:root { --primary: #2F2F2F; --secondary: #E9E6E1; --tertiary: #A57F60; --tertiary-l-1: #bc9f88; --tertiary-l-2: #d2bfb0; --tertiary-l-3: #e9dfd7; --tertiary-d-1: #7c5f48; --tertiary-d-2: #534030; --tertiary-d-3: #292018; --white: hsl(0, 0%, 100%); --black: hsl(0, 0%, 0%); --error: #FF5154; --notice: #91a6ff; --success: #2FBF71; --error-d-1: #bf3d3f; --error-d-2: #80292a; --error-d-3: #401415; --notice-d-1: #6d7dbf; --notice-d-2: #495380; --notice-d-3: #242a40; --success-d-1: #238f55; --success-d-2: #186039; --success-d-3: #0c301c; --primary-l-1: #636363; --primary-l-2: #979797; --primary-l-3: #cbcbcb; --primary-d-1: #232323; --primary-d-2: #181818; --primary-d-3: #0c0c0c; --warning: #F5853F; --warning-d-1: #b8642f; --warning-d-2: #7b4320; --warning-d-3: #3d2110; --heading-2xs: clamp(0.77rem, calc(-0.00046296296296296336 * (100vw - 36rem) + 0.77rem), 0.72rem); --heading-xs: clamp(0.96rem, calc(0 * (100vw - 36rem) + 0.96rem), 0.96rem); --heading-s: clamp(1.2rem, calc(0.0007407407407407414 * (100vw - 36rem) + 1.2rem), 1.28rem); --heading-m: clamp(1.5rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.5rem), 1.7rem); --heading-l: clamp(1.88rem, calc(0.0036111111111111122 * (100vw - 36rem) + 1.88rem), 2.27rem); --heading-xl: clamp(2.34rem, calc(0.006296296296296298 * (100vw - 36rem) + 2.34rem), 3.02rem); --heading-2xl: clamp(2.93rem, calc(0.010185185185185186 * (100vw - 36rem) + 2.93rem), 4.03rem); --text-2xs: clamp(0.77rem, calc(-0.00046296296296296336 * (100vw - 36rem) + 0.77rem), 0.72rem); --text-xs: clamp(0.96rem, calc(0 * (100vw - 36rem) + 0.96rem), 0.96rem); --text-s: clamp(1.2rem, calc(0.0007407407407407414 * (100vw - 36rem) + 1.2rem), 1.28rem); --text-m: clamp(1.5rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.5rem), 1.7rem); --text-l: clamp(1.88rem, calc(0.0036111111111111122 * (100vw - 36rem) + 1.88rem), 2.27rem); --text-xl: clamp(2.34rem, calc(0.006296296296296298 * (100vw - 36rem) + 2.34rem), 3.02rem); --text-2xl: clamp(2.93rem, calc(0.010185185185185186 * (100vw - 36rem) + 2.93rem), 4.03rem); --space-2xs: clamp(0.82rem, calc(-0.0021296296296296293 * (100vw - 36rem) + 0.82rem), 0.59rem); --space-xs: clamp(1.02rem, calc(-0.0012037037037037038 * (100vw - 36rem) + 1.02rem), 0.89rem); --space-s: clamp(1.28rem, calc(0.00046296296296296336 * (100vw - 36rem) + 1.28rem), 1.33rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.009259259259259259 * (100vw - 36rem) + 2rem), 3rem); --space-xl: clamp(2.5rem, calc(0.018518518518518517 * (100vw - 36rem) + 2.5rem), 4.5rem); --space-2xl: clamp(3.13rem, calc(0.03351851851851852 * (100vw - 36rem) + 3.13rem), 6.75rem);}