.team-section{padding:80px 20px;text-align:center}.team-header .label{color:#039fd8;font-family:DM Sans;font-size:18px;font-style:Regular;font-weight:400;letter-spacing:0;line-height:140%}.team-header h2{font-size:60px;font-style:ExtraLight;font-weight:250;line-height:120%;margin-bottom:20px}.team-header h2,.team-header p{color:#171b25;font-family:DM Sans;letter-spacing:0;text-align:center;vertical-align:middle}.team-header p{font-size:18px;font-style:Regular;font-weight:400;line-height:32px;margin:0 auto 50px;max-width:700px}.team-grid{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin:0 auto;max-width:1120px}.team-card{max-width:250px;width:calc(25% - 30px)}.team-img{background:#d9d9d9;border-radius:50%;height:200px;margin:0 auto 20px;overflow:hidden;width:200px}.team-img img{height:100%;object-fit:cover;width:100%}.placeholder{background:#ccc;border-radius:50%;height:100%;width:100%}.team-card h3{color:#171b25;font-family:DM Sans;font-size:24px;font-style:Medium;font-weight:500;letter-spacing:0;line-height:150%;margin-bottom:8px;text-transform:capitalize}.role{color:#039fd8;font-size:20px;line-height:140%}.bio,.role{font-family:DM Sans;font-style:Regular;font-weight:400;letter-spacing:0;text-align:center}.bio{color:#171b25;font-size:14px;line-height:21px}@media (max-width:1024px){.team-grid{grid-template-columns:repeat(2,1fr)}.team-card{width:calc(50% - 20px)}}@media (max-width:600px){.team-grid{grid-template-columns:1fr}.team-header h2{font-size:28px}.team-img{height:150px;width:150px}.team-card{width:100%}}