: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: #6D2C90; --secondary: hsl(0 94% 68%); --link: hsl(198 74% 51%); --link-hover: #66b7e5; --light: hsl(0 0% 100%); --dark: hsl(0 0% 0%); --background: FCFCFD; --surface: #FCFCFD; --text: #333333; --text-title: #000000; --success: #24f95d; --error: #f92444; --primary-l-1: #7a3f9a; --primary-l-2: #8852a4; --primary-l-3: #9566ae; --primary-l-4: #a279b8; --primary-l-5: #af8cc2; --primary-l-6: #bd9fcd; --primary-l-7: #cab2d7; --primary-l-8: #d7c5e1; --primary-l-9: #e4d9eb; --primary-l-10: #f2ecf5; --primary-d-1: #632883; --primary-d-2: #592476; --primary-d-3: #4f2069; --primary-d-4: #451c5c; --primary-d-5: #3b184f; --primary-d-6: #321441; --primary-d-7: #281034; --primary-d-8: #1e0c27; --primary-d-9: #14081a; --primary-d-10: #0a040d; --primary-t-1: hsla(279, 53%, 37%, 0.09); --primary-t-2: hsla(279, 53%, 37%, 0.18); --primary-t-3: hsla(279, 53%, 37%, 0.27); --primary-t-4: hsla(279, 53%, 37%, 0.36); --primary-t-5: hsla(279, 53%, 37%, 0.45); --primary-t-6: hsla(279, 53%, 37%, 0.55); --primary-t-7: hsla(279, 53%, 37%, 0.64); --primary-t-8: hsla(279, 53%, 37%, 0.73); --primary-t-9: hsla(279, 53%, 37%, 0.82); --primary-t-10: hsla(279, 53%, 37%, 0.91); --text-l-1: #464646; --text-l-2: #585858; --text-l-3: #6b6b6b; --text-l-4: #7d7d7d; --text-l-5: #909090; --text-l-6: #a2a2a2; --text-l-7: #b5b5b5; --text-l-8: #c7c7c7; --text-l-9: #dadada; --text-l-10: #ececec; --text-d-1: #2e2e2e; --text-d-2: #2a2a2a; --text-d-3: #252525; --text-d-4: #202020; --text-d-5: #1c1c1c; --text-d-6: #171717; --text-d-7: #131313; --text-d-8: #0e0e0e; --text-d-9: #090909; --text-d-10: #050505; --text-t-1: hsla(0, 0%, 20%, 0.09); --text-t-2: hsla(0, 0%, 20%, 0.18); --text-t-3: hsla(0, 0%, 20%, 0.27); --text-t-4: hsla(0, 0%, 20%, 0.36); --text-t-5: hsla(0, 0%, 20%, 0.45); --text-t-6: hsla(0, 0%, 20%, 0.55); --text-t-7: hsla(0, 0%, 20%, 0.64); --text-t-8: hsla(0, 0%, 20%, 0.73); --text-t-9: hsla(0, 0%, 20%, 0.82); --text-t-10: hsla(0, 0%, 20%, 0.91); --text-2xs: clamp(0.51rem, calc(0.00029629629629629656 * (100vw - 22.5rem) + 0.51rem), 0.53rem); --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); --h6: clamp(1rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1rem), 1.25rem); --h5: clamp(1.2rem, calc(0.0069629629629629625 * (100vw - 22.5rem) + 1.2rem), 1.67rem); --h4: clamp(1.44rem, calc(0.011555555555555558 * (100vw - 22.5rem) + 1.44rem), 2.22rem); --h3: clamp(1.73rem, calc(0.018222222222222223 * (100vw - 22.5rem) + 1.73rem), 2.96rem); --h2: clamp(2.07rem, calc(0.027851851851851857 * (100vw - 22.5rem) + 2.07rem), 3.95rem); --h1: clamp(2.49rem, calc(0.04103703703703703 * (100vw - 22.5rem) + 2.49rem), 5.26rem);}