: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; --oxford-navy: #1D365A; --deep-midnight-blue: #20416F; --cerulean: #457B9D; --pearl-aqua: #9DD3CE; --honeydew: #F1FAEE; --burnt-tangerine: #D33627; --pearl-aqua-t-1: hsla(174, 38%, 72%, 0.09); --pearl-aqua-t-2: hsla(174, 38%, 72%, 0.18); --pearl-aqua-t-3: hsla(174, 38%, 72%, 0.27); --pearl-aqua-t-4: hsla(174, 38%, 72%, 0.36); --pearl-aqua-t-5: hsla(174, 38%, 72%, 0.45); --pearl-aqua-t-6: hsla(174, 38%, 72%, 0.55); --pearl-aqua-t-7: hsla(174, 38%, 72%, 0.64); --pearl-aqua-t-8: hsla(174, 38%, 72%, 0.73); --pearl-aqua-t-9: hsla(174, 38%, 72%, 0.82); --pearl-aqua-t-10: hsla(174, 38%, 72%, 0.91); --burnt-tangerine-t-1: hsla(5, 69%, 49%, 0.09); --burnt-tangerine-t-2: hsla(5, 69%, 49%, 0.18); --burnt-tangerine-t-3: hsla(5, 69%, 49%, 0.27); --burnt-tangerine-t-4: hsla(5, 69%, 49%, 0.36); --burnt-tangerine-t-5: hsla(5, 69%, 49%, 0.45); --burnt-tangerine-t-6: hsla(5, 69%, 49%, 0.55); --burnt-tangerine-t-7: hsla(5, 69%, 49%, 0.64); --burnt-tangerine-t-8: hsla(5, 69%, 49%, 0.73); --burnt-tangerine-t-9: hsla(5, 69%, 49%, 0.82); --burnt-tangerine-t-10: hsla(5, 69%, 49%, 0.91); --text-xs: clamp(1.35rem, calc(0.03vw + 1.34rem), 1.4rem); --text-s: clamp(1.45rem, calc(0.09vw + 1.42rem), 1.6rem); --text-m: clamp(1.6rem, calc(0.13vw + 1.56rem), 1.8rem); --text-l: clamp(1.8rem, calc(0.38vw + 1.68rem), 2.4rem); --text-xl: clamp(2.02rem, calc(0.73vw + 1.79rem), 3.2rem); --text-2xl: clamp(2.28rem, calc(1.2vw + 1.89rem), 4.2rem); --text-3xl: clamp(2.5rem, calc(1.81vw + 1.92rem), 5.4rem); --text-4xl: clamp(2.8rem, calc(2.94vw + 1.86rem), 7.5rem);}