: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; --varPrimary: #0057ff; --varPrimary-l-1: #2a73ff; --varPrimary-l-2: #558fff; --varPrimary-l-3: #80abff; --varPrimary-l-4: #aac7ff; --varPrimary-l-5: #d5e3ff; --varPrimary-d-1: #0049d5; --varPrimary-d-2: #003aaa; --varPrimary-d-3: #002c80; --varPrimary-d-4: #001d55; --varPrimary-d-5: #000f2b; --varPrimary-t-1: hsla(220, 100%, 50%, 0.17); --varPrimary-t-2: hsla(220, 100%, 50%, 0.33); --varPrimary-t-3: hsla(220, 100%, 50%, 0.5); --varPrimary-t-4: hsla(220, 100%, 50%, 0.67); --varPrimary-t-5: hsla(220, 100%, 50%, 0.83); --secondary: #121212; --secondary-d-1: #0e0e0e; --secondary-d-2: #090909; --secondary-d-3: #050505; --secondary-l-1: #4d4d4d; --secondary-l-2: #898989; --secondary-l-3: #c4c4c4; --tersial: #F52222; --neutral: #F8F9FA; --neutral-d-1: #e1e2e3; --neutral-d-2: #cbcccd; --neutral-d-3: #b4b5b6; --neutral-d-4: #9e9e9f; --neutral-d-5: #878888; --neutral-d-6: #717172; --neutral-d-7: #5a5b5b; --neutral-d-8: #444444; --neutral-d-9: #2d2d2d; --neutral-d-10: #171717; --tersial-l-1: #f74747; --tersial-l-2: #f86c6c; --tersial-l-3: #fa9191; --tersial-l-4: #fcb5b5; --tersial-l-5: #fddada; --tersial-d-1: #cc1c1c; --tersial-d-2: #a31717; --tersial-d-3: #7b1111; --tersial-d-4: #520b0b; --tersial-d-5: #290606; --text-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --text-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --text-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --text-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --text-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --text-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --text-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem);}