.speakers-cards{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-left:-.75rem;margin-right:-.75rem}.speakers-card__wrapper{padding:.75rem .75rem 2rem;width:100%}.speakers-cards.one-col .speakers-card__wrapper{width:100%}.speakers-card__image{border-radius:32px 0!important;height:250px;margin-bottom:1rem;position:relative;width:100%;z-index:1}.speakers-card__image:before{content:"";left:0;position:absolute;top:0;z-index:-1}.speakers-card__image img,.speakers-card__image:before{border-radius:32px 0!important;height:calc(100% - .5rem);width:calc(100% - .5rem)}.speakers-card__image img{object-fit:cover;transition:margin .15s}.speakers-card:focus .speakers-card__image img,.speakers-card:hover .speakers-card__image img{border-radius:32px 0!important;margin-left:-.5rem;margin-top:-.5rem}.speakers-card__line-1{align-items:center;display:flex;flex-wrap:wrap}h5.speakers-card__name{margin-bottom:0}.speakers-card__highlight{border-radius:1rem;margin-left:.5rem;padding:0 .5rem}@media (min-width:767px){.speakers-card__wrapper,.speakers-cards.two-col .speakers-card__wrapper{width:50%}}@media (min-width:1200px){.speakers-cards.three-col .speakers-card__wrapper{width:33.3333333333%}.speakers-cards.four-col .speakers-card__wrapper{width:25%}.speakers-card__wrapper{width:33.3333333333%}}