.podcast-module__s3t8iq__podcastContainer{background-color:var(--color-black);color:var(--color-white);min-height:100vh;padding-top:8rem;padding-bottom:6rem;overflow:hidden}.podcast-module__s3t8iq__contentWrapper{max-width:1800px;padding:0 var(--space-xl);margin:0 auto}.podcast-module__s3t8iq__headerSection{grid-template-columns:1fr 1fr;align-items:center;margin-bottom:5rem;display:grid}.podcast-module__s3t8iq__headerContent{max-width:600px;animation:.8s ease-out podcast-module__s3t8iq__slideInLeft}.podcast-module__s3t8iq__headerImageContainer{justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;animation:1s ease-out .2s both podcast-module__s3t8iq__fadeIn;display:flex;position:relative}.podcast-module__s3t8iq__headerImage{object-fit:contain;width:100%;height:auto}.podcast-module__s3t8iq__podcastLabel{color:var(--color-yellow);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--space-md);border:1px solid var(--color-yellow);border-radius:100px;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}.podcast-module__s3t8iq__title{margin-bottom:var(--space-lg);color:var(--color-white);font-size:clamp(3.5rem,6.5vw,5.5rem);font-weight:900;line-height:1}.podcast-module__s3t8iq__titleHighlight{color:var(--color-yellow);display:block}.podcast-module__s3t8iq__description{color:#ffffffb3;max-width:500px;font-size:1.125rem;line-height:1.6}.podcast-module__s3t8iq__sliderSection{margin-bottom:3rem;animation:1s ease-out .4s both podcast-module__s3t8iq__fadeIn;position:relative}.podcast-module__s3t8iq__sliderControls{justify-content:flex-end;gap:var(--space-md);margin-bottom:var(--space-lg);padding-right:var(--space-xl);display:flex}.podcast-module__s3t8iq__navBtn{width:50px;height:50px;color:var(--color-white);cursor:pointer;transition:all var(--transition-normal);background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex}.podcast-module__s3t8iq__navBtn:hover{background:var(--color-yellow);border-color:var(--color-yellow);color:var(--color-black);transform:scale(1.1)}.podcast-module__s3t8iq__sliderTrack{gap:var(--space-xl);padding-bottom:var(--space-2xl);scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;display:flex;overflow-x:auto}.podcast-module__s3t8iq__sliderTrack::-webkit-scrollbar{display:none}.podcast-module__s3t8iq__videoCard{min-width:400px;max-width:400px;transition:transform var(--transition-normal),box-shadow var(--transition-normal);background:#111;border:1px solid #ffffff0d;border-radius:1.5rem;flex-shrink:0;text-decoration:none;display:block;overflow:hidden}.podcast-module__s3t8iq__videoCard:hover{border-color:#ffd7004d;transform:translateY(-10px);box-shadow:0 20px 40px #00000080}.podcast-module__s3t8iq__thumbnailContainer{aspect-ratio:16/9;position:relative;overflow:hidden}.podcast-module__s3t8iq__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .5s}.podcast-module__s3t8iq__videoCard:hover .podcast-module__s3t8iq__thumbnail{transform:scale(1.05)}.podcast-module__s3t8iq__playOverlay{opacity:0;transition:opacity var(--transition-normal);background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.podcast-module__s3t8iq__videoCard:hover .podcast-module__s3t8iq__playOverlay{opacity:1}.podcast-module__s3t8iq__playIcon{color:var(--color-yellow);filter:drop-shadow(0 4px 8px #00000080);transition:transform var(--transition-normal);font-size:3rem;transform:scale(.8)}.podcast-module__s3t8iq__videoCard:hover .podcast-module__s3t8iq__playIcon{transform:scale(1)}.podcast-module__s3t8iq__cardContent{padding:1.5rem}.podcast-module__s3t8iq__videoDate{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.75rem;display:block}.podcast-module__s3t8iq__videoTitle{color:var(--color-white);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.podcast-module__s3t8iq__videoDesc{color:#fff9;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.podcast-module__s3t8iq__ctaSection{text-align:center;margin-top:4rem}.podcast-module__s3t8iq__channelBtn{background:var(--color-yellow);color:var(--color-black);text-transform:uppercase;letter-spacing:1px;transition:all var(--transition-normal);border-radius:100px;align-items:center;gap:1rem;padding:1.25rem 3rem;font-size:1.125rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 4px 20px #ffd7002e}.podcast-module__s3t8iq__channelBtn:hover{background:var(--color-white);transform:translateY(-4px);box-shadow:0 10px 30px #ffd70040}@keyframes podcast-module__s3t8iq__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes podcast-module__s3t8iq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.podcast-module__s3t8iq__title{font-size:4rem}.podcast-module__s3t8iq__videoCard{min-width:320px;max-width:320px}}@media (max-width:992px){.podcast-module__s3t8iq__sliderSection{margin-bottom:0}.podcast-module__s3t8iq__headerSection{margin-bottom:4rem}.podcast-module__s3t8iq__ctaSection{margin-top:0}}@media (max-width:768px){.podcast-module__s3t8iq__headerSection{gap:var(--space-xl);grid-template-columns:1fr;margin-bottom:5rem}.podcast-module__s3t8iq__headerContent{text-align:left}.podcast-module__s3t8iq__contentWrapper{padding:0 var(--space-lg)}.podcast-module__s3t8iq__headerImageContainer{height:auto;min-height:auto}.podcast-module__s3t8iq__sliderControls{padding-right:0}.podcast-module__s3t8iq__videoCard{min-width:280px;max-width:280px}}@media (max-width:580px){.podcast-module__s3t8iq__headerSection{gap:var(--space-lg);margin-bottom:4rem}.podcast-module__s3t8iq__title{font-size:3.5rem}.podcast-module__s3t8iq__channelBtn{letter-spacing:.5px;padding:1.25rem 1.5rem;font-size:1rem}.podcast-module__s3t8iq__sliderTrack{scroll-snap-type:x mandatory;gap:0}.podcast-module__s3t8iq__videoCard{scroll-snap-align:center;min-width:100%;max-width:100%}}@media (max-width:405px){.podcast-module__s3t8iq__channelBtn{gap:.5rem;padding:1.25rem 1.1rem}}
