.happyslider .swiper-pagination{position:relative}.custom-bullet{cursor:pointer;background:#525b67;border-radius:20px;width:10px;height:5px;transition:all .4s;position:relative;overflow:hidden}.happyslider .swiper-pagination-bullet-active.custom-bullet{background:#1c6396;width:20px}.happyslider .swiper-pagination-bullet-active.custom-bullet:after{content:"";background:#1c6396;border-radius:20px;width:100%;height:100%;animation:2.5s linear forwards fillProgress;position:absolute;top:0;left:0}@keyframes fillProgress{0%{width:0%}to{width:100%}}
