: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-brand: #1C3A2D; --primary-brand-l-1: #314c40; --primary-brand-l-2: #455e53; --primary-brand-l-3: #5a7066; --primary-brand-l-4: #6f8279; --primary-brand-l-5: #83948c; --primary-brand-l-6: #98a5a0; --primary-brand-l-7: #acb7b3; --primary-brand-l-8: #c1c9c6; --primary-brand-l-9: #d6dbd9; --primary-brand-l-10: #eaedec; --primary-brand-d-1: #193529; --primary-brand-d-2: #172f25; --primary-brand-d-3: #142a21; --primary-brand-d-4: #12251d; --primary-brand-d-5: #0f2019; --primary-brand-d-6: #0d1a14; --primary-brand-d-7: #0a1510; --primary-brand-d-8: #08100c; --primary-brand-d-9: #050b08; --primary-brand-d-10: #030504; --secondary-brand: #A3B18A; --secondary-brand-l-1: #abb895; --secondary-brand-l-2: #b4bf9f; --secondary-brand-l-3: #bcc6aa; --secondary-brand-l-4: #c4cdb5; --secondary-brand-l-5: #cdd4bf; --secondary-brand-l-6: #d5dcca; --secondary-brand-l-7: #dee3d4; --secondary-brand-l-8: #e6eadf; --secondary-brand-l-9: #eef1ea; --secondary-brand-l-10: #f7f8f4; --secondary-brand-d-1: #94a17d; --secondary-brand-d-2: #859171; --secondary-brand-d-3: #778164; --secondary-brand-d-4: #687158; --secondary-brand-d-5: #59614b; --secondary-brand-d-6: #4a503f; --secondary-brand-d-7: #3b4032; --secondary-brand-d-8: #2c3026; --secondary-brand-d-9: #1e2019; --secondary-brand-d-10: #0f100d; --tertiary-brand: #D4A373; --tertiary-brand-l-1: #d8ab80; --tertiary-brand-l-2: #dcb48c; --tertiary-brand-l-3: #e0bc99; --tertiary-brand-l-4: #e4c4a6; --tertiary-brand-l-5: #e8cdb3; --tertiary-brand-l-6: #ebd5bf; --tertiary-brand-l-7: #efdecc; --tertiary-brand-l-8: #f3e6d9; --tertiary-brand-l-9: #f7eee6; --tertiary-brand-l-10: #fbf7f2; --tertiary-brand-d-1: #c19469; --tertiary-brand-d-2: #ad855e; --tertiary-brand-d-3: #9a7754; --tertiary-brand-d-4: #876849; --tertiary-brand-d-5: #74593f; --tertiary-brand-d-6: #604a34; --tertiary-brand-d-7: #4d3b2a; --tertiary-brand-d-8: #3a2c1f; --tertiary-brand-d-9: #271e15; --tertiary-brand-d-10: #130f0a; --neutral-brand: #F9F7F2; --neutral-brand-l-1: #faf8f3; --neutral-brand-l-2: #faf8f4; --neutral-brand-l-3: #fbf9f6; --neutral-brand-l-4: #fbfaf7; --neutral-brand-l-5: #fcfbf8; --neutral-brand-l-6: #fcfbf9; --neutral-brand-l-7: #fdfcfa; --neutral-brand-l-8: #fdfdfb; --neutral-brand-l-9: #fefefd; --neutral-brand-l-10: #fefefe; --neutral-brand-d-1: #e2e1dc; --neutral-brand-d-2: #cccac6; --neutral-brand-d-3: #b5b4b0; --neutral-brand-d-4: #9e9d9a; --neutral-brand-d-5: #888784; --neutral-brand-d-6: #71706e; --neutral-brand-d-7: #5b5a58; --neutral-brand-d-8: #444342; --neutral-brand-d-9: #2d2d2c; --neutral-brand-d-10: #171616; --spacing-2xs: clamp(0.8rem, calc(0.002074074074074073 * (100vw - 22.5rem) + 0.8rem), 0.94rem); --spacing-xs: clamp(1rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1rem), 1.25rem); --spacing-s: clamp(1.25rem, calc(0.006222222222222221 * (100vw - 22.5rem) + 1.25rem), 1.67rem); --spacing-m: clamp(1.56rem, calc(0.00977777777777778 * (100vw - 22.5rem) + 1.56rem), 2.22rem); --spacing-l: clamp(1.95rem, calc(0.014962962962962963 * (100vw - 22.5rem) + 1.95rem), 2.96rem); --spacing-xl: clamp(2.44rem, calc(0.022370370370370374 * (100vw - 22.5rem) + 2.44rem), 3.95rem); --spacing-2xl: clamp(3.05rem, calc(0.03274074074074074 * (100vw - 22.5rem) + 3.05rem), 5.26rem); --text-2xs: clamp(0.64rem, calc(0.0008888888888888881 * (100vw - 22.5rem) + 0.64rem), 0.7rem); --text-xs: clamp(0.8rem, calc(0.002074074074074073 * (100vw - 22.5rem) + 0.8rem), 0.94rem); --text-s: clamp(1rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1rem), 1.25rem); --text-m: clamp(1.25rem, calc(0.006222222222222221 * (100vw - 22.5rem) + 1.25rem), 1.67rem); --text-l: clamp(1.56rem, calc(0.00977777777777778 * (100vw - 22.5rem) + 1.56rem), 2.22rem); --text-xl: clamp(1.95rem, calc(0.014962962962962963 * (100vw - 22.5rem) + 1.95rem), 2.96rem); --text-2xl: clamp(2.44rem, calc(0.022370370370370374 * (100vw - 22.5rem) + 2.44rem), 3.95rem);}