.hero-headline-zoom{transform-origin:35.5% 0;will-change:transform;animation:hero-headline-zoom .4s cubic-bezier(.4,0,.1,1) 1.25s both}@keyframes hero-headline-zoom{0%{transform:scale(2)}to{transform:scale(1)}}