.section.section--podcast-preview{padding:15rem 0 3.75rem}@media screen and (min-width:1199px){.section.section--podcast-preview{padding:13.125rem 0 15rem}}.wrg.podcast-preview{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:1199px){.wrg.podcast-preview{gap:7.5rem}}.wrg.podcast-preview .wrg.split-text{width:100%}.wrg.podcast-preview .podcast-preview__body{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:2rem}@media screen and (min-width:1199px){.wrg.podcast-preview .podcast-preview__body{gap:5rem}}.wrg.podcast-preview .podcast-preview__group{display:flex;width:100%;flex-direction:column;gap:1.5rem}@media screen and (min-width:1199px){.wrg.podcast-preview .podcast-preview__group{gap:3.75rem}}.wrg.podcast-preview .podcast-preview__list{display:flex;width:100%;flex-direction:column;gap:1.5rem}@media screen and (min-width:700px){.wrg.podcast-preview .podcast-preview__list{flex-direction:row;gap:2rem}}@media screen and (min-width:1199px){.wrg.podcast-preview .podcast-preview__list{gap:3.75rem}}.wrg.podcast-preview .podcast-preview__list li{position:relative;overflow:hidden;height:20rem;min-height:20rem;flex:1 0 0;border-radius:0.625rem;background-color:var(--black-85)}@media screen and (min-width:1199px){.wrg.podcast-preview .podcast-preview__list li{height:29.5625rem}}.wrg.podcast-preview .podcast-preview__list li:hover .podcast-preview__image{transform:scale(1.05)}.wrg.podcast-preview .podcast-preview__list li:hover .podcast-preview__cta-icon img{transform:translate(0.125rem,-0.125rem)}.wrg.podcast-preview .podcast-preview__list li:hover .podcast-preview__cta-icon--default{opacity:0}.wrg.podcast-preview .podcast-preview__list li:hover .podcast-preview__cta-icon--hover{opacity:1}.wrg.podcast-preview .podcast-preview__list>li>a{position:absolute;z-index:1;inset:0}.wrg.podcast-preview .podcast-preview__image{position:absolute;z-index:0;inset:0;display:block;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform 0.6s ease}.wrg.podcast-preview .podcast-preview__content{position:relative;display:flex;height:100%;flex-direction:column;justify-content:space-between}.wrg.podcast-preview .podcast-preview__top{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem}.wrg.podcast-preview .podcast-preview__guest{color:var(--white);font-family:F37 Bolton,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5rem}.wrg.podcast-preview .podcast-preview__cta{display:flex;align-items:center;gap:0.25rem}.wrg.podcast-preview .podcast-preview__cta span{color:var(--white);font-family:F37 Bolton,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5rem;white-space:nowrap}.wrg.podcast-preview .podcast-preview__cta-icon{position:relative;display:block;width:1.5rem;height:1.5rem;flex-shrink:0}.wrg.podcast-preview .podcast-preview__cta-icon img{position:absolute;inset:0;display:block;width:1.5rem;height:1.5rem;transition:transform 0.25s ease,opacity 0.25s ease}.wrg.podcast-preview .podcast-preview__cta-icon--hover{opacity:0}.wrg.podcast-preview .podcast-preview__caption{padding:3rem 1.5rem 1.5rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.5) 60%,rgba(0,0,0,.5))}@media screen and (min-width:1199px){.wrg.podcast-preview .podcast-preview__caption{padding:5rem 10rem 1.5rem 1.5rem}}.wrg.podcast-preview .podcast-preview__caption p{color:var(--white);font-family:F37 Bolton,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.25rem;letter-spacing:0.00625rem;line-height:1.625rem}@media screen and (min-width:1199px){.wrg.podcast-preview .podcast-preview__caption p{font-size:1.75rem;line-height:2.25rem}}.wrg.podcast-preview .podcast-preview__episodes{display:flex;overflow-x:auto;width:calc(100% + 1.5rem);padding-right:1.5rem;gap:1.5rem;scrollbar-width:none;-ms-overflow-style:none}@media screen and (min-width:700px){.wrg.podcast-preview .podcast-preview__episodes{width:calc(100% + 2rem);padding-right:2rem}}@media screen and (min-width:1199px){.wrg.podcast-preview .podcast-preview__episodes{width:100vw;padding-right:3.75rem;padding-left:max(3.75rem,(100vw - 105rem)/2 + 3.75rem);margin-left:calc(50% - 50vw)}}.wrg.podcast-preview .podcast-preview__episodes::-webkit-scrollbar{display:none}.wrg.podcast-preview .podcast-preview__episodes li{flex-shrink:0}.wrg.podcast-preview .podcast-preview__episode-link{display:flex;overflow:hidden;width:min(30rem,85vw);height:10rem;align-items:stretch;border-radius:0.625rem;background-color:#131313;text-decoration:none;transition:background-color 0.4s ease}.wrg.podcast-preview .podcast-preview__episode-link:hover{background-color:#1c1c1c}.wrg.podcast-preview .podcast-preview__episode-link:hover .podcast-preview__episode-media img{transform:scale(1.08)}.wrg.podcast-preview .podcast-preview__episode-media{display:block;overflow:hidden;width:10rem;height:100%;flex-shrink:0;background-color:#272725;background-image:url(../../../images/podcast/pixel-perfect-logo.svg);background-position:50%;background-repeat:no-repeat;background-size:60% auto}.wrg.podcast-preview .podcast-preview__episode-media img{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1);transition:opacity 0.35s ease,transform 0.6s ease}.wrg.podcast-preview .podcast-preview__episode-media img.is-loaded{opacity:1}.wrg.podcast-preview .podcast-preview__episode-body{display:flex;min-width:0;flex:1 1 0;flex-direction:column;align-self:stretch;justify-content:space-between;padding:0.875rem 1.25rem;gap:0}.wrg.podcast-preview .podcast-preview__episode-title{display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;color:var(--white);font-family:F37 Bolton,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;letter-spacing:-0.02rem;line-height:1.4;text-overflow:ellipsis}.wrg.podcast-preview .podcast-preview__episode-details{display:flex;flex-direction:column;flex-shrink:0;gap:0}.wrg.podcast-preview .podcast-preview__episode-name{color:var(--black-15);font-size:1rem;letter-spacing:-0.02rem}.wrg.podcast-preview .podcast-preview__episode-name,.wrg.podcast-preview .podcast-preview__episode-role{overflow:hidden;font-family:F37 Bolton,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.wrg.podcast-preview .podcast-preview__episode-role{color:var(--black-45);font-size:0.875rem;letter-spacing:-0.0175rem}.wrg.podcast-preview .podcast-preview__controls{display:flex;width:100%;flex-wrap:wrap;align-items:center;gap:1.5rem 3.75rem}@media screen and (min-width:1199px){.wrg.podcast-preview .podcast-preview__controls{flex-wrap:nowrap}}.wrg.podcast-preview .podcast-preview__arrows{display:flex;min-width:5rem;flex:1 1 0;align-items:center;justify-content:flex-end;gap:2rem}.wrg.podcast-preview .podcast-preview__arrow{display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;padding:0;border:0;background-color:transparent;cursor:pointer}.wrg.podcast-preview .podcast-preview__arrow path{fill:var(--black-55);transition:fill 0.3s ease}.wrg.podcast-preview .podcast-preview__arrow:focus-visible path,.wrg.podcast-preview .podcast-preview__arrow:hover path{fill:var(--light-grey)}.wrg.podcast-preview .podcast-preview__arrow:disabled{cursor:default}.wrg.podcast-preview .podcast-preview__arrow:disabled path{fill:var(--black-55)}@media screen and (max-width:1198px){body.home-page .wrg.podcast-preview .podcast-preview__arrow:hover path{fill:var(--black-55)}body.home-page .wrg.podcast-preview .podcast-preview__episode-link:hover{background-color:#131313}body.home-page .wrg.podcast-preview .podcast-preview__list li:hover .podcast-preview__cta-icon img{transform:translate(0)}body.home-page .wrg.podcast-preview .podcast-preview__list li:hover .podcast-preview__cta-icon--default{opacity:1}body.home-page .wrg.podcast-preview .podcast-preview__list li:hover .podcast-preview__cta-icon--hover{opacity:0}}
/*# sourceMappingURL=podcast-preview.css.map */
