:root { --e-global-color-v4-primary:var(--Primary); --e-global-color-v4-accent:var(--Accent); --e-global-color-v4-surface:var(--Surface); --e-global-color-v4-white:var(--White); --e-global-color-v4-dark:var(--Dark); --e-global-color-v4-orange:var(--Orange); --e-global-color-v4-beige:var(--Beige); --e-global-color-v4-brown:var(--Brown); --e-global-color-v4-purple:var(--Purple); --e-global-color-v4-liliac:var(--Liliac); }
:root { --e-global-typography-v4-h2-font-size:40px; --e-global-typography-v4-h2-line-height:110%; --e-global-typography-v4-h0-font-size:58px; --e-global-typography-v4-h0-line-height:105%; --e-global-typography-v4-h1-font-size:48px; --e-global-typography-v4-h1-line-height:113%; --e-global-typography-v4-h3-font-size:34px; --e-global-typography-v4-h3-line-height:115%; --e-global-typography-v4-h4-font-size:30px; --e-global-typography-v4-h4-line-height:115%; --e-global-typography-v4-h5-font-size:24px; --e-global-typography-v4-h5-line-height:115%; --e-global-typography-v4-h6-font-size:20px; --e-global-typography-v4-h6-line-height:115%; --e-global-typography-v4-text-xs-font-size:13px; --e-global-typography-v4-text-m-font-size:17px; --e-global-typography-v4-text-lg-font-size:19px; --e-global-typography-v4-text-sm-font-size:15px; }@media(max-width: 1400px){:root { --e-global-typography-v4-h2-font-size:32px; --e-global-typography-v4-h0-font-size:48px; --e-global-typography-v4-h1-font-size:38px; --e-global-typography-v4-h3-font-size:28px; --e-global-typography-v4-h4-font-size:25px; --e-global-typography-v4-h5-font-size:22px; --e-global-typography-v4-h6-font-size:18px; --e-global-typography-v4-text-xs-font-size:12px; --e-global-typography-v4-text-m-font-size:16px; --e-global-typography-v4-text-lg-font-size:18px; --e-global-typography-v4-text-sm-font-size:14px; }}@media(max-width: 1100px){:root { --e-global-typography-v4-h2-font-size:28px; --e-global-typography-v4-h0-font-size:38px; --e-global-typography-v4-h1-font-size:34px; --e-global-typography-v4-h3-font-size:24px; --e-global-typography-v4-h4-font-size:21px; --e-global-typography-v4-h5-font-size:18px; --e-global-typography-v4-h6-font-size:16px; --e-global-typography-v4-text-xs-font-size:11px; --e-global-typography-v4-text-m-font-size:15px; --e-global-typography-v4-text-lg-font-size:17px; --e-global-typography-v4-text-sm-font-size:13px; }}@media(max-width: 767px){:root { --e-global-typography-v4-h2-font-size:24px; --e-global-typography-v4-h0-font-size:33px; --e-global-typography-v4-h1-font-size:27px; --e-global-typography-v4-h3-font-size:22px; --e-global-typography-v4-h4-font-size:19px; --e-global-typography-v4-h5-font-size:17px; --e-global-typography-v4-h6-font-size:14px; --e-global-typography-v4-text-xs-font-size:11px; --e-global-typography-v4-text-m-font-size:15px; --e-global-typography-v4-text-lg-font-size:16px; --e-global-typography-v4-text-sm-font-size:13px; }}