.PodcastCategories_grid__rxMKg{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.PodcastCategories_card__oUuvB{display:block;transition:transform .2s ease}.PodcastCategories_card__oUuvB:hover{transform:scale(1.02)}.PodcastCategories_image__4nA4V{width:100%;height:100%;object-fit:cover}.PodcastCategories_imageContainer__6Hb3_{width:100%;aspect-ratio:16/9;position:relative;border-radius:10px;overflow:hidden}.PodcastCategories_categoryTitle__qwgu6{font-size:18px;line-height:27px;letter-spacing:0;font-weight:600;color:#fff;position:absolute;top:15px;left:15px}.PodcastCategories_podcastListGrid__CmzeY{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px}@media(max-width:768px){.PodcastCategories_grid__rxMKg{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}