:root { --e-global-color-v4-secondary:var(--Secondary); --e-global-color-v4-primary:var(--Primary); --e-global-color-v4-transparent:var(--Transparent); --e-global-color-v4-accent:var(--Accent); }
:root { --e-global-typography-v4-font-h2-font-family:var(--Heading-Font); --e-global-typography-v4-font-h2-font-size:var(--H2-Size); --e-global-typography-v4-font-h2-font-weight:400; --e-global-typography-v4-font-h3-font-family:var(--Heading-Font); --e-global-typography-v4-font-h3-font-size:var(--H3-Size); --e-global-typography-v4-font-h3-font-weight:400; --e-global-typography-v4-font-h5-font-family:var(--Heading-Font); --e-global-typography-v4-font-h5-font-size:var(--H5-Size); --e-global-typography-v4-font-h5-font-weight:400; --e-global-typography-v4-font-h4-font-family:var(--Heading-Font); --e-global-typography-v4-font-h4-font-size:var(--H4-Size); --e-global-typography-v4-font-h4-font-weight:400; --e-global-typography-v4-font-body-l-font-family:Poppins; --e-global-typography-v4-font-body-l-font-size:var(--Body-L-Size); --e-global-typography-v4-font-body-l-font-weight:400; --e-global-typography-v4-font-body-font-family:var(--Body-Font); --e-global-typography-v4-font-body-font-size:var(--Body-Size); --e-global-typography-v4-font-body-font-weight:400; --e-global-typography-v4-font-body-line-height:clamp(1.5rem, 0.13vi + 1.47rem, 1.78rem); --e-global-typography-v4-font-body-s-font-family:var(--Heading-Font); --e-global-typography-v4-font-body-s-font-size:var(--Body-S-Size); --e-global-typography-v4-font-body-s-font-weight:400; --e-global-typography-v4-font-h1-font-family:var(--Heading-Font); --e-global-typography-v4-font-h1-font-size:var(--H1-Size); --e-global-typography-v4-font-h1-font-weight:400; }