:root { --e-global-color-v4-verde-claro:var(--verde-claro); --e-global-color-v4-verde-oscuro:var(--verde-oscuro); --e-global-color-v4-gris-claro:var(--gris-claro); --e-global-color-v4-negro:var(--negro); --e-global-color-v4-blanco:var(--blanco); }
:root { --e-global-typography-v4-texto-superior-font-family:var(--texto-titulos); --e-global-typography-v4-texto-superior-font-size:16px; --e-global-typography-v4-texto-superior-font-weight:100; --e-global-typography-v4-texto-superior-line-height:1.2em; --e-global-typography-v4-texto-superior-letter-spacing:2px; --e-global-typography-v4-texto-superior-text-transform:uppercase; --e-global-typography-v4-h1-grande-font-family:var(--texto-titulos); --e-global-typography-v4-h1-grande-font-size:55px; --e-global-typography-v4-h1-grande-font-weight:200; --e-global-typography-v4-h1-grande-line-height:1.2em; --e-global-typography-v4-h1-grande-text-transform:uppercase; --e-global-typography-v4-boton-font-family:var(--texto-boton); --e-global-typography-v4-boton-font-size:18px; --e-global-typography-v4-boton-font-weight:100; --e-global-typography-v4-boton-line-height:1em; --e-global-typography-v4-boton-letter-spacing:2px; --e-global-typography-v4-boton-text-transform:uppercase; --e-global-typography-v4-h2-font-family:var(--texto-titulos); --e-global-typography-v4-h2-font-size:30px; --e-global-typography-v4-h2-font-weight:500; --e-global-typography-v4-h2-line-height:1.2em; --e-global-typography-v4-h2-text-transform:uppercase; --e-global-typography-v4-texto-destacado-font-family:var(--texto-parrafo); --e-global-typography-v4-texto-destacado-font-size:22px; --e-global-typography-v4-texto-destacado-font-weight:700; --e-global-typography-v4-texto-destacado-line-height:1.2em; --e-global-typography-v4-texto-parrafo-font-family:var(--texto-parrafo); --e-global-typography-v4-texto-parrafo-font-size:17px; --e-global-typography-v4-texto-parrafo-font-weight:400; --e-global-typography-v4-texto-parrafo-line-height:1.4em; --e-global-typography-v4-texto-lista-puntos-font-family:var(--texto-parrafo); --e-global-typography-v4-texto-lista-puntos-font-size:17px; --e-global-typography-v4-texto-lista-puntos-font-weight:400; --e-global-typography-v4-texto-lista-puntos-line-height:1.2em; --e-global-typography-v4-texto-lista-puntos-text-transform:uppercase; }@media(max-width: 767px){:root { --e-global-typography-v4-texto-superior-font-size:15px; --e-global-typography-v4-h1-grande-font-size:35px; --e-global-typography-v4-h2-font-size:25px; --e-global-typography-v4-texto-destacado-font-size:18px; }}@media(max-width: 1440px){:root { --e-global-typography-v4-h1-grande-font-size:50px; }}@media(max-width: 880px){:root { --e-global-typography-v4-h1-grande-font-size:40px; }}@media(max-width: 1024px){:root { --e-global-typography-v4-texto-destacado-font-size:20px; }}