:root { --white: hsl(0, 0%, 100%); --white-d-1: hsl(0, 0%, 83%); --white-d-2: hsl(0, 0%, 67%); --white-d-3: hsl(0, 0%, 50%); --white-d-4: hsl(0, 0%, 33%); --white-d-5: hsl(0, 0%, 17%); --white-t-1: hsla(0, 0%, 100%, 0.17); --white-t-2: hsla(0, 0%, 100%, 0.33); --white-t-3: hsla(0, 0%, 100%, 0.5); --white-t-4: hsla(0, 0%, 100%, 0.67); --white-t-5: hsla(0, 0%, 100%, 0.83); --text: hsl(46, 1%, 16%); --text-l-1: hsl(60, 1%, 30%); --text-l-2: hsl(60, 0%, 44%); --text-l-3: hsl(60, 0%, 58%); --text-l-4: hsl(60, 0%, 72%); --text-l-5: hsl(60, 0%, 86%); --text-d-1: hsl(60, 1%, 13%); --text-d-2: hsl(60, 1%, 11%); --text-d-3: hsl(60, 1%, 8%); --text-d-4: hsl(60, 1%, 5%); --text-d-5: hsl(60, 1%, 3%); --text-t-1: hsla(60, 0%, 86%, 0.17); --text-t-2: hsla(60, 0%, 72%, 0.33); --text-t-3: hsla(60, 0%, 58%, 0.5); --text-t-4: hsla(60, 0%, 44%, 0.67); --text-t-5: hsla(60, 1%, 30%, 0.83); --logo-blue: #22346e; --logo-blue-l-1: #475686; --logo-blue-l-2: #6c789e; --logo-blue-l-3: #919ab7; --logo-blue-l-4: #b5bbcf; --logo-blue-l-5: #dadde7; --logo-blue-d-1: #1c2b5c; --logo-blue-d-2: #172349; --logo-blue-d-3: #111a37; --logo-blue-d-4: #0b1125; --logo-blue-d-5: #060912; --logo-blue-t-1: hsla(226, 21%, 88%, 0.17); --logo-blue-t-2: hsla(226, 21%, 76%, 0.33); --logo-blue-t-3: hsla(226, 21%, 64%, 0.5); --logo-blue-t-4: hsla(226, 21%, 52%, 0.67); --logo-blue-t-5: hsla(226, 31%, 40%, 0.83); --accent: #87420a; --accent-l-1: #9f683b; --accent-l-2: #b78e6c; --accent-l-3: #cfb39d; --accent-l-4: #e7d9ce; --accent-d-1: #6c3508; --accent-d-2: #512806; --accent-d-3: #361a04; --accent-d-4: #1b0d02; --accent-t-1: hsla(27, 34%, 86%, 0.2); --accent-t-2: hsla(27, 34%, 71%, 0.4); --accent-t-3: hsla(27, 34%, 57%, 0.6); --accent-t-4: hsla(27, 46%, 43%, 0.8); --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem);}