.Back_back_button__HmSVU{outline:none;border:none;background-color:transparent;color:var(--lightGrey);display:flex;align-items:center;gap:.3rem;font-size:var(--size-xsmall);font-weight:200;padding:var(--padding-container);margin:1.5rem 0;cursor:pointer}@media (max-width:576px){.Back_back_button__HmSVU{display:none}}.LiveChat_live_chat_container__w3GI0{height:630px;background-color:var(--grey);margin:0 0 0 1rem;border-radius:var(--rounded-small);position:relative;transition:height .3s ease}.LiveChat_live_chat_container__w3GI0.LiveChat_collapsed__wKAen{height:auto}.LiveChat_login_message__Y_sHH{position:absolute;left:0;bottom:-1px;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;background-color:#2b2f3b;width:100%;height:100%;z-index:999;border-bottom-left-radius:var(--rounded-small);border-bottom-right-radius:var(--rounded-small)}.LiveChat_chat_footer_container__Qv_63:hover .LiveChat_login_message__Y_sHH{opacity:1}.LiveChat_login_message__Y_sHH span{font-size:var(--size-3xsmall)}.LiveChat_login_button__EeRhm{background-color:var(--dark);display:flex;justify-content:center;align-items:center;padding:.5rem 1.5rem;border-radius:30px;margin-bottom:.5rem}.LiveChat_chat_body__2djdZ{height:80%;padding:0 .6rem}.LiveChat_chat_footer_container__Qv_63{height:auto;width:100%;position:absolute;bottom:0;display:flex;border-bottom-left-radius:var(--rounded-small);border-bottom-right-radius:var(--rounded-small);border-top:1px solid var(--lightGrey);padding:.6rem}.LiveChat_avatar__0D_Nk{margin:.6rem;border-radius:50%;object-fit:cover;width:30px;height:30px}.LiveChat_chat_footer__ns6J_{margin:.5rem;width:100%;position:relative}.LiveChat_textarea__6WSCV{resize:none;width:100%;padding:.5rem .5rem .5rem 0;background-color:transparent;border:none;color:var(--white);border-bottom:1px solid var(--lightGrey);outline:none;font-size:var(--size-2xsmall)}.LiveChat_textarea__6WSCV::-webkit-scrollbar{background:transparent;width:8px}.LiveChat_bottom_options__BVShI{display:flex;justify-content:space-between;padding:.5rem 0}.LiveChat_btn_send__vNcfZ{outline:none;border:none;background-color:transparent;cursor:pointer}.LiveChat_message_container__Gtn1n{width:100%;height:100%;overflow-y:scroll;overflow-x:hidden;padding:.3rem .3rem .3rem 0}.LiveChat_message_container__Gtn1n::-webkit-scrollbar{background:transparent;background-color:var(--grey);width:10px}.LiveChat_message_container__Gtn1n::-webkit-scrollbar-thumb{background-color:var(--dark);border-radius:var(--rounded-large)}.LiveChat_message_content__QEDA1{display:flex;align-items:flex-start;margin:.5rem 0 0;overflow:hidden}.LiveChat_message_text__SwoTQ{margin:.3rem 1rem 0;display:flex;flex-direction:column}.LiveChat_username_text__UDRAn{font-weight:400}.LiveChat_message__d4rla{font-weight:400;color:var(--white)}.LiveChat_chat_header__3H1Eg{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:var(--dark-profile-ui);border-top-left-radius:var(--rounded-small);border-top-right-radius:var(--rounded-small);border-top:var(--rounded-small);cursor:pointer;transition:background-color .2s ease}.LiveChat_chat_header__3H1Eg:hover{background-color:#374151}.LiveChat_header_left__JSJmI{gap:.5rem}.LiveChat_chat_icon__npKdD,.LiveChat_header_left__JSJmI{display:flex;align-items:center}.LiveChat_header_text__nXM_u{color:var(--white);font-weight:500;font-size:var(--size-small)}.LiveChat_header_right__qf1_A{display:flex;align-items:center;gap:.5rem}.LiveChat_collapse_icon__ChLCs{display:flex;align-items:center;transition:transform .5s ease}.LiveChat_collapse_icon__ChLCs.LiveChat_collapsed__wKAen{transform:rotate(180deg)}@media (max-width:576px){.LiveChat_live_chat_container__w3GI0{margin:2rem 0 0}.LiveChat_live_chat_container__w3GI0:not(.LiveChat_collapsed__wKAen){height:630px}.LiveChat_live_chat_container__w3GI0.LiveChat_collapsed__wKAen{height:auto}}.LiveScheduleNew_dayTab__NYWeO{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;padding:.4rem .8rem;cursor:pointer;border-radius:.375rem;transition:background-color .3s ease;min-width:72px;height:70px;max-height:72px;border:none;background:transparent;color:#fff;position:relative}.LiveScheduleNew_dayTab__NYWeO:hover:not(.LiveScheduleNew_active__wGQGH){background-color:var(--light-profile-ui)}.LiveScheduleNew_dayTab__NYWeO .LiveScheduleNew_dayName__Qfb_l{font-weight:600;font-size:.9rem;letter-spacing:.06em}.LiveScheduleNew_dayTab__NYWeO .LiveScheduleNew_dayNumber__bQIue{margin-top:.1rem;font-weight:600;font-size:1.3rem;letter-spacing:.03em}.LiveScheduleNew_dayTab__NYWeO.LiveScheduleNew_active__wGQGH{background-color:var(--light-profile-ui);color:#fff;font-weight:700;border-radius:var(--rounded-xsmall);box-shadow:0 0 8px 3px #2d2d337a}.LiveScheduleNew_todayIndicator__OSnMh{position:absolute;bottom:2px;left:50%;transform:translateX(-50%);font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;color:#d33f3f;gap:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(26,26,26,.9);padding:.2rem .4rem;border-radius:10px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(211,63,63,.3)}.LiveScheduleNew_todayIndicator__OSnMh .LiveScheduleNew_dot__0uZwZ{width:8px;height:8px;background-color:#d33f3f;border-radius:50%;display:inline-block;animation:LiveScheduleNew_todayPulse__VbwhO 1.5s infinite}@keyframes LiveScheduleNew_todayPulse__VbwhO{0%{opacity:1;box-shadow:0 0 0 0 rgba(211,63,63,.7)}50%{opacity:.7;box-shadow:0 0 0 4px rgba(211,63,63,0)}to{opacity:1;box-shadow:0 0 0 0 rgba(211,63,63,0)}}.LiveScheduleNew_dayTabs__Z0Q6h{display:flex;justify-content:center;overflow-x:auto;scroll-behavior:smooth;gap:1.4rem;padding:1.1rem 1rem;background-color:var(--dark-profile-ui);border-radius:var(--rounded-xsmall);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-overflow-scrolling:touch}.LiveScheduleNew_dayTabs__Z0Q6h::-webkit-scrollbar{height:6px}.LiveScheduleNew_dayTabs__Z0Q6h::-webkit-scrollbar-track{background:transparent}.LiveScheduleNew_dayTabs__Z0Q6h::-webkit-scrollbar-thumb{background-color:#5a5a7e;border-radius:10px}.LiveScheduleNew_scheduleContainer__fPrxg{max-width:100%;margin:1.5rem auto 3rem;padding:0;border-radius:var(--rounded-xsmall)}.LiveScheduleNew_scheduleList___kJdE{margin-top:.5rem;display:flex;flex-direction:column;gap:.1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.LiveScheduleNew_scheduleItem__6XPoC{display:flex;justify-content:space-between;align-items:center;background:#1a1a1a;padding:.8rem 1.15rem;font-weight:700;font-size:1rem;letter-spacing:.035em;color:#eee;border-radius:.28rem;transition:background-color .3s ease}.LiveScheduleNew_scheduleItem__6XPoC.LiveScheduleNew_even__9uaAD{background:#2a2a2a}.LiveScheduleNew_programWrapper__1dFN1{display:flex;align-items:center;gap:.7rem}.LiveScheduleNew_scheduleItem__6XPoC.LiveScheduleNew_live__yGvA9 .LiveScheduleNew_programWrapper__1dFN1:before{content:"◉";font-size:1.2rem;color:#ff4c4c;animation:LiveScheduleNew_pulse__QZ3cX 1.5s infinite}@keyframes LiveScheduleNew_pulse__QZ3cX{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.LiveScheduleNew_scheduleItem__6XPoC.LiveScheduleNew_live__yGvA9{color:#ff4c4c}.LiveScheduleNew_scheduleItem__6XPoC .LiveScheduleNew_time__E8_NQ{font-weight:400;font-size:.95rem;color:#ccc;min-width:140px;text-align:right;letter-spacing:.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-family:Courier New,Consolas,Liberation Mono,Monaco,Lucida Console,monospace;flex-shrink:0}@media (max-width:640px){.LiveScheduleNew_scheduleContainer__fPrxg{margin:1.5rem auto 0}.LiveScheduleNew_dayTab__NYWeO{height:52px;max-height:54px;min-width:56px;padding:.35rem .6rem}.LiveScheduleNew_dayTab__NYWeO .LiveScheduleNew_dayName__Qfb_l{font-size:.8rem}.LiveScheduleNew_dayTab__NYWeO .LiveScheduleNew_dayNumber__bQIue{font-size:1.1rem}.LiveScheduleNew_scheduleItem__6XPoC{font-size:.9rem;padding:.7rem 1rem}.LiveScheduleNew_scheduleItem__6XPoC .LiveScheduleNew_time__E8_NQ{min-width:70px;font-size:.85rem}.LiveScheduleNew_dayTabs__Z0Q6h{justify-content:flex-start}}.LiveScheduleNew_loadingState__YfM5X{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:#ccc}.LiveScheduleNew_loadingSpinner__Hjc4B{width:40px;height:40px;border:3px solid #333;border-top-color:#4f51ff;border-radius:50%;animation:LiveScheduleNew_spin__BsI_m 1s linear infinite;margin-bottom:1rem}@keyframes LiveScheduleNew_spin__BsI_m{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LiveScheduleNew_emptyState__kGGOk{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:#1a1a1a;border-radius:.5rem;margin-top:2rem}.LiveScheduleNew_emptyIcon____PBb{font-size:4rem;margin-bottom:1.5rem;opacity:.7}.LiveScheduleNew_emptyTitle__v2USz{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.LiveScheduleNew_emptyDescription__DSxND{color:#ccc;font-size:1rem;line-height:1.6;margin:0;max-width:400px}.LiveScheduleNew_emptyDayState__ltEju{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;background:#1a1a1a;border-radius:.375rem;margin-top:1rem}.LiveScheduleNew_emptyDayIcon__jgkv9{font-size:3rem;margin-bottom:1rem;opacity:.7}.LiveScheduleNew_emptyDayTitle__YStGx{color:#fff;font-size:1.25rem;font-weight:600;margin:0 0 .75rem}.LiveScheduleNew_emptyDayDescription__HaLv1{color:#aaa;font-size:.95rem;line-height:1.5;margin:0;max-width:350px}@media (max-width:640px){.LiveScheduleNew_emptyState__kGGOk{padding:3rem 1.5rem}.LiveScheduleNew_emptyIcon____PBb{font-size:3rem;margin-bottom:1rem}.LiveScheduleNew_emptyTitle__v2USz{font-size:1.25rem}.LiveScheduleNew_emptyDescription__DSxND{font-size:.9rem}.LiveScheduleNew_emptyDayState__ltEju{padding:2.5rem 1.5rem}.LiveScheduleNew_emptyDayIcon__jgkv9{font-size:2.5rem}.LiveScheduleNew_emptyDayTitle__YStGx{font-size:1.125rem}.LiveScheduleNew_emptyDayDescription__HaLv1{font-size:.875rem}}.LiveOtherVideo_other_video_container__nvYok{height:100%}.LiveOtherVideo_title__Bgzzv{color:#fff;font-size:var(--size-small);font-weight:500;padding:.5rem;top:0;z-index:10;margin:1rem 0}.LiveOtherVideo_content_video__0Rplg{display:flex;flex-direction:column;max-height:none;overflow-y:visible;padding-right:.5rem}.LiveOtherVideo_video_card__qfv0Q{display:flex;gap:.75rem;padding:.5rem;border-radius:var(--rounded-small);transition:background-color .2s ease;cursor:pointer}.LiveOtherVideo_video_card__qfv0Q:hover{background-color:var(--light-profile-ui)}.LiveOtherVideo_video_image__us_op{width:120px;height:68px;object-fit:cover;border-radius:var(--rounded-small);flex-shrink:0}.LiveOtherVideo_video_info__xImjG{flex:1 1;min-width:0}.LiveOtherVideo_video_title__Xk29Z{font-size:16px;font-weight:500;margin-bottom:.5rem;color:var(--light-white);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.LiveOtherVideo_video_channel__AO800{font-size:var(--size-xsmall);color:#2e9abc;font-family:var(--poppins)}@media (max-width:576px){.LiveOtherVideo_other_video_container__nvYok{margin-top:2rem;padding:0;width:100%;background-color:transparent}.LiveOtherVideo_title__Bgzzv{min-width:101%;padding:0 0 1rem}.LiveOtherVideo_content_video__0Rplg{display:flex;flex-direction:row;gap:1rem;overflow-y:scroll}.LiveOtherVideo_video_card__qfv0Q{display:block;padding:0;width:190px}.LiveOtherVideo_video_image__us_op{width:190px;height:110px;object-fit:cover;border-radius:var(--rounded-small)}.LiveOtherVideo_video_channel__AO800,.LiveOtherVideo_video_info__xImjG,.LiveOtherVideo_video_title__Xk29Z{display:none}}.LiveOtherArticle_other_article_container__IesWN{height:100%}.LiveOtherArticle_title__l8iBO{color:#fff;font-size:var(--size-small);font-weight:500;padding:.5rem;top:0;z-index:10;margin-bottom:1rem}.LiveOtherArticle_content_article_container__sSwGH{display:flex;flex-direction:column;max-height:none;overflow-y:visible;padding-right:.5rem}.LiveOtherArticle_article_card__fkchn{display:flex;gap:.75rem;padding:.5rem;border-radius:var(--rounded-small);transition:background-color .2s ease;cursor:pointer}.LiveOtherArticle_article_card__fkchn:hover{background-color:var(--light-profile-ui)}.LiveOtherArticle_article_image__mxW2c{width:120px;height:68px;object-fit:cover;border-radius:var(--rounded-small);flex-shrink:0}.LiveOtherArticle_article_info___oQAG{flex:1 1;min-width:0}.LiveOtherArticle_article_title__C4TFB{font-size:var(--size-smal);margin-bottom:.5rem;color:var(--light-white);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}@media (max-width:576px){.LiveOtherArticle_other_article_container__IesWN{margin-top:2rem;padding:0;width:100%;background-color:transparent}.LiveOtherArticle_title__l8iBO{min-width:101%;padding:0 0 1rem}.LiveOtherArticle_content_article_container__sSwGH{display:flex;flex-direction:row;gap:1rem;overflow-y:scroll}.LiveOtherArticle_article_card__fkchn{display:block;padding:0;width:250px}.LiveOtherArticle_article_image__mxW2c{width:250px;height:100px;object-fit:cover}.LiveOtherArticle_article_info___oQAG{background-color:var(--grey);padding:1rem 1.5rem;border-bottom-left-radius:var(--rounded-medium);border-bottom-right-radius:var(--rounded-medium);margin-top:-4px}.LiveOtherArticle_article_title__C4TFB{font-size:var(--size-2xsmall);color:var(--light-white)}}.CountdownPopup_countdown_popup__gLDaP{position:absolute;top:16%;left:55%;z-index:1000;display:flex;align-items:center;justify-content:space-between;background:rgba(29,33,45,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:25px;padding:0 12px;width:163px;height:32px;cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease;pointer-events:auto;contain:layout style}.CountdownPopup_login_button__q47kV,.CountdownPopup_time_display__JDdlw{color:var(--lightGrey);font-size:var(--size-xsmall);-webkit-user-select:none;-moz-user-select:none;user-select:none}.CountdownPopup_arrow_timer__repij{width:18px;height:16px}@media (min-width:1600px){.CountdownPopup_countdown_popup__gLDaP{top:14%;left:57%}}@media (max-width:1024px){.CountdownPopup_countdown_popup__gLDaP{top:13%;left:50%;width:140px;padding:0 10px;border-radius:22px}}@media (max-width:768px){.CountdownPopup_countdown_popup__gLDaP{top:13%;left:46%;width:140px;padding:0 10px;border-radius:22px}.CountdownPopup_login_button__q47kV,.CountdownPopup_time_display__JDdlw{font-size:var(--size-xsmall);white-space:nowrap;text-overflow:ellipsis}}@media (max-width:600px){.CountdownPopup_countdown_popup__gLDaP{top:18%;left:43%;width:140px;padding:0 10px;border-radius:22px}.CountdownPopup_login_button__q47kV,.CountdownPopup_time_display__JDdlw{font-size:var(--size-xsmall);white-space:nowrap;text-overflow:ellipsis}}@media (max-width:480px){.CountdownPopup_countdown_popup__gLDaP{top:15%;left:5%;width:120px;padding:0 13px;border-radius:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.CountdownPopup_login_button__q47kV,.CountdownPopup_time_display__JDdlw{font-size:var(--size-xsmall);white-space:nowrap;text-overflow:ellipsis}.CountdownPopup_arrow_timer__repij{width:15px;height:13px}}@media (max-width:360px){.CountdownPopup_countdown_popup__gLDaP{top:10%;left:5%;width:120px;padding:0 13px;border-radius:20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.CountdownPopup_login_button__q47kV,.CountdownPopup_time_display__JDdlw{font-size:var(--size-xsmall);white-space:nowrap;text-overflow:ellipsis}.CountdownPopup_arrow_timer__repij{width:15px;height:13px}}.LoginOverlay_overlay_container__9B9Ol{position:relative;background-color:#1a1a1a;border-radius:var(--rounded-small);height:500px;display:flex;align-items:center;justify-content:center;color:#fff}.LoginOverlay_overlay_content__Mgs8Z{text-align:center;padding:2rem}.LoginOverlay_overlay_title__daWTk{font-size:1.5rem;font-weight:500;margin-bottom:2rem;color:#b3b3b3;line-height:1.4}.LoginOverlay_login_button__R_FKu{background-color:#0a4f82;color:#fff;border:none;padding:.75rem 2rem;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.LoginOverlay_login_button__R_FKu:hover{background-color:#0a4f82}.LoginOverlay_login_button__R_FKu:active{transform:translateY(1px)}@media (max-width:576px){.LoginOverlay_overlay_container__9B9Ol{height:200px}.LoginOverlay_overlay_title__daWTk{font-size:1.2rem;margin-bottom:1.5rem}.LoginOverlay_login_button__R_FKu{padding:.6rem 1.5rem;font-size:.9rem}}.live_live_wrapper__fW9XU{width:100%;margin-top:var(--height-navbar)}.live_container__CTDo4{display:flex;padding:var(--padding-container)}.live_header_container___DpxA{display:flex;align-items:center}.live_left_container__WNLzh{width:70vw}.live_sponsor_container__nf_kn{margin:1rem 0}.live_sponsor_image__yB_Xp{width:100%;height:100%;object-fit:cover}.live_right_container__1FbAG{width:30vw}.live_other_video_container__h_Zaf{padding-left:0}.live_other_wrapper__d_AK3{background-color:var(--dark-profile-ui);border-radius:var(--rounded-xsmall);margin:2rem 0 0 1rem;padding:3%}.live_ad_wrapper__S9s8t{display:flex;justify-content:center;margin:1rem 0 0 1rem}.live_ad_container__p_p7v{width:300px;height:250px;background-color:var(--basic-profile-ui);border-radius:var(--rounded-medium);padding:.5rem;display:flex;align-items:center;justify-content:center;text-align:center;position:relative}.live_ad_container__p_p7v:before{content:"Advertisement";position:absolute;top:50%;left:50%;transform:translateX(-50%);color:var(--text-secondary);font-size:var(--size-2xsmall)}.live_ads_container__7vEFx{display:flex;justify-content:center;align-items:center}@media (max-width:576px){.live_header_container___DpxA{display:flex;align-items:center;margin:0}.live_ad_container__p_p7v{margin:1rem 0 0}.live_container__CTDo4{margin-top:2rem;display:flex;flex-direction:column}.live_left_container__WNLzh,.live_right_container__1FbAG{width:100%}.live_live_container__6YuWR{height:200px}.live_other_video_container__h_Zaf{padding-left:0}.live_ad_wrapper__S9s8t{margin:1rem 0 0}.live_other_wrapper__d_AK3{background-color:transparent;margin:0;padding:0}}