: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; --white: rgb(255, 255, 255); --black: rgb(0, 0, 0); --red: #E3051C; --blue: #1B538E; --blue-l-1: #306398; --blue-l-2: #4472a3; --blue-l-3: #5982ad; --blue-l-4: #6e92b7; --blue-l-5: #83a1c1; --blue-l-6: #97b1cc; --blue-l-7: #acc0d6; --blue-l-8: #c1d0e0; --blue-l-9: #d6e0ea; --blue-l-10: #eaeff5; --blue-d-1: #194b81; --blue-d-2: #164474; --blue-d-3: #143c67; --blue-d-4: #11355a; --blue-d-5: #0f2d4d; --blue-d-6: #0c2641; --blue-d-7: #0a1e34; --blue-d-8: #071727; --blue-d-9: #050f1a; --blue-d-10: #02080d; --red-d-1: #ce0519; --red-d-2: #ba0417; --red-d-3: #a50414; --red-d-4: #900312; --red-d-5: #7c030f; --red-d-6: #67020d; --red-d-7: #53020a; --red-d-8: #3e0108; --red-d-9: #290105; --red-d-10: #150003; --red-l-1: #e61c31; --red-l-2: #e83245; --red-l-3: #eb495a; --red-l-4: #ed606f; --red-l-5: #f07783; --red-l-6: #f28d98; --red-l-7: #f5a4ac; --red-l-8: #f7bbc1; --red-l-9: #fad2d6; --red-l-10: #fce8ea; --text-2xs: clamp(0.63rem, calc(0.0017777777777777776 * (100vw - 22.5rem) + 0.63rem), 0.75rem); --text-xs: clamp(0.75rem, calc(0.001925925925925926 * (100vw - 22.5rem) + 0.75rem), 0.88rem); --text-s: clamp(0.88rem, calc(0.0017777777777777776 * (100vw - 22.5rem) + 0.88rem), 1rem); --text-m: clamp(1rem, calc(0.0019259259259259242 * (100vw - 22.5rem) + 1rem), 1.13rem); --text-l: clamp(1.13rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1.13rem), 1.38rem); --text-xl: clamp(1.38rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1.38rem), 1.63rem); --text-2xl: clamp(1.63rem, calc(0.005481481481481483 * (100vw - 22.5rem) + 1.63rem), 2rem); --text-3xl: clamp(2rem, calc(0.005629629629629628 * (100vw - 22.5rem) + 2rem), 2.38rem);}.bg-red { background-color: var(--red); }.bg-red-d-1 { background-color: var(--red-d-1); }.bg-red-d-2 { background-color: var(--red-d-2); }.bg-red-d-3 { background-color: var(--red-d-3); }.bg-red-d-4 { background-color: var(--red-d-4); }.bg-red-d-5 { background-color: var(--red-d-5); }.bg-red-d-6 { background-color: var(--red-d-6); }.bg-red-d-7 { background-color: var(--red-d-7); }.bg-red-d-8 { background-color: var(--red-d-8); }.bg-red-d-9 { background-color: var(--red-d-9); }.bg-red-d-10 { background-color: var(--red-d-10); }.bg-red-l-1 { background-color: var(--red-l-1); }.bg-red-l-2 { background-color: var(--red-l-2); }.bg-red-l-3 { background-color: var(--red-l-3); }.bg-red-l-4 { background-color: var(--red-l-4); }.bg-red-l-5 { background-color: var(--red-l-5); }.bg-red-l-6 { background-color: var(--red-l-6); }.bg-red-l-7 { background-color: var(--red-l-7); }.bg-red-l-8 { background-color: var(--red-l-8); }.bg-red-l-9 { background-color: var(--red-l-9); }.bg-red-l-10 { background-color: var(--red-l-10); }.text-red { color: var(--red); }.text-red-d-1 { color: var(--red-d-1); }.text-red-d-2 { color: var(--red-d-2); }.text-red-d-3 { color: var(--red-d-3); }.text-red-d-4 { color: var(--red-d-4); }.text-red-d-5 { color: var(--red-d-5); }.text-red-d-6 { color: var(--red-d-6); }.text-red-d-7 { color: var(--red-d-7); }.text-red-d-8 { color: var(--red-d-8); }.text-red-d-9 { color: var(--red-d-9); }.text-red-d-10 { color: var(--red-d-10); }.text-red-l-1 { color: var(--red-l-1); }.text-red-l-2 { color: var(--red-l-2); }.text-red-l-3 { color: var(--red-l-3); }.text-red-l-4 { color: var(--red-l-4); }.text-red-l-5 { color: var(--red-l-5); }.text-red-l-6 { color: var(--red-l-6); }.text-red-l-7 { color: var(--red-l-7); }.text-red-l-8 { color: var(--red-l-8); }.text-red-l-9 { color: var(--red-l-9); }.text-red-l-10 { color: var(--red-l-10); }.bg-blue { background-color: var(--blue); }.bg-blue-l-1 { background-color: var(--blue-l-1); }.bg-blue-l-2 { background-color: var(--blue-l-2); }.bg-blue-l-3 { background-color: var(--blue-l-3); }.bg-blue-l-4 { background-color: var(--blue-l-4); }.bg-blue-l-5 { background-color: var(--blue-l-5); }.bg-blue-l-6 { background-color: var(--blue-l-6); }.bg-blue-l-7 { background-color: var(--blue-l-7); }.bg-blue-l-8 { background-color: var(--blue-l-8); }.bg-blue-l-9 { background-color: var(--blue-l-9); }.bg-blue-l-10 { background-color: var(--blue-l-10); }.bg-blue-d-1 { background-color: var(--blue-d-1); }.bg-blue-d-2 { background-color: var(--blue-d-2); }.bg-blue-d-3 { background-color: var(--blue-d-3); }.bg-blue-d-4 { background-color: var(--blue-d-4); }.bg-blue-d-5 { background-color: var(--blue-d-5); }.bg-blue-d-6 { background-color: var(--blue-d-6); }.bg-blue-d-7 { background-color: var(--blue-d-7); }.bg-blue-d-8 { background-color: var(--blue-d-8); }.bg-blue-d-9 { background-color: var(--blue-d-9); }.bg-blue-d-10 { background-color: var(--blue-d-10); }.text-blue { color: var(--blue); }.text-blue-l-1 { color: var(--blue-l-1); }.text-blue-l-2 { color: var(--blue-l-2); }.text-blue-l-3 { color: var(--blue-l-3); }.text-blue-l-4 { color: var(--blue-l-4); }.text-blue-l-5 { color: var(--blue-l-5); }.text-blue-l-6 { color: var(--blue-l-6); }.text-blue-l-7 { color: var(--blue-l-7); }.text-blue-l-8 { color: var(--blue-l-8); }.text-blue-l-9 { color: var(--blue-l-9); }.text-blue-l-10 { color: var(--blue-l-10); }.text-blue-d-1 { color: var(--blue-d-1); }.text-blue-d-2 { color: var(--blue-d-2); }.text-blue-d-3 { color: var(--blue-d-3); }.text-blue-d-4 { color: var(--blue-d-4); }.text-blue-d-5 { color: var(--blue-d-5); }.text-blue-d-6 { color: var(--blue-d-6); }.text-blue-d-7 { color: var(--blue-d-7); }.text-blue-d-8 { color: var(--blue-d-8); }.text-blue-d-9 { color: var(--blue-d-9); }.text-blue-d-10 { color: var(--blue-d-10); }