:root { --color-surface: #FFFFFF; --color-surface-muted: #f9f9f9; --color-text-main: #000000; --color-text-muted: #575757; --color-brand-primary: #FF8200; --color-brand-personal: #be1414; --color-brand-business: #003883; --color-brand-private: #fa5023; --color-white-fixed: #fff; --color-dark-fixed: #000; --color-dark-fixed-t-1: hsla(0, 0%, 83%, 0.17); --color-dark-fixed-t-2: hsla(0, 0%, 67%, 0.33); --color-dark-fixed-t-3: hsla(0, 0%, 50%, 0.5); --color-dark-fixed-t-4: hsla(0, 0%, 33%, 0.67); --color-dark-fixed-t-5: hsla(0, 0%, 17%, 0.83); --color-brand-primary-l-1: #ff972a; --color-brand-primary-l-2: #ffac55; --color-brand-primary-l-3: #ffc180; --color-brand-primary-l-4: #ffd5aa; --color-brand-primary-l-5: #ffead5; --color-brand-primary-d-1: #d56c00; --color-brand-primary-d-2: #aa5700; --color-brand-primary-d-3: #804100; --color-brand-primary-d-4: #552b00; --color-brand-primary-d-5: #2b1600; --color-brand-business-l-1: #2a5998; --color-brand-business-l-2: #557aac; --color-brand-business-l-3: #809cc1; --color-brand-business-l-4: #aabdd6; --color-brand-business-l-5: #d5deea; --color-brand-business-d-1: #002f6d; --color-brand-business-d-2: #002557; --color-brand-business-d-3: #001c42; --color-brand-business-d-4: #00132c; --color-brand-business-d-5: #000916; --color-brand-personal-l-1: #c93b3b; --color-brand-personal-l-2: #d46262; --color-brand-personal-l-3: #df8a8a; --color-brand-personal-l-4: #e9b1b1; --color-brand-personal-l-5: #f4d8d8; --color-brand-personal-d-1: #9e1111; --color-brand-personal-d-2: #7f0d0d; --color-brand-personal-d-3: #5f0a0a; --color-brand-personal-d-4: #3f0707; --color-brand-personal-d-5: #200303; --color-brand-private-l-1: #fb6d48; --color-brand-private-l-2: #fc8a6c; --color-brand-private-l-3: #fda891; --color-brand-private-l-4: #fdc5b6; --color-brand-private-l-5: #fee2da; --color-brand-private-d-1: #d0431d; --color-brand-private-d-2: #a73517; --color-brand-private-d-3: #7d2812; --color-brand-private-d-4: #531b0c; --color-brand-private-d-5: #2a0d06; --color-brand-primary-t-1: hsla(0, 0%, 92%, 0.09); --color-brand-primary-t-2: hsla(0, 0%, 84%, 0.18); --color-brand-primary-t-3: hsla(0, 0%, 76%, 0.27); --color-brand-primary-t-4: hsla(0, 0%, 68%, 0.36); --color-brand-primary-t-5: hsla(0, 0%, 60%, 0.45); --color-brand-overlay: rgba(255, 130, 0, 0.85); --color-nav-link: #003883; --color-brand-primary-t-6: hsla(0, 0%, 52%, 0.55); --color-brand-primary-t-7: hsla(0, 0%, 44%, 0.64); --color-brand-primary-t-8: hsla(0, 0%, 36%, 0.73); --color-brand-primary-t-9: hsla(0, 0%, 28%, 0.82); --color-brand-primary-t-10: hsla(0, 0%, 20%, 0.91); --text-2xs: clamp(0.82rem, calc(-0.0026851851851851846 * (100vw - 36rem) + 0.82rem), 0.53rem); --text-xs: clamp(1.02rem, calc(-0.002037037037037037 * (100vw - 36rem) + 1.02rem), 0.8rem); --text-s: clamp(1.28rem, calc(-0.0007407407407407414 * (100vw - 36rem) + 1.28rem), 1.2rem); --text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-l: clamp(2rem, calc(0.006481481481481483 * (100vw - 36rem) + 2rem), 2.7rem); --text-xl: clamp(2.5rem, calc(0.01435185185185185 * (100vw - 36rem) + 2.5rem), 4.05rem); --text-2xl: clamp(3.13rem, calc(0.027314814814814816 * (100vw - 36rem) + 3.13rem), 6.08rem); --space-2xs: clamp(0.82rem, calc(-0.0026851851851851846 * (100vw - 36rem) + 0.82rem), 0.53rem); --space-xs: clamp(1.02rem, calc(-0.002037037037037037 * (100vw - 36rem) + 1.02rem), 0.8rem); --space-s: clamp(1.28rem, calc(-0.0007407407407407414 * (100vw - 36rem) + 1.28rem), 1.2rem); --space-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --space-l: clamp(2rem, calc(0.006481481481481483 * (100vw - 36rem) + 2rem), 2.7rem); --space-xl: clamp(2.5rem, calc(0.01435185185185185 * (100vw - 36rem) + 2.5rem), 4.05rem); --space-2xl: clamp(3.13rem, calc(0.027314814814814816 * (100vw - 36rem) + 3.13rem), 6.08rem); --space-3xl: clamp(3.91rem, calc(0.04814814814814814 * (100vw - 36rem) + 3.91rem), 9.11rem); --space-4xl: clamp(4.88rem, calc(0.08138888888888889 * (100vw - 36rem) + 4.88rem), 13.67rem);}