.dcs_tg{background:#fff;border-radius:16px;box-shadow:0 0 0 1px #08152914;padding:96px 88px;text-align:center}.dcs_tg_heading{color:#21529f;font-size:32px;font-weight:700;line-height:120%;margin-bottom:48px}.dcs_tg_grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.dcs_tg_card{align-items:center;background:#f8f9fb;border:1px solid #e4e7ec;border-radius:16px;box-shadow:0 2px 8px rgba(8,21,41,.06);color:inherit;display:flex;flex:0 0 calc(25% - 18px);flex-direction:column;overflow:hidden;text-decoration:none;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.dcs_tg_card--linked{cursor:pointer}.dcs_tg_card--linked:hover{border-color:#21529f;box-shadow:0 8px 28px rgba(8,21,41,.14);transform:translateY(-4px);transition:.2s}.dcs_tg_card_photo_wrap{aspect-ratio:1/1;background:#e4e7ec;overflow:hidden;width:100%}.dcs_tg_card_photo{display:block;height:100%;object-fit:cover;object-position:top center;width:100%}.dcs_tg_card_photo_placeholder{background:#d0d5dd;height:100%;width:100%}.dcs_tg_card_body{background:#f8f9fb;padding:20px 16px 24px;text-align:center;width:100%}.dcs_tg_card_name{color:#1a1a1a;font-size:18px;font-weight:700;margin-bottom:4px}.dcs_tg_card_role{color:#21529f;font-size:14px}@media (max-width:1023px){.dcs_tg{padding:64px 40px}.dcs_tg_card{flex:0 0 calc(33.333% - 16px)}}@media (max-width:767px){.dcs_tg{padding:48px 16px}.dcs_tg_heading{font-size:24px}.dcs_tg_grid{gap:16px}.dcs_tg_card{flex:0 0 calc(50% - 8px)}}