@keyframes fadeInY{0%{opacity:0;transform:translateY(56px)}to{opacity:1;transform:translateY(0)}}.user-acquisition-text{animation:fadeInY .4s ease-out}@keyframes fadeInRotateX{0%{transform:rotateX(30deg);scale:.95}to{transform:rotateX(0deg);scale:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.user-acquisition-layer-1{animation:fadeIn .2s ease-in .12s forwards,fadeInRotateX .5s ease-in .12s;transform-origin:bottom}.user-acquisition-layer-2{animation:fadeIn .2s ease-in .18s forwards,fadeInRotateX .5s ease-in .18s;transform-origin:bottom}.user-acquisition-layer-3{animation:fadeIn .2s ease-in .3s forwards,fadeInRotateX .5s ease-in .18s;transform-origin:bottom}@media (min-width:960px) and (max-width:1280px){.user-acquisition-img{max-height:640px;min-height:calc(100vw / 2)}}@media (min-width:1280px){.user-acquisition-img{min-height:640px}}.user-acquisition-bg-fadein{opacity:0;animation:fadeIn .2s ease-in .3s forwards}