@keyframes heading-animate{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes tagline-animate{0%{opacity:0;transform:translateY(-13px)}to{opacity:1;transform:translateY(0)}}.heading-animate{animation:2s ease-out both heading-animate}.tagline-animate{animation:2s ease-out .1s both tagline-animate}@keyframes featured-animate{0%{opacity:0;transform:translateY(-23px)}to{opacity:1;transform:translateY(0)}}.featured-animate{animation:2s ease-out .18s both featured-animate}
