.anim_words{width:100%}.anim_words_wrapper{margin:0 auto;max-width:1320px}.anim_words_container{align-items:center;display:flex;flex-direction:row;justify-content:center}.anim_words_content{max-width:525px;text-align:center;width:100%}.anim_words h2{font-size:clamp(52px,10vw,92px);line-height:1;margin-bottom:60px;will-change:transform}.anim_words .keywords{display:flex;justify-content:center;position:relative}.anim_words .before{white-space:nowrap}.anim_words .after{position:absolute;top:0}.anim_words span{display:inline-block;transition:.55s cubic-bezier(.19,1,.22,1);will-change:transform}.anim_words .before .letters{transform-origin:center bottom}.anim_words.scrolledto .before .letters{opacity:0;transform:translateY(-100%) rotateX(-90deg)}.anim_words .after .letters{transform:translateY(100%) rotateX(-90deg);transform-origin:center top}.anim_words.scrolledto .after .letters{transform:translateY(0) rotateX(0deg)}@media (max-width:767px){.anim_words_container{flex-direction:column;gap:20px}.anim_words_content .text{width:100%}.anim_words_images{align-items:center}.anim_words_images img{position:static;width:100%}}