.scroll-velocity{gap:clamp(.25rem,1vw,1rem);width:100%;display:grid;overflow:hidden}.scroll-velocity .parallax{width:100%;overflow:hidden}.scroll-velocity .scroller{white-space:nowrap;width:max-content;font-family:var(--font-family-display);letter-spacing:-.055em;color:var(--foreground);will-change:transform;font-size:clamp(3rem,10vw,9rem);font-weight:300;line-height:.84;display:flex}.scroll-velocity .scroller span{flex-shrink:0}.scroll-velocity a{color:inherit;text-decoration:none;transition:color .18s}.scroll-velocity a:hover,.scroll-velocity a:focus-visible{color:var(--primary)}.scroll-velocity a:focus-visible{outline-offset:.08em;outline:2px solid}@media (prefers-reduced-motion:reduce){.scroll-velocity .scroller{transform:none!important}.scroll-velocity .scroller span:not(:first-child){display:none}}
