:root { --bricks-color-grey-100: #f5f5f5; --bricks-color-grey-300: #e0e0e0; --bricks-color-grey-500: #9e9e9e; --bricks-color-grey-700: #616161; --bricks-color-grey-800: #424242; --bricks-color-grey-900: #212121; --bricks-color-yellow: #ffeb3b; --bricks-color-amber: #ffc107; --bricks-color-orange: #ff9800; --bricks-color-deep-orange: #ff5722; --bricks-color-red: #f44336; --bricks-color-purple: #9c27b0; --bricks-color-blue: #2196f3; --bricks-color-light-blue: #03a9f4; --bricks-color-sky-blue: #81D4FA; --bricks-color-green: #4caf50; --bricks-color-light-green: #8bc34a; --bricks-color-lime: #cddc39; --primary: #1E3A8A; --primary-l-1: #3e569b; --primary-l-2: #5e72ab; --primary-l-3: #7e8ebc; --primary-l-4: #9fabcd; --primary-l-5: #bfc7de; --primary-l-6: #dfe3ee; --primary-d-1: #1a3276; --primary-d-2: #152963; --primary-d-3: #11214f; --primary-d-4: #0d193b; --primary-d-5: #091127; --primary-d-6: #040814; --primary-t-1: hsla(224, 64%, 33%, 0.09); --primary-t-2: hsla(224, 64%, 33%, 0.18); --primary-t-3: hsla(224, 64%, 33%, 0.27); --primary-t-4: hsla(224, 64%, 33%, 0.36); --primary-t-5: hsla(224, 64%, 33%, 0.45); --primary-t-6: hsla(224, 64%, 33%, 0.55); --primary-t-7: hsla(224, 64%, 33%, 0.64); --primary-t-8: hsla(224, 64%, 33%, 0.73); --primary-t-9: hsla(224, 64%, 33%, 0.82); --primary-t-10: hsla(224, 64%, 33%, 0.91); --secondary: #0D9488; --secondary-l-1: #30a399; --secondary-l-2: #52b3aa; --secondary-l-3: #75c2bb; --secondary-l-4: #97d1cc; --secondary-l-5: #bae0dd; --secondary-l-6: #dcf0ee; --secondary-d-1: #0b7f75; --secondary-d-2: #096a61; --secondary-d-3: #07554e; --secondary-d-4: #063f3a; --secondary-d-5: #042a27; --secondary-d-6: #021513; --secondary-t-1: hsla(175, 84%, 32%, 0.09); --secondary-t-2: hsla(175, 84%, 32%, 0.18); --secondary-t-3: hsla(175, 84%, 32%, 0.27); --secondary-t-4: hsla(175, 84%, 32%, 0.36); --secondary-t-5: hsla(175, 84%, 32%, 0.45); --secondary-t-6: hsla(175, 84%, 32%, 0.55); --secondary-t-7: hsla(175, 84%, 32%, 0.64); --secondary-t-8: hsla(175, 84%, 32%, 0.73); --secondary-t-9: hsla(175, 84%, 32%, 0.82); --secondary-t-10: hsla(175, 84%, 32%, 0.91); --accent: #F59E0B; --accent-l-1: #f6ac2e; --accent-l-2: #f8ba51; --accent-l-3: #f9c874; --accent-l-4: #fbd596; --accent-l-5: #fce3b9; --accent-l-6: #fef1dc; --accent-d-1: #d28709; --accent-d-2: #af7108; --accent-d-3: #8c5a06; --accent-d-4: #694405; --accent-d-5: #462d03; --accent-d-6: #231702; --accent-t-1: hsla(38, 92%, 50%, 0.09); --accent-t-2: hsla(38, 92%, 50%, 0.18); --accent-t-3: hsla(38, 92%, 50%, 0.27); --accent-t-4: hsla(38, 92%, 50%, 0.36); --accent-t-5: hsla(38, 92%, 50%, 0.45); --accent-t-6: hsla(38, 92%, 50%, 0.55); --accent-t-7: hsla(38, 92%, 50%, 0.64); --accent-t-8: hsla(38, 92%, 50%, 0.73); --accent-t-9: hsla(38, 92%, 50%, 0.82); --accent-t-10: hsla(38, 92%, 50%, 0.91); --space-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --space-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --space-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --space-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --space-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --text-2xs: clamp(0.93rem, calc(-0.0015740740740740745 * (100vw - 36rem) + 0.93rem), 0.76rem); --text-xs: clamp(1.11rem, calc(-0.0009259259259259267 * (100vw - 36rem) + 1.11rem), 1.01rem); --text-s: clamp(1.33rem, calc(0.00018518518518518534 * (100vw - 36rem) + 1.33rem), 1.35rem); --text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-l: clamp(1.92rem, calc(0.0044444444444444444 * (100vw - 36rem) + 1.92rem), 2.4rem); --text-xl: clamp(2.3rem, calc(0.008333333333333337 * (100vw - 36rem) + 2.3rem), 3.2rem); --text-2xl: clamp(2.76rem, calc(0.013888888888888888 * (100vw - 36rem) + 2.76rem), 4.26rem);}