.podcast-collection .component-heading{margin-bottom:2.4rem}@media screen and (min-width:1060px){.podcast-collection .component-heading{margin-bottom:3.2rem}}.podcast-collection .component-grid{grid-template-columns:repeat(auto-fit,minmax(13.5rem,1fr));grid-column-gap:1.7rem;grid-row-gap:2.4rem;justify-content:center}@media screen and (min-width:768px){.podcast-collection .component-grid{grid-template-columns:repeat(4,minmax(17rem,1fr))}}@media screen and (min-width:1060px){.podcast-collection .component-grid{grid-gap:3.2rem}}.podcast-collection .component-image-tile{width:100%}.podcast-collection .component-image-tile img{max-width:none;align-self:center}.podcast-collection .component-image-tile figcaption .title{font-size:1.6rem;line-height:2rem;padding:.4rem 0 0;text-align:center}.component-podcasts{display:flex;flex-direction:column}.component-podcasts .component-grid{margin:0 auto;grid-gap:1.6rem;width:auto}.component-podcasts .component-grid.col-4{grid-template-columns:repeat(2,minmax(12.8rem,1fr))}@media only screen and (min-width:1060px){.component-podcasts .component-grid.col-4{grid-template-columns:repeat(4,1fr);grid-gap:3.2rem}}.component-podcasts .component-grid .component-image-tile{width:100%}.component-podcasts .component-grid .component-image-tile .component-card img{max-width:none;align-self:center}.component-podcasts .component-view-more-link{display:flex;flex-direction:row-reverse;margin-top:3.6rem}