.podcast-holder{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:3%;position:relative;width:49%}.darkmode .podcast-holder{background-color:#222}.podcast-square{position:relative;width:100%}.podcast-image{height:auto;width:100%}.xaudio{display:block;width:100%}.podcast-tile{opacity:0;transition:all .3s ease;width:100%}.podcast-tile.loaded{opacity:1}.podcast-panel{background-color:#fff;padding:20px 30px}.darkmode .podcast-panel{background-color:#222}.podcast-panel-title{color:#ce0e2d;font-size:19px;font-weight:500;line-height:21px;margin-bottom:12px}.podcast-panel-title a{color:#ce0e2d}.podcast-panel-summary{font-size:17px;line-height:20px;margin-bottom:12px}.darkmode .podcast-panel-summary a{color:#fff}.darkmode .podcast-panel-summary a:hover{color:var(--hilite-color)}.podcast-holder .sc-player{background-color:#000;box-sizing:border-box;color:#fff;height:40px;overflow:hidden;padding:10px}.podcast-holder .sc-player>div{display:none}.h4{color:#666;font-size:21px;margin:40px 0 10px}@media screen and (max-width:640px){.podcast-panel{padding:10px}}
