.ft-slick__dots--custom .loading{position:relative;width:.8rem;height:.25rem;background-color:#d9d9d9;border-radius:2px;overflow:hidden}.ft-slick__dots--custom .loading:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background-color:#0163d2;transition:width linear}.slick-dots li.slick-active .loading{width:100%}.slick-dots li.slick-active .loading:before{width:2rem;transition-duration:3s}