.team-card{margin:15px 0}.tcard{line-height:0;overflow:hidden;position:relative}.tcard:hover:before{left:-170%;transition-delay:.8s}.tcard img{filter:grayscale(100%);height:100%;transition:1s;width:100%}.tcard:hover img{filter:grayscale(0);transform:scale(1.2)}.tcard .team_name{bottom:0;line-height:40px;margin:0;padding:10px 0 15px;position:absolute;text-align:center;transform-origin:bottom;transition:.5s;width:100%}.tcard .team_name h4{margin:10px 0;padding:0}.tcard .team_name div{margin:0 0 10px;padding:0}.tcard p{line-height:0;margin-bottom:0}.tcard ul{left:0;list-style:none;margin:0;padding:0;position:absolute;top:0}.tcard ul li{background:#fff;border-bottom:1px solid rgba(0,0,0,.5);height:20px;line-height:20px;text-align:center;transform:rotateX(0deg);transform-origin:left;transition:.5s;width:40px}.tcard ul li:first-child{transition-delay:.2s}.tcard ul li:nth-child(2){transition-delay:.4s}.tcard ul li:nth-child(3){transition-delay:.6s}