:root { --e-global-color-v4-pink:var(--pink); --e-global-color-v4-white:var(--White); --e-global-color-v4-blue:var(--blue); }
:root { --e-global-typography-v4-text-m-font-family:"Inter"; --e-global-typography-v4-text-m-font-size:1rem; --e-global-typography-v4-text-m-font-weight:400; --e-global-typography-v4-text-heading-m-font-family:"Inter"; --e-global-typography-v4-text-heading-m-font-size:1rem; --e-global-typography-v4-text-heading-m-font-weight:600; --e-global-typography-v4-heading-xxl-font-family:var(--Syne-heading-big); --e-global-typography-v4-heading-xxl-font-size:clamp(2rem, 5vw, 3rem); --e-global-typography-v4-heading-xxl-font-weight:700; --e-global-typography-v4-heading-xxl-line-height:0.9; --e-global-typography-v4-heading-xl-font-family:"Syne"; --e-global-typography-v4-heading-xl-font-size:clamp(1.5rem, 5vw, 2rem); --e-global-typography-v4-heading-xl-font-weight:700; --e-global-typography-v4-heading-xl-line-height:0.9; --e-global-typography-v4-text-heading-l-font-family:"Inter"; --e-global-typography-v4-text-heading-l-font-size:1.2rem; --e-global-typography-v4-text-heading-l-font-weight:700; --e-global-typography-v4-text-heading-l-line-height:1.2; }