:root { --primary: #c5a059; --red-400: #ff6467; --red-900: #82181a; --orange-400: #ff8904; --orange-900: #7e2a0c; --green-400: #05df72; --green-500: #00c951; --green-900: #0d542b; --blue-400: #51a2ff; --blue-900: #1c398e; --gray-200: #ebe6e7; --gray-300: #d1d5dc; --gray-400: #99a1af; --gray-500: #6a7282; --gray-600: #4a5565; --black: #000; --white: #fff; --smoke: #f5f5f0; --primary-20: #c5a05933; --primary-30: #c5a0594d; --primary-10: hsla(39, 48%, 56%, 0.1); --transparent: rgba(255, 255, 255, 0); --primary-50: #c5a059; --green-1000: #1b3022; --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-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);}