:root { --primary: hsl(0, 0%, 13%); --primary-t-1: hsla(0, 0%, 13%, 0.09); --primary-t-2: hsla(0, 0%, 13%, 0.18); --primary-t-3: hsla(0, 0%, 13%, 0.27); --primary-t-4: hsla(0, 0%, 13%, 0.36); --primary-t-5: hsla(0, 0%, 13%, 0.45); --primary-t-6: hsla(0, 0%, 13%, 0.55); --primary-t-7: hsla(0, 0%, 13%, 0.64); --primary-t-8: hsla(0, 0%, 13%, 0.73); --primary-t-9: hsla(0, 0%, 13%, 0.82); --primary-t-10: hsla(0, 0%, 13%, 0.91); --secondary: hsl(0, 0%, 92%); --secondary-t-1: hsla(0, 0%, 92%, 0.09); --secondary-t-2: hsla(0, 0%, 92%, 0.18); --secondary-t-3: hsla(0, 0%, 92%, 0.27); --secondary-t-4: hsla(0, 0%, 92%, 0.36); --secondary-t-5: hsla(0, 0%, 92%, 0.45); --secondary-t-6: hsla(0, 0%, 92%, 0.55); --secondary-t-7: hsla(0, 0%, 92%, 0.64); --secondary-t-8: hsla(0, 0%, 92%, 0.73); --secondary-t-9: hsla(0, 0%, 92%, 0.82); --secondary-t-10: hsla(0, 0%, 92%, 0.91); --bg-primary: #FBF9F7; --bg-secondary: #F5F7FD; --bg-footer: #EDE8DC00; --bg-page: #EDE8DC1F; --base: hsl(0, 0%, 53%); --white: white; --white-t-1: hsla(0, 0%, 100%, 0.09); --white-t-2: hsla(0, 0%, 100%, 0.18); --white-t-3: hsla(0, 0%, 100%, 0.27); --white-t-4: hsla(0, 0%, 100%, 0.36); --white-t-5: hsla(0, 0%, 100%, 0.45); --white-t-6: hsla(0, 0%, 100%, 0.55); --white-t-7: hsla(0, 0%, 100%, 0.64); --white-t-8: hsla(0, 0%, 100%, 0.73); --white-t-9: hsla(0, 0%, 100%, 0.82); --white-t-10: hsla(0, 0%, 100%, 0.91); --black: black; --transparent: transparent; --font-size-3xs: clamp(1rem, calc(0.0006410256410256416 * (100vw - 36rem) + 1rem), 1.1rem); --font-size-2xs: clamp(1.1rem, calc(0.0012820512820512818 * (100vw - 36rem) + 1.1rem), 1.3rem); --font-size-xs: clamp(1.2rem, calc(0.0019230769230769234 * (100vw - 36rem) + 1.2rem), 1.5rem); --font-size-sm: clamp(1.4rem, calc(0.0019230769230769234 * (100vw - 36rem) + 1.4rem), 1.7rem); --font-size-md: clamp(1.6rem, calc(0.0012820512820512818 * (100vw - 36rem) + 1.6rem), 1.8rem); --font-size-lg: clamp(1.8rem, calc(0.0019230769230769234 * (100vw - 36rem) + 1.8rem), 2.1rem); --font-size-xl: clamp(2rem, calc(0.003846153846153847 * (100vw - 36rem) + 2rem), 2.6rem); --font-size-2xl: clamp(2.4rem, calc(0.007692307692307694 * (100vw - 36rem) + 2.4rem), 3.6rem); --font-size-3xl: clamp(3rem, calc(0.009615384615384616 * (100vw - 36rem) + 3rem), 4.5rem); --font-size-4xl: clamp(3.6rem, calc(0.01153846153846154 * (100vw - 36rem) + 3.6rem), 5.4rem); --font-size-5xl: clamp(4.8rem, calc(0.015384615384615387 * (100vw - 36rem) + 4.8rem), 7.2rem); --font-size-6xl: clamp(6rem, calc(0.019230769230769232 * (100vw - 36rem) + 6rem), 9rem); --space-4xs: clamp(0.1rem, calc(0.001282051282051282 * (100vw - 36rem) + 0.1rem), 0.3rem); --space-3xs: clamp(0.2rem, calc(0.001923076923076923 * (100vw - 36rem) + 0.2rem), 0.5rem); --space-2xs: clamp(0.4rem, calc(0.003846153846153846 * (100vw - 36rem) + 0.4rem), 1rem); --space-xs: clamp(0.8rem, calc(0.0038461538461538455 * (100vw - 36rem) + 0.8rem), 1.4rem); --space-sm: clamp(1.2rem, calc(0.003846153846153847 * (100vw - 36rem) + 1.2rem), 1.8rem); --space-md: clamp(1.6rem, calc(0.005128205128205127 * (100vw - 36rem) + 1.6rem), 2.4rem); --space-lg: clamp(1.8rem, calc(0.00576923076923077 * (100vw - 36rem) + 1.8rem), 2.7rem); --space-xl: clamp(2.4rem, calc(0.007692307692307694 * (100vw - 36rem) + 2.4rem), 3.6rem); --space-2xl: clamp(3rem, calc(0.009615384615384616 * (100vw - 36rem) + 3rem), 4.5rem); --space-3xl: clamp(3.6rem, calc(0.01153846153846154 * (100vw - 36rem) + 3.6rem), 5.4rem); --space-4xl: clamp(4.8rem, calc(0.015384615384615387 * (100vw - 36rem) + 4.8rem), 7.2rem);}