.team-cards-main{width:100%}.teams-card-profile-cards img{background:#fff;border-radius:20px;height:300px!important;object-fit:cover;object-position:center;width:100%}.team-cards-title img{width:70px}.team-cards-buttons,.team-cards-text{padding:1rem 0}.team-card-tabs{font-family:Arial,sans-serif}.team-card-tab-buttons{display:flex;justify-content:center}.team-card-tab{background:none;border:none;border-bottom:.5px solid #fff;color:#fff;cursor:pointer;font-size:16px;padding:10px 30px;transition:.3s}.team-card-tab.active{border-bottom:2px solid #fff;font-weight:700}.team-card-tab-content{border-top:none;display:none;padding:2rem 0}.team-card-tab-content.active{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.team-card-tab-content-details{color:#fff;padding-top:1rem;text-align:center}.team-card-tab-content-details p{margin-bottom:1rem}.team-card-tab-content-name{font-size:18px;font-weight:700}.teams-card-profile-cards{padding:.5rem;width:270px}@media (max-width:768px){.teams-card-profile-cards img{height:400px!important}.team-cards-mobile{display:block;width:100%}.team-cards-desktop{display:none}.team-card-tab-buttons{display:flex;flex-direction:column;justify-content:center}}@media (min-width:769px){.team-cards-desktop{display:block}.team-cards-mobile{display:none}}