:root { --e-global-color-v4-white:var(--white); --e-global-color-v4-body:var(--body); --e-global-color-v4-button-primary:var(--button-primary); --e-global-color-v4-pink-accent:var(--pink-accent); --e-global-color-v4-bronze:var(--bronze); --e-global-color-v4-dup_white:var(--DUP_white); --e-global-color-v4-dup_body:var(--DUP_body); --e-global-color-v4-dup_button-primary:var(--DUP_button-primary); }
:root { --e-global-typography-v4-h1-font-family:var(--headings-font); --e-global-typography-v4-h1-font-size:48px; --e-global-typography-v4-h1-font-weight:700; --e-global-typography-v4-h1-line-height:1.4em; --e-global-typography-v4-h1-letter-spacing:-0.035em; --e-global-typography-v4-h2-font-family:var(--headings-font); --e-global-typography-v4-h2-font-size:35px; --e-global-typography-v4-h2-font-weight:700; --e-global-typography-v4-h2-line-height:1.4em; --e-global-typography-v4-h2-letter-spacing:-0.035em; --e-global-typography-v4-body-text-font-family:"DM Sans"; --e-global-typography-v4-body-text-font-size:18px; --e-global-typography-v4-body-text-font-weight:500; --e-global-typography-v4-body-text-line-height:1.7em; --e-global-typography-v4-body-text-letter-spacing:-0.025em; --e-global-typography-v4-h3-font-family:"Be Vietnam Pro"; --e-global-typography-v4-h3-font-size:30px; --e-global-typography-v4-h3-font-weight:700; --e-global-typography-v4-h3-line-height:1.4em; --e-global-typography-v4-h3-letter-spacing:-0.035em; --e-global-typography-v4-dup_body-text-font-family:"DM Sans"; --e-global-typography-v4-dup_body-text-font-size:18px; --e-global-typography-v4-dup_body-text-font-weight:500; --e-global-typography-v4-dup_body-text-line-height:1.7em; --e-global-typography-v4-dup_body-text-letter-spacing:-0.025em; }@media(max-width: 1300px){:root { --e-global-typography-v4-h1-font-size:35px; --e-global-typography-v4-h2-font-size:30px; }}@media(max-width: 767px){:root { --e-global-typography-v4-h1-font-size:30px; --e-global-typography-v4-h2-font-size:25px; --e-global-typography-v4-body-text-font-size:16px; --e-global-typography-v4-dup_body-text-font-size:16px; }}