@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.hv2-hero-parallax{animation:hv2-hero-drift linear both;animation-timeline:view(block);animation-range:exit 0 exit 100%}}}@keyframes hv2-hero-drift{0%{transform:translateY(0)}to{transform:translateY(7%)}}@media (max-width:1023.98px){.hv2-cv-auto{content-visibility:auto;contain-intrinsic-size:auto var(--hv2-cis,1000px)}}