:root { --primary: hsl(213 100% 43%); --primary-l-1: hsl(213, 81%, 48%); --primary-l-2: hsl(213, 75%, 53%); --primary-l-3: hsl(213, 75%, 59%); --primary-l-4: hsl(213, 75%, 64%); --primary-l-5: hsl(213, 75%, 69%); --primary-l-6: hsl(213, 75%, 74%); --primary-l-7: hsl(213, 75%, 79%); --primary-l-8: hsl(213, 75%, 84%); --primary-l-9: hsl(213, 75%, 90%); --primary-l-10: hsl(213, 75%, 95%); --primary-d-1: hsl(213, 100%, 39%); --primary-d-2: hsl(213, 100%, 35%); --primary-d-3: hsl(213, 100%, 31%); --primary-d-4: hsl(213, 100%, 27%); --primary-d-5: hsl(213, 100%, 23%); --primary-d-6: hsl(213, 100%, 20%); --primary-d-7: hsl(213, 100%, 16%); --primary-d-8: hsl(213, 100%, 12%); --primary-d-9: hsl(213, 100%, 8%); --primary-d-10: hsl(213, 100%, 4%); --grey: hsl(0 0% 10%); --background: hsl(213, 100%, 96%); --background-l-1: hsl(213, 100%, 96%); --background-l-2: hsl(213, 100%, 97%); --background-l-3: hsl(213, 100%, 97%); --background-l-4: hsl(213, 100%, 98%); --background-l-5: hsl(213, 100%, 98%); --background-l-6: hsl(213, 100%, 98%); --background-l-7: hsl(213, 100%, 99%); --background-l-8: hsl(213, 100%, 99%); --background-l-9: hsl(213, 100%, 99%); --background-l-10: hsl(213, 100%, 100%); --background-d-1: hsl(213, 28%, 87%); --background-d-2: hsl(213, 15%, 79%); --background-d-3: hsl(213, 9%, 70%); --background-d-4: hsl(213, 6%, 61%); --background-d-5: hsl(213, 4%, 52%); --background-d-6: hsl(213, 4%, 44%); --background-d-7: hsl(213, 4%, 35%); --background-d-8: hsl(213, 4%, 26%); --background-d-9: hsl(213, 4%, 17%); --background-d-10: hsl(213, 4%, 9%); --grey-l-1: hsl(0, 0%, 18%); --grey-l-2: hsl(0, 0%, 27%); --grey-l-3: hsl(0, 0%, 35%); --grey-l-4: hsl(0, 0%, 43%); --grey-l-5: hsl(0, 0%, 51%); --grey-l-6: hsl(0, 0%, 59%); --grey-l-7: hsl(0, 0%, 67%); --grey-l-8: hsl(0, 0%, 76%); --grey-l-9: hsl(0, 0%, 84%); --grey-l-10: hsl(0, 0%, 92%); --grey-d-1: hsl(0, 0%, 9%); --grey-d-2: hsl(0, 0%, 8%); --grey-d-3: hsl(0, 0%, 7%); --grey-d-4: hsl(0, 0%, 6%); --grey-d-5: hsl(0, 0%, 6%); --grey-d-6: hsl(0, 0%, 5%); --grey-d-7: hsl(0, 0%, 4%); --grey-d-8: hsl(0, 0%, 3%); --grey-d-9: hsl(0, 0%, 2%); --grey-d-10: hsl(0, 0%, 1%); --space-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --space-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --space-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --space-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --space-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --space-3xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --heading-m: clamp(2.2rem, calc(0.007407407407407406 * (100vw - 36rem) + 2.2rem), 3rem); --heading-l: clamp(2.75rem, calc(0.011574074074074073 * (100vw - 36rem) + 2.75rem), 4rem); --heading-xl: clamp(3.44rem, calc(0.0175 * (100vw - 36rem) + 3.44rem), 5.33rem); --heading-2xl: clamp(4.3rem, calc(0.026018518518518524 * (100vw - 36rem) + 4.3rem), 7.11rem); --text-s: clamp(1.36rem, calc(0.0006481481481481467 * (100vw - 36rem) + 1.36rem), 1.43rem); --text-m: clamp(1.7rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.7rem), 1.9rem); --text-l: clamp(2.13rem, calc(0.003703703703703703 * (100vw - 36rem) + 2.13rem), 2.53rem);}