.podcast-page .episode-back{max-width:831px;margin:100px auto 0;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.podcast-page .episode-back__link{font-size:14px;font-weight:400;color:#000;text-decoration:none;transition:opacity .2s}.podcast-page .episode-back__link:hover{opacity:.5}.podcast-page .episode-share{position:relative}.podcast-page .episode-share__trigger{display:flex;align-items:center;gap:8px;border:none;background:none;color:#000;cursor:pointer;padding:0;font-family:var(--font-sans);font-size:14px;font-weight:400;transition:opacity .2s}.podcast-page .episode-share__trigger:hover{opacity:.5}.podcast-page .episode-share__dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e0e0e0;border-radius:0;padding:6px 0;min-width:160px;box-shadow:0 4px 12px #00000014;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s,visibility .2s,transform .2s;z-index:10}.podcast-page .episode-share.is-open .episode-share__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.podcast-page .episode-share__btn{display:flex;align-items:center;gap:10px;width:100%;padding:8px 16px;border:none;background:none;color:#000;cursor:pointer;text-decoration:none;font-family:var(--font-sans);font-size:13px;font-weight:300;transition:background .15s}.podcast-page .episode-share__btn:hover{background:#f5f5f5}.podcast-page .video-hero{max-width:831px;margin:24px auto 0;padding:0 24px}.podcast-page .video-hero__wrapper{position:relative;width:100%;padding-bottom:56.25%;border-radius:8px;overflow:hidden}.podcast-page .video-hero__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.podcast-page .episode-info{max-width:700px;margin:48px auto 0;padding:0 24px;text-align:center}.podcast-page .episode-info__title{font-size:28px;font-weight:400;text-transform:uppercase;letter-spacing:.02em;margin-bottom:12px}.podcast-page .episode-info__meta{font-size:20px;font-weight:300;text-transform:uppercase;margin-bottom:24px}.podcast-page .episode-info__desc{font-size:16px;font-weight:300;line-height:20px;text-align:center;max-width:700px}.podcast-page .photo-gallery{overflow:hidden;margin:48px 0;cursor:grab}.podcast-page .photo-gallery.is-dragging{cursor:grabbing}.podcast-page .photo-gallery__track{display:flex;gap:8px;will-change:transform}.podcast-page .photo-gallery picture{flex-shrink:0;height:374px}.podcast-page .photo-gallery__img{height:100%;width:auto;display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.podcast-page .episode-quote{max-width:796px;margin:64px auto;padding:0 24px;text-align:center}.podcast-page .episode-quote__text{font-family:var(--font-sans);font-size:40px;font-weight:300;font-style:normal;line-height:1.17;margin-bottom:20px}.podcast-page .episode-quote__author{font-size:20px;font-weight:300;text-transform:uppercase}.podcast-page .chapters{max-width:700px;margin:0 auto;padding:0 24px 64px}.podcast-page .chapters__title{font-size:24px;font-weight:400;text-transform:uppercase;margin-bottom:24px}.podcast-page .chapters__list{list-style:none}.podcast-page .chapters__item{font-size:18px;font-weight:300;line-height:30px}.podcast-page .chapters__time{font-weight:400;text-decoration:underline;cursor:pointer}.podcast-page .spotify-section{max-width:800px;margin:0 auto;padding:0 24px 80px}.podcast-page .spotify-section__title{font-size:24px;font-weight:400;text-transform:uppercase;margin-bottom:24px}.podcast-page .spotify-section__embed{border-radius:12px;overflow:hidden}.podcast-page .spotify-section__embed iframe{display:block;width:100%;border:0}@media (max-width: 768px){.podcast-page .episode-back{margin-top:72px;padding:0 16px}.podcast-page .video-hero{padding:0 16px;margin-top:16px}.podcast-page .episode-info{padding:0 16px}.podcast-page .episode-info__title{font-size:22px}.podcast-page .episode-info__meta{font-size:16px}.podcast-page .photo-gallery__track{gap:4px}.podcast-page .photo-gallery picture{height:280px}.podcast-page .episode-quote{margin:48px auto;padding:0 16px}.podcast-page .episode-quote__text{font-size:28px;font-weight:500}.podcast-page .episode-quote__author{font-size:14px}.podcast-page .chapters{padding:0 16px 48px}.podcast-page .chapters__item{font-size:16px;line-height:26px}.podcast-page .spotify-section{padding:0 16px 60px}}@media (max-width: 500px){.podcast-page .episode-info__title{font-size:20px}.podcast-page .episode-info__desc{font-size:14px}.podcast-page .photo-gallery picture{height:280px}.podcast-page .chapters__title,.podcast-page .spotify-section__title{font-size:20px}}.podcast-page .t1-section{background:#1a1e1e;padding:40px 50px 60px;color:#fff}.podcast-page .t1-section .season-divider{border:none;border-top:1px solid rgba(255,255,255,.3);margin:0 0 24px}.podcast-page .t1-section .season-heading{margin:0 0 24px;font-size:16px;font-weight:400;text-transform:uppercase;letter-spacing:.04em;color:#fff}.podcast-page .t1-section .carousel{gap:8px}.podcast-page .t1-section .carousel>*{flex:0 0 360px}@media (max-width: 1060px){.podcast-page .t1-section{padding:40px 24px 60px}.podcast-page .t1-section .carousel>*{flex:0 0 280px}}@media (max-width: 600px){.podcast-page .t1-section .carousel>*{flex:0 0 160px}}@media (max-width: 500px){.podcast-page .t1-section{padding:40px 16px 60px}.podcast-page .t1-section .carousel>*{flex:0 0 160px}}
