.custom-swiper .swiper-pagination{justify-content:center;gap:1px;display:flex}.custom-swiper .swiper-pagination-bullet{background-color:var(--color-primary-2);opacity:1;cursor:pointer;border-radius:9999px;width:9px;height:9px;transition:all .3s ease-in-out}.custom-swiper .swiper-pagination-bullet-active{background-color:var(--color-primary);width:34px;height:9px}
