.form{padding:40px 0 60px}.form form.hs-form{margin:32px auto 0;max-width:800px}.form h2{color:#c29967;text-align:center}.form form.hs-form fieldset{max-width:100%}.form form.hs-form fieldset label{color:#c29967}.form form.hs-form fieldset input[type=email],.form form.hs-form fieldset input[type=tel],.form form.hs-form fieldset input[type=text],.form form.hs-form fieldset select,.form form.hs-form fieldset textarea.hs-input.hs-fieldtype-textarea{border:1px solid #c29967;border-radius:50px;box-sizing:border-box;color:#c29967;padding:15px 12px;width:100%}.form form.hs-form fieldset input[type=email].error,.form form.hs-form fieldset input[type=tel].error,.form form.hs-form fieldset input[type=text].error,.form form.hs-form fieldset select.error,.form form.hs-form fieldset textarea.hs-input.hs-fieldtype-textarea.error{border-color:red}.form form.hs-form .hs-richtext a{color:#c29967;font-size:12px;font-weight:700;text-decoration:none}.form form.hs-form .hs-richtext{margin:12px 0}.form form.hs-form .field.hs-form-field{margin-bottom:12px}.form form.hs-form .legal-consent-container .field.hs-form-field{font-size:12px;margin-bottom:8px}.form form.hs-form .legal-consent-container .field.hs-form-field ul{list-style:none}.form form.hs-form input[type=submit]{background-color:hsla(0,0%,100%,.95);border:1px solid #c29967;border-radius:40px;color:#c29967;cursor:pointer;font-weight:700;padding:20px 40px;text-decoration:none;text-transform:uppercase;transition:all .5s}.form form.hs-form input[type=submit]:hover{background-color:#c29967;color:#fff}.form form .no-list.hs-error-msgs.inputs-list{list-style:none}.form form.hs-form fieldset label.hs-error-msg{color:red;font-size:11px}.form form .hs_error_rollup{display:none}@media (min-width:768px){.form{padding:60px 0 80px}}@media (min-width:1024px){.form{padding:60px 0 120px}}