.podcast-card--slider{min-height:342px}@media (min-width:992px){.podcast-card--slider{min-height:auto}}.podcast-card .podcast-wrapper{background-color:#292929;overflow:hidden}.podcast-card .podcast-wrapper,.podcast-card .podcast-wrapper .podcast-card-image-wrapper{position:relative;width:100%;height:100%}.podcast-card .podcast-wrapper .podcast-card-image-wrapper .image-placeholder{width:100%;height:100%}.podcast-card .podcast-wrapper .podcast-card-image-wrapper .image-placeholder img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.podcast-card .podcast-wrapper .podcast-card-image-wrapper .icon-wrapper{background-color:#292929;color:#fff;position:absolute;top:0;left:0;height:50px;width:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.podcast-card .podcast-wrapper .podcast-card-image-wrapper .icon-wrapper .podcast-card-icon{font-size:30px;line-height:1}@media (min-width:992px){.podcast-card .podcast-wrapper .podcast-card-image-wrapper{width:40%}.podcast-card .podcast-wrapper .podcast-card-image-wrapper .icon-wrapper{width:50px;height:50px}}.podcast-card .podcast-wrapper .podcast-card-background{position:absolute;bottom:0;height:55%;width:100%;background:#292929;background:-webkit-gradient(linear,left bottom,left top,from(#292929),color-stop(50%,#292929),to(rgba(41,41,41,0)));background:-webkit-linear-gradient(bottom,#292929,#292929 50%,rgba(41,41,41,0));background:-moz- oldlinear-gradient(bottom,#292929 0,#292929 50%,rgba(41,41,41,0) 100%);background:linear-gradient(0deg,#292929,#292929 50%,rgba(41,41,41,0))}@media (min-width:992px){.podcast-card .podcast-wrapper .podcast-card-background{width:40%;right:50%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(41,41,41,0)),to(#292929));background:-webkit-linear-gradient(left,rgba(41,41,41,0),#292929);background:-moz- oldlinear-gradient(left,rgba(41,41,41,0) 0,#292929 100%);background:linear-gradient(90deg,rgba(41,41,41,0),#292929)}}.podcast-card .podcast-wrapper .podcast-card-content{color:#fff;position:absolute;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;width:100%;height:50%;padding:8px;bottom:8px}.podcast-card .podcast-wrapper .podcast-card-content .podcast-card-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;width:100%;font-size:24px;font-family:Benton Sans Compressed,sans-serif;color:#fff;line-height:24px;padding-top:1px;margin-bottom:11px}@media (min-width:992px){.podcast-card .podcast-wrapper .podcast-card-content .podcast-card-title{font-size:23px;margin-bottom:0;padding-top:0}}@media (min-width:992px){.podcast-card .podcast-wrapper .podcast-card-content{width:60%;height:100%;right:0;row-gap:8px;padding-top:16px;bottom:0}}