: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: hsl(159, 100%, 28%); --primary-l-1: hsl(159, 74%, 35%); --primary-l-2: hsl(159, 56%, 41%); --primary-l-3: hsl(159, 43%, 48%); --primary-l-4: hsl(159, 39%, 54%); --primary-l-5: hsl(159, 39%, 61%); --primary-l-6: hsl(159, 39%, 67%); --primary-l-7: hsl(159, 39%, 74%); --primary-l-8: hsl(159, 39%, 80%); --primary-l-9: hsl(159, 39%, 87%); --primary-l-10: hsl(159, 39%, 93%); --dark-400: hsl(30,2,13,100%); --dark-300: hsl(30, 3%, 35%); --white: hsl(0, 0%, 100%); --rating: #FFBB00; --rating-d-1: #e8aa00; --rating-d-2: #d19900; --rating-d-3: #b98800; --rating-d-4: #a27700; --rating-d-5: #8b6600; --rating-d-6: #745500; --rating-d-7: #5d4400; --rating-d-8: #463300; --rating-d-9: #2e2200; --rating-d-10: #171100; --dark-300-d-1: hsl(24, 3%, 32%); --dark-300-d-2: hsl(24, 3%, 29%); --dark-300-d-3: hsl(24, 3%, 26%); --dark-300-d-4: hsl(24, 3%, 22%); --dark-300-d-5: hsl(24, 3%, 19%); --dark-300-d-6: hsl(24, 3%, 16%); --dark-300-d-7: hsl(24, 3%, 13%); --dark-300-d-8: hsl(24, 3%, 10%); --dark-300-d-9: hsl(24, 3%, 6%); --dark-300-d-10: hsl(24, 3%, 3%); --bricks-color-cbticc: #014546; --bricks-color-evtqos: #333; --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);}