.featured-strip{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.featured-track{gap:1rem;width:max-content;animation:30s linear infinite featured-marquee;display:flex}.featured-strip:hover .featured-track{animation-play-state:paused}@keyframes featured-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.featured-scroll{overflow-x:auto}.featured-scroll::-webkit-scrollbar{display:none}.featured-scroll{scrollbar-width:none}.featured-row{gap:1rem;width:max-content;display:flex}@media (prefers-reduced-motion:reduce){.featured-track{animation:none}}
