: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: #ff4114; --primary-l-1: #ff9270; --primary-l-2: #ffd9cc; --primary-l-3: #fff1ed; --primary-d-1: #e03a0f; --primary-d-2: #b82e0b; --primary-d-3: #8a2208; --neutral: #6B6560; --white: #ffffff; --black: #000000; --base: #333333; --base-l-1: #666666; --base-l-2: #999999; --base-l-3: #cccccc; --base-d-1: #262626; --base-d-2: #1a1a1a; --base-d-3: #0d0d0d; --success: #11b76b; --warning: #ffa100; --info: #00b0f4; --danger: #fa4362; --info-l-1: #e5f3ff; --success-l-1: #e6f6ed; --warning-l-1: #fff2d7; --danger-l-1: #ffe6ec; --neutral-l-1: #9a958f; --neutral-l-2: #c9c5c1; --neutral-l-3: #f5f2ef; --neutral-d-1: #4a4642; --neutral-d-2: #2b2926; --neutral-d-3: #1a1816; --success-d-1: #095c36; --warning-d-1: #805100; --info-d-1: #00587a; --danger-d-1: #7d2231; --h6: clamp(1.25rem, calc(-0.0011111111111111122 * (100vw - 36rem) + 1.25rem), 1.13rem); --h5: clamp(1.5rem, calc(0 * (100vw - 36rem) + 1.5rem), 1.5rem); --h4: clamp(1.8rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.8rem), 2rem); --h3: clamp(2.16rem, calc(0.0047222222222222205 * (100vw - 36rem) + 2.16rem), 2.67rem); --h2: clamp(2.59rem, calc(0.008888888888888889 * (100vw - 36rem) + 2.59rem), 3.55rem); --h1: clamp(3.11rem, calc(0.015092592592592595 * (100vw - 36rem) + 3.11rem), 4.74rem); --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); --space-2xs: clamp(1.01rem, calc(-0.0011111111111111111 * (100vw - 36rem) + 1.01rem), 0.89rem); --space-xs: clamp(1.35rem, calc(-0.00018518518518518534 * (100vw - 36rem) + 1.35rem), 1.33rem); --space-s: clamp(1.8rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.8rem), 2rem); --space-m: clamp(2.4rem, calc(0.005555555555555557 * (100vw - 36rem) + 2.4rem), 3rem); --space-l: clamp(3.2rem, calc(0.012037037037037035 * (100vw - 36rem) + 3.2rem), 4.5rem); --space-xl: clamp(4.26rem, calc(0.02305555555555556 * (100vw - 36rem) + 4.26rem), 6.75rem); --space-2xl: clamp(5.68rem, calc(0.041203703703703715 * (100vw - 36rem) + 5.68rem), 10.13rem); --width-2xs: clamp(16.89rem, calc(0.03907407407407407 * (100vw - 36rem) + 16.89rem), 21.11rem); --width-xs: clamp(22.51rem, calc(0.05212962962962962 * (100vw - 36rem) + 22.51rem), 28.14rem); --width-s: clamp(30.01rem, calc(0.0694444444444444 * (100vw - 36rem) + 30.01rem), 37.51rem); --width-m: clamp(40rem, calc(0.09259259259259259 * (100vw - 36rem) + 40rem), 50rem); --width-l: clamp(53.32rem, calc(0.12342592592592598 * (100vw - 36rem) + 53.32rem), 66.65rem); --width-xl: clamp(71.08rem, calc(0.1644444444444445 * (100vw - 36rem) + 71.08rem), 88.84rem); --width-2xl: clamp(94.74rem, calc(0.21935185185185196 * (100vw - 36rem) + 94.74rem), 118.43rem); --gap-2xs: clamp(0.93rem, calc(-0.0015740740740740745 * (100vw - 36rem) + 0.93rem), 0.76rem); --gap-xs: clamp(1.11rem, calc(-0.0009259259259259267 * (100vw - 36rem) + 1.11rem), 1.01rem); --gap-s: clamp(1.33rem, calc(0.00018518518518518534 * (100vw - 36rem) + 1.33rem), 1.35rem); --gap-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --gap-l: clamp(1.92rem, calc(0.0044444444444444444 * (100vw - 36rem) + 1.92rem), 2.4rem); --gap-xl: clamp(2.3rem, calc(0.008333333333333337 * (100vw - 36rem) + 2.3rem), 3.2rem); --gap-2xl: clamp(2.76rem, calc(0.013888888888888888 * (100vw - 36rem) + 2.76rem), 4.26rem);}.bg-neutral { background-color: var(--neutral); }.bg-neutral-l-1 { background-color: var(--neutral-l-1); }.bg-neutral-l-2 { background-color: var(--neutral-l-2); }.bg-neutral-l-3 { background-color: var(--neutral-l-3); }.bg-neutral-d-1 { background-color: var(--neutral-d-1); }.bg-neutral-d-2 { background-color: var(--neutral-d-2); }.bg-neutral-d-3 { background-color: var(--neutral-d-3); }.text-2xs { font-size: var(--text-2xs); }.text-xs { font-size: var(--text-xs); }.text-s { font-size: var(--text-s); }.text-m { font-size: var(--text-m); }.text-l { font-size: var(--text-l); }.text-xl { font-size: var(--text-xl); }.text-2xl { font-size: var(--text-2xl); }.width-2xs { width: var(--width-2xs); }.width-xs { width: var(--width-xs); }.width-s { width: var(--width-s); }.width-m { width: var(--width-m); }.width-l { width: var(--width-l); }.width-xl { width: var(--width-xl); }.width-2xl { width: var(--width-2xl); }