: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; --accent: #B56E4F; --accent-t-1: hsla(18, 41%, 51%, 0.09); --accent-t-2: hsla(18, 41%, 51%, 0.18); --accent-t-3: hsla(18, 41%, 51%, 0.27); --accent-t-4: hsla(18, 41%, 51%, 0.36); --accent-t-5: hsla(18, 41%, 51%, 0.45); --accent-t-6: hsla(18, 41%, 51%, 0.55); --accent-t-7: hsla(18, 41%, 51%, 0.64); --accent-t-8: hsla(18, 41%, 51%, 0.73); --accent-t-9: hsla(18, 41%, 51%, 0.82); --accent-t-10: hsla(18, 41%, 51%, 0.91); --accent-l-1: #bc7b5f; --accent-l-2: #c2886f; --accent-l-3: #c9967f; --accent-l-4: #d0a38f; --accent-l-5: #d7b09f; --accent-l-6: #ddbdaf; --accent-l-7: #e4cabf; --accent-l-8: #ebd7cf; --accent-l-9: #f2e5df; --accent-l-10: #f8f2ef; --background: #F0EDE5; --background-t-1: hsla(44, 27%, 92%, 0.09); --background-t-2: hsla(44, 27%, 92%, 0.18); --background-t-3: hsla(44, 27%, 92%, 0.27); --background-t-4: hsla(44, 27%, 92%, 0.36); --background-t-5: hsla(44, 27%, 92%, 0.45); --background-t-6: hsla(44, 27%, 92%, 0.55); --background-t-7: hsla(44, 27%, 92%, 0.64); --background-t-8: hsla(44, 27%, 92%, 0.73); --background-t-9: hsla(44, 27%, 92%, 0.82); --background-t-10: hsla(44, 27%, 92%, 0.91); --typography: #332821; --primary: #868264; --cta: #91B2EB; --cta-l-1: #9bb9ed; --cta-l-2: #a5c0ef; --cta-l-3: #afc7f0; --cta-l-4: #b9cef2; --cta-l-5: #c3d5f4; --cta-l-6: #cddcf6; --cta-l-7: #d7e3f8; --cta-l-8: #e1eafa; --cta-l-9: #ebf1fb; --cta-l-10: #f5f8fd; --white: hsl(0, 0%, 100%); --white-t-1: hsla(0, 0%, 100%, 0.09); --white-t-2: hsla(0, 0%, 100%, 0.18); --white-t-3: hsla(0, 0%, 100%, 0.27); --white-t-4: hsla(0, 0%, 100%, 0.36); --white-t-5: hsla(0, 0%, 100%, 0.45); --white-t-6: hsla(0, 0%, 100%, 0.55); --white-t-7: hsla(0, 0%, 100%, 0.64); --white-t-8: hsla(0, 0%, 100%, 0.73); --white-t-9: hsla(0, 0%, 100%, 0.82); --white-t-10: hsla(0, 0%, 100%, 0.91); --typography-d-1: #2b211c; --typography-d-2: #221b16; --typography-d-3: #1a1411; --typography-d-4: #110d0b; --typography-d-5: #090706; --text-2xs: clamp(1.12rem, calc(-0.0009259259259259267 * (100vw - 36rem) + 1.12rem), 1.02rem); --text-xs: clamp(1.26rem, calc(0.00018518518518518534 * (100vw - 36rem) + 1.26rem), 1.28rem); --text-s: clamp(1.42rem, calc(0.001666666666666668 * (100vw - 36rem) + 1.42rem), 1.6rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(1.8rem, calc(0.006481481481481481 * (100vw - 36rem) + 1.8rem), 2.5rem); --text-xl: clamp(2.02rem, calc(0.010277777777777776 * (100vw - 36rem) + 2.02rem), 3.13rem); --text-2xl: clamp(2.28rem, calc(0.015092592592592595 * (100vw - 36rem) + 2.28rem), 3.91rem); --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);}