.section.form{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding:0}@media only screen and (max-width:1023px){.section.form{display:flex}}.section.form .wrap{padding:8rem;width:100%}@media only screen and (max-width:750px){.section.form .wrap{padding:2rem}}.section.form figure{height:100%;position:relative;width:100%}@media only screen and (max-width:1023px){.section.form figure{display:none}}.section.form figure img{height:100%;object-fit:cover;position:absolute;width:100%}.section.form.bg-blue{background-color:var(--blue)}.section.form.bg-blue form label,.section.form.bg-blue h2{color:var(--white)}@media only screen and (max-width:750px){body{overflow-x:hidden}.section.form .wrap{box-sizing:border-box;max-width:100vw;width:100vw}.section.form .form,.section.form .hs-form,.section.form fieldset,.section.form input,.section.form select,.section.form textarea{box-sizing:border-box;max-width:100%!important;width:100%!important}.section.form .hs-dateinput,.section.form .hs_select_a_date,.section.form .hs_select_a_date .input{box-sizing:border-box!important;max-width:calc(100vw - 4rem)!important;overflow:hidden!important;width:100%!important}.section.form .hs-dateinput input[type=text]{border-radius:9999px!important;box-sizing:border-box!important;max-width:calc(100vw - 4rem)!important;width:calc(100vw - 4rem)!important}}