: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: #ff5600; --pink: #fab3db; --pink-l-1: #fabade; --pink-l-2: #fbc1e2; --pink-l-3: #fbc8e5; --pink-l-4: #fccfe8; --pink-l-5: #fcd6eb; --pink-l-6: #fddcef; --pink-l-7: #fde3f2; --pink-l-8: #feeaf5; --pink-l-9: #fef1f8; --pink-l-10: #fff8fc; --gray: #dfeef3; --gray-l-1: #e2f0f4; --gray-l-2: #e5f1f5; --gray-l-3: #e8f3f6; --gray-l-4: #ebf4f7; --gray-l-5: #eef6f8; --gray-l-6: #f0f7fa; --gray-l-7: #f3f9fb; --gray-l-8: #f6fafc; --gray-l-9: #f9fcfd; --gray-l-10: #fcfdfe; --cyan: #E3EDEB; --yellow: #fdfdcd; --yellow-l-1: #fdfdd2; --yellow-l-2: #fdfdd6; --yellow-l-3: #fefedb; --yellow-l-4: #fefedf; --yellow-l-5: #fefee4; --yellow-l-6: #fefee8; --yellow-l-7: #fefeed; --yellow-l-8: #fefef1; --yellow-l-9: #fffff6; --yellow-l-10: #fffffa; --green: #93AFAA; --peach: #ffe2ce; --black: #000000; --light: #ffffff; --light-t-1: hsla(0, 0%, 100%, 0.09); --light-t-2: hsla(0, 0%, 100%, 0.18); --light-t-3: hsla(0, 0%, 100%, 0.27); --light-t-4: hsla(0, 0%, 100%, 0.36); --light-t-5: hsla(0, 0%, 100%, 0.45); --light-t-6: hsla(0, 0%, 100%, 0.55); --light-t-7: hsla(0, 0%, 100%, 0.64); --light-t-8: hsla(0, 0%, 100%, 0.73); --light-t-9: hsla(0, 0%, 100%, 0.82); --light-t-10: hsla(0, 0%, 100%, 0.91); --black-t-1: hsla(0, 0%, 0%, 0.09); --black-t-2: hsla(0, 0%, 0%, 0.18); --black-t-3: hsla(0, 0%, 0%, 0.27); --black-t-4: hsla(0, 0%, 0%, 0.36); --black-t-5: hsla(0, 0%, 0%, 0.45); --black-t-6: hsla(0, 0%, 0%, 0.55); --black-t-7: hsla(0, 0%, 0%, 0.64); --black-t-8: hsla(0, 0%, 0%, 0.73); --black-t-9: hsla(0, 0%, 0%, 0.82); --black-t-10: hsla(0, 0%, 0%, 0.91); --primary-l-1: #ff6517; --primary-l-2: #ff752e; --primary-l-3: #ff8446; --primary-l-4: #ff935d; --primary-l-5: #ffa374; --primary-l-6: #ffb28b; --primary-l-7: #ffc2a2; --primary-l-8: #ffd1b9; --primary-l-9: #ffe0d1; --primary-l-10: #fff0e8; --peach-l-1: #ffe5d2; --peach-l-2: #ffe7d7; --peach-l-3: #ffeadb; --peach-l-4: #ffede0; --peach-l-5: #ffefe4; --peach-l-6: #fff2e9; --peach-l-7: #fff4ed; --peach-l-8: #fff7f2; --peach-l-9: #fffaf6; --peach-l-10: #fffcfb; --cyan-l-1: #e6efed; --cyan-l-2: #e8f0ef; --cyan-l-3: #ebf2f0; --cyan-l-4: #edf4f2; --cyan-l-5: #f0f5f4; --cyan-l-6: #f2f7f6; --cyan-l-7: #f5f8f8; --cyan-l-8: #f7fafa; --cyan-l-9: #fafcfb; --cyan-l-10: #fcfdfd; --green-l-1: #9db6b2; --green-l-2: #a7beb9; --green-l-3: #b0c5c1; --green-l-4: #baccc9; --green-l-5: #c4d3d1; --green-l-6: #cedbd8; --green-l-7: #d8e2e0; --green-l-8: #e2e9e8; --green-l-9: #ebf0f0; --green-l-10: #f5f8f7; --text-2xs: clamp(0.72rem, calc(-0.00037037037037036965 * (100vw - 36rem) + 0.72rem), 0.68rem); --text-xs: clamp(0.9rem, calc(0 * (100vw - 36rem) + 0.9rem), 0.9rem); --text-s: clamp(1.12rem, calc(0.0007407407407407393 * (100vw - 36rem) + 1.12rem), 1.2rem); --text-m: clamp(1.4rem, calc(0.0018518518518518534 * (100vw - 36rem) + 1.4rem), 1.6rem); --text-l: clamp(1.75rem, calc(0.0035185185185185176 * (100vw - 36rem) + 1.75rem), 2.13rem); --text-xl: clamp(2.19rem, calc(0.006018518518518518 * (100vw - 36rem) + 2.19rem), 2.84rem); --text-2xl: clamp(2.73rem, calc(0.009814814814814816 * (100vw - 36rem) + 2.73rem), 3.79rem); --H6: clamp(1.76rem, calc(-0.0006481481481481487 * (100vw - 36rem) + 1.76rem), 1.69rem); --H5: clamp(1.98rem, calc(0.0025 * (100vw - 36rem) + 1.98rem), 2.25rem); --H4: clamp(2.22rem, calc(0.00722222222222222 * (100vw - 36rem) + 2.22rem), 3rem); --H3: clamp(2.5rem, calc(0.013888888888888888 * (100vw - 36rem) + 2.5rem), 4rem); --H2: clamp(2.81rem, calc(0.023333333333333334 * (100vw - 36rem) + 2.81rem), 5.33rem); --H1: clamp(3.16rem, calc(0.03657407407407408 * (100vw - 36rem) + 3.16rem), 7.11rem); --space-2xs: clamp(1.02rem, calc(0.0023148148148148147 * (100vw - 36rem) + 1.02rem), 1.27rem); --space-xs: clamp(1.28rem, calc(0.0037962962962962954 * (100vw - 36rem) + 1.28rem), 1.69rem); --space-s: clamp(1.6rem, calc(0.006018518518518518 * (100vw - 36rem) + 1.6rem), 2.25rem); --space-m: clamp(2rem, calc(0.009259259259259259 * (100vw - 36rem) + 2rem), 3rem); --space-l: clamp(2.5rem, calc(0.013888888888888888 * (100vw - 36rem) + 2.5rem), 4rem); --space-xl: clamp(3.13rem, calc(0.020370370370370372 * (100vw - 36rem) + 3.13rem), 5.33rem); --space-2xl: clamp(3.91rem, calc(0.02962962962962963 * (100vw - 36rem) + 3.91rem), 7.11rem);}