#team-profile{align-items:center;display:flex;flex-direction:column;gap:20px;margin:40px 0}.module-title{color:#333;font-size:32px;font-weight:700;margin-bottom:20px;text-align:center;width:100%}.team-profile-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin:0 auto;max-width:1032px;width:100%}.team-profile{align-items:center;background:#fff;border:1px solid #ddd;border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex:1 1 200px;flex-direction:column;max-width:240px;overflow:hidden;padding:20px;position:relative;text-align:center;transition:box-shadow .3s ease}.team-profile:hover{box-shadow:0 8px 16px rgba(0,0,0,.2)}.photo-container{height:150px;margin-bottom:15px;position:relative;width:150px;z-index:2}.member-photo{border:4px solid #fff;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.1);height:100%;object-fit:cover;width:100%}.blue-background{background-color:#142a3e;height:90px;left:0;position:absolute;top:0;width:100%;z-index:1}.profile-content{width:100%;z-index:2}.member-name{color:#333;font-size:20px;font-weight:700;margin-bottom:5px}.job-title{color:#999;font-size:14px;margin-bottom:10px}.profile-link{align-items:center;display:flex;justify-content:center;position:absolute;right:10px;text-decoration:none;top:10px}.profile-link .plus-icon{fill:#fff;height:24px;transition:transform .3s ease;width:24px}.profile-link:hover .plus-icon{transform:scale(1.1)}.has-five-members .team-profile-grid{max-width:768px}.has-five-members .team-profile,.has-five-members .team-profile:first-child,.has-five-members .team-profile:nth-child(2),.has-five-members .team-profile:nth-child(3),.has-five-members .team-profile:nth-child(4),.has-five-members .team-profile:nth-child(5){grid-column:auto}@media screen and (max-width:1024px){.has-five-members .team-profile-grid{max-width:760px}.team-profile-grid{gap:20px;max-width:760px}.team-profile{flex:1 1 200px;max-width:240px}}@media screen and (max-width:768px){.has-five-members .team-profile-grid{max-width:500px}.team-profile-grid{gap:18px;max-width:500px}.team-profile{flex:1 1 190px;max-width:230px}.photo-container{height:130px;width:130px}}@media screen and (max-width:520px){.has-five-members .team-profile-grid{max-width:440px}.team-profile-grid{gap:12px;max-width:440px}.team-profile{align-items:center;border-radius:12px;flex:1 1 100%;flex-direction:row;gap:16px;max-width:100%;padding:14px 16px;text-align:left}.photo-container{flex:0 0 auto;height:72px;margin-bottom:0;width:72px}.member-photo{border-width:3px}.blue-background{display:none}.profile-content{flex:1 1 auto;min-width:0;text-align:left;width:auto}.member-name{font-size:17px;margin-bottom:2px}.job-title{font-size:13.5px;margin-bottom:6px}.profile-link{justify-content:flex-start;position:static;right:auto;top:auto}.profile-link .plus-icon{fill:#142a3e;height:20px;width:20px}}