.swiper-pagination{box-sizing:border-box;background:white;padding:14px 19px;border-radius:60px;width:fit-content!important;justify-self:anchor-center;margin:0 auto 8px;display:flex}.swiper-pagination-bullet{width:12px;height:12px;background-color:#b3b3b3;opacity:1;border-radius:50%;margin-inline:16px}.swiper-pagination-bullet-active{background-color:#be0a1e;border:1px solid #b50020;width:12px;height:12px;border-radius:50%;position:relative}.swiper-pagination-bullet-active:after{content:"";position:absolute;top:-7px;left:-7px;width:24px;height:24px;border-radius:50%;border:1px solid #be0a1e}@media (max-width:480px){.swiper-pagination-bullet-active:after{top:-3px;left:-3px;width:7px;height:7px}.swiper-pagination-bullet,.swiper-pagination-bullet-active{width:3px;height:3px}.swiper-pagination{padding:7px 11px;border-radius:17.58px}}