: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; --azul-claro: #5f97af; --dorado: #ffd54d; --azul-claro-t-1: hsla(198, 33%, 53%, 0.09); --azul-claro-t-2: hsla(198, 33%, 53%, 0.18); --azul-claro-t-3: hsla(198, 33%, 53%, 0.27); --azul-claro-t-4: hsla(198, 33%, 53%, 0.36); --azul-claro-t-5: hsla(198, 33%, 53%, 0.45); --azul-claro-t-6: hsla(198, 33%, 53%, 0.55); --azul-claro-t-7: hsla(198, 33%, 53%, 0.64); --azul-claro-t-8: hsla(198, 33%, 53%, 0.73); --azul-claro-t-9: hsla(198, 33%, 53%, 0.82); --azul-claro-t-10: hsla(198, 33%, 53%, 0.91); --dorado-t-1: hsla(46, 100%, 65%, 0.09); --dorado-t-2: hsla(46, 100%, 65%, 0.18); --dorado-t-3: hsla(46, 100%, 65%, 0.27); --dorado-t-4: hsla(46, 100%, 65%, 0.36); --dorado-t-5: hsla(46, 100%, 65%, 0.45); --dorado-t-6: hsla(46, 100%, 65%, 0.55); --dorado-t-7: hsla(46, 100%, 65%, 0.64); --dorado-t-8: hsla(46, 100%, 65%, 0.73); --dorado-t-9: hsla(46, 100%, 65%, 0.82); --dorado-t-10: hsla(46, 100%, 65%, 0.91); --blanco: hsl(0, 0%, 100%); --blanco-t-1: hsla(0, 0%, 100%, 0.09); --blanco-t-2: hsla(0, 0%, 100%, 0.18); --blanco-t-3: hsla(0, 0%, 100%, 0.27); --blanco-t-4: hsla(0, 0%, 100%, 0.36); --blanco-t-5: hsla(0, 0%, 100%, 0.45); --blanco-t-6: hsla(0, 0%, 100%, 0.55); --blanco-t-7: hsla(0, 0%, 100%, 0.64); --blanco-t-8: hsla(0, 0%, 100%, 0.73); --blanco-t-9: hsla(0, 0%, 100%, 0.82); --blanco-t-10: hsla(0, 0%, 100%, 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); --text-3xl: clamp(4rem, calc(0.02 * 100vw), 6rem); --text-4xl: clamp(5rem, calc(0.03 * 100vw), 8rem); --text-6xl: clamp(6rem, calc(0.05 * 100vw), 11rem); --hero: clamp(12rem, calc(0.05 * 100vw), 11rem);}