.team-card{background:#f1f1f1;padding:15px;width:260px;margin:auto;display:flex;flex-direction:column;flex:1 1}.card-details{display:flex;justify-content:space-between;width:100%;margin-top:9px}.card-details:hover{cursor:pointer}.profile-name{font-size:18px;font-weight:700;line-height:22px;text-align:left;color:var(--headerBlack)}.team-member-designation{color:var(--auth-card-para);font-size:13px;font-weight:400;line-height:16.41px;text-align:left;margin-top:2px;word-wrap:break-word!important;text-transform:uppercase}.profile-container{display:flex;flex-wrap:wrap;align-items:normal;gap:16px}.profile-container .linkedin-logo{width:28px;height:28px;margin-top:10px}.profile-container .linkedin-logo img{cursor:pointer}.profile-item{margin-bottom:10px;width:calc(25% - 16px);display:flex;flex-direction:column}@media screen and (max-width:1080px){.profile-item{width:calc(33.3333333333% - 16px)}}@media screen and (max-width:768px){.profile-item{width:calc(50% - 16px)}}.team-member-detail{width:calc(100% - 40px)}.meet-the-team span{color:#333;margin-bottom:48px;font-size:32px;line-height:40px}@media screen and (max-width:786px){.meet-the-team span{margin-bottom:30px;font-size:26px;line-height:34px}}@media screen and (max-width:480px){.meet-the-team span{margin-bottom:20px;font-size:22px;line-height:28px}}