.podcast-post-hero{gap:2rem;grid-template-columns:1fr;padding-block:4rem 8rem}.podcast-hero-image{border-radius:1.25rem;margin-inline:auto;max-width:100%}.podcast-back-to-posts,.podcast-post-author,.podcast-post-date{color:#657d8d;font-family:museo-sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.666;text-decoration:none;transition:color .3s ease}.podcast-back-to-posts{&:hover{color:var(--secondary)}}.podcast-hero-copy-wrapper{flex-direction:column;justify-content:center}.podcast-hero-heading{margin-block:.75rem 1.5rem}.podcast-article{margin-inline:auto;width:min(100%,52.875rem);& a{text-underline-offset:3px}}@media (min-width:64rem){.podcast-post-hero{grid-template-columns:repeat(2,1fr);justify-content:space-between;padding-block:5rem 10rem}}