:root { --bricks-color-grey-100: #f2ebe9; --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-japan: #8f1d1d; --bricks-color-black: #000; --bricks-color-japan-d-1: #6b1616; --bricks-color-japan-d-2: #480f0f; --bricks-color-japan-d-3: #240707; --bricks-color-japan-l-1: #ab5656; --bricks-color-japan-l-2: #c78e8e; --bricks-color-japan-l-3: #e3c7c7; --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.011111111111111113 * (100vw - 36rem) + 2rem), 3.2rem); --text-xl: clamp(3.2rem, calc(0.02962962962962963 * (100vw - 36rem) + 3.2rem), 6.4rem); --text-2xl: clamp(7rem, calc(0.046296296296296294 * (100vw - 36rem) + 7rem), 12rem); --text-3xl: clamp(10rem, calc(0.07407407407407407 * (100vw - 36rem) + 10rem), 18rem);}