.podcast-card-module{width:100%;padding-block:24px;padding-inline:24px;max-width:84rem;background:#f8f1e6}.podcast-card-module__layout{display:flex;flex-direction:column;gap:24px}.podcast-card-module__media-column{display:flex;justify-content:flex-start}.podcast-card-module__media-frame,.podcast-card-module__media-placeholder{width:300px;height:300px}.podcast-card-module__media-frame{flex-shrink:0;position:relative;overflow:hidden}.podcast-card-module__media{display:block;object-fit:cover}.podcast-card-module__media-placeholder{display:flex;align-items:center;justify-content:center;background:#dddddd}.podcast-card-module__placeholder-badge{display:flex;align-items:center;justify-content:center;padding:10px;border:5px solid #ffffff;border-radius:10px;background:transparent;box-shadow:0 2px 4px rgb(0 0 0/8%)}.podcast-card-module__placeholder-icon{width:64px;height:64px;color:#ffffff}.podcast-card-module__content-column{width:100%}@media (min-width:768px){.podcast-card-module__content-column{padding-inline:24px}}.podcast-card-module__content,.podcast-card-module__header{display:flex;flex-direction:column;gap:24px}.podcast-card-module__heading{max-width:327px;font-family:var(--font-mencken-std),sans-serif;font-size:40px;font-weight:400;letter-spacing:normal}.podcast-card-module__eyebrow,.podcast-card-module__heading{margin:0;color:#333433;line-height:100%;text-align:left;-webkit-font-smoothing:antialiased}.podcast-card-module__eyebrow{font-family:var(--font-atten),sans-serif;font-size:16px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.podcast-card-module__body{margin:0;color:#333433;font-family:var(--font-atten),sans-serif;font-size:22px;font-weight:400;line-height:140%;text-align:left;white-space:pre-line;-webkit-font-smoothing:antialiased}.podcast-card-module__body-link{color:#165d7d;text-decoration-line:underline;text-decoration-color:#165d7d;text-decoration-thickness:1.5px;text-underline-offset:4px;transition:color .15s ease,text-decoration-color .15s ease}.podcast-card-module__body-link:hover{color:#134f6a;text-decoration-color:#134f6a}.podcast-card-module__body-link:focus-visible{border-radius:2px;outline:2px solid #165d7d;outline-offset:2px}.podcast-card-module__actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.podcast-card-module__primary-button{min-height:49px;padding:12px 24px;border-radius:8px;line-height:138%;font-weight:500;box-shadow:none}.podcast-card-module__primary-button:focus-visible{outline:2px solid #165d7d;outline-offset:3px}.podcast-card-module__secondary-button{justify-content:flex-start;padding-inline:0;border-color:transparent;background:transparent;color:#165d7d}.podcast-card-module__secondary-button:hover{border-color:transparent;background:transparent;color:#134f6a}.podcast-card-module__secondary-button svg{color:#165d7d}.podcast-card-module__secondary-button:hover svg{color:#134f6a}@media (min-width:768px) and (max-width:1023px){.podcast-card-module__media-column{padding-inline-start:24px}}@media (min-width:1024px){.podcast-card-module{max-width:none;padding:48px 24px}.podcast-card-module__layout{width:100%;max-width:1440px;margin-inline:auto;flex-direction:row;align-items:center;gap:24px}.podcast-card-module__media-column{width:430px;flex:0 0 430px;justify-content:flex-start;padding-inline:24px 0}.podcast-card-module__media-frame{width:300px;height:300px}.podcast-card-module__content-column{flex:1;min-width:0;padding-inline:0 24px}.podcast-card-module__body,.podcast-card-module__content,.podcast-card-module__eyebrow,.podcast-card-module__heading{max-width:914px}.podcast-card-module__actions{flex-direction:row;flex-wrap:wrap;align-items:center;gap:16px 24px}.podcast-card-module__body-link{white-space:nowrap}}.podcast-card-module--bg-blue{background:var(--color-brand-blue)}.podcast-card-module--bg-charcoal{background:var(--color-charcoal-ledger)}.podcast-card-module--bg-blue .podcast-card-module__body,.podcast-card-module--bg-blue .podcast-card-module__eyebrow,.podcast-card-module--bg-blue .podcast-card-module__heading,.podcast-card-module--bg-charcoal .podcast-card-module__body,.podcast-card-module--bg-charcoal .podcast-card-module__eyebrow,.podcast-card-module--bg-charcoal .podcast-card-module__heading{color:var(--color-heritage-ivory)}.podcast-card-module--bg-ivory{background:var(--color-heritage-ivory)}.podcast-card-module--bg-sandstone{background:var(--color-sandstone)}.podcast-card-module--bg-ivory .podcast-card-module__body,.podcast-card-module--bg-ivory .podcast-card-module__eyebrow,.podcast-card-module--bg-ivory .podcast-card-module__heading,.podcast-card-module--bg-sandstone .podcast-card-module__body,.podcast-card-module--bg-sandstone .podcast-card-module__eyebrow,.podcast-card-module--bg-sandstone .podcast-card-module__heading{color:var(--color-charcoal-ledger)}