: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; --burgandy: hsl(320, 100%, 11%); --burgandy-2: hsl(50, 100%, 35%); --burgandy-3: hsl(260, 100%, 40%); --burgandy-4: hsl(230, 100%, 66%); --burgandy-l-1: hsl(320, 52%, 19%); --burgandy-l-2: hsl(320, 33%, 27%); --burgandy-l-3: hsl(320, 23%, 35%); --burgandy-l-4: hsl(320, 16%, 43%); --burgandy-l-5: hsl(320, 12%, 51%); --burgandy-l-6: hsl(320, 12%, 60%); --burgandy-l-7: hsl(320, 12%, 68%); --burgandy-l-8: hsl(320, 12%, 76%); --burgandy-l-9: hsl(320, 12%, 84%); --burgandy-l-10: hsl(320, 12%, 92%); --burgandy-d-1: hsl(320, 100%, 10%); --burgandy-d-2: hsl(320, 100%, 9%); --burgandy-d-3: hsl(320, 100%, 8%); --burgandy-d-4: hsl(320, 100%, 7%); --burgandy-d-5: hsl(320, 100%, 6%); --burgandy-d-6: hsl(320, 100%, 5%); --burgandy-d-7: hsl(320, 100%, 4%); --burgandy-d-8: hsl(320, 100%, 3%); --burgandy-d-9: hsl(320, 100%, 2%); --burgandy-d-10: hsl(320, 100%, 1%); --burgandy-t-1: hsla(320, 100%, 11%, 0.09); --burgandy-t-2: hsla(320, 100%, 11%, 0.18); --burgandy-t-3: hsla(320, 100%, 11%, 0.27); --burgandy-t-4: hsla(320, 100%, 11%, 0.36); --burgandy-t-5: hsla(320, 100%, 11%, 0.45); --burgandy-t-6: hsla(320, 100%, 11%, 0.55); --burgandy-t-7: hsla(320, 100%, 11%, 0.64); --burgandy-t-8: hsla(320, 100%, 11%, 0.73); --burgandy-t-9: hsla(320, 100%, 11%, 0.82); --burgandy-t-10: hsla(320, 100%, 11%, 0.91); --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);}