.st-team-card__row{display:flex;flex-wrap:wrap}.st-team-card__column{flex:0 0 100%;margin-bottom:20px;margin-right:20px;max-width:100%}.st-team-card__column:nth-child(3n){margin-right:0}.st-team-card__image{position:relative}.st-team-card__image img{display:block;object-fit:contain;width:100%}.st-team-card__column:hover .st-team-card__hover{opacity:1}.st-team-card__hover{align-items:center;color:#fff;content:'';display:flex;flex-direction:row;flex-wrap:wrap;height:100%;justify-content:center;opacity:0;position:absolute;top:0;transition:.3s linear all;width:100%}.st-team-card__hover-icon{fill:#fff;margin-left:10px;width:10px}.st-team-card__content{padding:20px 20px}.st-team-card__icon-wrap{display:flex;flex-wrap:wrap;justify-content:center}.st-team-card__icon{width:20px;margin-right:20px}.st-team-card__icon:last-child{margin:0}.st-team-card a{text-decoration:none}.st-team-card__name p{margin:15px 0}.st-event--details{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.st-event--price{padding:4px 8px}@media only screen and (min-width:768px){.st-team-card__column{flex:0 0 calc(33.85% - 20px);max-width:calc(33.85% - 20px)}}