.tbn-marquee{width:100%;overflow:hidden}.tbn-marquee__track{width:max-content;animation:tbn-marquee-scroll var(--tbn-marquee-duration,20s) linear infinite;display:flex}.tbn-marquee__group{flex-shrink:0;display:flex}.tbn-marquee:hover .tbn-marquee__track{animation-play-state:paused}@keyframes tbn-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.tbn-marquee__track{animation:none}}
