.foe-formhero{background:var(--sec-bg,#fff);color:var(--sec-ink,#3b4256)}.foe-formhero__grid{align-content:center;column-gap:clamp(2rem,5vw,4.5rem);display:grid;grid-auto-rows:min-content;grid-template-columns:1fr 1fr;row-gap:0}.foe-formhero--split .foe-formhero__grid{grid-template-areas:"media head" "media body" "media form"}.foe-formhero--form-first .foe-formhero__grid{grid-template-areas:"form form" "media head" "media body"}.foe-formhero--text-below .foe-formhero__grid{align-content:start;grid-template-areas:"head media" "form media" "body body"}.foe-formhero__media{align-self:center;grid-area:media}.foe-formhero__head{grid-area:head}.foe-formhero__body{grid-area:body}.foe-formhero__formwrap{align-self:center;grid-area:form}.foe-formhero--split.foe-formhero--imgright .foe-formhero__grid{grid-template-areas:"head media" "body media" "form media"}.foe-formhero--form-first.foe-formhero--imgright .foe-formhero__grid{grid-template-areas:"form form" "head media" "body media"}.foe-formhero--text-below.foe-formhero--imgright .foe-formhero__grid{grid-template-areas:"media head" "media form" "body body"}.foe-formhero__media img{border-radius:14px;display:block;height:auto;width:100%}.foe-formhero__eyebrow{color:var(--color-sky);display:block;margin-bottom:.8rem}.foe-formhero__h{color:var(--sec-head,var(--color-indigo));font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:800;line-height:1.12;margin:0 0 1.1rem}.foe-formhero__jump{margin:0 0 1.6rem}.foe-formhero__body{color:var(--sec-soft,#3b4256);font-size:1.05rem;line-height:1.6;margin:0 0 1.8rem}.foe-formhero__body p{color:var(--sec-soft,#3b4256);margin:0 0 1em}.foe-formhero__body p:last-child{margin-bottom:0}.foe-formhero--text-below .foe-formhero__body{margin-bottom:0;margin-top:clamp(2rem,4vw,3rem);max-width:80ch}.foe-formhero--form-first .foe-formhero__formwrap{margin:0 auto clamp(2rem,4vw,3.5rem);max-width:760px;width:100%}.foe-formhero__formcard{background:var(--color-indigo,#272b64);border-radius:16px;padding:clamp(1.5rem,3vw,2.2rem)}.foe-formhero__formcard .hs-form label{color:#fff!important;font-weight:600}.foe-formhero__formcard .hs-form .hs-form-required{color:#f2545b!important}.foe-formhero__formcard .hs-form .hs-input:not([type=submit]){background:#eef1f6!important;border:0!important;border-radius:10px!important;box-sizing:border-box;padding:.7rem .9rem!important;width:100%!important}.foe-formhero__formcard .hs-form .hs-input::placeholder{color:#9aa3b2!important}.foe-formhero__formcard .hs-form fieldset.form-columns-2,.foe-formhero__formcard .hs-form fieldset.form-columns-3{display:flex;flex-wrap:wrap;gap:0 14px;max-width:100%}.foe-formhero__formcard .hs-form fieldset>.hs-form-field{float:none!important;margin-bottom:14px;width:auto!important}.foe-formhero__formcard .hs-form fieldset.form-columns-2>.hs-form-field{flex:1 1 calc(50% - 7px)}.foe-formhero__formcard .hs-form fieldset.form-columns-3>.hs-form-field{flex:1 1 100%}.foe-formhero__formcard .hs_submit{text-align:center}.foe-formhero__formcard .hs-form .hs-button{background:var(--color-sky)!important;border:0!important;border-radius:999px!important;color:#08222c!important;cursor:pointer;display:inline-block;font-weight:700!important;margin-top:.6rem;padding:.8rem 2.6rem!important}.foe-formhero__formcard .hs-form .hs-button:hover{filter:brightness(1.07)}@media(max-width:860px){.foe-formhero .foe-formhero__grid{align-content:start;grid-template-columns:1fr;row-gap:1.5rem}.foe-formhero--split .foe-formhero__grid,.foe-formhero--split.foe-formhero--imgright .foe-formhero__grid{grid-template-areas:"media" "head" "body" "form"}.foe-formhero--split.foe-formhero--imgright.foe-formhero--mcontent .foe-formhero__grid,.foe-formhero--split.foe-formhero--mcontent .foe-formhero__grid{grid-template-areas:"head" "body" "form" "media"}.foe-formhero--form-first .foe-formhero__grid,.foe-formhero--form-first.foe-formhero--imgright .foe-formhero__grid{grid-template-areas:"form" "media" "head" "body"}.foe-formhero--form-first.foe-formhero--imgright.foe-formhero--mcontent .foe-formhero__grid,.foe-formhero--form-first.foe-formhero--mcontent .foe-formhero__grid{grid-template-areas:"form" "head" "body" "media"}.foe-formhero--text-below .foe-formhero__grid,.foe-formhero--text-below.foe-formhero--imgright .foe-formhero__grid{grid-template-areas:"media" "head" "form" "body"}.foe-formhero--text-below.foe-formhero--imgright.foe-formhero--mcontent .foe-formhero__grid,.foe-formhero--text-below.foe-formhero--mcontent .foe-formhero__grid{grid-template-areas:"head" "form" "media" "body"}.foe-formhero--form-first .foe-formhero__jump{display:none}.foe-formhero--text-below .foe-formhero__body,.foe-formhero__body{margin-bottom:0;margin-top:0}.foe-formhero--form-first .foe-formhero__formwrap{margin-bottom:0;max-width:none}}.foe-formhero--hasbg{background-image:var(--fh-bg);background-repeat:no-repeat;background-size:cover;position:relative}.foe-formhero--pos-top.foe-formhero--hasbg{background-position:top}.foe-formhero--pos-center.foe-formhero--hasbg{background-position:50%}.foe-formhero--pos-bottom.foe-formhero--hasbg{background-position:bottom}.foe-formhero--hasbg:before{background:var(--sec-bg,#272b64);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.foe-formhero--ov-none:before{opacity:0}.foe-formhero--ov-light:before{opacity:.3}.foe-formhero--ov-medium:before{opacity:.55}.foe-formhero--ov-strong:before{opacity:.78}.foe-formhero--hasbg .foe-formhero__grid{position:relative;z-index:1}@media(max-width:860px){.foe-formhero--hasbg{background-image:var(--fh-bg-m)}}