.team-card{cursor:pointer;margin-bottom:30px;overflow:hidden;padding-bottom:130%;position:relative}.team-card .team-image{bottom:0;left:0;position:absolute;right:0;top:0}.team-card .team-image img{height:100%!important;object-fit:cover;width:100%}.team-card .team-content{background-color:rgba(23,39,53,.64);bottom:0;left:0;opacity:0;padding:30px 20px;position:absolute;right:0;text-align:center;top:0;transition:.3s linear;visibility:hidden;z-index:-1}.team-card:hover .team-content{opacity:1;visibility:visible;z-index:1}.team-card .team-content *{color:#fff;transform:translateY(-80%) scale(.9);transition:.3s linear}.team-card:hover .team-content *{transform:translate(0) scale(1)}.team-card .team-content .text .hs_cos_wrapper_type_inline_text{font-size:22px;font-weight:400;margin-bottom:40px}.team-card .team-content .h2{margin:0 0 1.5rem}@media (max-width:999px){.team-card .team-content{padding:30px 10px}.team-card .team-content h2{font-size:22px;margin-bottom:15px}.team-card .team-content .text .hs_cos_wrapper_type_inline_text{font-size:16px;margin-bottom:15px}}@media (max-width:767px){.team-card .team-content{padding:30px 15px}.team-card .team-content h2{font-size:26px;margin-bottom:20px}.team-card .team-content .text .hs_cos_wrapper_type_inline_text{font-size:18px;margin-bottom:20px}}