.page-hero[data-astro-cid-hdbmxhrx]{position:relative;overflow:hidden;padding-top:clamp(48px,7vw,80px);padding-bottom:clamp(24px,4vw,40px)}.page-hero-glow[data-astro-cid-hdbmxhrx]{position:absolute;inset:-30% -10% auto;height:460px;z-index:-1;background:radial-gradient(60% 60% at 50% 0%,rgba(39,149,140,.18),transparent 60%)}.page-hero[data-astro-cid-hdbmxhrx] h1[data-astro-cid-hdbmxhrx]{margin-top:20px}.split[data-astro-cid-hdbmxhrx]{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}@media(max-width:860px){.split[data-astro-cid-hdbmxhrx]{grid-template-columns:1fr}}.value-grid[data-astro-cid-hdbmxhrx]{gap:18px}.value-card[data-astro-cid-hdbmxhrx] h3[data-astro-cid-hdbmxhrx]{font-size:1.05rem}.timeline[data-astro-cid-hdbmxhrx]{max-width:760px;margin-inline:auto;position:relative;padding-left:40px}.timeline[data-astro-cid-hdbmxhrx]:before{content:"";position:absolute;left:7px;top:8px;bottom:8px;width:2px;background:linear-gradient(var(--brand-300),var(--brand-100))}.tl-item[data-astro-cid-hdbmxhrx]{position:relative;margin-bottom:26px}.tl-year[data-astro-cid-hdbmxhrx]{font-weight:700;color:var(--brand-700);font-size:.9rem}.tl-dot[data-astro-cid-hdbmxhrx]{position:absolute;left:-40px;top:4px;width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid var(--brand-500)}.tl-card[data-astro-cid-hdbmxhrx]{margin-top:8px}.team-grid[data-astro-cid-hdbmxhrx]{grid-template-columns:repeat(2,1fr);max-width:720px;margin-inline:auto}@media(max-width:560px){.team-grid[data-astro-cid-hdbmxhrx]{grid-template-columns:1fr}}.team-card[data-astro-cid-hdbmxhrx]{text-align:center}.team-avatar[data-astro-cid-hdbmxhrx]{width:64px;height:64px;border-radius:50%;margin:0 auto 14px;display:grid;place-items:center;font-weight:700;font-size:1.1rem;color:#fff;background:linear-gradient(135deg,var(--brand-500),var(--brand-700))}.team-card[data-astro-cid-hdbmxhrx] h3[data-astro-cid-hdbmxhrx]{font-size:1.05rem}.team-role[data-astro-cid-hdbmxhrx]{color:var(--ink-500);font-size:.9rem;margin-top:4px}.contact-grid[data-astro-cid-hdbmxhrx]{display:grid;grid-template-columns:1fr 1.05fr;gap:56px;align-items:start}@media(max-width:860px){.contact-grid[data-astro-cid-hdbmxhrx]{grid-template-columns:1fr}}.contact-info[data-astro-cid-hdbmxhrx]{display:flex;flex-direction:column;gap:16px}.contact-info[data-astro-cid-hdbmxhrx] li[data-astro-cid-hdbmxhrx]{display:flex;align-items:center;gap:13px}.ci-ic[data-astro-cid-hdbmxhrx]{width:42px;height:42px;border-radius:12px;background:var(--brand-50);color:var(--brand-700);display:grid;place-items:center;border:1px solid var(--brand-100);flex:none}.contact-info[data-astro-cid-hdbmxhrx] small[data-astro-cid-hdbmxhrx]{display:block;font-size:.78rem;color:var(--ink-500)}.contact-info[data-astro-cid-hdbmxhrx] b[data-astro-cid-hdbmxhrx]{font-size:1rem;color:var(--ink-900)}.contact-form[data-astro-cid-hdbmxhrx]{display:flex;flex-direction:column;gap:16px}.cf-row[data-astro-cid-hdbmxhrx]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:520px){.cf-row[data-astro-cid-hdbmxhrx]{grid-template-columns:1fr}}.contact-form[data-astro-cid-hdbmxhrx] label[data-astro-cid-hdbmxhrx]{display:flex;flex-direction:column;gap:7px;font-size:.88rem;font-weight:600;color:var(--ink-700)}.contact-form[data-astro-cid-hdbmxhrx] input[data-astro-cid-hdbmxhrx],.contact-form[data-astro-cid-hdbmxhrx] select[data-astro-cid-hdbmxhrx],.contact-form[data-astro-cid-hdbmxhrx] textarea[data-astro-cid-hdbmxhrx]{font-family:inherit;font-size:.96rem;font-weight:400;color:var(--ink-900);padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);transition:border-color .15s,box-shadow .15s}.contact-form[data-astro-cid-hdbmxhrx] input[data-astro-cid-hdbmxhrx]:focus,.contact-form[data-astro-cid-hdbmxhrx] select[data-astro-cid-hdbmxhrx]:focus,.contact-form[data-astro-cid-hdbmxhrx] textarea[data-astro-cid-hdbmxhrx]:focus{outline:none;border-color:var(--brand-400);box-shadow:0 0 0 3px var(--brand-100);background:#fff}.contact-form[data-astro-cid-hdbmxhrx] textarea[data-astro-cid-hdbmxhrx]{resize:vertical}.cf-note[data-astro-cid-hdbmxhrx]{font-size:.78rem;color:var(--ink-500);text-align:center}.cf-note[data-astro-cid-hdbmxhrx] a[data-astro-cid-hdbmxhrx]{color:var(--brand-700);text-decoration:underline}.cf-success[data-astro-cid-hdbmxhrx]{display:none}.cf-success[data-astro-cid-hdbmxhrx]:not([hidden]){display:flex;align-items:center;gap:10px;justify-content:center;padding:14px;border-radius:12px;background:#e7f7ee;color:#1ca64e;border:1px solid #bfe9cd;font-weight:600}
