:root {--radius-xs: clamp(0.25rem, 0.2rem + 0.2vw, 0.5rem);--radius-s: clamp(0.5rem, 0.4rem + 0.3vw, 0.75rem);--box-shadow-xs: 0 0 8px 4px var(--black-t-3);--box-shadow-s: 0 0 12px 8px var(--black-t-3);--box-shadow-m: 0 0 16px 12px var(--black-t-3);--box-shadow-l: 0 0 24px 16px var(--black-t-3);--box-shadow-xl: 0 0 32px 24px var(--black-t-3);--grid-1: repeat(1, minmax(0, 1fr));--grid-2: repeat(2, minmax(0, 1fr));--grid-3: repeat(3, minmax(0, 1fr));--grid-4: repeat(4, minmax(0, 1fr));--grid-5: repeat(5, minmax(0, 1fr));--grid-6: repeat(6, minmax(0, 1fr));--grid-7: repeat(7, minmax(0, 1fr));--grid-8: repeat(8, minmax(0, 1fr));--grid-9: repeat(9, minmax(0, 1fr));--grid-10: repeat(10, minmax(0, 1fr));--grid-11: repeat(11, minmax(0, 1fr));--grid-12: repeat(12, minmax(0, 1fr));--grid-1-2: minmax(0, 1fr) minmax(0, 2fr);--grid-3-2: minmax(0, 3fr) minmax(0, 2fr);--grid-2-3: minmax(0, 2fr) minmax(0, 3fr);--grid-3-1: minmax(0, 3fr) minmax(0, 1fr);--grid-1-3: minmax(0, 1fr) minmax(0, 3fr);--grid-2-1: minmax(0, 2fr) minmax(0, 1fr);--link-color: var(--primary);--link-color--hover: var(--primary-d-2);--link-color--active: var(--primary-d-2);--h6: clamp(1.23rem, calc(-0.0009259259259259267 * (100vw - 36rem) + 1.23rem), 1.13rem);--h5: clamp(1.54rem, calc(0.0005555555555555561 * (100vw - 36rem) + 1.54rem), 1.6rem);--h4: clamp(1.92rem, calc(0.003148148148148147 * (100vw - 36rem) + 1.92rem), 2.26rem);--h3: clamp(2.4rem, calc(0.00740740740740741 * (100vw - 36rem) + 2.4rem), 3.2rem);--h2: clamp(3rem, calc(0.01407407407407407 * (100vw - 36rem) + 3rem), 4.52rem);--h1: clamp(3.75rem, calc(0.02453703703703704 * (100vw - 36rem) + 3.75rem), 6.4rem);--text-s: clamp(1.28rem, calc(0.0006481481481481487 * (100vw - 36rem) + 1.28rem), 1.35rem);--text-xs: clamp(1.12rem, calc(0.000740740740740741 * (100vw - 36rem) + 1.12rem), 1.2rem);--text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem);--text-l: clamp(2rem, calc(0.003703703703703703 * (100vw - 36rem) + 2rem), 2.4rem);--text-xl: clamp(2.5rem, calc(0.006481481481481483 * (100vw - 36rem) + 2.5rem), 3.2rem);--text-2xl: clamp(3.13rem, calc(0.010462962962962962 * (100vw - 36rem) + 3.13rem), 4.26rem);--text-3xl: clamp(3.91rem, calc(0.016388888888888883 * (100vw - 36rem) + 3.91rem), 5.68rem);--text-4xl: clamp(4.88rem, calc(0.025 * (100vw - 36rem) + 4.88rem), 7.58rem);--line-height-s: 1;--line-height-m: 1.2;--line-height-l: 1.5;--line-height-xl: 2;--radius-m: clamp(0.875rem, 0.75rem + 0.5vw, 1.125rem);--radius-l: clamp(1.25rem, 1rem + 1vw, 1.75rem);--radius-xl: clamp(1.75rem, 1.4rem + 1.4vw, 2.5rem);--radius-50: 50%;--radius-full: 999px;--text-lead: clamp(1.8rem, 1.69rem + 0.28vw, 2.1rem);--width-s: 640px;--width-m: 768px;--width-l: 960px;--width-xl: 1200px;--width-2xl: 1440px;--space-3xs: clamp(0.375rem, 0.35rem + 0.15vw, 0.5rem);;--space-2xs: clamp(0.5rem, 0.45rem + 0.25vw, 0.75rem);;--space-xs: clamp(0.75rem, 0.65rem + 0.4vw, 1.125rem);;--space-s: clamp(1rem, 0.85rem + 0.6vw, 1.5rem);;--space-m: clamp(1.5rem, 1.25rem + 0.8vw, 2.25rem);;--space-l: clamp(2.25rem, 1.9rem + 1.1vw, 3.375rem);;--space-xl: clamp(3.375rem, 2.9rem + 1.5vw, 5rem);;--space-2xl: clamp(5rem, 4.3rem + 2vw, 7.5rem);;--space-3xl: clamp(7.5rem, 6.5rem + 2.8vw, 11.25rem);;--content-gap: var(--space-m);;--grid-gap: var(--space-l);;--card-gap: var(--space-s);;--gutter: var(--space-l);;--text-2xs: clamp(1rem, calc(0.000925925925925926 * (100vw - 36rem) + 1rem), 1.1rem);--border-dark: rgba(255, 255, 255, 0.08);--border-dark-strong: rgba(255, 255, 255, 0.18);}