:root { --e-global-color-v4-white:var(--White); --e-global-color-v4-gold:var(--Gold); --e-global-color-v4-blue:var(--Blue); --e-global-color-v4-black:var(--Black); --e-global-color-v4-transparent:var(--transparent); --e-global-color-v4-bg:var(--bg); }
:root { --e-global-typography-v4-primary-btn-font-family:"Inter"; --e-global-typography-v4-primary-btn-font-size:14px; --e-global-typography-v4-primary-btn-font-weight:600; --e-global-typography-v4-h1-font-family:"Playfair Display"; --e-global-typography-v4-h1-font-size:60px; --e-global-typography-v4-h1-font-weight:500; --e-global-typography-v4-h2-font-family:"Playfair Display"; --e-global-typography-v4-h2-font-size:45px; --e-global-typography-v4-h2-font-weight:500; --e-global-typography-v4-sub-heading-font-family:"Inter"; --e-global-typography-v4-sub-heading-font-size:20px; --e-global-typography-v4-sub-heading-font-weight:500; --e-global-typography-v4-sub-heading-font-style:italic; --e-global-typography-v4-sub-heading-line-height:30px; --e-global-typography-v4-paragraph-font-family:"Inter"; --e-global-typography-v4-paragraph-font-size:16px; --e-global-typography-v4-paragraph-font-weight:400; --e-global-typography-v4-paragraph-line-height:28px; --e-global-typography-v4-h5-font-family:"Inter"; --e-global-typography-v4-h5-font-size:18px; --e-global-typography-v4-h5-font-weight:300; --e-global-typography-v4-h5-line-height:28px; --e-global-typography-v4-h3-font-family:"Inter"; --e-global-typography-v4-h3-font-size:22px; --e-global-typography-v4-h3-font-weight:700; --e-global-typography-v4-h3-line-height:32px; }@media(max-width: 767px){:root { --e-global-typography-v4-h1-font-size:35px; --e-global-typography-v4-h2-font-size:25px; --e-global-typography-v4-sub-heading-font-size:18px; --e-global-typography-v4-paragraph-font-size:14px; --e-global-typography-v4-paragraph-line-height:24px; --e-global-typography-v4-h5-font-size:16px; --e-global-typography-v4-h3-font-size:19px; --e-global-typography-v4-h3-font-weight:700; }}@media(max-width: 1024px){:root { --e-global-typography-v4-h1-font-size:40px; --e-global-typography-v4-h2-font-size:35px; --e-global-typography-v4-paragraph-font-size:16px; }}