:root { --e-global-color-v4-color-white:var(--color-white); --e-global-color-v4-color-primary:var(--color-primary); --e-global-color-v4-color-secondary:var(--color-secondary); --e-global-color-v4-color-tertiary:var(--color-tertiary); --e-global-color-v4-color-text:var(--color-text); }
:root { --e-global-typography-v4-h1-font-family:var(--font-primary); --e-global-typography-v4-h1-font-size:48px; --e-global-typography-v4-h1-font-weight:700; --e-global-typography-v4-h1-text-transform:uppercase; --e-global-typography-v4-h2-font-family:var(--font-secondary); --e-global-typography-v4-h2-font-size:32px; --e-global-typography-v4-h2-font-weight:600; --e-global-typography-v4-h2-letter-spacing:-0.64px; --e-global-typography-v4-h2-text-transform:uppercase; --e-global-typography-v4-body-l-font-family:var(--font-tertiary); --e-global-typography-v4-body-l-font-size:20px; --e-global-typography-v4-body-l-font-weight:500; --e-global-typography-v4-body-l-line-height:130%; --e-global-typography-v4-h3-font-family:var(--font-secondary); --e-global-typography-v4-h3-font-size:18px; --e-global-typography-v4-h3-font-weight:700; --e-global-typography-v4-h3-letter-spacing:-0.44px; --e-global-typography-v4-h3-text-transform:uppercase; --e-global-typography-v4-body-font-family:var(--font-secondary); --e-global-typography-v4-body-font-size:18px; --e-global-typography-v4-body-font-weight:400; --e-global-typography-v4-body-line-height:1.3em; --e-global-typography-v4-body-letter-spacing:2%; }@media(max-width: 1024px){:root { --e-global-typography-v4-h1-font-size:36px; --e-global-typography-v4-h2-font-size:28px; --e-global-typography-v4-body-l-font-size:18px; }}@media(max-width: 767px){:root { --e-global-typography-v4-h1-font-size:28px; --e-global-typography-v4-h2-font-size:24px; --e-global-typography-v4-body-font-size:16px; }}