.podcast-card{padding-bottom:var(--pb-desktop,45px);padding-left:3.6rem;padding-right:3.6rem;padding-top:var(--pt-desktop,45px);.podcast-card__content{align-items:center;display:flex;justify-content:center;.podcast-card__content__main{border-radius:3rem;height:20.5rem;overflow:hidden;width:100%;iframe{height:100%;width:100%}}}&.podcast-card--bg-transparent{background-color:transparent}&.podcast-card--bg-blue{background-color:var(--page-background-secondary)}&.podcast-card--bg-orange{background-color:var(--page-background-primary)}&.podcast-card--bg-dark-orange{background-color:var(--section-background-primary)}}@media (max-width:767px){.podcast-card{padding-bottom:var(--pb-mobile,32px);padding-left:1.2rem;padding-right:1.2rem;padding-top:var(--pt-mobile,32px);.podcast-card__content{.podcast-card__content__main{border-radius:.7rem}}}}