: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; --primary: #fbaf43; --primary-l-1: #fcbc62; --primary-l-2: #fcca82; --primary-l-3: #fdd7a1; --primary-l-4: #fee4c0; --primary-l-5: #fef2e0; --primary-d-1: #d19238; --primary-d-2: #a7752d; --primary-d-3: #7e5822; --primary-d-4: #543a16; --primary-d-5: #2a1d0b; --primary-t-1: hsla(35, 96%, 62%, 0.09); --primary-t-2: hsla(35, 96%, 62%, 0.18); --primary-t-3: hsla(35, 96%, 62%, 0.27); --primary-t-4: hsla(35, 96%, 62%, 0.36); --primary-t-5: hsla(35, 96%, 62%, 0.45); --primary-t-6: hsla(35, 96%, 62%, 0.55); --primary-t-7: hsla(35, 96%, 62%, 0.64); --primary-t-8: hsla(35, 96%, 62%, 0.73); --primary-t-9: hsla(35, 96%, 62%, 0.82); --primary-t-10: hsla(35, 96%, 62%, 0.91); --white: #fff; --black: #000; --grey: grey; --grey-l-1: #959595; --grey-l-2: #aaaaaa; --grey-l-3: #c0c0c0; --grey-l-4: #d5d5d5; --grey-l-5: #eaeaea; --grey-d-1: #6b6b6b; --grey-d-2: #555555; --grey-d-3: #404040; --grey-d-4: #2b2b2b; --grey-d-5: #151515; --grey-t-1: hsla(0, 0%, 50%, 0.09); --grey-t-2: hsla(0, 0%, 50%, 0.18); --grey-t-3: hsla(0, 0%, 50%, 0.27); --grey-t-4: hsla(0, 0%, 50%, 0.36); --grey-t-5: hsla(0, 0%, 50%, 0.45); --grey-t-6: hsla(0, 0%, 50%, 0.55); --grey-t-7: hsla(0, 0%, 50%, 0.64); --grey-t-8: hsla(0, 0%, 50%, 0.73); --grey-t-9: hsla(0, 0%, 50%, 0.82); --grey-t-10: hsla(0, 0%, 50%, 0.91); --text-2xs: clamp(0.82rem, calc(-0.000555555555555555 * (100vw - 36rem) + 0.82rem), 0.76rem); --text-xs: clamp(1.02rem, calc(-0.00009259259259259267 * (100vw - 36rem) + 1.02rem), 1.01rem); --text-s: clamp(1.28rem, calc(0.0006481481481481487 * (100vw - 36rem) + 1.28rem), 1.35rem); --text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-l: clamp(2rem, calc(0.003703703703703703 * (100vw - 36rem) + 2rem), 2.4rem); --text-xl: clamp(2.5rem, calc(0.006481481481481483 * (100vw - 36rem) + 2.5rem), 3.2rem); --text-2xl: clamp(3.13rem, calc(0.010462962962962962 * (100vw - 36rem) + 3.13rem), 4.26rem); --text-3xl: clamp(3.91rem, calc(0.016388888888888883 * (100vw - 36rem) + 3.91rem), 5.68rem); --space-2xs: clamp(0.82rem, calc(-0.0010185185185185184 * (100vw - 36rem) + 0.82rem), 0.71rem); --space-xs: clamp(1.02rem, calc(-0.00018518518518518534 * (100vw - 36rem) + 1.02rem), 1rem); --space-s: clamp(1.28rem, calc(0.0012037037037037027 * (100vw - 36rem) + 1.28rem), 1.41rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.0076851851851851855 * (100vw - 36rem) + 2rem), 2.83rem); --space-xl: clamp(2.5rem, calc(0.013888888888888888 * (100vw - 36rem) + 2.5rem), 4rem); --space-2xl: clamp(3.13rem, calc(0.023333333333333338 * (100vw - 36rem) + 3.13rem), 5.65rem); --space-3xl: clamp(3.91rem, calc(0.03787037037037037 * (100vw - 36rem) + 3.91rem), 8rem);}