: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: #1c5633; --green-l-1: #427255; --green-l-2: #688e77; --green-l-3: #8eab99; --green-l-4: #b3c7bb; --green-l-5: #d9e3dd; --green-t-1: hsla(144, 51%, 22%, 0.09); --green-t-2: hsla(144, 51%, 22%, 0.18); --green-t-3: hsla(144, 51%, 22%, 0.27); --green-t-4: hsla(144, 51%, 22%, 0.36); --green-t-5: hsla(144, 51%, 22%, 0.45); --green-t-6: hsla(144, 51%, 22%, 0.55); --green-t-7: hsla(144, 51%, 22%, 0.64); --green-t-8: hsla(144, 51%, 22%, 0.73); --green-t-9: hsla(144, 51%, 22%, 0.82); --green-t-10: hsla(144, 51%, 22%, 0.91); --sage: #306540; --forest: #0F2F1C; --white: #ffffff; --black: #000000; --gray: #53555a; --gray-l-1: #707175; --gray-l-2: #8c8e91; --gray-l-3: #a9aaad; --gray-l-4: #c6c6c8; --gray-l-5: #e2e3e4; --bone: #f2f0e9; --text: #f2f0e9; --text-muted: rgba(242,240,233,.78; --text-subtle: rgba(242,240,233,.60); --surface: rgba(242,240,233,.02); --surface-hover: rgba(242,240,233,.10); --line: rgba(242,240,233,.20); --line-strong: rgba(242,240,233,.40); --forest-t-1: hsla(144, 52%, 12%, 0.09); --forest-t-2: hsla(144, 52%, 12%, 0.18); --forest-t-3: hsla(144, 52%, 12%, 0.27); --forest-t-4: hsla(144, 52%, 12%, 0.36); --forest-t-5: hsla(144, 52%, 12%, 0.45); --forest-t-6: hsla(144, 52%, 12%, 0.55); --forest-t-7: hsla(144, 52%, 12%, 0.64); --forest-t-8: hsla(144, 52%, 12%, 0.73); --forest-t-9: hsla(144, 52%, 12%, 0.82); --forest-t-10: hsla(144, 52%, 12%, 0.91); --space-2xs: clamp(0.4rem, calc(0.0018518518518518515 * (100vw - 36rem) + 0.4rem), 0.6rem); --space-xs: clamp(0.8rem, calc(0.0018518518518518515 * (100vw - 36rem) + 0.8rem), 1rem); --space-s: clamp(1.2rem, calc(0.003703703703703705 * (100vw - 36rem) + 1.2rem), 1.6rem); --space-m: clamp(1.6rem, calc(0.007407407407407406 * (100vw - 36rem) + 1.6rem), 2.4rem); --space-l: clamp(2.4rem, calc(0.014814814814814815 * (100vw - 36rem) + 2.4rem), 4rem); --space-xl: clamp(4rem, calc(0.022222222222222227 * (100vw - 36rem) + 4rem), 6.4rem); --space-2xl: clamp(6.4rem, calc(0.037037037037037035 * (100vw - 36rem) + 6.4rem), 10.4rem); --space-3xl: clamp(10.4rem, calc(0.05185185185185185 * (100vw - 36rem) + 10.4rem), 16rem); --text-2xs: clamp(0.82rem, calc(-0.000555555555555555 * (100vw - 36rem) + 0.82rem), 0.76rem); --text-xs: clamp(1.02rem, calc(-0.00009259259259259267 * (100vw - 36rem) + 1.02rem), 1.01rem); --text-s: clamp(1.28rem, calc(0.0006481481481481487 * (100vw - 36rem) + 1.28rem), 1.35rem); --text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-l: clamp(2rem, calc(0.003703703703703703 * (100vw - 36rem) + 2rem), 2.4rem); --text-xl: clamp(2.5rem, calc(0.006481481481481483 * (100vw - 36rem) + 2.5rem), 3.2rem); --text-2xl: clamp(3.13rem, calc(0.010462962962962962 * (100vw - 36rem) + 3.13rem), 4.26rem);}.bg-green { background-color: var(--green); }.bg-green-l-1 { background-color: var(--green-l-1); }.bg-green-l-2 { background-color: var(--green-l-2); }.bg-green-l-3 { background-color: var(--green-l-3); }.bg-green-l-4 { background-color: var(--green-l-4); }.bg-green-l-5 { background-color: var(--green-l-5); }.bg-green-t-1 { background-color: var(--green-t-1); }.bg-green-t-2 { background-color: var(--green-t-2); }.bg-green-t-3 { background-color: var(--green-t-3); }.bg-green-t-4 { background-color: var(--green-t-4); }.bg-green-t-5 { background-color: var(--green-t-5); }.bg-green-t-6 { background-color: var(--green-t-6); }.bg-green-t-7 { background-color: var(--green-t-7); }.bg-green-t-8 { background-color: var(--green-t-8); }.bg-green-t-9 { background-color: var(--green-t-9); }.bg-green-t-10 { background-color: var(--green-t-10); }.text-green { color: var(--green); }.text-green-l-1 { color: var(--green-l-1); }.text-green-l-2 { color: var(--green-l-2); }.text-green-l-3 { color: var(--green-l-3); }.text-green-l-4 { color: var(--green-l-4); }.text-green-l-5 { color: var(--green-l-5); }.text-green-t-1 { color: var(--green-t-1); }.text-green-t-2 { color: var(--green-t-2); }.text-green-t-3 { color: var(--green-t-3); }.text-green-t-4 { color: var(--green-t-4); }.text-green-t-5 { color: var(--green-t-5); }.text-green-t-6 { color: var(--green-t-6); }.text-green-t-7 { color: var(--green-t-7); }.text-green-t-8 { color: var(--green-t-8); }.text-green-t-9 { color: var(--green-t-9); }.text-green-t-10 { color: var(--green-t-10); }.border-green { border-color: var(--green); }.border-green-l-1 { border-color: var(--green-l-1); }.border-green-l-2 { border-color: var(--green-l-2); }.border-green-l-3 { border-color: var(--green-l-3); }.border-green-l-4 { border-color: var(--green-l-4); }.border-green-l-5 { border-color: var(--green-l-5); }.border-green-t-1 { border-color: var(--green-t-1); }.border-green-t-2 { border-color: var(--green-t-2); }.border-green-t-3 { border-color: var(--green-t-3); }.border-green-t-4 { border-color: var(--green-t-4); }.border-green-t-5 { border-color: var(--green-t-5); }.border-green-t-6 { border-color: var(--green-t-6); }.border-green-t-7 { border-color: var(--green-t-7); }.border-green-t-8 { border-color: var(--green-t-8); }.border-green-t-9 { border-color: var(--green-t-9); }.border-green-t-10 { border-color: var(--green-t-10); }.outline-green { outline-color: var(--green); }.outline-green-l-1 { outline-color: var(--green-l-1); }.outline-green-l-2 { outline-color: var(--green-l-2); }.outline-green-l-3 { outline-color: var(--green-l-3); }.outline-green-l-4 { outline-color: var(--green-l-4); }.outline-green-l-5 { outline-color: var(--green-l-5); }.outline-green-t-1 { outline-color: var(--green-t-1); }.outline-green-t-2 { outline-color: var(--green-t-2); }.outline-green-t-3 { outline-color: var(--green-t-3); }.outline-green-t-4 { outline-color: var(--green-t-4); }.outline-green-t-5 { outline-color: var(--green-t-5); }.outline-green-t-6 { outline-color: var(--green-t-6); }.outline-green-t-7 { outline-color: var(--green-t-7); }.outline-green-t-8 { outline-color: var(--green-t-8); }.outline-green-t-9 { outline-color: var(--green-t-9); }.outline-green-t-10 { outline-color: var(--green-t-10); }.fill-green { fill: var(--green); }.fill-green-l-1 { fill: var(--green-l-1); }.fill-green-l-2 { fill: var(--green-l-2); }.fill-green-l-3 { fill: var(--green-l-3); }.fill-green-l-4 { fill: var(--green-l-4); }.fill-green-l-5 { fill: var(--green-l-5); }.fill-green-t-1 { fill: var(--green-t-1); }.fill-green-t-2 { fill: var(--green-t-2); }.fill-green-t-3 { fill: var(--green-t-3); }.fill-green-t-4 { fill: var(--green-t-4); }.fill-green-t-5 { fill: var(--green-t-5); }.fill-green-t-6 { fill: var(--green-t-6); }.fill-green-t-7 { fill: var(--green-t-7); }.fill-green-t-8 { fill: var(--green-t-8); }.fill-green-t-9 { fill: var(--green-t-9); }.fill-green-t-10 { fill: var(--green-t-10); }.stroke-green { stroke: var(--green); }.stroke-green-l-1 { stroke: var(--green-l-1); }.stroke-green-l-2 { stroke: var(--green-l-2); }.stroke-green-l-3 { stroke: var(--green-l-3); }.stroke-green-l-4 { stroke: var(--green-l-4); }.stroke-green-l-5 { stroke: var(--green-l-5); }.stroke-green-t-1 { stroke: var(--green-t-1); }.stroke-green-t-2 { stroke: var(--green-t-2); }.stroke-green-t-3 { stroke: var(--green-t-3); }.stroke-green-t-4 { stroke: var(--green-t-4); }.stroke-green-t-5 { stroke: var(--green-t-5); }.stroke-green-t-6 { stroke: var(--green-t-6); }.stroke-green-t-7 { stroke: var(--green-t-7); }.stroke-green-t-8 { stroke: var(--green-t-8); }.stroke-green-t-9 { stroke: var(--green-t-9); }.stroke-green-t-10 { stroke: var(--green-t-10); }.bg-sage { background-color: var(--sage); }.text-sage { color: var(--sage); }.border-sage { border-color: var(--sage); }.outline-sage { outline-color: var(--sage); }.fill-sage { fill: var(--sage); }.stroke-sage { stroke: var(--sage); }.bg-forest { background-color: var(--forest); }.bg-forest-t-1 { background-color: var(--forest-t-1); }.bg-forest-t-2 { background-color: var(--forest-t-2); }.bg-forest-t-3 { background-color: var(--forest-t-3); }.bg-forest-t-4 { background-color: var(--forest-t-4); }.bg-forest-t-5 { background-color: var(--forest-t-5); }.bg-forest-t-6 { background-color: var(--forest-t-6); }.bg-forest-t-7 { background-color: var(--forest-t-7); }.bg-forest-t-8 { background-color: var(--forest-t-8); }.bg-forest-t-9 { background-color: var(--forest-t-9); }.bg-forest-t-10 { background-color: var(--forest-t-10); }.text-forest { color: var(--forest); }.text-forest-t-1 { color: var(--forest-t-1); }.text-forest-t-2 { color: var(--forest-t-2); }.text-forest-t-3 { color: var(--forest-t-3); }.text-forest-t-4 { color: var(--forest-t-4); }.text-forest-t-5 { color: var(--forest-t-5); }.text-forest-t-6 { color: var(--forest-t-6); }.text-forest-t-7 { color: var(--forest-t-7); }.text-forest-t-8 { color: var(--forest-t-8); }.text-forest-t-9 { color: var(--forest-t-9); }.text-forest-t-10 { color: var(--forest-t-10); }.border-forest { border-color: var(--forest); }.border-forest-t-1 { border-color: var(--forest-t-1); }.border-forest-t-2 { border-color: var(--forest-t-2); }.border-forest-t-3 { border-color: var(--forest-t-3); }.border-forest-t-4 { border-color: var(--forest-t-4); }.border-forest-t-5 { border-color: var(--forest-t-5); }.border-forest-t-6 { border-color: var(--forest-t-6); }.border-forest-t-7 { border-color: var(--forest-t-7); }.border-forest-t-8 { border-color: var(--forest-t-8); }.border-forest-t-9 { border-color: var(--forest-t-9); }.border-forest-t-10 { border-color: var(--forest-t-10); }.outline-forest { outline-color: var(--forest); }.outline-forest-t-1 { outline-color: var(--forest-t-1); }.outline-forest-t-2 { outline-color: var(--forest-t-2); }.outline-forest-t-3 { outline-color: var(--forest-t-3); }.outline-forest-t-4 { outline-color: var(--forest-t-4); }.outline-forest-t-5 { outline-color: var(--forest-t-5); }.outline-forest-t-6 { outline-color: var(--forest-t-6); }.outline-forest-t-7 { outline-color: var(--forest-t-7); }.outline-forest-t-8 { outline-color: var(--forest-t-8); }.outline-forest-t-9 { outline-color: var(--forest-t-9); }.outline-forest-t-10 { outline-color: var(--forest-t-10); }.fill-forest { fill: var(--forest); }.fill-forest-t-1 { fill: var(--forest-t-1); }.fill-forest-t-2 { fill: var(--forest-t-2); }.fill-forest-t-3 { fill: var(--forest-t-3); }.fill-forest-t-4 { fill: var(--forest-t-4); }.fill-forest-t-5 { fill: var(--forest-t-5); }.fill-forest-t-6 { fill: var(--forest-t-6); }.fill-forest-t-7 { fill: var(--forest-t-7); }.fill-forest-t-8 { fill: var(--forest-t-8); }.fill-forest-t-9 { fill: var(--forest-t-9); }.fill-forest-t-10 { fill: var(--forest-t-10); }.stroke-forest { stroke: var(--forest); }.stroke-forest-t-1 { stroke: var(--forest-t-1); }.stroke-forest-t-2 { stroke: var(--forest-t-2); }.stroke-forest-t-3 { stroke: var(--forest-t-3); }.stroke-forest-t-4 { stroke: var(--forest-t-4); }.stroke-forest-t-5 { stroke: var(--forest-t-5); }.stroke-forest-t-6 { stroke: var(--forest-t-6); }.stroke-forest-t-7 { stroke: var(--forest-t-7); }.stroke-forest-t-8 { stroke: var(--forest-t-8); }.stroke-forest-t-9 { stroke: var(--forest-t-9); }.stroke-forest-t-10 { stroke: var(--forest-t-10); }.bg-white { background-color: var(--white); }.text-white { color: var(--white); }.border-white { border-color: var(--white); }.outline-white { outline-color: var(--white); }.fill-white { fill: var(--white); }.stroke-white { stroke: var(--white); }.bg-black { background-color: var(--black); }.text-black { color: var(--black); }.border-black { border-color: var(--black); }.outline-black { outline-color: var(--black); }.fill-black { fill: var(--black); }.stroke-black { stroke: var(--black); }.bg-text-muted { background-color: var(--text-muted); }.text-text-muted { color: var(--text-muted); }.border-text-muted { border-color: var(--text-muted); }.outline-text-muted { outline-color: var(--text-muted); }.fill-text-muted { fill: var(--text-muted); }.stroke-text-muted { stroke: var(--text-muted); }