.hp-marquee{overflow:hidden;padding:20px 0;transform:rotate(var(--angle))}.hp-marquee>div{animation:marquee var(--duration) linear infinite;animation-direction:var(--direction);display:flex;width:max-content}.hp-marquee span{font-size:clamp(26px,4vw,58px);font-weight:800;letter-spacing:-.045em;padding-right:25px;white-space:nowrap}.motion-paused .hp-marquee>div{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.hp-marquee>div{animation:none}}