.ea-aat-wrapper{padding:20px 0}.ea-aat-title{font-weight:700;font-size:40px;position:relative;z-index:1;text-align:center}.aat-direction{display:flex;justify-content:center;flex-direction:column}.ea-aat-title::before{position:absolute;top:50%;left:50%;z-index:-1;color:rgba(246,12,12,.25);content:attr(aat-background-text);font-size:120px;opacity:.2;line-height:1;text-transform:uppercase;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);user-select:none}.ea-aat-text .ea-aat-letter{display:inline-block;line-height:1em}.ea-aat-rainbow{animation:Color 4s linear infinite;-webkit-animation:Color 4s ease-in-out infinite;text-shadow:6px 3px #f0f0f0}@keyframes Color{0%{color:#a0d468}20%{color:#4fc1e9}40%{color:#ffce54}60%{color:#fc6e51}80%{color:#ed5565}100%{color:#ac92ec}}@-moz-keyframes Color{0%{color:#a0d468}20%{color:#4fc1e9}40%{color:#ffce54}60%{color:#fc6e51}80%{color:#ed5565}100%{color:#ac92ec}}@-webkit-keyframes Color{0%{color:#a0d468}20%{color:#4fc1e9}40%{color:#ffce54}60%{color:#fc6e51}80%{color:#ed5565}100%{color:#ac92ec}}.eaam-has-animation{position:relative;display:inline-block}.eaam-has-animation img,.eaam-has-animation p{opacity:0}.eaam-has-animation.eaam-animate-in img,.eaam-has-animation.eaam-animate-in p{animation:textHidden .1s 1.1s forwards}.eaam-has-animation.eaam-animate-in:after,.eaam-has-animation.eaam-animate-in:before{content:"";position:absolute;top:0;right:0;height:100%;z-index:10}.eaam-has-animation.eaam-animate-in:before{background-color:#0fe4d2}.eaam-has-animation.eaam-animate-in:after{background-color:#202020;animation-delay:.5s}.eaam-has-animation.eaam-animation-ltr.eaam-animate-in:before{animation:revealLTR 1.8s ease}.eaam-has-animation.eaam-animation-ltr.eaam-animate-in:after{animation:revealLTR 1s .6s ease}.eaam-has-animation.eaam-animation-rtl.eaam-animate-in:before{animation:revealRTL 1.8s ease}.eaam-has-animation.eaam-animation-rtl.eaam-animate-in:after{animation:revealRTL 1s .6s ease}@keyframes revealRTL{0%{width:0;right:0}65%{width:100%;right:0}100%{width:0;right:100%}}@keyframes revealLTR{0%{width:0;left:0}65%{width:100%;left:0}100%{width:0;left:100%}}@keyframes textHidden{0%{opacity:0}100%{opacity:1}}