@keyframes lb-hero-enter{0%{opacity:0;transform:translateY(20px);filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.lb-hero-enter{animation:lb-hero-enter .6s cubic-bezier(.25,.46,.45,.94) both}.lb-hero-enter-delayed{animation:lb-hero-enter .6s cubic-bezier(.25,.46,.45,.94) .1s both}@media(prefers-reduced-motion:reduce){.lb-hero-enter,.lb-hero-enter-delayed{animation:none}}
