: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: #2563eb; --primary-l-1: #497dee; --primary-l-2: #6e97f2; --primary-l-3: #92b1f5; --primary-l-4: #b6cbf8; --primary-l-5: #dbe5fc; --primary-d-1: #1f53c4; --primary-d-2: #19429d; --primary-d-3: #133276; --primary-d-4: #0c214e; --primary-d-5: #061127; --secondary: #0f172a; --accent: #f59e0b; --accent-l-1: #f7ae34; --accent-l-2: #f8be5c; --accent-l-3: #facf85; --accent-l-4: #fcdfae; --accent-l-5: #fdefd6; --accent-d-1: #cc8409; --accent-d-2: #a36907; --accent-d-3: #7b4f06; --accent-d-4: #523504; --accent-d-5: #291a02; --secondary-l-1: #373e4d; --secondary-l-2: #5f6471; --secondary-l-3: #878b95; --secondary-l-4: #afb2b8; --secondary-l-5: #d7d8dc; --secondary-d-1: #0d1323; --secondary-d-2: #0a0f1c; --secondary-d-3: #080c15; --secondary-d-4: #05080e; --secondary-d-5: #030407; --text: #1e293b; --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);}