.hs-form input,.hs-form select,.hs-form textarea{background:#fff;border-bottom:2px solid #ccc;border-left:2px solid #ccc;margin-bottom:10px;margin-top:10px;padding:20px 10px;width:100%}.hs-form textarea{min-height:200px}.hs-form input[type=submit]{background-color:var(--green);border:none;color:#fff;font-size:20px;padding:20px}.hs-form .hs-form-field,.hs-form fieldset>div{position:relative}.hs-form .hs-form-field label,.hs-form fieldset label{font-size:.85em;left:10px;position:absolute;top:10px}label.hs-error-msg{color:red;top:30px!important}.hs-form .hs-form-field legend,.hs-form fieldset legend{display:none!important}.hs-form .legal-consent-container{font-size:.85em}