: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: #1F4733; --secondary: #788F56; --tertiary: #E7EFE9; --base-color: #628473; --oil: #151515; --snow: #F8F8F8; --oil-l-1: #2a2a2a; --oil-l-2: #404040; --oil-l-3: #555555; --oil-l-4: #6a6a6a; --oil-l-5: #7f7f7f; --oil-l-6: #959595; --oil-l-7: #aaaaaa; --oil-l-8: #bfbfbf; --oil-l-9: #d4d4d4; --oil-l-10: #eaeaea; --border-color: #DAE7DE; --body: #F8F6F2; --btn-primary: #1F4733; --primary-l-1: #335846; --primary-l-2: #486858; --primary-l-3: #5c796b; --primary-l-4: #708a7d; --primary-l-5: #859b90; --primary-l-6: #99aba2; --primary-l-7: #aebcb5; --primary-l-8: #c2cdc7; --primary-l-9: #d6deda; --primary-l-10: #ebeeec; --white: #ffffff; --secondary-l-1: #849965; --secondary-l-2: #91a375; --secondary-l-3: #9dae84; --secondary-l-4: #a9b893; --secondary-l-5: #b5c2a3; --secondary-l-6: #c2ccb2; --secondary-l-7: #ced6c2; --secondary-l-8: #dae0d1; --secondary-l-9: #e6ebe0; --secondary-l-10: #f3f5f0; --headline-color: #1B3226; --mountain-dark: #112C1F; --tertiary-l-1: #e9f0eb; --tertiary-l-2: #ebf2ed; --tertiary-l-3: #eef3ef; --tertiary-l-4: #f0f5f1; --tertiary-l-5: #f2f6f3; --tertiary-l-6: #f4f8f5; --tertiary-l-7: #f6f9f7; --tertiary-l-8: #f8fbf9; --tertiary-l-9: #fbfcfb; --tertiary-l-10: #fdfefd; --base-color-l-0: #708f80; --base-color-l-1: #7f9a8c; --base-color-l-2: #8da699; --base-color-l-3: #9bb1a6; --base-color-l-4: #a9bcb3; --base-color-l-5: #b8c7bf; --base-color-l-6: #c6d2cc; --base-color-l-7: #d4ddd9; --base-color-l-8: #e2e9e6; --base-color-l-9: #f1f4f2; --h1: clamp(5.2rem, calc(0.016666666666666666 * (100vw - 36rem) + 5.2rem), 7rem); --h2: clamp(3rem, calc(0.016666666666666666 * (100vw - 36rem) + 3rem), 4.8rem); --h3: clamp(3rem, calc(0.005555555555555557 * (100vw - 36rem) + 3rem), 3.6rem); --h4: clamp(2.5rem, calc(0.006481481481481483 * (100vw - 36rem) + 2.5rem), 3.2rem); --h5: clamp(2rem, calc(0.004629629629629629 * (100vw - 36rem) + 2rem), 2.5rem); --h6: clamp(1.8rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.8rem), 2rem); --space-xs: clamp(1rem, calc(0 * (100vw - 36rem) + 1rem), 1rem); --space-s: clamp(1.5rem, calc(0.004629629629629629 * (100vw - 36rem) + 1.5rem), 2rem); --space-m: clamp(2rem, calc(0.009259259259259259 * (100vw - 36rem) + 2rem), 3rem); --space-l: clamp(3rem, calc(0.009259259259259259 * (100vw - 36rem) + 3rem), 4rem); --space-xl: clamp(3rem, calc(0.018518518518518517 * (100vw - 36rem) + 3rem), 5rem); --section-pad-y: clamp(5rem, calc(0.046296296296296294 * (100vw - 36rem) + 5rem), 10rem); --section-pad-x: clamp(1.5rem, calc(0.004629629629629629 * (100vw - 36rem) + 1.5rem), 2rem); --btn-pad-y: clamp(0.5rem, calc(0.004629629629629629 * (100vw - 36rem) + 0.5rem), 1rem); --btn-pad-x: clamp(3rem, calc(0.018518518518518517 * (100vw - 36rem) + 3rem), 5rem);}