: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: #5B62A6; --primary-d-1: #444a7d; --primary-d-2: #2e3153; --primary-d-3: #17192a; --secondary: #AE1C22; --tertiary: #81A5D7; --quaternary: #90C3BD; --quinary: #E6B041; --dark: #000; --dark-t-1: hsla(0, 0%, 0%, 0.1); --dark-t-2: hsla(0, 0%, 0%, 0.2); --dark-t-3: hsla(0, 0%, 0%, 0.3); --dark-t-4: hsla(0, 0%, 0%, 0.4); --dark-t-5: hsla(0, 0%, 0%, 0.5); --dark-t-6: hsla(0, 0%, 0%, 0.6); --dark-t-7: hsla(0, 0%, 0%, 0.7); --dark-t-8: hsla(0, 0%, 0%, 0.8); --dark-t-9: hsla(0, 0%, 0%, 0.9); --light: #fff; --light-t-1: hsla(0, 0%, 100%, 0.1); --light-t-2: hsla(0, 0%, 100%, 0.2); --light-t-3: hsla(0, 0%, 100%, 0.3); --light-t-4: hsla(0, 0%, 100%, 0.4); --light-t-5: hsla(0, 0%, 100%, 0.5); --light-t-6: hsla(0, 0%, 100%, 0.6); --light-t-7: hsla(0, 0%, 100%, 0.7); --light-t-8: hsla(0, 0%, 100%, 0.8); --light-t-9: hsla(0, 0%, 100%, 0.9); --text-dark: #333; --text-xs: clamp(0.69rem, calc(-0.002067430025445291 * (100vw - 22.5rem) + 0.69rem), 0.56rem); --text-s: clamp(0.83rem, calc(-0.0012722646310432564 * (100vw - 22.5rem) + 0.83rem), 0.75rem); --text-m: clamp(1rem, calc(0 * (100vw - 22.5rem) + 1rem), 1rem); --text-l: clamp(1.2rem, calc(0.0020674300254452946 * (100vw - 22.5rem) + 1.2rem), 1.33rem); --text-xl: clamp(1.44rem, calc(0.005407124681933844 * (100vw - 22.5rem) + 1.44rem), 1.78rem); --text-2xl: clamp(1.73rem, calc(0.010178117048346058 * (100vw - 22.5rem) + 1.73rem), 2.37rem); --space-2xs: clamp(0.51rem, calc(0.00031806615776081454 * (100vw - 22.5rem) + 0.51rem), 0.53rem); --space-xs: clamp(0.64rem, calc(0.000954198473282442 * (100vw - 22.5rem) + 0.64rem), 0.7rem); --space-s: clamp(0.8rem, calc(0.0022264631043256984 * (100vw - 22.5rem) + 0.8rem), 0.94rem); --space-m: clamp(1rem, calc(0.003975826972010178 * (100vw - 22.5rem) + 1rem), 1.25rem); --space-l: clamp(1.25rem, calc(0.006679389312977098 * (100vw - 22.5rem) + 1.25rem), 1.67rem); --space-xl: clamp(1.56rem, calc(0.010496183206106874 * (100vw - 22.5rem) + 1.56rem), 2.22rem); --space-2xl: clamp(1.95rem, calc(0.01606234096692112 * (100vw - 22.5rem) + 1.95rem), 2.96rem); --space-3xl: clamp(2.44rem, calc(0.024013994910941482 * (100vw - 22.5rem) + 2.44rem), 3.95rem); --section-spacing-s: clamp(2.11rem, calc(0.026081424936386773 * (100vw - 22.5rem) + 2.11rem), 3.75rem); --section-spacing-m: clamp(2.81rem, calc(0.03482824427480916 * (100vw - 22.5rem) + 2.81rem), 5rem); --section-spacing-l: clamp(3.75rem, calc(0.046437659033078886 * (100vw - 22.5rem) + 3.75rem), 6.67rem);}