.custom-pagination .swiper-pagination-bullet{cursor:pointer;opacity:1;background:0 0;border-radius:50%;padding:6px;position:relative}.custom-pagination .swiper-pagination-bullet:after{content:"";outline:1px solid color-mix(in srgb,var(--color-brand-mist) 40%,transparent);background:#696969;border-radius:50%;width:8px;height:8px;transition:background .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-pagination .swiper-pagination-bullet-active:after{background:var(--color-brand-mist)}.custom-pagination.swiper-pagination-bullets.swiper-pagination-horizontal{width:auto}@media (width>=768px){.custom-pagination .swiper-pagination-bullet{width:26px;height:26px;padding:10px}.custom-pagination .swiper-pagination-bullet:after{width:12px;height:12px}}
