:root { --e-global-color-v4-color-azul:var(--color-azul); --e-global-color-v4-color-marron:var(--color-marron); --e-global-color-v4-color-blanco:var(--color-blanco); --e-global-color-v4-color-negro:var(--color-negro); --e-global-color-v4-color-tostado:var(--color-tostado); }
:root { --e-global-typography-v4-h1-font-family:var(--tipo-titulos); --e-global-typography-v4-h1-font-size:75px; --e-global-typography-v4-h1-font-weight:400; --e-global-typography-v4-h1-line-height:1.1em; --e-global-typography-v4-h1-letter-spacing:3%; --e-global-typography-v4-h1-text-transform:uppercase; --e-global-typography-v4-texto-grande-font-family:var(--tipo-textos); --e-global-typography-v4-texto-grande-font-size:30px; --e-global-typography-v4-texto-grande-font-weight:300; --e-global-typography-v4-texto-grande-line-height:1.1em; --e-global-typography-v4-boton-font-family:var(--tipo-botones); --e-global-typography-v4-boton-font-size:18px; --e-global-typography-v4-boton-font-weight:300; --e-global-typography-v4-boton-line-height:1em; --e-global-typography-v4-boton-letter-spacing:18%; --e-global-typography-v4-boton-text-transform:uppercase; --e-global-typography-v4-h2-font-family:var(--tipo-titulos); --e-global-typography-v4-h2-font-size:55px; --e-global-typography-v4-h2-font-weight:400; --e-global-typography-v4-h2-line-height:1.1em; --e-global-typography-v4-h2-letter-spacing:3%; --e-global-typography-v4-h2-text-transform:uppercase; --e-global-typography-v4-texto-parrafo-font-family:var(--tipo-textos); --e-global-typography-v4-texto-parrafo-font-size:19px; --e-global-typography-v4-texto-parrafo-font-weight:400; --e-global-typography-v4-texto-parrafo-line-height:1.4em; --e-global-typography-v4-h3-font-family:var(--tipo-subtitulos); --e-global-typography-v4-h3-font-size:20px; --e-global-typography-v4-h3-font-weight:600; --e-global-typography-v4-h3-line-height:1em; --e-global-typography-v4-h3-letter-spacing:4px; --e-global-typography-v4-h3-text-transform:uppercase; }@media(max-width: 1440px){:root { --e-global-typography-v4-h1-font-size:55px; --e-global-typography-v4-texto-grande-font-size:22px; --e-global-typography-v4-boton-font-size:17px; --e-global-typography-v4-h2-font-size:45px; --e-global-typography-v4-texto-parrafo-font-size:18px; --e-global-typography-v4-h3-font-size:18px; }}@media(max-width: 1200px){:root { --e-global-typography-v4-h1-font-size:50px; --e-global-typography-v4-h2-font-size:40px; --e-global-typography-v4-h3-font-size:17px; }}@media(max-width: 1024px){:root { --e-global-typography-v4-h1-font-size:45px; --e-global-typography-v4-h2-font-size:35px; --e-global-typography-v4-h3-font-size:16px; }}@media(max-width: 880px){:root { --e-global-typography-v4-h1-font-size:40px; --e-global-typography-v4-texto-grande-font-size:20px; --e-global-typography-v4-boton-font-size:16px; --e-global-typography-v4-h2-font-size:35px; }}