@keyframes titleEntrance{0%{animation-timing-function:cubic-bezier(.33,0,.3,1);transform:translate(-50%)scale(1)}40%{animation-timing-function:cubic-bezier(.45,0,.55,1);transform:translate3d(-50%,12vh,60px)scale(1.1)}to{transform:translate3d(-50%,28vh,-40px)scale(.92)}}.title-animation{will-change:transform;animation:1.6s linear 5s forwards titleEntrance;position:absolute;bottom:50%;left:50%;transform:translate(-50%)}
/*# sourceMappingURL=e59838c0d2801fab.css.map*/