.carousel-fader .swiper-wrapper{box-shadow:0 4px 12px #00000029}.carousel-fader .swiper-pagination-bullets{height:20px;margin-top:4px}.carousel-fader .swiper__pagination-bullet{background:var(--color-surface-3);border-radius:8px;cursor:pointer;display:inline-block;height:8px;margin:0 4px;overflow:hidden;width:8px}.carousel-fader .swiper__pagination-bullet.is-active{width:24px}.carousel-fader .swiper__pagination-bullet.is-active:before{animation:move-across var(--slide-speed) linear forwards;background:var(--color-bg-inverted);border-radius:8px;content:" ";display:block;height:8px;width:100%}@keyframes move-across{0%{transform:translate(-75%)}to{transform:translate(0)}}
