section.form-module .container{display:flex}section.form-module .left,section.form-module .right{max-width:50%;width:100%}section.form-module .left{background-color:#1e2d45;border-radius:10px 0 0 10px;padding:60px}section.form-module .left *{color:#fff}section.form-module .right{background-color:#fff;border-radius:0 10px 10px 0;box-shadow:0 6px 40px 0 hsla(0,0%,76%,.2);padding:3.75rem 1.5rem}section.form-module .right>span{display:block;height:fit-content}section.form-module .right span .hs-form-html,section.form-module .right span .hs-form-html>div,section.form-module .right span .hs-form-html>div .hsfc-Renderer,section.form-module .right span .hs-form-html>div .hsfc-Renderer .hsfc-FormWrapper,section.form-module .right span .hs-form-html>div .hsfc-Renderer .hsfc-FormWrapper form,section.form-module .right span .hs-form-html>div .hsfc-Renderer .hsfc-FormWrapper form .hsfc-Step,section.form-module .right span .hs-form-html>div .hsfc-Renderer .hsfc-FormWrapper form .hsfc-Step .hsfc-Step__Content{height:100%}section.form-module form .hsfc-Step .hsfc-Step__Content{display:flex;flex-direction:column;justify-content:space-between}@media (max-width:768px){section.form-module .container{flex-direction:column;padding:0}section.form-module .left,section.form-module .right{max-width:100%}section.form-module .left{padding:60px 20px}section.form-module .right{padding:40px 20px}}