: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: hsl(2, 70%, 54%); --secondary: hsl(97, 37%, 84%); --tertiary: hsl(42, 100%, 64%); --quaternary: hsl(210, 100%, 30%); --light: hsl(0, 0%, 100%); --dark: hsl(0, 0%, 0%); --transparent: hsla(0, 0%, 100%, 0); --dark-l-1: hsl(0, 0%, 9%); --dark-l-2: hsl(0, 0%, 18%); --dark-l-3: hsl(0, 0%, 27%); --dark-l-4: hsl(0, 0%, 36%); --dark-l-5: hsl(0, 0%, 45%); --dark-l-6: hsl(0, 0%, 55%); --dark-l-7: hsl(0, 0%, 64%); --dark-l-8: hsl(0, 0%, 73%); --dark-l-9: hsl(0, 0%, 82%); --dark-l-10: hsl(0, 0%, 91%); --light-d-1: hsl(0, 0%, 91%); --light-d-2: hsl(0, 0%, 82%); --light-d-3: hsl(0, 0%, 73%); --light-d-4: hsl(0, 0%, 64%); --light-d-5: hsl(0, 0%, 55%); --light-d-6: hsl(0, 0%, 45%); --light-d-7: hsl(0, 0%, 36%); --light-d-8: hsl(0, 0%, 27%); --light-d-9: hsl(0, 0%, 18%); --light-d-10: hsl(0, 0%, 9%); --primary-d-1: hsl(2, 59%, 49%); --primary-d-2: hsl(2, 59%, 44%); --primary-d-3: hsl(2, 59%, 39%); --primary-d-4: hsl(2, 59%, 34%); --primary-d-5: hsl(2, 59%, 30%); --primary-d-6: hsl(2, 59%, 25%); --primary-d-7: hsl(2, 59%, 20%); --primary-d-8: hsl(2, 59%, 15%); --primary-d-9: hsl(2, 59%, 10%); --primary-d-10: hsl(2, 59%, 5%); --secondary-d-1: hsl(96, 23%, 76%); --secondary-d-2: hsl(96, 15%, 69%); --secondary-d-3: hsl(96, 11%, 61%); --secondary-d-4: hsl(96, 8%, 53%); --secondary-d-5: hsl(96, 7%, 46%); --secondary-d-6: hsl(96, 7%, 38%); --secondary-d-7: hsl(96, 7%, 31%); --secondary-d-8: hsl(96, 7%, 23%); --secondary-d-9: hsl(96, 7%, 15%); --secondary-d-10: hsl(96, 7%, 8%); --text-2xs: clamp(0.51rem, calc(0.0003809523809523813 * (100vw - 22.5rem) + 0.51rem), 0.53rem); --text-xs: clamp(0.64rem, calc(0.0011428571428571419 * (100vw - 22.5rem) + 0.64rem), 0.7rem); --text-s: clamp(0.8rem, calc(0.002666666666666665 * (100vw - 22.5rem) + 0.8rem), 0.94rem); --text-m: clamp(1rem, calc(0.004761904761904762 * (100vw - 22.5rem) + 1rem), 1.25rem); --text-l: clamp(1.25rem, calc(0.007999999999999998 * (100vw - 22.5rem) + 1.25rem), 1.67rem); --text-xl: clamp(1.56rem, calc(0.012571428571428574 * (100vw - 22.5rem) + 1.56rem), 2.22rem); --text-2xl: clamp(1.95rem, calc(0.019238095238095238 * (100vw - 22.5rem) + 1.95rem), 2.96rem); --text-3xl: clamp(2.44rem, calc(0.028761904761904766 * (100vw - 22.5rem) + 2.44rem), 3.95rem); --space-2xs: clamp(0.51rem, calc(0.0003809523809523813 * (100vw - 22.5rem) + 0.51rem), 0.53rem); --space-xs: clamp(0.64rem, calc(0.0011428571428571419 * (100vw - 22.5rem) + 0.64rem), 0.7rem); --space-s: clamp(0.8rem, calc(0.002666666666666665 * (100vw - 22.5rem) + 0.8rem), 0.94rem); --space-m: clamp(1rem, calc(0.004761904761904762 * (100vw - 22.5rem) + 1rem), 1.25rem); --space-l: clamp(1.25rem, calc(0.007999999999999998 * (100vw - 22.5rem) + 1.25rem), 1.67rem); --space-xl: clamp(1.56rem, calc(0.012571428571428574 * (100vw - 22.5rem) + 1.56rem), 2.22rem); --space-2xl: clamp(1.95rem, calc(0.019238095238095238 * (100vw - 22.5rem) + 1.95rem), 2.96rem); --space-3xl: clamp(2.44rem, calc(0.028761904761904766 * (100vw - 22.5rem) + 2.44rem), 3.95rem); --space-4xl: clamp(3.05rem, calc(0.042095238095238095 * (100vw - 22.5rem) + 3.05rem), 5.26rem); --space-5xl: clamp(3.81rem, calc(0.060952380952380945 * (100vw - 22.5rem) + 3.81rem), 7.01rem); --space-6xl: clamp(4.77rem, calc(0.08723809523809524 * (100vw - 22.5rem) + 4.77rem), 9.35rem);}