.text-animation-stage{container-type:inline-size;display:grid;height:100%;min-height:0;width:100%;place-items:center;grid-template-areas:"title"}.text-animation-stage-left{justify-items:start;text-align:left}.text-animation-stage-top{align-items:start}@media (min-width:1024px){.text-animation-stage-desktop-left{justify-items:start;text-align:left}}.text-animation-title{margin:0;grid-area:title;pointer-events:none;transform-style:preserve-3d}.text-animation-title-wrap .text-animation-unit{white-space:normal}.text-animation-unit{display:inline-block;white-space:pre;backface-visibility:hidden;transform-origin:50% 55%;will-change:transform,opacity,filter}.text-animation-unit.line{display:block}.text-animation-kinetic-line{position:relative;height:72px;width:min(92%,270px)}.text-animation-kinetic-stack{position:relative;height:132px;width:min(92%,270px)}.text-animation-kinetic-word{position:absolute;left:50%;top:50%;white-space:nowrap;backface-visibility:hidden;will-change:transform,opacity,filter}.text-animation-fallback{opacity:.74}