.leadership-section{margin-left:auto;margin-right:auto;max-width:min(100%,1320px);padding:80px 0}.leadership-grid-single{display:flex;justify-content:center;margin:40px 0 60px}.leadership-grid-three{display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin-bottom:40px}.team-card{align-items:center;background:var(--bg-secondary);border:1px solid rgba(96,165,250,.1);border-radius:20px;display:flex;flex-direction:column;padding:40px;text-align:center;transition:all .3s ease}.team-card:hover{border-color:rgba(96,165,250,.3);box-shadow:0 10px 30px rgba(96,165,250,.15);transform:translateY(-5px)}.team-photo{border:4px solid rgba(96,165,250,.2);border-radius:50%;height:180px;margin-bottom:24px;overflow:hidden;transition:all .3s ease;width:180px}.team-card:hover .team-photo{border-color:rgba(96,165,250,.5);transform:scale(1.05)}.team-photo img{display:block;height:100%;object-fit:cover;width:100%}.team-info{align-items:center;display:flex;flex-direction:column;gap:8px}.team-name{color:var(--text-primary);font-size:24px;font-weight:600;margin:0}.team-title{color:var(--text-muted);font-size:16px;margin:0 0 16px}.linkedin-link{align-items:center;background:#0077b5;border-radius:50%;color:#fff;display:inline-flex;font-size:20px;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}.linkedin-link:hover{background:#005885;box-shadow:0 4px 12px rgba(0,119,181,.3);transform:scale(1.1)}.linkedin-link i{line-height:1}.leadership-grid-single .team-card{max-width:400px;width:100%}.leadership-grid-single .team-photo{height:200px;width:200px}.leadership-grid-single .team-name{font-size:28px}.leadership-grid-single .team-title{font-size:18px}@media (max-width:1024px){.leadership-grid-three{gap:30px;grid-template-columns:repeat(2,1fr)}.team-photo{height:160px;width:160px}.team-name{font-size:22px}.team-title{font-size:15px}.leadership-grid-single .team-photo{height:180px;width:180px}.leadership-grid-single .team-name{font-size:26px}.leadership-grid-single .team-title{font-size:17px}}@media (max-width:768px){.leadership-section{padding:60px 0}.leadership-grid-three{gap:30px;grid-template-columns:1fr;margin:0 auto 40px;max-width:500px}.leadership-grid-single{margin:30px 0 50px}.team-card{padding:35px}.team-photo{height:150px;width:150px}.team-name{font-size:22px}.team-title{font-size:15px}.leadership-grid-single .team-card{max-width:500px}.leadership-grid-single .team-photo{height:170px;width:170px}.leadership-grid-single .team-name{font-size:26px}.leadership-grid-single .team-title{font-size:17px}}@media (max-width:480px){.leadership-section{padding:50px 0}.team-card{padding:30px}.team-photo{height:140px;width:140px}.team-name{font-size:20px}.team-title{font-size:14px}.linkedin-link{font-size:18px;height:40px;width:40px}.leadership-grid-single .team-photo{height:160px;width:160px}.leadership-grid-single .team-name{font-size:24px}.leadership-grid-single .team-title{font-size:16px}}.social-link{align-items:center;background:#0077b5;border-radius:50%;color:#fff;display:inline-flex;font-size:20px;height:44px;justify-content:center;text-decoration:none;transition:all .3s ease;width:44px}