@keyframes heroFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes heroImageIn{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.hero-anim-1{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) .15s forwards heroFadeIn}.hero-anim-2{opacity:0;animation:.9s cubic-bezier(.16,1,.3,1) .35s forwards heroFadeIn}.hero-anim-3{opacity:0;animation:.9s cubic-bezier(.16,1,.3,1) .55s forwards heroFadeIn}.hero-anim-4{opacity:0;animation:.9s cubic-bezier(.16,1,.3,1) .75s forwards heroFadeIn}.hero-img-anim{opacity:0;animation:1.2s cubic-bezier(.16,1,.3,1) .25s forwards heroImageIn}
