.website-font{--font-primary:"Manrope","Inter",ui-sans-serif,system-ui,sans-serif;--text-xs:11px;--text-sm:12px;--text-base:14px;--text-md:16px;--text-lg:18px;--text-xl:20px;--text-2xl:24px;--text-3xl:28px;--text-4xl:32px;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--leading-tight:1.2;--leading-snug:1.35;--leading-normal:1.5;--leading-relaxed:1.65;--tracking-tight:-0.3px;--tracking-normal:0px;--tracking-wide:0.4px;--para-sm:8px;--para-base:12px;--para-md:16px;--para-lg:24px;--para-xl:32px;--color-heading:#1a1a1a;--color-body:#3d3d3d;--color-muted:#717171;--color-faint:#9e9e9e;--color-link:#1d4ed8;--color-brand:#f15c22;--color-white:#ffffff;font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--weight-regular);line-height:var(--leading-normal);color:var(--color-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.website-font,.website-font *{font-family:var(--font-primary);box-sizing:border-box}.website-font .font-sans{font-family:var(--font-primary)!important}.website-font :is(button,input,textarea,select){font-family:inherit}.website-typography h1,.website-typography h2,.website-typography h3,.website-typography h4,.website-typography h5,.website-typography h6{font-family:var(--font-primary);color:var(--color-heading);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);margin-bottom:var(--para-md)}.website-typography h1{font-size:var(--text-4xl);font-weight:var(--weight-extrabold)}.website-typography h2{font-size:var(--text-2xl);font-weight:var(--weight-bold)}.website-typography h3{font-size:var(--text-xl);font-weight:var(--weight-bold);line-height:var(--leading-snug)}.website-typography h4{font-size:var(--text-lg);font-weight:var(--weight-semibold);line-height:var(--leading-snug)}.website-typography h5{font-size:var(--text-md);font-weight:var(--weight-semibold)}.website-typography h6{font-size:var(--text-base);font-weight:var(--weight-semibold)}.website-typography p{font-size:var(--text-md);font-weight:var(--weight-regular);line-height:var(--leading-normal);color:var(--color-body);margin-bottom:var(--para-md)}.website-typography .text-longform p{font-size:var(--text-md);line-height:var(--leading-relaxed);margin-bottom:var(--para-lg)}.website-typography a{font-weight:var(--weight-medium)}.website-typography a,.website-typography a:hover{color:inherit;text-decoration:none}.website-typography .text-gray-900,.website-typography .text-slate-800,.website-typography .text-slate-900{color:var(--color-heading)}.website-typography .text-gray-500,.website-typography .text-gray-600,.website-typography .text-slate-500,.website-typography .text-slate-600{color:var(--color-muted)}.website-typography :is(button,a)[class~=bg-black]{color:#fff!important}.website-typography :is(button,a)[class~=bg-black] *{color:inherit!important}.website-typography :is(h1,h2,h3,h4,h5,h6,p,span,div)[class*=text-white]{color:rgb(255 255 255)!important}.website-typography :is(h1,h2,h3,h4,h5,h6,p,span,div)[class*=text-black]{color:rgb(0 0 0)!important}@media (max-width:640px){.website-typography h1{font-size:var(--text-3xl)}.website-typography h2{font-size:var(--text-xl)}.website-typography p{font-size:var(--text-base)}}