: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: #D0F348; --primary-light: #F3F5EB; --dark: #000; --dark-t-1: hsla(0, 0%, 0%, 0.1); --dark-t-2: hsla(0, 0%, 0%, 0.2); --dark-t-3: hsla(0, 0%, 0%, 0.3); --dark-t-4: hsla(0, 0%, 0%, 0.4); --dark-t-5: hsla(0, 0%, 0%, 0.5); --dark-t-6: hsla(0, 0%, 0%, 0.6); --dark-t-7: hsla(0, 0%, 0%, 0.7); --dark-t-8: hsla(0, 0%, 0%, 0.8); --dark-t-9: hsla(0, 0%, 0%, 0.9); --light: #fff; --light-t-1: hsla(0, 0%, 100%, 0.1); --light-t-2: hsla(0, 0%, 100%, 0.2); --light-t-3: hsla(0, 0%, 100%, 0.3); --light-t-4: hsla(0, 0%, 100%, 0.4); --light-t-5: hsla(0, 0%, 100%, 0.5); --light-t-6: hsla(0, 0%, 100%, 0.6); --light-t-7: hsla(0, 0%, 100%, 0.7); --light-t-8: hsla(0, 0%, 100%, 0.8); --light-t-9: hsla(0, 0%, 100%, 0.9); --text-dark: #333; --primary-d-1: #a6c23a; --primary-d-2: #7d922b; --primary-d-3: #53611d; --primary-d-4: #2a310e; --primary-l-1: #d9f56d; --primary-l-2: #e3f891; --primary-l-3: #ecfab6; --primary-l-4: #f6fdda; --text-xs: clamp(0.69rem, calc(-0.0015294117647058811 * (100vw - 22.5rem) + 0.69rem), 0.56rem); --text-s: clamp(0.83rem, calc(-0.0009411764705882348 * (100vw - 22.5rem) + 0.83rem), 0.75rem); --text-m: clamp(1rem, calc(0 * (100vw - 22.5rem) + 1rem), 1rem); --text-l: clamp(1.2rem, calc(0.0015294117647058837 * (100vw - 22.5rem) + 1.2rem), 1.33rem); --text-xl: clamp(1.44rem, calc(0.004000000000000001 * (100vw - 22.5rem) + 1.44rem), 1.78rem); --text-2xl: clamp(1.73rem, calc(0.007529411764705883 * (100vw - 22.5rem) + 1.73rem), 2.37rem); --text-3xl: clamp(2.07rem, calc(0.01282352941176471 * (100vw - 22.5rem) + 2.07rem), 3.16rem); --text-4xl: clamp(2.49rem, calc(0.020235294117647056 * (100vw - 22.5rem) + 2.49rem), 4.21rem); --space-2xs: clamp(0.51rem, calc(0.00023529411764705902 * (100vw - 22.5rem) + 0.51rem), 0.53rem); --space-xs: clamp(0.64rem, calc(0.0007058823529411758 * (100vw - 22.5rem) + 0.64rem), 0.7rem); --space-s: clamp(0.8rem, calc(0.0016470588235294105 * (100vw - 22.5rem) + 0.8rem), 0.94rem); --space-m: clamp(1rem, calc(0.0029411764705882353 * (100vw - 22.5rem) + 1rem), 1.25rem); --space-l: clamp(1.25rem, calc(0.004941176470588234 * (100vw - 22.5rem) + 1.25rem), 1.67rem); --space-xl: clamp(1.56rem, calc(0.007764705882352943 * (100vw - 22.5rem) + 1.56rem), 2.22rem); --space-2xl: clamp(1.95rem, calc(0.01188235294117647 * (100vw - 22.5rem) + 1.95rem), 2.96rem); --space-3xl: clamp(2.44rem, calc(0.017764705882352943 * (100vw - 22.5rem) + 2.44rem), 3.95rem); --section-spacing-m: clamp(5.63rem, calc(-0.029411764705882353 * (100vw - 22.5rem) + 5.63rem), 3.13rem); --gutter-m: clamp(1rem, calc(0.010352941176470587 * (100vw - 22.5rem) + 1rem), 1.88rem);}