.hero{background:#00274d;display:block;margin:0 calc(50% - 50vw);overflow-x:clip;overflow:hidden;position:relative;width:100vw}.hero__inner:after{animation:blob-drift-1 18s ease-in-out infinite;background:radial-gradient(circle,rgba(53,188,177,.15) 0,transparent 72%);content:"";height:600px;pointer-events:none;position:absolute;right:-280px;top:60px;width:600px;z-index:0}@keyframes blob-drift-1{0%{transform:translate(0)}33%{transform:translate(-20px,12px)}66%{transform:translate(10px,-18px)}to{transform:translate(0)}}.hero__inner:before{animation:blob-drift-2 22s ease-in-out infinite;background:radial-gradient(circle,rgba(56,112,250,.12) 0,transparent 70%);bottom:-240px;content:"";height:400px;left:120px;pointer-events:none;position:absolute;width:400px;z-index:0}@keyframes blob-drift-2{0%{transform:translate(0)}33%{transform:translate(15px,-10px)}66%{transform:translate(-12px,16px)}to{transform:translate(0)}}.hero__content{max-width:720px}.hero__lead{color:#35bcb1;font-size:14px;font-weight:600;letter-spacing:.05em;margin:0 0 18px;text-transform:uppercase}.hero__heading{color:#fff;font-size:48px;font-weight:700;line-height:1.2;text-align:left}.hero__heading,.hero__subheading{margin:0 0 18px}.hero .hero__subheading .hero__subheading-text,.hero .hero__subheading .hero__subheading-text *{color:hsla(0,0%,100%,.55);font-size:18px;font-weight:400;line-height:1.6;max-width:580px}.hero .hero__subheading .hero__subheading-text a,.hero .hero__subheading .hero__subheading-text a *{color:hsla(0,0%,100%,.55);font-weight:600}.hero__inner{display:block;flex-direction:unset;margin-left:auto;margin-right:auto;max-width:1080px;min-height:unset;padding:60px 0 40px;position:relative;z-index:1}.hero__media{display:none}.hero__subheading{max-width:unset}@media (max-width:767px){.hero__inner{padding:40px 20px}.hero__heading{font-size:36px}.hero .hero__subheading .hero__subheading-text,.hero .hero__subheading .hero__subheading-text *{color:hsla(0,0%,100%,.65);font-size:16px;max-width:none}}