:root { --investivox-yellow: #FFB908; --investivox-red: #C95D65; --investivox-blue: #00A0FF; --investivox-darkblue: #081B3A; --investivox-black: #063047; --investivox-grey: #F2F2F2; --white: hsl(0, 0%, 100%); --text-2xs: clamp(0.92rem, calc(-0.002592592592592593 * (100vw - 36rem) + 0.92rem), 0.64rem); --text-xs: clamp(1.15rem, calc(-0.002314814814814814 * (100vw - 36rem) + 1.15rem), 0.9rem); --text-s: clamp(1.44rem, calc(-0.0015740740740740734 * (100vw - 36rem) + 1.44rem), 1.27rem); --text-body: clamp(1.8rem, calc(0 * (100vw - 36rem) + 1.8rem), 1.8rem); --text-h3: clamp(2.25rem, calc(0.002777777777777776 * (100vw - 36rem) + 2.25rem), 2.55rem); --text-h2: clamp(2.81rem, calc(0.007314814814814815 * (100vw - 36rem) + 2.81rem), 3.6rem); --text-h1: clamp(3.52rem, calc(0.014537037037037036 * (100vw - 36rem) + 3.52rem), 5.09rem); --space-small: clamp(2rem, calc(0.011481481481481483 * (100vw - 36rem) + 2rem), 3.24rem); --space-normal: clamp(2.5rem, calc(0.013888888888888888 * (100vw - 36rem) + 2.5rem), 4rem); --space-medium: clamp(3.13rem, calc(0.016666666666666666 * (100vw - 36rem) + 3.13rem), 4.93rem); --space-big: clamp(3.91rem, calc(0.020092592592592592 * (100vw - 36rem) + 3.91rem), 6.08rem); --space-large: clamp(4.88rem, calc(0.02425925925925926 * (100vw - 36rem) + 4.88rem), 7.5rem);}.text-highlight2xs { 6.6rem: var(--text-2xs); }.text-highlightxs { 6.6rem: var(--text-xs); }.text-highlights { 6.6rem: var(--text-s); }.text-highlightbody { 6.6rem: var(--text-body); }.text-highlighth3 { 6.6rem: var(--text-h3); }.text-highlighth2 { 6.6rem: var(--text-h2); }.text-highlighth1 { 6.6rem: var(--text-h1); }