.podcast-hero{grid-template-columns:1fr 1fr;align-items:stretch;min-height:100vh;padding:0;display:grid}.podcast-hero:before{opacity:.6;font-size:clamp(160px,18vw,300px);right:50%}.podcast-hero .wrap{padding-top:calc(var(--nav-h) + 100px);align-items:flex-end;padding-bottom:100px;display:flex}.podcast-hero .ppm-hero-inner{max-width:580px}.podcast-hero-img{background-position:50% 30%;background-size:cover;position:relative}.podcast-hero-img:after{content:"";background:linear-gradient(90deg,#1c1c1999 0%,#1c1c1900 40%);position:absolute;inset:0}.podcast-hero-ctas{flex-wrap:wrap;align-items:center;gap:12px;margin-top:40px;display:flex}.podcast-body-p{font-family:var(--font-s);color:var(--text-2);margin-bottom:20px;font-size:17px;font-weight:300;line-height:1.75}.podcast-body-p--accent-border{border-left:2px solid var(--accent);color:var(--text);opacity:.75;padding-left:20px}@media (max-width:900px){.podcast-hero{grid-template-columns:1fr;min-height:auto}.podcast-hero-img{order:-1;height:56vw;min-height:260px}.podcast-hero-img:after{background:linear-gradient(#1c1c1900 50%,#1c1c19b3 100%)}.podcast-hero .wrap{padding-top:48px;padding-bottom:72px}.podcast-hero:before{display:none}}@media (max-width:600px){.podcast-hero-ctas{flex-direction:column;align-items:stretch}.podcast-hero-ctas .btn{text-align:center;justify-content:center}}
