.multistep{align-items:center;background-color:var(--color-grey);display:flex;flex-direction:column;height:auto;justify-content:center;min-height:calc(100vh + 100px);overflow:visible;padding:140px 0 40px;position:relative;width:100%;z-index:1}.multistep .multistep__wrapper{display:grid;gap:32px;grid-template-columns:repeat(2,minmax(300px,1fr));padding:40px}.multistep .multistep-form__img,.multistep .multistep-form__video,.multistep .multistep-form__video.oembed_container{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-2}.multistep .multistep-form__video.oembed_container .iframe_wrapper{height:100%;padding-bottom:0}.multistep:before{background-color:hsla(0,0%,100%,.3);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.multistep__content{display:flex;flex-direction:column;padding:32px 12% 0 0}.multistep .multistep__content__heading{color:var(--color-font,#000);font-size:16px;font-weight:600;line-height:1.1;margin-bottom:4px}.multistep__content__image{height:auto;object-fit:contain;width:70%}.multistep__form{position:relative}.multistep__form__wrapper{background-color:hsla(0,0%,100%,.84);padding:30px}.multistep__form__step{background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#ffd23c 5%,#ee4045 30%,#ffd23c 52%,#ee4045 90%);color:transparent;display:block;font-size:24px;font-weight:400;margin-bottom:14px;text-align:center}.multistep__form__heading{font-size:24px;font-weight:600;margin-bottom:1em}.multistep__form__subheading{margin-bottom:1.4rem}.multistep__form__subheading :last-child{margin-bottom:0}.multistep__form .legal-consent-container>*{font-size:10px!important}.multistep .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.multistep .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]){border:1px solid #e1e1e1;font-family:Poppins,Helvetica,sans-serif;font-size:.875rem;height:32px;line-height:32px;padding:0 7px;width:100%}.step-indicator{align-items:center;display:flex;flex-direction:column;left:calc(100% + 30px);position:absolute;top:50px}.step-indicator__bar{background-color:var(--color-white,#fff);height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:4px;z-index:-1}.step-indicator__bar:after{background-image:linear-gradient(180deg,#ffd23c,#f9a63a 50.19%,#ee4045);content:"";height:0;left:0;position:absolute;top:0;transition:height .5s cubic-bezier(1,.03,.47,.73);width:100%;z-index:1}.step-indicator[data-step="1"] .step-indicator__bar:after{height:25%}.step-indicator[data-step="2"] .step-indicator__bar:after{height:75%}.step-indicator[data-step="3"] .step-indicator__bar:after,.step-indicator[data-step="4"] .step-indicator__bar:after{height:calc(100% - 20px)}.step-indicator__number{background-color:var(--color-grey,#f0f0f0);border-radius:50%;color:var(--color-black,#000);font-size:20px;font-weight:600;height:40px;line-height:40px;margin-bottom:140px;position:relative;text-align:center;width:40px}.step-indicator__number:last-child{margin-bottom:0}.step-indicator__number:before{background-color:var(--color-white,#fff);border-radius:50%;content:"";display:block;height:48px;left:-4px;position:absolute;top:-4px;width:48px;z-index:-1}.step-indicator__number.step-indicator__number--passed:before{background-image:linear-gradient(50deg,#ffd23c,#f9a63a 50.19%,#ee4045)}@media (max-width:991.98px){.multistep .multistep__wrapper{grid-template-columns:1fr}.multistep__content{padding:0}}@media (min-width:768px) and (max-width:1281px){.multistep__form__wrapper{width:calc(100% - 80px)}.step-indicator{left:unset;right:0}}@media (max-width:767.98px){.multistep .multistep__wrapper{padding:0}.multistep__content{padding:8px 32px}.multistep__content h1,.multistep__content h2,.multistep__content h3{line-height:1.2}.multistep__form__wrapper{padding-top:120px}.multistep__form__step{margin-bottom:20px;text-align:center;width:100%}.step-indicator{flex-direction:row;justify-content:space-between;left:0;padding:0 30px;position:absolute;top:50px;width:100%;z-index:2}.step-indicator__bar{height:4px;left:30px;top:50%;transform:translateY(-50%);width:calc(100% - 60px)}.step-indicator__bar:after{background-image:linear-gradient(90deg,#ffd23c,#f9a63a 50.19%,#ee4045)}.step-indicator__number{margin-bottom:0}.step-indicator[data-step="1"] .step-indicator__bar:after{height:100%;width:27%}.step-indicator[data-step="2"] .step-indicator__bar:after{height:100%;width:75%}.step-indicator[data-step="3"] .step-indicator__bar:after,.step-indicator[data-step="4"] .step-indicator__bar:after{height:100%;width:100%}}