:root { --e-global-color-v4-primary:var(--Primary); --e-global-color-v4-accent:var(--Accent); --e-global-color-v4-hover:var(--Hover); --e-global-color-v4-white:var(--White); --e-global-color-v4-black:var(--Black); --e-global-color-v4-text:var(--Text); --e-global-color-v4-strok-an-tx:var(--Strok-an-Tx); --e-global-color-v4-light-gray:var(--Light-gray); --e-global-color-v4-dark-bg:var(--Dark-BG); --e-global-color-v4-hilight:var(--Hilight); }
:root { --e-global-typography-v4-h1-font-family:var(--Heading); --e-global-typography-v4-h1-font-size:clamp(2.25rem, 2.042rem + 0.926vw, 2.875rem); --e-global-typography-v4-h1-font-weight:500; --e-global-typography-v4-h1-line-height:1.17em; --e-global-typography-v4-h2-font-family:var(--Heading); --e-global-typography-v4-h2-font-size:clamp(1.688rem, 1.5rem + 0.833vw, 2.25rem); --e-global-typography-v4-h2-font-weight:500; --e-global-typography-v4-h2-line-height:1.19em; --e-global-typography-v4-h3-font-family:var(--Heading); --e-global-typography-v4-h3-font-size:1.5rem; --e-global-typography-v4-h3-font-weight:500; --e-global-typography-v4-h3-line-height:1.33em; --e-global-typography-v4-h4-font-family:var(--Heading); --e-global-typography-v4-h4-font-size:1.25rem; --e-global-typography-v4-h4-font-weight:500; --e-global-typography-v4-h4-line-height:1.2em; --e-global-typography-v4-h5-font-family:var(--Heading); --e-global-typography-v4-h5-font-size:1.125rem; --e-global-typography-v4-h5-font-weight:500; --e-global-typography-v4-h5-line-height:1.2em; --e-global-typography-v4-h6-font-family:var(--Heading); --e-global-typography-v4-h6-font-size:1rem; --e-global-typography-v4-h6-font-weight:500; --e-global-typography-v4-h6-line-height:1.2em; --e-global-typography-v4-body-text-font-family:var(--Body); --e-global-typography-v4-body-text-font-size:var(--Body-text); --e-global-typography-v4-body-text-font-weight:400; --e-global-typography-v4-body-text-line-height:var(--Line-height-body); --e-global-typography-v4-lead-text-font-family:var(--Body); --e-global-typography-v4-lead-text-font-size:var(--Lead-text); --e-global-typography-v4-lead-text-font-weight:400; --e-global-typography-v4-lead-text-line-height:var(--Line-height-body); --e-global-typography-v4-large-text-font-family:var(--Body); --e-global-typography-v4-large-text-font-size:var(--Large-text); --e-global-typography-v4-large-text-font-weight:400; --e-global-typography-v4-large-text-line-height:var(--Line-height-body); --e-global-typography-v4-eyebrow-tx-font-family:var(--Body); --e-global-typography-v4-eyebrow-tx-font-size:var(--Small-text); --e-global-typography-v4-eyebrow-tx-font-weight:700; --e-global-typography-v4-eyebrow-tx-line-height:var(--Line-height-body); --e-global-typography-v4-eyebrow-tx-letter-spacing:2px; --e-global-typography-v4-eyebrow-tx-text-transform:uppercase; }