form.hs-form .hs-input:not([type=checkbox]):not([type=radio]){border:1px solid transparent;border-radius:0;box-shadow:none;transition:border .15s,box-shadow .15s;width:100%!important}form.hs-form .hs-input:not([type=checkbox]):focus{border:1px solid red;outline:none}form.hs-form .legal-consent-container p{font-size:12px}form.hs-form input.hs-button{border:none;border-radius:0;color:#fff;font-size:18px;height:auto;padding:15px 30px;width:auto}.form-module .module-header{margin-bottom:50px}