.lp-hero-form__hero-image{height:40rem;-o-object-fit:cover;object-fit:cover;width:100%}.lp-hero-form__block{background-color:var(--white);margin:-16rem auto 0;max-width:var(--container-width-narrow);padding:2rem;position:relative;width:calc(100% - 4rem)}.lp-hero-form__sub-heading{background-color:var(--yellow);display:inline-block;font-family:var(--secondary-font-family);font-weight:700;line-height:1.2;margin-bottom:1.5rem;padding:1rem;text-transform:uppercase}.lp-hero-form__overview{font-size:2rem;margin-bottom:1rem}.lp-hero-form__divider{border-bottom:10px solid var(--teal);height:1rem;margin:0 0 4rem;width:12rem}.lp-hero-form__content{grid-gap:var(--gap);display:grid}.lp-hero-form__form{margin-bottom:3rem}.lp-hero-form__form .form-title{font-family:var(--primary-font-family);font-size:2.2rem;margin-bottom:3rem}.lp-hero-form__offer-image{display:block;margin:0 auto}@media (min-width:992px){.lp-hero-form__block{padding:6rem}.lp-hero-form__divider{margin-bottom:5rem}.lp-hero-form__content{grid-gap:var(--gap-md);grid-template-columns:1fr 40%}}