:root{--white:#fff;--black:#000;--errorColor:red;--textColor:#666;--borderColor:#7cc34a;--ctaColor1:#ee7a28;--ctaColor2:#467d38}.form-section input{background:var(--white);border:2px solid var(--borderColor);border-radius:10px;color:var(--textColor);font-size:16px;line-height:24px;margin-bottom:0;min-height:38px;padding:4px 12px;width:100%!important}.form-section input[type=checkbox],.form-section input[type=radio]{width:auto!important}::-ms-input-placeholder{color:var(--textColor)}::placeholder{color:var(--textColor)}.form-section select{background:var(--white);border:1px solid var(--white);border-radius:0;color:var(--textColor);font-size:16px;line-height:24px;margin-bottom:0;min-height:38px;padding:4px 12px;width:100%!important}.form-section input[type=submit]{background:var(--ctaColor1);border:1px solid var(--ctaColor1);border-radius:10px;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:600;line-height:20px;margin:0;min-height:38px;min-width:171px;padding:8px 30px;position:relative;transition:all .3s ease;width:auto!important}.form-section input[type=submit]:hover{box-shadow:0 .5em 1em -.4em var(--ctaColor1);transform:translateY(-.25em)}.form-section label{color:var(--textColor);font-size:16px}.form-section .hs-form-booleancheckbox label{color:var(--textColor);display:block}.form-section .hs-fieldtype-booleancheckbox .inputs-list{list-style:none;margin:0;padding:0}.form-section input[type=checkbox]{border:1px solid var(--textColor);margin:0 10px 0 0;min-height:unset;width:auto}.form-section input[type=checkbox],.form-section textarea{background:var(--white);color:var(--textColor);outline:none}.form-section textarea{border:1px solid var(--borderColor);border-radius:0;font-size:16px;margin-bottom:0;padding:4px 12px;resize:none;width:100%!important}.form-section form a{color:var(--ctaColor2);text-decoration:underline}.form-section .hs-form-field{margin-bottom:20px;margin-top:0}.form-section .hs-error-msg,.form-section .hs-error-msg label,.form-section .hs-error-msgs,.form-section .hs-error-msgs label{color:var(--errorColor);list-style:none;margin:0;padding:0}.form-section fieldset{max-width:unset!important}.form-section ul.inputs-list{overflow:hidden}.form-section .hs-form-field>label{display:block;font-size:16px;margin-bottom:10px}.form-section .hs-form-checkbox-display span{display:inline-block;margin-top:10px;position:relative}c .multi-container{list-style:none;margin:0;padding:0}.form-section .hs-form-required{color:var(--errorColor)}.form-section.gray input[type=email],.form-section.gray input[type=tel],.form-section.gray input[type=text],.form-section.gray textarea{background:var(--white);border:2px solid #e0e0e0;border-radius:5px;color:var(--textColor);font-size:16px;line-height:24px;margin-bottom:0;min-height:38px;padding:4px 12px;width:100%!important}