:root{--bp-xs:480px;--bp-sm:834px;--bp-xl:1200px;--bp-xxl:1920px;--bp-mxs:479px;--bp-msm:833px;--bp-mxl:1199px;--bp-mxxl:1919px;--bp-addon-1380:1380px;--bp-addon-1279:1279px}.pagination__btn,.pagination__item a,.pagination__item span,.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centersb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@-webkit-keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@keyframes arrowDrawCircle{0%{stroke-dashoffset:0;stroke:var(--arrow-draw-base-color)}1%{stroke-dashoffset:101;stroke:var(--arrow-draw-active-color)}100%{stroke-dashoffset:0;stroke:var(--arrow-draw-active-color)}}@-webkit-keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}@keyframes strokeColor{0%{stroke:var(--stroke-base-color)}50%{stroke:var(--stroke-active-color)}100%{stroke:var(--stroke-base-color)}}.pagination-wrapper{width:100%}.pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:60px;gap:40px}.pagination__list{gap:10px}.pagination__item a,.pagination__item span{width:60px;height:60px;font-weight:500;letter-spacing:.39px;text-transform:uppercase;font-size:.8125rem;line-height:184.6153846154%;border-radius:30px;border:1px solid #999;background:#fff}.pagination__item a:hover,.pagination__item span:hover{border:1px solid #222}.pagination__item_active a{color:#fff;background:#222}.pagination__item span{pointer-events:none}.pagination__btn{border-radius:30px;border:1px solid #999;background:#fff;padding:20px 25px;font-style:normal;font-weight:500;letter-spacing:.39px;text-transform:uppercase;font-size:.8125rem;line-height:184.6153846154%;cursor:pointer;max-height:60px}.pagination__btn:hover{border:1px solid #222}@media (max-width:833px){.pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px 10px;width:100%;max-width:500px;margin-top:40px}.pagination__item a,.pagination__item span{width:45px;height:45px}.pagination__btn{width:100%;text-align:center;max-width:400px;margin:0 auto;max-height:55px;border-radius:20px}}@media screen and (max-width:479px){.pagination__item--dots{display:none}}