: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; --secondary: #00878E; --primary: #D9421C; --white: white; --black: black; --text-grey: #6d7789; --bg: #EDDECF; --tertiary: #D49417; --primary-l-1: #e16849; --primary-l-2: #e88e77; --primary-l-3: #f0b3a4; --primary-l-4: #f7d9d2; --secondary-l-1: #339fa5; --secondary-l-2: #66b7bb; --secondary-l-3: #99cfd2; --secondary-l-4: #cce7e8; --forest: #293021; --bg-d-1: #d7cabc; --bg-d-2: #c2b6a9; --bg-d-3: #aca197; --bg-d-4: #978d84; --bg-d-5: #817971; --bg-d-6: #6c655e; --bg-d-7: #56514b; --bg-d-8: #413d38; --bg-d-9: #2b2826; --bg-d-10: #161413; --bg-l-1: #efe1d3; --bg-l-2: #f0e4d8; --bg-l-3: #f2e7dc; --bg-l-4: #f4eae0; --bg-l-5: #f5ede5; --bg-l-6: #f7f0e9; --bg-l-7: #f8f3ee; --bg-l-8: #faf6f2; --bg-l-9: #fcf9f6; --bg-l-10: #fdfcfb; --h6: clamp(1.23rem, calc(-0.0003703703703703707 * (100vw - 36rem) + 1.23rem), 1.19rem); --h5: clamp(1.54rem, calc(0.0022222222222222222 * (100vw - 36rem) + 1.54rem), 1.78rem); --h4: clamp(1.92rem, calc(0.006944444444444444 * (100vw - 36rem) + 1.92rem), 2.67rem); --h3: clamp(2.4rem, calc(0.014814814814814815 * (100vw - 36rem) + 2.4rem), 4rem); --h2: clamp(3rem, calc(0.027777777777777776 * (100vw - 36rem) + 3rem), 6rem); --h1: clamp(3.75rem, calc(0.04861111111111111 * (100vw - 36rem) + 3.75rem), 9rem); --text-2xs: clamp(0.82rem, calc(-0.0012962962962962954 * (100vw - 36rem) + 0.82rem), 0.68rem); --text-xs: clamp(1.02rem, calc(-0.0011111111111111111 * (100vw - 36rem) + 1.02rem), 0.9rem); --text-s: clamp(1.28rem, calc(-0.0007407407407407414 * (100vw - 36rem) + 1.28rem), 1.2rem); --text-m: clamp(1.6rem, calc(0 * (100vw - 36rem) + 1.6rem), 1.6rem); --text-l: clamp(2rem, calc(0.0012037037037037027 * (100vw - 36rem) + 2rem), 2.13rem); --text-xl: clamp(2.5rem, calc(0.003148148148148147 * (100vw - 36rem) + 2.5rem), 2.84rem); --text-2xl: clamp(3.13rem, calc(0.006111111111111112 * (100vw - 36rem) + 3.13rem), 3.79rem); --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); --space-3xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --space-4xl: clamp(4.88rem, calc(0.03277777777777778 * (100vw - 36rem) + 4.88rem), 8.42rem);}.pading-2xs { padding: var(--space-2xs); }.pading-xs { padding: var(--space-xs); }.pading-s { padding: var(--space-s); }.pading-m { padding: var(--space-m); }.pading-l { padding: var(--space-l); }.pading-xl { padding: var(--space-xl); }.pading-2xl { padding: var(--space-2xl); }.pading-3xl { padding: var(--space-3xl); }.pading-4xl { padding: var(--space-4xl); }