@keyframes bt-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.bt-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);overflow:hidden}.bt-track{animation:bt-scroll 28s linear infinite;will-change:transform}.bt-marquee:focus-within .bt-track,.bt-marquee:hover .bt-track{animation-play-state:paused}@media(max-width:767px){.bt-track{animation-duration:20s}}@media(prefers-reduced-motion:reduce){.bt-marquee{-webkit-mask-image:none;mask-image:none;overflow-x:auto;scrollbar-width:none}.bt-marquee::-webkit-scrollbar{display:none}.bt-track{animation:none}}
