:root { --main-red: #801515; --main-red-d-1: #550e0e; --main-red-d-2: #2b0707; --bg-light: #faf9f6; --white: #ffffff; --lighter-dark-text: #615f59; --main-red-l-1: #903232; --main-red-l-2: #a05050; --main-red-l-3: #b06d6d; --main-red-l-4: #c08a8a; --main-red-l-5: #cfa7a7; --main-red-l-6: #dfc5c5; --main-red-l-7: #efe2e2; --text-dark: #363636; --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); --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);}.text-main-red { color: var(--main-red); }.text-main-red-d-1 { color: var(--main-red-d-1); }.text-main-red-d-2 { color: var(--main-red-d-2); }.text-main-red-l-1 { color: var(--main-red-l-1); }.text-main-red-l-2 { color: var(--main-red-l-2); }.text-main-red-l-3 { color: var(--main-red-l-3); }.text-main-red-l-4 { color: var(--main-red-l-4); }.text-main-red-l-5 { color: var(--main-red-l-5); }.text-main-red-l-6 { color: var(--main-red-l-6); }.text-main-red-l-7 { color: var(--main-red-l-7); }.bg-main-red { background-color: var(--main-red); }.bg-main-red-d-1 { background-color: var(--main-red-d-1); }.bg-main-red-d-2 { background-color: var(--main-red-d-2); }.bg-main-red-l-1 { background-color: var(--main-red-l-1); }.bg-main-red-l-2 { background-color: var(--main-red-l-2); }.bg-main-red-l-3 { background-color: var(--main-red-l-3); }.bg-main-red-l-4 { background-color: var(--main-red-l-4); }.bg-main-red-l-5 { background-color: var(--main-red-l-5); }.bg-main-red-l-6 { background-color: var(--main-red-l-6); }.bg-main-red-l-7 { background-color: var(--main-red-l-7); }