.custom-pagination{display:flex;justify-content:center;margin-top:40px;height:40px}@media screen and (max-width:992px){.custom-pagination.desktop{display:none}.custom-pagination.mobile{display:flex}}@media screen and (min-width:993px){.custom-pagination{margin-top:80px}.custom-pagination.desktop{display:flex}.custom-pagination.mobile{display:none}}@media screen and (min-width:993px){.custom-pagination.mac-os .page{line-height:41px}}@media screen and (min-width:993px){.custom-pagination.mac-os .page.prev span,.custom-pagination.mac-os .page.next span{line-height:37px}}@media screen and (max-width:992px){.custom-pagination.mac-os .page.prev span,.custom-pagination.mac-os .page.next span{padding-bottom:5px}}.custom-pagination .page{display:flex;justify-content:center;font-size:20px;font-weight:500;font-family:var(--font-family-title);color:var(--color-ebony-clay);margin:0 5px;transition:none;text-decoration:none}@media screen and (min-width:993px){.custom-pagination .page{line-height:38px}}@media screen and (max-width:992px){.custom-pagination .page{align-items:center}}@media screen and (max-width:600px){.custom-pagination .page{margin:0 1px}}.custom-pagination .page-number{max-width:40px;min-width:40px;max-height:40px;min-height:40px;border-radius:50%}.custom-pagination .page-number:hover{background-color:var(--color-alto)}.custom-pagination .page-number.page-dots:hover{background-color:transparent}.custom-pagination .page.prev{margin-right:60px}@media screen and (max-width:600px){.custom-pagination .page.prev{margin-right:25px}}@media screen and (max-width:421px){.custom-pagination .page.prev{margin-right:0}}.custom-pagination .page.prev svg{transform:rotate(180deg);margin-right:8px}.custom-pagination .page.next{margin-left:60px}@media screen and (max-width:600px){.custom-pagination .page.next{margin-left:25px}}@media screen and (max-width:421px){.custom-pagination .page.next{margin-left:0}}.custom-pagination .page.next svg{margin-left:8px}.custom-pagination .page.prev,.custom-pagination .page.next{font-size:14px;font-weight:700}.custom-pagination .page.prev svg,.custom-pagination .page.next svg{align-self:center}.custom-pagination .page.prev svg>path,.custom-pagination .page.next svg>path{fill:var(--color-ebony-clay)}.custom-pagination .page.prev:hover,.custom-pagination .page.next:hover{color:var(--color-robinsegg-blue)}.custom-pagination .page.prev:hover svg>path,.custom-pagination .page.next:hover svg>path{fill:var(--color-robinsegg-blue)}.custom-pagination .page.current{background-color:var(--color-robinsegg-blue);color:var(--color-white)}
