.podcast-channels{border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin-top:24px;padding:24px 0}.podcast-channels h2{font-family:var(--serif);font-size:27px;margin:11px 0 24px}.podcast-channel-row{align-items:start;border-top:1px solid var(--line);display:grid;gap:25px;grid-template-columns:155px 1fr;padding:16px 0}.podcast-channel-row:last-child{padding-bottom:0}.podcast-channel-row>strong{font-family:var(--serif);font-size:15px}.podcast-channel-content{display:flex;flex-wrap:wrap;gap:9px 18px}.podcast-channel-content span{color:var(--muted);font-size:12px}.podcast-channel-content b{color:var(--ink);font-size:12px;font-weight:600;width:100%}

@media(max-width:760px){.podcast-channels{margin-top:42px;padding:28px 0}.podcast-channels h2{font-size:24px}.podcast-channel-row{gap:9px;grid-template-columns:1fr;padding:15px 0}.podcast-channel-content{gap:8px 15px}}
