:root{--ctaColor1:#2e3c47;--ctaColor2:#eadfd6;--ctaColor3:#b29060}.form-section{margin:10px 0}.form-section input{border:1px solid var(--borderColor);color:var(--textColor)}.form-section select{background:var(--white);border:1px solid var(--white);border-radius:3px;color:var(--black);font-size:16px;margin-bottom:0;min-height:40px;padding:4px 12px;width:100%!important}.form-section input[type=submit]{margin:30px auto 0}.form-section textarea{background:var(--white);border:1px solid var(--white);border-radius:3px;color:var(--textColor);font-size:16px;margin-bottom:0;outline:none;padding:4px 12px;resize:none;width:100%!important}:root{--white:#fff;--black:#000;--errorColor:red;--textColor:#fff;--borderColor:#000}.form-section input{background:var(--white);border:1px solid var(--white);border-radius:1px;color:var(--black);font-size:16px;margin-bottom:0;min-height:40px;padding:4px 12px;width:100%!important}.form-section input[type=checkbox],.form-section input[type=radio]{width:auto!important}.form-section input[type=submit]{background:var(--ctaColor1);border:1px solid var(--ctaColor1);border-radius:0;color:var(--white);cursor:pointer;display:block;font-size:16px;font-weight:400;margin:0;min-height:48px;min-width:200px;padding:8px 30px;position:relative;transition:all .3s ease;width:auto!important}.form-section input[type=submit]:hover{background:var(--ctaColor2);border:1px solid 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]{background:var(--white);border:1px solid var(--textColor);color:var(--textColor);margin:0 10px 0 0;min-height:unset;outline:none;width:auto}.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:13px;list-style:none;margin:0;padding:0;text-align:left}.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;text-align:left}.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 label span,.form-section legend{color:var(--textColor)}.form-section legend{font-size:16px}.form-section.cta-verde input[type=submit]{background:var(--ctaColor2);border:1px solid var(--ctaColor2);border-radius:0;color:var(--ctaColor1);display:block;font-size:16px;font-weight:400;margin:0;min-height:48px;min-width:200px;padding:8px 30px;position:relative;transition:all .3s ease;width:auto!important}.form-section.cta-verde input[type=submit]:hover{background:var(--ctaColor1);border:1px solid var(--ctaColor1);color:#fff}.form-section.cta-naranja input[type=submit]{background:var(--ctaColor3);border:1px solid var(--ctaColor3);border-radius:0;color:#2e3c47;display:block;font-size:16px;font-weight:400;margin:0 auto;min-height:48px;min-width:200px;padding:8px 30px;position:relative;transition:all .3s ease;width:auto!important}.form-section.cta-naranja input[type=submit]:hover{background:var(--ctaColor1);border:1px solid var(--ctaColor1);color:#fff}