:root{--ctaColor1:#e10a0a;--ctaColor2:#fff;--ctaColor3:#dd794c;--pink:#d3b5a4;--gray:#44443d;--verde:#6c9066}.form-section{margin:10px 0}.form-section input{border:1px solid var(--borderColor);color:var(--textColor);font-family:Roboto,serif}.form-section select{background:var(--white);border:1px solid var(--white);border-radius:3px;color:var(--black);font-family:Roboto,serif;font-size:16px;margin-bottom:0;min-height:40px;padding:4px 12px;width:100%!important}.form-section input[type=submit]{background:var(--pink);border:1px solid var(--pink);color:var(--gray);font-family:Roboto,serif;margin:30px auto 0}.form-section input[type=submit]:hover{background:var(--verde);color:var(--pink)}.form-section label{font-family:Roboto,serif}.form-section .hs-form-booleancheckbox label{font-family:Roboto,serif;font-size:16px}.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}.form-section .hs-error-msg,.form-section .hs-error-msg label,.form-section .hs-error-msgs,.form-section .hs-error-msgs label,.form-section .hs-form-field>label{font-family:Roboto,serif}:root{--white:#fff;--black:#000;--errorColor:red;--textColor:#fff;--borderColor:#000;--ctaColor1:#d76065;--ctaColor2:#6c9066}.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:100px;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:#ac464b;border:1px solid #ac464b;color:#fff}.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{color:var(--textColor)}.form-section legend{color:var(--textColor);font-family:Roboto,serif;font-size:16px}.form-section.cta-verde input[type=submit]{background:var(--pink);border:1px solid var(--pink);border-radius:0;color:var(--gray);display:block;font-family:Roboto,serif;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(--gray);border:1px solid var(--gray);color:var(--pink)}.form-section.cta-naranja input[type=submit]{background:var(--pink);border:1px solid var(--pink);border-radius:0;color:var(--gray);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(--gray);border:1px solid var(--gray);color:var(--pink)}