: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: #2f2a7a; --secondary: #23a9a0; --tertiary: #f2d636; --quaternary: #2D323A; --tertiary-l-1: #f5e068; --tertiary-l-2: #f9eb9b; --tertiary-l-3: #fcf5cd; --tertiary-t-1: hsla(51, 88%, 90%, 0.25); --tertiary-t-2: hsla(51, 88%, 79%, 0.5); --tertiary-t-3: hsla(51, 88%, 69%, 0.75); --secondary-l-1: #5abfb8; --secondary-l-2: #91d4d0; --secondary-l-3: #c8eae7; --secondary-d-1: #1a7f78; --secondary-d-2: #125550; --secondary-d-3: #092a28; --secondary-t-1: hsla(176, 44%, 85%, 0.25); --secondary-t-2: hsla(176, 44%, 70%, 0.5); --secondary-t-3: hsla(176, 44%, 55%, 0.75); --primary-l-1: #635f9b; --primary-l-2: #9795bd; --primary-l-3: #cbcade; --primary-d-1: #23205c; --primary-d-2: #18153d; --primary-d-3: #0c0b1f; --primary-t-1: hsla(244, 23%, 83%, 0.25); --primary-t-2: hsla(244, 23%, 66%, 0.5); --primary-t-3: hsla(244, 24%, 49%, 0.75); --quaternary-l-1: #62656b; --quaternary-l-2: #96999d; --quaternary-l-3: #cbccce; --quaternary-d-1: #22262c; --quaternary-d-2: #17191d; --quaternary-d-3: #0b0d0f; --quaternary-t-1: hsla(217, 3%, 80%, 0.25); --quaternary-t-2: hsla(217, 3%, 60%, 0.5); --quaternary-t-3: hsla(217, 5%, 40%, 0.75); --quinary: #cf443a; --senary: #81bc6c; --white: hsl(0, 0%, 100%); --ltgray: #f4f4f4; --h6: clamp(1.23rem, calc(0.0037962962962962954 * (100vw - 36rem) + 1.23rem), 1.64rem); --h5: clamp(1.54rem, calc(0.0047222222222222205 * (100vw - 36rem) + 1.54rem), 2.05rem); --h4: clamp(1.92rem, calc(0.005925925925925927 * (100vw - 36rem) + 1.92rem), 2.56rem); --h3: clamp(2.4rem, calc(0.00740740740740741 * (100vw - 36rem) + 2.4rem), 3.2rem); --h2: clamp(3rem, calc(0.009259259259259259 * (100vw - 36rem) + 3rem), 4rem); --h1: clamp(3.75rem, calc(0.011574074074074073 * (100vw - 36rem) + 3.75rem), 5rem); --text-2xs: clamp(0.8rem, calc(0.0018518518518518515 * (100vw - 36rem) + 0.8rem), 1rem); --text-xs: clamp(1rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1rem), 1.2rem); --text-s: clamp(1.2rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.2rem), 1.4rem); --text-m: clamp(1.4rem, calc(0.0018518518518518534 * (100vw - 36rem) + 1.4rem), 1.6rem); --text-l: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-xl: clamp(2rem, calc(0.007407407407407406 * (100vw - 36rem) + 2rem), 2.8rem); --text-2xl: clamp(2.8rem, calc(0.0018518518518518534 * (100vw - 36rem) + 2.8rem), 3rem); --space-2xs: clamp(0.82rem, calc(0.0017592592592592599 * (100vw - 36rem) + 0.82rem), 1.01rem); --space-xs: clamp(1.02rem, calc(0.003055555555555556 * (100vw - 36rem) + 1.02rem), 1.35rem); --space-s: clamp(1.28rem, calc(0.004814814814814815 * (100vw - 36rem) + 1.28rem), 1.8rem); --space-m: clamp(1.6rem, calc(0.007407407407407406 * (100vw - 36rem) + 1.6rem), 2.4rem); --space-l: clamp(2rem, calc(0.011111111111111113 * (100vw - 36rem) + 2rem), 3.2rem); --space-xl: clamp(2.5rem, calc(0.016296296296296295 * (100vw - 36rem) + 2.5rem), 4.26rem); --space-2xl: clamp(3.13rem, calc(0.02361111111111111 * (100vw - 36rem) + 3.13rem), 5.68rem);}