@keyframes loader-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes logo-orbit-spin{to{transform:rotate(360deg)}}@keyframes view-transition-out{from{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes view-transition-in{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.MOD-Forms{position:relative;--hsf-background__padding: 0px;--hsf-background__background-color: transparent;--hsf-field-input__background-color: rgb(255 255 255 / 25%);--hsf-field-input__color: $clr-white;--hsf-field-input__border-color: transparent;--hsf-button__font-weight: 400;--hsf-button__font-size: 1.2em;--hsf-button__border-radius: 100px}.MOD-Forms .MOD-Forms__bg-image{position:absolute;left:0;top:0;width:100%;height:100%}.MOD-Forms .MOD-Forms__bg-image>*{position:relative;position:absolute;left:0;top:0;width:100%;height:100%}.MOD-Forms .MOD-Forms__bg-image>* img{height:100%;object-fit:cover;width:100%;left:0;position:absolute;top:0}.MOD-Forms .MOD-Forms__bg-image>* img{object-position:top center}.MOD-Forms .MOD-Forms__bg-image:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(180deg, #0A1C2A 0%, rgba(33, 60, 81, 0.45) 100%)}.MOD-Forms .MOD-Forms__wrap{position:relative}.MOD-Forms .MOD-Forms__container{display:flex;justify-content:space-between;align-items:flex-start;gap:7.5em}.MOD-Forms .MOD-Forms__content{flex:1;max-width:52em}.MOD-Forms .MOD-Forms__headlines__main{font-family:var(--DNA-headline-0-ff);font-weight:var(--DNA-headline-0-fw);line-height:var(--DNA-headline-0-lh);color:var(--DNA-clr-schema-headline-1)}.MOD-Forms .MOD-Forms__headlines__main>*{font-size:var(--DNA-headline-0-small-fs-d)}@media(max-width: 1024px){.MOD-Forms .MOD-Forms__headlines__main>*{font-size:var(--DNA-headline-0-small-fs-m)}}@media(max-width: 767px){.MOD-Forms .MOD-Forms__headlines__main>*{font-size:var(--DNA-headline-0-small-fs-m)}}.MOD-Forms .MOD-Forms__form{width:100%;max-width:50em}.MOD-Forms .MOD-Forms__form .hsfc-FormWrapper{font-size:13px}.MOD-Forms .MOD-Forms__form .hsfc-NavigationRow{margin-top:1em}.MOD-Forms .MOD-Forms__form .hsfc-DropdownOptions{background-color:#fff}@media(min-width: 768px){.MOD-Forms .MOD-Forms__form .hsfc-Step .hsfc-Step__Content{display:flex;flex-wrap:wrap;gap:0 2em}.MOD-Forms .MOD-Forms__form .hsfc-Step .hsfc-Step__Content>*{width:100%}.MOD-Forms .MOD-Forms__form .hsfc-Step .hsfc-Step__Content>*:nth-child(1),.MOD-Forms .MOD-Forms__form .hsfc-Step .hsfc-Step__Content>*:nth-child(2),.MOD-Forms .MOD-Forms__form .hsfc-Step .hsfc-Step__Content>*:nth-child(3),.MOD-Forms .MOD-Forms__form .hsfc-Step .hsfc-Step__Content>*:nth-child(4){width:calc(100%/2 - 2em*(2 - 1)/2)}}@media(max-width: 1024px){.MOD-Forms .MOD-Forms__container{flex-direction:column;gap:5em}.MOD-Forms .MOD-Forms__content{width:100%;max-width:none}.MOD-Forms .MOD-Forms__form{max-width:none}}
