:root { --primary-brand: #0074D9; --secondary-brand: #FFC107; --black: #000000; --white: #ffffff; --white-t-1: hsla(0, 0%, 100%, 0.2); --white-t-2: hsla(0, 0%, 100%, 0.4); --white-t-3: hsla(0, 0%, 100%, 0.6); --white-t-4: hsla(0, 0%, 100%, 0.8); --primary-brand-l-1: #15b1ff; --primary-brand-l-2: #66ace8; --primary-brand-l-3: #99c7f0; --primary-brand-l-4: #cce3f7; --primary-brand-d-1: #005dae; --primary-brand-d-2: #004682; --primary-brand-d-3: #002e57; --primary-brand-d-4: #00172b; --secondary-brand-l-1: #ffd65a; --secondary-brand-l-2: #ffeaac; --secondary-brand-d-1: #aa8105; --secondary-brand-d-2: #554002; --black-t-1: hsla(0, 0%, 0%, 0.2); --black-t-2: hsla(0, 0%, 0%, 0.4); --black-t-3: hsla(0, 0%, 0%, 0.6); --black-t-4: hsla(0, 0%, 0%, 0.8); --titre-xs: clamp(1rem, calc(0.0019259259259259242 * (100vw - 22.5rem) + 1rem), 1.13rem); --titre-s: clamp(1.25rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1.25rem), 1.5rem); --titre-m: clamp(1.38rem, calc(0.005481481481481483 * (100vw - 22.5rem) + 1.38rem), 1.75rem); --titre-l: clamp(1.88rem, calc(0.01377777777777778 * (100vw - 22.5rem) + 1.88rem), 2.81rem); --titre-xl: clamp(2.13rem, calc(0.025925925925925925 * (100vw - 22.5rem) + 2.13rem), 3.88rem); --text-s: clamp(0.88rem, calc(0 * (100vw - 22.5rem) + 0.88rem), 0.88rem); --text-m: clamp(1rem, calc(0 * (100vw - 22.5rem) + 1rem), 1rem); --text-l: clamp(1rem, calc(0.0019259259259259242 * (100vw - 22.5rem) + 1rem), 1.13rem); --text-xl: clamp(1.13rem, calc(0.0017777777777777794 * (100vw - 22.5rem) + 1.13rem), 1.25rem);}