:root { --red: #e00707; --red-l-1: #e63939; --red-l-2: #ec6a6a; --red-l-3: #f39c9c; --red-l-4: #f9cdcd; --red-d-1: #b30606; --red-d-2: #860404; --red-d-3: #5a0303; --red-d-4: #2d0101; --red-t-1: hsla(0, 94%, 45%, 0.2); --red-t-2: hsla(0, 94%, 45%, 0.4); --red-t-3: hsla(0, 94%, 45%, 0.6); --red-t-4: hsla(0, 94%, 45%, 0.8); --blue: #364b96; --blue-l-1: #5e6fab; --blue-l-2: #8693c0; --blue-l-3: #afb7d5; --blue-l-4: #d7dbea; --blue-d-1: #2b3c78; --blue-d-2: #202d5a; --blue-d-3: #161e3c; --blue-d-4: #0b0f1e; --blue-t-1: hsla(227, 47%, 40%, 0.2); --blue-t-2: hsla(227, 47%, 40%, 0.4); --blue-t-3: hsla(227, 47%, 40%, 0.6); --blue-t-4: hsla(227, 47%, 40%, 0.8); --light-grey: #f5f5f5; --grey: #e0e0e0; --dark: #212121; --dark-t-1: hsla(0, 0%, 13%, 0.2); --dark-t-2: hsla(0, 0%, 13%, 0.4); --dark-t-3: hsla(0, 0%, 13%, 0.6); --dark-t-4: hsla(0, 0%, 13%, 0.8); --white: #fff; --white-d-1: #cccccc; --white-d-2: #999999; --white-d-3: #666666; --white-d-4: #333333; --white-t-1: hsla(0, 0%, 100%, 0.2); --white-t-2: hsla(0, 0%, 100%, 0.4); --white-t-3: hsla(0, 0%, 100%, 0.6); --white-t-4: hsla(0, 0%, 100%, 0.8); --black: #000000; --black-t-1: hsla(0, 0%, 0%, 0.2); --black-t-2: hsla(0, 0%, 0%, 0.4); --black-t-3: hsla(0, 0%, 0%, 0.6); --black-t-4: hsla(0, 0%, 0%, 0.8); --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); --text-3xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --text-4xl: clamp(4.88rem, calc(0.03277777777777778 * (100vw - 36rem) + 4.88rem), 8.42rem); --text-5xl: clamp(6.1rem, calc(0.04740740740740742 * (100vw - 36rem) + 6.1rem), 11.22rem);}