form input[type="submit"]{background:var(--bs-primary);border:0;width:100%;border-radius:2rem;padding:1rem;color:white;font-weight:800;font-size:1.125em}form .hs_submit.hs-submit{padding-top:2rem}form fieldset{max-width:100% !important}form .input{position:relative;margin-bottom:1rem}form .input input,form .input select,textarea{display:block;width:100%;height:calc(1.6em + 1.625rem + 2px);padding:.8125rem 1.25rem;font-size:1.0625rem;font-weight:400;line-height:1.6;color:var(--oscuro);background-color:#fff;background-clip:padding-box;border:2px solid var(--bs-black);border-radius:.375rem;box-shadow:none;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}form .input select{-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='rgb(43 54 71)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:97%;background-position-y:13px}form .input .inputs-list{padding:0;list-style:none;display:flex;align-items:center;flex-wrap:wrap}form .input .inputs-list li{margin-bottom:1rem;flex-grow:1}form .input .inputs-list li:not(:last-child){margin-right:1rem}form .input .inputs-list .hs-form-booleancheckbox label,form .input .inputs-list li label{display:flex;align-items:center}form .input .inputs-list .hs-form-booleancheckbox label input,form .input .inputs-list li label input{width:20px !important;height:20px !important;margin-right:1rem}form .no-list.hs-error-msgs,form .no-list.hs-error-msgs label{color:var(--danger)}form .hs-form-field label,.legal-consent-container .hs-richtext{padding-top:.00937rem;padding-bottom:.00937rem;font-size:.75rem;color:var(--bs-black);font-weight:400;display:flex}form .input input:focus,form .input select:focus{color:var(--bs-primary);background-color:#fff;border-color:var(--bs-primary);outline:0}form .input input.invalid.error,form .input select.invalid.error{outline:0;border-color:var(--bs-danger);color:var(--bs-red)}.hs-recaptcha{padding-top:2rem}.grecaptcha-badge{margin:auto}form.hs-form fieldset.form-columns-2{margin:auto;max-width:100%}form.hs-form fieldset.form-columns-2 div:last-child .input{margin-right:0}form .hs_email.hs-email{display:flex;flex-direction:column}form .hs_email.hs-email legend.hs-field-desc{order:2;font-size:small;color:var(--gris-lila);background:#eeeff1;padding:10px}form fieldset.form-columns-1 .hs-input,form fieldset.form-columns-1 .input{width:100% !important;margin-right:0}@media(max-width:550px){form.hs-form fieldset.form-columns-2 .hs-form-field,.form-columns-2 .hs-form-field .hs-input{width:100% !important;margin-right:0}form.hs-form fieldset.form-columns-2 div .input{margin-right:0}}.body-wrapper.sin-pad>.container-fluid{padding:0}.autonomo form input[type="submit"]{background:var(--bs-secondary)}.autonomo form .input input:focus,.autonomo form .input select:focus{color:var(--bs-secondary);border-color:var(--bs-secondary)}.pyme form input[type="submit"]{background:var(--bs-tertiary)}.pyme form .input input:focus,.pyme form .input select:focus{color:var(--bs-tertiary);border-color:var(--bs-tertiary)}.pyme form .hs_numero_de_empleados .hs-form-radio label input[type=radio]:checked+span{color:var(--bs-tertiary);font-weight:600}form .hs_numero_de_empleados .hs-form-radio label{width:100%;height:calc(1.6em + 1.625rem + 2px);padding:.8125rem 1.25rem;font-size:.59rem;font-weight:400;line-height:1.6;color:var(--oscuro);background-clip:padding-box;border:2px solid var(--bs-black);border-radius:.375rem;box-shadow:none;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;position:relative;display:flex;justify-content:center}@media(min-width:551px){form .hs_numero_de_empleados .hs-form-radio label{font-size:.745rem}}form .hs_numero_de_empleados .hs-form-radio label input{position:absolute;visibility:hidden}form .hs_numero_de_empleados .hs-form-radio label input[type=radio]:checked+span{color:var(--bs-primary);font-weight:600}.pyme form .hs_numero_de_empleados .hs-form-radio label input[type=radio]:checked+span{color:var(--bs-tertiary);font-weight:600}.autonomo form .hs_numero_de_empleados .hs-form-radio label input[type=radio]:checked+span{color:var(--bs-secondary);font-weight:600}form .hs_numero_de_empleados .hs-form-radio label input[type=radio]:checked+span::before{content:"";background:var(--bs-primary-soft);position:absolute;left:0;width:100%;top:0;height:100%;z-index:-1}.pyme form .hs_numero_de_empleados .hs-form-radio label input[type=radio]:checked+span::before{background:var(--bs-tertiary-soft)}.autonomo form .hs_numero_de_empleados .hs-form-radio label input[type=radio]:checked+span::before{background:var(--bs-secondary-soft)}