: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-color: #074c76; --secondary-color: #FF9D00; --primary-color-l-1: #1e5c82; --primary-color-l-2: #346d8f; --primary-color-l-3: #4b7d9b; --primary-color-l-4: #618da8; --primary-color-l-5: #789db4; --primary-color-l-6: #8eaec1; --primary-color-l-7: #a5becd; --primary-color-l-8: #bbceda; --primary-color-l-9: #d2dee6; --primary-color-l-10: #e8eff3; --primary-color-d-1: #06456b; --primary-color-d-2: #063e61; --primary-color-d-3: #053756; --primary-color-d-4: #04304b; --primary-color-d-5: #042940; --primary-color-d-6: #032336; --primary-color-d-7: #031c2b; --primary-color-d-8: #021520; --primary-color-d-9: #010e15; --primary-color-d-10: #01070b; --primary-color-t-1: hsla(203, 89%, 25%, 0.09); --primary-color-t-2: hsla(203, 89%, 25%, 0.18); --primary-color-t-3: hsla(203, 89%, 25%, 0.27); --primary-color-t-4: hsla(203, 89%, 25%, 0.36); --primary-color-t-5: hsla(203, 89%, 25%, 0.45); --primary-color-t-6: hsla(203, 89%, 25%, 0.55); --primary-color-t-7: hsla(203, 89%, 25%, 0.64); --primary-color-t-8: hsla(203, 89%, 25%, 0.73); --primary-color-t-9: hsla(203, 89%, 25%, 0.82); --primary-color-t-10: hsla(203, 89%, 25%, 0.91); --secondary-color-l-1: #ffa617; --secondary-color-l-2: #ffaf2e; --secondary-color-l-3: #ffb846; --secondary-color-l-4: #ffc15d; --secondary-color-l-5: #ffca74; --secondary-color-l-6: #ffd28b; --secondary-color-l-7: #ffdba2; --secondary-color-l-8: #ffe4b9; --secondary-color-l-9: #ffedd1; --secondary-color-l-10: #fff6e8; --secondary-color-d-1: #e88f00; --secondary-color-d-2: #d18000; --secondary-color-d-3: #b97200; --secondary-color-d-4: #a26400; --secondary-color-d-5: #8b5600; --secondary-color-d-6: #744700; --secondary-color-d-7: #5d3900; --secondary-color-d-8: #462b00; --secondary-color-d-9: #2e1d00; --secondary-color-d-10: #170e00; --secondary-color-t-1: hsla(37, 100%, 50%, 0.09); --secondary-color-t-2: hsla(37, 100%, 50%, 0.18); --secondary-color-t-3: hsla(37, 100%, 50%, 0.27); --secondary-color-t-4: hsla(37, 100%, 50%, 0.36); --secondary-color-t-5: hsla(37, 100%, 50%, 0.45); --secondary-color-t-6: hsla(37, 100%, 50%, 0.55); --secondary-color-t-7: hsla(37, 100%, 50%, 0.64); --secondary-color-t-8: hsla(37, 100%, 50%, 0.73); --secondary-color-t-9: hsla(37, 100%, 50%, 0.82); --secondary-color-t-10: hsla(37, 100%, 50%, 0.91); --white-color: white; --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); --body-2xs: clamp(0.82rem, calc(-0.000555555555555555 * (100vw - 36rem) + 0.82rem), 0.76rem); --body-xs: clamp(1.02rem, calc(-0.00009259259259259267 * (100vw - 36rem) + 1.02rem), 1.01rem); --body-s: clamp(1.28rem, calc(0.0006481481481481487 * (100vw - 36rem) + 1.28rem), 1.35rem); --body-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --body-l: clamp(2rem, calc(0.003703703703703703 * (100vw - 36rem) + 2rem), 2.4rem); --body-xl: clamp(2.5rem, calc(0.006481481481481483 * (100vw - 36rem) + 2.5rem), 3.2rem); --body-2xl: clamp(3.13rem, calc(0.010462962962962962 * (100vw - 36rem) + 3.13rem), 4.26rem); --heading-2xs: clamp(0.92rem, calc(0.00009259259259259267 * (100vw - 36rem) + 0.92rem), 0.93rem); --heading-xs: clamp(1.15rem, calc(0.000833333333333334 * (100vw - 36rem) + 1.15rem), 1.24rem); --heading-s: clamp(1.44rem, calc(0.0019444444444444442 * (100vw - 36rem) + 1.44rem), 1.65rem); --heading-m: clamp(1.8rem, calc(0.003703703703703705 * (100vw - 36rem) + 1.8rem), 2.2rem); --heading-l: clamp(2.25rem, calc(0.006296296296296298 * (100vw - 36rem) + 2.25rem), 2.93rem); --heading-xl: clamp(2.81rem, calc(0.010185185185185186 * (100vw - 36rem) + 2.81rem), 3.91rem); --heading-2xl: clamp(3.52rem, calc(0.015648148148148147 * (100vw - 36rem) + 3.52rem), 5.21rem); --padding-2xs: clamp(0.82rem, calc(0.0017592592592592599 * (100vw - 36rem) + 0.82rem), 1.01rem); --padding-xs: clamp(1.02rem, calc(0.003055555555555556 * (100vw - 36rem) + 1.02rem), 1.35rem); --padding-s: clamp(1.28rem, calc(0.004814814814814815 * (100vw - 36rem) + 1.28rem), 1.8rem); --padding-m: clamp(1.6rem, calc(0.007407407407407406 * (100vw - 36rem) + 1.6rem), 2.4rem); --padding-l: clamp(2rem, calc(0.011111111111111113 * (100vw - 36rem) + 2rem), 3.2rem); --padding-xl: clamp(2.5rem, calc(0.016296296296296295 * (100vw - 36rem) + 2.5rem), 4.26rem); --padding-2xl: clamp(3.13rem, calc(0.02361111111111111 * (100vw - 36rem) + 3.13rem), 5.68rem); --section-2xs: clamp(4.1rem, calc(0.008981481481481488 * (100vw - 36rem) + 4.1rem), 5.07rem); --section-xs: clamp(5.12rem, calc(0.015092592592592591 * (100vw - 36rem) + 5.12rem), 6.75rem); --section-s: clamp(6.4rem, calc(0.02407407407407407 * (100vw - 36rem) + 6.4rem), 9rem); --section-m: clamp(8rem, calc(0.037037037037037035 * (100vw - 36rem) + 8rem), 12rem); --section-l: clamp(10rem, calc(0.05555555555555555 * (100vw - 36rem) + 10rem), 16rem); --section-xl: clamp(12.5rem, calc(0.08166666666666667 * (100vw - 36rem) + 12.5rem), 21.32rem); --section-2xl: clamp(15.63rem, calc(0.11842592592592593 * (100vw - 36rem) + 15.63rem), 28.42rem);}