[data-carousel-autoplay=true][data-carousel-control-dots]{opacity:1}[data-carousel-autoplay=true][data-carousel-control-dots] [data-carousel-control-dot][data-state=active]{background-color:var(--progress-bar-bg-color);width:24px;position:relative;overflow:hidden}[data-carousel-autoplay=true][data-carousel-control-dots] [data-carousel-control-dot][data-state=active]:before{content:"";z-index:5;animation-name:var(--animation-name);animation-duration:var(--animation-duration);animation-play-state:var(--animation-play-state);transform:var(--transform-name);background-color:var(--progress-bar-color);border-radius:9999px;width:100%;height:100%;animation-timing-function:linear;animation-iteration-count:1;position:absolute;top:0;bottom:0;left:-100%}@keyframes autoplay-progress{0%{transform:translate(0,0)}to{transform:translate(100%)}}
