:root{--white:#fff;--black:#000;--errorColor:red;--textColor:#212529;--borderColor:#ced4da;--ctaColor1:#094119;--ctaColor2:#fff;--ctaColor3:#50a819}.form-section input{background:var(--white);border:var(--white);border-radius:3px;color:var(--textColor);font-size:16px;line-height:24px;margin-bottom:0;min-height:43px;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:3px;color:var(--textColor);font-size:16px;line-height:24px;margin-bottom:0;min-height:43px;padding:4px 12px;width:100%!important}.form-section input[type=submit]{background:var(--ctaColor1);border:1px solid var(--ctaColor1);border-radius:3px;color:var(--ctaColor2);display:block;font-size:18px;font-weight:600;line-height:24px;margin:0 auto;min-height:60px;min-width:171px;padding:8px 30px;position:relative;transition:all .3s ease;width:auto!important}.form-section input[type=submit]:hover{background:var(--ctaColor2);color:var(--ctaColor1)}.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:3px;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}.form-section .multi-container{list-style:none;margin:0;padding:0}.form-section.form-contact input[type=submit]{background:var(--ctaColor3);border:1px solid var(--ctaColor3);border-radius:3px;color:var(--white);display:block;font-size:18px;font-weight:600;line-height:24px;margin:0 auto;min-height:60px;min-width:171px;padding:8px 30px;position:relative;transition:all .3s ease;width:auto!important}.form-section.form-contact input[type=submit]:hover{background:var(--ctaColor2);color:var(--ctaColor1)}.form-transparent-section input{background:hsla(0,0%,100%,.7);border:hsla(0,0%,100%,.7);color:#1e1719}.form-transparent-section select{background:hsla(0,0%,100%,.7);border:none}.form-transparent-section textarea{background:#fff;border:1px solid hsla(0,0%,100%,.7)}.form-transparent-section input[type=checkbox]{background:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.7)}.form-transparent-section input[type=checkbox]{background:hsla(0,0%,100%,.7)!important;border:1px solid hsla(0,0%,100%,.7)!important}.form-transparent-section span{color:#fff}