.form-wrapper{background:#212121;padding:50px 20px 100px}.form-wrapper .inner-wrapper{margin:auto;max-width:1200px}.form-wrapper h2{font-size:45px;font-weight:900}.form-wrapper p{color:#b6b6b6}.form-box,form{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;margin:40px auto 0;max-width:800px}.form-box form .hs-form-field input{color:#fff;padding-left:10px}.form-box form .hs-form-field input,.form-box form .hs-form-field select{background:hsla(0,0%,100%,.07);border:0;border-radius:5px;height:40px;margin-top:10px;max-width:250px;outline:none;width:100%}.form-box form .hs-form-field select{color:#b6b6b6}.form-box form .hs-submit{margin-top:40px;text-align:center}.form-box form .hs-submit input{background:#d3030f;border:0;border-radius:5px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;height:62px;min-width:177px;outline:none;padding:10px}.form-box form>div{margin-bottom:20px;width:33%}.form-box form>div.hs_submit{width:100%}form label{color:#b6b6b6;margin-bottom:10px}@media only screen and (max-width:768px){.form-wrapper h2{font-size:38px;font-weight:700}.form-box form>div{margin-bottom:20px;width:100%}.form-box,form{max-width:260px}}