: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: #006A60; --secondary: #A14000; --text: #1B1B1B; --primary-container: #08AC9C; --secondary-container: #FD762A; --background: #F9F9F9; --background-middle: #F3F3F3; --background-high: #FFFFFF; --outline: rgba(0,0,0,0.15); --text-t-1: hsla(0, 0%, 78%, 0.44); --text-t-2: hsla(0, 0%, 55%, 0.67); --text-t-3: hsla(0, 0%, 33%, 0.87); --primary-l-1: #408f88; --primary-l-2: #80b5b0; --primary-l-3: #bfdad7; --primary-container-l-1: #46c1b5; --primary-container-l-2: #84d6ce; --primary-container-l-3: #c1eae6; --text-white: #FFFFFF; --text-white-t-1: hsla(0, 0%, 100%, 0.5); --text-white-t-2: hsla(0, 0%, 100%, 0.67); --text-white-t-3: hsla(0, 0%, 100%, 0.87); --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); --heading-2xs: clamp(0.77rem, calc(0.010518518518518517 * (100vw - 22.5rem) + 0.77rem), 1.48rem); --heading-xs: clamp(0.96rem, calc(0.014962962962962963 * (100vw - 22.5rem) + 0.96rem), 1.97rem); --heading-s: clamp(1.2rem, calc(0.021185185185185185 * (100vw - 22.5rem) + 1.2rem), 2.63rem); --heading-m: clamp(1.5rem, calc(0.02962962962962963 * (100vw - 22.5rem) + 1.5rem), 3.5rem); --heading-l: clamp(1.88rem, calc(0.04133333333333333 * (100vw - 22.5rem) + 1.88rem), 4.67rem); --heading-xl: clamp(2.34rem, calc(0.05748148148148148 * (100vw - 22.5rem) + 2.34rem), 6.22rem); --heading-2xl: clamp(2.93rem, calc(0.0794074074074074 * (100vw - 22.5rem) + 2.93rem), 8.29rem); --space-secciones: clamp(4rem, calc(0.02962962962962963 * (100vw - 36rem) + 4rem), 7.2rem); --space-inside: clamp(3.2rem, calc(0 * (100vw - 36rem) + 3.2rem), 3.2rem); --space-same: clamp(0.8rem, calc(0 * (100vw - 36rem) + 0.8rem), 0.8rem);}