: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: #000F47; --primary-l-1: #172558; --primary-l-2: #2e3b68; --primary-l-3: #465079; --primary-l-4: #5d668a; --primary-l-5: #747c9b; --primary-l-6: #8b92ab; --primary-l-7: #a2a8bc; --primary-l-8: #b9becd; --primary-l-9: #d1d3de; --primary-l-10: #e8e9ee; --primary-t-1: hsla(227, 100%, 14%, 0.09); --primary-t-2: hsla(227, 100%, 14%, 0.18); --primary-t-3: hsla(227, 100%, 14%, 0.27); --primary-t-4: hsla(227, 100%, 14%, 0.36); --primary-t-5: hsla(227, 100%, 14%, 0.45); --primary-t-6: hsla(227, 100%, 14%, 0.55); --primary-t-7: hsla(227, 100%, 14%, 0.64); --primary-t-8: hsla(227, 100%, 14%, 0.73); --primary-t-9: hsla(227, 100%, 14%, 0.82); --primary-t-10: hsla(227, 100%, 14%, 0.91); --secondary: #16B0F8; --secondary-l-1: #2bb7f9; --secondary-l-2: #40bef9; --secondary-l-3: #56c6fa; --secondary-l-4: #6bcdfb; --secondary-l-5: #80d4fb; --secondary-l-6: #95dbfc; --secondary-l-7: #aae2fc; --secondary-l-8: #bfe9fd; --secondary-l-9: #d5f1fe; --secondary-l-10: #eaf8fe; --secondary-d-1: #14a0e1; --secondary-d-2: #1290cb; --secondary-d-3: #1080b4; --secondary-d-4: #0e709e; --secondary-d-5: #0c6087; --secondary-d-6: #0a5071; --secondary-d-7: #08405a; --secondary-d-8: #063044; --secondary-d-9: #04202d; --secondary-d-10: #021017; --secondary-t-1: hsla(199, 94%, 53%, 0.09); --secondary-t-2: hsla(199, 94%, 53%, 0.18); --secondary-t-3: hsla(199, 94%, 53%, 0.27); --secondary-t-4: hsla(199, 94%, 53%, 0.36); --secondary-t-5: hsla(199, 94%, 53%, 0.45); --secondary-t-6: hsla(199, 94%, 53%, 0.55); --secondary-t-7: hsla(199, 94%, 53%, 0.64); --secondary-t-8: hsla(199, 94%, 53%, 0.73); --secondary-t-9: hsla(199, 94%, 53%, 0.82); --secondary-t-10: hsla(199, 94%, 53%, 0.91); --primary-d-1: #000e41; --primary-d-2: #000c3a; --primary-d-3: #000b34; --primary-d-4: #000a2d; --primary-d-5: #000827; --primary-d-6: #000720; --primary-d-7: #00051a; --primary-d-8: #000413; --primary-d-9: #00030d; --primary-d-10: #000106; --light: #F7F3EA; --dark: #2B2823; --dark-t-1: hsla(37, 10%, 15%, 0.09); --dark-t-2: hsla(37, 10%, 15%, 0.18); --dark-t-3: hsla(37, 10%, 15%, 0.27); --dark-t-4: hsla(37, 10%, 15%, 0.36); --dark-t-5: hsla(37, 10%, 15%, 0.45); --dark-t-6: hsla(37, 10%, 15%, 0.55); --dark-t-7: hsla(37, 10%, 15%, 0.64); --dark-t-8: hsla(37, 10%, 15%, 0.73); --dark-t-9: hsla(37, 10%, 15%, 0.82); --dark-t-10: hsla(37, 10%, 15%, 0.91); --light-t-1: hsla(42, 45%, 94%, 0.09); --light-t-2: hsla(42, 45%, 94%, 0.18); --light-t-3: hsla(42, 45%, 94%, 0.27); --light-t-4: hsla(42, 45%, 94%, 0.36); --light-t-5: hsla(42, 45%, 94%, 0.45); --light-t-6: hsla(42, 45%, 94%, 0.55); --light-t-7: hsla(42, 45%, 94%, 0.64); --light-t-8: hsla(42, 45%, 94%, 0.73); --light-t-9: hsla(42, 45%, 94%, 0.82); --light-t-10: hsla(42, 45%, 94%, 0.91); --text-2xs: clamp(0.51rem, calc(0.00029629629629629656 * (100vw - 22.5rem) + 0.51rem), 0.53rem); --text-xs: clamp(0.64rem, calc(0.0008888888888888881 * (100vw - 22.5rem) + 0.64rem), 0.7rem); --text-s: clamp(0.8rem, calc(0.002074074074074073 * (100vw - 22.5rem) + 0.8rem), 0.94rem); --text-m: clamp(1rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1rem), 1.25rem); --text-l: clamp(1.25rem, calc(0.006222222222222221 * (100vw - 22.5rem) + 1.25rem), 1.67rem); --text-xl: clamp(1.56rem, calc(0.00977777777777778 * (100vw - 22.5rem) + 1.56rem), 2.22rem); --text-2xl: clamp(1.95rem, calc(0.014962962962962963 * (100vw - 22.5rem) + 1.95rem), 2.96rem); --text-3xl: clamp(2.44rem, calc(0.022370370370370374 * (100vw - 22.5rem) + 2.44rem), 3.95rem); --text-4xl: clamp(3.05rem, calc(0.03274074074074074 * (100vw - 22.5rem) + 3.05rem), 5.26rem); --text-5xl: clamp(3.81rem, calc(0.047407407407407405 * (100vw - 22.5rem) + 3.81rem), 7.01rem); --space-4xs: clamp(0.33rem, calc(-0.00044444444444444485 * (100vw - 22.5rem) + 0.33rem), 0.3rem); --space-3xs: clamp(0.41rem, calc(-0.00014814814814814747 * (100vw - 22.5rem) + 0.41rem), 0.4rem); --space-2xs: clamp(0.51rem, calc(0.00029629629629629656 * (100vw - 22.5rem) + 0.51rem), 0.53rem); --space-xs: clamp(0.64rem, calc(0.0008888888888888881 * (100vw - 22.5rem) + 0.64rem), 0.7rem); --space-s: clamp(0.8rem, calc(0.002074074074074073 * (100vw - 22.5rem) + 0.8rem), 0.94rem); --space-m: clamp(1rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1rem), 1.25rem); --space-l: clamp(1.25rem, calc(0.006222222222222221 * (100vw - 22.5rem) + 1.25rem), 1.67rem); --space-xl: clamp(1.56rem, calc(0.00977777777777778 * (100vw - 22.5rem) + 1.56rem), 2.22rem); --space-2xl: clamp(1.95rem, calc(0.014962962962962963 * (100vw - 22.5rem) + 1.95rem), 2.96rem); --space-3xl: clamp(2.44rem, calc(0.022370370370370374 * (100vw - 22.5rem) + 2.44rem), 3.95rem); --space-4xl: clamp(3.05rem, calc(0.03274074074074074 * (100vw - 22.5rem) + 3.05rem), 5.26rem); --space-5xl: clamp(3.81rem, calc(0.047407407407407405 * (100vw - 22.5rem) + 3.81rem), 7.01rem);}