:root { --primary: #761C14; --primary-l-1: #823129; --primary-l-2: #8f453f; --primary-l-3: #9b5a54; --primary-l-4: #a86f69; --primary-l-5: #b4837f; --primary-l-6: #c19894; --primary-l-7: #cdacaa; --primary-l-8: #dac1bf; --primary-l-9: #e6d6d4; --primary-l-10: #f3eaea; --primary-t-1: hsla(5, 71%, 27%, 0.09); --primary-t-2: hsla(5, 71%, 27%, 0.18); --primary-t-3: hsla(5, 71%, 27%, 0.27); --primary-t-4: hsla(5, 71%, 27%, 0.36); --primary-t-5: hsla(5, 71%, 27%, 0.45); --primary-t-6: hsla(5, 71%, 27%, 0.55); --primary-t-7: hsla(5, 71%, 27%, 0.64); --primary-t-8: hsla(5, 71%, 27%, 0.73); --primary-t-9: hsla(5, 71%, 27%, 0.82); --primary-t-10: hsla(5, 71%, 27%, 0.91); --secondary: #3C3C3C; --secondary-d-1: #373737; --secondary-d-2: #313131; --secondary-d-3: #2c2c2c; --secondary-d-4: #262626; --secondary-d-5: #212121; --secondary-d-6: #1b1b1b; --secondary-d-7: #161616; --secondary-d-8: #101010; --secondary-d-9: #0b0b0b; --secondary-d-10: #050505; --red: #FE0000; --red-l-1: #fe1717; --red-l-2: #fe2e2e; --red-l-3: #fe4646; --red-l-4: #fe5d5d; --red-l-5: #fe7474; --red-l-6: #ff8b8b; --red-l-7: #ffa2a2; --red-l-8: #ffb9b9; --red-l-9: #ffd1d1; --red-l-10: #ffe8e8; --red-d-1: #e70000; --red-d-2: #d00000; --red-d-3: #b90000; --red-d-4: #a20000; --red-d-5: #8b0000; --red-d-6: #730000; --red-d-7: #5c0000; --red-d-8: #450000; --red-d-9: #2e0000; --red-d-10: #170000; --bricks-color-grey-100: #f5f5f5; --bricks-color-grey-300: #e0e0e0; --bricks-color-grey-500: #9e9e9e; --bricks-color-grey-700: #616161; --bricks-color-grey-800: #424242; --white: #ffffff; --dark: #222222; --text-xs: clamp(0.9rem, calc(0.0018518518518518526 * (100vw - 36rem) + 0.9rem), 1.1rem); --text-s: clamp(1.2rem, calc(0.0027777777777777783 * (100vw - 36rem) + 1.2rem), 1.5rem); --text-m: clamp(1.5rem, calc(0.0009259259259259267 * (100vw - 36rem) + 1.5rem), 1.6rem); --text-l: clamp(2rem, calc(0.004629629629629629 * (100vw - 36rem) + 2rem), 2.5rem); --text-xl: clamp(2.2rem, calc(0.007407407407407406 * (100vw - 36rem) + 2.2rem), 3rem); --text-2xl: clamp(2.5rem, calc(0.009259259259259259 * (100vw - 36rem) + 2.5rem), 3.5rem); --text-3xl: clamp(3rem, calc(0.013888888888888888 * (100vw - 36rem) + 3rem), 4.5rem); --text-4xl: clamp(3.5rem, calc(0.013888888888888888 * (100vw - 36rem) + 3.5rem), 5rem); --text-5xl: clamp(4rem, calc(0.023148148148148147 * (100vw - 36rem) + 4rem), 6.5rem); --space-2xs: clamp(0.68rem, calc(0.0014814814814814808 * (100vw - 36rem) + 0.68rem), 0.84rem); --space-xs: clamp(0.9rem, calc(0.0021296296296296285 * (100vw - 36rem) + 0.9rem), 1.13rem); --space-s: clamp(1.2rem, calc(0.0027777777777777783 * (100vw - 36rem) + 1.2rem), 1.5rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2.13rem, calc(0.005 * (100vw - 36rem) + 2.13rem), 2.67rem); --space-xl: clamp(2.84rem, calc(0.006574074074074073 * (100vw - 36rem) + 2.84rem), 3.55rem); --space-2xl: clamp(3.79rem, calc(0.008796296296296299 * (100vw - 36rem) + 3.79rem), 4.74rem); --space-3xl: clamp(5.05rem, calc(0.011666666666666665 * (100vw - 36rem) + 5.05rem), 6.31rem); --space-4xl: clamp(7rem, calc(0.027777777777777776 * (100vw - 36rem) + 7rem), 10rem); --space-5xl: clamp(15rem, calc(0.09259259259259259 * (100vw - 36rem) + 15rem), 25rem);}