.hero{background:#00274d;display:block;margin:0 calc(50% - 50vw);overflow:hidden;position:relative;width:100vw}.hero:before{background-image:url(https://40041574.fs1.hubspotusercontent-na1.net/hubfs/40041574/background.svg);background-position:calc(50% + 300px);background-repeat:no-repeat;background-size:auto 70%;inset:0;opacity:.1;z-index:1}.hero:before,.hero__inner:after{content:"";pointer-events:none;position:absolute}.hero__inner:after{animation:blob-drift-1 18s ease-in-out infinite;background:radial-gradient(circle,rgba(53,188,177,.15) 0,transparent 72%);height:600px;right:-280px;top:60px;width:600px;z-index:2}@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:2}@keyframes blob-drift-2{0%{transform:translate(0)}33%{transform:translate(15px,-10px)}66%{transform:translate(-12px,16px)}to{transform:translate(0)}}.hero__heading{color:#fff;font-size:56px;font-weight:700;line-height:1.1;margin:0 0 18px;text-align:left}.hero__heading-text{color:#fff}.hero__subheading{margin:0 0 32px}.hero .hero__subheading .hero__subheading-text,.hero .hero__subheading .hero__subheading-text *{color:hsla(0,0%,100%,.55);font-size:16px;font-weight:400;line-height:1.6;max-width:580px}.hero__ctas{display:flex;flex-wrap:wrap;gap:16px}.hero__cta{display:inline-block}.hero__heading.fade-in-up{transition-delay:.2s}.hero__subheading.fade-in-up{transition-delay:.4s}.hero__ctas.fade-in-up{transition-delay:.6s}.hero__inner{align-items:center;display:flex;gap:80px;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1080px;padding:80px 0;position:relative;z-index:3}.hero__content{flex:0 0 540px;min-width:0}.hero__image-col{flex:0 0 460px;min-width:0}.hero__image{display:block;height:auto;object-fit:contain;width:100%}@media (max-width:767px){.hero__inner{align-items:flex-start;flex-direction:column;gap:40px;padding:80px 20px}.hero__heading{font-size:42px}.hero .hero__subheading .hero__subheading-text,.hero .hero__subheading .hero__subheading-text *{color:hsla(0,0%,100%,.65);font-size:16px;max-width:none}.hero__ctas{align-items:stretch;flex-direction:column;width:100%}.hero__cta,.hero__cta>*{width:100%}.hero:before{display:none}.hero__content{order:1}.hero__image-col{order:2;width:100%}.hero__image{margin:0 auto;max-height:260px;width:auto}}