:root { --e-global-color-v4-color-texto:var(--color-texto); --e-global-color-v4-color-azul:var(--color-azul); --e-global-color-v4-color-negro:var(--color-negro); --e-global-color-v4-color-blanco:var(--color-blanco); --e-global-color-v4-color-amarillo:var(--color-amarillo); --e-global-color-v4-color-naranja:var(--color-naranja); --e-global-color-v4-color-transparente:var(--color-transparente); --e-global-color-v4-color-naranja-fondo:var(--color-naranja-fondo); }
:root { --e-global-typography-v4-t-h1-font-family:var(--tipo-roboto-slab); --e-global-typography-v4-t-h1-font-size:40px; --e-global-typography-v4-t-h1-font-weight:500; --e-global-typography-v4-t-h2-font-family:var(--tipo-roboto-slab); --e-global-typography-v4-t-h2-font-size:35px; --e-global-typography-v4-t-h2-font-weight:500; --e-global-typography-v4-t-h3-font-family:var(--tipo-roboto-slab); --e-global-typography-v4-t-h3-font-size:30px; --e-global-typography-v4-t-h3-font-weight:500; --e-global-typography-v4-t-h4-font-family:var(--tipo-roboto-slab); --e-global-typography-v4-t-h4-font-size:25px; --e-global-typography-v4-t-h4-font-weight:500; --e-global-typography-v4-t-h5-font-family:var(--tipo-roboto-slab); --e-global-typography-v4-t-h5-font-size:20px; --e-global-typography-v4-t-h5-font-weight:500; --e-global-typography-v4-t-h5-line-height:25px; --e-global-typography-v4-t-h6-font-family:var(--tipo-roboto-slab); --e-global-typography-v4-t-h6-font-size:18px; --e-global-typography-v4-t-h6-font-weight:500; --e-global-typography-v4-t-h6-line-height:22px; --e-global-typography-v4-t-bloque-destacado-font-family:var(--tipo-roboto); --e-global-typography-v4-t-bloque-destacado-font-size:18px; --e-global-typography-v4-t-bloque-destacado-font-weight:500; --e-global-typography-v4-t-bloque-destacado-line-height:25px; --e-global-typography-v4-t-menu-item-font-family:var(--tipo-roboto-slab); --e-global-typography-v4-t-menu-item-font-size:16px; --e-global-typography-v4-t-menu-item-font-weight:500; --e-global-typography-v4-t-menu-item-text-transform:uppercase; --e-global-typography-v4-t-texto-font-family:var(--tipo-roboto); --e-global-typography-v4-t-texto-font-size:16px; --e-global-typography-v4-t-texto-font-weight:400; --e-global-typography-v4-t-subm-tit-font-family:var(--tipo-roboto-slab); --e-global-typography-v4-t-subm-tit-font-size:15px; --e-global-typography-v4-t-subm-tit-font-weight:500; --e-global-typography-v4-t-subm-item-font-size:14px; --e-global-typography-v4-boton-01-font-family:var(--tipo-roboto-slab); --e-global-typography-v4-boton-01-font-size:18px; --e-global-typography-v4-boton-01-font-weight:500; --e-global-typography-v4-boton-01-text-transform:uppercase; --e-global-typography-v4-boton-02-font-family:var(--tipo-roboto-slab); --e-global-typography-v4-boton-02-font-size:20px; --e-global-typography-v4-boton-02-font-weight:500; --e-global-typography-v4-boton-02-text-transform:none; --e-global-typography-v4-boton-03-font-family:var(--tipo-roboto-slab); --e-global-typography-v4-boton-03-font-size:14px; --e-global-typography-v4-boton-03-font-weight:500; }@media(max-width: 767px){:root { --e-global-typography-v4-t-h1-font-size:32px; --e-global-typography-v4-t-h1-line-height:1.1em; --e-global-typography-v4-t-h2-font-size:28px; --e-global-typography-v4-t-h3-font-size:24px; --e-global-typography-v4-t-h4-font-size:20px; --e-global-typography-v4-t-h5-font-size:18px; --e-global-typography-v4-t-h6-font-size:16px; }}