:root { --e-global-color-v4-slateblue:var(--slateblue); --e-global-color-v4-white:var(--white); --e-global-color-v4-dark-redorange:var(--dark-redorange); --e-global-color-v4-bg:var(--bg); --e-global-color-v4-text:var(--text); --e-global-color-v4-black:var(--black); --e-global-color-v4-transparent:var(--transparent); --e-global-color-v4-border:var(--border); }
:root { --e-global-typography-v4-h1-font-family:var(--serif-titles); --e-global-typography-v4-h1-font-size:60px; --e-global-typography-v4-h1-font-weight:600; --e-global-typography-v4-h1-line-height:60px; --e-global-typography-v4-h1-letter-spacing:-1px; --e-global-typography-v4-h1-text-transform:none; --e-global-typography-v4-h2-font-family:var(--serif-titles); --e-global-typography-v4-h2-font-size:40px; --e-global-typography-v4-h2-font-weight:600; --e-global-typography-v4-h2-line-height:44px; --e-global-typography-v4-h3-font-family:var(--serif-titles); --e-global-typography-v4-h3-font-size:30px; --e-global-typography-v4-h3-font-weight:600; --e-global-typography-v4-h3-line-height:40px; --e-global-typography-v4-h3-text-transform:none; --e-global-typography-v4-h4-font-family:var(--serif-titles); --e-global-typography-v4-h4-font-size:24px; --e-global-typography-v4-h4-font-weight:600; --e-global-typography-v4-h4-line-height:28px; --e-global-typography-v4-h4-letter-spacing:-0.42px; --e-global-typography-v4-h4-text-transform:none; --e-global-typography-v4-h5-font-family:var(--serif-titles); --e-global-typography-v4-h5-font-size:20px; --e-global-typography-v4-h5-font-weight:700; --e-global-typography-v4-h5-line-height:28px; --e-global-typography-v4-h5-text-transform:none; --e-global-typography-v4-text-font-family:var(--sans-description); --e-global-typography-v4-text-font-size:16px; --e-global-typography-v4-text-font-weight:400; --e-global-typography-v4-text-line-height:25px; --e-global-typography-v4-small-font-family:var(--sans-description); --e-global-typography-v4-small-font-size:13px; --e-global-typography-v4-small-font-weight:600; --e-global-typography-v4-small-line-height:15px; --e-global-typography-v4-btn-font-font-family:var(--sans-description); --e-global-typography-v4-btn-font-font-size:14px; --e-global-typography-v4-btn-font-font-weight:600; --e-global-typography-v4-btn-font-line-height:25px; --e-global-typography-v4-btn-font-text-transform:uppercase; }@media(max-width: 767px){:root { --e-global-typography-v4-h1-font-size:35px; --e-global-typography-v4-h1-line-height:35px; --e-global-typography-v4-h2-font-size:30px; --e-global-typography-v4-h2-line-height:30px; --e-global-typography-v4-h3-font-size:25px; --e-global-typography-v4-h3-line-height:25px; --e-global-typography-v4-btn-font-font-size:12px; --e-global-typography-v4-btn-font-line-height:16px; }}@media(max-width: 1024px){:root { --e-global-typography-v4-h1-font-size:40px; --e-global-typography-v4-h1-line-height:40px; --e-global-typography-v4-h2-font-size:35px; --e-global-typography-v4-h2-line-height:40px; }}