.podcast-hero-two-col{align-items:center;display:flex;justify-content:center;margin-left:calc(-50vw + 50%);overflow:hidden;position:relative;width:100vw;z-index:0}.podcast-hero-two-col__overlay{background-color:#000;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.podcast-hero-two-col__container{box-sizing:border-box;display:flex;gap:0;margin:0 auto;max-width:1200px;padding:40px 20px;position:relative;width:100%;z-index:2}.podcast-hero-two-col__column{align-items:center;display:flex;flex:1;justify-content:center;padding-bottom:40px}.podcast-hero-two-col__img{display:block;height:auto;max-width:100%}.podcast-hero-two-col__placeholder{border:2px dashed hsla(0,0%,100%,.4);border-radius:8px;color:hsla(0,0%,100%,.6);font-style:italic;padding:40px 20px;text-align:center;width:100%}@media (max-width:768px){.podcast-hero-two-col__container{flex-direction:column;padding:0}.podcast-hero-two-col__column{width:100%}.podcast-hero-two-col__column--left{order:1}.podcast-hero-two-col__column--right{margin-top:-10rem;order:2;padding-bottom:120px;padding-left:2rem;padding-right:2rem}}@media (min-width:769px) and (max-width:1024px){.podcast-hero-two-col__container{padding:40px 30px}}