:root { --brand: #103073; --brand-80: rgba(16, 48, 115, 0.8); --brand-10: rgba(16, 48, 115, 0.1); --rot-80: rgba(231, 43, 55, 0.8); --rot: #E72B37; --white: #ffffff; --text: #333333; --headlines: #103073; --footer-bg: #000930; --black: #000000; --text-3xs: clamp(0.8rem, calc(-0.0009615384615384624 * (100vw - 36rem) + 0.8rem), 0.7rem); --text-2xs: clamp(0.94rem, calc(-0.0006730769230769226 * (100vw - 36rem) + 0.94rem), 0.87rem); --text-xs: clamp(1.1rem, calc(-0.00009615384615384624 * (100vw - 36rem) + 1.1rem), 1.09rem); --text-s: clamp(1.28rem, calc(0.0007692307692307699 * (100vw - 36rem) + 1.28rem), 1.36rem); --text-m: clamp(1.5rem, calc(0.0019230769230769227 * (100vw - 36rem) + 1.5rem), 1.7rem); --text-l: clamp(1.75rem, calc(0.003653846153846153 * (100vw - 36rem) + 1.75rem), 2.13rem); --text-xl: clamp(2.05rem, calc(0.005865384615384619 * (100vw - 36rem) + 2.05rem), 2.66rem); --text-2xl: clamp(2.4rem, calc(0.008846153846153846 * (100vw - 36rem) + 2.4rem), 3.32rem); --text-3xl: clamp(2.81rem, calc(0.012884615384615387 * (100vw - 36rem) + 2.81rem), 4.15rem); --text-4xl: clamp(3.29rem, calc(0.018269230769230774 * (100vw - 36rem) + 3.29rem), 5.19rem); --space-2xs: clamp(0.82rem, calc(0.00019230769230769247 * (100vw - 36rem) + 0.82rem), 0.84rem); --space-xs: clamp(1.02rem, calc(0.0010576923076923066 * (100vw - 36rem) + 1.02rem), 1.13rem); --space-s: clamp(1.28rem, calc(0.0021153846153846153 * (100vw - 36rem) + 1.28rem), 1.5rem); --space-m: clamp(1.6rem, calc(0.0038461538461538455 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.006442307692307692 * (100vw - 36rem) + 2rem), 2.67rem); --space-xl: clamp(2.5rem, calc(0.010096153846153845 * (100vw - 36rem) + 2.5rem), 3.55rem); --space-2xl: clamp(3.13rem, calc(0.015480769230769234 * (100vw - 36rem) + 3.13rem), 4.74rem); --space-3xl: clamp(3.91rem, calc(0.02307692307692307 * (100vw - 36rem) + 3.91rem), 6.31rem); --space-4xl: clamp(4.88rem, calc(0.03403846153846154 * (100vw - 36rem) + 4.88rem), 8.42rem); --space-5xl: clamp(6.1rem, calc(0.04923076923076924 * (100vw - 36rem) + 6.1rem), 11.22rem); --space-6xl: clamp(7.63rem, calc(0.07048076923076924 * (100vw - 36rem) + 7.63rem), 14.96rem); --space-7xl: clamp(9.54rem, calc(0.10000000000000002 * (100vw - 36rem) + 9.54rem), 19.94rem); --space-8xl: clamp(11.92rem, calc(0.14096153846153844 * (100vw - 36rem) + 11.92rem), 26.58rem);}.bg-brand { background-color: var(--brand); }.text-brand { color: var(--brand); }.bg-brand-80 { background-color: var(--brand-80); }.bg-brand-10 { background-color: var(--brand-10); }.bg-rot-80 { background-color: var(--rot-80); }.bg-rot { background-color: var(--rot); }.text-rot { color: var(--rot); }.bg-white { background-color: var(--white); }.text-white { color: var(--white); }.text-text { color: var(--text); }.text-headlines { color: var(--headlines); }.bg-footer-bg { background-color: var(--footer-bg); }.bg-black { background-color: var(--black); }.text-black { color: var(--black); }.text-173xs { 17: var(--text-3xs); }.text-172xs { 17: var(--text-2xs); }.text-17xs { 17: var(--text-xs); }.text-17s { 17: var(--text-s); }.text-17m { 17: var(--text-m); }.text-17l { 17: var(--text-l); }.text-17xl { 17: var(--text-xl); }.text-172xl { 17: var(--text-2xl); }.text-173xl { 17: var(--text-3xl); }.text-174xl { 17: var(--text-4xl); }