: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; --blue: #015c92; --orange: hsl(22 99% 29%); --blue-l-1: #347da8; --blue-l-2: #53a7d8; --blue-l-3: #88cdf6; --blue-l-4: #bce5ff; --blue-d-1: #014a75; --blue-d-2: #013758; --blue-d-3: #00253a; --blue-d-4: #00121d; --orange-l-1: hsl(22, 53%, 43%); --orange-l-2: hsl(22, 40%, 57%); --orange-l-3: hsl(22, 40%, 72%); --orange-l-4: hsl(22, 40%, 86%); --orange-d-1: hsl(22, 98%, 23%); --orange-d-2: hsl(22, 98%, 17%); --orange-d-3: hsl(22, 100%, 12%); --orange-d-4: hsl(22, 100%, 6%); --black: hsl(0, 0%, 7%); --black-l-1: hsl(0, 0%, 26%); --black-l-2: hsl(0, 0%, 44%); --black-l-3: hsl(0, 0%, 63%); --black-l-4: hsl(0, 0%, 81%); --white: hsl(0, 0%, 100%); --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); --text-3xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --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); --space-3xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --space-4xl: clamp(4.88rem, calc(0.03277777777777778 * (100vw - 36rem) + 4.88rem), 8.42rem); --space-5xl: clamp(6.1rem, calc(0.04740740740740742 * (100vw - 36rem) + 6.1rem), 11.22rem);}.bg-blue { background-color: var(--blue); }.bg-blue-l-1 { background-color: var(--blue-l-1); }.bg-blue-l-2 { background-color: var(--blue-l-2); }.bg-blue-l-3 { background-color: var(--blue-l-3); }.bg-blue-l-4 { background-color: var(--blue-l-4); }.bg-blue-d-1 { background-color: var(--blue-d-1); }.bg-blue-d-2 { background-color: var(--blue-d-2); }.bg-blue-d-3 { background-color: var(--blue-d-3); }.bg-blue-d-4 { background-color: var(--blue-d-4); }.border-blue { border-color: var(--blue); }.border-blue-l-1 { border-color: var(--blue-l-1); }.border-blue-l-2 { border-color: var(--blue-l-2); }.border-blue-l-3 { border-color: var(--blue-l-3); }.border-blue-l-4 { border-color: var(--blue-l-4); }.border-blue-d-1 { border-color: var(--blue-d-1); }.border-blue-d-2 { border-color: var(--blue-d-2); }.border-blue-d-3 { border-color: var(--blue-d-3); }.border-blue-d-4 { border-color: var(--blue-d-4); }.text-blue { color: var(--blue); }.text-blue-l-1 { color: var(--blue-l-1); }.text-blue-l-2 { color: var(--blue-l-2); }.text-blue-l-3 { color: var(--blue-l-3); }.text-blue-l-4 { color: var(--blue-l-4); }.text-blue-d-1 { color: var(--blue-d-1); }.text-blue-d-2 { color: var(--blue-d-2); }.text-blue-d-3 { color: var(--blue-d-3); }.text-blue-d-4 { color: var(--blue-d-4); }