.animation-wrapper{background-color:#000;padding:10px}.animation-wrapper .page-center{max-width:1279px;padding:9.25px 5px}.animation-wrapper .animation-content h4{color:#fff;display:flex;flex-wrap:wrap;font-size:24px;font-weight:600;gap:13px;justify-content:center;margin-bottom:0}.animation-wrapper .animation-content h4 span{color:#ff3000!important}.animation-wrapper .animation-content h4 .animation-text{animation:typewriter 3s steps(44) infinite,fade-out .5s 4s infinite forwards;overflow:hidden;white-space:nowrap}.animation-wrapper .animation-content h4 .pipe{animation:blink .5s infinite}@keyframes typewriter{0%{width:0}to{width:261px}}@keyframes fade-out{0%{opacity:1}99.5%{opacity:1}to{opacity:0}}@keyframes blink{0%,to{opacity:0}50%{opacity:1}}