: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: hsl(38, 91%, 55%); --secondary: hsl(8, 100%, 67%); --bg-body: hsl(0, 0%, 95%); --bg-surface: hsl(0, 0%, 100%); --light: hsl(0, 0%, 100%); --always-light: hsl(0, 0%, 100%); --dark: hsl(0, 0%, 0%); --always-dark: hsl(0, 0%, 0%); --text-title: hsl(0, 0%, 0%); --text-body: hsl(0, 0%, 25%); --border: hsla(0, 0%, 50%, 0.5); --shadow: hsla(0, 0%, 0%, 0.15); --muted: hsla(0, 0%, 50%, 0.25); --info: hsl(190, 91%, 49%); --success: hsl(152, 69%, 31%); --warning: hsl(45, 99%, 51%); --danger: hsl(354, 70%, 54%); --info-t-1: hsla(190, 88%, 90%, 0.2); --info-t-2: hsla(190, 88%, 80%, 0.4); --info-t-3: hsla(190, 88%, 69%, 0.6); --info-t-4: hsla(190, 88%, 59%, 0.8); --success-t-1: hsla(152, 31%, 86%, 0.2); --success-t-2: hsla(152, 31%, 72%, 0.4); --success-t-3: hsla(152, 31%, 59%, 0.6); --success-t-4: hsla(152, 38%, 45%, 0.8); --warning-t-1: hsla(45, 99%, 90%, 0.2); --warning-t-2: hsla(45, 99%, 80%, 0.4); --warning-t-3: hsla(45, 99%, 71%, 0.6); --warning-t-4: hsla(45, 99%, 61%, 0.8); --danger-t-1: hsla(354, 70%, 91%, 0.2); --danger-t-2: hsla(354, 70%, 82%, 0.4); --danger-t-3: hsla(354, 70%, 72%, 0.6); --danger-t-4: hsla(354, 70%, 63%, 0.8); --light-t-1: hsla(0, 0%, 100%, 0.2); --light-t-2: hsla(0, 0%, 100%, 0.4); --light-t-3: hsla(0, 0%, 100%, 0.6); --light-t-4: hsla(0, 0%, 100%, 0.8); --dark-t-1: hsla(0, 0%, 80%, 0.2); --dark-t-2: hsla(0, 0%, 60%, 0.4); --dark-t-3: hsla(0, 0%, 40%, 0.6); --dark-t-4: hsla(0, 0%, 20%, 0.8); --always-dark-t-1: hsla(0, 0%, 80%, 0.2); --always-dark-t-2: hsla(0, 0%, 60%, 0.4); --always-dark-t-3: hsla(0, 0%, 40%, 0.6); --always-dark-t-4: hsla(0, 0%, 20%, 0.8); --always-light-t-1: hsla(0, 0%, 100%, 0.2); --always-light-t-2: hsla(0, 0%, 100%, 0.4); --always-light-t-3: hsla(0, 0%, 100%, 0.6); --always-light-t-4: hsla(0, 0%, 100%, 0.8); --primary-l-1: hsl(38, 91%, 64%); --primary-l-2: hsl(38, 91%, 73%); --primary-l-3: hsl(38, 91%, 82%); --primary-l-4: hsl(38, 91%, 91%); --primary-d-1: hsl(38, 74%, 44%); --primary-d-2: hsl(38, 74%, 33%); --primary-d-3: hsl(38, 74%, 22%); --primary-d-4: hsl(38, 74%, 11%); --primary-t-1: hsla(38, 91%, 55%, 0.2); --primary-t-2: hsla(38, 91%, 55%, 0.4); --primary-t-3: hsla(38, 91%, 55%, 0.6); --primary-t-4: hsla(38, 91%, 55%, 0.8); --secondary-l-1: hsl(8, 100%, 74%); --secondary-l-2: hsl(8, 100%, 80%); --secondary-l-3: hsl(8, 100%, 87%); --secondary-l-4: hsl(8, 100%, 93%); --secondary-d-1: hsl(8, 57%, 54%); --secondary-d-2: hsl(8, 49%, 40%); --secondary-d-3: hsl(8, 49%, 27%); --secondary-d-4: hsl(8, 49%, 13%); --secondary-t-1: hsla(8, 100%, 67%, 0.2); --secondary-t-2: hsla(8, 100%, 67%, 0.4); --secondary-t-3: hsla(8, 100%, 67%, 0.6); --secondary-t-4: hsla(8, 100%, 67%, 0.8); --space-4xs: clamp(0.52rem, calc(-0.00018518518518518534 * (100vw - 36rem) + 0.52rem), 0.5rem); --space-3xs: clamp(0.66rem, calc(0.00037037037037036965 * (100vw - 36rem) + 0.66rem), 0.7rem); --space-3xl: clamp(3.91rem, calc(0.0674074074074074 * (100vw - 36rem) + 3.91rem), 11.19rem); --space-4xl: clamp(4.88rem, calc(0.10138888888888888 * (100vw - 36rem) + 4.88rem), 15.83rem); --space-2xs: clamp(0.51rem, calc(0.00029629629629629656 * (100vw - 22.5rem) + 0.51rem), 0.53rem); --space-xs: clamp(0.64rem, calc(0.0008888888888888881 * (100vw - 22.5rem) + 0.64rem), 0.7rem); --space-s: clamp(0.8rem, calc(0.002074074074074073 * (100vw - 22.5rem) + 0.8rem), 0.94rem); --space-m: clamp(1rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1rem), 1.25rem); --space-l: clamp(1.25rem, calc(0.006222222222222221 * (100vw - 22.5rem) + 1.25rem), 1.67rem); --space-xl: clamp(1.56rem, calc(0.00977777777777778 * (100vw - 22.5rem) + 1.56rem), 2.22rem); --space-2xl: clamp(1.95rem, calc(0.014962962962962963 * (100vw - 22.5rem) + 1.95rem), 2.96rem); --text-xs: clamp(0.64rem, calc(0.0008888888888888881 * (100vw - 22.5rem) + 0.64rem), 0.7rem); --text-s: clamp(0.8rem, calc(0.002074074074074073 * (100vw - 22.5rem) + 0.8rem), 0.94rem); --text-m: clamp(1rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1rem), 1.25rem); --text-l: clamp(1.25rem, calc(0.006222222222222221 * (100vw - 22.5rem) + 1.25rem), 1.67rem); --text-xl: clamp(1.56rem, calc(0.00977777777777778 * (100vw - 22.5rem) + 1.56rem), 2.22rem); --text-2xl: clamp(1.95rem, calc(0.014962962962962963 * (100vw - 22.5rem) + 1.95rem), 2.96rem); --text-3xl: clamp(2.44rem, calc(0.022370370370370374 * (100vw - 22.5rem) + 2.44rem), 3.95rem); --text-4xl: clamp(3.05rem, calc(0.03274074074074074 * (100vw - 22.5rem) + 3.05rem), 5.26rem); --text-5xl: clamp(3.5rem, calc(0.038 * (100vw - 22.5rem) + 3.5rem), 6rem);}