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