.pagination{-moz-column-gap:10px;column-gap:10px;margin:2rem auto;flex-wrap:wrap}.pagination,.pagination button{display:flex;align-items:center;justify-content:center}.pagination button{padding:.5rem 1rem;aspect-ratio:1/1;border:.5px solid #c8c8c8;border-radius:8px;font-weight:400;font-size:14px;line-height:17px;text-align:center;color:#fff;cursor:pointer}.pagination button:disabled{background-color:#c8c8c8}.pagination .currunt-page{background-color:#142254;color:#fff}.pagination .other-page{background-color:#fff;color:#142254}.pagination .other-page:hover{background-color:rgba(97,126,240,.208)}.pagination .dots{text-align:center;letter-spacing:.5px}.pagination .page-change-btn{background-color:#56c5d0}