.pagination{padding-inline:var(--container-space);margin-top:1.5rem}@media only screen and (min-width: 992px){.pagination{max-width:26.25rem;margin:2.5rem auto 0;padding:0}}.pagination__list{display:flex;justify-content:space-between;align-items:center;gap:1rem}.pagination__list a{text-decoration:none;color:#252424}.pagination__prev,.pagination__next{font-family:Montserrat, serif;font-size:0.875rem;font-weight:400;line-height:1.6;letter-spacing:0.04em}.pagination__prev--disabled,.pagination__next--disabled{opacity:0;pointer-events:none}.pagination__prev a,.pagination__next a{display:flex;align-items:center;gap:.5rem}.pagination__prev a::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 12L6 8L10 4' stroke='%23252424' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");content:"";width:1rem;height:1rem;background-repeat:no-repeat;background-position:center}.pagination__next a::after{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%23252424' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");content:"";width:1rem;height:1rem;background-repeat:no-repeat;background-position:center}.pagination__list-parts{font-family:Montserrat, serif;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:0.04em;display:flex;gap:1rem;align-items:center}.pagination__current{text-decoration:underline;text-underline-offset:.25rem}
