: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; --brand: #1973da; --brand-hover: #0077ff; --brand-text: #3e87df; --brand-lighter: #e9f1fb; --black: #000000; --white: #ffffff; --heading-text: #1c1c1c; --body-text: #3e3e3e; --muted-text: #6d6d6d; --body-bg: #ffffff; --body-bg-2: #eeeeee; --body-bg-3: #e0e0e0; --footer-bg: #e0e0e0; --footer-muted-text: #cccccc; --border: #c7c7c7; --button-bg: #f7f7f7; --button-text: #000000; --header-bg: #fafafa; --header-link: #1c1c1c; --header-link-hover: #3e87df; --heading-gradient-left: #1C1C1C; --heading-gradient-right: #1973DA; --timeline-inactive: #eeeeee; --timeline-active: #dddddd; --input-bg: #ffffff; --text-2xs: clamp(0.82rem, calc(-0.000555555555555555 * (100vw - 36rem) + 0.82rem), 0.76rem); --text-xs: clamp(1.02rem, calc(-0.00009259259259259267 * (100vw - 36rem) + 1.02rem), 1.01rem); --text-s: clamp(1.28rem, calc(0.0006481481481481487 * (100vw - 36rem) + 1.28rem), 1.35rem); --text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-l: clamp(2rem, calc(0.003703703703703703 * (100vw - 36rem) + 2rem), 2.4rem); --text-xl: clamp(2.5rem, calc(0.006481481481481483 * (100vw - 36rem) + 2.5rem), 3.2rem); --text-2xl: clamp(3.13rem, calc(0.010462962962962962 * (100vw - 36rem) + 3.13rem), 4.26rem); --h6: clamp(1.23rem, calc(0.0011111111111111122 * (100vw - 36rem) + 1.23rem), 1.35rem); --h5: clamp(1.54rem, calc(0.0024074074074074076 * (100vw - 36rem) + 1.54rem), 1.8rem); --h4: clamp(1.92rem, calc(0.0044444444444444444 * (100vw - 36rem) + 1.92rem), 2.4rem); --h3: clamp(2.4rem, calc(0.00740740740740741 * (100vw - 36rem) + 2.4rem), 3.2rem); --h2: clamp(3rem, calc(0.011759259259259256 * (100vw - 36rem) + 3rem), 4.27rem); --h1: clamp(3.75rem, calc(0.017962962962962965 * (100vw - 36rem) + 3.75rem), 5.69rem); --h0: clamp(4.69rem, calc(0.026759259259259257 * (100vw - 36rem) + 4.69rem), 7.58rem); --space-2xs: clamp(0.46rem, calc(0 * (100vw - 36rem) + 0.46rem), 0.46rem); --space-xs: clamp(0.82rem, calc(0.00027777777777777805 * (100vw - 36rem) + 0.82rem), 0.85rem); --space-s: clamp(1.46rem, calc(0.0012962962962962973 * (100vw - 36rem) + 1.46rem), 1.6rem); --space-m: clamp(2.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 2.6rem), 3rem); --space-l: clamp(4.62rem, calc(0.009351851851851849 * (100vw - 36rem) + 4.62rem), 5.63rem); --space-xl: clamp(8.22rem, calc(0.021574074074074075 * (100vw - 36rem) + 8.22rem), 10.55rem); --space-2xl: clamp(14.61rem, calc(0.04787037037037039 * (100vw - 36rem) + 14.61rem), 19.78rem);}