#podcast_page.pod_category .pcat_card,#podcast_page.pod_category .pcat_ep .ep_thumb .ep_playbtn{-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_category .pcat_card:hover,#podcast_page.pod_category .pcat_ep .ep_thumb .ep_playbtn:hover{box-shadow:3px 4px 4px 0px rgba(93, 55, 217, 0.21)}#podcast_page.pod_category .pcat_card .card_img,#podcast_page.pod_category .pcat_host .host_img{background-size:cover;background-repeat:no-repeat;background-position:center center}#podcast_page.pod_category .pcat_ep .ep_thumb{position:relative;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center center}#podcast_page.pod_category .pcat_ep .ep_thumb::before,#podcast_page.pod_category .pcat_ep .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.pod_category .pcat_ep .ep_thumb::before{z-index:0;background-size:cover;filter:blur(18px);transform:scale(1.2)}#podcast_page.pod_category .pcat_ep .ep_thumb::after{z-index:1;background-size:contain}#podcast_page.pod_category .pcat_ep .ep_thumb>*{position:relative;z-index:2}#podcast_page.pod_category{}@media (max-width:1025px){#podcast_page.pod_category{background:linear-gradient(180deg, rgba(16, 12, 42, 0.6) 0%, rgba(16, 12, 42, 0.88) 55%, #100C2A 78%), url("../assets/podcast-background.png") top center / 100% auto no-repeat, #100C2A}}#podcast_page.pod_category .pcat_filter{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:32px;padding-top:56px}#podcast_page.pod_category .pcat_tabs{display:flex;flex-direction:row;align-items:center;gap:56px}#podcast_page.pod_category .pcat_tab{position:relative;padding:0 0 14px;background:none;border:none;font-family:"Polin", sans-serif;font-weight:600;font-size:22px;line-height:30px;color:#FFFFFF;cursor:pointer}#podcast_page.pod_category .pcat_tab::after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:0;height:3px;border-radius:2px;background:#D1FE17;transition:width 0.2s ease}#podcast_page.pod_category .pcat_tab.active::after{width:100%}#podcast_page.pod_category .pcat_search{display:flex;flex-direction:row;align-items:center;gap:10px;box-sizing:border-box;width:416px;height:56px;padding:0 18px;background:rgba(255, 255, 255, 0.08);border-radius:12px;direction:ltr}#podcast_page.pod_category .pcat_search svg{width:22px;height:22px;flex:none;fill:none;stroke:#FFFFFF;stroke-width:2;opacity:0.85}#podcast_page.pod_category .pcat_search input{flex-grow:1;min-width:0;background:none;border:none;outline:none;font-family:"Polin", sans-serif;font-weight:500;font-size:16px;color:#FFFFFF;direction:rtl}#podcast_page.pod_category .pcat_search input::placeholder{color:rgba(255, 255, 255, 0.74902)}#podcast_page.pod_category .pcat_section{margin-top:64px}#podcast_page.pod_category .pcat_head{display:flex;flex-direction:row;align-items:center;gap:24px;margin-bottom:32px}#podcast_page.pod_category .pcat_head h2{margin:0;padding-right:12px;border-right:4px solid #D1FE17;font-weight:700;font-size:24px;line-height:32px;color:#FFFFFF;white-space:nowrap}#podcast_page.pod_category .pcat_head .head_line{flex-grow:1;height:0;border-top:1px solid rgba(255, 255, 255, 0.16)}#podcast_page.pod_category .pcat_head .head_link{display:flex;flex-direction:row;align-items:center;gap:6px;font-weight:600;font-size:18px;line-height:24px;color:#FFFFFF;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}#podcast_page.pod_category .pcat_head .head_link svg{width:20px;height:20px;flex:none;fill:#FFFFFF}#podcast_page.pod_category .pcat_cards{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:16px}#podcast_page.pod_category .pcat_shows:not(.is_expanded) .pcat_card:nth-child(n+16){display:none}#podcast_page.pod_category .pcat_recent:not(.is_expanded) .pcat_ep:nth-child(n+4){display:none}#podcast_page.pod_category .pcat_more{display:flex;align-items:center;justify-content:center;gap:8px;margin:24px auto 0;padding:10px 28px;cursor:pointer;background:transparent;color:#FFFFFF;font-size:16px;font-weight:600;border:1px solid rgba(255, 255, 255, 0.35);border-radius:999px;transition:background 0.15s ease, border-color 0.15s ease}#podcast_page.pod_category .pcat_more svg{width:18px;height:18px;fill:currentColor;transition:transform 0.15s ease}#podcast_page.pod_category .pcat_more:hover{background:rgba(255, 255, 255, 0.08);border-color:rgba(255, 255, 255, 0.6)}#podcast_page.pod_category .is_expanded .pcat_more svg{transform:rotate(180deg)}#podcast_page.pod_category .pcat_card.is_filtered_out{display:none !important}#podcast_page.pod_category .pcat_shows.is_filtering .pcat_card:not(.is_filtered_out){display:flex !important}#podcast_page.pod_category .pcat_shows.is_filtering .pcat_more{display:none}#podcast_page.pod_category .pcat_head .head_link{background:transparent;border:0;cursor:pointer;font:inherit}#podcast_page.pod_category .pcat_paging{display:flex;align-items:center;justify-content:center;gap:12px}#podcast_page.pod_category .pcat_paging .pcat_more{text-decoration:none}#podcast_page.pod_category .pcat_page_nums{display:flex;align-items:center;gap:6px;margin-top:24px}#podcast_page.pod_category .pcat_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-size:16px;font-weight:600;text-decoration:none;transition:background 0.15s ease, border-color 0.15s ease}#podcast_page.pod_category .pcat_page_num:hover{background:rgba(255, 255, 255, 0.08);border-color:rgba(255, 255, 255, 0.6)}#podcast_page.pod_category .pcat_page_num.is_current{background:#D1FE17;border-color:#D1FE17;color:#25314C}#podcast_page.pod_category .pcat_page_gap{color:rgba(255, 255, 255, 0.55);margin-top:24px}#podcast_page.pod_category .pcat_card.mobile_only{display:none}#podcast_page.pod_category .pcat_card{box-sizing:border-box;display:flex;flex-direction:column;padding:10px;background:#2D1F6E;border:1px solid rgba(255, 255, 255, 0.101961);border-radius:16px;text-decoration:none;color:#FFFFFF}#podcast_page.pod_category .pcat_card .card_img{width:100%;height:0;padding-bottom:calc(100% + 50px);border-radius:12px}#podcast_page.pod_category .pcat_card h3{margin:12px 6px 0;font-weight:700;font-size:18px;line-height:24px;text-align:right;color:#FFFFFF}#podcast_page.pod_category .pcat_card p{margin:6px 6px 0;font-weight:500;font-size:14px;line-height:19px;text-align:right;color:rgba(255, 255, 255, 0.74902)}#podcast_page.pod_category .pcat_card .card_sep{height:1px;margin:12px 6px 0;background:rgba(255, 255, 255, 0.1)}#podcast_page.pod_category .pcat_card .card_meta{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:10px 6px 6px}#podcast_page.pod_category .pcat_card .card_meta span{font-weight:400;font-size:13px;line-height:17px;color:rgba(255, 255, 255, 0.74902)}#podcast_page.pod_category .pcat_episodes{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));column-gap:48px;row-gap:40px}#podcast_page.pod_category .pcat_ep{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:16px;cursor:pointer;text-decoration:none;color:inherit}#podcast_page.pod_category .pcat_ep:not(:nth-child(3n))::after{content:"";position:absolute;left:-24px;top:0;width:1px;height:100%;background:rgba(255, 255, 255, 0.12)}#podcast_page.pod_category .pcat_ep .ep_thumb{position:relative;width:96px;height:96px;flex:none;border-radius:8px}#podcast_page.pod_category .pcat_ep .ep_thumb .ep_playbtn{position:absolute;left:6px;bottom:6px;display:flex;justify-content:center;align-items:center;width:28px;height:28px;padding:0;background:#D1FE17;border:none;border-radius:50%;cursor:pointer}#podcast_page.pod_category .pcat_ep .ep_thumb .ep_playbtn .icon_play_tri{width:11px;height:11px}#podcast_page.pod_category .pcat_ep .ep_info{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex-grow:1;min-width:0}#podcast_page.pod_category .pcat_ep .ep_info .ep_chip{display:inline-flex;flex-direction:row;align-items:center;gap:6px;padding:4px 10px;background:#D1FE17;border-radius:8px}#podcast_page.pod_category .pcat_ep .ep_info .ep_chip span{font-family:"Inter", "Polin", sans-serif;font-weight:600;font-size:13px;line-height:16px;color:#25314C}#podcast_page.pod_category .pcat_ep .ep_info .ep_chip svg{width:16px;height:16px;display:block;fill:#25314C}#podcast_page.pod_category .pcat_ep .ep_info h3{margin:0;width:100%;font-weight:500;font-size:20px;line-height:28px;text-align:right;color:#FFFFFF;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#podcast_page.pod_category .pcat_ep .ep_info .ep_sub{margin:0;width:100%;font-weight:400;font-size:15px;line-height:21px;text-align:right;color:rgba(255, 255, 255, 0.72);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#podcast_page.pod_category .pcat_hosts_row{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:24px;overflow:visible}#podcast_page.pod_category .pcat_host{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;text-decoration:none;color:inherit}#podcast_page.pod_category .pcat_host .host_img{width:100%;height:250px;border-radius:8px;background-color:#2D1F6E}#podcast_page.pod_category .pcat_host span{font-weight:600;font-size:20px;line-height:26px;text-align:center;color:#FFFFFF}@media (max-width:1400px){#podcast_page.pod_category{}#podcast_page.pod_category .pcat_cards{grid-template-columns:repeat(4, minmax(0, 1fr))}#podcast_page.pod_category .pcat_shows:not(.is_expanded) .pcat_card:nth-child(n+13){display:none}}@media (max-width:1100px){#podcast_page.pod_category .pcat_cards{grid-template-columns:repeat(2, minmax(0, 1fr))}#podcast_page.pod_category .pcat_shows:not(.is_expanded) .pcat_card:nth-child(n+7){display:none}#podcast_page.pod_category .pcat_recent:not(.is_expanded) .pcat_ep:nth-child(n+3){display:none}#podcast_page.pod_category .pcat_episodes{grid-template-columns:repeat(2, minmax(0, 1fr))}#podcast_page.pod_category .pcat_episodes .pcat_ep::after{display:none}#podcast_page.pod_category .pcat_tabs{gap:32px}#podcast_page.pod_category .pcat_search{width:320px}}@media (max-width:760px){#podcast_page.pod_category{background:linear-gradient(180deg, rgba(16, 12, 42, 0.6) 0%, rgba(16, 12, 42, 0.9) 40%, #100C2A 60%), url("../assets/podcast-background.png") top center / auto 420px no-repeat, #100C2A}#podcast_page.pod_category .pcat_filter{flex-direction:column-reverse;align-items:stretch;gap:16px;padding-top:20px}#podcast_page.pod_category .pcat_search{width:100%;height:48px}#podcast_page.pod_category .pcat_tabs{gap:8px;overflow-x:auto;scrollbar-width:none}#podcast_page.pod_category .pcat_tabs::-webkit-scrollbar{display:none}#podcast_page.pod_category .pcat_tab{flex:none;padding:9px 16px;background:rgba(255, 255, 255, 0.06);border-radius:8px;font-size:16px;line-height:22px}#podcast_page.pod_category .pcat_tab::after{display:none}#podcast_page.pod_category .pcat_tab.active{background:#2D1F6E;color:#D1FE17}#podcast_page.pod_category .pcat_section{margin-top:40px}#podcast_page.pod_category .pcat_head{margin-bottom:20px}#podcast_page.pod_category .pcat_head h2{font-size:24px;line-height:32px}#podcast_page.pod_category .pcat_head .head_line{display:none}#podcast_page.pod_category .pcat_head .head_link{display:none}#podcast_page.pod_category .pcat_cards{display:flex;flex-direction:row;gap:12px;margin:0 -16px;padding:0 16px;overflow-x:auto;scrollbar-width:none}#podcast_page.pod_category .pcat_cards::-webkit-scrollbar{display:none}#podcast_page.pod_category .pcat_shows:not(.is_expanded) .pcat_card:nth-child(n+7){display:flex}#podcast_page.pod_category .pcat_shows .pcat_more{display:none}#podcast_page.pod_category .pcat_recent:not(.is_expanded) .pcat_ep:nth-child(n+3){display:none}#podcast_page.pod_category .pcat_card.mobile_only{display:flex}#podcast_page.pod_category .pcat_card{width:216px;flex:none}#podcast_page.pod_category .pcat_card h3{margin:12px 6px 0;font-size:20px;line-height:26px}#podcast_page.pod_category .pcat_card p{margin:6px 6px 0;font-size:14px;line-height:19px}#podcast_page.pod_category .pcat_card .card_sep{margin:12px 6px 0}#podcast_page.pod_category .pcat_card .card_meta{margin:10px 6px 4px}#podcast_page.pod_category .pcat_card .card_meta span{font-size:12px;line-height:16px}#podcast_page.pod_category .pcat_episodes{grid-template-columns:1fr;row-gap:24px}#podcast_page.pod_category .pcat_episodes .pcat_ep:nth-child(n+5){display:none}#podcast_page.pod_category .pcat_ep{gap:12px}#podcast_page.pod_category .pcat_ep .ep_info{gap:8px}#podcast_page.pod_category .pcat_ep .ep_info h3{font-size:16px;line-height:24px}#podcast_page.pod_category .pcat_hosts_row{display:flex;flex-direction:row;gap:12px;margin:0 -16px;padding:0 16px;overflow-x:auto;scrollbar-width:none}#podcast_page.pod_category .pcat_hosts_row::-webkit-scrollbar{display:none}#podcast_page.pod_category .pcat_host{width:190px;flex:none;gap:10px}#podcast_page.pod_category .pcat_host .host_img{height:195px}#podcast_page.pod_category .pcat_host span{font-size:16px;line-height:22px}}