: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; --bricks-color-green-l-1: #79c37c; --bricks-color-green-l-2: #a6d7a8; --bricks-color-green-l-3: #d2ebd3; --bricks-color-green-d-1: #39833c; --bricks-color-green-d-2: #265828; --bricks-color-green-d-3: #132c14; --bricks-color-green-t-1: hsla(122, 39%, 49%, 0.25); --bricks-color-green-t-2: hsla(122, 39%, 49%, 0.5); --bricks-color-green-t-3: hsla(122, 39%, 49%, 0.75); --primary: #99001f; --secondary: #96A200; --tertiary: #035066; --dark: #000000; --dark-l-1: #292929; --dark-l-2: #4f4f4f; --dark-l-3: #787878; --dark-l-4: #a3a3a3; --dark-l-5: #cfcfcf; --light: #ffffff; --bg-body: #fafafa; --bg-surface: #ffffff; --bg-muted: #f0f0f0; --text-body: #404040; --text-title: #000000; --text-muted: #808080; --border-primary: #afb4bb; --shadow-primary: rgba(0, 0, 0, 0.5); --success: #2bf260; --success-l-1: #7df27a; --success-l-2: #b0f7b2; --success-l-3: #d6ffd7; --error: #ff1f43; --error-l-1: #ff7070; --error-l-2: #ff9e9e; --error-l-3: #ffcccc; --info: #2ba6e6; --info-l-1: #75c2f5; --info-l-2: #addcfc; --info-l-3: #d6effe; --warning: #f2cb00; --warning-l-1: #ffe866; --warning-l-2: #fff3b3; --warning-l-3: #fffbe6; --tertiary-l-1: #427c8c; --tertiary-l-2: #81a8b3; --tertiary-l-3: #c0d3d9; --tertiary-d-1: #023c4d; --tertiary-d-2: #022833; --tertiary-d-3: #01141a; --primary-l-1: #b34057; --primary-l-2: #cc808f; --primary-l-3: #e6bfc7; --primary-d-1: #730017; --primary-d-2: #4d0010; --primary-d-3: #260008; --secondary-l-1: #b0b940; --secondary-l-2: #cbd180; --secondary-l-3: #e5e8bf; --secondary-d-1: #717a00; --secondary-d-2: #4b5100; --secondary-d-3: #262900; --color-link: var(--primary); --text-xs: clamp(0.79rem, calc(-0.00014814814814814828 * (100vw - 20rem) + 0.79rem), 0.78rem); --text-s: clamp(0.89rem, calc(0.0007407407407407397 * (100vw - 20rem) + 0.89rem), 0.94rem); --text-m: clamp(1rem, calc(0.0019259259259259242 * (100vw - 20rem) + 1rem), 1.13rem); --text-l: clamp(1.13rem, calc(0.003259259259259262 * (100vw - 20rem) + 1.13rem), 1.35rem); --text-xl: clamp(1.27rem, calc(0.005185185185185187 * (100vw - 20rem) + 1.27rem), 1.62rem); --text-2xl: clamp(1.42rem, calc(0.007703703703703704 * (100vw - 20rem) + 1.42rem), 1.94rem); --text-3xl: clamp(1.6rem, calc(0.010814814814814815 * (100vw - 20rem) + 1.6rem), 2.33rem); --text-4xl: clamp(1.8rem, calc(0.014814814814814812 * (100vw - 20rem) + 1.8rem), 2.8rem);}