.story-swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.story-swiper .swiper-pagination-custom,.story-swiper .swiper-pagination-fraction,.story-swiper.swiper-horizontal>.swiper-pagination-bullets{top:0;height:0}.story-swiper .story-progress{display:flex;gap:2px;padding:10px;position:absolute;left:0;right:0;z-index:10}.story-swiper .story-progress .bar{flex:1;height:3px;background:#fff;border-radius:2px;opacity:.8}.story-swiper .story-progress .bar.filled{background:#5194c1;opacity:1}.story-swiper .story-progress .bar.animating{position:relative;background:#fff;overflow:hidden}.story-swiper .story-progress .bar.animating:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:#5194c1;animation:fillProgress 5s linear forwards;border-radius:2px}@keyframes fillProgress{0%{width:0}to{width:100%}}.story-swiper .swiper-button-next,.story-swiper .swiper-button-prev{position:absolute;top:0;height:100%;width:50px;z-index:11}.story-swiper .swiper-button-prev{left:0}.story-swiper .swiper-button-next{right:0}