.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 20px 0 0}.swiper-button-next,.swiper-button-prev{--swiper-navigation-size:40px;--swiper-navigation-color:#fff}.swiper-pagination-bullet{background-color:transparent;border-radius:0;height:5px;margin-right:20px;opacity:1;overflow:hidden;position:relative;text-align:left;width:5px}.swiper-pagination-bullet i{border-radius:20px;bottom:0;height:5px;left:0;position:absolute;width:5px;z-index:1}.theme-dark .swiper-pagination-bullet-active,.theme-dark .swiper-pagination-bullet i{background-color:#4f4f4f}.theme-light .swiper-pagination-bullet-active,.theme-light .swiper-pagination-bullet i{background-color:#e1e1e1}.swiper-button-disabled{display:none}.swiper-pagination-bullet b{background-color:green;border-radius:20px;bottom:0;height:5px;left:0;position:absolute;width:0;z-index:2}.swiper-pagination-bullet-active{border-radius:20px;height:5px;width:30px}.swiper-pagination-bullet-active b{-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:countingBar;animation-name:countingBar;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;width:30px}@-webkit-keyframes countingBar{0%{width:0}to{width:100%}}@keyframes countingBar{0%{width:0}to{width:100%}}
