: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; --accent-1: #84074d; --accent-1-t-1: hsla(326, 90%, 27%, 0.09); --accent-1-t-2: hsla(326, 90%, 27%, 0.18); --accent-1-t-3: hsla(326, 90%, 27%, 0.27); --accent-1-t-4: hsla(326, 90%, 27%, 0.36); --accent-1-t-5: hsla(326, 90%, 27%, 0.45); --accent-1-t-6: hsla(326, 90%, 27%, 0.55); --accent-1-t-7: hsla(326, 90%, 27%, 0.64); --accent-1-t-8: hsla(326, 90%, 27%, 0.73); --accent-1-t-9: hsla(326, 90%, 27%, 0.82); --accent-1-t-10: hsla(326, 90%, 27%, 0.91); --accent-1-d-1: #780646; --accent-1-d-2: #6c063f; --accent-1-d-3: #600538; --accent-1-d-4: #540431; --accent-1-d-5: #48042a; --accent-1-d-6: #3c0323; --accent-1-d-7: #30031c; --accent-1-d-8: #240215; --accent-1-d-9: #18010e; --accent-1-d-10: #0c0107; --accent-2: #1a5f5a; --accent-2-l-1: #2f6e69; --accent-2-l-2: #447c78; --accent-2-l-3: #588b87; --accent-2-l-4: #6d9996; --accent-2-l-5: #82a8a5; --accent-2-l-6: #97b6b4; --accent-2-l-7: #acc5c3; --accent-2-l-8: #c1d3d2; --accent-2-l-9: #d5e2e1; --accent-2-l-10: #eaf0f0; --accent-2-d-1: #185652; --accent-2-d-2: #154e4a; --accent-2-d-3: #134541; --accent-2-d-4: #113c39; --accent-2-d-5: #0e3431; --accent-2-d-6: #0c2b29; --accent-2-d-7: #092321; --accent-2-d-8: #071a19; --accent-2-d-9: #051110; --accent-2-d-10: #020908; --accent-2-t-1: hsla(176, 57%, 24%, 0.09); --accent-2-t-2: hsla(176, 57%, 24%, 0.18); --accent-2-t-3: hsla(176, 57%, 24%, 0.27); --accent-2-t-4: hsla(176, 57%, 24%, 0.36); --accent-2-t-5: hsla(176, 57%, 24%, 0.45); --accent-2-t-6: hsla(176, 57%, 24%, 0.55); --accent-2-t-7: hsla(176, 57%, 24%, 0.64); --accent-2-t-8: hsla(176, 57%, 24%, 0.73); --accent-2-t-9: hsla(176, 57%, 24%, 0.82); --accent-2-t-10: hsla(176, 57%, 24%, 0.91); --default-text: #333; --white: #fff; --black: #000; --grey: #dddddd; --grey-t-1: hsla(0, 0%, 87%, 0.09); --grey-t-2: hsla(0, 0%, 87%, 0.18); --grey-t-3: hsla(0, 0%, 87%, 0.27); --grey-t-4: hsla(0, 0%, 87%, 0.36); --grey-t-5: hsla(0, 0%, 87%, 0.45); --grey-t-6: hsla(0, 0%, 87%, 0.55); --grey-t-7: hsla(0, 0%, 87%, 0.64); --grey-t-8: hsla(0, 0%, 87%, 0.73); --grey-t-9: hsla(0, 0%, 87%, 0.82); --grey-t-10: hsla(0, 0%, 87%, 0.91); --light-green: #f5f8f7; --light-cream: #faf8f5; --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);}