:root { --e-global-color-v4-dark:var(--dark); --e-global-color-v4-gray-2:var(--gray-2); --e-global-color-v4-gray-4:var(--gray-4); --e-global-color-v4-gray-5:var(--gray-5); --e-global-color-v4-gray-1:var(--gray-1); --e-global-color-v4-light:var(--light); --e-global-color-v4-dark-hover:var(--dark-hover); --e-global-color-v4-gray-3:var(--gray-3); --e-global-color-v4-dark-2:var(--dark-2); }
:root { --e-global-typography-v4-heading-hero-font-family:var(--font-heading); --e-global-typography-v4-heading-hero-font-size:var(--text-hh); --e-global-typography-v4-heading-hero-font-weight:700; --e-global-typography-v4-heading-hero-line-height:1em; --e-global-typography-v4-heading-1-font-family:var(--font-heading); --e-global-typography-v4-heading-1-font-size:var(--text-h1); --e-global-typography-v4-heading-1-font-weight:700; --e-global-typography-v4-heading-1-line-height:1em; --e-global-typography-v4-heading-2-font-family:var(--font-heading); --e-global-typography-v4-heading-2-font-size:var(--text-h2); --e-global-typography-v4-heading-2-font-weight:700; --e-global-typography-v4-heading-2-line-height:1em; --e-global-typography-v4-heading-3-font-family:var(--font-heading); --e-global-typography-v4-heading-3-font-size:var(--text-h3); --e-global-typography-v4-heading-3-font-weight:700; --e-global-typography-v4-heading-3-line-height:1em; --e-global-typography-v4-heading-4-font-family:var(--font-heading); --e-global-typography-v4-heading-4-font-size:var(--text-h4); --e-global-typography-v4-heading-4-font-weight:700; --e-global-typography-v4-heading-4-line-height:1em; --e-global-typography-v4-heading-5-font-family:var(--font-heading); --e-global-typography-v4-heading-5-font-size:var(--text-h5); --e-global-typography-v4-heading-5-font-weight:700; --e-global-typography-v4-heading-5-line-height:1em; --e-global-typography-v4-heading-6-font-family:var(--font-heading); --e-global-typography-v4-heading-6-font-size:var(--text-h6); --e-global-typography-v4-heading-6-font-weight:700; --e-global-typography-v4-heading-6-line-height:1em; --e-global-typography-v4-text-base-font-family:var(--font); --e-global-typography-v4-text-base-font-size:var(--text-m); --e-global-typography-v4-text-base-line-height:1.5em; --e-global-typography-v4-text-btn-font-family:var(--font-heading); --e-global-typography-v4-text-btn-font-size:var(--text-xl); --e-global-typography-v4-text-btn-font-weight:500; --e-global-typography-v4-text-btn-text-decoration:none; --e-global-typography-v4-text-btn-line-height:1em; --e-global-typography-v4-text-menu-font-family:Poppins; --e-global-typography-v4-text-menu-font-size:var(--text-l); --e-global-typography-v4-text-menu-font-weight:300; --e-global-typography-v4-text-menu-text-decoration:none; --e-global-typography-v4-text-menu-line-height:1.2em; }