.pagination-wrapper{margin-top:40px;display:flex;justify-content:center}.pagination__list{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;list-style:none;padding:0;margin:0}.pagination__item{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:6px;text-decoration:none;font-family:Raleway,sans-serif;font-size:16px;font-weight:500;color:#1b2a4a;background-color:transparent;transition:all .3s ease;border:1px solid transparent}.pagination__item:hover{background-color:#c9a99d33}.pagination__item--current{background-color:#f7f1e8;color:#1b2a4a;font-weight:600;border:2px solid #C9A99D}.pagination__item-arrow{border:none;background-color:transparent!important;width:60px;height:60px}.pagination__item-arrow .svg-wrapper{display:flex;justify-content:center;align-items:center;width:40px;height:40px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:all .3s ease}.pagination__item-arrow:hover .svg-wrapper{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));transform:scale(1.05)}.pagination__item-arrow:active .svg-wrapper{filter:drop-shadow(0 1px 2px rgba(0,0,0,.15));transform:scale(.98)}.pagination__item-arrow svg{width:40px;height:40px}.pagination__item-arrow svg rect[stroke]{vector-effect:non-scaling-stroke;stroke-width:2px!important}.pagination__item-arrow svg rect:not([stroke]){fill:#f7f1e8!important}.pagination__item--prev svg{transform:rotate(180deg)}.pagination__item--next svg{transform:rotate(0)}@media screen and (max-width:749px){.pagination__list{gap:8px}.pagination__item{width:40px;height:40px;font-size:14px}.pagination__item-arrow{width:40px;height:40px}.pagination__item-arrow .svg-wrapper,.pagination__item-arrow svg{width:32px;height:32px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-pagination.css.map */
