: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; --bricks-color-red-l-1: #f55448; --bricks-color-red-l-2: #f6655b; --bricks-color-red-l-3: #f7766d; --bricks-color-red-l-4: #f8877f; --bricks-color-red-l-5: #f99891; --bricks-color-red-l-6: #faaaa4; --bricks-color-red-l-7: #fbbbb6; --bricks-color-red-l-8: #fcccc8; --bricks-color-red-l-9: #fdddda; --bricks-color-red-l-10: #feeeed; --bricks-color-red-d-1: #de3d31; --bricks-color-red-d-2: #c8372c; --bricks-color-red-d-3: #b13127; --bricks-color-red-d-4: #9b2b22; --bricks-color-red-d-5: #85251d; --bricks-color-red-d-6: #6f1e19; --bricks-color-red-d-7: #591814; --bricks-color-red-d-8: #43120f; --bricks-color-red-d-9: #2c0c0a; --bricks-color-red-d-10: #160605; --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);}