:root { --e-global-color-v4-white:var(--White); --e-global-color-v4-primary:var(--Primary); --e-global-color-v4-black:var(--black); --e-global-color-v4-bg:var(--BG); --e-global-color-v4-rating:var(--rating); --e-global-color-v4-border:var(--border); }
:root { --e-global-typography-v4-h3-font-family:"Cormorant Garamond"; --e-global-typography-v4-h3-font-size:25px; --e-global-typography-v4-h3-font-weight:600; --e-global-typography-v4-h1-font-family:"Cormorant Garamond"; --e-global-typography-v4-h1-font-size:80px; --e-global-typography-v4-h1-font-weight:600; --e-global-typography-v4-h1-line-height:70px; --e-global-typography-v4-text-font-family:var(--sans); --e-global-typography-v4-text-font-size:16px; --e-global-typography-v4-text-font-weight:400; --e-global-typography-v4-text-line-height:30px; --e-global-typography-v4-h2-font-family:"Cormorant Garamond"; --e-global-typography-v4-h2-font-size:50px; --e-global-typography-v4-h2-font-weight:600; --e-global-typography-v4-h2-line-height:60px; --e-global-typography-v4-small-font-family:var(--sans); --e-global-typography-v4-small-font-size:14px; --e-global-typography-v4-small-font-weight:400; --e-global-typography-v4-h4-font-family:var(--serif); --e-global-typography-v4-h4-font-size:20px; --e-global-typography-v4-h4-font-weight:600; --e-global-typography-v4-h5-font-family:var(--sans); --e-global-typography-v4-h5-font-size:16px; --e-global-typography-v4-h5-font-weight:700; }@media(max-width: 1024px){:root { --e-global-typography-v4-h1-font-size:60px; --e-global-typography-v4-h1-line-height:50px; --e-global-typography-v4-h2-font-size:40px; --e-global-typography-v4-h4-font-size:18px; }}@media(max-width: 767px){:root { --e-global-typography-v4-h1-font-size:40px; --e-global-typography-v4-h1-line-height:40px; }}