.podcast-section{font-family:var(--font-body-family);color:#121212}.podcast-section__container{max-width:1200px;margin:0 auto;padding:0 20px}.podcast-section__header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:18px;border-bottom:1px solid #e0e0e0;margin-bottom:32px}.podcast-section__header-text{min-width:0}.podcast-section__subheader{font-family:var(--font-interSemiBold);font-size:13px;color:#4254ff;letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px}.podcast-section__title{font-family:var(--font-heading-family);font-size:31px;font-weight:600;color:#121212;line-height:1.2;margin:0}.podcast-section__view-all{font-family:var(--font-interSemiBold);font-size:14px;color:#121212;text-decoration:none;border-bottom:1px solid #121212;padding-bottom:2px;white-space:nowrap;transition:color .2s ease,border-color .2s ease}.podcast-section__view-all:hover{color:#e02074;border-color:#e02074}@media screen and (max-width:749px){.podcast-section__title{font-size:24px}.podcast-section__header{flex-direction:column;align-items:flex-start;gap:12px}}.podcast-highlight__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}@media screen and (max-width:999px){.podcast-highlight__grid{grid-template-columns:1fr;gap:32px}}.podcast-hero__thumbnail{position:relative;aspect-ratio:1 / 1;background:#f5f5f5;border-radius:4px;overflow:hidden;margin-bottom:20px}.podcast-hero__thumbnail img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.podcast-hero__badge{position:absolute;top:16px;left:16px;font-family:var(--font-interSemiBold);font-size:12px;letter-spacing:.04em;text-transform:uppercase;padding:7px 14px;border-radius:999px;background:#e02074;color:#fff}.podcast-hero__meta{font-family:var(--font-interSemiBold);font-size:13px;color:#4254ff;margin:0 0 8px}.podcast-hero__title{font-family:var(--font-heading-family);font-size:22px;font-weight:600;line-height:1.25;color:#121212;margin:0 0 12px}.podcast-hero__description{font-family:var(--font-body-family);font-size:14px;line-height:1.6;color:#555;margin:0 0 20px}.podcast-hero__description p{margin:0 0 8px}.podcast-hero__description p:last-child{margin-bottom:0}.podcast-side{display:flex;flex-direction:column}.podcast-side__heading-wrap{padding-bottom:10px;border-bottom:2px solid #e02074;margin-bottom:4px;flex-shrink:0}.podcast-side__heading{font-family:var(--font-heading-family);font-size:16px;font-weight:600;color:#121212;margin:0}.podcast-side__item{display:grid;grid-template-columns:88px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid #e0e0e0;flex:1 1 auto;align-items:center}.podcast-side__item:last-child{border-bottom:0}@media screen and (max-width:999px){.podcast-side__item{grid-template-columns:76px 1fr;gap:14px;padding:14px 0;flex:0 0 auto}}.podcast-side__thumbnail{aspect-ratio:1 / 1;background:#f5f5f5;border-radius:4px;overflow:hidden}.podcast-side__thumbnail img{width:100%;height:100%;object-fit:cover}.podcast-side__body{min-width:0}.podcast-side__meta{font-family:var(--font-interSemiBold);font-size:12px;color:#4254ff;margin:0 0 3px}.podcast-side__title{font-family:var(--font-interSemiBold);font-size:14px;line-height:1.35;color:#121212;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.podcast-archive__list{display:flex;flex-direction:column}.podcast-archive__item{display:grid;grid-template-columns:76px 1fr auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid #e0e0e0}.podcast-archive__item:last-child{border-bottom:0}.podcast-archive__thumbnail{aspect-ratio:1 / 1;background:#f5f5f5;border-radius:4px;overflow:hidden}.podcast-archive__thumbnail img{width:100%;height:100%;object-fit:cover}.podcast-archive__body{min-width:0}.podcast-archive__meta{font-family:var(--font-interSemiBold);font-size:13px;color:#4254ff;margin:0 0 4px}.podcast-archive__title{font-family:var(--font-interSemiBold);font-size:16px;line-height:1.35;color:#121212;margin:0}@media screen and (max-width:749px){.podcast-archive__item{grid-template-columns:64px 1fr;grid-template-rows:auto auto;gap:12px 14px;padding:16px 0}.podcast-archive__body{grid-column:2 / -1;grid-row:1}.podcast-archive__thumbnail{grid-row:1 / span 2}.podcast-archive__item .podcast-platforms--icon{grid-column:2 / -1;grid-row:2}.podcast-archive__title{font-size:15px}}.podcast-archive__footer{margin-top:36px;padding-top:32px;border-top:1px solid #e0e0e0}.podcast-archive__footer-text{font-family:var(--font-body-family);font-size:14px;color:#555;text-align:center;margin:0 0 18px}.podcast-archive__footer-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.podcast-platforms{display:flex;align-items:center;flex-wrap:wrap}.podcast-platform{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .1s ease}.podcast-platform:hover{text-decoration:none}.podcast-platform:active{transform:scale(.98)}.podcast-platform__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.podcast-platform__icon svg{display:block;width:100%;height:100%}.podcast-platforms--icon{gap:8px}.podcast-platforms--icon .podcast-platform{width:36px;height:36px;border:1px solid #e02074;color:#e02074;background-color:transparent;border-radius:999px}.podcast-platforms--icon .podcast-platform__icon{width:15px;height:15px}.podcast-platforms--icon .podcast-platform--apple .podcast-platform__icon{width:14px;height:14px}.podcast-platforms--icon .podcast-platform:hover{background-color:#e02074;color:#fff}.podcast-side__item .podcast-platforms--icon{gap:6px}.podcast-side__item .podcast-platforms--icon .podcast-platform{width:28px;height:28px}.podcast-side__item .podcast-platforms--icon .podcast-platform__icon{width:12px;height:12px}.podcast-side__item .podcast-platforms--icon .podcast-platform--apple .podcast-platform__icon{width:11px;height:11px}.podcast-platforms--pill{gap:10px}.podcast-platforms--pill .podcast-platform{gap:8px;padding:12px 22px;background-color:#e02074;color:#fff;border-radius:999px;font-family:var(--font-interSemiBold);font-size:14px}.podcast-platforms--pill .podcast-platform__icon{width:16px;height:16px}.podcast-platforms--pill .podcast-platform:hover{background-color:#b52966}.podcast-platforms--cta-large{gap:12px}.podcast-platforms--cta-large .podcast-platform{gap:10px;padding:16px 28px;background-color:#e02074;color:#fff;border-radius:999px;font-family:var(--font-interSemiBold);font-size:15px}.podcast-platforms--cta-large .podcast-platform__icon{width:18px;height:18px}.podcast-platforms--cta-large .podcast-platform:hover{background-color:#b52966}@media screen and (max-width:749px){.podcast-platforms--cta-large .podcast-platform{padding:14px 20px;font-size:14px;flex:1 1 100%}.podcast-platforms--pill .podcast-platform{padding:11px 18px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/podcast-sections.css.map */
