body{font-family:var(--font-sans), Georgia, "Times New Roman", serif}@layer base{h1,h2{font-family:var(--font-display), Georgia, "Times New Roman", serif;font-feature-settings:"liga" 1, "clig" 1}}@keyframes hero-fall{0%{transform:translateY(-280px)}65%{transform:translateY(-240px)}88%{transform:translateY(-100px)}to{transform:translateY(0)}}.hero-fall-1,.hero-fall-2,.hero-fall-3{will-change:transform;animation:.48s linear both hero-fall}.hero-fall-1{animation-delay:.2s}.hero-fall-2{animation-delay:.72s}.hero-fall-3{animation-delay:1.24s}@media (prefers-reduced-motion:reduce){.hero-fall-1,.hero-fall-2,.hero-fall-3{animation:none}}
