.hs-form-wrap form{max-width:42rem}.hs-form-wrap .hs-form-field label{color:var(--hs-color-text);font-size:.875rem;font-weight:500}.hs-form-wrap .hs-input,.hs-form-wrap input[type=email],.hs-form-wrap input[type=text],.hs-form-wrap select,.hs-form-wrap textarea{border:1px solid var(--hs-color-border);border-radius:var(--hs-radius);font:inherit;padding:.5rem .75rem;width:100%}.hs-form-wrap .hs-button.primary,.hs-form-wrap input[type=submit]{background:var(--hs-color-accent);border:none;border-radius:var(--hs-radius);color:#fff;cursor:pointer;font-weight:600;padding:.625rem 1.25rem}.hs-form-wrap .hs-button.primary:hover,.hs-form-wrap input[type=submit]:hover{filter:brightness(1.05)}