@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Quicksand:wght@500&display=swap");#podcast_page .pod_hero .hero_listen .play_circle,#podcast_page .episode_card .ep_play,#podcast_page .pod_sidebar .sidebar_cta{-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}#podcast_page .pod_hero .hero_listen .play_circle:hover,#podcast_page .episode_card .ep_play:hover,#podcast_page .pod_sidebar .sidebar_cta:hover{box-shadow:3px 4px 4px 0px rgba(93, 55, 217, 0.21)}#podcast_page .pod_player .player_thumb{background-size:cover;background-repeat:no-repeat;background-position:center center}#podcast_page .pod_hero .hero_featured,#podcast_page .similar_item .sim_thumb{position:relative;overflow:hidden;background-size:100% 100%;background-repeat:no-repeat;background-position:center center}#podcast_page .episode_card .ep_thumb{position:relative;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center center}#podcast_page .episode_card .ep_thumb::before,#podcast_page .episode_card .ep_thumb::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:inherit;background-repeat:no-repeat;background-position:center center}#podcast_page .episode_card .ep_thumb::before{z-index:0;background-size:cover;filter:blur(18px);transform:scale(1.2)}#podcast_page .episode_card .ep_thumb::after{z-index:1;background-size:contain}#podcast_page .episode_card .ep_thumb>*{position:relative;z-index:2}#podcast_page{direction:rtl;position:relative;width:100%;min-height:100vh;background:radial-gradient(83.98% 42.83% at 138.2% 60.01%, #372990 0%, #100C2A 100%);color:#FFFFFF;font-family:"Polin", sans-serif;padding-bottom:180px}@media (min-width:1026px){#podcast_page::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:url("../assets/podcast-page-bg.png") no-repeat center center / cover;background-attachment:fixed;opacity:0.18}}#podcast_page .pod_container{box-sizing:border-box;width:100%;max-width:1317px;margin:0 auto;padding:0 20px;position:relative;z-index:1}#podcast_page .pod_breadcrumb{display:flex;flex-direction:row;align-items:center;gap:8px;padding:32px 20px 0;direction:ltr}#podcast_page .pod_breadcrumb .crumb_text{font-weight:600;font-size:22px;line-height:30px;text-align:right;color:#F3F0FF;white-space:nowrap}#podcast_page .pod_breadcrumb .crumb_text a{color:#F3F0FF;text-decoration:none}#podcast_page .pod_breadcrumb .crumb_line{flex-grow:1;height:0;border-top:1px solid #D1FE17}#podcast_page .pod_breadcrumb .crumb_arrow{width:24px;height:24px;flex:none}#podcast_page .pod_breadcrumb .crumb_arrow svg{display:block;width:100%;height:100%;fill:#F3F0FF}#podcast_page .pod_hero{box-sizing:border-box;display:flex;flex-direction:row-reverse;align-items:center;padding:32px;gap:80px;margin-top:36px;min-height:504px;background:linear-gradient(0deg, rgba(45, 31, 110, 0.82), rgba(45, 31, 110, 0.82)), url("../assets/podcast-background.png"), #2D1F6E;background-size:cover;background-position:center;border:2px solid #F3F0FF;border-radius:32px}#podcast_page .pod_hero .hero_info{display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex-grow:1}#podcast_page .pod_hero .hero_info h1{margin:0;font-weight:700;font-size:48px;line-height:56px;letter-spacing:-0.01em;color:#FFFFFF}#podcast_page .pod_hero .hero_info .hero_desc{max-width:600px;font-weight:600;font-size:22px;line-height:30px;color:rgba(255, 255, 255, 0.74902)}#podcast_page .pod_hero .hero_listen{display:flex;flex-direction:row-reverse;align-items:center;gap:12px;background:none;border:none;padding:0;cursor:pointer}#podcast_page .pod_hero .hero_listen span{font-family:"Inter", "Polin", sans-serif;font-weight:400;font-size:12px;line-height:15px;color:#FFFFFF}#podcast_page .pod_hero .hero_listen .play_circle{display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#D1FE17;backdrop-filter:blur(5px);border-radius:24px}#podcast_page .pod_hero .hero_featured{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:32px;width:340px;height:auto;aspect-ratio:0.8;flex:none;background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../assets/podcast-background.png");border:4px solid #D1FE17;border-radius:24px;background-size:100% 100%;background-repeat:no-repeat;background-position:center center}#podcast_page .pod_tag{display:inline-flex;flex-direction:row;align-items:flex-start;padding:6px 12px;background:#D1FE17;border-radius:8px}#podcast_page .pod_tag span{font-family:"Inter", "Polin", sans-serif;font-weight:600;font-size:12px;line-height:15px;color:#25314C}#podcast_page .icon_play_tri{display:block;width:16px;height:16px;background:#25314C;clip-path:polygon(10% 0%, 90% 50%, 10% 100%)}#podcast_page .pod_layout{display:grid;grid-template-columns:minmax(0, 1fr) 424px;gap:20px;align-items:start;margin-top:54px}#podcast_page .pod_episodes{display:flex;flex-direction:column;gap:24px}#podcast_page .pod_episodes .ep_paging{display:flex;align-items:center;justify-content:center;gap:6px;padding-top:8px}#podcast_page .pod_episodes .ep_page_num{display:flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border:1px solid rgba(255, 255, 255, 0.35);border-radius:10px;color:#FFFFFF;font-weight:600;font-size:16px;text-decoration:none}#podcast_page .pod_episodes .ep_page_num:hover{background:rgba(255, 255, 255, 0.08);border-color:rgba(255, 255, 255, 0.6)}#podcast_page .pod_episodes .ep_page_num.is_current{background:#D1FE17;border-color:#D1FE17;color:#25314C}#podcast_page .pod_episodes .ep_page_gap{color:rgba(255, 255, 255, 0.55)}#podcast_page .pod_episodes .episodes_header{display:none;flex-direction:column;gap:12px}#podcast_page .pod_episodes .episodes_header h2{margin:0;font-weight:600;font-size:22px;line-height:30px;text-align:right;color:#FFFFFF}#podcast_page .pod_episodes .episodes_header .header_line{height:1px;background:#FFFFFF;opacity:0.1}#podcast_page .episode_card{box-sizing:border-box;position:relative;display:flex;flex-direction:row;align-items:center;padding:24px;gap:24px;min-height:148px;background:#2D1F6E;border:1px solid rgba(255, 255, 255, 0.101961);border-radius:16px}#podcast_page .episode_card .ep_cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit}#podcast_page .episode_card:hover .ep_text h3 .ep_link{text-decoration:underline}#podcast_page .episode_card.episode_card--audio{cursor:pointer}#podcast_page .episode_card.is_linked{border-color:#C22A6B;box-shadow:0 0 0 2px rgba(194, 42, 107, 0.35)}#podcast_page .episode_card .ep_thumb{position:relative;width:100px;height:100px;flex:none;border-radius:12px;order:1}#podcast_page .episode_card .ep_thumb .ep_video_badge{position:absolute;left:6px;bottom:6px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:2px;background:#C22A6B;border-radius:8px}#podcast_page .episode_card .ep_thumb .ep_video_badge svg{width:24px;height:24px;display:block;fill:#FFFFFF}#podcast_page .episode_card .ep_text{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex-grow:1;order:2}#podcast_page .episode_card .ep_text h3{margin:0;width:100%;font-weight:600;font-size:22px;line-height:30px;text-align:right;color:#FFFFFF}#podcast_page .episode_card .ep_text h3 .ep_link{color:inherit;text-decoration:none}#podcast_page .episode_card .ep_text h3 .ep_link:hover{text-decoration:underline}#podcast_page .episode_card .ep_text p{margin:0;width:100%;font-weight:500;font-size:16px;line-height:20px;text-align:right;color:rgba(255, 255, 255, 0.74902)}#podcast_page .episode_card .ep_text .ep_subtitle{color:#FFFFFF;font-weight:600}#podcast_page .episode_card .ep_text .ep_desc{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#podcast_page .episode_card .ep_meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex:none;order:3}#podcast_page .episode_card .ep_meta .meta_row{display:flex;flex-direction:row;align-items:center;gap:4px;direction:ltr}#podcast_page .episode_card .ep_meta .meta_row svg{width:14px;height:14px;display:block;fill:rgba(255, 255, 255, 0.74902)}#podcast_page .episode_card .ep_meta span{font-weight:400;font-size:13px;line-height:18px;letter-spacing:0.02em;color:rgba(255, 255, 255, 0.74902)}#podcast_page .episode_card .ep_mobile_meta{display:none}#podcast_page .episode_card .ep_download{position:relative;z-index:2;width:24px;height:24px;flex:none;order:4;background:none;border:none;padding:0;cursor:pointer}#podcast_page .episode_card .ep_download svg{width:100%;height:100%;display:block;fill:rgba(255, 255, 255, 0.74902)}#podcast_page .episode_card .ep_play{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;width:56px;height:56px;flex:none;order:5;background:#D1FE17;border:none;border-radius:28px;cursor:pointer}#podcast_page .episode_card .ep_play .icon_play_tri{background:#101280}#podcast_page .episode_card.playing .ep_play .icon_play_tri{clip-path:none;background:linear-gradient(90deg, #101280 0%, #101280 35%, transparent 35%, transparent 65%, #101280 65%, #101280 100%)}#podcast_page .pod_load_more{display:none;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:48px;background:none;border:1px solid rgba(255, 255, 255, 0.2);border-radius:24px;font-family:"Polin", sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#FFFFFF;cursor:pointer}#podcast_page .pod_sidebar{display:flex;flex-direction:column;align-items:stretch;padding:24px;gap:24px;background:#2D1F6E;border-radius:24px}#podcast_page .pod_sidebar .sidebar_header{display:flex;flex-direction:column;gap:12px}#podcast_page .pod_sidebar .sidebar_header h2{margin:0;font-weight:600;font-size:22px;line-height:30px;text-align:right;color:#FFFFFF}#podcast_page .pod_sidebar .sidebar_header .header_line{height:4px;background:#D9D9D9;border-radius:2px}#podcast_page .pod_sidebar .sidebar_items{display:flex;flex-direction:column;gap:16px}#podcast_page .pod_sidebar .sidebar_divider{height:1px;background:rgba(255, 255, 255, 0.101961)}#podcast_page .pod_sidebar .sidebar_cta{display:flex;justify-content:center;align-items:center;height:48px;background:#FFFFFF;border:none;border-radius:24px;font-family:"Polin", sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#000000;cursor:pointer}#podcast_page .similar_item{display:flex;flex-direction:row;align-items:center;gap:12px;height:auto}#podcast_page .similar_item .sim_text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;flex-grow:1;min-width:0}#podcast_page .similar_item .sim_text .sim_chip{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;gap:8px;background:#D1FE17;border-radius:8px}#podcast_page .similar_item .sim_text .sim_chip span{font-weight:400;font-size:13px;line-height:18px;letter-spacing:0.02em;color:#100C2A}#podcast_page .similar_item .sim_text .sim_chip svg{width:24px;height:24px;display:block;fill:#100C2A}#podcast_page .similar_item .sim_text h3{margin:0;font-weight:500;font-size:20px;line-height:26px;text-align:right;color:#FFFFFF}#podcast_page .similar_item .sim_thumb{position:relative;width:110px;height:auto;aspect-ratio:0.8;flex:none;border-radius:8px;background-image:linear-gradient(0deg, rgba(16, 12, 42, 0.5), rgba(16, 12, 42, 0.5)), url("../assets/podcast-background.png");background-size:100% 100%;background-repeat:no-repeat;background-position:center center}#podcast_page .similar_item .sim_thumb .sim_play{position:absolute;right:8px;bottom:8px;display:flex;justify-content:center;align-items:center;width:36px;height:36px;background:#D1FE17;border:none;border-radius:30px;cursor:pointer}#podcast_page .similar_item .sim_thumb .sim_play .icon_play_tri{width:14px;height:14px}#podcast_page .pod_player{position:fixed;left:0;right:0;bottom:0;z-index:90;display:flex;flex-direction:row;align-items:stretch;width:100%;height:60px;background:#100C2A;border-top:2px solid #D1FE17;direction:rtl;overflow:hidden;box-sizing:border-box}#podcast_page .pod_player .player_thumb{order:0;width:60px;height:60px;flex:0 0 60px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:0}#podcast_page .pod_player .player_inner{order:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex:1 1 auto;min-width:0;height:100%;padding:0 28px;gap:26px;background:#100C2A;direction:rtl;box-sizing:border-box}#podcast_page .pod_player .player_track{order:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:220px;flex:0 0 220px;min-width:0;direction:rtl}#podcast_page .pod_player .player_track .track_name{width:100%;margin:0;font-weight:600;font-size:14px;line-height:18px;color:#FFFFFF;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}#podcast_page .pod_player .player_track .track_show{width:100%;margin:0;font-weight:400;font-size:12px;line-height:16px;color:rgba(255, 255, 255, 0.65);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}#podcast_page .pod_player .player_volume{order:2;display:flex;flex-direction:row;align-items:center;gap:10px;flex:0 0 auto;gap:10px;direction:ltr}#podcast_page .pod_player .player_volume .vol_mute{display:flex;justify-content:center;align-items:center;padding:0;background:none;border:none;cursor:pointer;flex:none}#podcast_page .pod_player .player_volume .vol_mute.muted svg{opacity:0.4}#podcast_page .pod_player .player_volume svg{display:block;width:21px;height:21px;fill:#FFFFFF;flex:none}#podcast_page .pod_player .player_volume .volume_track{position:relative;width:100px;height:4px;background:rgba(255, 255, 255, 0.3);border-radius:10px;cursor:pointer}#podcast_page .pod_player .player_volume .volume_track .volume_fill{position:absolute;top:0;left:0;width:85%;height:100%;background:#FFFFFF;border-radius:inherit}#podcast_page .pod_player .player_controls{order:3;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;direction:ltr;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}#podcast_page .pod_player .player_controls .ctrl_btn{position:relative;display:flex;justify-content:center;align-items:center;width:28px;height:28px;padding:0;background:rgba(0, 0, 0, 0.28);border:none;border-radius:50%;box-shadow:inset -0.5px 0.5px 0.5px -1px rgba(255, 255, 255, 0.35);cursor:pointer}#podcast_page .pod_player .player_controls .ctrl_btn svg{display:block;width:15px;height:15px;fill:#FFFFFF}#podcast_page .pod_player .player_controls .ctrl_main{display:flex;justify-content:center;align-items:center;width:38px;height:38px;padding:0;background:#D1FE17;border:none;border-radius:50%;box-shadow:inset -0.5px 0.5px 0.5px -1px rgba(255, 255, 255, 0.35);cursor:pointer}#podcast_page .pod_player .player_controls .ctrl_main .icon_play_tri{width:18px;height:18px;clip-path:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="%2325314C" d="M8 5v14l11-7z"/></svg>') center / contain no-repeat}#podcast_page .pod_player .player_controls .ctrl_main.playing .icon_play_tri{clip-path:none;background:linear-gradient(90deg, #25314C 0%, #25314C 35%, transparent 35%, transparent 65%, #25314C 65%, #25314C 100%)}#podcast_page .pod_player .player_progress{order:4;display:flex;flex-direction:row;align-items:center;flex:0 0 auto;width:calc(50% - 160px);min-width:200px;margin-right:auto;gap:11px;direction:ltr}#podcast_page .pod_player .player_progress .time{flex:none;font-family:"Quicksand", "Polin", sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#FFFFFF;white-space:nowrap}#podcast_page .pod_player .player_progress .time.total{color:rgba(255, 255, 255, 0.35)}#podcast_page .pod_player .player_progress .progress_track{position:relative;flex:1 1 auto;min-width:100px;height:4px;background:rgba(255, 255, 255, 0.3);border-radius:10px;cursor:pointer}#podcast_page .pod_player .player_progress .progress_track .progress_fill{position:absolute;top:0;left:0;width:45%;height:100%;background:#FFFFFF;border-radius:inherit}@media (max-width:1360px){#podcast_page .pod_layout{grid-template-columns:minmax(0, 1fr) 360px}#podcast_page .pod_hero{gap:40px}}@media (max-width:1025px){#podcast_page{}#podcast_page .pod_player{bottom:calc(72px + env(safe-area-inset-bottom));z-index:99990}}@media (max-width:1100px){#podcast_page .pod_layout{grid-template-columns:1fr}#podcast_page .pod_hero .hero_featured{width:280px;height:auto;aspect-ratio:0.8}#podcast_page .pod_player .player_progress{display:none}#podcast_page .pod_player .player_volume{display:none}}@media (max-width:760px){#podcast_page{padding-bottom:90px;overflow-x:clip}#podcast_page .pod_container{padding:0 16px}#podcast_page .pod_breadcrumb{display:none}#podcast_page .pod_hero{flex-direction:column-reverse;align-items:stretch;margin-top:0;padding:0;gap:12px;min-height:0;background:none;border:none;border-radius:0}#podcast_page .pod_hero .hero_featured{width:auto;height:310px;margin:0 -16px;padding:20px;border:none;border-radius:0;background-size:cover}#podcast_page .pod_hero .hero_featured::before,#podcast_page .pod_hero .hero_featured::after{display:none}#podcast_page .pod_hero .hero_info{padding:0 2px;gap:12px}#podcast_page .pod_hero .hero_info h1{font-size:24px;line-height:34px;letter-spacing:-0.01em;font-weight:600}#podcast_page .pod_hero .hero_info .hero_desc{font-weight:500;font-size:16px;line-height:20px}#podcast_page .pod_layout{gap:32px;margin-top:32px}#podcast_page .pod_episodes{gap:8px}#podcast_page .pod_episodes .episodes_header{display:flex;margin-bottom:4px}#podcast_page .episode_card{padding:12px;gap:12px;min-height:88px;border-radius:8px}#podcast_page .episode_card .ep_thumb{width:56px;height:56px;border-radius:6px}#podcast_page .episode_card .ep_thumb .ep_video_badge{display:none}#podcast_page .episode_card .ep_text h3{font-size:16px;line-height:22px}#podcast_page .episode_card .ep_text p{display:none}#podcast_page .episode_card .ep_meta{display:none}#podcast_page .episode_card .ep_mobile_meta{display:flex;flex-direction:row;align-items:center;gap:8px}#podcast_page .episode_card .ep_mobile_meta span{font-weight:400;font-size:13px;line-height:18px;letter-spacing:0.02em;color:rgba(255, 255, 255, 0.74902)}#podcast_page .episode_card .ep_mobile_meta .dot{width:3px;height:3px;border-radius:50%;background:rgba(255, 255, 255, 0.74902)}#podcast_page .episode_card .ep_mobile_meta .meta_row{display:flex;flex-direction:row;align-items:center;gap:4px;direction:ltr}#podcast_page .episode_card .ep_mobile_meta .meta_row svg{width:12px;height:12px;display:block;fill:rgba(255, 255, 255, 0.74902)}#podcast_page .episode_card .ep_mobile_meta .mob_video_badge{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:2px;background:#C22A6B;border-radius:4px}#podcast_page .episode_card .ep_mobile_meta .mob_video_badge svg{width:16px;height:16px;display:block;fill:#FFFFFF}#podcast_page .episode_card .ep_download{display:none}#podcast_page .episode_card .ep_play{width:40px;height:40px;border-radius:20px}#podcast_page .episode_card .ep_play .icon_play_tri{width:14px;height:14px}#podcast_page .pod_load_more{display:flex}#podcast_page .pod_sidebar{padding:0;gap:24px;background:none;border-radius:0}#podcast_page .pod_sidebar .sidebar_header{border-right:4px solid #D1FE17;padding-right:12px}#podcast_page .pod_sidebar .sidebar_header .header_line{display:none}#podcast_page .pod_sidebar .sidebar_items{gap:18px}#podcast_page .pod_sidebar .sidebar_divider{display:none}#podcast_page .pod_sidebar .sidebar_cta{display:none}#podcast_page .similar_item{height:auto}#podcast_page .similar_item .sim_text .sim_chip{padding:4px 8px}#podcast_page .similar_item .sim_text .sim_chip svg{width:18px;height:18px}#podcast_page .similar_item .sim_text h3{font-size:18px;line-height:25px}#podcast_page .similar_item .sim_thumb{width:88px;height:auto;aspect-ratio:0.8}#podcast_page .similar_item .sim_thumb .sim_play{right:10px;bottom:7px;width:20px;height:20px}#podcast_page .similar_item .sim_thumb .sim_play .icon_play_tri{width:9px;height:9px}#podcast_page .pod_player{height:60px;border-top-width:2px}#podcast_page .pod_player .player_thumb{width:60px;height:60px}#podcast_page .pod_player .player_inner{padding:8px 12px 8px 20px;gap:12px}#podcast_page .pod_player .player_track{flex-grow:1;min-width:0}#podcast_page .pod_player .player_track .track_name{font-size:16px;line-height:20px}#podcast_page .pod_player .player_track .track_show{font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}#podcast_page .pod_player .player_controls{gap:0;position:static;transform:none}#podcast_page .pod_player .player_controls .ctrl_btn{display:none}#podcast_page .pod_player .player_controls .ctrl_main{width:32px;height:32px;border-radius:50%}#podcast_page .pod_player .player_controls .ctrl_main .icon_play_tri{width:12px;height:12px}}.footer .footer__newsletter-row{display:none}.footer.podcast{margin-top:0 !important}