: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: #041424; --primary-l-1: #1b2938; --primary-l-2: #323f4c; --primary-l-3: #485460; --primary-l-4: #5f6974; --primary-l-5: #767f88; --primary-l-6: #8d949b; --primary-l-7: #a4aaaf; --primary-l-8: #bbbfc3; --primary-l-9: #d1d4d7; --primary-l-10: #e8eaeb; --primary-d-1: #041221; --primary-d-2: #03101d; --primary-d-3: #030f1a; --primary-d-4: #030d17; --primary-d-5: #020b14; --primary-d-6: #020910; --primary-d-7: #01070d; --primary-d-8: #01050a; --primary-d-9: #010407; --primary-d-10: #000203; --secondary: #9F1C2E; --secondary-l-1: #a83141; --secondary-l-2: #b04554; --secondary-l-3: #b95a67; --secondary-l-4: #c26f7a; --secondary-l-5: #cb838d; --secondary-l-6: #d398a0; --secondary-l-7: #dcacb3; --secondary-l-8: #e5c1c6; --secondary-l-9: #eed6d9; --secondary-l-10: #f6eaec; --secondary-d-1: #91192a; --secondary-d-2: #821726; --secondary-d-3: #741421; --secondary-d-4: #65121d; --secondary-d-5: #570f19; --secondary-d-6: #480d15; --secondary-d-7: #3a0a11; --secondary-d-8: #2b080d; --secondary-d-9: #1d0508; --secondary-d-10: #0e0304; --tertiary: #F8F8F6; --tertiary-l-1: #f9f9f7; --tertiary-l-2: #f9f9f8; --tertiary-l-3: #fafaf8; --tertiary-l-4: #fbfbf9; --tertiary-l-5: #fbfbfa; --tertiary-l-6: #fcfcfb; --tertiary-l-7: #fcfcfc; --tertiary-l-8: #fdfdfd; --tertiary-l-9: #fefefd; --tertiary-l-10: #fefefe; --tertiary-d-1: #e1e1e0; --tertiary-d-2: #cbcbc9; --tertiary-d-3: #b4b4b3; --tertiary-d-4: #9e9e9d; --tertiary-d-5: #878786; --tertiary-d-6: #717170; --tertiary-d-7: #5a5a59; --tertiary-d-8: #444443; --tertiary-d-9: #2d2d2d; --tertiary-d-10: #171716; --tertiary-t-1: hsla(60, 12%, 97%, 0.09); --tertiary-t-2: hsla(60, 12%, 97%, 0.18); --tertiary-t-3: hsla(60, 12%, 97%, 0.27); --tertiary-t-4: hsla(60, 12%, 97%, 0.36); --tertiary-t-5: hsla(60, 12%, 97%, 0.45); --tertiary-t-6: hsla(60, 12%, 97%, 0.55); --tertiary-t-7: hsla(60, 12%, 97%, 0.64); --tertiary-t-8: hsla(60, 12%, 97%, 0.73); --tertiary-t-9: hsla(60, 12%, 97%, 0.82); --tertiary-t-10: hsla(60, 12%, 97%, 0.91); --black: #000000; --black-l-1: #171717; --black-l-2: #2e2e2e; --black-l-3: #464646; --black-l-4: #5d5d5d; --black-l-5: #747474; --black-l-6: #8b8b8b; --black-l-7: #a2a2a2; --black-l-8: #b9b9b9; --black-l-9: #d1d1d1; --black-l-10: #e8e8e8; --black-d-1: #000000; --black-d-2: #000000; --black-d-3: #000000; --black-d-4: #000000; --black-d-5: #000000; --black-d-6: #000000; --black-d-7: #000000; --black-d-8: #000000; --black-d-9: #000000; --black-d-10: #000000; --white: hsl(0, 0%, 100%); --white-l-1: hsl(0, 0%, 100%); --white-l-2: hsl(0, 0%, 100%); --white-l-3: hsl(0, 0%, 100%); --white-l-4: hsl(0, 0%, 100%); --white-l-5: hsl(0, 0%, 100%); --white-l-6: hsl(0, 0%, 100%); --white-l-7: hsl(0, 0%, 100%); --white-l-8: hsl(0, 0%, 100%); --white-l-9: hsl(0, 0%, 100%); --white-l-10: hsl(0, 0%, 100%); --white-d-1: hsl(0, 0%, 91%); --white-d-2: hsl(0, 0%, 82%); --white-d-3: hsl(0, 0%, 73%); --white-d-4: hsl(0, 0%, 64%); --white-d-5: hsl(0, 0%, 55%); --white-d-6: hsl(0, 0%, 45%); --white-d-7: hsl(0, 0%, 36%); --white-d-8: hsl(0, 0%, 27%); --white-d-9: hsl(0, 0%, 18%); --white-d-10: hsl(0, 0%, 9%); --light-gray: hsla(0, 0%, 0%, 0.6); --white-80: rgba(255, 255, 255, 0.8); --white-60: rgba(255, 255, 255, 0.6); --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); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem);}