: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: #0039d5; --secondary: #00f281; --tertiary: #f5eed9; --black: #333132; --white: #FFFFFF; --primary-l-1: #174bd9; --primary-l-2: #2e5ddd; --primary-l-3: #466fe0; --primary-l-4: #5d81e4; --primary-l-5: #7493e8; --primary-l-6: #8ba5ec; --primary-l-7: #a2b7f0; --primary-l-8: #b9c9f4; --primary-l-9: #d1dbf7; --primary-l-10: #e8edfb; --primary-d-1: #0034c2; --primary-d-2: #002fae; --primary-d-3: #00299b; --primary-d-4: #002488; --primary-d-5: #001f74; --primary-d-6: #001a61; --primary-d-7: #00154d; --primary-d-8: #00103a; --primary-d-9: #000a27; --primary-d-10: #000513; --black-l-1: #464445; --black-l-2: #585657; --black-l-3: #6b696a; --black-l-4: #7d7c7d; --black-l-5: #908f8f; --black-l-6: #a2a1a2; --black-l-7: #b5b4b4; --black-l-8: #c7c7c7; --black-l-9: #dadada; --black-l-10: #ececec; --tertiary-l-1: #f6f0dc; --tertiary-l-2: #f7f1e0; --tertiary-l-3: #f8f3e3; --tertiary-l-4: #f9f4e7; --tertiary-l-5: #faf6ea; --tertiary-l-6: #faf7ee; --tertiary-l-7: #fbf9f1; --tertiary-l-8: #fcfaf5; --tertiary-l-9: #fdfcf8; --tertiary-l-10: #fefdfc; --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.38rem, calc(0.002037037037037039 * (100vw - 36rem) + 1.38rem), 1.6rem); --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); --text-3xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --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); --space-3xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --space-4xl: clamp(4.88rem, calc(0.03277777777777778 * (100vw - 36rem) + 4.88rem), 8.42rem);}