: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; --primario: #3C441B; --secundario: #A8A79E; --blanco: #ffffff; --negro: #000000; --negro-l-1: #171717; --negro-l-2: #2e2e2e; --negro-l-3: #464646; --negro-l-4: #5d5d5d; --negro-l-5: #747474; --negro-l-6: #8b8b8b; --negro-l-7: #a2a2a2; --negro-l-8: #b9b9b9; --negro-l-9: #d1d1d1; --negro-l-10: #e8e8e8; --primario-l-1: #4e5530; --primario-l-2: #5f6644; --primario-l-3: #717759; --primario-l-4: #83886e; --primario-l-5: #959983; --primario-l-6: #a6aa97; --primario-l-7: #b8bbac; --primario-l-8: #caccc1; --primario-l-9: #dcddd6; --primario-l-10: #edeeea; --primario-d-1: #373e19; --primario-d-2: #313816; --primario-d-3: #2c3114; --primario-d-4: #262b11; --primario-d-5: #21250f; --primario-d-6: #1b1f0c; --primario-d-7: #16190a; --primario-d-8: #101307; --primario-d-9: #0b0c05; --primario-d-10: #050602; --secundario-l-1: #b0afa7; --secundario-l-2: #b8b7b0; --secundario-l-3: #c0bfb8; --secundario-l-4: #c8c7c1; --secundario-l-5: #d0cfca; --secundario-l-6: #d7d7d3; --secundario-l-7: #dfdfdc; --secundario-l-8: #e7e7e5; --secundario-l-9: #efefed; --secundario-l-10: #f7f7f6; --secundario-d-1: #999890; --secundario-d-2: #898981; --secundario-d-3: #7a7973; --secundario-d-4: #6b6a65; --secundario-d-5: #5c5b56; --secundario-d-6: #4c4c48; --secundario-d-7: #3d3d39; --secundario-d-8: #2e2e2b; --secundario-d-9: #1f1e1d; --secundario-d-10: #0f0f0e; --h6: clamp(0.82rem, calc(0.0018518518518518526 * (100vw - 36rem) + 0.82rem), 1.02rem); --h5: clamp(1.02rem, calc(0.0024074074074074076 * (100vw - 36rem) + 1.02rem), 1.28rem); --h4: clamp(1.28rem, calc(0.0029629629629629637 * (100vw - 36rem) + 1.28rem), 1.6rem); --h3: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --h2: clamp(2rem, calc(0.004629629629629629 * (100vw - 36rem) + 2rem), 2.5rem); --h1: clamp(2.5rem, calc(0.005833333333333333 * (100vw - 36rem) + 2.5rem), 3.13rem); --text-2xs: clamp(0.92rem, calc(-0.0014814814814814818 * (100vw - 36rem) + 0.92rem), 0.76rem); --text-xs: clamp(1.15rem, calc(-0.0012962962962962954 * (100vw - 36rem) + 1.15rem), 1.01rem); --text-s: clamp(1.44rem, calc(-0.000833333333333332 * (100vw - 36rem) + 1.44rem), 1.35rem); --text-m: clamp(1.8rem, calc(0 * (100vw - 36rem) + 1.8rem), 1.8rem); --text-l: clamp(2.25rem, calc(0.001388888888888888 * (100vw - 36rem) + 2.25rem), 2.4rem); --text-xl: clamp(2.81rem, calc(0.0036111111111111122 * (100vw - 36rem) + 2.81rem), 3.2rem); --text-2xl: clamp(3.52rem, calc(0.006851851851851849 * (100vw - 36rem) + 3.52rem), 4.26rem); --text-3xl: clamp(4.39rem, calc(0.011944444444444445 * (100vw - 36rem) + 4.39rem), 5.68rem); --space-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --space-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --space-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --space-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --space-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --space-3xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --space-4xl: clamp(4.88rem, calc(0.03277777777777778 * (100vw - 36rem) + 4.88rem), 8.42rem); --rounded-2xs: clamp(0.31rem, calc(-0.0005555555555555556 * (100vw - 36rem) + 0.31rem), 0.25rem); --rounded-xs: clamp(0.38rem, calc(-0.0003703703703703702 * (100vw - 36rem) + 0.38rem), 0.34rem); --rounded-s: clamp(0.48rem, calc(-0.0002777777777777775 * (100vw - 36rem) + 0.48rem), 0.45rem); --rounded-m: clamp(0.6rem, calc(0 * (100vw - 36rem) + 0.6rem), 0.6rem); --rounded-l: clamp(0.75rem, calc(0.00046296296296296336 * (100vw - 36rem) + 0.75rem), 0.8rem); --rounded-xl: clamp(0.94rem, calc(0.0012037037037037049 * (100vw - 36rem) + 0.94rem), 1.07rem); --rounded-2xl: clamp(1.17rem, calc(0.0023148148148148147 * (100vw - 36rem) + 1.17rem), 1.42rem);}