.animated-carousel-tabs button.selected{background-color:hsla(0,0%,100%,.5);opacity:1}.animated-carousel-tabs button.selected b{animation-name:barAnimate;animation-iteration-count:1;animation-timing-function:ease-out}.animated-carousel-tabs button b,.animated-carousel-tabs button.stopped b{position:absolute;height:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));animation-name:none}@keyframes barAnimate{0%{width:0}to{width:100%}}