: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: #739bd0; --primary-d-1: #56749c; --primary-d-2: #3a4e68; --primary-d-3: #1d2734; --primary-t-1: hsla(214, 50%, 63%, 0.25); --primary-t-2: hsla(214, 50%, 63%, 0.5); --primary-t-3: hsla(214, 50%, 63%, 0.75); --secondary: #baf2f9; --secondary-l-1: #cbf5fb; --secondary-l-2: #ddf9fc; --secondary-l-3: #eefcfe; --secondary-t-1: hsla(187, 84%, 85%, 0.25); --secondary-t-2: hsla(187, 84%, 85%, 0.5); --secondary-t-3: hsla(187, 84%, 85%, 0.75); --neutral: #94a3b8; --neutral-l-1: #afbaca; --neutral-l-2: #cad1dc; --neutral-l-3: #e4e8ed; --neutral-d-1: #6f7a8a; --neutral-d-2: #4a525c; --neutral-d-3: #25292e; --black: hsl(0, 0%, 0%); --white: hsl(0, 0%, 100%); --success: #7ebba1; --success-l-1: #a5ffd6; --warning: #d8ac6c; --warning-l-1: #e6cf97; --error: #de737f; --error-l-1: #f8bebb; --primary-l-1: #96b4dc; --primary-l-2: #b9cde8; --primary-l-3: #dce6f3; --heading-2xs: clamp(0.77rem, calc(-0.00046296296296296336 * (100vw - 36rem) + 0.77rem), 0.72rem); --heading-xs: clamp(0.96rem, calc(0 * (100vw - 36rem) + 0.96rem), 0.96rem); --heading-s: clamp(1.2rem, calc(0.0007407407407407414 * (100vw - 36rem) + 1.2rem), 1.28rem); --heading-m: clamp(1.5rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.5rem), 1.7rem); --heading-l: clamp(1.88rem, calc(0.0036111111111111122 * (100vw - 36rem) + 1.88rem), 2.27rem); --heading-xl: clamp(2.34rem, calc(0.006296296296296298 * (100vw - 36rem) + 2.34rem), 3.02rem); --heading-2xl: clamp(2.93rem, calc(0.010185185185185186 * (100vw - 36rem) + 2.93rem), 4.03rem); --text-2xs: clamp(0.77rem, calc(-0.00046296296296296336 * (100vw - 36rem) + 0.77rem), 0.72rem); --text-xs: clamp(0.96rem, calc(0 * (100vw - 36rem) + 0.96rem), 0.96rem); --text-s: clamp(1.2rem, calc(0.0007407407407407414 * (100vw - 36rem) + 1.2rem), 1.28rem); --text-m: clamp(1.5rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.5rem), 1.7rem); --text-l: clamp(1.88rem, calc(0.0036111111111111122 * (100vw - 36rem) + 1.88rem), 2.27rem); --text-xl: clamp(2.34rem, calc(0.006296296296296298 * (100vw - 36rem) + 2.34rem), 3.02rem); --text-2xl: clamp(2.93rem, calc(0.010185185185185186 * (100vw - 36rem) + 2.93rem), 4.03rem); --space-2xs: clamp(0.82rem, calc(-0.0021296296296296293 * (100vw - 36rem) + 0.82rem), 0.59rem); --space-xs: clamp(1.02rem, calc(-0.0012037037037037038 * (100vw - 36rem) + 1.02rem), 0.89rem); --space-s: clamp(1.28rem, calc(0.00046296296296296336 * (100vw - 36rem) + 1.28rem), 1.33rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.009259259259259259 * (100vw - 36rem) + 2rem), 3rem); --space-xl: clamp(2.5rem, calc(0.018518518518518517 * (100vw - 36rem) + 2.5rem), 4.5rem); --space-2xl: clamp(3.13rem, calc(0.03351851851851852 * (100vw - 36rem) + 3.13rem), 6.75rem);}