:root { --heading-h6: clamp(1.32rem, calc(0.001373283395755304 * (100vw - 47.8rem) + 1.32rem), 1.5rem); --heading-h5: clamp(1.48rem, calc(0.002746566791510611 * (100vw - 47.8rem) + 1.48rem), 1.7rem); --heading-h4: clamp(1.6rem, calc(0.004993757802746565 * (100vw - 47.8rem) + 1.6rem), 2rem); --heading-h3: clamp(2rem, calc(0.008364544319600497 * (100vw - 47.8rem) + 2rem), 2.67rem); --heading-h2: clamp(2.5rem, calc(0.013108614232209733 * (100vw - 47.8rem) + 2.5rem), 3.55rem); --heading-h1: clamp(3.13rem, calc(0.020099875156054933 * (100vw - 47.8rem) + 3.13rem), 4.74rem); --text-s: clamp(1.28rem, calc(0.002746566791510611 * (100vw - 47.8rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.004993757802746565 * (100vw - 47.8rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.008364544319600497 * (100vw - 47.8rem) + 2rem), 2.67rem);}