.form{display:flex;gap:48px}.form__wrapper{padding-bottom:24px;width:100%}.form__wrapper.sign-up-form{position:relative}.form--right{flex-direction:row-reverse}.form--left .form__body_copy,.form--left .form__wrapper,.form--right .form__body_copy,.form--right .form__wrapper{width:50%}.form__body_copy__media--cta{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-around}.form__body_feature-lists-item{align-items:center;display:flex;flex-wrap:nowrap;gap:15px}.form--flex-center{align-items:center}.form__wrapper-white--background{background-color:var(--grey-300);border-radius:5px;box-shadow:0 0 8px rgba(0,0,0,.1);color:var(--grey-900);padding:30px}.text-light .form__wrapper-white--background label{color:var(--grey-900)!important}.text-light .form__wrapper-white--background a{color:var(--primary-dark-blue-900)!important}@media (max-width:1024px){.form:not(.form--left) .hs-form-field.hs-fieldtype-file>label,.form:not(.form--right) .hs-form-field.hs-fieldtype-file>label{padding-bottom:50px}.hs-fieldtype-file label:before{left:0;top:50%;width:100%}}@media (min-width:767px) and (max-width:1024px){.form::not(.form--right) .hs-form-field,.form:not(.form--left) .hs-form-field{flex-direction:column}.form:not(.form--left) .hs-form-field .input,.form:not(.form--right) .hs-form-field .input{width:100%}.form:not(.form--left) .hs-form-field>label,.form:not(.form--right) .hs-form-field>label{padding:10px 0;width:100%}}@media (max-width:767px){.form{flex-direction:column-reverse}.homepage-form-blue-background{background:linear-gradient(180deg,var(--grey-200) 0,var(--primary-dark-blue-900) 0)!important}.form--left .form__body_copy,.form--left .form__wrapper,.form--right .form__body_copy,.form--right .form__wrapper{padding:20px;width:100%}.form--right .form__wrapper.sign-up-form .hs_submit.hs-submit{right:22px;top:22px}.form--left .form__body_copy,.form__body_copy{padding-left:0;padding-right:0}}