:root { --d-green: hsl(120 100% 21%); --yellow: hsl(43 100% 51%); --off-white: hsl(200 16% 96%); --d-blue: hsl(210 29% 24%); --l-green: hsl(145 63% 49%); --color-6: hsl(0 0% 100%); --d-green-t-0: hsla(120, 27%, 93%, 0.09); --d-green-t-1: hsla(120, 27%, 86%, 0.18); --d-green-t-2: hsla(120, 27%, 78%, 0.27); --d-green-t-3: hsla(120, 27%, 71%, 0.36); --d-green-t-4: hsla(120, 27%, 64%, 0.45); --d-green-t-5: hsla(120, 27%, 57%, 0.55); --d-green-t-6: hsla(120, 27%, 50%, 0.64); --d-green-t-7: hsla(120, 36%, 43%, 0.73); --d-green-t-8: hsla(120, 49%, 35%, 0.82); --d-green-t-9: hsla(120, 68%, 28%, 0.91); --d-blue-l-1: hsl(210, 21%, 31%); --d-blue-l-2: hsl(210, 15%, 38%); --d-blue-l-3: hsl(210, 11%, 45%); --d-blue-l-4: hsl(210, 9%, 52%); --d-blue-l-5: hsl(210, 9%, 59%); --d-blue-l-6: hsl(210, 9%, 65%); --d-blue-l-7: hsl(210, 9%, 72%); --d-blue-l-8: hsl(210, 9%, 79%); --d-blue-l-9: hsl(210, 9%, 86%); --d-blue-l-10: hsl(210, 9%, 93%); --yellow-l-1: hsl(43, 100%, 55%); --yellow-l-2: hsl(43, 100%, 60%); --yellow-l-3: hsl(43, 100%, 64%); --yellow-l-4: hsl(43, 100%, 69%); --yellow-l-5: hsl(43, 100%, 73%); --yellow-l-6: hsl(43, 100%, 78%); --yellow-l-7: hsl(43, 100%, 82%); --yellow-l-8: hsl(43, 100%, 87%); --yellow-l-9: hsl(43, 100%, 91%); --yellow-l-10: hsl(43, 100%, 96%); --l-green-l-0: hsl(145, 61%, 54%); --l-green-l-1: hsl(145, 61%, 58%); --l-green-l-2: hsl(145, 61%, 63%); --l-green-l-3: hsl(145, 61%, 68%); --l-green-l-4: hsl(145, 61%, 72%); --l-green-l-5: hsl(145, 61%, 77%); --l-green-l-6: hsl(145, 61%, 81%); --l-green-l-7: hsl(145, 61%, 86%); --l-green-l-8: hsl(145, 61%, 91%); --l-green-l-9: hsl(145, 61%, 95%); --l-green-d-0: hsl(145, 63%, 45%); --l-green-d-1: hsl(145, 63%, 40%); --l-green-d-2: hsl(145, 63%, 36%); --l-green-d-3: hsl(145, 63%, 31%); --l-green-d-4: hsl(145, 63%, 27%); --l-green-d-5: hsl(145, 63%, 22%); --l-green-d-6: hsl(145, 63%, 18%); --l-green-d-7: hsl(145, 63%, 13%); --l-green-d-8: hsl(145, 63%, 9%); --l-green-d-9: hsl(145, 63%, 4%); --primary: #fcb408; --primary-dark: #ca9006; --primary-ultra-dark: #976c05; --primary-semi-dark: #e3a207; --primary-medium: #fdc746; --primary-semi-light: #fdd677; --primary-light: #fff4da; --primary-ultra-light: #fffbf3; --secondary: #32c96f; --secondary-ultra-dark: #1e7943; --secondary-dark: #28a159; --secondary-semi-dark: #2db564; --secondary-medium: #65d793; --secondary-semi-light: #8ee1b0; --secondary-light: #e0f7e9; --secondary-ultra-light: #f5fcf8; --tertiary: #2c3e50; --tertiary-ultra-dark: #1a2530; --tertiary-dark: #233240; --tertiary-semi-dark: #283848; --tertiary-medium: #616e7c; --tertiary-semi-light: #8b959f; --tertiary-light: #dfe2e5; --tertiary-ultra-light: #f4f5f6; --base: #4d4d66; --base-ultra-dark: #2e2e3d; --base-dark: #3e3e52; --base-light: #e4e4e8; --base-ultra-light: #f6f6f7; --white: #ffffff; --white-trans-10: rgba(255, 255, 255, 0.1); --white-trans-20: rgba(255, 255, 255, 0.2); --white-trans-30: rgba(255, 255, 255, 0.3); --white-trans-40: rgba(255, 255, 255, 0.4); --white-trans-50: rgba(255, 255, 255, 0.5); --white-trans-60: rgba(255, 255, 255, 0.6); --white-trans-70: rgba(255, 255, 255, 0.7); --white-trans-80: rgba(255, 255, 255, 0.8); --white-trans-90: rgba(255, 255, 255, 0.9); --black: #000000; --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-regular: clamp(0.9rem, calc(0.00216378 * (100vw - 29.88rem) + 0.9rem), 1.095rem); --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); --text-3xl: clamp(2.44rem, calc(0.016833283863164507 * (100vw - 29.88rem) + 2.44rem), 3.95rem); --text-4xl: clamp(3.05rem, calc(0.02499996088192966 * (100vw - 29.88rem) + 3.05rem), 5.26rem); --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);}.border-d-green { border-color: var(--d-green); }.border-d-green-t-0 { border-color: var(--d-green-t-0); }.border-d-green-t-1 { border-color: var(--d-green-t-1); }.border-d-green-t-2 { border-color: var(--d-green-t-2); }.border-d-green-t-3 { border-color: var(--d-green-t-3); }.border-d-green-t-4 { border-color: var(--d-green-t-4); }.border-d-green-t-5 { border-color: var(--d-green-t-5); }.border-d-green-t-6 { border-color: var(--d-green-t-6); }.border-d-green-t-7 { border-color: var(--d-green-t-7); }.border-d-green-t-8 { border-color: var(--d-green-t-8); }.border-d-green-t-9 { border-color: var(--d-green-t-9); }.stroke-d-green { stroke: var(--d-green); }.stroke-d-green-t-0 { stroke: var(--d-green-t-0); }.stroke-d-green-t-1 { stroke: var(--d-green-t-1); }.stroke-d-green-t-2 { stroke: var(--d-green-t-2); }.stroke-d-green-t-3 { stroke: var(--d-green-t-3); }.stroke-d-green-t-4 { stroke: var(--d-green-t-4); }.stroke-d-green-t-5 { stroke: var(--d-green-t-5); }.stroke-d-green-t-6 { stroke: var(--d-green-t-6); }.stroke-d-green-t-7 { stroke: var(--d-green-t-7); }.stroke-d-green-t-8 { stroke: var(--d-green-t-8); }.stroke-d-green-t-9 { stroke: var(--d-green-t-9); }.border-yellow { border-color: var(--yellow); }.border-yellow-l-1 { border-color: var(--yellow-l-1); }.border-yellow-l-2 { border-color: var(--yellow-l-2); }.border-yellow-l-3 { border-color: var(--yellow-l-3); }.border-yellow-l-4 { border-color: var(--yellow-l-4); }.border-yellow-l-5 { border-color: var(--yellow-l-5); }.border-yellow-l-6 { border-color: var(--yellow-l-6); }.border-yellow-l-7 { border-color: var(--yellow-l-7); }.border-yellow-l-8 { border-color: var(--yellow-l-8); }.border-yellow-l-9 { border-color: var(--yellow-l-9); }.border-yellow-l-10 { border-color: var(--yellow-l-10); }.outline-yellow { outline-color: var(--yellow); }.outline-yellow-l-1 { outline-color: var(--yellow-l-1); }.outline-yellow-l-2 { outline-color: var(--yellow-l-2); }.outline-yellow-l-3 { outline-color: var(--yellow-l-3); }.outline-yellow-l-4 { outline-color: var(--yellow-l-4); }.outline-yellow-l-5 { outline-color: var(--yellow-l-5); }.outline-yellow-l-6 { outline-color: var(--yellow-l-6); }.outline-yellow-l-7 { outline-color: var(--yellow-l-7); }.outline-yellow-l-8 { outline-color: var(--yellow-l-8); }.outline-yellow-l-9 { outline-color: var(--yellow-l-9); }.outline-yellow-l-10 { outline-color: var(--yellow-l-10); }.text-yellow { color: var(--yellow); }.text-yellow-l-1 { color: var(--yellow-l-1); }.text-yellow-l-2 { color: var(--yellow-l-2); }.text-yellow-l-3 { color: var(--yellow-l-3); }.text-yellow-l-4 { color: var(--yellow-l-4); }.text-yellow-l-5 { color: var(--yellow-l-5); }.text-yellow-l-6 { color: var(--yellow-l-6); }.text-yellow-l-7 { color: var(--yellow-l-7); }.text-yellow-l-8 { color: var(--yellow-l-8); }.text-yellow-l-9 { color: var(--yellow-l-9); }.text-yellow-l-10 { color: var(--yellow-l-10); }.stroke-yellow { stroke: var(--yellow); }.stroke-yellow-l-1 { stroke: var(--yellow-l-1); }.stroke-yellow-l-2 { stroke: var(--yellow-l-2); }.stroke-yellow-l-3 { stroke: var(--yellow-l-3); }.stroke-yellow-l-4 { stroke: var(--yellow-l-4); }.stroke-yellow-l-5 { stroke: var(--yellow-l-5); }.stroke-yellow-l-6 { stroke: var(--yellow-l-6); }.stroke-yellow-l-7 { stroke: var(--yellow-l-7); }.stroke-yellow-l-8 { stroke: var(--yellow-l-8); }.stroke-yellow-l-9 { stroke: var(--yellow-l-9); }.stroke-yellow-l-10 { stroke: var(--yellow-l-10); }.fill-yellow { fill: var(--yellow); }.fill-yellow-l-1 { fill: var(--yellow-l-1); }.fill-yellow-l-2 { fill: var(--yellow-l-2); }.fill-yellow-l-3 { fill: var(--yellow-l-3); }.fill-yellow-l-4 { fill: var(--yellow-l-4); }.fill-yellow-l-5 { fill: var(--yellow-l-5); }.fill-yellow-l-6 { fill: var(--yellow-l-6); }.fill-yellow-l-7 { fill: var(--yellow-l-7); }.fill-yellow-l-8 { fill: var(--yellow-l-8); }.fill-yellow-l-9 { fill: var(--yellow-l-9); }.fill-yellow-l-10 { fill: var(--yellow-l-10); }.bg-off-white { background-color: var(--off-white); }.bg-d-blue { background-color: var(--d-blue); }.bg-d-blue-l-1 { background-color: var(--d-blue-l-1); }.bg-d-blue-l-2 { background-color: var(--d-blue-l-2); }.bg-d-blue-l-3 { background-color: var(--d-blue-l-3); }.bg-d-blue-l-4 { background-color: var(--d-blue-l-4); }.bg-d-blue-l-5 { background-color: var(--d-blue-l-5); }.bg-d-blue-l-6 { background-color: var(--d-blue-l-6); }.bg-d-blue-l-7 { background-color: var(--d-blue-l-7); }.bg-d-blue-l-8 { background-color: var(--d-blue-l-8); }.bg-d-blue-l-9 { background-color: var(--d-blue-l-9); }.bg-d-blue-l-10 { background-color: var(--d-blue-l-10); }.text-d-blue { color: var(--d-blue); }.text-d-blue-l-1 { color: var(--d-blue-l-1); }.text-d-blue-l-2 { color: var(--d-blue-l-2); }.text-d-blue-l-3 { color: var(--d-blue-l-3); }.text-d-blue-l-4 { color: var(--d-blue-l-4); }.text-d-blue-l-5 { color: var(--d-blue-l-5); }.text-d-blue-l-6 { color: var(--d-blue-l-6); }.text-d-blue-l-7 { color: var(--d-blue-l-7); }.text-d-blue-l-8 { color: var(--d-blue-l-8); }.text-d-blue-l-9 { color: var(--d-blue-l-9); }.text-d-blue-l-10 { color: var(--d-blue-l-10); }.border-d-blue { border-color: var(--d-blue); }.border-d-blue-l-1 { border-color: var(--d-blue-l-1); }.border-d-blue-l-2 { border-color: var(--d-blue-l-2); }.border-d-blue-l-3 { border-color: var(--d-blue-l-3); }.border-d-blue-l-4 { border-color: var(--d-blue-l-4); }.border-d-blue-l-5 { border-color: var(--d-blue-l-5); }.border-d-blue-l-6 { border-color: var(--d-blue-l-6); }.border-d-blue-l-7 { border-color: var(--d-blue-l-7); }.border-d-blue-l-8 { border-color: var(--d-blue-l-8); }.border-d-blue-l-9 { border-color: var(--d-blue-l-9); }.border-d-blue-l-10 { border-color: var(--d-blue-l-10); }.outline-d-blue { outline-color: var(--d-blue); }.outline-d-blue-l-1 { outline-color: var(--d-blue-l-1); }.outline-d-blue-l-2 { outline-color: var(--d-blue-l-2); }.outline-d-blue-l-3 { outline-color: var(--d-blue-l-3); }.outline-d-blue-l-4 { outline-color: var(--d-blue-l-4); }.outline-d-blue-l-5 { outline-color: var(--d-blue-l-5); }.outline-d-blue-l-6 { outline-color: var(--d-blue-l-6); }.outline-d-blue-l-7 { outline-color: var(--d-blue-l-7); }.outline-d-blue-l-8 { outline-color: var(--d-blue-l-8); }.outline-d-blue-l-9 { outline-color: var(--d-blue-l-9); }.outline-d-blue-l-10 { outline-color: var(--d-blue-l-10); }.fill-d-blue { fill: var(--d-blue); }.fill-d-blue-l-1 { fill: var(--d-blue-l-1); }.fill-d-blue-l-2 { fill: var(--d-blue-l-2); }.fill-d-blue-l-3 { fill: var(--d-blue-l-3); }.fill-d-blue-l-4 { fill: var(--d-blue-l-4); }.fill-d-blue-l-5 { fill: var(--d-blue-l-5); }.fill-d-blue-l-6 { fill: var(--d-blue-l-6); }.fill-d-blue-l-7 { fill: var(--d-blue-l-7); }.fill-d-blue-l-8 { fill: var(--d-blue-l-8); }.fill-d-blue-l-9 { fill: var(--d-blue-l-9); }.fill-d-blue-l-10 { fill: var(--d-blue-l-10); }.stroke-d-blue { stroke: var(--d-blue); }.stroke-d-blue-l-1 { stroke: var(--d-blue-l-1); }.stroke-d-blue-l-2 { stroke: var(--d-blue-l-2); }.stroke-d-blue-l-3 { stroke: var(--d-blue-l-3); }.stroke-d-blue-l-4 { stroke: var(--d-blue-l-4); }.stroke-d-blue-l-5 { stroke: var(--d-blue-l-5); }.stroke-d-blue-l-6 { stroke: var(--d-blue-l-6); }.stroke-d-blue-l-7 { stroke: var(--d-blue-l-7); }.stroke-d-blue-l-8 { stroke: var(--d-blue-l-8); }.stroke-d-blue-l-9 { stroke: var(--d-blue-l-9); }.stroke-d-blue-l-10 { stroke: var(--d-blue-l-10); }.text-l-green { color: var(--l-green); }.text-l-green-l-0 { color: var(--l-green-l-0); }.text-l-green-l-1 { color: var(--l-green-l-1); }.text-l-green-l-2 { color: var(--l-green-l-2); }.text-l-green-l-3 { color: var(--l-green-l-3); }.text-l-green-l-4 { color: var(--l-green-l-4); }.text-l-green-l-5 { color: var(--l-green-l-5); }.text-l-green-l-6 { color: var(--l-green-l-6); }.text-l-green-l-7 { color: var(--l-green-l-7); }.text-l-green-l-8 { color: var(--l-green-l-8); }.text-l-green-l-9 { color: var(--l-green-l-9); }.text-l-green-d-0 { color: var(--l-green-d-0); }.text-l-green-d-1 { color: var(--l-green-d-1); }.text-l-green-d-2 { color: var(--l-green-d-2); }.text-l-green-d-3 { color: var(--l-green-d-3); }.text-l-green-d-4 { color: var(--l-green-d-4); }.text-l-green-d-5 { color: var(--l-green-d-5); }.text-l-green-d-6 { color: var(--l-green-d-6); }.text-l-green-d-7 { color: var(--l-green-d-7); }.text-l-green-d-8 { color: var(--l-green-d-8); }.text-l-green-d-9 { color: var(--l-green-d-9); }.border-l-green { border-color: var(--l-green); }.border-l-green-l-0 { border-color: var(--l-green-l-0); }.border-l-green-l-1 { border-color: var(--l-green-l-1); }.border-l-green-l-2 { border-color: var(--l-green-l-2); }.border-l-green-l-3 { border-color: var(--l-green-l-3); }.border-l-green-l-4 { border-color: var(--l-green-l-4); }.border-l-green-l-5 { border-color: var(--l-green-l-5); }.border-l-green-l-6 { border-color: var(--l-green-l-6); }.border-l-green-l-7 { border-color: var(--l-green-l-7); }.border-l-green-l-8 { border-color: var(--l-green-l-8); }.border-l-green-l-9 { border-color: var(--l-green-l-9); }.border-l-green-d-0 { border-color: var(--l-green-d-0); }.border-l-green-d-1 { border-color: var(--l-green-d-1); }.border-l-green-d-2 { border-color: var(--l-green-d-2); }.border-l-green-d-3 { border-color: var(--l-green-d-3); }.border-l-green-d-4 { border-color: var(--l-green-d-4); }.border-l-green-d-5 { border-color: var(--l-green-d-5); }.border-l-green-d-6 { border-color: var(--l-green-d-6); }.border-l-green-d-7 { border-color: var(--l-green-d-7); }.border-l-green-d-8 { border-color: var(--l-green-d-8); }.border-l-green-d-9 { border-color: var(--l-green-d-9); }.outline-l-green { outline-color: var(--l-green); }.outline-l-green-l-0 { outline-color: var(--l-green-l-0); }.outline-l-green-l-1 { outline-color: var(--l-green-l-1); }.outline-l-green-l-2 { outline-color: var(--l-green-l-2); }.outline-l-green-l-3 { outline-color: var(--l-green-l-3); }.outline-l-green-l-4 { outline-color: var(--l-green-l-4); }.outline-l-green-l-5 { outline-color: var(--l-green-l-5); }.outline-l-green-l-6 { outline-color: var(--l-green-l-6); }.outline-l-green-l-7 { outline-color: var(--l-green-l-7); }.outline-l-green-l-8 { outline-color: var(--l-green-l-8); }.outline-l-green-l-9 { outline-color: var(--l-green-l-9); }.outline-l-green-d-0 { outline-color: var(--l-green-d-0); }.outline-l-green-d-1 { outline-color: var(--l-green-d-1); }.outline-l-green-d-2 { outline-color: var(--l-green-d-2); }.outline-l-green-d-3 { outline-color: var(--l-green-d-3); }.outline-l-green-d-4 { outline-color: var(--l-green-d-4); }.outline-l-green-d-5 { outline-color: var(--l-green-d-5); }.outline-l-green-d-6 { outline-color: var(--l-green-d-6); }.outline-l-green-d-7 { outline-color: var(--l-green-d-7); }.outline-l-green-d-8 { outline-color: var(--l-green-d-8); }.outline-l-green-d-9 { outline-color: var(--l-green-d-9); }.stroke-l-green { stroke: var(--l-green); }.stroke-l-green-l-0 { stroke: var(--l-green-l-0); }.stroke-l-green-l-1 { stroke: var(--l-green-l-1); }.stroke-l-green-l-2 { stroke: var(--l-green-l-2); }.stroke-l-green-l-3 { stroke: var(--l-green-l-3); }.stroke-l-green-l-4 { stroke: var(--l-green-l-4); }.stroke-l-green-l-5 { stroke: var(--l-green-l-5); }.stroke-l-green-l-6 { stroke: var(--l-green-l-6); }.stroke-l-green-l-7 { stroke: var(--l-green-l-7); }.stroke-l-green-l-8 { stroke: var(--l-green-l-8); }.stroke-l-green-l-9 { stroke: var(--l-green-l-9); }.stroke-l-green-d-0 { stroke: var(--l-green-d-0); }.stroke-l-green-d-1 { stroke: var(--l-green-d-1); }.stroke-l-green-d-2 { stroke: var(--l-green-d-2); }.stroke-l-green-d-3 { stroke: var(--l-green-d-3); }.stroke-l-green-d-4 { stroke: var(--l-green-d-4); }.stroke-l-green-d-5 { stroke: var(--l-green-d-5); }.stroke-l-green-d-6 { stroke: var(--l-green-d-6); }.stroke-l-green-d-7 { stroke: var(--l-green-d-7); }.stroke-l-green-d-8 { stroke: var(--l-green-d-8); }.stroke-l-green-d-9 { stroke: var(--l-green-d-9); }.bg-l-green { background-color: var(--l-green); }.bg-l-green-l-0 { background-color: var(--l-green-l-0); }.bg-l-green-l-1 { background-color: var(--l-green-l-1); }.bg-l-green-l-2 { background-color: var(--l-green-l-2); }.bg-l-green-l-3 { background-color: var(--l-green-l-3); }.bg-l-green-l-4 { background-color: var(--l-green-l-4); }.bg-l-green-l-5 { background-color: var(--l-green-l-5); }.bg-l-green-l-6 { background-color: var(--l-green-l-6); }.bg-l-green-l-7 { background-color: var(--l-green-l-7); }.bg-l-green-l-8 { background-color: var(--l-green-l-8); }.bg-l-green-l-9 { background-color: var(--l-green-l-9); }.bg-l-green-d-0 { background-color: var(--l-green-d-0); }.bg-l-green-d-1 { background-color: var(--l-green-d-1); }.bg-l-green-d-2 { background-color: var(--l-green-d-2); }.bg-l-green-d-3 { background-color: var(--l-green-d-3); }.bg-l-green-d-4 { background-color: var(--l-green-d-4); }.bg-l-green-d-5 { background-color: var(--l-green-d-5); }.bg-l-green-d-6 { background-color: var(--l-green-d-6); }.bg-l-green-d-7 { background-color: var(--l-green-d-7); }.bg-l-green-d-8 { background-color: var(--l-green-d-8); }.bg-l-green-d-9 { background-color: var(--l-green-d-9); }.bg-color-6 { background-color: var(--color-6); }.text-color-6 { color: var(--color-6); }.border-color-6 { border-color: var(--color-6); }.outline-color-6 { outline-color: var(--color-6); }.fill-color-6 { fill: var(--color-6); }.stroke-color-6 { stroke: var(--color-6); }