: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; --iron: #1C1917; --iron-t-1: rgba(85, 83, 81, 0.6); --iron-t-2: rgba(142, 140, 139, 0.3); --iron-t-3: rgba(198, 198, 197, 0.1); --lazio-orange: #f97316; --lazio-orange-t-1: rgba(251, 150, 80, 0.75); --lazio-orange-t-2: rgba(252, 185, 139, 0.5); --lazio-orange-t-3: rgba(254, 220, 197, 0.25); --cream: #fff7ed; --whisper-gray: #e5e7eb; --slate-gray: #767676; --dark-emerald: #166534; --carmine: #be123c; --warning: hsl(46, 94%, 52%); --carmine-t-1: rgba(212, 97, 125, 0.67); --carmine-t-2: rgba(233, 176, 190, 0.33); --dark-emerald-t-1: rgba(100, 152, 120, 0.67); --dark-emerald-t-2: rgba(177, 204, 187, 0.33); --cream-t-1: rgba(255, 249, 242, 0.75); --cream-t-2: rgba(255, 251, 246, 0.5); --cream-t-3: rgba(255, 253, 251, 0.25); --white: hsl(0, 0%, 100%); --carmine-l-1: rgb(212, 97, 125); --carmine-l-2: rgb(233, 176, 190); --warning-t-1: hsla(46, 94%, 84%, 0.33); --warning-t-2: hsla(46, 94%, 68%, 0.67); --warning-l-1: hsl(46, 94%, 68%); --warning-l-2: hsl(46, 94%, 84%); --cream-background: #fff7ed; --iron-background: #1c1917; --white-background: #fff; --text-2xs: clamp(0.57rem, calc(0.0009259259259259267 * (100vw - 36rem) + 0.57rem), 0.67rem); --text-xs: clamp(0.8rem, calc(0.001388888888888888 * (100vw - 36rem) + 0.8rem), 0.95rem); --text-s: clamp(1.13rem, calc(0.0019444444444444461 * (100vw - 36rem) + 1.13rem), 1.34rem); --text-m: clamp(1.6rem, calc(0.002777777777777776 * (100vw - 36rem) + 1.6rem), 1.9rem); --text-ml: clamp(1.93rem, calc( 0.00337962962 * (100vw - 36rem) + 1.93rem), 2.3rem); --text-l: clamp(2.26rem, calc(0.0039814814814814825 * (100vw - 36rem) + 2.26rem), 2.69rem); --text-xl: clamp(3.2rem, calc(0.005555555555555552 * (100vw - 36rem) + 3.2rem), 3.8rem); --text-2xl: clamp(4.52rem, calc(0.007870370370370375 * (100vw - 36rem) + 4.52rem), 5.37rem); --text-3xl: clamp(6.39rem, calc( 0.01110775555 * (100vw - 36rem) + 6.39rem), 7.59rem);; --text-4xl: clamp(9.04rem, calc(0.01570636635 * (100vw - 36rem) + 9.04rem), 10.74rem);;}