:root{--white:#fff;--black:#000;--errorColor:red;--textColor:#151515;--borderColor:#ced4da;--mainColor:#00534c;--ctaColor1:#9063cd;--ctaColor2:#f8f9fa}.form-section input{background:var(--white);border:1px solid var(--borderColor);border-radius:50px;color:var(--mainColor);font-size:12px;font-weight:500;line-height:20px;margin-bottom:0;padding:20px;width:100%!important}.form-section input[type=checkbox],.form-section input[type=radio]{width:auto!important}.form-section select{background:var(--white);border:1px solid var(--borderColor);border-radius:50px;color:var(--ctaColor1);font-size:12px;font-weight:500;line-height:20px;margin-bottom:0;padding:20px;width:100%!important}.form-section input[type=submit]{background:var(--ctaColor1);border:1px solid var(--ctaColor1);border-radius:50px;color:var(--ctaColor2);cursor:pointer;font-size:16px;font-weight:700;line-height:24px;margin-bottom:0;padding:13px 20px;position:relative;transition:all .3s ease;width:100%!important}.form-section input[type=submit]:hover{background:#fff;border:1px solid #fff;color:var(--ctaColor1)}.form-section label{color:var(--white);font-size:16px}.form-section .hs-form-booleancheckbox label{color:var(--white);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(--mainColor);margin:0 10px 0 0;min-height:unset;width:auto}.form-section input[type=checkbox],.form-section textarea{background:var(--white);color:var(--mainColor);font-weight:500;outline:none}.form-section textarea{border:1px solid var(--borderColor);border-radius:50px;font-size:12px;line-height:20px;margin-bottom:0;padding:20;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);font-size:14px;line-height:20px;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 ::placeholder{color:#9063cd}.form-section ::-webkit-input-placeholder{color:#9063cd}.form-section :-moz-placeholder,.form-section ::-moz-placeholder{color:#9063cd;opacity:1}.form-section :-ms-input-placeholder{color:#9063cd}