:root { --primary: #ff7800; --secondary: #eef0f2; --white: hsl(0, 0%, 100%); --black: hsl(0, 0%, 0%); --primary-l-1: #ff9a40; --primary-l-2: #ffbc80; --primary-l-3: #ffddbf; --primary-d-1: #bf5a00; --primary-d-2: #803c00; --primary-d-3: #401e00; --secondary-l-1: #f2f4f5; --secondary-l-2: #f7f8f9; --secondary-l-3: #fbfbfc; --secondary-d-1: #b3b4b6; --secondary-d-2: #777879; --secondary-d-3: #3c3c3d; --white-l-1: hsl(0, 0%, 100%); --white-l-2: hsl(0, 0%, 100%); --white-l-3: hsl(0, 0%, 100%); --white-d-1: hsl(0, 0%, 75%); --white-d-2: hsl(0, 0%, 50%); --white-d-3: hsl(0, 0%, 25%); --black-l-1: hsl(0, 0%, 25%); --black-l-2: hsl(0, 0%, 50%); --black-l-3: hsl(0, 0%, 75%); --black-d-1: hsl(0, 0%, 0%); --black-d-2: hsl(0, 0%, 0%); --black-d-3: hsl(0, 0%, 0%); --h-6: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --h-5: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --h-4: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --h-3: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --h-2: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --h-1: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --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); --space-2xs: clamp(0.51rem, calc(0.0030555555555555553 * (100vw - 36rem) + 0.51rem), 0.84rem); --space-xs: clamp(0.64rem, calc(0.004537037037037036 * (100vw - 36rem) + 0.64rem), 1.13rem); --space-s: clamp(0.8rem, calc(0.006481481481481481 * (100vw - 36rem) + 0.8rem), 1.5rem); --space-m: clamp(1rem, calc(0.009259259259259259 * (100vw - 36rem) + 1rem), 2rem); --space-l: clamp(1.25rem, calc(0.013148148148148147 * (100vw - 36rem) + 1.25rem), 2.67rem); --space-xl: clamp(1.56rem, calc(0.018425925925925925 * (100vw - 36rem) + 1.56rem), 3.55rem); --space-2xl: clamp(1.95rem, calc(0.025833333333333333 * (100vw - 36rem) + 1.95rem), 4.74rem); --space-3xl: clamp(2.44rem, calc(0.03583333333333333 * (100vw - 36rem) + 2.44rem), 6.31rem); --space-4xl: clamp(3.05rem, calc(0.04972222222222222 * (100vw - 36rem) + 3.05rem), 8.42rem);}.padding-2xs { padding: var(--space-2xs); }.padding-xs { padding: var(--space-xs); }.padding-s { padding: var(--space-s); }.padding-m { padding: var(--space-m); }.padding-l { padding: var(--space-l); }.padding-xl { padding: var(--space-xl); }.padding-2xl { padding: var(--space-2xl); }.padding-3xl { padding: var(--space-3xl); }.padding-4xl { padding: var(--space-4xl); }