.form_section form{margin-top:24px}.form_section form input[type=email],.form_section form input[type=file],.form_section form input[type=number],.form_section form input[type=password],.form_section form input[type=search],.form_section form input[type=tel],.form_section form input[type=text],.form_section form select,.form_section form textarea{align-items:center;background-color:#fff;border:none;border-bottom:1.5px solid #9ca3af;border-radius:2px;box-shadow:0 1px 2px rgba(16,24,40,.04),0 1px 2px rgba(16,24,40,.04);box-sizing:border-box;color:#111827;display:flex;font-size:14px;line-height:16px;padding:11px 12px}.form_section form label.hs-error-msg{color:red;font-size:12px}.form_section form label{color:#111827;font-size:14px;font-weight:500;line-height:16px;margin-bottom:8px}.form_section .submitted-message{margin-top:24px;text-align:center}.form_section form .hs-form-booleancheckbox .hs-form-required{display:none}.form_section form .hs_submit input[type=submit]{background:#310a32;color:#fff;padding:13px 24px;text-transform:uppercase;width:100%}.form_section form .hs_submit input[type=submit]:hover{background:#fdc75e;color:#310a32}.form_section form .hs-richtext p strong{font-size:12px;font-weight:700;line-height:16px}.form_section form .hs-richtext,.form_section form .hs-richtext p{font-size:11px;letter-spacing:-.01em;line-height:135%}.form_section form .hs-richtext p:not(:last-child){margin-bottom:12px}::-webkit-input-placeholder{color:#9ca3af}::-moz-placeholder{color:#9ca3af}:-ms-input-placeholder{color:#9ca3af}::placeholder{color:#9ca3af}