: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-lime: #B9D21F; --primary-lime-l-1: #bfd633; --primary-lime-l-2: #c6da48; --primary-lime-l-3: #ccde5c; --primary-lime-l-4: #d2e270; --primary-lime-l-5: #d9e685; --primary-lime-l-6: #dfeb99; --primary-lime-l-7: #e6efae; --primary-lime-l-8: #ecf3c2; --primary-lime-l-9: #f2f7d6; --primary-lime-l-10: #f9fbeb; --primary-lime-d-1: #a8bf1c; --primary-lime-d-2: #97ac19; --primary-lime-d-3: #879917; --primary-lime-d-4: #768614; --primary-lime-d-5: #657311; --primary-lime-d-6: #545f0e; --primary-lime-d-7: #434c0b; --primary-lime-d-8: #323908; --primary-lime-d-9: #222606; --primary-lime-d-10: #111303; --primary-lime-t-1: hsla(68, 74%, 47%, 0.09); --primary-lime-t-2: hsla(68, 74%, 47%, 0.18); --primary-lime-t-3: hsla(68, 74%, 47%, 0.27); --primary-lime-t-4: hsla(68, 74%, 47%, 0.36); --primary-lime-t-5: hsla(68, 74%, 47%, 0.45); --primary-lime-t-6: hsla(68, 74%, 47%, 0.55); --primary-lime-t-7: hsla(68, 74%, 47%, 0.64); --primary-lime-t-8: hsla(68, 74%, 47%, 0.73); --primary-lime-t-9: hsla(68, 74%, 47%, 0.82); --primary-lime-t-10: hsla(68, 74%, 47%, 0.91); --primary-darkgreen: #003C3C; --primary-darkgreen-l-1: #174e4e; --primary-darkgreen-l-2: #2e5f5f; --primary-darkgreen-l-3: #467171; --primary-darkgreen-l-4: #5d8383; --primary-darkgreen-l-5: #749595; --primary-darkgreen-l-6: #8ba6a6; --primary-darkgreen-l-7: #a2b8b8; --primary-darkgreen-l-8: #b9caca; --primary-darkgreen-l-9: #d1dcdc; --primary-darkgreen-l-10: #e8eded; --primary-darkgreen-d-1: #003737; --primary-darkgreen-d-2: #003131; --primary-darkgreen-d-3: #002c2c; --primary-darkgreen-d-4: #002626; --primary-darkgreen-d-5: #002121; --primary-darkgreen-d-6: #001b1b; --primary-darkgreen-d-7: #001616; --primary-darkgreen-d-8: #001010; --primary-darkgreen-d-9: #000b0b; --primary-darkgreen-d-10: #000505; --primary-darkgreen-t-1: hsla(180, 100%, 12%, 0.09); --primary-darkgreen-t-2: hsla(180, 100%, 12%, 0.18); --primary-darkgreen-t-3: hsla(180, 100%, 12%, 0.27); --primary-darkgreen-t-4: hsla(180, 100%, 12%, 0.36); --primary-darkgreen-t-5: hsla(180, 100%, 12%, 0.45); --primary-darkgreen-t-6: hsla(180, 100%, 12%, 0.55); --primary-darkgreen-t-7: hsla(180, 100%, 12%, 0.64); --primary-darkgreen-t-8: hsla(180, 100%, 12%, 0.73); --primary-darkgreen-t-9: hsla(180, 100%, 12%, 0.82); --primary-darkgreen-t-10: hsla(180, 100%, 12%, 0.91); --neutral: #fff; --neutral-d-1: #e8e8e8; --neutral-d-2: #d1d1d1; --neutral-d-3: #b9b9b9; --neutral-d-4: #a2a2a2; --neutral-d-5: #8b8b8b; --neutral-d-6: #747474; --neutral-d-7: #5d5d5d; --neutral-d-8: #464646; --neutral-d-9: #2e2e2e; --neutral-d-10: #171717; --neutral-t-1: hsla(0, 0%, 100%, 0.09); --neutral-t-2: hsla(0, 0%, 100%, 0.18); --neutral-t-3: hsla(0, 0%, 100%, 0.27); --neutral-t-4: hsla(0, 0%, 100%, 0.36); --neutral-t-5: hsla(0, 0%, 100%, 0.45); --neutral-t-6: hsla(0, 0%, 100%, 0.55); --neutral-t-7: hsla(0, 0%, 100%, 0.64); --neutral-t-8: hsla(0, 0%, 100%, 0.73); --neutral-t-9: hsla(0, 0%, 100%, 0.82); --neutral-t-10: hsla(0, 0%, 100%, 0.91); --secondary-yellow: #F0FF91; --secondary-green: #D0FF97; --secondary-purple: #E0DCFF; --danger: #FF9797; --secondary-blue: #C5E7FA; --secondary-blue-l-1: #cae9fa; --secondary-blue-l-2: #d0ebfb; --secondary-blue-l-3: #d5eefb; --secondary-blue-l-4: #daf0fc; --secondary-blue-l-5: #dff2fc; --secondary-blue-l-6: #e5f4fd; --secondary-blue-l-7: #eaf6fd; --secondary-blue-l-8: #eff8fe; --secondary-blue-l-9: #f4fbfe; --secondary-blue-l-10: #fafdff; --secondary-blue-d-1: #b3d2e3; --secondary-blue-d-2: #a1bdcd; --secondary-blue-d-3: #8fa8b6; --secondary-blue-d-4: #7d939f; --secondary-blue-d-5: #6b7e88; --secondary-blue-d-6: #5a6972; --secondary-blue-d-7: #48545b; --secondary-blue-d-8: #363f44; --secondary-blue-d-9: #242a2d; --secondary-blue-d-10: #121517; --space-2xs: clamp(0.45rem, calc(0.004166666666666667 * (100vw - 36rem) + 0.45rem), 0.9rem); --space-xs: clamp(0.6rem, calc(0.005555555555555556 * (100vw - 36rem) + 0.6rem), 1.2rem); --space-s: clamp(0.8rem, calc(0.007407407407407408 * (100vw - 36rem) + 0.8rem), 1.6rem); --space-m: clamp(1.07rem, calc(0.009814814814814813 * (100vw - 36rem) + 1.07rem), 2.13rem); --space-l: clamp(1.42rem, calc(0.013148148148148147 * (100vw - 36rem) + 1.42rem), 2.84rem); --space-xl: clamp(1.89rem, calc(0.017592592592592594 * (100vw - 36rem) + 1.89rem), 3.79rem); --space-2xl: clamp(2.53rem, calc(0.023333333333333334 * (100vw - 36rem) + 2.53rem), 5.05rem);}