: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; --black: hsl(0, 0%, 0%); --white: hsl(0, 0%, 100%); --black-l-1: hsl(0, 0%, 9%); --black-l-2: hsl(0, 0%, 18%); --black-l-3: hsl(0, 0%, 27%); --black-l-4: hsl(0, 0%, 36%); --black-l-5: hsl(0, 0%, 45%); --black-l-6: hsl(0, 0%, 55%); --black-l-7: hsl(0, 0%, 64%); --black-l-8: hsl(0, 0%, 73%); --black-l-9: hsl(0, 0%, 82%); --black-l-10: hsl(0, 0%, 91%); --black-t-1: hsla(0, 0%, 91%, 0.09); --black-t-2: hsla(0, 0%, 82%, 0.18); --black-t-3: hsla(0, 0%, 73%, 0.27); --black-t-4: hsla(0, 0%, 64%, 0.36); --black-t-5: hsla(0, 0%, 55%, 0.45); --black-t-6: hsla(0, 0%, 45%, 0.55); --black-t-7: hsla(0, 0%, 36%, 0.64); --black-t-8: hsla(0, 0%, 27%, 0.73); --black-t-9: hsla(0, 0%, 18%, 0.82); --black-t-10: hsla(0, 0%, 9%, 0.91); --secondary: #07191f; --secondary-l-1: #303f44; --secondary-l-2: #5a666a; --secondary-l-3: #838c8f; --secondary-l-4: #acb2b4; --secondary-l-5: #d6d9da; --secondary-t-1: hsla(195, 5%, 90%, 0.11); --secondary-t-2: hsla(195, 5%, 79%, 0.22); --secondary-t-3: hsla(195, 5%, 69%, 0.33); --secondary-t-4: hsla(195, 5%, 59%, 0.44); --secondary-t-5: hsla(195, 5%, 49%, 0.56); --secondary-t-6: hsla(195, 8%, 38%, 0.67); --secondary-t-7: hsla(195, 13%, 28%, 0.78); --secondary-t-8: hsla(195, 24%, 18%, 0.89); --primary: #51bb7b; --primary-l-1: #64c38a; --primary-l-2: #78ca98; --primary-l-3: #8bd2a7; --primary-l-4: #9ed9b6; --primary-l-5: #b2e1c4; --primary-l-6: #c5e8d3; --primary-l-7: #d8f0e2; --primary-l-8: #ecf7f0; --primary-t-1: hsla(144, 44%, 95%, 0.11); --primary-t-2: hsla(144, 44%, 89%, 0.22); --primary-t-3: hsla(144, 44%, 84%, 0.33); --primary-t-4: hsla(144, 44%, 79%, 0.44); --primary-t-5: hsla(144, 44%, 74%, 0.56); --primary-t-6: hsla(144, 44%, 68%, 0.67); --primary-t-7: hsla(144, 44%, 63%, 0.78); --primary-t-8: hsla(144, 44%, 58%, 0.89); --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-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); --heading-2xs: clamp(1.2rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.2rem), 1.4rem); --heading-xs: clamp(1.4rem, calc(0.0018518518518518534 * (100vw - 36rem) + 1.4rem), 1.6rem); --heading-s: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --heading-m: clamp(2rem, calc(0.004629629629629629 * (100vw - 36rem) + 2rem), 2.5rem); --heading-l: clamp(2.5rem, calc(0.009259259259259259 * (100vw - 36rem) + 2.5rem), 3.5rem); --heading-xl: clamp(3rem, calc(0.009259259259259259 * (100vw - 36rem) + 3rem), 4rem); --heading-2xl: clamp(4rem, calc(0.018518518518518517 * (100vw - 36rem) + 4rem), 6rem);}