.history-hero .hero-copy>*{opacity:0;transform:translateY(42px);animation:historyIntro .9s cubic-bezier(.2,.8,.2,1) forwards}.history-hero .hero-copy .kicker{animation-delay:.18s}.history-hero .hero-copy h1{animation-delay:.32s}.history-hero .hero-copy .lead{animation-delay:.48s}.history-hero>figure{opacity:0;transform:translateX(55px) scale(.97);animation:historyImage 1.15s .42s cubic-bezier(.2,.8,.2,1) forwards}@keyframes historyIntro{to{opacity:1;transform:none}}@keyframes historyImage{to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.history-hero .hero-copy>*,.history-hero>figure{animation:none;opacity:1;transform:none}}
