: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; --teal: 9dc8e1; --teal-l-1: #b6d6e9; --teal-l-2: #cee4f0; --teal-l-3: #e7f1f8; --teal-d-1: #7696a9; --teal-d-2: #4f6471; --teal-d-3: #273238; --teal-t-1: hsla(202, 53%, 75%, 0.25); --teal-t-2: hsla(202, 53%, 75%, 0.5); --teal-t-3: hsla(202, 53%, 75%, 0.75); --yellow: ffff80; --yellow-l-1: #ffffa0; --yellow-l-2: #ffffc0; --yellow-l-3: #ffffdf; --yellow-d-1: #bfbf60; --yellow-d-2: #808040; --yellow-d-3: #404020; --yellow-t-1: hsla(60, 100%, 75%, 0.25); --yellow-t-2: hsla(60, 100%, 75%, 0.5); --yellow-t-3: hsla(60, 100%, 75%, 0.75); --maroon: a80b28; --maroon-l-1: #be485e; --maroon-l-2: #d48594; --maroon-l-3: #e9c2c9; --maroon-t-1: hsla(349, 88%, 35%, 0.25); --maroon-t-2: hsla(349, 88%, 35%, 0.5); --maroon-t-3: hsla(349, 88%, 35%, 0.75); --maroon-d-1: #8c0921; --maroon-d-2: #70071b; --maroon-d-3: #540614; --maroon-d-4: #38040d; --maroon-d-5: #1c0207; --white: ffffff; --off-white-neutral: f7f4f2; --white-l-1: #ffffff; --white-d-1: #bfbfbf; --white-d-2: #808080; --white-d-3: #404040; --off-white-neutral-l-1: #fbfaf9; --off-white-neutral-d-1: #b9b7b6; --off-white-neutral-d-2: #7c7a79; --off-white-neutral-d-3: #3e3d3d; --off-white-warm: faf7f5; --off-white-warm-d-1: #bcb9b8; --off-white-warm-d-2: #7d7c7b; --off-white-warm-d-3: #3f3e3d; --off-white-warm-l-1: #fdfbfa; --h_2xs: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --h_xs: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --h_s: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --h_m: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --h_l: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --h_xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --text_2xs: clamp(0.66rem, calc(-0.00027777777777777805 * (100vw - 36rem) + 0.66rem), 0.63rem); --text_xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text_s: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --text_m: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --text_l: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text_xl: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --text_2xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem);}