:root { --e-global-color-v4-blanco:var(--blanco); --e-global-color-v4-color-background:var(--color-background); --e-global-color-v4-negro:var(--negro); --e-global-color-v4-transparente:var(--transparente); --e-global-color-v4-color-text:var(--color-text); --e-global-color-v4-color-accent:var(--color-accent); --e-global-color-v4-color-primary:var(--color-primary); --e-global-color-v4-azul:var(--azul); --e-global-color-v4-gris:var(--gris); }
:root { --e-global-typography-v4-h1-font-family:var(--font-heading); --e-global-typography-v4-h1-font-size:4rem; --e-global-typography-v4-h1-font-weight:900; --e-global-typography-v4-h1-line-height:100%; --e-global-typography-v4-h1-hero-font-family:var(--font-heading); --e-global-typography-v4-h1-hero-font-size:clamp(5rem, 8vw, 9rem); --e-global-typography-v4-h1-hero-font-weight:900; --e-global-typography-v4-h1-hero-line-height:95%; --e-global-typography-v4-h1-hero-text-transform:uppercase; --e-global-typography-v4-h2-font-family:var(--font-heading); --e-global-typography-v4-h2-font-size:3rem; --e-global-typography-v4-h2-font-weight:800; --e-global-typography-v4-h2-line-height:110%; --e-global-typography-v4-h3-font-family:var(--font-heading); --e-global-typography-v4-h3-font-size:2.5rem; --e-global-typography-v4-h3-font-weight:700; --e-global-typography-v4-h3-line-height:120%; --e-global-typography-v4-h5-font-family:var(--font-heading); --e-global-typography-v4-h5-font-size:1.5px; --e-global-typography-v4-h5-font-weight:600; --e-global-typography-v4-h5-line-height:100%; --e-global-typography-v4-h6-font-family:var(--font-heading); --e-global-typography-v4-h6-font-size:1.25px; --e-global-typography-v4-h6-font-weight:600; --e-global-typography-v4-h6-line-height:100%; --e-global-typography-v4-h4-font-family:var(--font-heading); --e-global-typography-v4-h4-font-size:2rem; --e-global-typography-v4-h4-font-weight:600; --e-global-typography-v4-h4-line-height:130%; }@media(max-width: 1024px){:root { --e-global-typography-v4-h1-hero-font-size:clamp(3.5rem, 8.5vw, 5.5rem); --e-global-typography-v4-h2-font-size:2rem; }}@media(max-width: 767px){:root { --e-global-typography-v4-h1-letter-spacing:0.2rem; --e-global-typography-v4-h1-hero-font-size:clamp(2rem, 9.5vw, 4.2rem); --e-global-typography-v4-h2-font-size:1.5rem; }}