.teamHero[data-astro-cid-h4roshr4]{padding-top:calc(var(--header-h) + 72px - 108px);transform:translateY(108px)}.teamHero__row[data-astro-cid-h4roshr4]{display:flex;flex-direction:column;gap:60px;align-items:flex-start}.teamHero__pageTitle[data-astro-cid-h4roshr4]{margin:0;font-size:var(--text-4xl);font-weight:var(--font-weight-medium);color:var(--color-text-title-primary);white-space:pre-line}.teamHero__intro[data-astro-cid-h4roshr4]{padding-left:418px;display:flex;flex-direction:column;gap:34px}.teamHero__introText[data-astro-cid-h4roshr4]{margin:0;font-size:var(--text-lg);color:var(--color-text);white-space:pre-line}.teamHero__media[data-astro-cid-h4roshr4]{width:100%;display:flex;justify-content:flex-end}.teamHero__mediaInner[data-astro-cid-h4roshr4]{width:100%;max-width:823px}.teamHero__image[data-astro-cid-h4roshr4]{width:100%;height:auto;display:block;border-radius:40px}@media(max-width:1024px){.teamHero[data-astro-cid-h4roshr4]{transform:none;padding-bottom:32px}.teamHero__pageTitle[data-astro-cid-h4roshr4]{font-size:48px}.teamHero__introText[data-astro-cid-h4roshr4]{font-size:var(--text-md)}.teamHero__row[data-astro-cid-h4roshr4]{gap:32px}.teamHero__intro[data-astro-cid-h4roshr4]{padding-left:0;max-width:720px;flex-direction:column-reverse}}@media(max-width:440px){.teamHero__pageTitle[data-astro-cid-h4roshr4]{font-size:var(--text-xl)}.teamHero__introText[data-astro-cid-h4roshr4]{font-size:var(--text-sm)}}.memberCard[data-astro-cid-733of7fb]{--card-bg: #fff}.memberCard__grid[data-astro-cid-733of7fb]{display:grid;grid-template-columns:minmax(280px,32%) 1fr;grid-template-rows:auto minmax(72px,auto);gap:12px;align-items:stretch}.memberCard__left[data-astro-cid-733of7fb]{grid-row:1 / 3;background:var(--card-bg);border-radius:var(--radius-md);padding:36px;display:flex;flex-direction:column}.memberCard__rightTop[data-astro-cid-733of7fb]{display:flex;flex-direction:column;justify-content:space-between;background:var(--card-bg);border-radius:var(--radius-md);padding:42px}.memberCard__topContent[data-astro-cid-733of7fb]{display:flex;flex-direction:column}.memberCard__rightBottom[data-astro-cid-733of7fb]{grid-column:2 / 3;grid-row:2 / 3;display:grid;grid-template-columns:1fr repeat(var(--icons-count),minmax(56px,92px));gap:12px;align-items:stretch}.memberCard__name[data-astro-cid-733of7fb]{margin:0;font-size:var(--text-2xl);font-weight:var(--font-weight-medium)}.memberCard__photo[data-astro-cid-733of7fb]{margin-top:20px;border-radius:var(--radius-xs);overflow:hidden;background:#dde7ff;aspect-ratio:3 / 4;max-height:429px}.memberCard__photoImg[data-astro-cid-733of7fb]{width:100%;height:100%;object-fit:cover;display:block}.memberCard__photoStub[data-astro-cid-733of7fb]{width:100%;height:100%;background:#dde7ff}.memberCard__email[data-astro-cid-733of7fb]{margin-top:22px;display:flex;align-items:center;gap:12px;text-decoration:none;font-size:var(--text-lg)}.memberCard__emailIcon[data-astro-cid-733of7fb]{width:12px;height:12px}.memberCard__highlights[data-astro-cid-733of7fb]{display:flex;flex-direction:column;gap:8px}.memberCard__highlight[data-astro-cid-733of7fb]{display:flex;gap:18px;align-items:flex-start}.memberCard__hlIcon[data-astro-cid-733of7fb]{margin-top:5px;width:12px;height:12px}.memberCard__hlText[data-astro-cid-733of7fb]{font-size:var(--text-lg);white-space:pre-line}.memberCard__bio[data-astro-cid-733of7fb]{margin-top:28px}.memberCard__bioText[data-astro-cid-733of7fb]{margin:0;font-size:var(--text-lg);white-space:pre-line}.memberCard__cert[data-astro-cid-733of7fb]{font-size:var(--text-lg);white-space:pre-line;color:#0301284d;margin-top:10px}.memberCard__hobbiesText[data-astro-cid-733of7fb]{background:var(--card-bg);border-radius:var(--radius-md);padding:0 42px;font-size:var(--text-lg);white-space:pre-line;display:flex;align-items:center;gap:10px}.memberCard__iconTile[data-astro-cid-733of7fb]{background:var(--card-bg);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;padding:27px}.memberCard__iconImg[data-astro-cid-733of7fb]{width:100%;height:100%;object-fit:contain;display:block}.memberCard__mobile[data-astro-cid-733of7fb]{display:none;background:var(--card-bg);border-radius:var(--radius-md);padding:18px}.memberCard__mobileHead[data-astro-cid-733of7fb]{display:flex;flex-direction:column;gap:14px}.memberCard__summary[data-astro-cid-733of7fb]{list-style:none;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;background:#7f8dff;color:#fff;border-radius:8px;padding:14px 16px;cursor:pointer}.memberCard__summary[data-astro-cid-733of7fb]::-webkit-details-marker{display:none}.memberCard__summaryText[data-astro-cid-733of7fb]{font-size:var(--text-md);font-weight:var(--font-weight-medium);line-height:1}.memberCard__summaryArrow[data-astro-cid-733of7fb]{width:14px;height:14px;flex:0 0 auto;transition:transform .15s ease}.memberCard__details[data-astro-cid-733of7fb][open] .memberCard__summaryArrow[data-astro-cid-733of7fb]{transform:rotate(90deg)}.memberCard__detailsBody[data-astro-cid-733of7fb]{margin-top:14px}@media(max-width:1280px){.memberCard__left[data-astro-cid-733of7fb],.memberCard__rightTop[data-astro-cid-733of7fb]{padding:24px}.memberCard__hobbiesText[data-astro-cid-733of7fb]{padding:0 24px}}@media(max-width:1024px){.memberCard__desktop[data-astro-cid-733of7fb]{display:none}.memberCard__mobile[data-astro-cid-733of7fb]{display:block}.memberCard__name[data-astro-cid-733of7fb]{font-size:var(--text-xl)}.memberCard__hlText[data-astro-cid-733of7fb],.memberCard__bioText[data-astro-cid-733of7fb],.memberCard__hobbiesText[data-astro-cid-733of7fb],.memberCard__email[data-astro-cid-733of7fb]{font-size:var(--text-md)}.memberCard__hobbiesText[data-astro-cid-733of7fb]{padding:0}.memberCard__cert[data-astro-cid-733of7fb]{font-size:var(--text-sm);margin-top:14px}.memberCard__hobbiesLabel[data-astro-cid-733of7fb]{color:var(--color-brand-800)}.memberCard__hobbiesText[data-astro-cid-733of7fb],.memberCard__email[data-astro-cid-733of7fb]{margin-top:24px}.memberCard__highlight[data-astro-cid-733of7fb]{gap:6px}.memberCard__photo[data-astro-cid-733of7fb]{margin:0}}@media(max-width:440px){.memberCard__name[data-astro-cid-733of7fb]{font-size:var(--text-lg)}.memberCard__hlText[data-astro-cid-733of7fb],.memberCard__bioText[data-astro-cid-733of7fb],.memberCard__hobbiesText[data-astro-cid-733of7fb],.memberCard__email[data-astro-cid-733of7fb]{font-size:var(--text-sm)}.memberCard__cert[data-astro-cid-733of7fb]{font-size:var(--text-xs)}.memberCard__summary[data-astro-cid-733of7fb]{padding:12px 14px}.memberCard__summaryText[data-astro-cid-733of7fb]{font-size:var(--text-sm)}.memberCard__summaryArrow[data-astro-cid-733of7fb]{width:12px;height:12px}}.teamDepartment[data-astro-cid-bwk3fezf]{padding-top:124px;padding-bottom:148px;background:var(--dept-bg);border-radius:var(--radius-xl)}.teamDepartment__head[data-astro-cid-bwk3fezf]{display:flex;flex-direction:column;gap:18px;margin-bottom:60px}.teamDepartment__title[data-astro-cid-bwk3fezf]{margin:0;font-size:var(--text-3xl);font-weight:var(--font-weight-medium);color:var(--color-text-title-primary);white-space:pre-line}.teamDepartment__text[data-astro-cid-bwk3fezf]{margin:0;font-size:var(--text-lg);color:var(--color-text);white-space:pre-line;max-width:900px}.teamDepartment__list[data-astro-cid-bwk3fezf]{display:flex;flex-direction:column;gap:24px}@media(max-width:1024px){.teamDepartment[data-astro-cid-bwk3fezf]{padding:32px 0}.teamDepartment__head[data-astro-cid-bwk3fezf]{margin-bottom:32px}.teamDepartment__title[data-astro-cid-bwk3fezf]{font-size:48px}}@media(max-width:440px){.teamDepartment__title[data-astro-cid-bwk3fezf]{font-size:var(--text-xl)}}
