.swiper-pagination-bullet{background:#fffc;border-radius:4px;flex-grow:1;height:4px;opacity:1;position:relative}.swiper-pagination-bullet:before{background:#6adf9f;border-radius:inherit;content:"";height:100%;left:0;position:absolute;width:100%}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fffc}.swiper-pagination-bullet.swiper-pagination-bullet-active:before{animation-duration:inherit;animation-iteration-count:1;animation-name:progressBar;animation-play-state:inherit;animation-timing-function:linear}.swiper-pagination-bullet.swiper-pagination-bullet-active~:before{display:none}.swiper-pagination-bullet_paused{animation-play-state:paused}@keyframes progressBar{0%{width:0}to{width:100%}}
