:root { --primary: #ec8713; --secondary: #23405c; --foreground: #171c26; --secondary-foreground: #ffffff; --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: #e5e2dc; --body: #f9f8f6; --btn-primary: #ec8713; --primary-l-1: #ee9228; --primary-l-2: #ef9d3e; --primary-l-3: #f1a853; --primary-l-4: #f3b369; --primary-l-5: #f5be7e; --primary-l-6: #f6c894; --primary-l-7: #f8d3a9; --primary-l-8: #fadebf; --primary-l-9: #fce9d4; --primary-l-10: #fdf4ea; --secondary-l-1: #37516b; --secondary-l-2: #4b637a; --secondary-l-3: #5f7488; --secondary-l-4: #738597; --secondary-l-5: #8797a6; --secondary-l-6: #9ba8b5; --secondary-l-7: #afbac4; --secondary-l-8: #c3cbd3; --secondary-l-9: #d7dce1; --secondary-l-10: #ebeef0; --foreground-l-1: #2c313a; --foreground-l-2: #41454d; --foreground-l-3: #565a61; --foreground-l-4: #6b6f75; --foreground-l-5: #808389; --foreground-l-6: #96989c; --foreground-l-7: #abacb0; --foreground-l-8: #c0c1c4; --foreground-l-9: #d5d6d8; --foreground-l-10: #eaeaeb; --secondary-foreground-l-1: #ffffff; --secondary-foreground-l-2: #ffffff; --secondary-foreground-l-3: #ffffff; --secondary-foreground-l-4: #ffffff; --secondary-foreground-l-5: #ffffff; --secondary-foreground-l-6: #ffffff; --secondary-foreground-l-7: #ffffff; --secondary-foreground-l-8: #ffffff; --secondary-foreground-l-9: #ffffff; --secondary-foreground-l-10: #ffffff; --h1: clamp(4.8rem, calc(0.044444444444444446 * (100vw - 36rem) + 4.8rem), 9.6rem); --h2: clamp(3.6rem, calc(0.022222222222222223 * (100vw - 36rem) + 3.6rem), 6rem); --h3: clamp(2.4rem, calc(0 * (100vw - 36rem) + 2.4rem), 2.4rem); --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(1.5rem, calc(0.004629629629629629 * (100vw - 36rem) + 1.5rem), 2rem); --btn-pad-x: clamp(3rem, calc(0.009259259259259259 * (100vw - 36rem) + 3rem), 4rem); --btn-pad-small-y: clamp(0.5rem, calc(0 * (100vw - 36rem) + 0.5rem), 0.5rem); --btn-pad-small-x: clamp(2rem, calc(0.009259259259259259 * (100vw - 36rem) + 2rem), 3rem);}