.mySwiper .swiper-pagination{position:absolute;text-align:left;bottom:0!important;left:0}.mySwiper .swiper-pagination-bullet{height:10px;width:20px;border-radius:12px;transition:width .3s ease-in-out}.mySwiper .swiper-pagination-bullet-active{width:50px}.core-swiper .swiper-pagination{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;width:auto}.core-swiper .swiper-pagination-bullet{height:10px;width:10px;border-radius:999px;background:#96b8ff;opacity:.4;transition:width .3s ease-in-out,opacity .3s ease-in-out}.core-swiper .swiper-pagination-bullet-active{width:30px;opacity:1;background:#fff}