: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: #182838; --secondary: #14A3D6; --secondary-l-1: #65d9ff; --secondary-l-2: #3fb4dd; --secondary-l-3: #54bce1; --secondary-l-4: #69c4e5; --secondary-l-5: #7fcde9; --secondary-l-6: #94d5ec; --secondary-l-7: #aadef0; --secondary-l-8: #bfe6f4; --secondary-l-9: #d4eef8; --secondary-l-10: #eaf7fb; --secondary-d-1: #1294c3; --secondary-d-2: #1085af; --secondary-d-3: #0f779c; --secondary-d-4: #0d6888; --secondary-d-5: #0b5975; --secondary-d-6: #094a61; --secondary-d-7: #073b4e; --secondary-d-8: #052c3a; --secondary-d-9: #041e27; --secondary-d-10: #020f13; --secondary-t-1: hsla(196, 83%, 46%, 0.09); --secondary-t-2: hsla(196, 83%, 46%, 0.18); --secondary-t-3: hsla(196, 83%, 46%, 0.27); --secondary-t-4: hsla(196, 83%, 46%, 0.36); --secondary-t-5: hsla(196, 83%, 46%, 0.45); --secondary-t-6: hsla(196, 83%, 46%, 0.55); --secondary-t-7: hsla(196, 83%, 46%, 0.64); --secondary-t-8: hsla(196, 83%, 46%, 0.73); --secondary-t-9: hsla(196, 83%, 46%, 0.82); --secondary-t-10: hsla(196, 83%, 46%, 0.91); --dark: #213140; --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);}