:root { --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; --bricks-color-grey-900: #212121; --bricks-color-yellow: #ffeb3b; --bricks-color-amber: #ffc107; --bricks-color-orange: #ff9800; --bricks-color-deep-orange: #ff5722; --bricks-color-red: #f44336; --bricks-color-purple: #9c27b0; --bricks-color-blue: #2196f3; --bricks-color-light-blue: #03a9f4; --bricks-color-sky-blue: #81D4FA; --bricks-color-green: #4caf50; --bricks-color-light-green: #8bc34a; --bricks-color-lime: #cddc39; --main: #c7b299; --main-l-1: #ccb9a2; --main-l-2: #d1c0ac; --main-l-3: #d6c7b5; --main-l-4: #dbcebe; --main-l-5: #e0d5c7; --main-l-6: #e6dcd1; --main-l-7: #ebe3da; --main-l-8: #f0eae3; --main-l-9: #f5f1ec; --main-l-10: #faf8f6; --main-d-1: #b5a28b; --main-d-2: #a3927d; --main-d-3: #91816f; --main-d-4: #7f7161; --main-d-5: #6d6153; --main-d-6: #5a5146; --main-d-7: #484138; --main-d-8: #36312a; --main-d-9: #24201c; --main-d-10: #12100e; --main-t-1: hsla(33, 29%, 69%, 0.09); --main-t-2: hsla(33, 29%, 69%, 0.18); --main-t-3: hsla(33, 29%, 69%, 0.27); --main-t-4: hsla(33, 29%, 69%, 0.36); --main-t-5: hsla(33, 29%, 69%, 0.45); --main-t-6: hsla(33, 29%, 69%, 0.55); --main-t-7: hsla(33, 29%, 69%, 0.64); --main-t-8: hsla(33, 29%, 69%, 0.73); --main-t-9: hsla(33, 29%, 69%, 0.82); --main-t-10: hsla(33, 29%, 69%, 0.91); --text-2xs: clamp(0.42rem, calc(0.0016296296296296302 * (100vw - 22.5rem) + 0.42rem), 0.53rem); --text-xs: clamp(0.56rem, calc(0.002074074074074073 * (100vw - 22.5rem) + 0.56rem), 0.7rem); --text-s: clamp(0.75rem, calc(0.002814814814814814 * (100vw - 22.5rem) + 0.75rem), 0.94rem); --text-m: clamp(1rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1rem), 1.25rem); --text-l: clamp(1.33rem, calc(0.005037037037037035 * (100vw - 22.5rem) + 1.33rem), 1.67rem); --text-xl: clamp(1.78rem, calc(0.006518518518518521 * (100vw - 22.5rem) + 1.78rem), 2.22rem); --text-2xl: clamp(2.37rem, calc(0.008740740740740738 * (100vw - 22.5rem) + 2.37rem), 2.96rem); --space-2xs: clamp(0.3rem, calc(0.006074074074074074 * (100vw - 22.5rem) + 0.3rem), 0.71rem); --space-xs: clamp(0.44rem, calc(0.007555555555555556 * (100vw - 22.5rem) + 0.44rem), 0.95rem); --space-s: clamp(0.67rem, calc(0.008888888888888889 * (100vw - 22.5rem) + 0.67rem), 1.27rem); --space-m: clamp(1rem, calc(0.010222222222222221 * (100vw - 22.5rem) + 1rem), 1.69rem); --space-l: clamp(1.5rem, calc(0.011111111111111112 * (100vw - 22.5rem) + 1.5rem), 2.25rem); --space-xl: clamp(2.25rem, calc(0.011111111111111112 * (100vw - 22.5rem) + 2.25rem), 3rem); --space-2xl: clamp(3.38rem, calc(0.009185185185185187 * (100vw - 22.5rem) + 3.38rem), 4rem);}