: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: #ea2627; --primary-l-1: #ef5c5d; --primary-l-2: #f59393; --primary-l-3: #fac9c9; --primary-d-1: #b01d1d; --primary-d-2: #751314; --primary-d-3: #3b0a0a; --secondary: #9e1f23; --secondary-l-1: #b6575a; --secondary-l-2: #cf8f91; --secondary-l-3: #e7c7c8; --secondary-d-1: #77171a; --secondary-d-2: #4f1012; --secondary-d-3: #280809; --black: #000000; --black-t-1: hsla(0, 0%, 0%, 0.14); --black-t-2: hsla(0, 0%, 0%, 0.29); --black-t-3: hsla(0, 0%, 0%, 0.43); --black-t-4: hsla(0, 0%, 0%, 0.57); --black-t-5: hsla(0, 0%, 0%, 0.71); --black-t-6: hsla(0, 0%, 0%, 0.86); --gray: #82766a; --gray-l-1: #948a7f; --gray-l-2: #a69d95; --gray-l-3: #b8b1aa; --gray-l-4: #c9c4bf; --gray-l-5: #dbd8d4; --gray-l-6: #edebea; --gray-d-1: #6f655b; --gray-d-2: #5d544c; --gray-d-3: #4a433d; --gray-d-4: #38332d; --gray-d-5: #25221e; --gray-d-6: #13110f; --white: #ffffff; --white-t-1: hsla(0, 0%, 100%, 0.14); --white-t-2: hsla(0, 0%, 100%, 0.29); --white-t-3: hsla(0, 0%, 100%, 0.43); --white-t-4: hsla(0, 0%, 100%, 0.57); --white-t-5: hsla(0, 0%, 100%, 0.71); --white-t-6: hsla(0, 0%, 100%, 0.86); --red: #ea2627; --red-l-1: #ef5c5d; --red-l-2: #f59393; --red-l-3: #fac9c9; --red-d-1: #b01d1d; --red-d-2: #751314; --red-d-3: #3b0a0a; --orange: #fa7d07; --orange-l-1: #fb9e45; --orange-l-2: #fdbe83; --orange-l-3: #fedfc1; --orange-d-1: #bc5e05; --orange-d-2: #7d3f04; --orange-d-3: #3f1f02; --warning: #ffcc00; --warning-l-1: #ffd940; --warning-l-2: #ffe680; --warning-l-3: #fff2bf; --warning-d-1: #bf9900; --warning-d-2: #806600; --warning-d-3: #403300; --green: #639c2b; --green-t-1: hsla(90, 57%, 39%, 0.25); --green-t-2: hsla(90, 57%, 39%, 0.5); --green-t-3: hsla(90, 57%, 39%, 0.75); --green-d-1: #4a7520; --green-d-2: #324e16; --green-d-3: #19270b; --blue: #1a6ec6; --blue-d-1: #145395; --blue-d-2: #0d3763; --blue-d-3: #071c32; --blue-t-1: hsla(211, 77%, 44%, 0.25); --blue-t-2: hsla(211, 77%, 44%, 0.5); --blue-t-3: hsla(211, 77%, 44%, 0.75); --purple: #403595; --purple-l-1: #7068b0; --purple-l-2: #a09aca; --purple-l-3: #cfcde5; --purple-d-1: #302870; --purple-d-2: #201b4b; --purple-d-3: #100d25; --space-4xs: clamp(0.49rem, calc(0.0014814814814814812 * (100vw - 22.5rem) + 0.49rem), 0.59rem); --space-3xs: clamp(0.98rem, calc(0.002735849056603774 * (100vw - 38rem) + 0.98rem), 1.27rem); --space-2xs: clamp(1.23rem, calc(0.004339622641509434 * (100vw - 38rem) + 1.23rem), 1.69rem); --space-xs: clamp(1.54rem, calc(0.00669811320754717 * (100vw - 38rem) + 1.54rem), 2.25rem); --space-s: clamp(1.92rem, calc(0.010188679245283019 * (100vw - 38rem) + 1.92rem), 3rem); --space-m: clamp(2.4rem, calc(0.01509433962264151 * (100vw - 38rem) + 2.4rem), 4rem); --space-l: clamp(3rem, calc(0.0219811320754717 * (100vw - 38rem) + 3rem), 5.33rem); --space-xl: clamp(3.75rem, calc(0.031698113207547174 * (100vw - 38rem) + 3.75rem), 7.11rem); --space-2xl: clamp(4.69rem, calc(0.04509433962264151 * (100vw - 38rem) + 4.69rem), 9.47rem); --space-3xl: clamp(5.86rem, calc(0.0638679245283019 * (100vw - 38rem) + 5.86rem), 12.63rem); --space-4xl: clamp(7.32rem, calc(0.08971698113207545 * (100vw - 38rem) + 7.32rem), 16.83rem); --space-hero: var(--space-xl); --space-bottom: var(--space-xl); --space-bullets: var(--space-3xs); --h-5: clamp(0.74rem, calc(0.0008888888888888897 * (100vw - 22.5rem) + 0.74rem), 0.8rem); --h-4: clamp(0.98rem, calc(0.002222222222222221 * (100vw - 22.5rem) + 0.98rem), 1.13rem); --h-3: clamp(1.31rem, calc(0.004148148148148148 * (100vw - 22.5rem) + 1.31rem), 1.59rem); --h-2: clamp(1.75rem, calc(0.007407407407407408 * (100vw - 22.5rem) + 1.75rem), 2.25rem); --h-1: clamp(2.33rem, calc(0.012592592592592594 * (100vw - 22.5rem) + 2.33rem), 3.18rem); --h-display: clamp(3.11rem, calc(0.020592592592592593 * (100vw - 22.5rem) + 3.11rem), 4.5rem); --text-2xs: clamp(0.51rem, calc(-0.0013333333333333337 * (100vw - 22.5rem) + 0.51rem), 0.42rem); --text-xs: clamp(0.64rem, calc(-0.0011851851851851845 * (100vw - 22.5rem) + 0.64rem), 0.56rem); --text-s: clamp(0.8rem, calc(-0.0007407407407407414 * (100vw - 22.5rem) + 0.8rem), 0.75rem); --text-m: clamp(1rem, calc(0 * (100vw - 22.5rem) + 1rem), 1rem); --text-l: clamp(1.25rem, calc(0.0011851851851851863 * (100vw - 22.5rem) + 1.25rem), 1.33rem); --text-xl: clamp(1.56rem, calc(0.003259259259259259 * (100vw - 22.5rem) + 1.56rem), 1.78rem); --text-2xl: clamp(1.95rem, calc(0.0062222222222222245 * (100vw - 22.5rem) + 1.95rem), 2.37rem); --text-3xl: clamp(2.44rem, calc(0.01066666666666667 * (100vw - 22.5rem) + 2.44rem), 3.16rem); --text-4xl: clamp(3.05rem, calc(0.01718518518518519 * (100vw - 22.5rem) + 3.05rem), 4.21rem); --section-space-4xs: clamp(1.51rem, calc(-0.012592592592592593 * (100vw - 22.5rem) + 1.51rem), 0.66rem); --section-space-3xs: clamp(1.81rem, calc(-0.01214814814814815 * (100vw - 22.5rem) + 1.81rem), 0.99rem); --section-space-2xs: clamp(2.17rem, calc(-0.010222222222222221 * (100vw - 22.5rem) + 2.17rem), 1.48rem); --section-space-xs: clamp(2.6rem, calc(-0.005629629629629628 * (100vw - 22.5rem) + 2.6rem), 2.22rem); --section-space-s: clamp(3.13rem, calc(0.0029629629629629654 * (100vw - 22.5rem) + 3.13rem), 3.33rem); --section-space-m: clamp(3.75rem, calc(0.018518518518518517 * (100vw - 22.5rem) + 3.75rem), 5rem); --section-space-l: clamp(4.5rem, calc(0.044444444444444446 * (100vw - 22.5rem) + 4.5rem), 7.5rem); --section-space-xl: clamp(5.4rem, calc(0.08666666666666666 * (100vw - 22.5rem) + 5.4rem), 11.25rem); --section-space-2xl: clamp(6.48rem, calc(0.15407407407407406 * (100vw - 22.5rem) + 6.48rem), 16.88rem); --section-space-3xl: clamp(7.78rem, calc(0.25970370370370366 * (100vw - 22.5rem) + 7.78rem), 25.31rem); --section-space-4xl: clamp(9.33rem, calc(0.4242962962962963 * (100vw - 22.5rem) + 9.33rem), 37.97rem);}