.elementor-29 .elementor-element.elementor-element-6eb0ea3a{--display:flex;--min-height:20vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.7;}.elementor-29 .elementor-element.elementor-element-6eb0ea3a::before, .elementor-29 .elementor-element.elementor-element-6eb0ea3a > .elementor-background-video-container::before, .elementor-29 .elementor-element.elementor-element-6eb0ea3a > .e-con-inner > .elementor-background-video-container::before, .elementor-29 .elementor-element.elementor-element-6eb0ea3a > .elementor-background-slideshow::before, .elementor-29 .elementor-element.elementor-element-6eb0ea3a > .e-con-inner > .elementor-background-slideshow::before, .elementor-29 .elementor-element.elementor-element-6eb0ea3a > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-29 .elementor-element.elementor-element-3aadf00f{text-align:center;}.elementor-29 .elementor-element.elementor-element-3aadf00f .elementor-heading-title{font-family:"Cabinet Grotesk", Sans-serif;font-size:70px;font-weight:700;color:#1E3A8A;}.elementor-29 .elementor-element.elementor-element-69e31781{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-29 .elementor-element.elementor-element-3aadf00f .elementor-heading-title{font-size:60px;}}@media(max-width:767px){.elementor-29 .elementor-element.elementor-element-3aadf00f .elementor-heading-title{font-size:25px;}}/* Start custom CSS for html, class: .elementor-element-503a3df3 *//* Fuente general */
body, p, li, a {
  font-family: 'Cabinet Grotesk', sans-serif;
  font-size: 20px;
  line-height: 1.6;
  color: #222;
}

/* Títulos */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Cabinet Grotesk', sans-serif;
  color: #1E3A8A; /* Azul corporativo correcto */
  font-weight: 700;
  font-size: 40px;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

/* Enlaces */
a {
  color: #1E3A8A; /* Azul corporativo */
  text-decoration: underline;
  transition: color 0.2s ease;
}

/* Hover de enlaces */
a:hover {
  color: #3B61D1; /* Azul más claro al pasar el ratón */
}

/* Enlace visitado */
a:visited {
  color: #3B61D1; /* Azul claro persistente para enlaces ya visitados */
}

/* Ajustes para listas */
ul li, ol li {
  margin-bottom: 0.5em;
}

/* Espaciado entre secciones */
section, article {
  margin-bottom: 2em;
}/* End custom CSS */