.cs-theme{background-color:var(--cs-bg);color:var(--cs-ink)}.org-chart[data-astro-cid-3kbuhkml]{flex-direction:column;align-items:center;gap:.5rem;padding:1rem;display:flex}.org-chart__node[data-astro-cid-3kbuhkml]{flex-direction:column;align-items:center;display:flex;position:relative}.org-chart__connector[data-astro-cid-3kbuhkml]{background:var(--cs-line);width:2px;height:32px}.org-chart__hbar[data-astro-cid-3kbuhkml]{background:var(--cs-line);width:70%;height:2px;margin-top:32px;position:relative}.org-chart__hbar[data-astro-cid-3kbuhkml]:before{content:"";background:var(--cs-line);width:2px;height:32px;position:absolute;top:-32px;left:50%;transform:translate(-50%)}.org-chart__roles[data-astro-cid-3kbuhkml]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 2.5rem;width:100%;max-width:520px;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.org-chart__roles--2[data-astro-cid-3kbuhkml]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:360px}.org-chart__roles--4[data-astro-cid-3kbuhkml]{grid-template-columns:repeat(4,minmax(0,1fr));max-width:640px}.org-chart__roles--5[data-astro-cid-3kbuhkml]{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem 1.25rem;max-width:760px}.org-chart__roles[data-astro-cid-3kbuhkml] li[data-astro-cid-3kbuhkml]{flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}@media (width<=639.98px){.org-chart__hbar[data-astro-cid-3kbuhkml]{display:none}.org-chart__roles[data-astro-cid-3kbuhkml],.org-chart__roles--2[data-astro-cid-3kbuhkml],.org-chart__roles--4[data-astro-cid-3kbuhkml],.org-chart__roles--5[data-astro-cid-3kbuhkml]{flex-wrap:wrap;justify-content:center;gap:1.5rem 1.75rem;max-width:100%;margin-top:1.5rem;display:flex}.org-chart__roles[data-astro-cid-3kbuhkml] li[data-astro-cid-3kbuhkml]{flex:none;max-width:6rem}.org-chart__roles[data-astro-cid-3kbuhkml] li[data-astro-cid-3kbuhkml]:before{display:none}}.org-chart__roles[data-astro-cid-3kbuhkml] li[data-astro-cid-3kbuhkml]:before{content:"";background:var(--cs-line);width:2px;height:1.5rem;position:absolute;top:-1.5rem}.org-chart__count[data-astro-cid-3kbuhkml]{z-index:2;color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:-6px;right:calc(50% - 26px);box-shadow:0 1px 3px #0000002e}.cs-flow__marker[data-astro-cid-viicbgto]{height:56px}.cs-flow__dot[data-astro-cid-viicbgto]{width:12px;height:12px;top:calc(var(--cs-flow-marker,56px) - 6px)}.cs-flow__step[data-astro-cid-viicbgto]{z-index:1}.cs-flow__step[data-astro-cid-viicbgto]:hover{z-index:2}.cs-flow__icon[data-astro-cid-viicbgto]:before{content:"";z-index:-1;background:radial-gradient(closest-side,#fffffff2,#fff0 72%);border-radius:9999px;position:absolute;inset:-28% -28% -10%}[data-astro-cid-ry3f2xzg][data-cs-track]::-webkit-scrollbar{display:none}[data-cs-mode=dark] [data-astro-cid-ry3f2xzg][data-cs-prev],[data-cs-mode=dark] [data-astro-cid-ry3f2xzg][data-cs-next]{color:#06100b}[data-cs-mode=dark] .cs-tech-card[data-astro-cid-xvgrg7vw]{background-color:var(--cs-surface)}.cs-engine-img[data-astro-cid-mmxbroue]{transform-style:preserve-3d;will-change:transform}[data-cs-mode=dark] .cs-engine-img-wrap[data-astro-cid-mmxbroue]{background-color:var(--cs-surface);border:1px solid var(--cs-line);border-radius:1rem;padding:clamp(.75rem,2vw,1.5rem);box-shadow:0 24px 56px -28px #000000b3}[data-cs-mode=dark] .cs-engine-btn[data-astro-cid-mmxbroue]{color:#06100b}.cs-engine-img-wrap[data-astro-cid-mmxbroue][data-animate=in] .cs-engine-img[data-astro-cid-mmxbroue]{animation:1.1s cubic-bezier(.22,1,.36,1) both cs-engine-tilt}@keyframes cs-engine-tilt{0%{opacity:.65;transform:rotateX(18deg)rotateY(-8deg)translateY(14px)scale(.97)}60%{opacity:1;transform:rotateX(-3deg)rotateY(2deg)translateY(-2px)scale(1.01)}to{opacity:1;transform:rotateX(0)rotateY(0)translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.cs-engine-img-wrap[data-astro-cid-mmxbroue][data-animate=in] .cs-engine-img[data-astro-cid-mmxbroue]{animation:none}}.cs-theme .cs-prose p,.cs-theme .cs-prose li{color:var(--cs-ink)}.cs-theme .cs-prose a{color:var(--cs-primary)}.cs-theme .cs-prose strong{color:var(--cs-ink)}.cs-theme .cs-prose ul{padding-left:1.25rem;list-style:outside}.cs-theme .cs-prose ol{padding-left:1.25rem;list-style:decimal}.cs-theme .cs-prose li{margin:.4rem 0;line-height:1.65}.cs-theme .cs-prose p{margin:.85rem 0;line-height:1.7}[data-cs-mode=dark] .cs-pullquote[data-astro-cid-oykyclx3]{background-color:color-mix(in srgb, var(--cs-primary) 40%, #05100c)!important}[data-cs-mode=dark] .cs-cta-tinted[data-astro-cid-oiveugop]{background:linear-gradient(135deg, color-mix(in srgb, var(--cs-primary) 30%, #05100c), color-mix(in srgb, var(--cs-primary) 50%, #05100c))!important}[data-cs-mode=dark] .cs-cta-tinted[data-astro-cid-oiveugop] [data-astro-cid-oiveugop]:where(h2,p){color:#fff}[data-cs-mode=dark] .cs-cta-tinted[data-astro-cid-oiveugop] .cs-cta-btn[data-astro-cid-oiveugop]{color:#06100b}
