:root { --e-global-color-v4-grey-050:var(--grey-050); --e-global-color-v4-grey-100:var(--grey-100); --e-global-color-v4-grey-300:var(--grey-300); --e-global-color-v4-primary:var(--primary); --e-global-color-v4-secondary:var(--secondary); --e-global-color-v4-accent:var(--accent); --e-global-color-v4-bg:var(--bg); --e-global-color-v4-blue-bright:var(--blue-bright); --e-global-color-v4-accent-font:var(--Accent-font); }
:root { --e-global-typography-v4-text-s-font-family:var(--ff-body); --e-global-typography-v4-text-s-font-size:var(--fs-s); --e-global-typography-v4-text-s-text-transform:none; --e-global-typography-v4-text-m-font-family:var(--ff-body); --e-global-typography-v4-text-m-font-size:var(--fs-m); --e-global-typography-v4-text-m-font-weight:400; --e-global-typography-v4-text-m-line-height:var(--lh-m); --e-global-typography-v4-text-l-font-family:var(--ff-body); --e-global-typography-v4-text-l-font-size:var(--fs-l); --e-global-typography-v4-text-l-font-weight:400; --e-global-typography-v4-text-l-line-height:var(--lh-m); --e-global-typography-v4-heading-xl-font-family:var(--ff-display); --e-global-typography-v4-heading-xl-font-size:var(--fs-xl); --e-global-typography-v4-heading-xl-font-weight:500; --e-global-typography-v4-heading-xl-line-height:1.4; --e-global-typography-v4-heading-xl-text-transform:none; --e-global-typography-v4-heading-xxl-font-family:var(--ff-display); --e-global-typography-v4-heading-xxl-font-size:var(--fs-xxl); --e-global-typography-v4-heading-xxl-font-weight:400; --e-global-typography-v4-heading-hero-font-family:var(--ff-display); --e-global-typography-v4-heading-hero-font-size:var(--fs-hero); --e-global-typography-v4-heading-hero-font-weight:500; --e-global-typography-v4-text-caps-font-family:var(--ff-display); --e-global-typography-v4-text-caps-font-size:var(--fs-m); --e-global-typography-v4-text-caps-font-weight:400; --e-global-typography-v4-text-caps-line-height:var(--lh-s); --e-global-typography-v4-text-caps-letter-spacing:5%; --e-global-typography-v4-text-caps-text-transform:uppercase; --e-global-typography-v4-serif-font-family:Georgia; --e-global-typography-v4-serif-font-style:italic; }@media(max-width: 1024px){:root { --e-global-typography-v4-text-s-text-transform:none; --e-global-typography-v4-heading-xl-font-size:var(--fs-xl); }}