.hero-wrap{align-items:center;display:grid;gap:60px;grid-template-columns:56% auto}.hero-heading h1{line-height:1.2;margin-bottom:15px}.hero-form .form-title{display:none}.hero-form-shadow{filter:drop-shadow(-6px 4px 4px rgba(0,0,0,.25))}.hero-form{background:#25ad94;clip-path:polygon(0 0,93% 0,100% 7%,100% 100%,8% 99%,0 91%);padding:45px 65px 36px;position:relative}.hero-form:after{background:inherit;bottom:0;box-shadow:-6px 4px 4px rgba(0,0,0,.25);clip-path:inherit;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.hero-form fieldset.form-columns-1 .hs-input{width:100%!important}.hero-form .actions{text-align:center}.hero-form-heading{color:#0f2e40;font-size:24px;font-weight:700;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}}