: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; --color-hellgruen: #CDDB95; --color-gruen: #B3CA5C; --color-traube: #592A56; --color-fuchsia: #9F358B; --color-fuchsia-l-1: #af579e; --color-fuchsia-l-2: #bf78b2; --color-fuchsia-l-3: #cf9ac5; --color-fuchsia-l-4: #dfbcd8; --color-fuchsia-l-5: #efddec; --color-lavendel: #9E7FB6; --color-lavendel-l-1: #ae94c2; --color-lavendel-l-2: #beaace; --color-lavendel-l-3: #cfbfdb; --color-lavendel-l-4: #dfd4e7; --color-lavendel-l-5: #efeaf3; --color-traube-l-1: #754d72; --color-traube-l-2: #90718e; --color-traube-l-3: #ac95ab; --color-traube-l-4: #c8b8c7; --color-traube-l-5: #e3dce3; --color-gruen-l-1: #c0d377; --color-gruen-l-2: #ccdc92; --color-gruen-l-3: #d9e5ae; --color-gruen-l-4: #e6edc9; --color-gruen-l-5: #f2f6e4; --color-hellgruen-l-1: #d5e1a7; --color-hellgruen-l-2: #dee7b8; --color-hellgruen-l-3: #e6edca; --color-hellgruen-l-4: #eef3dc; --color-hellgruen-l-5: #f7f9ed; --color-hellblau: #7BA2C9; --color-hellblau-l-1: #91b2d2; --color-hellblau-l-2: #a7c1db; --color-hellblau-l-3: #bdd1e4; --color-hellblau-l-4: #d3e0ed; --color-hellblau-l-5: #e9f0f6; --color-hellgelb: #F7E99C; --color-hellgelb-l-1: #f8edad; --color-hellgelb-l-2: #faf0bd; --color-hellgelb-l-3: #fbf4ce; --color-hellgelb-l-4: #fcf8de; --color-hellgelb-l-5: #fefbef; --color-orange: #EE7203; --color-orange-l-1: #f18a2d; --color-orange-l-2: #f4a157; --color-orange-l-3: #f7b981; --color-orange-l-4: #f9d0ab; --color-orange-l-5: #fce8d5; --color-creme: #FFF4E0; --color-creme-l-1: #fff6e5; --color-creme-l-2: #fff8ea; --color-creme-l-3: #fffaf0; --color-creme-l-4: #fffbf5; --color-creme-l-5: #fffdfa; --color-white: #fff; --color-off-white: #FFFCF7; --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem);}