:root { --white: hsl(0, 0%, 100%); --black: hsl(0, 0%, 0%); --black-t-1: hsla(0, 0%, 83%, 0.17); --black-t-2: hsla(0, 0%, 67%, 0.33); --black-t-3: hsla(0, 0%, 50%, 0.5); --black-t-4: hsla(0, 0%, 33%, 0.67); --black-t-5: hsla(0, 0%, 17%, 0.83); --white-t-1: hsla(0, 0%, 100%, 0.17); --white-t-2: hsla(0, 0%, 100%, 0.33); --white-t-3: hsla(0, 0%, 100%, 0.5); --white-t-4: hsla(0, 0%, 100%, 0.67); --white-t-5: hsla(0, 0%, 100%, 0.83); --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), 1.8rem); --text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.8rem); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.7rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 5.4rem);}