: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; --font-dark-gray: #363636; --font-light-blue: #43ADE6; --font-light-gray: #595959; --background-white: hsl(0, 0%, 100%); --background-light-gray: #F3F7F8; --background-light-blue: #D9E8F0; --font-med-gray: #555555; --background-med-dark-blue: #083654; --font-med-blue: #009FDB; --font-med-light-gray: #9CABBB; --background-dark-blue: #031D30; --var-med-dark-gray: #4F4F4F; --font-dark-blue: #090F32; --font-med-gray-blue: #526576; --background-light-gray-alt: #F5F7F9; --text-2xs: clamp(0.82rem, calc(-0.0012962962962962954 * (100vw - 36rem) + 0.82rem), 0.68rem); --text-xs: clamp(1.02rem, calc(-0.0011111111111111111 * (100vw - 36rem) + 1.02rem), 0.9rem); --text-s: clamp(1.28rem, calc(-0.0007407407407407414 * (100vw - 36rem) + 1.28rem), 1.2rem); --text-m: clamp(1.6rem, calc(0 * (100vw - 36rem) + 1.6rem), 1.6rem); --text-l: clamp(2rem, calc(0.0012037037037037027 * (100vw - 36rem) + 2rem), 2.13rem); --text-xl: clamp(2.5rem, calc(0.003148148148148147 * (100vw - 36rem) + 2.5rem), 2.84rem); --text-2xl: clamp(3.13rem, calc(0.006111111111111112 * (100vw - 36rem) + 3.13rem), 3.79rem); --text-size-xs: clamp(1.15rem, calc(0.00046296296296296336 * (100vw - 36rem) + 1.15rem), 1.2rem); --text-size-sm: clamp(1.3rem, calc(0.0009259259259259247 * (100vw - 36rem) + 1.3rem), 1.4rem); --text-size-sm-md: clamp(1.35rem, calc(0.001388888888888888 * (100vw - 36rem) + 1.35rem), 1.5rem); --text-size-sm-lg: clamp(1.4rem, calc(0.0018518518518518534 * (100vw - 36rem) + 1.4rem), 1.6rem); --text-size-md-xs: clamp(1.75rem, calc(0.0023148148148148147 * (100vw - 36rem) + 1.75rem), 2rem); --text-size-md-s: clamp(1.8rem, calc(0.005555555555555554 * (100vw - 36rem) + 1.8rem), 2.4rem); --text-size-md: clamp(2.6rem, calc(0.005555555555555557 * (100vw - 36rem) + 2.6rem), 3.2rem); --text-size-md-l: clamp(2.8rem, calc(0.00740740740740741 * (100vw - 36rem) + 2.8rem), 3.6rem); --text-size-md-vl: clamp(3.2rem, calc(0.007407407407407406 * (100vw - 36rem) + 3.2rem), 4rem); --text-size-lg-xs: clamp(4.1rem, calc(0.008333333333333337 * (100vw - 36rem) + 4.1rem), 5rem); --text-size-lg: clamp(6.2rem, calc(0.012037037037037035 * (100vw - 36rem) + 6.2rem), 7.5rem); --text-size-lg-vl: clamp(5.6rem, calc(0.022222222222222227 * (100vw - 36rem) + 5.6rem), 8rem);}