: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; --text-color: hsl(0, 0%, 9%); --accent-color: #bbe1a0; --text-color-t-1: hsla(0, 0%, 92%, 0.09); --text-color-t-2: hsla(0, 0%, 83%, 0.18); --text-color-t-3: hsla(0, 0%, 75%, 0.27); --text-color-t-4: hsla(0, 0%, 67%, 0.36); --text-color-t-5: hsla(0, 0%, 59%, 0.45); --text-color-t-6: hsla(0, 0%, 50%, 0.55); --text-color-t-7: hsla(0, 0%, 42%, 0.64); --text-color-t-8: hsla(0, 0%, 34%, 0.73); --text-color-t-9: hsla(0, 0%, 26%, 0.82); --text-color-t-10: hsla(0, 0%, 17%, 0.91); --accent-color-t-1: hsla(95, 52%, 98%, 0.09); --accent-color-t-2: hsla(95, 52%, 96%, 0.18); --accent-color-t-3: hsla(95, 52%, 93%, 0.27); --accent-color-t-4: hsla(95, 52%, 91%, 0.36); --accent-color-t-5: hsla(95, 52%, 89%, 0.45); --accent-color-t-6: hsla(95, 52%, 87%, 0.55); --accent-color-t-7: hsla(95, 52%, 84%, 0.64); --accent-color-t-8: hsla(95, 52%, 82%, 0.73); --accent-color-t-9: hsla(95, 52%, 80%, 0.82); --accent-color-t-10: hsla(95, 52%, 78%, 0.91); --vk-color: #0077ff; --white-color: hsl(0, 0%, 100%); --white-color-t-1: hsla(0, 0%, 100%, 0.09); --white-color-t-2: hsla(0, 0%, 100%, 0.18); --white-color-t-3: hsla(0, 0%, 100%, 0.27); --white-color-t-4: hsla(0, 0%, 100%, 0.36); --white-color-t-5: hsla(0, 0%, 100%, 0.45); --white-color-t-6: hsla(0, 0%, 100%, 0.55); --white-color-t-7: hsla(0, 0%, 100%, 0.64); --white-color-t-8: hsla(0, 0%, 100%, 0.73); --white-color-t-9: hsla(0, 0%, 100%, 0.82); --white-color-t-10: hsla(0, 0%, 100%, 0.91); --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); --brxw-line-height-body: calc(8px + 2ex); --brxw-line-height-heading: calc(6px + 2ex); --brxw-container-gap: var(--brxw-space-3xl); --brxw-grid-gap: var(--brxw-space-l); --brxw-content-gap: var(--brxw-space-m); --brxw-section-space-horizontal: var(--brxw-space-m); --brxw-section-space-vertical: var(--brxw-space-3xl);}