.hero-animated-bg{overflow:hidden;position:relative}.hero-animated-bg:after{background:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(25%,hsla(0,0%,100%,0)),color-stop(100%,hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,0) 100%,#fff 0);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-animated-bg .container{position:relative;z-index:3}.hero-animated-bg h1,.hero-animated-bg h2{text-align:center}@media (max-width:992px){.hero-animated-bg h1 br,.hero-animated-bg h2 br{display:none}}.hero-animated-bg .cta-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4rem;justify-content:center;margin-top:3rem}@media (max-width:576px){.hero-animated-bg .cta-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}}