.hero-wrap{align-items:center;display:grid;gap:50px;grid-template-columns:1fr 500px}.hero-heading h1{line-height:1.2;margin-bottom:15px}.hero-form .form-title{display:none}.hero-form{background:rgba(56,82,191,.88);border:1px solid #4adeba;border-radius:55px;padding:45px 65px 36px}.hero-form fieldset.form-columns-1 .hs-input{width:100%!important}.hero-form .actions{text-align:center}.hero-form-heading{color:#fff;font-family:Metropolis-Bold,sans-serif;font-size:24px;margin-bottom:30px;text-align:center}@media (max-width:900px){.hero-wrap{gap:10px;gap:40px;grid-template-columns:1fr}}@media (max-width:480px){.hero-wrap .form-columns-2 .hs-form-field .hs-input{width:100%!important}}