@keyframes home-hero-kenburns{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes home-hero-fade-up{0%{opacity:0;transform:translateY(1.875rem)}to{opacity:1;transform:translate(0,0)}}.home-hero-bg{animation:15s linear infinite alternate home-hero-kenburns}.home-hero-item{animation:.55s cubic-bezier(.22,1,.36,1) both home-hero-fade-up}.home-hero-copy>.home-hero-item:first-child{animation-delay:0s}.home-hero-copy>h1>.home-hero-item:first-child{animation-delay:80ms}.home-hero-copy>h1>.home-hero-item:nth-child(2){animation-delay:.16s}.home-hero-copy>.home-hero-item:nth-child(3){animation-delay:.24s}.home-hero-copy>.home-hero-item:nth-child(4){animation-delay:.32s}@media (prefers-reduced-motion:reduce){.home-hero-bg,.home-hero-item{animation:none}}
