.podcast-hero{background-color:var(--v3-color-yellow-200);background-repeat:no-repeat;background-size:cover;padding:5.25rem 0 3.5rem}.podcast-hero__grid{align-items:center;display:grid;gap:3rem;grid-column:1/-1;grid-template-columns:1fr 3fr;margin:auto;max-width:1048px}.podcast-hero__heading{font-family:var(--v3-font-family-heading);margin-bottom:1rem}.podcast-hero__eyebrow{font-size:1rem;font-weight:700;margin-bottom:.25rem;text-transform:uppercase}.podcast-hero__title{font-size:2.5rem;font-weight:700;line-height:100%}.podcast-hero__text{margin-bottom:1.5rem}.podcast-hero__platforms-links{display:flex;gap:1rem;margin-top:.75rem}.podcast-hero__platforms-link{height:2rem}.podcast-hero__platforms-link svg{height:100%;width:auto}.podcast-hero__image{margin:0 0 0 auto}@media screen and (max-width:768px){.podcast-hero__grid{grid-template-columns:1fr}.podcast-hero__platforms-link{height:2rem}}