: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-blue: #00458F; --primary-blue-l-1: #24609f; --primary-blue-l-2: #497aaf; --primary-blue-l-3: #6d95bf; --primary-blue-l-4: #92afcf; --primary-blue-l-5: #b6cadf; --primary-blue-l-6: #dbe4ef; --primary-blue-d-1: #00346b; --primary-blue-d-2: #002348; --primary-blue-d-3: #001124; --secondary-yellow: #F2C602; --secondary-yellow-l-1: #f5d441; --secondary-yellow-l-2: #f9e381; --secondary-yellow-l-3: #fcf1c0; --secondary-yellow-d-1: #b69502; --secondary-yellow-d-2: #796301; --secondary-yellow-d-3: #3d3201; --white: #ffffff; --black: #111111; --background: oklch(0.97 0 0); --light-gray: oklch(0.935 0 0); --gray: oklch(90% 0 0); --basic-text-gray: #444444; --heading-2xs: clamp(0.79rem, calc(-0.0016410256410256414 * (100vw - 22.5rem) + 0.79rem), 0.63rem); --heading-xs: clamp(0.89rem, calc(-0.0005128205128205133 * (100vw - 22.5rem) + 0.89rem), 0.84rem); --heading-s: clamp(1rem, calc(0.0013333333333333322 * (100vw - 22.5rem) + 1rem), 1.13rem); --heading-m: clamp(1.13rem, calc(0.003794871794871796 * (100vw - 22.5rem) + 1.13rem), 1.5rem); --heading-l: clamp(1.27rem, calc(0.007487179487179487 * (100vw - 22.5rem) + 1.27rem), 2rem); --heading-xl: clamp(1.42rem, calc(0.01282051282051282 * (100vw - 22.5rem) + 1.42rem), 2.67rem); --heading-2xl: clamp(1.6rem, calc(0.019999999999999997 * (100vw - 22.5rem) + 1.6rem), 3.55rem); --text-2xs: clamp(0.61rem, calc(-0.0007179487179487174 * (100vw - 22.5rem) + 0.61rem), 0.54rem); --text-xs: clamp(0.69rem, calc(-0.0004102564102564095 * (100vw - 22.5rem) + 0.69rem), 0.65rem); --text-s: clamp(0.78rem, calc(0 * (100vw - 22.5rem) + 0.78rem), 0.78rem); --text-m: clamp(0.88rem, calc(0.0006153846153846148 * (100vw - 22.5rem) + 0.88rem), 0.94rem); --text-l: clamp(0.98rem, calc(0.0015384615384615376 * (100vw - 22.5rem) + 0.98rem), 1.13rem); --text-xl: clamp(1.11rem, calc(0.0024615384615384616 * (100vw - 22.5rem) + 1.11rem), 1.35rem); --text-2xl: clamp(1.25rem, calc(0.003794871794871796 * (100vw - 22.5rem) + 1.25rem), 1.62rem); --text-3xl: clamp(1.4rem, calc(0.005538461538461539 * (100vw - 22.5rem) + 1.4rem), 1.94rem);}