.podcast-hero{min-height:760px}
.podcast-hero>div:not(.hero-parallax-media){max-width:920px}
.podcast-hero-icon{position:absolute;z-index:3;right:7vw;bottom:75px;width:150px;height:150px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.65);border-radius:50%;color:#fff}
.podcast-hero-icon svg{width:76px;height:76px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.podcast-intro,.podcast-partner{padding:110px 6vw;display:grid;grid-template-columns:.28fr .9fr .72fr;gap:5vw;align-items:start}
.course-v2-index{display:flex;align-items:center;gap:14px;color:var(--red);font:700 11px "DM Sans",sans-serif;letter-spacing:.13em}
.course-v2-index span{width:40px;height:40px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%}
.course-v2-index p{margin:0}
.podcast-intro h2,.podcast-partner h2{margin:28px 0 0}
.podcast-intro h2 em,.podcast-partner h2 em,.podcast-section-head h2 em{color:var(--red)}
.podcast-copy{padding-top:55px}
.podcast-copy h3{font-size:34px;margin-bottom:20px}
.podcast-copy p{font-size:16px;line-height:1.75}
.podcast-facts{display:grid;grid-template-columns:repeat(4,1fr);background:var(--deep);color:#fff;border-bottom:1px solid rgba(255,255,255,.18)}
.podcast-facts>div{min-height:150px;padding:28px 3vw;border-right:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;justify-content:center}
.podcast-facts>div:last-child{border:0}
.podcast-facts span,.podcast-facts small{display:block;font-size:10px;letter-spacing:.1em}
.podcast-facts span{color:#c9b896;font-weight:700}
.podcast-facts strong{display:block;margin:9px 0 6px;font:700 30px "Barlow Condensed",sans-serif;text-transform:uppercase}
.podcast-facts small{color:rgba(255,255,255,.58)}
.podcast-topics,.podcast-episodes{padding:110px 6vw}
.podcast-topics{background:#d9d1c1}
.podcast-episodes{background:var(--paper)}
.podcast-section-head{display:grid;grid-template-columns:.28fr .9fr .72fr;gap:5vw;align-items:end;margin-bottom:60px}
.podcast-section-head h2{margin:0}
.podcast-section-head>p{margin:0;font-size:15px;line-height:1.7}
.podcast-topic-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}
.podcast-topic-grid article{min-height:440px;padding:30px;display:flex;flex-direction:column;border-right:1px solid var(--line)}
.podcast-topic-grid article:last-child{border:0}
.podcast-topic-icon{width:94px;height:94px;display:grid;place-items:center;border:2px solid currentColor;border-radius:50%;color:var(--red)}
.podcast-topic-icon svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.podcast-topic-grid small{margin-top:35px;color:var(--red);font:700 9px "DM Sans",sans-serif;letter-spacing:.13em}
.podcast-topic-grid h3{margin:45px 0 20px;font-size:42px}
.podcast-topic-grid p{margin:auto 0 0;font-size:13px;line-height:1.7}
.podcast-episode-list{border-top:1px solid var(--line)}
.podcast-episode{display:grid;grid-template-columns:180px minmax(0,1fr) auto;gap:40px;align-items:center;min-height:190px;padding:28px 0;border-bottom:1px solid var(--line);transition:.25s}
.podcast-episode:hover{padding-inline:20px;background:var(--cream)}
.podcast-episode>div:first-child{display:flex;flex-direction:column;gap:12px}
.podcast-episode>div:first-child span{font:800 44px "Barlow Condensed",sans-serif;color:var(--red)}
.podcast-episode small{font-size:9px;letter-spacing:.1em}
.podcast-episode h3{margin:0 0 14px;font-size:clamp(2rem,3vw,3.2rem);line-height:.95}
.podcast-episode p{max-width:850px;margin:0;font-size:13px;line-height:1.65}
.podcast-episode b{width:58px;height:58px;display:grid;place-items:center;border:2px solid;border-radius:50%;font-size:16px}
.podcast-episode-featured{background:var(--deep);color:#fff;margin-top:12px;padding-inline:28px}
.podcast-episode-featured:hover{background:var(--deep);padding-inline:38px}
.podcast-episode-featured p:not(.eyebrow){color:rgba(255,255,255,.65)}
.podcast-episode-featured .eyebrow{margin-bottom:15px;color:#f0e4cb}
.podcast-all-link{display:flex;justify-content:space-between;margin-top:35px;padding:18px 0 10px;border-bottom:1px solid;font:700 18px "Barlow Condensed",sans-serif;text-transform:uppercase}
.podcast-platforms{padding:105px 6vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;background:var(--red);color:#fff}
.podcast-platforms h2{margin:30px 0}
.podcast-platforms h2 em{color:var(--cream)}
.podcast-platforms>div:first-child>p:last-child{max-width:520px;color:rgba(255,255,255,.72);line-height:1.7}
.podcast-platform-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.32);border-left:1px solid rgba(255,255,255,.32)}
.podcast-platform-grid a{min-height:150px;padding:25px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;border-right:1px solid rgba(255,255,255,.32);border-bottom:1px solid rgba(255,255,255,.32);transition:.2s}
.podcast-platform-grid a:hover{background:rgba(255,255,255,.1)}
.podcast-platform-grid a>span{width:50px;height:50px;display:grid;place-items:center;border:1px solid;border-radius:50%;font-size:20px}
.podcast-platform-grid strong{font:700 24px "Barlow Condensed",sans-serif;text-transform:uppercase}
.podcast-platform-grid i{font-style:normal}
.podcast-partner{background:var(--cream)}
.podcast-partner>div:last-child{padding-top:55px}
.podcast-partner>div:last-child p{font-size:15px;line-height:1.75}
.podcast-partner .btn{margin-top:20px}
@media(max-width:1050px){.podcast-topic-grid{grid-template-columns:1fr 1fr}.podcast-topic-grid article{border-bottom:1px solid var(--line)}.podcast-topic-grid article:nth-child(2n){border-right:0}.podcast-topic-grid article:nth-last-child(-n+2){border-bottom:0}}
@media(max-width:900px){.podcast-intro,.podcast-partner,.podcast-section-head,.podcast-platforms{grid-template-columns:1fr}.podcast-copy,.podcast-partner>div:last-child{padding-top:0}.podcast-facts{grid-template-columns:1fr 1fr}.podcast-hero-icon{width:110px;height:110px}.podcast-hero-icon svg{width:56px;height:56px}.podcast-episode{grid-template-columns:115px 1fr auto;gap:24px}}
@media(max-width:600px){.podcast-hero-icon{right:20px;bottom:25px;width:82px;height:82px}.podcast-hero-icon svg{width:42px;height:42px}.podcast-intro,.podcast-topics,.podcast-episodes,.podcast-partner{padding:75px 20px}.podcast-facts>div{min-height:130px;padding:22px 18px}.podcast-facts strong{font-size:23px}.podcast-topic-grid{grid-template-columns:1fr}.podcast-topic-grid article,.podcast-topic-grid article:nth-child(2n),.podcast-topic-grid article:nth-last-child(-n+2){min-height:390px;border-right:0;border-bottom:1px solid var(--line)}.podcast-topic-grid article:last-child{border-bottom:0}.podcast-episode{grid-template-columns:1fr auto;gap:20px;padding:28px 0}.podcast-episode>div:first-child{grid-column:1}.podcast-episode>div:nth-child(2){grid-column:1/-1}.podcast-episode b{grid-column:2;grid-row:1;width:50px;height:50px}.podcast-episode-featured{padding-inline:20px}.podcast-episode:hover,.podcast-episode-featured:hover{padding-inline:12px}.podcast-platforms{padding:75px 20px}.podcast-platform-grid{grid-template-columns:1fr}.podcast-platform-grid a{min-height:110px}}
