: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; --bg: #F7F4EF; --primary-cta: #6A7B5F; --primary-cta-t-1: hsla(96, 13%, 43%, 0.09); --primary-cta-t-2: hsla(96, 13%, 43%, 0.18); --primary-cta-t-3: hsla(96, 13%, 43%, 0.27); --primary-cta-t-4: hsla(96, 13%, 43%, 0.36); --primary-cta-t-5: hsla(96, 13%, 43%, 0.45); --primary-cta-t-6: hsla(96, 13%, 43%, 0.55); --primary-cta-t-7: hsla(96, 13%, 43%, 0.64); --primary-cta-t-8: hsla(96, 13%, 43%, 0.73); --primary-cta-t-9: hsla(96, 13%, 43%, 0.82); --primary-cta-t-10: hsla(96, 13%, 43%, 0.91); --secondary-cta: #ffffff; --sale: #C47A5A; --sale-t-1: hsla(18, 47%, 56%, 0.09); --sale-t-2: hsla(18, 47%, 56%, 0.18); --sale-t-3: hsla(18, 47%, 56%, 0.27); --sale-t-4: hsla(18, 47%, 56%, 0.36); --sale-t-5: hsla(18, 47%, 56%, 0.45); --sale-t-6: hsla(18, 47%, 56%, 0.55); --sale-t-7: hsla(18, 47%, 56%, 0.64); --sale-t-8: hsla(18, 47%, 56%, 0.73); --sale-t-9: hsla(18, 47%, 56%, 0.82); --sale-t-10: hsla(18, 47%, 56%, 0.91); --warning: #C9A227; --succes: #7A9E7E; --error: #B85C5C; --accent-soft: #EAE4DB; --links: #6A7B5F; --links-hover: #4F5D47; --text: #1E1E1E; --secondary-text: #6B5E52; --border: #D6CEC3; --text-2xs: clamp(0.51rem, calc(-0.0005925925925925931 * (100vw - 22.5rem) + 0.51rem), 0.47rem); --text-xs: clamp(0.64rem, calc(-0.00014814814814814828 * (100vw - 22.5rem) + 0.64rem), 0.63rem); --text-s: clamp(0.8rem, calc(0.0005925925925925915 * (100vw - 22.5rem) + 0.8rem), 0.84rem); --text-m: clamp(1rem, calc(0.0019259259259259242 * (100vw - 22.5rem) + 1rem), 1.13rem); --text-l: clamp(1.25rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1.25rem), 1.5rem); --text-xl: clamp(1.56rem, calc(0.006518518518518518 * (100vw - 22.5rem) + 1.56rem), 2rem); --text-2xl: clamp(1.95rem, calc(0.01051851851851852 * (100vw - 22.5rem) + 1.95rem), 2.66rem); --space-2xs: clamp(0.51rem, calc(0.00029629629629629656 * (100vw - 22.5rem) + 0.51rem), 0.53rem); --space-xs: clamp(0.64rem, calc(0.0008888888888888881 * (100vw - 22.5rem) + 0.64rem), 0.7rem); --space-s: clamp(0.8rem, calc(0.002074074074074073 * (100vw - 22.5rem) + 0.8rem), 0.94rem); --space-m: clamp(1rem, calc(0.003703703703703704 * (100vw - 22.5rem) + 1rem), 1.25rem); --space-l: clamp(1.25rem, calc(0.006222222222222221 * (100vw - 22.5rem) + 1.25rem), 1.67rem); --space-xl: clamp(1.56rem, calc(0.00977777777777778 * (100vw - 22.5rem) + 1.56rem), 2.22rem); --space-2xl: clamp(1.95rem, calc(0.014962962962962963 * (100vw - 22.5rem) + 1.95rem), 2.96rem);}