.dot{background:#c5c5c5;border:none;border-radius:50%;cursor:pointer;margin:0 5px;padding:3px}.dot:focus{outline:none}.dot.active{background:#3fbbff}.marquee-container{overflow:hidden;width:100%}.marquee-content{width:-moz-max-content;width:max-content}.right-to-left{animation:marquee-l2r 20s linear infinite}.left-to-right{animation:marquee-r2l 20s linear infinite}@keyframes marquee-l2r{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes marquee-r2l{0%{transform:translate(0)}to{transform:translate(-50%)}}.bounce-animation-x[data-v-962dc932]{animation:bounce-x-962dc932 1s infinite}@keyframes bounce-x-962dc932{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translate(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translate(0)}}
