.teammembers-element .team-member{position:relative;height:100%;padding-bottom:56px}.teammembers-element .team-member.team-member-with-footer{padding-bottom:96px}.teammembers-element .team-member .team-member-footer{position:absolute;bottom:40px;left:0;width:100%}.teammembers-element .team-member .team-member-image-wrapper{border-radius:20px;overflow:hidden;position:relative}.teammembers-element .team-member .team-member-image-wrapper:hover .team-member-image{background-size:115%}.teammembers-element .team-member .team-member-image-wrapper:before{content:"";display:block;padding-top:100%}.teammembers-element .team-member .team-member-image{background-size:100%;background-position:center;transition:background-size 1s ease;filter:grayscale(100%);position:absolute;top:0;left:0;height:100%;width:100%;z-index:2}.teammembers-element .team-member .team-member-image-noimage{background-image:url(/img/teamplaceholder.png)}.teammembers-element .team-member .team-member-image-bg{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;background-color:#3b3b3b}.teammembers-element .team-member-section-title-wrapper{position:relative}@media (min-width:992px){.teammembers-element .team-member-section-title{position:sticky;top:80px}}