.c2c_form_stickyContainer .phoneArea{background:var(--c2c_form_phoneArea_backColor);border:var(--c2c_form_phoneArea_border);box-shadow:var(--c2c_form_phoneArea_shadow);border-radius:var(--c2c_form_phoneArea_borderRadius);font-size:1.25rem;line-height:125%;margin:0 0 1rem 0;padding:3rem 0;background:#001950}.c2c_form_stickyELement .phoneArea_text{text-align:center!important;line-height:125%}.c2c_form_stickyContainer .phoneArea b{font-size:1.35rem}.c2c_form_stickyContainer .phoneArea>div:nth-of-type(1){color:var(--c2c_form_phoneArea_textColor)}.c2c_form svg.c2cIconTel path{stroke:var(--c2c_form_iconTel_stroke);fill:var(--c2c_form_iconTel_fill)}.c2c_form svg.c2cIconTel{width:3.5rem;height:auto;margin-right:.5rem}.c2c_form{height:fit-content;justify-self:end;box-sizing:border-box;margin:0 auto}.backgroundModal .cajaModal>.c2c_form{width:350px}.backgroundModal .cajaModal>.c2c_form>div{width:100%;padding:.5rem 0;align-items:center}.c2c_form>div{background:var(--c2c_form_backColor);border:var(--c2c_form_border);border-radius:var(--c2c_form_borderRadius);box-shadow:0 0 9px 2px var(--azulClaro1);color:var(--c2c_form_textColor);display:flex;flex-direction:column;width:max-content}.c2c_form #frmC2C_cabecera{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .5rem}@media (min-width:468px) and (max-width:667px){.c2c_form form{padding:1rem 2.5rem}}@media (max-width:467px){.c2c_form form{padding:1rem 1rem}}.c2c_form .filaForm{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.25rem}.c2c_form .filaForm:last-child{display:flex}.c2c_form_header{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;font-size:1.6rem;font-weight:600;line-height:1.5rem;color:var(--azulOscuro)}.c2c_form_header>div>div:nth-of-type(1){font-size:1.5rem}.c2c_form_header>div>div:nth-of-type(2){margin:1rem 0 -1rem 0}#frmC2C_cabecera .relativeIcon{height:2.5rem}@media (min-width:668px){section.c2c_formBottom{display:none}.backgroundModal .cajaModal .menuSup{width:350px;margin:auto}}@media (max-width:667px){.c2c_form{width:100%;box-sizing:border-box}.c2c_form #frmC2C_cabecera{padding:.25rem .5rem;gap:.25rem}.c2c_form>div{padding:0;border:var(--c2c_form_viewMobile_border)}#frmC2C_cabecera .c2c_form_header{display:none}.heroInfo .c2c_form>div{box-shadow:none}section.c2c_formBottom .c2c_form>div{box-shadow:none}}form{display:grid;grid-template-columns:1fr}form input[type=tel],form input[type=text]{padding:.8rem;background:var(--c2c_form_input_backColor);border:var(--c2c_form_input_border);box-shadow:var(--c2c_form_input_shadow);border-radius:.5rem;font-size:1.5rem;height:3rem;width:100%;box-sizing:border-box}@media (min-width:468px){form{row-gap:.5rem}}@media (max-width:467px){form{row-gap:1rem}}#c2c_cabecera{height:fit-content;width:15rem;max-width:fit-content;padding:.25rem .5rem;box-shadow:0 0 3px 0 var(--gris);font-size:1.4rem}.gdprRequired{margin:0;padding:0;border:0}.gdprRequired div{display:flex;align-items:center;justify-content:flex-start;padding:0;gap:.15rem}.gdprRequired>.filaForm{font-size:.85rem}.gdprRequiredText{font-size:.9rem;color:var(--gris)}.gdprRequiredText a{color:var(--gris);text-decoration:underline}.gdprRequiredText a:hover{text-decoration:none}form input[type=checkbox]{transform:scale(1.5);margin-right:.25rem;display:none}#frmC2C_cabecera input[type=checkbox]+label{cursor:pointer}label.checkCustom:before{display:flex;width:1.35rem;height:1.35rem;content:'';background-image:url(../icons/c2cCircle.png);background-repeat:no-repeat;background-size:1.25rem;transition:all .2s ease-in-out}input[type=checkbox]:checked+label:before{background-image:url(../icons/c2cCheck.png);background-size:1.35rem;width:1.35rem;height:1.35rem}@media (min-width:668px){.c2c_form.c2c_form_fixedBottom{display:none!important}}.c2c_form.c2c_form_fixedBottom{background-color:#d8d9dd;padding:.5rem 0;border-top-left-radius:12px;border-top-right-radius:12px}.c2c_form.c2c_form_fixedBottom>div{justify-content:center;align-items:center;width:fit-content;padding:0 .5rem .25rem;border-radius:0;margin:auto;border:0;background:0 0;box-sizing:border-box;box-shadow:none}form input[type=tel].c2c_form_fixedBottom,form input[type=text].c2c_form_fixedBottom{height:2rem;max-width:100%;font-size:1rem}button.c2c_form_fixedBottom{font-size:.8rem;height:2rem;max-width:100%;padding-top:.5rem;padding-bottom:.5rem}@media (max-width:411px){button.c2c_form_fixedBottom{font-size:.7rem}}.c2c_form.c2c_form_fixedBottom form{padding:0;row-gap:.15rem}.c2c_form_header.c2c_form_fixedBottom{font-size:1rem;background-color:transparent;color:var(--azulOscuro);margin:0 auto;padding:.25rem 0 0;width:fit-content}.filaForm.c2c_form_fixedBottom{display:grid!important;grid-template-columns:1.5fr 1fr!important;grid-column-gap:.5rem!important}