: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; --orange: rgba(250, 162, 27, 1); --orange-t-1: rgba(250, 162, 27, 0.09); --orange-t-2: rgba(250, 162, 27, 0.18); --orange-t-3: rgba(250, 162, 27, 0.27); --orange-t-4: rgba(250, 162, 27, 0.36); --orange-t-5: rgba(250, 162, 27, 0.45); --orange-t-6: rgba(250, 162, 27, 0.55); --orange-t-7: rgba(250, 162, 27, 0.64); --orange-t-8: rgba(250, 162, 27, 0.73); --orange-t-9: rgba(250, 162, 27, 0.82); --orange-t-10: rgba(250, 162, 27, 0.91); --orange-d-1: rgb(227, 147, 25); --orange-d-2: rgb(205, 133, 22); --orange-d-3: rgb(182, 118, 20); --orange-d-4: rgb(159, 103, 17); --orange-d-5: rgb(136, 88, 15); --orange-d-6: rgb(114, 74, 12); --orange-d-7: rgb(91, 59, 10); --orange-d-8: rgb(68, 44, 7); --orange-d-9: rgb(45, 29, 5); --orange-d-10: rgb(23, 15, 2); --orange-l-1: rgb(250, 170, 48); --orange-l-2: rgb(251, 179, 68); --orange-l-3: rgb(251, 187, 89); --orange-l-4: rgb(252, 196, 110); --orange-l-5: rgb(252, 204, 131); --orange-l-6: rgb(253, 213, 151); --orange-l-7: rgb(253, 221, 172); --orange-l-8: rgb(254, 230, 193); --orange-l-9: rgb(254, 238, 214); --orange-l-10: rgb(255, 247, 234); --blue: rgba(30, 66, 126, 1); --blue-l-1: rgb(50, 83, 138); --blue-l-2: rgb(71, 100, 149); --blue-l-3: rgb(91, 118, 161); --blue-l-4: rgb(112, 135, 173); --blue-l-5: rgb(132, 152, 185); --blue-l-6: rgb(153, 169, 196); --blue-l-7: rgb(173, 186, 208); --blue-l-8: rgb(194, 203, 220); --blue-l-9: rgb(214, 221, 232); --blue-l-10: rgb(235, 238, 243); --blue-d-1: rgb(27, 60, 115); --blue-d-2: rgb(25, 54, 103); --blue-d-3: rgb(22, 48, 92); --blue-d-4: rgb(19, 42, 80); --blue-d-5: rgb(16, 36, 69); --blue-d-6: rgb(14, 30, 57); --blue-d-7: rgb(11, 24, 46); --blue-d-8: rgb(8, 18, 34); --blue-d-9: rgb(5, 12, 23); --blue-d-10: rgb(3, 6, 11); --blue-t-1: rgba(30, 66, 126, 0.09); --blue-t-2: rgba(30, 66, 126, 0.18); --blue-t-3: rgba(30, 66, 126, 0.27); --blue-t-4: rgba(30, 66, 126, 0.36); --blue-t-5: rgba(30, 66, 126, 0.45); --blue-t-6: rgba(30, 66, 126, 0.55); --blue-t-7: rgba(30, 66, 126, 0.64); --blue-t-8: rgba(30, 66, 126, 0.73); --blue-t-9: rgba(30, 66, 126, 0.82); --blue-t-10: rgba(30, 66, 126, 0.91);}