.pagination{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-top:60px;width:55%}.pagination-container{-moz-column-gap:10px;column-gap:10px}.paginate-buttons{align-items:center;background-color:#f4f4f4;display:flex;font-size:24px;font-weight:700;height:48px;justify-content:center;line-height:120%;width:48px}.paginate-buttons:hover{background-color:#e7e7e7}.active-page{background-color:#21b1ff;color:#fff}.active-page:hover{background-color:#1076bf}@media screen and (max-width:767px){.pagination{flex-direction:column-reverse;margin-top:20px;row-gap:24px;width:100%}}
