.team-section{padding:60px 5%;max-width:1200px;margin-left:auto;margin-right:auto}.team-section h2{font-size:2.5rem;margin-bottom:40px;font-weight:700}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.team-card{display:flex;flex-direction:column;gap:8px}.team-card h3{font-size:2rem!important;font-weight:700!important;margin:0!important;color:#1a1a1a!important}.team-card .team-title{font-size:1.6rem!important;color:#6b6b6b!important;margin:0!important;font-weight:400!important}.team-card .team-bio{font-size:1.8rem!important;line-height:1.7!important;color:#2a2a2a!important;margin:0!important}.team-card a{font-size:1.6rem!important;color:#6366f1!important;text-decoration:none!important;font-weight:700!important;margin-top:4px}.team-card a:hover{text-decoration:underline!important}@media (max-width:768px){.team-grid{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.team-grid{grid-template-columns:repeat(2,1fr)}}