:root { --primary: hsl(0, 0%, 0%); --secondary: #9E000D; --primary-l-1: hsl(0, 0%, 9%); --primary-l-2: hsl(0, 0%, 18%); --primary-l-3: hsl(0, 0%, 27%); --primary-l-4: hsl(0, 0%, 36%); --primary-l-5: hsl(0, 0%, 45%); --primary-l-6: hsl(0, 0%, 55%); --primary-l-7: hsl(0, 0%, 64%); --primary-l-8: hsl(0, 0%, 73%); --primary-l-9: hsl(0, 0%, 82%); --primary-l-10: hsl(0, 0%, 91%); --secondary-l-1: #a71723; --secondary-l-2: #b02e39; --secondary-l-3: #b8464f; --secondary-l-4: #c15d65; --secondary-l-5: #ca747b; --secondary-l-6: #d38b91; --secondary-l-7: #dca2a7; --secondary-l-8: #e5b9bd; --secondary-l-9: #edd1d3; --secondary-l-10: #f6e8e9; --secondary-d-1: #90000c; --secondary-d-2: #81000b; --secondary-d-3: #730009; --secondary-d-4: #650008; --secondary-d-5: #560007; --secondary-d-6: #480006; --secondary-d-7: #390005; --secondary-d-8: #2b0004; --secondary-d-9: #1d0002; --secondary-d-10: #0e0001; --tertiary: #007A72; --tertiary-d-1: #006f68; --tertiary-d-2: #00645d; --tertiary-d-3: #005953; --tertiary-d-4: #004e49; --tertiary-d-5: #00433e; --tertiary-d-6: #003734; --tertiary-d-7: #002c29; --tertiary-d-8: #00211f; --tertiary-d-9: #001615; --tertiary-d-10: #000b0a; --tertiary-l-1: #17867f; --tertiary-l-2: #2e928c; --tertiary-l-3: #469e98; --tertiary-l-4: #5daaa5; --tertiary-l-5: #74b6b2; --tertiary-l-6: #8bc3bf; --tertiary-l-7: #a2cfcc; --tertiary-l-8: #b9dbd9; --tertiary-l-9: #d1e7e5; --tertiary-l-10: #e8f3f2; --white: hsl(0, 0%, 100%); --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem);}