.hero-nameplate{--hero-parallax-span:420px;--hero-parallax-drift:-72px}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:scroll() ){.hero-nameplate{animation:linear both hero-nameplate-drift;animation-duration:auto;animation-timeline:scroll(root);animation-range:0 var(--hero-parallax-span)}}@supports not (animation-timeline:scroll() ){.hero-nameplate{will-change:transform}}}@keyframes hero-nameplate-drift{0%{translate:0}to{translate:0 var(--hero-parallax-drift)}}
