: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: #6F8B52; --secondary: #111C04; --accent: #F6F5F0; --neutral: #0D1408; --light: #ffffff; --base: #0D1408; --light-t-1: hsla(0, 0%, 100%, 0.09); --light-t-2: hsla(0, 0%, 100%, 0.18); --light-t-3: hsla(0, 0%, 100%, 0.27); --light-t-4: hsla(0, 0%, 100%, 0.36); --light-t-5: hsla(0, 0%, 100%, 0.45); --light-t-6: hsla(0, 0%, 100%, 0.55); --light-t-7: hsla(0, 0%, 100%, 0.64); --light-t-8: hsla(0, 0%, 100%, 0.73); --light-t-9: hsla(0, 0%, 100%, 0.82); --light-t-10: hsla(0, 0%, 100%, 0.91); --secondary-t-1: hsla(88, 75%, 6%, 0.09); --secondary-t-2: hsla(88, 75%, 6%, 0.18); --secondary-t-3: hsla(88, 75%, 6%, 0.27); --secondary-t-4: hsla(88, 75%, 6%, 0.36); --secondary-t-5: hsla(88, 75%, 6%, 0.45); --secondary-t-6: hsla(88, 75%, 6%, 0.55); --secondary-t-7: hsla(88, 75%, 6%, 0.64); --secondary-t-8: hsla(88, 75%, 6%, 0.73); --secondary-t-9: hsla(88, 75%, 6%, 0.82); --secondary-t-10: hsla(88, 75%, 6%, 0.91); --primary-d-1: #68824d; --primary-d-2: #617a48; --primary-d-3: #5a7143; --primary-d-4: #53683e; --primary-d-5: #4c6038; --primary-d-6: #455733; --primary-d-7: #3e4e2e; --primary-d-8: #384629; --primary-d-9: #313d24; --primary-d-10: #2a341f; --primary-d-11: #232b1a; --primary-d-12: #1c2315; --primary-d-13: #151a0f; --primary-d-14: #0e110a; --primary-d-15: #070905; --space-2xs: clamp(1.02rem, calc(0.0023148148148148147 * (100vw - 36rem) + 1.02rem), 1.27rem); --space-xs: clamp(1.28rem, calc(0.0037962962962962954 * (100vw - 36rem) + 1.28rem), 1.69rem); --space-s: clamp(1.6rem, calc(0.006018518518518518 * (100vw - 36rem) + 1.6rem), 2.25rem); --space-m: clamp(2rem, calc(0.009259259259259259 * (100vw - 36rem) + 2rem), 3rem); --space-l: clamp(2.5rem, calc(0.013888888888888888 * (100vw - 36rem) + 2.5rem), 4rem); --space-xl: clamp(3.13rem, calc(0.020370370370370372 * (100vw - 36rem) + 3.13rem), 5.33rem); --space-2xl: clamp(3.91rem, calc(0.02962962962962963 * (100vw - 36rem) + 3.91rem), 7.11rem); --text-2xs: clamp(0.72rem, calc(-0.00037037037037036965 * (100vw - 36rem) + 0.72rem), 0.68rem); --text-xs: clamp(0.9rem, calc(0 * (100vw - 36rem) + 0.9rem), 0.9rem); --text-s: clamp(1.12rem, calc(0.0007407407407407393 * (100vw - 36rem) + 1.12rem), 1.2rem); --text-m: clamp(1.4rem, calc(0.0018518518518518534 * (100vw - 36rem) + 1.4rem), 1.6rem); --text-l: clamp(1.75rem, calc(0.0035185185185185176 * (100vw - 36rem) + 1.75rem), 2.13rem); --text-xl: clamp(2.19rem, calc(0.006018518518518518 * (100vw - 36rem) + 2.19rem), 2.84rem); --text-2xl: clamp(2.73rem, calc(0.009814814814814816 * (100vw - 36rem) + 2.73rem), 3.79rem); --H6: clamp(1.4rem, calc(0.0018518518518518534 * (100vw - 36rem) + 1.4rem), 1.6rem); --H5: clamp(1.75rem, calc(0.0035185185185185176 * (100vw - 36rem) + 1.75rem), 2.13rem); --H4: clamp(2.19rem, calc(0.006018518518518518 * (100vw - 36rem) + 2.19rem), 2.84rem); --H3: clamp(2.73rem, calc(0.009814814814814816 * (100vw - 36rem) + 2.73rem), 3.79rem); --H2: clamp(3.42rem, calc(0.015092592592592591 * (100vw - 36rem) + 3.42rem), 5.05rem); --H1: clamp(4.27rem, calc(0.022777777777777786 * (100vw - 36rem) + 4.27rem), 6.73rem);}