button.podcast-card_ctaButton__SaQd7{opacity:0;box-shadow:var(--shadow-base);transition:opacity var(--animation-speed-fast) ease-in-out}button.podcast-card_absolute__Wp3ix{transform:translateY(0);opacity:0;transition:transform var(--animation-speed-fast) ease-in-out,opacity var(--animation-speed-fast) ease-in-out;position:absolute;right:.75rem;bottom:-.5rem}.podcast-card_card__wSUVJ{position:relative;display:flex;gap:.75rem;padding:.75rem;border-radius:var(--border-radius-sm);color:var(--color-text);background-color:rgba(0,0,0,0);transition:background-color var(--animation-speed-fast) ease-in-out}.podcast-card_card__wSUVJ:focus-visible{background-color:var(--color-black-400)}.podcast-card_card__wSUVJ:focus-visible button.podcast-card_ctaButton__SaQd7{opacity:1}.podcast-card_card__wSUVJ:focus-visible button.podcast-card_absolute__Wp3ix{transform:translateY(-1.5rem);opacity:1}@media(hover:hover)and (pointer:fine){.podcast-card_card__wSUVJ:hover{background-color:var(--color-black-400)}.podcast-card_card__wSUVJ:hover button.podcast-card_ctaButton__SaQd7{opacity:1}.podcast-card_card__wSUVJ:hover button.podcast-card_absolute__Wp3ix{transform:translateY(-1.5rem);opacity:1}}.podcast-card_imageContainer__2z2tX{position:relative;overflow:hidden;aspect-ratio:1/1;border-radius:var(--border-radius-base)}.podcast-card_image__JkHGG{object-fit:cover;object-position:center}span.podcast-card_tag___E8ZD{position:absolute;top:1rem;left:1rem}.podcast-card_content__XRccL{display:flex;flex-direction:column}.podcast-card_titleContainer__OqYuZ{display:flex;gap:.25rem;align-items:center}.podcast-card_title__9HNOo{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp,2);line-clamp:var(--line-clamp,2)}.podcast-card_author__SfuwS{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-text-secondary)}.podcast-card_sizeLarge__DiyxI{flex-direction:column}.podcast-card_sizeLarge__DiyxI .podcast-card_content__XRccL{gap:.5rem}@media(min-width:48em){.podcast-card_sizeLarge__DiyxI .podcast-card_title__9HNOo{font-family:var(--font-domine);font-size:var(--text-xl);line-height:1.2}}.podcast-card_sizeMedium__mdthQ{flex-direction:column}.podcast-card_sizeMedium__mdthQ .podcast-card_content__XRccL{gap:.25rem}@media(min-width:48em){.podcast-card_sizeMedium__mdthQ .podcast-card_title__9HNOo{font-size:var(--text-2xl);font-weight:var(--font-semibold);line-height:1.2}}.podcast-card_sizeSmall__18IWE{flex-direction:row;align-items:center}.podcast-card_sizeSmall__18IWE .podcast-card_image__JkHGG{width:5rem}.podcast-card_sizeSmall__18IWE .podcast-card_title__9HNOo{--line-clamp:1}.podcast-list_list___p4oh{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(18.75rem,100%),1fr));grid-gap:1rem;gap:1rem}.podcast-list_centered__OwUYo{display:grid;place-items:center;flex:1 1}