.block-podcast{flex-flow:column;gap:8px;width:100%;margin:15px auto;display:flex;position:relative}.block-podcast .podcast-card{background-color:#fff;border-radius:0;flex-flow:row;align-items:flex-start;column-gap:32px;width:100%;padding:32px;display:flex;box-shadow:0 0 14px #00000024}@media (max-width:767px){.block-podcast .podcast-card{text-align:center;flex-flow:column;align-items:center;row-gap:24px;padding:24px}}.block-podcast .podcast-card__content{flex-flow:column;height:100%;display:flex}.block-podcast .podcast-card__content__header__ep-number{padding-bottom:5px}.block-podcast .podcast-card__content__header__title{color:#000}.block-podcast .podcast-card__content__header__description{padding-top:20px;padding-bottom:30px}.block-podcast .podcast-card__content__ctas{align-items:center;gap:8px;display:inline-flex}@media (max-width:767px){.block-podcast .podcast-card__content__ctas{flex-flow:column;justify-content:center;display:flex}}.block-podcast .podcast-card__image{aspect-ratio:349/267;flex-shrink:0;width:349px;height:267px}.block-podcast .podcast-card__image img{border-radius:0}
