: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; --primery: #ffd100; --background: #111111; --white: #ffffff; --primery-d-1: #d5ae00; --primery-d-2: #aa8b00; --primery-d-3: #806900; --primery-d-4: #554600; --primery-d-5: #2b2300; --primery-l-1: #ffd92a; --primery-l-2: #ffe055; --primery-l-3: #ffe880; --primery-l-4: #fff0aa; --primery-l-5: #fff7d5; --primery-t-1: hsla(49, 100%, 50%, 0.09); --primery-t-2: hsla(49, 100%, 50%, 0.18); --primery-t-3: hsla(49, 100%, 50%, 0.27); --primery-t-4: hsla(49, 100%, 50%, 0.36); --primery-t-5: hsla(49, 100%, 50%, 0.45); --primery-t-6: hsla(49, 100%, 50%, 0.55); --primery-t-7: hsla(49, 100%, 50%, 0.64); --primery-t-8: hsla(49, 100%, 50%, 0.73); --primery-t-9: hsla(49, 100%, 50%, 0.82); --primery-t-10: hsla(49, 100%, 50%, 0.91); --white-l-1: #ffffff; --white-l-2: #ffffff; --white-l-3: #ffffff; --white-l-4: #ffffff; --white-l-5: #ffffff; --white-l-6: #ffffff; --white-l-7: #ffffff; --white-l-8: #ffffff; --white-l-9: #ffffff; --white-l-10: #ffffff; --background-l-1: #393939; --background-l-2: #606060; --background-l-3: #888888; --background-l-4: #b0b0b0; --background-l-5: #d7d7d7; --space-2xs: clamp(0.72rem, calc(0.001944444444444445 * (100vw - 36rem) + 0.72rem), 0.93rem); --space-xs: clamp(0.96rem, calc(0.002592592592592593 * (100vw - 36rem) + 0.96rem), 1.24rem); --space-s: clamp(1.28rem, calc(0.0034259259259259247 * (100vw - 36rem) + 1.28rem), 1.65rem); --space-m: clamp(1.7rem, calc(0.004629629629629632 * (100vw - 36rem) + 1.7rem), 2.2rem); --space-l: clamp(2.27rem, calc(0.006111111111111112 * (100vw - 36rem) + 2.27rem), 2.93rem); --space-xl: clamp(3.02rem, calc(0.008240740740740741 * (100vw - 36rem) + 3.02rem), 3.91rem); --space-2xl: clamp(4.03rem, calc(0.010925925925925924 * (100vw - 36rem) + 4.03rem), 5.21rem); --space-3xl: clamp(5.37rem, calc(0.01462962962962963 * (100vw - 36rem) + 5.37rem), 6.95rem); --space-4xl: clamp(7.15rem, calc(0.019537037037037033 * (100vw - 36rem) + 7.15rem), 9.26rem); --first-section-margin-mobile: 2.8em; --text-5xs: clamp(0.77rem, calc(0.0026851851851851854 * (100vw - 36rem) + 0.77rem), 1.06rem); --text-4xs: clamp(0.93rem, calc(0.0031481481481481477 * (100vw - 36rem) + 0.93rem), 1.27rem); --text-3xs: clamp(1.11rem, calc(0.0038888888888888883 * (100vw - 36rem) + 1.11rem), 1.53rem); --text-2xs: clamp(1.33rem, calc(0.004629629629629629 * (100vw - 36rem) + 1.33rem), 1.83rem); --text-xs: clamp(1.6rem, calc(0.005555555555555557 * (100vw - 36rem) + 1.6rem), 2.2rem); --text-s: clamp(1.92rem, calc(0.006666666666666669 * (100vw - 36rem) + 1.92rem), 2.64rem); --text-m: clamp(2.3rem, calc(0.008055555555555557 * (100vw - 36rem) + 2.3rem), 3.17rem); --text-l: clamp(2.76rem, calc(0.00962962962962963 * (100vw - 36rem) + 2.76rem), 3.8rem); --text-xl: clamp(3.32rem, calc(0.01148148148148148 * (100vw - 36rem) + 3.32rem), 4.56rem); --text-2xl: clamp(3.98rem, calc(0.013796296296296294 * (100vw - 36rem) + 3.98rem), 5.47rem); --text-3xl: clamp(4.78rem, calc(0.016574074074074074 * (100vw - 36rem) + 4.78rem), 6.57rem); --text-4xl: clamp(5.73rem, calc(0.0199074074074074 * (100vw - 36rem) + 5.73rem), 7.88rem); --text-5xl: clamp(6.88rem, calc(0.023888888888888897 * (100vw - 36rem) + 6.88rem), 9.46rem);}