.animating-text{position:relative}.animating-item{display:inline-flex;flex-flow:row wrap;justify-content:flex-start;position:absolute;top:0;left:0;pointer-events:none;visibility:hidden;z-index:1}.animating-item.active{position:relative;z-index:2}.animating-item.visible{visibility:visible}.animating-item .a-text-wrap{position:relative;display:inline-flex}.animating-reveal .animating-item .a-text-wrap{overflow:hidden}.animating-item .a-text{position:relative;align-self:auto;opacity:0}.animating-text-rotation .animating-item{perspective:1000px;transform-origin:50% 100%}.animating-text-croco .animating-item{perspective:1000px}.animating-text-croco .animating-item span{transform-origin:50% 100%}.animating-text-scaling .animating-item{perspective:1000px}.animating-text-typing .animating-item span{overflow:hidden;transform-origin:0 50%}.animating-text-typing .animating-item:after{content:"|";display:inline-block;overflow:hidden;color:#000;animation:1s blink step-end infinite}