: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(0, 82%, 57%); --accent: hsl(0, 65%, 57%); --accent-2: hsl(348 54% 59%); --accent-3: hsl(108 54% 59%); --background: #ffffff; --light: #ffffff; --dark: hsl(0, 0%, 8%); --lightgrey: #f7f7f7; --darktext: #020303; --lighttext: #ffffff; --lightgrey-d-1: #e1e1e1; --lightgrey-d-2: #cacaca; --lightgrey-d-3: #b4b4b4; --lightgrey-d-4: #9d9d9d; --lightgrey-d-5: #878787; --lightgrey-d-6: #707070; --lightgrey-d-7: #5a5a5a; --lightgrey-d-8: #434343; --lightgrey-d-9: #2d2d2d; --lightgrey-d-10: #161616; --dark-l-1: hsl(0, 0%, 12%); --dark-l-2: hsl(0, 0%, 25%); --dark-l-3: hsl(0, 0%, 33%); --dark-l-4: hsl(0, 0%, 41%); --dark-l-5: hsl(0, 0%, 50%); --dark-l-6: hsl(0, 0%, 58%); --dark-l-7: hsl(0, 0%, 66%); --dark-l-8: hsl(0, 0%, 75%); --dark-l-9: hsl(0, 0%, 83%); --dark-l-10: hsl(0, 0%, 92%); --accent-l-1: hsl(0, 65%, 61%); --accent-l-2: hsl(0, 65%, 65%); --accent-l-3: hsl(0, 65%, 69%); --accent-l-4: hsl(0, 65%, 73%); --accent-l-5: hsl(0, 65%, 77%); --accent-l-6: hsl(0, 65%, 80%); --accent-l-7: hsl(0, 65%, 84%); --accent-l-8: hsl(0, 65%, 88%); --accent-l-9: hsl(0, 65%, 92%); --accent-l-10: hsl(0, 65%, 96%); --primary-l-1: hsl(0, 82%, 68%); --primary-l-2: hsl(0, 82%, 78%); --primary-l-3: hsl(0, 82%, 89%); --primary-t-1: hsla(0, 82%, 91%, 0.2); --primary-t-2: hsla(0, 82%, 83%, 0.4); --primary-t-3: hsla(0, 82%, 74%, 0.6); --primary-t-4: hsla(0, 82%, 65%, 0.8); --primary-d-1: hsl(0, 66%, 52%); --primary-d-2: hsl(0, 73%, 51%); --primary-d-3: hsl(0, 62%, 41%); --primary-d-4: hsl(0, 62%, 36%); --primary-d-5: hsl(0, 62%, 31%); --primary-d-6: hsl(0, 62%, 26%); --primary-d-7: hsl(0, 62%, 21%); --primary-d-8: hsl(0, 62%, 16%); --primary-d-9: hsl(0, 62%, 10%); --primary-d-10: hsl(0, 62%, 5%); --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.45rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.35rem), 1.7rem); --text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --texl-ml: clamp(1.7rem, calc(0.0062037037037037035 * (100vw - 36rem) + 1.5rem), 2rem); --text-xl: clamp(2.9rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --text-2xl: clamp(2.9rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.53rem), 5.74rem); --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);}