.CustomAudioPlayer_audioPlayer__Eborw{display:flex;flex-direction:column;align-items:center;gap:10px;padding:10px;background:#fff;width:100%;max-width:100%;z-index:9999}.CustomAudioPlayer_topBar__cEaT2{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.CustomAudioPlayer_progressBar__7N06_{flex-grow:1;height:5px;border-radius:5px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;background:#d3d3d3}.CustomAudioPlayer_progressBar__7N06_::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;width:10px;height:10px;border-radius:50%;border:1px solid #000}.CustomAudioPlayer_progressBar__7N06_::-moz-range-thumb{background:#000;width:10px;height:10px;border:none;border-radius:50%}.CustomAudioPlayer_time__5ljCi{font-size:12px;color:gray;min-width:70px;text-align:right}.CustomAudioPlayer_controlsRow__v7_SN{display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}.CustomAudioPlayer_navButton__vjNBX,.CustomAudioPlayer_playPause__pvAc8,.CustomAudioPlayer_skip__lcqXt{background:none;border:none;cursor:pointer;padding:0}.CustomAudioPlayer_playPauseIcon__sjW20{width:30px;height:30px;object-fit:contain}.CustomAudioPlayer_navIcon__8PMOf,.CustomAudioPlayer_skipIcon__a8R_U{width:25px;height:25px;object-fit:contain}.CustomAudioPlayer_mobileEpisodeNav__zSRt_{display:none}.CustomAudioPlayer_navButton__vjNBX{background:none;border:none;padding:0;cursor:pointer}.CustomAudioPlayer_navIcon__8PMOf{width:30px;height:30px;object-fit:contain}@media screen and (max-width:768px){.CustomAudioPlayer_audioPlayer__Eborw{flex-direction:column;align-items:center;width:100vw;position:fixed;bottom:0;left:0;background:#fff;box-shadow:0 -2px 8px rgba(0,0,0,.1);padding:0;gap:5px}.CustomAudioPlayer_topBar__cEaT2{flex-direction:column;align-items:center;width:100%;gap:5px}.CustomAudioPlayer_progressBar__7N06_{width:100%;height:6px;margin:0;border-radius:0}.CustomAudioPlayer_time__5ljCi{margin-top:4px;font-size:12px;text-align:right;width:95%;color:#666}.CustomAudioPlayer_controlsRow__v7_SN{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:20px}.CustomAudioPlayer_mobileEpisodeNav__zSRt_{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:space-between;padding:0 30px;pointer-events:auto}.CustomAudioPlayer_mobileNavBtn__uG1H_{display:flex;align-items:center;justify-content:center}.CustomAudioPlayer_playPauseIcon__sjW20{width:40px;height:40px}.CustomAudioPlayer_navIcon__8PMOf,.CustomAudioPlayer_skipIcon__a8R_U{width:30px;height:30px}}.PodcastPage_podcastPage__UgSsE{width:100%;padding-top:80px;justify-content:center;position:relative;overflow:hidden;min-height:100vh}.PodcastPage_podcastBackground__sicuI{position:fixed;top:0;left:0;width:100%;height:100%;background:url(/images/croissant-reversed.png) 50%/cover no-repeat;z-index:-1;min-height:100vh}.PodcastPage_podcastContainer__pPQO1{display:flex;align-items:flex-start;width:90%;margin:0 auto 40px;position:relative}.PodcastPage_podcastHeader__UFxlO{position:fixed;left:8%;width:27%;text-align:center;background:#fff;padding:15px 30px;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;z-index:10}.PodcastPage_podcastContentWrapper__WGkhm{margin-left:35%;flex-grow:1;display:flex;flex-direction:column;width:100%}.PodcastPage_podcastLogoContainer__FWJhF{display:flex;justify-content:center;margin-bottom:20px}.PodcastPage_podcastLogo__gGmtz{width:180px;height:180px;object-fit:cover;border-radius:15px}.PodcastPage_podcastTitle__PS4AU{font-size:28px;font-weight:700;margin-bottom:10px}.PodcastPage_podcastMeta__t_Fcb{font-size:14px;color:gray;margin-bottom:20px}.PodcastPage_podcastContent__stTVO{display:flex;flex-direction:column;gap:20px}.PodcastPage_episodeDescription__ZVH0W,.PodcastPage_episodeTranscription__9KVNO{background:#fff;padding:20px;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.PodcastPage_episodeDescription__ZVH0W h2,.PodcastPage_episodeTranscription__9KVNO h2{font-size:22px;margin-bottom:10px}.PodcastPage_episodeDescription__ZVH0W p,.PodcastPage_episodeTranscription__9KVNO p{font-size:18px;color:#333;line-height:1.6}.PodcastPage_podcastAbout__jmcwC{width:100%;background:#fff;padding:20px;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:center}.PodcastPage_newsletterContainer__CVRk_{margin-top:20px;text-align:center}.PodcastPage_newsletterButton__T8Vr_{padding:12px 20px;font-size:16px;font-weight:700;background:#0070f3;color:#fff;border-radius:8px;text-decoration:none;display:inline-block}.PodcastPage_episodeDescriptionText__dYbuq{line-height:1.1;font-size:16px;color:#333;text-align:justify}.PodcastPage_episodeDescriptionText__dYbuq .description-link{color:#f90;text-decoration:underline;font-weight:500;transition:color .2s ease}.PodcastPage_episodeDescriptionText__dYbuq .description-link:hover{text-decoration:none}.PodcastPage_episodeDescriptionText__dYbuq p{margin-bottom:1rem}.PodcastPage_episodeDescriptionText__dYbuq br{line-height:1.2}.PodcastPage_episodeDescriptionText__dYbuq strong{font-weight:600;color:#222}.PodcastPage_episodeDescriptionText__dYbuq em{font-style:italic;color:#555}@media (max-width:768px){.PodcastPage_episodeDescriptionText__dYbuq{font-size:16px;line-height:1.6;text-align:left}}@media screen and (max-width:1024px){.PodcastPage_podcastContainer__pPQO1{flex-direction:column;align-items:center;width:100%;gap:30px}.PodcastPage_podcastHeader__UFxlO{position:relative;width:90%;left:0;top:unset;z-index:10000}.PodcastPage_podcastContentWrapper__WGkhm{margin-left:0;width:100%}.PodcastPage_podcastAbout__jmcwC{width:90%;margin-top:20px}}.PodcastPage_listenLinks__dYeGn{text-align:center;margin-bottom:15px}.PodcastPage_listenLinks__dYeGn p{font-size:16px;font-weight:700;margin-bottom:8px}.PodcastPage_listenIcons__S3JBl{display:flex;justify-content:center;gap:15px}.PodcastPage_listenIcons__S3JBl a{display:inline-block}.PodcastPage_listenIcons__S3JBl img{width:35px;height:35px;transition:transform .2s ease-in-out}.PodcastPage_listenIcons__S3JBl img:hover{transform:scale(1.1)}.PodcastPage_audioPlayerWrapper__fz_YC{width:100%}@media screen and (max-width:768px){.PodcastPage_audioPlayerWrapper__fz_YC{position:fixed;bottom:0;left:0;width:100%;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1);padding:10px 15px;z-index:99999!important}.PodcastPage_podcastContentWrapper__WGkhm{padding-bottom:100px}}.Transcription_transcriptionContainer__LZBlE{font-size:18px;line-height:1.8;color:#333;text-align:left}.Transcription_utteranceBlock__8_Q0u{margin-bottom:15px}.Transcription_newSpeaker__dh10s{margin-top:15px;padding-top:10px;border-top:2px solid #ddd}.Transcription_utterance__ZJZWf{display:inline;font-size:17px;color:#222;margin-left:5px}.Transcription_transcriptionWord__tXks7,.Transcription_transcriptionWord__tXks7:hover{cursor:pointer;transition:color .2s ease-in-out}.Transcription_transcriptionWord__tXks7:hover{background:rgba(255,163,58,.295);border-radius:5px}.Transcription_activeWord__SAGkF{position:relative;z-index:1;cursor:pointer}.Transcription_activeWord__SAGkF:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,163,58,.295);z-index:-1;border-radius:4px}@media screen and (max-width:768px){.Transcription_transcriptionContainer__LZBlE{font-size:16px;padding:15px}.Transcription_utterance__ZJZWf{font-size:16px}.Transcription_speaker__x1uZN{font-size:15px}}.Transcription_underlinedWord__dEvP5{-webkit-text-decoration:underline red;text-decoration:underline red;cursor:pointer}.Transcription_translationBubble__MwdvI{position:fixed;bottom:80px;left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:700;white-space:nowrap;box-shadow:0 4px 8px rgba(0,0,0,.2);animation:Transcription_fadeIn__NkbL6 .3s ease-in-out}@keyframes Transcription_fadeIn__NkbL6{0%{opacity:0;transform:translateX(-50%) translateY(5px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.EpisodeNavigation_navigationContainer__MBsV5{display:flex;flex-direction:row;gap:10px;justify-content:center;margin-top:25px}.EpisodeNavigation_navButton__lq5Cj{margin-left:10px;margin-right:10px;flex:1 1;padding:10px 15px;background:#f5f5f5;text-align:center;font-weight:700;border-radius:5px;transition:background .3s;text-decoration:none;color:#000}.EpisodeNavigation_navButton__lq5Cj:hover{background:#ddd}.FeaturedPodcast_featuredPodcast__EdGaZ{position:relative;width:100%;margin-top:-150px;z-index:10}.FeaturedPodcast_podcastPlayer__ZygJb{display:flex;align-items:center;background:#fff;padding:20px;width:70%;margin:auto;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden;position:relative;height:300px}.FeaturedPodcast_profileImage__DkAnn{width:200px;height:200px;object-fit:cover;margin-right:50px;margin-left:30px;border-radius:15px}.FeaturedPodcast_playerContent__XUsdv{flex:1 1}.FeaturedPodcast_playerContent__XUsdv h3{font-size:45px;margin-bottom:5px;max-width:90%}.FeaturedPodcast_playerContent__XUsdv p{font-size:16px;color:#777}.FeaturedPodcast_podcastDescription__uYEo5{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:50px;width:80%;margin:0 auto auto;border-radius:15px}.FeaturedPodcast_textContainer__b_w_Z{width:60%;margin-right:20px}.FeaturedPodcast_textContainer__b_w_Z h2{font-size:50px;margin-bottom:15px}.FeaturedPodcast_textContainer__b_w_Z p{font-size:18px;color:#555}.FeaturedPodcast_readMore__Cbq2o{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#f90,#ee9105);color:#fff;padding:12px 24px;border-radius:25px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,153,0,.3);border:none;cursor:pointer;position:relative;overflow:hidden;margin-top:20px}.FeaturedPodcast_readMore__Cbq2o:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.FeaturedPodcast_readMore__Cbq2o:hover:before{left:100%}.FeaturedPodcast_readMore__Cbq2o:hover{background:linear-gradient(135deg,#fa0,#ff990b);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,153,0,.4);text-decoration:none}.FeaturedPodcast_readMore__Cbq2o:active{transform:translateY(0);box-shadow:0 2px 10px rgba(255,153,0,.3)}.FeaturedPodcast_podcastImage__LCBw7{width:40%;height:auto;border-radius:10px}@media screen and (max-width:1024px){.FeaturedPodcast_podcastPlayer__ZygJb{width:90%;height:auto;flex-direction:column;text-align:center;padding:30px}.FeaturedPodcast_profileImage__DkAnn{width:150px;height:150px;margin:0 auto 15px}.FeaturedPodcast_playerContent__XUsdv h3{font-size:35px;max-width:100%}.FeaturedPodcast_podcastDescription__uYEo5{flex-direction:column;text-align:center;padding:30px;width:90%}.FeaturedPodcast_textContainer__b_w_Z{width:100%}.FeaturedPodcast_textContainer__b_w_Z h2{font-size:35px}.FeaturedPodcast_textContainer__b_w_Z p{font-size:16px}.FeaturedPodcast_podcastImage__LCBw7{width:80%;margin-top:20px}.FeaturedPodcast_readMore__Cbq2o{padding:14px 28px;font-size:18px;border-radius:30px;margin-top:25px}}@media screen and (max-width:768px){.FeaturedPodcast_featuredPodcast__EdGaZ{margin-top:-100px}.FeaturedPodcast_podcastPlayer__ZygJb{width:95%;padding:20px}.FeaturedPodcast_profileImage__DkAnn{width:120px;height:120px}.FeaturedPodcast_playerContent__XUsdv h3{font-size:28px}.FeaturedPodcast_playerContent__XUsdv p{font-size:18px}.FeaturedPodcast_podcastDescription__uYEo5{width:95%;padding:20px}.FeaturedPodcast_textContainer__b_w_Z h2{font-size:28px}.FeaturedPodcast_textContainer__b_w_Z p{text-align:justify;font-size:18px}.FeaturedPodcast_podcastImage__LCBw7{width:90%}.FeaturedPodcast_textContainer__b_w_Z{margin-right:0}.FeaturedPodcast_readMore__Cbq2o{padding:12px 24px;font-size:16px;border-radius:25px;margin-top:20px;width:100%;justify-content:center;text-align:center}}.LatestArticles_latestArticles__AGMlU{padding:60px 10%;text-align:left;background:#fff}.LatestArticles_latestArticles__AGMlU h2{font-size:28px;font-weight:700;margin-bottom:20px}.LatestArticles_articlesHeader__bg7of{display:flex;justify-content:space-between;align-items:center}.LatestArticles_articlesGrid__L60At{display:flex;gap:30px;justify-content:center;flex-wrap:wrap}.LatestArticles_articleCard__ltqqg{height:100%;background:#fff;padding:0;width:320px;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.LatestArticles_articleCard__ltqqg:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.LatestArticles_articleImage__Z1JU4{width:100%;height:180px;object-fit:cover;border-top-left-radius:15px;border-top-right-radius:15px}.LatestArticles_articleContent__2qhSl{padding:20px}.LatestArticles_articleContent__2qhSl h3{font-size:20px;margin-bottom:10px}.LatestArticles_articleContent__2qhSl p{font-size:16px;color:#555;margin-bottom:15px}.LatestArticles_readMore__7Xy7j{font-size:14px;color:#000;font-weight:700}.LatestArticles_viewAll__thc4x{transition:.2s}.LatestArticles_viewAll__thc4x:hover{color:#555}.LatestPodcasts_latestPodcasts__prdO3{padding:60px 10%;text-align:left;background:#fff}.LatestPodcasts_latestPodcasts__prdO3 h2{font-size:28px;font-weight:700;margin-bottom:20px}.LatestPodcasts_podcastsHeader__S6v2T{display:flex;justify-content:space-between;align-items:center}.LatestPodcasts_podcastsGrid___bLaZ{display:flex;gap:30px;justify-content:center;flex-wrap:wrap}.LatestPodcasts_podcastCard__Q5Xw6{background:#fff;width:320px;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;text-decoration:none;color:inherit}.LatestPodcasts_podcastCard__Q5Xw6:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.LatestPodcasts_podcastImage__ftp4v{width:100%;height:180px;object-fit:cover;border-top-left-radius:15px;border-top-right-radius:15px}.LatestPodcasts_podcastContent__i5VyH{padding:20px}.LatestPodcasts_podcastContent__i5VyH h3{font-size:20px;margin-bottom:10px}.LatestPodcasts_podcastContent__i5VyH p{font-size:16px;color:#555;margin-bottom:15px}.LatestPodcasts_pubDate__frgZF{font-size:14px;color:#888;margin-bottom:10px}.LatestPodcasts_readMore__H4oNf{font-size:14px;color:#000;font-weight:700}.LatestPodcasts_readMore__H4oNf:hover{text-decoration:underline}.LatestPodcasts_viewAll__2vtLH{transition:.2s}.LatestPodcasts_viewAll__2vtLH:hover{color:#555}@media screen and (max-width:768px){.LatestPodcasts_latestPodcasts__prdO3{padding:0}.LatestPodcasts_podcastsHeader__S6v2T{padding:0 10%}}.ArticlePage_pageWrapper__TowaU{display:flex;flex-direction:column;align-items:center;margin:100px auto 0;padding:20px}.ArticlePage_articleHeader__kkxSd{width:100%;text-align:center;margin-bottom:40px;position:relative}.ArticlePage_articleImage__UsADJ{width:80%;max-height:400px;object-fit:cover;border-radius:10px}.ArticlePage_headerContent__GIDbk{background:hsla(0,0%,100%,.9);padding:20px 30px;display:inline-block;border-bottom:1px solid #e4e4e4}.ArticlePage_articleHeader__kkxSd h1{font-size:32px;font-weight:700;margin-bottom:5px}.ArticlePage_articleSubtitle__1kRpT{font-size:20px;color:#777}.ArticlePage_contentWrapper__i_Q8B{display:flex;justify-content:space-between;gap:40px;width:70%}.ArticlePage_articleContainer__6qSL2{text-align:left;width:65%;line-height:1.7;font-size:18px;color:#333}.ArticlePage_articleContainer__6qSL2 p{margin-bottom:20px}.ArticlePage_articleContainer__6qSL2 h2{font-size:24px;margin-top:30px}.ArticlePage_sidebar__YiQu4{width:30%}@media screen and (max-width:768px){.ArticlePage_contentWrapper__i_Q8B{flex-direction:column}.ArticlePage_sidebar__YiQu4{width:100%}.ArticlePage_articleContainer__6qSL2,.ArticlePage_contentWrapper__i_Q8B{width:98%}.ArticlePage_headerContent__GIDbk{padding:15px 20px}.ArticlePage_articleHeader__kkxSd h1{font-size:28px}.ArticlePage_articleImage__UsADJ{width:100%}}