: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; --gruen: rgba(102, 171, 78, 1); --gruen-l-1: rgb(153, 199, 137); --gruen-l-2: rgb(204, 227, 196); --gruen-d-1: rgb(68, 114, 52); --gruen-d-2: rgb(34, 57, 26); --gruen-t-1: rgba(102, 171, 78, 0.17); --gruen-t-2: rgba(102, 171, 78, 0.33); --gruen-t-3: rgba(102, 171, 78, 0.5); --gruen-t-4: rgba(102, 171, 78, 0.67); --gruen-t-5: rgba(102, 171, 78, 0.83); --braun: rgba(194, 105, 11, 1); --braun-l-1: rgb(214, 155, 92); --braun-l-2: rgb(235, 205, 174); --braun-d-1: rgb(129, 70, 7); --braun-d-2: rgb(65, 35, 4); --braun-t-1: rgba(194, 105, 11, 0.17); --braun-t-2: rgba(194, 105, 11, 0.33); --braun-t-3: rgba(194, 105, 11, 0.5); --braun-t-4: rgba(194, 105, 11, 0.67); --braun-t-5: rgba(194, 105, 11, 0.83); --dark: #242325; --dark-t-1: hsla(270, 3%, 14%, 0.17); --dark-t-2: hsla(270, 3%, 14%, 0.33); --dark-t-3: hsla(270, 3%, 14%, 0.5); --dark-t-4: hsla(270, 3%, 14%, 0.67); --dark-t-5: hsla(270, 3%, 14%, 0.83); --light: #F6F4F3; --light-t-1: hsla(20, 14%, 96%, 0.17); --light-t-2: hsla(20, 14%, 96%, 0.33); --light-t-3: hsla(20, 14%, 96%, 0.5); --light-t-4: hsla(20, 14%, 96%, 0.67); --light-t-5: hsla(20, 14%, 96%, 0.83); --transparent: hsla(0, 0%, 100%, 0); --true-white: #ffffff; --font-2xs: clamp(0.51rem, calc(0.00039952057530962876 * (100vw - 29.88rem) + 0.51rem), 0.53rem); --font-xs: clamp(0.64rem, calc(0.0011985617259288842 * (100vw - 29.88rem) + 0.64rem), 0.7rem); --font-s: clamp(0.8rem, calc(0.002796644027167397 * (100vw - 29.88rem) + 0.8rem), 0.94rem); --font-m: clamp(1rem, calc(0.004994007191370355 * (100vw - 29.88rem) + 1rem), 1.25rem); --font-l: clamp(1.25rem, calc(0.008389932081502195 * (100vw - 29.88rem) + 1.25rem), 1.67rem); --font-xl: clamp(1.56rem, calc(0.01318417898521774 * (100vw - 29.88rem) + 1.56rem), 2.22rem); --font-2xl: clamp(1.95rem, calc(0.020175789053136235 * (100vw - 29.88rem) + 1.95rem), 2.96rem);}