: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; --rmc-maroon: #660516; --rmc-light-blue: #85ADDE; --rmc-dark-blue: #194588; --rmc-green: #1D4E08; --rmc-pink: #E6BFC4; --rmc-bone: #F0EAD6; --white: #FFFFFF; --black: #000000; --near-black: #00120B; --near-black-l-1: #172821; --near-black-l-2: #2e3d37; --near-black-l-3: #46534e; --near-black-l-4: #5d6864; --near-black-l-5: #747e7a; --near-black-l-6: #8b9390; --near-black-l-7: #a2a9a6; --near-black-l-8: #b9bebc; --near-black-l-9: #d1d4d3; --near-black-l-10: #e8e9e9; --rmc-very-light-blue: #BBD1EC; --heading-2xs: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --heading-xs: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --heading-s: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --heading-m: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --heading-l: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --heading-xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --heading-2xl: clamp(4.88rem, calc(0.03277777777777778 * (100vw - 36rem) + 4.88rem), 8.42rem); --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); --body-text: clamp(16px, 1vw + 14px, 18px); --text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --space-2xs: clamp(0.9rem, calc(-0.00009259259259259267 * (100vw - 36rem) + 0.9rem), 0.89rem); --space-xs: clamp(1.2rem, calc(0.0012037037037037049 * (100vw - 36rem) + 1.2rem), 1.33rem); --space-s: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-m: clamp(2.13rem, calc(0.008055555555555557 * (100vw - 36rem) + 2.13rem), 3rem); --space-l: clamp(2.84rem, calc(0.015370370370370371 * (100vw - 36rem) + 2.84rem), 4.5rem); --space-xl: clamp(3.79rem, calc(0.027407407407407408 * (100vw - 36rem) + 3.79rem), 6.75rem); --space-2xl: clamp(5.05rem, calc(0.047037037037037044 * (100vw - 36rem) + 5.05rem), 10.13rem);}