:root { --brand: #39aa34; --accent: hsl(297 53% 44%); --accent-d-1: hsl(297, 53%, 35%); --accent-d-2: hsl(297, 53%, 26%); --accent-d-3: hsl(297, 53%, 18%); --accent-d-4: hsl(297, 53%, 9%); --gray: #363636; --gray-d-1: #2b2b2b; --gray-d-2: #202020; --gray-d-3: #161616; --gray-d-4: #0b0b0b; --brand-l-1: #61bb5d; --brand-l-2: #88cc85; --brand-l-3: #b0ddae; --brand-l-4: #d7eed6; --brand-d-1: #2e882a; --brand-d-2: #22661f; --brand-d-3: #174415; --brand-d-4: #0b220a; --h-2xs: clamp(0.82rem, calc(0.00019880715705765427 * (100vw - 36rem) + 0.82rem), 0.84rem); --h-xs: clamp(1.02rem, calc(0.0010934393638170963 * (100vw - 36rem) + 1.02rem), 1.13rem); --h-s: clamp(1.28rem, calc(0.002186878727634195 * (100vw - 36rem) + 1.28rem), 1.5rem); --h-m: clamp(1.6rem, calc(0.003976143141153081 * (100vw - 36rem) + 1.6rem), 2rem); --h-l: clamp(2rem, calc(0.006660039761431411 * (100vw - 36rem) + 2rem), 2.67rem); --h-xl: clamp(2.5rem, calc(0.010437375745526839 * (100vw - 36rem) + 2.5rem), 3.55rem); --h-2xl: clamp(3.13rem, calc(0.01600397614314116 * (100vw - 36rem) + 3.13rem), 4.74rem); --text-2xs: clamp(0.82rem, calc(0.00019880715705765427 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(0.0010934393638170963 * (100vw - 36rem) + 1.02rem), 1.13rem); --text-s: clamp(1.28rem, calc(0.002186878727634195 * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003976143141153081 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.006660039761431411 * (100vw - 36rem) + 2rem), 2.67rem); --text-xl: clamp(2.5rem, calc(0.010437375745526839 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.13rem, calc(0.01600397614314116 * (100vw - 36rem) + 3.13rem), 4.74rem);}