.blog-hero__breadcrumb{align-items:center;display:flex;font-size:14px;gap:8px;margin-bottom:40px}.blog-hero__breadcrumb a{color:#475569;text-decoration:none;transition:color .2s ease}.blog-hero__breadcrumb a:hover{color:#a02767}.blog-hero__breadcrumb-separator{color:#aaaaab}.blog-hero__breadcrumb-current{color:#000;font-weight:700}@media screen and (max-width:768px){.blog-hero__breadcrumb{flex-wrap:wrap;margin-bottom:24px}}.podcast-post-hero{background:#f8fafc;padding:48px 0 64px}.podcast-post-hero__container{margin:0 auto;max-width:1200px;padding:0 20px}.podcast-post-hero__content{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin-top:32px}.podcast-post-hero__meta{align-items:center;display:flex;gap:12px;margin-bottom:16px}.podcast-post-hero__episode-label{border:.82px solid #dadada;border-radius:2.46px;color:#a02767;font-size:14px;font-weight:600;letter-spacing:.05em;padding:6px 10px;text-transform:uppercase}.podcast-post-hero__meta-divider{color:#aaaaab;font-size:16px}.podcast-post-hero__date{color:#475569;font-size:14px;font-weight:400}.podcast-post-hero__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px;margin-top:16px}.podcast-post-hero__tag{background:#f7e9f2;border-radius:2.46px;color:#a02767;font-size:12px;font-weight:400;padding:4px 12px;text-decoration:none;transition:border-color .2s ease,color .2s ease}.podcast-post-hero__tag:hover{border-color:#a02767;color:#a02767}.podcast-post-hero__title{color:#1a1a1a;font-size:40px;font-weight:700;line-height:1.2;margin:0 0 20px}.podcast-post-hero__description{color:#475569;font-size:16px;line-height:1.6;margin-bottom:28px}.podcast-post-hero__badges{display:grid;gap:12px;grid-template-columns:repeat(2,auto);justify-content:start}.podcast-post-hero__badge{align-items:center;background:#1a1a1a;border-radius:10px;color:#fff;display:inline-flex;gap:12px;padding:10px 18px;text-decoration:none;transition:background .2s ease}.podcast-post-hero__badge:hover{background:#333}.podcast-post-hero__badge-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.podcast-post-hero__badge-icon img{height:25px;object-fit:contain;width:25px}.podcast-post-hero__badge-icon-embed{background-image:var(--listen-embed);background-repeat:no-repeat;background-size:383px 747px;border-radius:4px;flex-shrink:0;height:25px;width:25px}.podcast-post-hero__badge-text{display:flex;flex-direction:column;gap:1px}.podcast-post-hero__badge-label{color:#fff;font-size:11px;font-weight:400;line-height:1.2}.podcast-post-hero__badge-name{color:#fff;font-size:16px;font-weight:700;line-height:1.2}.podcast-post-hero__video{align-items:center;display:flex;justify-content:center}.podcast-post-hero__video-wrapper{border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.12);overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.podcast-post-hero__video-wrapper iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.podcast-post-hero__featured-image{border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.12);height:auto;width:100%}@media screen and (max-width:1024px){.podcast-post-hero__content{gap:40px}.podcast-post-hero__title{font-size:34px}}@media screen and (max-width:768px){.podcast-post-hero{padding:32px 0 48px}.podcast-post-hero__content{gap:32px;grid-template-columns:1fr}.podcast-post-hero__video{order:-1}.podcast-post-hero__title{font-size:28px}.podcast-post-hero__badges{grid-template-columns:1fr 1fr;width:100%}}