: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-color: #0D8BCC; --primary-color-l-1: #2396d1; --primary-color-l-2: #39a0d5; --primary-color-l-3: #4fabda; --primary-color-l-4: #65b5df; --primary-color-l-5: #7bc0e3; --primary-color-l-6: #91cae8; --primary-color-l-7: #a7d5ec; --primary-color-l-8: #bddff1; --primary-color-l-9: #d3eaf6; --primary-color-l-10: #e9f4fa; --primary-color-d-1: #0c7eb9; --primary-color-d-2: #0b72a7; --primary-color-d-3: #096594; --primary-color-d-4: #085882; --primary-color-d-5: #074c6f; --primary-color-d-6: #063f5d; --primary-color-d-7: #05334a; --primary-color-d-8: #042638; --primary-color-d-9: #021925; --primary-color-d-10: #010d13; --primary-color-t-1: hsla(200, 88%, 43%, 0.09); --primary-color-t-2: hsla(200, 88%, 43%, 0.18); --primary-color-t-3: hsla(200, 88%, 43%, 0.27); --primary-color-t-4: hsla(200, 88%, 43%, 0.36); --primary-color-t-5: hsla(200, 88%, 43%, 0.45); --primary-color-t-6: hsla(200, 88%, 43%, 0.55); --primary-color-t-7: hsla(200, 88%, 43%, 0.64); --primary-color-t-8: hsla(200, 88%, 43%, 0.73); --primary-color-t-9: hsla(200, 88%, 43%, 0.82); --primary-color-t-10: hsla(200, 88%, 43%, 0.91); --white: white; --white-d-1: #e8e8e8; --white-d-2: #d1d1d1; --white-d-3: #b9b9b9; --white-d-4: #a2a2a2; --white-d-5: #8b8b8b; --white-d-6: #747474; --white-d-7: #5d5d5d; --white-d-8: #464646; --white-d-9: #2e2e2e; --white-d-10: #171717; --black: black; --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; --white-t-1: hsla(0, 0%, 100%, 0.09); --white-t-2: hsla(0, 0%, 100%, 0.18); --white-t-3: hsla(0, 0%, 100%, 0.27); --white-t-4: hsla(0, 0%, 100%, 0.36); --white-t-5: hsla(0, 0%, 100%, 0.45); --white-t-6: hsla(0, 0%, 100%, 0.55); --white-t-7: hsla(0, 0%, 100%, 0.64); --white-t-8: hsla(0, 0%, 100%, 0.73); --white-t-9: hsla(0, 0%, 100%, 0.82); --white-t-10: hsla(0, 0%, 100%, 0.91); --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); --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); --space-5xl: clamp(6.1rem, calc(0.04740740740740742 * (100vw - 36rem) + 6.1rem), 11.22rem);}