:root { --e-global-color-v4-principal:var(--Principal); --e-global-color-v4-secondaire:var(--Secondaire); --e-global-color-v4-lightgrey:var(--LightGrey); --e-global-color-v4-white:var(--White); --e-global-color-v4-warmbrown:var(--WarmBrown); --e-global-color-v4-porcelain:var(--Porcelain); --e-global-color-v4-tertiaire:var(--Tertiaire); }
:root { --e-global-typography-v4-lwf-title-primary-font-family:DM Serif; --e-global-typography-v4-lwf-title-primary-font-size:clamp(2rem, 3.5vw + 0.5rem, 4rem); --e-global-typography-v4-lwf-title-primary-font-weight:400; --e-global-typography-v4-lwf-title-primary-line-height:1.1em; --e-global-typography-v4-lwf-text-font-family:Inter; --e-global-typography-v4-lwf-text-font-size:clamp(1rem, 1vw + 0.25rem, 1.25rem);; --e-global-typography-v4-lwf-text-font-weight:400; --e-global-typography-v4-lwf-text-line-height:1.8rem; --e-global-typography-v4-lwf-title-xs-font-family:DM Serif; --e-global-typography-v4-lwf-title-xs-font-size:clamp(0.9rem, 0.8vw + 0.2rem, 1.1rem); --e-global-typography-v4-lwf-title-xs-font-weight:400; --e-global-typography-v4-lwf-title-xs-line-height:2rem; --e-global-typography-v4-lwf-title-xs-letter-spacing:0em; --e-global-typography-v4-lwf-title-lg-font-family:DM Serif; --e-global-typography-v4-lwf-title-lg-font-size:clamp(1.45rem, 1.9vw + 0.35rem, 2rem);; --e-global-typography-v4-lwf-title-lg-font-weight:500; --e-global-typography-v4-lwf-title-lg-line-height:1.5em; --e-global-typography-v4-lwf-title-md-font-family:DM Serif; --e-global-typography-v4-lwf-title-md-font-size:clamp(1rem, 1vw + 0.25rem, 1.25rem); --e-global-typography-v4-lwf-title-md-font-weight:400; --e-global-typography-v4-lwf-title-md-line-height:1.15em; }@media(max-width: 1366px){:root { --e-global-typography-v4-lwf-title-primary-font-size:3rem; --e-global-typography-v4-lwf-title-primary-line-height:4rem; }}@media(max-width: 1024px){:root { --e-global-typography-v4-lwf-title-primary-font-size:2.5rem; --e-global-typography-v4-lwf-title-primary-line-height:3rem; }}@media(max-width: 767px){:root { --e-global-typography-v4-lwf-title-primary-font-size:2rem; --e-global-typography-v4-lwf-title-primary-line-height:3rem; --e-global-typography-v4-lwf-text-font-size:1rem; --e-global-typography-v4-lwf-text-line-height:1.6em; --e-global-typography-v4-lwf-title-md-line-height:1.6em; }}