.hero-form{isolation:isolate;overflow:hidden;position:relative}.hero-form__media{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:-2}.hero-form__overlay{background-color:rgba(14,27,38,.6);inset:0;position:absolute;z-index:-1}.hero-form__inner{align-items:center;display:grid;gap:clamp(2rem,5vw,4rem);padding-block:clamp(3rem,8vw,5.5rem);position:relative}@media (min-width:900px){.hero-form__inner{grid-template-columns:1.15fr .85fr}.hero-form--left .hero-form__body{order:2}.hero-form--left .hero-form__panel{order:1}}.hero-form__eyebrow{background-color:hsla(0,0%,100%,.14);border-radius:var(--jm-radius-pill);display:inline-block;font-family:var(--jm-font-heading);font-size:.8125rem;font-weight:700;letter-spacing:.08em;margin-bottom:1.25rem;padding:.45em 1em;text-transform:uppercase}.hero-form.jm-surface--light .hero-form__eyebrow,.hero-form.jm-surface--white .hero-form__eyebrow{background-color:var(--jm-secondary-soft);color:var(--jm-secondary)}.hero-form__heading{margin-bottom:1rem;text-wrap:balance}.hero-form__points{margin-top:2rem}.hero-form__points li{font-weight:500}.hero-form__panel{width:100%}.hero-form__panel .hs_cos_wrapper_type_form{min-height:22rem}.hero-form__panel .jm-form-panel{box-shadow:var(--jm-card-shadow-hover)}.hero-form__disclaimer{margin-top:1rem}.hero-form__badge{height:3rem;margin-top:1.25rem;object-fit:contain;width:auto}.hero-form.jm-invert .jm-form-panel,.hero-form.jm-invert .jm-form-panel .hs-form-field>label,.hero-form.jm-invert .jm-form-panel .jm-form-panel__title{color:var(--jm-heading)}.hero-form.jm-invert .jm-form-panel .hs-richtext,.hero-form.jm-invert .jm-form-panel .jm-form-panel__intro,.hero-form.jm-invert .jm-form-panel .legal-consent-container{color:var(--jm-text-small-color)}