.TeamBox{padding:0;border:none;overflow:hidden}.TeamBox img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;-webkit-mask:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30"><circle cx="15" cy="15" r="15"/></svg>') center 9px/65% no-repeat;mask:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30"><circle cx="15" cy="15" r="15"/></svg>') center 9px/65% no-repeat}.TeamBox .text{height:100%;z-index:1;position:absolute;left:0;top:0;right:0}.TeamBox .text .hoverText{top:25px;-webkit-transition:all .5s;transition:all .5s;position:relative}.TeamBox .text h3{font-size:18px;color:var(--thm)}.TeamBox .text p{font-size:14px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0}.TeamBox .text .img{height:60.7%;width:65%;margin:9px auto 20px;border-radius:50%;position:relative}.TeamBox .text .img span{height:42px;width:42px;background:var(--thm);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .5s;transition:all .5s;border-radius:50%;position:absolute;right:9px;bottom:9px}.TeamBox .text .img span img{-webkit-mask:none;mask:none;height:20px;width:20px;-o-object-position:center;object-position:center}.TeamBox:hover img{-webkit-mask:radial-gradient(circle at 50% 33%, var(--black) 37%, rgb(var(--blackrgb)/0.3) 37.5%);mask:radial-gradient(circle at 50% 33%, var(--black) 37%, rgb(var(--blackrgb)/0.3) 37.5%)}.TeamBox:hover .text{color:var(--white);top:0}.TeamBox:hover .text .img span{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.TeamBox:hover .text h3,.TeamBox:hover .text p{color:var(--black) !important}.TeamBox:hover .text .hoverText{top:0}.SendInquiry .icons img{height:18px;width:18px}.Industries{background:-webkit-gradient(linear, left bottom, left top, color-stop(50%, var(--white)), color-stop(50%, #f3f3f3));background:linear-gradient(0deg, var(--white) 50%, #f3f3f3 50%)}/*# sourceMappingURL=team.min.css.map */