.hero-wrapper{display:grid;gap:100px;grid-template-columns:1fr 1fr}.hero-content-wrap h1,.hero-content-wrap p{font-weight:700;text-shadow:0 4px 4px rgba(0,0,0,.25)}.hero-form{background:linear-gradient(130deg,#2db5a1 1.53%,#91d8fa);border-radius:20px;padding:25px 25px 25px 0}.hero-form .form-title{display:none}.hero-form form{border-radius:20px;box-shadow:0 0 40px 0 rgba(5,2,43,.45);margin-left:-25px;padding:27px 31px}.hero-form form label{color:#2e146c;font-size:12px;margin-bottom:7px}.hero-form fieldset{padding:.35em 0 .625em!important}.hero-form select{font-size:12px}.hero-form fieldset.form-columns-1 .hs-input,.hero-form select{width:100%!important}.hero-form form input[type=submit]{margin-top:10px}.hero-form .hs-error-msgs{display:none}.hero-form .hs_error_rollup .hs-error-msgs{color:red;display:block}.hero-form .hs_error_rollup .hs-error-msgs label{color:red}@media (max-width:1024px){.hero-form{margin-left:25px}.hero-wrapper{gap:30px;grid-template-columns:1fr}}