:root { --primary: #00afb9; --secondary: #FFD64E; --white: #ffffff; --white-d-1: #d5d5d5; --white-d-2: #aaaaaa; --white-d-3: #808080; --white-d-4: #555555; --white-d-5: #2b2b2b; --black: #000000; --black-l-1: #2a2a2a; --black-l-2: #555555; --black-l-3: #808080; --black-l-4: #aaaaaa; --black-l-5: #d5d5d5; --secondary-d-1: #d5b241; --secondary-d-2: #aa8f34; --secondary-d-3: #806b27; --secondary-d-4: #55471a; --secondary-d-5: #2b240d; --primary-l-1: #40c3cb; --primary-l-2: #80d7dc; --primary-l-3: #bfebee; --primary-d-1: #00838b; --primary-d-2: #00585d; --primary-d-3: #002c2e; --secondary-l-1: #ffdd6b; --secondary-l-2: #ffe489; --secondary-l-3: #ffeba7; --secondary-l-4: #fff1c4; --secondary-l-5: #fff8e2; --h6: clamp(1.13rem, calc(0.0012962962962962973 * (100vw - 36rem) + 1.13rem), 1.27rem); --h5: clamp(1.41rem, calc(0.002592592592592593 * (100vw - 36rem) + 1.41rem), 1.69rem); --h4: clamp(1.76rem, calc(0.004537037037037037 * (100vw - 36rem) + 1.76rem), 2.25rem); --h3: clamp(2.2rem, calc(0.007407407407407406 * (100vw - 36rem) + 2.2rem), 3rem); --h2: clamp(2.75rem, calc(0.011574074074074073 * (100vw - 36rem) + 2.75rem), 4rem); --h1: clamp(3.44rem, calc(0.0175 * (100vw - 36rem) + 3.44rem), 5.33rem); --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.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);}.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); }