.ht-team-member .team-image{position:relative;display:block;overflow:hidden;border-radius:5px}.ht-team-member .team-image img{width:100%;-webkit-transition:all 1.5s cubic-bezier(0,0,0.2,1);transition:all 1.5s cubic-bezier(0,0,0.2,1)}.ht-team-member .social-networks{position:absolute;bottom:0px;right:0px;text-align:center;-webkit-transition:all .25s cubic-bezier(0.645,0.045,0.355,1);transition:all .25s cubic-bezier(0.645,0.045,0.355,1)}.ht-team-member .social-networks a{display:inline-block;font-size:16px;width:50px;height:50px;line-height:52px;background-color:var(--primary-color);color:#fff}.ht-team-member .social-networks a svg{width:16px;height:16px;color:#fff}.ht-team-member .social-networks a svg path{fill:currentColor;stroke:currentColor}.ht-team-member .social-networks a:hover{background-color:#fff;color:var(--primary-color)}.ht-team-member .social-networks a:hover svg{color:var(--primary-color)}.ht-team-member:hover .team-image img{-webkit-transform:scale(1.1);transform:scale(1.1)}.ht-team-member .team-info{padding:20px 30px;padding-bottom:0}.ht-team-member .team-info .name{font-size:var(--heading-six);line-height:1.3;margin-bottom:0}.ht-team-member .team-info .position{font-size:var(--body-font-size);margin-top:8px}