@keyframes hero-mockup-parallax-y{0%{transform:translateY(0)}to{transform:translateY(100px)}}.hero-mockup-parallax{animation:linear both hero-mockup-parallax-y;animation-timeline:scroll(root);animation-range:0 1400px}@media (prefers-reduced-motion:reduce){.hero-mockup-parallax{animation:none}}