: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: #3D9F96; --secondary: #282293; --dark: #000000; --light: #ffffff; --primary-l-1: #64b5ae; --primary-d-1: #2d8078; --primary-t-1: rgba(60, 175, 150, 0.15); --secondary-l-1: #4d47bb; --secondary-d-1: #1c1870; --secondary-t-1: rgba(43, 37, 157, 0.15); --orange: #EA580C; --orange-l-1: #ffedd5; --orange-l-2: #fff7ed; --orange-d-1: #7c2d12; --green: #16A34A; --blue: #91c1ff; --blue-l-1: #dbeafe; --red: #ff0f0f; --yellow: #fff26b; --yellow-l-1: #fef9c3; --purple: #c28aff; --purple-l-1: #f3e8ff; --red-l-1: #fee2e2; --dark-l-1: #0f172a; --dark-l-2: #1a1a1a; --dark-l-3: #111827; --dark-l-4: #374151; --dark-l-5: #475569; --dark-l-6: #4b5563; --dark-l-7: #64748b; --dark-l-8: #6b7280; --dark-l-9: #888888; --dark-l-10: #9ca3af; --light-d-1: #f9fafb; --light-d-2: #f3f4f6; --light-d-3: #ededed; --light-d-4: #e5e7eb; --light-d-5: #d1d5db; --light-d-6: #767676; --green-l-1: #bbf7d0; --green-l-2: #dcfce7; --green-l-3: #f0fdf4; --green-d-1: #15803d; --green-d-2: #166534; --text-2xs: clamp(0.9rem, calc(0.001420454545454545 * (100vw - 57.6rem) + 0.9rem), 1rem); --text-xs: clamp(1.1rem, calc(0.0014204545454545435 * (100vw - 57.6rem) + 1.1rem), 1.2rem); --text-s: clamp(1.3rem, calc(0.0014204545454545435 * (100vw - 57.6rem) + 1.3rem), 1.4rem); --text-m: clamp(1.4rem, calc(0.002840909090909093 * (100vw - 57.6rem) + 1.4rem), 1.6rem); --text-l: clamp(1.6rem, calc(0.00284090909090909 * (100vw - 57.6rem) + 1.6rem), 1.8rem); --text-xl: clamp(1.8rem, calc(0.00284090909090909 * (100vw - 57.6rem) + 1.8rem), 2rem); --text-2xl: clamp(2rem, calc(0.00568181818181818 * (100vw - 57.6rem) + 2rem), 2.4rem); --text-3xl: clamp(2.8rem, calc(0.011363636363636366 * (100vw - 57.6rem) + 2.8rem), 3.6rem); --text-4xl: clamp(4rem, calc(0.05965909090909089 * (100vw - 57.6rem) + 4rem), 8.2rem); --text-5xl: clamp(6.4rem, calc(0.07954545454545453 * (100vw - 57.6rem) + 6.4rem), 12rem); --space-xs: clamp(1.5rem, calc(0.007102272727272727 * (100vw - 57.6rem) + 1.5rem), 2rem); --space-s: clamp(2.5rem, calc(0.007102272727272727 * (100vw - 57.6rem) + 2.5rem), 3rem); --space-m: clamp(3rem, calc(0.014204545454545454 * (100vw - 57.6rem) + 3rem), 4rem); --space-l: clamp(4rem, calc(0.028409090909090908 * (100vw - 57.6rem) + 4rem), 6rem); --space-xl: clamp(6rem, calc(0.028409090909090908 * (100vw - 57.6rem) + 6rem), 8rem); --space-2xl: clamp(8rem, calc(0.028409090909090908 * (100vw - 57.6rem) + 8rem), 10rem); --space-3xl: clamp(8rem, calc(0.08522727272727272 * (100vw - 57.6rem) + 8rem), 14rem); --space-4xl: clamp(10rem, calc(0.08522727272727272 * (100vw - 57.6rem) + 10rem), 16rem);}