: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; --brand: hsl(324, 100%, 46%); --gray: hsl(24, 6%, 45%); --white: hsl(0, 0%, 96%); --black: hsl(0, 0%, 10%); --white-t-1: hsla(0, 0%, 96%, 0.09); --white-t-2: hsla(0, 0%, 96%, 0.18); --white-t-3: hsla(0, 0%, 96%, 0.27); --white-t-4: hsla(0, 0%, 96%, 0.36); --white-t-5: hsla(0, 0%, 96%, 0.45); --white-t-6: hsla(0, 0%, 96%, 0.55); --white-t-7: hsla(0, 0%, 96%, 0.64); --white-t-8: hsla(0, 0%, 96%, 0.73); --white-t-9: hsla(0, 0%, 96%, 0.82); --white-t-10: hsla(0, 0%, 96%, 0.91); --gray-l-1: hsl(21, 5%, 50%); --gray-l-2: hsl(21, 5%, 55%); --gray-l-3: hsl(21, 5%, 60%); --gray-l-4: hsl(21, 5%, 65%); --gray-l-5: hsl(21, 5%, 70%); --gray-l-6: hsl(21, 5%, 75%); --gray-l-7: hsl(21, 5%, 80%); --gray-l-8: hsl(21, 5%, 85%); --gray-l-9: hsl(21, 5%, 90%); --gray-l-10: hsl(21, 5%, 95%); --gray-d-1: hsl(21, 6%, 41%); --gray-d-2: hsl(21, 6%, 37%); --gray-d-3: hsl(21, 6%, 33%); --gray-d-4: hsl(21, 6%, 29%); --gray-d-5: hsl(21, 6%, 25%); --gray-d-6: hsl(21, 6%, 20%); --gray-d-7: hsl(21, 6%, 16%); --gray-d-8: hsl(21, 6%, 12%); --gray-d-9: hsl(21, 6%, 8%); --gray-d-10: hsl(21, 6%, 4%); --brand-l-1: hsl(324, 85%, 51%); --brand-l-2: hsl(324, 85%, 56%); --brand-l-3: hsl(324, 85%, 61%); --brand-l-4: hsl(324, 85%, 66%); --brand-l-5: hsl(324, 85%, 71%); --brand-l-6: hsl(324, 85%, 75%); --brand-l-7: hsl(324, 85%, 80%); --brand-l-8: hsl(324, 85%, 85%); --brand-l-9: hsl(324, 85%, 90%); --brand-l-10: hsl(324, 85%, 95%); --brand-d-1: hsl(324, 100%, 42%); --brand-d-2: hsl(324, 100%, 38%); --brand-d-3: hsl(324, 100%, 34%); --brand-d-4: hsl(324, 100%, 29%); --brand-d-5: hsl(324, 100%, 25%); --brand-d-6: hsl(324, 100%, 21%); --brand-d-7: hsl(324, 100%, 17%); --brand-d-8: hsl(324, 100%, 13%); --brand-d-9: hsl(324, 100%, 8%); --brand-d-10: hsl(324, 100%, 4%); --brand-t-1: hsla(324, 100%, 46%, 0.09); --brand-t-2: hsla(324, 100%, 46%, 0.18); --brand-t-3: hsla(324, 100%, 46%, 0.27); --brand-t-4: hsla(324, 100%, 46%, 0.36); --brand-t-5: hsla(324, 100%, 46%, 0.45); --brand-t-6: hsla(324, 100%, 46%, 0.55); --brand-t-7: hsla(324, 100%, 46%, 0.64); --brand-t-8: hsla(324, 100%, 46%, 0.73); --brand-t-9: hsla(324, 100%, 46%, 0.82); --brand-t-10: hsla(324, 100%, 46%, 0.91); --gray-t-1: hsla(24, 6%, 45%, 0.1); --gray-t-2: hsla(24, 6%, 45%, 0.2); --gray-t-3: hsla(24, 6%, 45%, 0.3); --gray-t-4: hsla(24, 6%, 45%, 0.4); --gray-t-5: hsla(24, 6%, 45%, 0.5); --gray-t-6: hsla(24, 6%, 45%, 0.6); --gray-t-7: hsla(24, 6%, 45%, 0.7); --gray-t-8: hsla(24, 6%, 45%, 0.8); --gray-t-9: hsla(24, 6%, 45%, 0.9); --black-t-1: hsla(0, 0%, 10%, 0.1); --black-t-2: hsla(0, 0%, 10%, 0.2); --black-t-3: hsla(0, 0%, 10%, 0.3); --black-t-4: hsla(0, 0%, 10%, 0.4); --black-t-5: hsla(0, 0%, 10%, 0.5); --black-t-6: hsla(0, 0%, 10%, 0.6); --black-t-7: hsla(0, 0%, 10%, 0.7); --black-t-8: hsla(0, 0%, 10%, 0.8); --black-t-9: hsla(0, 0%, 10%, 0.9); --text-primary: var(--gray-d-8); --text-primary_on-brand: var(--gray-l-10); --text-secondary: var(--gray-d-5); --text-brand-primary: var(--brand-d-1); --text-brand-secondary: var(--brand-d-3); --bg-primary: var(--gray-l-10); --bg-primary_hover: var(--gray-l-9); --bg-secondary: var(--white-t-5); --bg-secondary_hover: var(--gray-l-8); --bg-brand-primary: var(--brand-l-10); --bg-brand-secondary: var(--brand-l-8); --bg-brand-solid: var(--brand); --bg-brand-solid_hover: var(--brand-d-2); --fg-brand-primary: var(--brand-d-1); --fg-brand-secondary: var(--brand-l-6); --fg-primary: var(--gray-d-8); --fg-secondary: var(--gray-d-4); --border-primary: var(--gray-l-6); --border-secondary: var(--gray-t-1); --border-brand: var(--brand-l-2); --gradient-brand: var(--brand-t-2); --bg-t-secondary: var(--white-t-4); --shadow-primary: var(--black-t-2); --fg-tertiary: var(--gray-l-3); --brxw-space-3xs: clamp(0.41rem, calc(-0.0001428571428571422 * (100vw - 20rem) + 0.41rem), 0.4rem); --brxw-space-2xs: clamp(0.51rem, calc(0.00028571428571428595 * (100vw - 20rem) + 0.51rem), 0.53rem); --brxw-space-xs: clamp(0.64rem, calc(0.0008571428571428563 * (100vw - 20rem) + 0.64rem), 0.7rem); --brxw-space-s: clamp(0.8rem, calc(0.0019999999999999987 * (100vw - 20rem) + 0.8rem), 0.94rem); --brxw-space-m: clamp(1rem, calc(0.0035714285714285713 * (100vw - 20rem) + 1rem), 1.25rem); --brxw-space-l: clamp(1.25rem, calc(0.005999999999999999 * (100vw - 20rem) + 1.25rem), 1.67rem); --brxw-space-xl: clamp(1.56rem, calc(0.00942857142857143 * (100vw - 20rem) + 1.56rem), 2.22rem); --brxw-space-2xl: clamp(1.95rem, calc(0.01442857142857143 * (100vw - 20rem) + 1.95rem), 2.96rem); --brxw-space-3xl: clamp(2.44rem, calc(0.021571428571428575 * (100vw - 20rem) + 2.44rem), 3.95rem); --brxw-text-2xs: clamp(0.51rem, calc(-0.0005714285714285719 * (100vw - 20rem) + 0.51rem), 0.47rem); --brxw-text-xs: clamp(0.64rem, calc(-0.00014285714285714298 * (100vw - 20rem) + 0.64rem), 0.63rem); --brxw-text-s: clamp(0.8rem, calc(0.0005714285714285704 * (100vw - 20rem) + 0.8rem), 0.84rem); --brxw-text-m: clamp(1rem, calc(0.0018571428571428556 * (100vw - 20rem) + 1rem), 1.13rem); --brxw-text-l: clamp(1.25rem, calc(0.0035714285714285713 * (100vw - 20rem) + 1.25rem), 1.5rem); --brxw-text-xl: clamp(1.56rem, calc(0.006285714285714285 * (100vw - 20rem) + 1.56rem), 2rem); --brxw-text-2xl: clamp(1.95rem, calc(0.010142857142857146 * (100vw - 20rem) + 1.95rem), 2.66rem); --brxw-text-3xl: clamp(2.44rem, calc(0.015857142857142854 * (100vw - 20rem) + 2.44rem), 3.55rem); --brxw-text-4xl: clamp(3.05rem, calc(0.024000000000000007 * (100vw - 20rem) + 3.05rem), 4.73rem); --brxw-text-5xl: clamp(3.81rem, calc(0.035714285714285705 * (100vw - 20rem) + 3.81rem), 6.31rem);}