: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: #9bba3b; --primary-l-1: #a4c04d; --primary-l-2: #adc75f; --primary-l-3: #b6cd70; --primary-l-4: #bfd382; --primary-l-5: #c8d994; --primary-l-6: #d2e0a6; --primary-l-7: #dbe6b8; --primary-l-8: #e4ecca; --primary-l-9: #edf2db; --primary-l-10: #f6f9ed; --primary-d-1: #8da936; --primary-d-2: #7f9830; --primary-d-3: #71872b; --primary-d-4: #637626; --primary-d-5: #556520; --primary-d-6: #46551b; --primary-d-7: #384415; --primary-d-8: #2a3310; --primary-d-9: #1c220b; --primary-d-10: #0e1105; --primary-t-1: hsla(75, 52%, 48%, 0.09); --primary-t-2: hsla(75, 52%, 48%, 0.18); --primary-t-3: hsla(75, 52%, 48%, 0.27); --primary-t-4: hsla(75, 52%, 48%, 0.36); --primary-t-5: hsla(75, 52%, 48%, 0.45); --primary-t-6: hsla(75, 52%, 48%, 0.55); --primary-t-7: hsla(75, 52%, 48%, 0.64); --primary-t-8: hsla(75, 52%, 48%, 0.73); --primary-t-9: hsla(75, 52%, 48%, 0.82); --primary-t-10: hsla(75, 52%, 48%, 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);}