.hero-form--light{background:#fff}.hero-form--dark{background:linear-gradient(to right, #14355a 0%, #004881 100%)}.hero-form--dark .eyebrow{color:#c4d7e6}.hero-form--dark .hero-form__headline{color:#fff !important}.hero-form--dark .hero-form__intro{color:#c4d7e6 !important}.hero-form__wrap{display:grid;grid-template-columns:1.35fr 1fr;gap:6rem;align-items:start}@media only screen and (max-width: 991px){.hero-form__wrap{grid-template-columns:1fr;gap:4rem}}.hero-form__headline{margin:0 0 2.4rem !important;padding:0 !important;color:#172a54 !important}.hero-form__status{display:inline-block;margin-bottom:2rem;padding:.7rem 1.4rem;background:#e8f2fa;color:#004881;font-size:1.2rem;font-weight:500;letter-spacing:.08rem;text-transform:uppercase;border-radius:2px}.hero-form__intro{margin:0 0 3.2rem !important;max-width:60rem;color:#172a54 !important;font-size:1.8rem !important;line-height:1.55 !important}.hero-form__stats{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;margin-bottom:3.6rem}@media only screen and (max-width: 767px){.hero-form__stats{grid-template-columns:1fr}}.hero-form__cta .btn{min-width:28rem}@media only screen and (max-width: 767px){.hero-form__cta .btn{min-width:100%}}.hero-form__aside{position:sticky;top:12rem}@media only screen and (max-width: 991px){.hero-form__aside{position:static}}