.team-wrapper .team-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));column-gap:30px;row-gap:48px;justify-content:center}.team-member{cursor:pointer;width:100%}.team-wrapper .team-list .member{display:block}.team-wrapper .team-list .image{overflow:hidden;position:relative;height:447px;margin-bottom:20px}.team-wrapper .team-list .image img{width:100%;height:100%;-webkit-filter:grayscale(100%);filter:grayscale(100%);object-fit:cover;object-position:top center}.team-wrapper .team-list .image .social-link{position:absolute;bottom:20px;right:20px;width:32px;height:32px;background-color:#0077b5;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;cursor:none;transition:all .3s ease;opacity:0;z-index:2}.team-wrapper .team-list .social-link span svg{display:block;fill:#fff;width:17px;height:17px}.team-wrapper .team-list .social-link img{width:50%;height:50%}.team-wrapper .team-list .team-member .name{transition:all .3s ease;display:flex;justify-content:space-between;align-items:center}.team-wrapper .team-list .team-member .name svg{fill:#080808;margin-left:15px}.team-member.last-member{background-color:#2e1cfa;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:20px;height:447px;transition:all .3s ease}.team-member.last-member .content{text-align:center}.team-member.last-member h3{color:#fff;width:100%;text-align:center;line-height:135%;letter-spacing:-.005em}.team-member.last-member .join-team-btn{padding:18px 36px;border:2px solid #fff;color:#fff;font-weight:600;font-size:18px;line-height:160%;text-align:center;letter-spacing:-.005em;transition:all .3s ease;margin-top:34px;display:inline-block}.team-wrapper .team-list .team-member:hover .image img{-webkit-filter:grayscale(0);filter:grayscale(0)}.team-wrapper .team-list .team-member:hover .image .social-link{opacity:1;cursor:pointer}.team-wrapper .team-list .team-member:hover .name{color:#2e1cfa}.team-wrapper .team-list .team-member:hover .name svg{fill:#2e1cfa}.team-member:hover.last-member{background-color:#000}.team-member:hover.last-member h3{color:#fff}.team-member:hover.last-member .join-team-btn{color:#fff;background-color:#000}.popup-wrap{position:fixed;top:0;bottom:0;left:0;right:0;display:none;z-index:99999;cursor:auto}.popup-wrap .overlay{background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;width:100%;height:100%}.popup-wrap .preview-box{position:relative;background-color:#fff;max-width:1133px;max-height:604px;z-index:100;padding:50px;margin:0 20px;display:flex}.overlay .preview-box .img-box{margin-right:50px;overflow:hidden;max-width:404px;max-height:504px}.overlay .preview-box .img-box img{width:100%;object-fit:cover}.overlay .preview-box .details{position:relative;margin-top:25px;width:100%;overflow-y:auto}.overlay .preview-box .details::-webkit-scrollbar{width:0;background-color:transparent}.overlay .preview-box .details::-webkit-scrollbar-thumb{background-color:transparent}.overlay .preview-box .details .social-link{position:absolute;top:0;right:0;background-color:#0077b5;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;transition:all .3s ease}.overlay .preview-box .details .popup-name{font-family:Darker Grotesque,sans-serif;font-weight:700}.overlay .preview-box .details .popup-description,.overlay .preview-box .details .popup-status{font-family:Darker Grotesque,sans-serif;font-weight:600;font-size:22px;color:#666;letter-spacing:1.2px}.overlay .preview-box .details .popup-description{margin-top:40px}.overlay .close-btn{color:#007bff;position:absolute;top:-50px;right:0;cursor:pointer;display:inline-block;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);padding:20px}.overlay .close-btn .line{width:30px;height:1.5px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.overlay .close-btn .line:nth-child(2){-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}@media screen and (max-width:1440px){.popup-wrap .preview-box{max-height:75vh}}@media screen and (max-width:767px){.popup-wrap .preview-box{max-height:100vh;max-width:100vw;flex-wrap:wrap;overflow-y:auto;justify-content:center;margin:0}.overlay .preview-box .img-box{margin-right:0}.overlay .close-btn{top:20px;right:20px}.overlay .close-btn .line{background-color:#080808}}
/*# sourceMappingURL=https://cdn2.hubspot.net/hub/4057429/hub_generated/template_assets/72824367723/1655384295373/Tech-Yantra-2022/css/elements/_team-members.css */