:root { --negro: hsl(0, 0%, 0%); --negro-l-1: hsl(0, 0%, 25%); --negro-l-2: hsl(0, 0%, 50%); --negro-l-3: hsl(0, 0%, 75%); --negro-d-1: hsl(0, 0%, 0%); --negro-d-2: hsl(0, 0%, 0%); --negro-d-3: hsl(0, 0%, 0%); --negro-t-1: hsla(0, 0%, 0%, 0.25); --negro-t-2: hsla(0, 0%, 0%, 0.5); --negro-t-3: hsla(0, 0%, 0%, 0.75); --blanco: hsl(0, 0%, 100%); --blanco-l-1: hsl(0, 0%, 100%); --blanco-l-2: hsl(0, 0%, 100%); --blanco-l-3: hsl(0, 0%, 100%); --blanco-d-1: hsl(0, 0%, 75%); --blanco-d-2: hsl(0, 0%, 50%); --blanco-d-3: hsl(0, 0%, 25%); --blanco-t-1: hsla(0, 0%, 100%, 0.25); --blanco-t-2: hsla(0, 0%, 100%, 0.5); --blanco-t-3: hsla(0, 0%, 100%, 0.75); --amarillo: #e8c81a; --amarillo-l-1: #eed653; --amarillo-l-2: #f4e48d; --amarillo-l-3: #f9f1c6; --amarillo-d-1: #ae9614; --amarillo-d-2: #74640d; --amarillo-d-3: #3a3207; --amarillo-t-1: hsla(51, 82%, 51%, 0.25); --amarillo-t-2: hsla(51, 82%, 51%, 0.5); --amarillo-t-3: hsla(51, 82%, 51%, 0.75); --verde: #5a5b3a; --verde-l-1: #83846b; --verde-l-2: #adad9d; --verde-l-3: #d6d6ce; --verde-d-1: #44442c; --verde-d-2: #2d2e1d; --verde-d-3: #17170f; --verde-t-1: hsla(62, 22%, 29%, 0.25); --verde-t-2: hsla(62, 22%, 29%, 0.5); --verde-t-3: hsla(62, 22%, 29%, 0.75); --text-2xs: clamp(0.82rem, calc(-0.0032407407407407406 * (100vw - 36rem) + 0.82rem), 0.47rem); --text-xs: clamp(1.02rem, calc(-0.0024074074074074076 * (100vw - 36rem) + 1.02rem), 0.76rem); --text-s: clamp(1.28rem, calc(-0.0003703703703703707 * (100vw - 36rem) + 1.28rem), 1.24rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.011481481481481483 * (100vw - 36rem) + 2rem), 3.24rem); --text-xl: clamp(2.5rem, calc(0.025370370370370373 * (100vw - 36rem) + 2.5rem), 5.24rem); --text-2xl: clamp(3.13rem, calc(0.04944444444444445 * (100vw - 36rem) + 3.13rem), 8.47rem); --space-2xs: clamp(0.82rem, calc(-0.0032407407407407406 * (100vw - 36rem) + 0.82rem), 0.47rem); --space-xs: clamp(1.02rem, calc(-0.0024074074074074076 * (100vw - 36rem) + 1.02rem), 0.76rem); --space-s: clamp(1.28rem, calc(-0.0003703703703703707 * (100vw - 36rem) + 1.28rem), 1.24rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.011481481481481483 * (100vw - 36rem) + 2rem), 3.24rem); --space-xl: clamp(2.5rem, calc(0.025370370370370373 * (100vw - 36rem) + 2.5rem), 5.24rem); --space-2xl: clamp(3.13rem, calc(0.04944444444444445 * (100vw - 36rem) + 3.13rem), 8.47rem);}