: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: #C8102E; --primary-l-1: #d13851; --primary-l-2: #da6074; --primary-l-3: #e48897; --primary-l-4: #edafb9; --primary-l-5: #f6d7dc; --primary-d-1: #a70d26; --primary-d-2: #850b1f; --primary-d-3: #640817; --primary-d-4: #43050f; --primary-d-5: #210308; --primary-t-1: hsla(350, 85%, 42%, 0.17); --primary-t-2: hsla(350, 85%, 42%, 0.33); --primary-t-3: hsla(350, 85%, 42%, 0.5); --primary-t-4: hsla(350, 85%, 42%, 0.67); --primary-t-5: hsla(350, 85%, 42%, 0.83); --secondary: #0A0A0A; --secondary-l-1: #333333; --secondary-l-2: #5c5c5c; --secondary-l-3: #858585; --secondary-l-4: #adadad; --secondary-l-5: #d6d6d6; --secondary-d-1: #080808; --secondary-d-2: #050505; --secondary-d-3: #030303; --secondary-t-1: hsla(0, 0%, 4%, 0.17); --secondary-t-2: hsla(0, 0%, 4%, 0.33); --secondary-t-3: hsla(0, 0%, 4%, 0.5); --secondary-t-4: hsla(0, 0%, 4%, 0.67); --secondary-t-5: hsla(0, 0%, 4%, 0.83); --white: #F5F5F0; --white-l-1: #f8f8f4; --white-l-2: #fafaf8; --white-l-3: #fdfdfb; --white-d-1: #ccccc8; --white-d-2: #a3a3a0; --white-d-3: #7b7b78; --white-d-4: #525250; --white-d-5: #292928; --white-t-1: hsla(60, 20%, 95%, 0.17); --white-t-2: hsla(60, 20%, 95%, 0.33); --white-t-3: hsla(60, 20%, 95%, 0.5); --white-t-4: hsla(60, 20%, 95%, 0.67); --white-t-5: hsla(60, 20%, 95%, 0.83); --dark-blue: #1A1A2E; --dark-blue-l-1: #535362; --dark-blue-l-2: #8d8d97; --dark-blue-l-3: #c6c6cb; --dark-blue-d-1: #141423; --dark-blue-d-2: #0d0d17; --dark-blue-d-3: #07070c; --focus: #F0A500; --focus-l-1: #f3b42a; --focus-l-2: #f5c355; --focus-l-3: #f8d280; --focus-l-4: #fae1aa; --focus-l-5: #fdf0d5; --focus-d-1: #c88a00; --focus-d-2: #a06e00; --focus-d-3: #785300; --focus-d-4: #503700; --focus-d-5: #281c00; --green: #2ECC71; --green-l-1: #51d589; --green-l-2: #74dda0; --green-l-3: #97e6b8; --green-l-4: #b9eed0; --green-l-5: #dcf7e7; --green-d-1: #26aa5e; --green-d-2: #1f884b; --green-d-3: #176639; --green-d-4: #0f4426; --green-d-5: #082213; --green-t-1: hsla(145, 63%, 49%, 0.17); --green-t-2: hsla(145, 63%, 49%, 0.33); --green-t-3: hsla(145, 63%, 49%, 0.5); --green-t-4: hsla(145, 63%, 49%, 0.67); --green-t-5: hsla(145, 63%, 49%, 0.83); --Heading6: clamp(0.92rem, calc(0.0009259259259259257 * (100vw - 36rem) + 0.92rem), 1.02rem); --Heading5: clamp(1.15rem, calc(0.0012037037037037049 * (100vw - 36rem) + 1.15rem), 1.28rem); --Heading4: clamp(1.44rem, calc(0.0014814814814814827 * (100vw - 36rem) + 1.44rem), 1.6rem); --Heading3: clamp(1.8rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.8rem), 2rem); --Heading2: clamp(2.25rem, calc(0.0023148148148148147 * (100vw - 36rem) + 2.25rem), 2.5rem); --Heading1: clamp(2.81rem, calc(0.0029629629629629615 * (100vw - 36rem) + 2.81rem), 3.13rem); --text-xs: clamp(1.02rem, calc(0.0012037037037037027 * (100vw - 36rem) + 1.02rem), 1.15rem); --text-s: clamp(1.28rem, calc(0.0014814814814814808 * (100vw - 36rem) + 1.28rem), 1.44rem); --text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-l: clamp(2rem, calc(0.0023148148148148147 * (100vw - 36rem) + 2rem), 2.25rem); --text-xl: clamp(2.5rem, calc(0.002870370370370371 * (100vw - 36rem) + 2.5rem), 2.81rem); --space-2xs: clamp(0.68rem, calc(0.000277777777777777 * (100vw - 36rem) + 0.68rem), 0.71rem); --space-xs: clamp(0.9rem, calc(0.0009259259259259257 * (100vw - 36rem) + 0.9rem), 1rem); --space-s: clamp(1.2rem, calc(0.0019444444444444442 * (100vw - 36rem) + 1.2rem), 1.41rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2.13rem, calc(0.006481481481481483 * (100vw - 36rem) + 2.13rem), 2.83rem); --space-xl: clamp(2.84rem, calc(0.010740740740740742 * (100vw - 36rem) + 2.84rem), 4rem); --space-2xl: clamp(3.79rem, calc(0.017222222222222226 * (100vw - 36rem) + 3.79rem), 5.65rem); --space-3xl: clamp(5.05rem, calc(0.027314814814814816 * (100vw - 36rem) + 5.05rem), 8rem);}