.hero{position:relative;-webkit-padding-before:var(--ids_spacing_8x);padding-block-start:var(--ids_spacing_8x);background-color:var(--ids_color_bg_base)}@media(width >= 64rem){.hero{display:grid;padding-block:calc(var(--ids_spacing_14x) * 2.5)}.hero:has(.hero__anchor-button){-webkit-padding-after:0;padding-block-end:0}}@media(width >= 64rem){.hero__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}}@media(width >= 80rem){.hero__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.hero__title,.hero__form-title{text-wrap:balance}.hero__subtitle{text-wrap:pretty}.hero__text-wrapper{margin-bottom:var(--ids_spacing_8x)}@media(width >= 64rem){.hero__text-wrapper{max-width:390px;margin:unset}}.hero__image-container{max-width:372px;margin-inline:auto}@media(width >= 64rem){.hero__image-container{display:none}}@media(width >= 80rem){.hero__image-container{display:grid;grid-template-columns:1fr [image] auto 2fr;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:unset;margin:0}}.hero__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-column:image}.hero__image{display:block;width:100%;max-width:346px;height:auto;max-height:285px}.hero__form-wrapper{padding:var(--ids_spacing_6x);-webkit-transform:translateY(-40%);transform:translateY(-40%)}@media(width >= 64rem){.hero__form-wrapper{width:312px;-webkit-transform:unset;transform:unset}}.hero__secondary-button.hero__secondary-button{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:var(--ids_spacing_2x)}.hero__anchor-button{display:grid;place-items:center;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;margin:-4rem auto var(--ids_spacing_3x);padding:var(--ids_spacing_3x) var(--ids_spacing_4x);color:var(--ids_color_text_body_02);border:none;background:none;cursor:pointer}@media(width >= 64rem){.hero__anchor-button{margin:var(--ids_spacing_12x) auto var(--ids_spacing_6x)}}.hero__anchor-button [data-device=mobile-down]{display:block}@media(width >= 64rem){.hero__anchor-button [data-device=mobile-down]{display:none}}.hero__anchor-button [data-device=desktop-up]{display:none}@media(width >= 64rem){.hero__anchor-button [data-device=desktop-up]{display:block}}.hero-form__loading[data-component=field]{height:2.1875rem;margin-top:var(--ids_spacing_8x)}.hero-form__loading[data-component=submit]{height:50px;margin-top:var(--ids_spacing_5x)}.no-focus-outline:focus{outline:none}