.elementor-kit-11{--e-global-color-primary:#E11D07;--e-global-color-secondary:#54595F;--e-global-color-text:#161616;--e-global-color-accent:#E11D07;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;background-color:#F3F3F3;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 h1{font-family:"Inter", Sans-serif;font-size:45px;font-weight:800;}.elementor-kit-11 h2{font-family:"Inter", Sans-serif;font-size:42px;font-weight:800;line-height:40px;}.elementor-kit-11 h3{font-family:"Inter", Sans-serif;font-size:42px;font-weight:800;line-height:40px;}.elementor-kit-11 h4{font-family:"Inter", Sans-serif;font-size:30px;font-weight:500;}.elementor-kit-11 h5{font-family:"Inter", Sans-serif;font-size:25px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ============================================================
   🦩 Tipografía universal ESTÁNDAR
   ============================================================ */

:root {
  /* Desktop */
  --font-h1: 3rem;
  --font-h2-4: 2rem;
  --font-h5: 1.25rem;
  --font-h6: 1.1rem;
  --font-body: 1rem;
  --font-small: 0.875rem;
}

/* Aplicación global */
h1 { font-size: var(--font-h1) !important; }
h2, h3, h4 { font-size: var(--font-h2-4) !important; }
h5 { font-size: var(--font-h5) !important; }
h6 { font-size: var(--font-h6) !important; }
p, li { font-size: var(--font-body) !important; }
small { font-size: var(--font-small) !important; }

/* 📱 Escala para móvil */
@media (max-width: 768px) {

  :root {
    --font-h1: 1.5rem;
    --font-h2-4: 1.5rem;
    --font-h5: 1.1rem;
    --font-h6: 1rem;
    --font-body: 0.95rem;
    --font-small: 0.8rem;
  }

}


.fmm-nav--sub a.fmm-nav__link {
    font-size: 15px !important;
    padding: 8px 18px !important;
}


.recaptcha_v3-inline {
    justify-content: end !important;
}

h3.e-n-accordion-item-title-text {
    font-size: 18px !important;
    line-height: 22px !important;
}

.elementor-nav-menu .menu-item-has-children:has(.elementor-item-active) > a:after {

    opacity: 1 !important;
}/* End custom CSS */