: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; --mt-primary: #162839; --mt-primary-l-1: #2b3c4b; --mt-primary-l-2: #404f5d; --mt-primary-l-3: #56636f; --mt-primary-l-4: #6b7681; --mt-primary-l-5: #808a93; --mt-primary-l-6: #959da5; --mt-primary-l-7: #aab1b7; --mt-primary-l-8: #bfc4c9; --mt-primary-l-9: #d5d8db; --mt-primary-l-10: #eaebed; --mt-primary-d-1: #142434; --mt-primary-d-2: #12212f; --mt-primary-d-3: #101d29; --mt-primary-d-4: #0e1924; --mt-primary-d-5: #0c161f; --mt-primary-d-6: #0a121a; --mt-primary-d-7: #080f15; --mt-primary-d-8: #060b10; --mt-primary-d-9: #04070a; --mt-primary-d-10: #020405; --mt-primary-t-1: hsla(209, 44%, 15%, 0.09); --mt-primary-t-2: hsla(209, 44%, 15%, 0.18); --mt-primary-t-3: hsla(209, 44%, 15%, 0.27); --mt-primary-t-4: hsla(209, 44%, 15%, 0.36); --mt-primary-t-5: hsla(209, 44%, 15%, 0.45); --mt-primary-t-6: hsla(209, 44%, 15%, 0.55); --mt-primary-t-7: hsla(209, 44%, 15%, 0.64); --mt-primary-t-8: hsla(209, 44%, 15%, 0.73); --mt-primary-t-9: hsla(209, 44%, 15%, 0.82); --mt-primary-t-10: hsla(209, 44%, 15%, 0.91); --mt-primary-dark: #2c3e50; --mt-secondary: #E67E22; --mt-secondary-l-1: #e88a36; --mt-secondary-l-2: #eb954a; --mt-secondary-l-3: #eda15e; --mt-secondary-l-4: #efad72; --mt-secondary-l-5: #f1b986; --mt-secondary-l-6: #f4c49b; --mt-secondary-l-7: #f6d0af; --mt-secondary-l-8: #f8dcc3; --mt-secondary-l-9: #fae8d7; --mt-secondary-l-10: #fdf3eb; --mt-secondary-d-1: #d1731f; --mt-secondary-d-2: #bc671c; --mt-secondary-d-3: #a75c19; --mt-secondary-d-4: #925016; --mt-secondary-d-5: #7d4513; --mt-secondary-d-6: #69390f; --mt-secondary-d-7: #542e0c; --mt-secondary-d-8: #3f2209; --mt-secondary-d-9: #2a1706; --mt-secondary-d-10: #150b03; --mt-secondary-t-1: hsla(28, 80%, 52%, 0.09); --mt-secondary-t-2: hsla(28, 80%, 52%, 0.18); --mt-secondary-t-3: hsla(28, 80%, 52%, 0.27); --mt-secondary-t-4: hsla(28, 80%, 52%, 0.36); --mt-secondary-t-5: hsla(28, 80%, 52%, 0.45); --mt-secondary-t-6: hsla(28, 80%, 52%, 0.55); --mt-secondary-t-7: hsla(28, 80%, 52%, 0.64); --mt-secondary-t-8: hsla(28, 80%, 52%, 0.73); --mt-secondary-t-9: hsla(28, 80%, 52%, 0.82); --mt-secondary-t-10: hsla(28, 80%, 52%, 0.91); --mt-secondary-deep: #D35400; --mt-error: #f44336; --mt-accent: #9c27b0; --mt-surface: #fbf9fa; --mt-surface-alt: #FFFFFF; --mt-surface-variant: #efedee; --mt-border: #c4c6cd; --mt-success: #27AE60; --mt-outline: #74777d; --headings-2xs: clamp(0.82rem, calc(-0.0016666666666666661 * (100vw - 36rem) + 0.82rem), 0.64rem); --headings-xs: clamp(1.02rem, calc(-0.0011111111111111111 * (100vw - 36rem) + 1.02rem), 0.9rem); --headings-s: clamp(1.28rem, calc(-0.00009259259259259267 * (100vw - 36rem) + 1.28rem), 1.27rem); --headings-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --headings-l: clamp(2rem, calc(0.005092592592592591 * (100vw - 36rem) + 2rem), 2.55rem); --headings-xl: clamp(2.5rem, calc(0.010185185185185186 * (100vw - 36rem) + 2.5rem), 3.6rem); --headings-2xl: clamp(3.13rem, calc(0.01814814814814815 * (100vw - 36rem) + 3.13rem), 5.09rem); --headings-3xl: clamp(3.91rem, calc(0.030462962962962963 * (100vw - 36rem) + 3.91rem), 7.2rem); --headings-4xl: clamp(4.88rem, calc(0.04898148148148148 * (100vw - 36rem) + 4.88rem), 10.17rem); --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.016388888888888883 * (100vw - 36rem) + 3.91rem), 5.68rem); --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);}