.team-card{background:#fff;border-radius:0;transition:box-shadow .2s;overflow:hidden;box-shadow:0 2px 16px #00000012}.team-card:hover{box-shadow:0 4px 32px #00000021}.team-card .team-image-wrapper{background:#f8ede3;width:100%;height:220px;padding:0;position:relative}.team-card .team-image{object-fit:cover;width:100%;height:100%;box-shadow:none;border-radius:0}.team-card .card-body{padding:1.5rem 1rem}.team-card .card-title{font-size:1.3rem;font-weight:600}.team-card .card-subtitle{font-size:1rem;font-weight:400}.team-card .description-wrapper{max-height:7.5em;position:relative;overflow:hidden}.team-card .description-wrapper:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#fff 100%);height:4.5em;position:absolute;bottom:0;left:0;right:0}.team-card .description-wrapper.fade-0:after{display:none}.team-card .description-wrapper.fade-1:after{height:1.5em}.team-card .description-wrapper.fade-2:after{height:3em}.team-card .description-wrapper.fade-3:after{height:4.5em}.team-card .card-text{color:#444;margin-top:.5rem;font-size:1rem;line-height:1.5}
