: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; --color-black: #000000; --color-white: #ffffff; --color-primary: #062e6c; --color-secondary: #43b0f1; --color-tertiary: #e8e8e8; --color-text: #000000; --color-text-alter: #ffffff; --color-transparent: hsl(0 0% 0% / 0); --color-primary-l-0: #2a4c81; --color-primary-l-1: #4d6a96; --color-primary-l-2: #7188ab; --color-primary-l-3: #94a5c0; --color-primary-l-4: #b8c3d5; --color-primary-l-5: #dbe1ea; --color-primary-d-0: #05275d; --color-primary-d-1: #04214d; --color-primary-d-2: #031a3e; --color-primary-d-3: #03142e; --color-primary-d-4: #020d1f; --color-primary-d-5: #01070f; --color-secondary-l-0: #5ebbf3; --color-secondary-l-1: #79c7f5; --color-secondary-l-2: #94d2f7; --color-secondary-l-3: #aeddf9; --color-secondary-l-4: #c9e8fb; --color-secondary-l-5: #e4f4fd; --color-secondary-d-0: #3997cf; --color-secondary-d-1: #307eac; --color-secondary-d-2: #26658a; --color-secondary-d-3: #1d4b67; --color-secondary-d-4: #133245; --color-secondary-d-5: #0a1922; --color-tertiary-d-1: #c7c7c7; --color-tertiary-d-2: #a6a6a6; --color-tertiary-d-3: #858585; --color-tertiary-d-4: #636363; --color-tertiary-d-5: #424242; --color-tertiary-d-6: #212121; --color-shadow: hsla(0, 0%, 0%, 0.2); --space-3xs: clamp(0.66rem, calc(-0.00027777777777777805 * (100vw - 36rem) + 0.66rem), 0.63rem); --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); --text-2xs: clamp(0.82rem, calc(0.00046296296296296336 * (100vw - 36rem) + 0.82rem), 0.87rem); --text-xs: clamp(1.02rem, calc(0.0006481481481481487 * (100vw - 36rem) + 1.02rem), 1.09rem); --text-s: clamp(1.28rem, calc(0.0007407407407407414 * (100vw - 36rem) + 1.28rem), 1.36rem); --text-m: clamp(1.6rem, calc(0.0009259259259259247 * (100vw - 36rem) + 1.6rem), 1.7rem); --text-l: clamp(2rem, calc(0.0012037037037037027 * (100vw - 36rem) + 2rem), 2.13rem); --text-xl: clamp(2.5rem, calc(0.0014814814814814827 * (100vw - 36rem) + 2.5rem), 2.66rem); --text-2xl: clamp(3.13rem, calc(0.0017592592592592588 * (100vw - 36rem) + 3.13rem), 3.32rem); --text-3xl: clamp(3.91rem, calc(0.0022222222222222244 * (100vw - 36rem) + 3.91rem), 4.15rem);}