: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; --green-dark: #196b46; --green-dark-d-1: #176140; --green-dark-d-2: #145839; --green-dark-d-3: #124e33; --green-dark-d-4: #10442d; --green-dark-d-5: #0e3a26; --green-dark-d-6: #0b3120; --green-dark-d-7: #092719; --green-dark-d-8: #071d13; --green-dark-d-9: #05130d; --green-dark-d-10: #020a06; --green: #299363; --lime-dark: #8bb63c; --lime: #b9cc55; --teal: #97c6c0; --teal-dark: #6ca79a; --blue: #277b92; --purple: #864476; --pink: #c06c9a; --blush: #dd9aa0; --blue-light: #EFF7F9; --green-ultralight: #F6F8F5; --green-dark-t-1: hsla(153, 62%, 26%, 0.09); --green-dark-t-2: hsla(153, 62%, 26%, 0.18); --green-dark-t-3: hsla(153, 62%, 26%, 0.27); --green-dark-t-4: hsla(153, 62%, 26%, 0.36); --green-dark-t-5: hsla(153, 62%, 26%, 0.45); --green-dark-t-6: hsla(153, 62%, 26%, 0.55); --green-dark-t-7: hsla(153, 62%, 26%, 0.64); --green-dark-t-8: hsla(153, 62%, 26%, 0.73); --green-dark-t-9: hsla(153, 62%, 26%, 0.82); --green-dark-t-10: hsla(153, 62%, 26%, 0.91); --green-dark-l-1: #2e7857; --green-dark-l-2: #438668; --green-dark-l-3: #589378; --green-dark-l-4: #6da189; --green-dark-l-5: #82ae9a; --green-dark-l-6: #96bcab; --green-dark-l-7: #abc9bc; --green-dark-l-8: #c0d7cd; --green-dark-l-9: #d5e4dd; --green-dark-l-10: #eaf2ee; --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); --space-2xs: clamp(0.82rem, calc(-0.000555555555555555 * (100vw - 36rem) + 0.82rem), 0.76rem); --space-xs: clamp(1.02rem, calc(-0.00009259259259259267 * (100vw - 36rem) + 1.02rem), 1.01rem); --space-s: clamp(1.28rem, calc(0.0006481481481481487 * (100vw - 36rem) + 1.28rem), 1.35rem); --space-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --space-l: clamp(2rem, calc(0.003703703703703703 * (100vw - 36rem) + 2rem), 2.4rem); --space-xl: clamp(2.5rem, calc(0.006481481481481483 * (100vw - 36rem) + 2.5rem), 3.2rem); --space-2xl: clamp(3.13rem, calc(0.010462962962962962 * (100vw - 36rem) + 3.13rem), 4.26rem);}