.hero{background:linear-gradient(180deg,#00274d,#0e3978);display:block;margin:0 calc(50% - 50vw);overflow-x:clip;position:relative;width:100vw}.hero:before{background-image:url(https://40041574.fs1.hubspotusercontent-na1.net/hubfs/40041574/background.svg);background-position:calc(100% - 100px);background-repeat:no-repeat;background-size:600px auto;content:"";inset:0;opacity:.25;pointer-events:none;position:absolute;z-index:0}.hero__heading{color:#fff;font-size:48px;line-height:1.25;margin:0;text-align:left}.hero__heading-text{color:#fff}.hero__subheading{margin-top:1.5rem;text-align:left}.hero__subheading-text{color:#fff;font-weight:600;opacity:.9}.hero__heading.fade-in-up{transition-delay:.2s}.hero__subheading.fade-in-up{transition-delay:.4s}.hero__inner{align-items:center;display:flex;gap:2rem;margin-left:auto;margin-right:auto;max-width:1200px;padding:100px 0;position:relative;z-index:1}.hero__content{flex:0.8}.hero__media{flex:1.2}.hero__image{display:block;height:auto;max-height:400px;max-width:100%;object-fit:contain}.hero__cta{margin-top:2rem}@media (max-width:767px){.hero__inner{flex-direction:column;gap:40px;padding:80px 20px 40px;text-align:left}.hero__heading{font-size:36px}.hero__heading-text{padding-bottom:0}.hero:before{background-position:calc(100% + 115px);background-size:300px auto;opacity:.05}}