.podcast-episode{background:#fff;padding:80px 0 60px}.podcast-episode__container{margin:0 auto;max-width:1200px;padding:0 20px}.podcast-episode__header{margin-bottom:40px;text-align:center}.podcast-episode__heading{color:#1a1a1a;font-size:36px;font-weight:700;margin:0}.podcast-episode__video-tile{background:#fff;padding:0}.podcast-episode__video-tile .podcast-episode__container{background:#fff;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.12);overflow:hidden;padding:33px 85px}.podcast-episode__iframe-wrapper{background:#000;padding-bottom:56.25%;position:relative;width:100%}.podcast-episode__iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.podcast-episode__video-placeholder{align-items:center;background:#f1f5f9;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.podcast-episode__cta-wrap{padding:24px 32px}.podcast-episode__cta{align-items:center;color:#a02767;display:inline-flex;font-size:14px;font-weight:700;gap:10px;text-decoration:none;transition:gap .2s ease}.podcast-episode__cta:hover{gap:14px}@media screen and (max-width:768px){.podcast-episode{padding:48px 0 40px}.podcast-episode__heading{font-size:26px}.podcast-episode__video-tile .podcast-episode__container{border-radius:8px}.podcast-episode__cta-wrap{padding:20px 24px}}