body.single-podcasts .podcast-episode__container{background-color:#fffffe;border:1px solid #9a9898;border-radius:2px;display:grid;gap:.75rem;grid-template-columns:92px 1fr;padding:1rem}@media screen and (min-width:768px){body.single-podcasts .podcast-episode__container{grid-template-columns:122px 1fr}}@media screen and (min-width:1025px){body.single-podcasts .podcast-episode__container{grid-template-columns:210px 1fr}}body.single-podcasts .podcast-episode__audio{display:none}body.single-podcasts .podcast-episode__image{align-self:center;grid-column:1/2;grid-row:1/2}@media screen and (min-width:768px){body.single-podcasts .podcast-episode__image{align-self:self-start}}@media screen and (min-width:1025px){body.single-podcasts .podcast-episode__image{grid-row:1/3}}body.single-podcasts .podcast-episode__image img{aspect-ratio:1/1;display:none;max-width:210px;width:100%}@media screen and (min-width:768px){body.single-podcasts .podcast-episode__image img{display:block}}body.single-podcasts .podcast-episode__header{grid-column:1/3;grid-row:1/2}@media screen and (min-width:768px){body.single-podcasts .podcast-episode__header{grid-column:2/3}}body.single-podcasts .podcast-episode__header :is(p,h2){font-family:itc-avant-garde-gothic-pro;margin-block:0}body.single-podcasts .podcast-episode__header h2{line-height:1.2;margin-bottom:.8rem}@media screen and (min-width:768px){body.single-podcasts .podcast-episode__header h2{margin-bottom:0}}body.single-podcasts .podcast-episode__header p{font-weight:600;margin-top:.8rem}body.single-podcasts .podcast-episode__logo{background-color:#052758;margin-bottom:.5rem;padding:1rem 1.4rem}@media screen and (min-width:768px){body.single-podcasts .podcast-episode__logo{background-color:#fff;margin:0;padding:0}}body.single-podcasts .podcast-episode__logo img{width:168px}body.single-podcasts .podcast-episode__player{align-items:center;background-color:#f2f2f1;display:grid;gap:0 1.4rem;grid-column:1/3;grid-row:2/3;grid-template-columns:6rem 1fr;padding:.4rem 1.4rem 1.2rem}@media screen and (min-width:1025px){body.single-podcasts .podcast-episode__player{gap:0 2rem;grid-column:2/3;padding:1rem 1.4rem}}body.single-podcasts .podcast-episode__player #play{aspect-ratio:1/1;background:#000;border:none;border-radius:50%;color:#fff;cursor:pointer;grid-column:1/2;grid-row:1/3;position:relative}body.single-podcasts .podcast-episode__player #play span{display:none}body.single-podcasts .podcast-episode__player #play:after{border-color:transparent transparent transparent #fff;border-style:solid;border-width:13px 0 13px 22px;content:"";height:0;left:53%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}body.single-podcasts .podcast-episode__player #play.playing:after{border:0 double transparent;border-left:20px double #fff;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}body.single-podcasts .podcast-episode__player__timeline{align-items:center;display:grid;flex:1 1 auto;gap:1.5rem;grid-column:2/3;grid-row:1/2;grid-template-columns:max-content fit-content(750px) max-content;margin-top:2.5rem}@media screen and (min-width:1025px){body.single-podcasts .podcast-episode__player__timeline{margin-top:0}}body.single-podcasts .podcast-episode__player__timeline #current-time{grid-column:1/2;grid-row:1/2}body.single-podcasts .podcast-episode__player__timeline #seek-slider{grid-column:2/3;grid-row:1/2;opacity:0}body.single-podcasts .podcast-episode__player__timeline #duration{grid-column:3/4;grid-row:1/2}body.single-podcasts .podcast-episode__player__options{align-items:center;display:flex;flex:0 0 auto;flex-flow:row nowrap;gap:1.5rem;grid-column:2/3;grid-row:2/3;justify-content:center}@media screen and (min-width:1025px){body.single-podcasts .podcast-episode__player__options{justify-content:flex-start}}body.single-podcasts .podcast-episode__player__options :is(#playback-rate,#skip-fwd,#skip-back){background:transparent;border:1px solid #000;border-radius:4px;display:flex;font-size:1.25rem;font-weight:500;justify-content:center;padding:0 .75rem}body.single-podcasts .podcast-episode__player__options :is(#playback-rate,#skip-fwd,#skip-back) span{display:none}body.single-podcasts .podcast-episode__waveform{cursor:pointer;display:grid;grid-column:2/3;grid-row:1/2;grid-template-columns:subgrid;max-width:100%;pointer-events:none}body.single-podcasts .podcast-episode__waveform div[class*=scrubber]{grid-row:1/2;pointer-events:none;width:100%}body.single-podcasts .podcast-episode__waveform div[class*=scrubber]>svg{max-width:100%;-o-object-fit:contain;object-fit:contain}body.single-podcasts .podcast-episode__waveform .scrubber{--svg-bg-color:#0f0f0ff2}body.single-podcasts .podcast-episode__waveform .scrubber__time>svg{width:0}body.single-podcasts .podcast-episode__waveform .scrubber__hover{width:100%}body.single-podcasts .podcast-episode__waveform .scrubber__hover>svg{width:0}body.single-podcasts .podcast-episode__waveform .scrubber__loader{--svg-bg-color:#0f0f0f33}body.single-podcasts .podcast-episode__waveform .scrubber__loader>svg{width:0}body.single-podcasts .podcast-episode__waveform .scrubber__bg{--svg-bg-color:#0f0f0f1a}
