.edo-new-hero{animation:gradientMove 5s ease-in-out infinite;background:linear-gradient(135deg,#131935,#131935 66%,#1e2752 0,#1e2752 77%,#171e3e 0,#171e3e);color:#fff;padding:100px 40px;position:relative}.edo-new-hero.has-background{animation:none!important;background:#1e2752!important}.hero__background-image{background-position:50%;background-repeat:no-repeat;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.edo-new-hero :is(h1,h2,h3,p){line-height:1.618;margin:auto 0;max-width:720px}.edo-new-hero container{display:block;margin:auto;max-width:1280px;position:relative}.edo-new-hero .brow{display:block;font-size:18px;letter-spacing:.025em;margin-bottom:12px}@keyframes gradientMove{0%{background-size:100%}50%{background-size:105%}to{background-size:100%}}@media only screen and (max-width:1000px){.edo-new-hero{padding:60px 20px}.edo-new-hero .brow{font-size:14px}}