.wcs-team-wrap{max-width:1200px;margin:0 auto;padding:60px 20px 90px}.wcs-team-wrap *{box-sizing:border-box}.wcs-team-intro{text-align:center;max-width:640px;margin:0 auto 50px}.wcs-team-intro h2{font-size:28px;font-weight:700;color:#232323;margin:0 0 12px}.wcs-team-intro p{color:#6b6b76;font-size:15px;line-height:1.7;margin:0}.wcs-team-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.wcs-team-card{width:260px;background:#fff;border:1px solid #ebebf1;border-radius:14px;overflow:hidden;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.wcs-team-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px rgb(20 20 40 / .12)}.wcs-team-photo{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#f2f2f6;position:relative}.wcs-team-photo img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .35s ease}.wcs-team-card:hover .wcs-team-photo img{transform:scale(1.06)}.wcs-team-body{padding:22px 20px 26px}.wcs-team-name{font-size:17px;font-weight:700;color:#232323;margin:0 0 4px;line-height:28px}.wcs-team-name a{color:inherit;text-decoration:none;line-height:28px;font-size:28px}.wcs-team-department{font-size:13px;font-weight:600;color:#fd226a;margin:0 0 16px}.wcs-team-social{display:flex;justify-content:center;gap:8px}.wcs-team-social a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f7f7fa;color:#6b6b76;font-size:13px;transition:background .15s ease,color .15s ease}.wcs-team-social a:hover{background:#fd226a;color:#fff}@media (max-width:600px){.wcs-team-card{width:100%;max-width:320px}}