:root { --blue: #2699F7; --red: #F24C4C; --yellow: #F6E04B; --green: #04B94D; --dark: #1e1e1e; --black: #000000; --light: #FAF7CC; --white: #ffffff; --blue-t-1: hsla(207, 93%, 85%, 0.3); --blue-t-2: hsla(207, 93%, 71%, 0.9); --red-t-1: hsla(0, 86%, 87%, 0.3); --red-t-2: hsla(0, 86%, 75%, 0.9); --yellow-t-1: hsla(52, 90%, 88%, 0.3); --yellow-t-2: hsla(52, 90%, 75%, 0.9); --green-t-1: hsla(144, 56%, 79%, 0.3); --green-t-2: hsla(144, 56%, 58%, 0.9); --text-2xs: clamp(0.82rem, calc(0.0006242197253433213 * (100vw - 47.8rem) + 0.82rem), 0.87rem); --text-xs: clamp(1.02rem, calc(0.0008739076154806499 * (100vw - 47.8rem) + 1.02rem), 1.09rem); --text-s: clamp(1.28rem, calc(0.0009987515605493142 * (100vw - 47.8rem) + 1.28rem), 1.36rem); --text-m: clamp(1.6rem, calc(0.00124843945068664 * (100vw - 47.8rem) + 1.6rem), 1.7rem); --text-l: clamp(2rem, calc(0.0016229712858926327 * (100vw - 47.8rem) + 2rem), 2.13rem); --text-xl: clamp(2.5rem, calc(0.0019975031210986284 * (100vw - 47.8rem) + 2.5rem), 2.66rem); --text-2xl: clamp(3.13rem, calc(0.0023720349563046183 * (100vw - 47.8rem) + 3.13rem), 3.32rem);}