.hero-entrance{animation:.8s both heroEntrance}@keyframes heroEntrance{0%{opacity:.88;transform:translateY(var(--raw-space-16))}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-entrance{animation:none}}
