:root { --primary: #1d34ac; --secondary: #213b9e; --tertiary: #000000; --base: #161616; --bg-body: #e6e6e6; --bg-surface: #ffffff; --text-body: hsl(0,0%,25%); --text-title: hsl(0,0%,0%); --light: #ffffff; --dark: #000000; --success: hsl(136,95%,56%); --error: hsl(351,95%,56%); --text-2xs: clamp(0.82rem, calc(0.0009259259259259267 * (100vw - 36rem) + 0.82rem), 0.92rem); --text-xs: clamp(1.02rem, calc(0.0012037037037037027 * (100vw - 36rem) + 1.02rem), 1.15rem); --text-s: clamp(1.28rem, calc(0.0014814814814814808 * (100vw - 36rem) + 1.28rem), 1.44rem); --text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-l: clamp(2rem, calc(0.0023148148148148147 * (100vw - 36rem) + 2rem), 2.25rem); --text-xl: clamp(2.5rem, calc(0.002870370370370371 * (100vw - 36rem) + 2.5rem), 2.81rem); --text-2xl: clamp(3.13rem, calc(0.0036111111111111122 * (100vw - 36rem) + 3.13rem), 3.52rem); --text-3xl: clamp(3.91rem, calc(0.00444444444444444 * (100vw - 36rem) + 3.91rem), 4.39rem); --text-4xl: clamp(4.88rem, calc(0.005648148148148151 * (100vw - 36rem) + 4.88rem), 5.49rem);}