.hp-slider .swiper-pagination-bullet-active{position:relative;width:36px!important;height:6px!important;display:inline-block!important;border-radius:25px!important;background-color:#a1a1a1!important}.hp-slider .swiper-pagination-bullet-active:after{position:absolute;content:"";width:0;height:6px;left:0;background:linear-gradient(36deg,#ff6431,#ff9fff);border-radius:25px;animation:animate 2.5s}.hp-slider .swiper-pagination-bullet{background-color:#999;width:6px;height:6px;border-radius:50%;display:inline-block;margin:0 4px}@keyframes animate{0%{width:0}to{width:100%}}