@keyframes pop-word{to{transform:rotateX(0)}}@keyframes show{to{opacity:1}}@keyframes bar-scale{to{transform:scaleY(1)}}.pop-text-title{perspective:500px;text-align:center;font-size:4.5rem;font-weight:700;line-height:1}.pop-word{opacity:0;transform-origin:50% 100%;animation-name:show,pop-word;animation-duration:10ms,1.5s;animation-timing-function:cubic-bezier(.14,1.23,.33,1.16);animation-iteration-count:1,1;animation-direction:normal,normal;animation-play-state:running,running;animation-delay:0s,0s;animation-fill-mode:forwards,forwards;animation-timeline:auto,auto;display:block;transform:rotateX(120deg)}.pop-word-sub{color:#eab308;padding-left:2rem;padding-right:2rem;animation-delay:1s}@media screen and (max-width:600px){.pop-text-title{font-size:3rem}}
