: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; --gelb: #fbce07; --gelb-l-1: #fbd21e; --gelb-l-2: #fcd734; --gelb-l-3: #fcdb4b; --gelb-l-4: #fce061; --gelb-l-5: #fde478; --gelb-l-6: #fde98e; --gelb-l-7: #feeda5; --gelb-l-8: #fef2bb; --gelb-l-9: #fef6d2; --gelb-l-10: #fffbe8; --gelb-d-1: #e4bb06; --gelb-d-2: #cda906; --gelb-d-3: #b79605; --gelb-d-4: #a08304; --gelb-d-5: #897004; --gelb-d-6: #725e03; --gelb-d-7: #5b4b03; --gelb-d-8: #443802; --gelb-d-9: #2e2501; --gelb-d-10: #171301; --weiß: #171717; --schrift: #333333; --schrift-l-1: #464646; --schrift-l-2: #585858; --schrift-l-3: #6b6b6b; --schrift-l-4: #7d7d7d; --schrift-l-5: #909090; --schrift-l-6: #a2a2a2; --schrift-l-7: #b5b5b5; --schrift-l-8: #c7c7c7; --schrift-l-9: #dadada; --schrift-l-10: #ececec; --schrift-d-1: #2e2e2e; --schrift-d-2: #2a2a2a; --schrift-d-3: #252525; --schrift-d-4: #202020; --schrift-d-5: #1c1c1c; --schrift-d-6: #171717; --schrift-d-7: #131313; --schrift-d-8: #0e0e0e; --schrift-d-9: #090909; --schrift-d-10: #050505; --grau: #9f9f9f; --grau-l-1: #a8a8a8; --grau-l-2: #b0b0b0; --grau-l-3: #b9b9b9; --grau-l-4: #c2c2c2; --grau-l-5: #cbcbcb; --grau-l-6: #d3d3d3; --grau-l-7: #dcdcdc; --grau-l-8: #e5e5e5; --grau-l-9: #eeeeee; --grau-l-10: #f6f6f6; --grau-d-1: #919191; --grau-d-2: #828282; --grau-d-3: #747474; --grau-d-4: #656565; --grau-d-5: #575757; --grau-d-6: #484848; --grau-d-7: #3a3a3a; --grau-d-8: #2b2b2b; --grau-d-9: #1d1d1d; --grau-d-10: #0e0e0e; --rot: #dd1d20; --rot-l-1: #e03234; --rot-l-2: #e34649; --rot-l-3: #e65b5d; --rot-l-4: #e96f71; --rot-l-5: #ec8485; --rot-l-6: #f0989a; --rot-l-7: #f3adae; --rot-l-8: #f6c1c2; --rot-l-9: #f9d6d6; --rot-l-10: #fceaeb; --rot-d-1: #c91a1d; --rot-d-2: #b5181a; --rot-d-3: #a11517; --rot-d-4: #8d1214; --rot-d-5: #791011; --rot-d-6: #640d0f; --rot-d-7: #500b0c; --rot-d-8: #3c0809; --rot-d-9: #280506; --rot-d-10: #140303; --text-2xs: clamp(0.93rem, calc(0.0008333333333333331 * (100vw - 36rem) + 0.93rem), 1.02rem); --text-xs: clamp(1.11rem, calc(0.0015740740740740734 * (100vw - 36rem) + 1.11rem), 1.28rem); --text-s: clamp(1.33rem, calc(0.0025 * (100vw - 36rem) + 1.33rem), 1.6rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(1.92rem, calc(0.005370370370370371 * (100vw - 36rem) + 1.92rem), 2.5rem); --text-xl: clamp(2.3rem, calc(0.0076851851851851855 * (100vw - 36rem) + 2.3rem), 3.13rem); --text-2xl: clamp(2.76rem, calc(0.010648148148148151 * (100vw - 36rem) + 2.76rem), 3.91rem); --space-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --space-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --space-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --space-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --space-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem);}