:root { --primary: #2E2B27; --secondary: #6B655F; --accent: #FC9636; --action: #B0620A; --black: hsl(0, 0%, 0%); --black-t-1: hsla(0, 0%, 0%, 0.17); --black-t-2: hsla(0, 0%, 0%, 0.33); --black-t-3: hsla(0, 0%, 0%, 0.5); --black-t-4: hsla(0, 0%, 0%, 0.67); --black-t-5: hsla(0, 0%, 0%, 0.83); --white: white; --transparent: transparent; --hellgrau: #FFF4E8; --hellgrau-d-1: #cfd0d0; --hellgrau-d-2: #a5a6a7; --hellgrau-d-3: #7c7d7d; --hellgrau-d-4: #535353; --hellgrau-d-5: #292a2a; --tertiary: #00B0F4; --primary-l-1: #413e3b; --primary-l-2: #54524e; --primary-l-3: #676562; --primary-l-4: #7a7876; --primary-l-5: #8d8b89; --primary-l-6: #a09f9d; --primary-l-7: #b3b2b0; --primary-l-8: #c6c5c4; --primary-l-9: #d9d8d8; --primary-l-10: #ececeb; --primary-d-1: #2a2723; --primary-d-2: #262320; --primary-d-3: #211f1c; --primary-d-4: #1d1b19; --primary-d-5: #191715; --primary-d-6: #151412; --primary-d-7: #11100e; --primary-d-8: #0d0c0b; --primary-d-9: #080807; --primary-d-10: #040404; --primary-t-1: hsla(34, 8%, 17%, 0.09); --primary-t-2: hsla(34, 8%, 17%, 0.18); --primary-t-3: hsla(34, 8%, 17%, 0.27); --primary-t-4: hsla(34, 8%, 17%, 0.36); --primary-t-5: hsla(34, 8%, 17%, 0.45); --primary-t-6: hsla(34, 8%, 17%, 0.55); --primary-t-7: hsla(34, 8%, 17%, 0.64); --primary-t-8: hsla(34, 8%, 17%, 0.73); --primary-t-9: hsla(34, 8%, 17%, 0.82); --primary-t-10: hsla(34, 8%, 17%, 0.91); --secondary-l-1: #78736e; --secondary-l-2: #86817c; --secondary-l-3: #938f8b; --secondary-l-4: #a19d99; --secondary-l-5: #aeaba8; --secondary-l-6: #bcb9b6; --secondary-l-7: #c9c7c5; --secondary-l-8: #d7d5d3; --secondary-l-9: #e4e3e2; --secondary-l-10: #f2f1f0; --secondary-d-1: #615c56; --secondary-d-2: #58534e; --secondary-d-3: #4e4945; --secondary-d-4: #44403c; --secondary-d-5: #3a3734; --secondary-d-6: #312e2b; --secondary-d-7: #272523; --secondary-d-8: #1d1c1a; --secondary-d-9: #131211; --secondary-d-10: #0a0909; --accent-l-1: #fca048; --accent-l-2: #fda95b; --accent-l-3: #fdb36d; --accent-l-4: #fdbc7f; --accent-l-5: #fdc691; --accent-l-6: #fecfa4; --accent-l-7: #fed9b6; --accent-l-8: #fee2c8; --accent-l-9: #feecda; --accent-l-10: #fff5ed; --accent-d-1: #e58831; --accent-d-2: #ce7b2c; --accent-d-3: #b76d27; --accent-d-4: #a05f22; --accent-d-5: #89521d; --accent-d-6: #734419; --accent-d-7: #5c3714; --accent-d-8: #45290f; --accent-d-9: #2e1b0a; --accent-d-10: #170e05; --action-l-1: #b77020; --action-l-2: #be7f37; --action-l-3: #c68d4d; --action-l-4: #cd9b63; --action-l-5: #d4a979; --action-l-6: #dbb890; --action-l-7: #e2c6a6; --action-l-8: #e9d4bc; --action-l-9: #f1e2d2; --action-l-10: #f8f1e9; --action-d-1: #a05909; --action-d-2: #905008; --action-d-3: #804707; --action-d-4: #703e06; --action-d-5: #603505; --action-d-6: #502d05; --action-d-7: #402404; --action-d-8: #301b03; --action-d-9: #201202; --action-d-10: #100901; --space-xxs: clamp(0.47rem, calc(0.0011111111111111111 * (100vw - 36rem) + 0.47rem), 0.59rem); --space-xs: clamp(0.71rem, calc(0.0016666666666666672 * (100vw - 36rem) + 0.71rem), 0.89rem); --space-s: clamp(1.07rem, calc(0.0024074074074074076 * (100vw - 36rem) + 1.07rem), 1.33rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2.4rem, calc(0.005555555555555557 * (100vw - 36rem) + 2.4rem), 3rem); --space-xl: clamp(3.6rem, calc(0.008333333333333333 * (100vw - 36rem) + 3.6rem), 4.5rem); --space-xxl: clamp(5.4rem, calc(0.012499999999999997 * (100vw - 36rem) + 5.4rem), 6.75rem); --space-xxxl: clamp(8.1rem, calc(0.018796296296296307 * (100vw - 36rem) + 8.1rem), 10.13rem); --section-space-xxs: clamp(2.13rem, calc(0.004722222222222224 * (100vw - 36rem) + 2.13rem), 2.64rem); --section-space-xs: clamp(3.2rem, calc(0.007037037037037035 * (100vw - 36rem) + 3.2rem), 3.96rem); --section-space-s: clamp(4.8rem, calc(0.010462962962962962 * (100vw - 36rem) + 4.8rem), 5.93rem); --section-space-m: clamp(7.2rem, calc(0.015740740740740743 * (100vw - 36rem) + 7.2rem), 8.9rem); --section-space-l: clamp(10.8rem, calc(0.0236111111111111 * (100vw - 36rem) + 10.8rem), 13.35rem); --section-space-xl: clamp(16.2rem, calc(0.03537037037037037 * (100vw - 36rem) + 16.2rem), 20.02rem); --section-space-xxl: clamp(24.3rem, calc(0.05314814814814813 * (100vw - 36rem) + 24.3rem), 30.04rem); --text-xxs: 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-xxl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --h6: clamp(1.23rem, calc(0.0011111111111111122 * (100vw - 36rem) + 1.23rem), 1.35rem); --h5: clamp(1.54rem, calc(0.0024074074074074076 * (100vw - 36rem) + 1.54rem), 1.8rem); --h4: clamp(1.92rem, calc(0.0044444444444444444 * (100vw - 36rem) + 1.92rem), 2.4rem); --h3: clamp(2.4rem, calc(0.00740740740740741 * (100vw - 36rem) + 2.4rem), 3.2rem); --h2: clamp(3rem, calc(0.011759259259259256 * (100vw - 36rem) + 3rem), 4.27rem); --h1: clamp(3.75rem, calc(0.017962962962962965 * (100vw - 36rem) + 3.75rem), 5.69rem);}