.state-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:8px;width:100%;margin-top:10px;margin-bottom:20px;padding:2px 0;display:flex;overflow:auto hidden}.state-tabs::-webkit-scrollbar{display:none}.state-tab{color:#555;white-space:nowrap;cursor:pointer;background:#fcf2dc;border:0;border-radius:999px;outline:none;flex:none;padding:6px 15px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s,transform .2s}.state-tab:hover{color:var(--black)}.state-tab.active{background:var(--gold);color:var(--black)}.state-tab-content{padding:15px 0}.news-poll-card{box-sizing:border-box;border-bottom:3px solid var(--gold,#e6ab21);background:#fcf6e8;border-radius:20px;width:100%;padding:30px 24px 32px;overflow:hidden}.news-poll-heading{color:#111;align-items:center;gap:5px;margin-bottom:20px;font-size:22px;font-weight:800;line-height:1.2;display:flex}.news-poll-slash{color:var(--gold,#e6ab21);font-size:28px;font-weight:400}.news-poll-question{color:#111;margin:0 0 25px;font-size:18px;font-weight:600;line-height:1.3}.news-poll-options{flex-direction:column;gap:14px;margin-bottom:30px;display:flex}.news-poll-option{cursor:pointer;border-radius:30px;align-items:center;min-height:30px;padding:0 10px;display:flex;position:relative}.news-poll-option input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.news-custom-radio{box-sizing:border-box;background:#fff;border:1.8px solid #5f4b1c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;margin-right:13px;display:flex;position:relative}.news-custom-radio span{background:var(--gold,#e6ab21);opacity:0;border-radius:50%;width:13px;height:13px;transition:opacity .15s,transform .15s;transform:scale(.5)}.news-poll-option input:checked~.news-custom-radio{background:#fff;border-color:#d69e12}.news-poll-option input:checked~.news-custom-radio span{opacity:1;transform:scale(1)}.news-poll-option input:checked~.news-poll-option-text{color:#fff}.news-poll-option:has(input:checked){background:#214ea2}.news-poll-option-text{color:#171717;font-size:14px;font-weight:400;line-height:1.2;transition:color .15s}.news-poll-actions{grid-template-columns:1fr 128px;align-items:center;gap:20px;display:grid}.news-poll-actions button{cursor:pointer;border:0;border-radius:13px;min-height:40px;padding:8px 16px;font-size:14px;font-weight:700;line-height:1.2;transition:transform .15s,opacity .15s}.news-poll-actions button:hover{transform:translateY(-1px)}.news-poll-submit{background:var(--gold,#e6ab21);color:#111}.news-poll-results{color:#5c5c5c;background:#fff}@media (max-width:767px){.news-rhs-sidebar{max-width:100%}.news-poll-card{border-radius:18px;padding:25px 20px 27px}.news-poll-heading{margin-bottom:10px;font-size:20px}.news-poll-question{margin-bottom:22px;font-size:21px}.news-poll-option-text{font-size:21px}.news-poll-actions{grid-template-columns:1fr 115px;gap:12px}.news-poll-actions button{min-height:47px;padding-inline:12px;font-size:16px}.state-tab{margin-top:10px;font-size:13px}.state-tabs-section .cw-games-layout{display:block}.state-tabs-section aside{margin-top:25px}}@media (max-width:420px){.news-poll-card{padding:22px 16px 24px}.news-poll-heading{font-size:19px}.news-poll-question,.news-poll-option-text{font-size:20px}.news-poll-actions{grid-template-columns:1fr 105px}.news-poll-actions button{font-size:15px}}
.wte-column{background:var(--light-yellow);border:1px solid #eee2c4;border-radius:14px;min-width:0;padding:10px 10px 30px;position:relative}.wte-header{text-transform:capitalize;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.wte-heading{color:var(--black);text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;margin:0;font-size:19px;font-weight:800;display:flex;overflow:hidden}.wte-heading-icon{flex:none;margin-right:6px;display:inline-flex}.wte-heading-slash{color:var(--gold);flex:none;margin:0 6px;font-weight:700}.wte-more-link{color:var(--gold);white-space:nowrap;flex:none;align-items:center;gap:2px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.wte-more-link:hover{color:var(--black)}.wte-image-box{background:#ddd;border-radius:10px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.wte-image-box img{object-fit:cover;width:100%;height:100%;transition:transform .25s;position:absolute;inset:0}.wte-card-link:hover .wte-image-box img{transform:scale(1.04)}.wte-card-link{color:inherit;border-bottom:1px solid #ccc;margin-bottom:10px;text-decoration:none;display:block}.wte-card-link:hover .wte-hero-title{text-decoration:underline;text-decoration-thickness:1px}.wte-play-button{background:var(--gold);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000040}.wte-play-button svg{width:16px;height:16px;fill:var(--black)}.wte-play-button.small{width:26px;height:26px}.wte-play-button.small svg{width:10px;height:10px}.wte-duration{color:var(--white);background:#000c;border-radius:3px;padding:3px 6px;font-size:11px;position:absolute;bottom:8px;right:8px}.wte-hero-title{color:var(--black);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:50px;margin:12px 0 15px;font-size:17px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.wte-list-wrap{margin-top:6px;position:relative}.wte-list{margin:0;padding:0;list-style:none}.wte-list .news-list-item a:hover h3{color:var(--gold)}.wte-list .news-list-item a:hover .image-box img{transform:scale(1.06)}.wte-list .news-list-title{color:var(--black);text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.wte-sub-label{color:#777;letter-spacing:.03em;text-transform:uppercase;margin-top:4px;font-size:10.5px;font-weight:700;display:block}.wte-content-label{margin-right:4px;font-size:12px;font-weight:700}.wte-label-explainer{color:var(--gold)}.wte-label-ads{color:#888}.wte-label-sponsored{color:var(--gold)}.wte-label-new{color:var(--green)}.wte-list-thumb{aspect-ratio:16/9;background:#ddd;border-radius:8px;flex:0 0 92px;width:100%;position:relative;overflow:hidden}.wte-list-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .25s;position:absolute;inset:0}.wte-list .wte-duration{padding:2px 4px;font-size:9.5px;bottom:4px;right:4px}.wte-list .news-list-content{margin:0 5px}@media (max-width:766px){.wte-hero-title{height:auto;font-size:16px}}.allcategories-widget{width:100%;padding:25px 0 20px}.wte-container{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:0 5px}.wte-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.wte-grid .splide__pagination{bottom:-20px}.wte-grid .splide__pagination__page.is-active{background:var(--gold)!important}.wte-grid .splide__arrow{background:0 0;border-radius:4px;width:1.2em}.wte-grid .splide__arrows{width:135px;position:absolute;bottom:-13px;left:30%}.wte-grid .splide__arrow svg{width:.95em;height:.95em}@media (max-width:766px){.wte-grid{grid-template-columns:1fr}.wte-container{padding:0}}
.dflex{justify-content:space-between;align-items:center;display:flex}.redTxt{color:red!important}.goldTxt{color:var(--gold)}.more a{color:var(--gold);white-space:nowrap;align-items:center;gap:4px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.more a:hover{color:#000}.view-more{color:var(--black);justify-content:space-around;align-items:center;gap:5px;margin-top:0;font-size:14px;font-weight:600;text-decoration:none;display:flex}.view-more span{color:var(--gold);vertical-align:-1px;width:10px;height:10px;margin:0 auto;font-size:21px}.view-more .arrowRight:after{top:2px;left:0}.latest-news-area{grid-template-columns:minmax(0,1.6fr) minmax(130px,.62fr) minmax(250px,1fr);gap:16px;min-width:0;margin-top:10px;display:grid}.hero-news{min-width:0}.news-anchor{color:inherit;text-decoration:none;display:block}.image-box{background:#ddd;border-radius:12px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.image-box img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block;position:absolute;inset:0}.hero-image{border-radius:12px}.news-anchor:hover img{transform:scale(1.03)}.hero-title{color:var(--black);white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 0;padding:0;font-size:22px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.news-anchor:hover h2,.news-anchor:hover h3{text-decoration:underline;text-decoration-thickness:1px}.play-button{background:var(--gold);width:48px;height:48px;color:var(--black);border-radius:50%;justify-content:center;align-items:center;padding-left:3px;font-size:18px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000040}.video-duration{color:var(--white);background:#000c;border-radius:3px;padding:3px 6px;font-size:12px;position:absolute;bottom:7px;right:7px}.play-button.small{width:25px;height:25px;font-size:14px}.sponsored-badge{background:var(--gold);color:var(--black);z-index:2;border-radius:4px;padding:5px 9px;font-size:12px;font-weight:700;position:absolute;top:10px;left:10px}.sponsored-badge.small{font-size:10px}.live-badge{background:var(--red);color:var(--white);z-index:2;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:700;position:absolute;top:10px;left:10px}.live-badge.small{font-size:10px}.secondary-news{flex-direction:column;gap:16px;min-width:0;display:flex}.secondary-card{min-width:0;margin-bottom:10px}.secondary-title{color:var(--black);white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 0;padding:0;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.news-list{min-width:0;list-style-type:none}.news-list-item{border-bottom:1px solid #dddddd94;margin-bottom:13px;padding-bottom:13px}.news-list-item:last-child{border-bottom:0;margin-bottom:0}.latest-news-area article a:hover h2,.latest-news-area article a:hover h3,a.news-list-anchor:hover h3,a.news-list-anchor:hover h2{color:var(--dark-blue);text-decoration:none}.news-list-anchor{color:inherit;text-decoration:none;display:block}.news-list-content{grid-template-columns:minmax(0,1fr) 100px;align-items:center;gap:10px;display:grid}.news-list-title h3,.news-list-title h2{color:var(--black);white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:0;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.content-label{margin-right:4px;font-size:12px;font-weight:700;display:inline-block}.live-label{color:var(--red)}.sponsored-label{color:var(--gold)}.list-image{border-radius:7px}.latest-empty{text-align:center;color:#555;background:var(--white);border-radius:10px;padding:40px 20px}@media (max-width:1100px){.latest-news-area{grid-template-columns:minmax(0,1.3fr) minmax(180px,.7fr)}.news-list{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 15px;display:grid}.news-list-item{margin-bottom:7px;padding-bottom:7px}}@media (max-width:850px){.latest-news-area{grid-template-columns:minmax(0,1.4fr) minmax(180px,.8fr);margin-top:10px}.news-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 15px}.light-blue{margin-bottom:15px}.news-list-item,.secondary-card{background:#ffffff70;border:1px solid #dddddd94;border-radius:10px;padding:5px;box-shadow:0 0 10px #fae6c2}}@media (max-width:600px){.view-more span{width:15px}.view-more{font-size:13px}.latest-news-area{grid-template-columns:1fr;gap:5px}.hero-title{font-size:17px}.secondary-news{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:0;display:grid}.secondary-title{font-size:14px}.news-list{grid-template-columns:1fr}.news-list-content{grid-template-columns:minmax(0,1fr) 130px}.news-list-title h3,.news-list-title h2{font-size:14px}.hero-news{margin-bottom:8px}}@media (max-width:400px){.news-list-content{grid-template-columns:minmax(0,1fr) 120px}.list-image{width:120px}}
:root{--gold:#e6ab21;--black:#000;--white:#fff;--light-yellow:#fcf6e8;--dark-blue:#17469e;--red:#e5202d}.LatestVideo-module__QcPrxW__latestVideoSection{width:100%;padding:20px 0 10px}.LatestVideo-module__QcPrxW__container{margin:0 auto;padding:0 15px 0 5px}.LatestVideo-module__QcPrxW__sectionHeading{color:var(--black);align-items:center;gap:8px;margin:0 0 20px;padding:0;font-size:26px;font-weight:700;line-height:1.2;display:flex}.LatestVideo-module__QcPrxW__sectionHeading span{color:var(--gold);font-size:30px;font-weight:700}.LatestVideo-module__QcPrxW__widget{width:100%;color:var(--white);background:#202f49;border-radius:18px;margin-top:10px;margin-bottom:20px;padding:22px 22px 26px;overflow:hidden}.LatestVideo-module__QcPrxW__widgetHeader{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.LatestVideo-module__QcPrxW__tabs{scrollbar-width:none;flex:1;align-items:center;gap:6px;display:flex;overflow-x:auto}.LatestVideo-module__QcPrxW__tabs::-webkit-scrollbar{display:none}.LatestVideo-module__QcPrxW__tab{color:var(--white);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:30px;outline:none;padding:6px 18px;font-size:16px;font-weight:600;line-height:1.2;transition:background-color .2s,color .2s}.LatestVideo-module__QcPrxW__tab:hover,.LatestVideo-module__QcPrxW__activeTab{background:var(--gold);color:var(--black)}.LatestVideo-module__QcPrxW__moreLink{color:var(--gold);flex-shrink:0;align-items:center;gap:7px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.LatestVideo-module__QcPrxW__moreLink:hover{color:#fff}.LatestVideo-module__QcPrxW__moreArrow{font-size:25px;line-height:1}.LatestVideo-module__QcPrxW__videoGrid{grid-template-columns:minmax(0,1.5fr) minmax(0,1.55fr);align-items:stretch;gap:22px;display:grid}.LatestVideo-module__QcPrxW__heroCard{min-width:0;color:var(--white);border-radius:12px;text-decoration:none;display:block;position:relative;overflow:hidden}.LatestVideo-module__QcPrxW__heroImageWrap{background:var(--black);border-radius:12px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.LatestVideo-module__QcPrxW__heroImage{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block;position:absolute;inset:0}.LatestVideo-module__QcPrxW__heroCard:hover .LatestVideo-module__QcPrxW__heroImage{transform:scale(1.03)}.LatestVideo-module__QcPrxW__heroOverlay{background:linear-gradient(#0000,#000000d9);height:25%;position:absolute;bottom:0;left:0;right:0}.LatestVideo-module__QcPrxW__heroTitle{z-index:3;color:var(--white);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:22px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.LatestVideo-module__QcPrxW__newsBadge{z-index:4;background:var(--dark-blue);color:var(--white);border-radius:2px;align-items:center;gap:1px;padding:2px 4px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:10px;right:10px}.LatestVideo-module__QcPrxW__newsBadge strong{color:var(--gold);font-size:11px}.LatestVideo-module__QcPrxW__playButton{z-index:5;background:var(--gold);border:2px solid var(--gold);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000040}.LatestVideo-module__QcPrxW__playButton span,.LatestVideo-module__QcPrxW__smallPlayButton span{border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:14px solid var(--black);width:0;height:0;margin-left:3px}.LatestVideo-module__QcPrxW__newsList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 25px;min-width:0;display:grid}.LatestVideo-module__QcPrxW__newsCard{min-width:0;color:var(--white);border-bottom:1px solid #ffffff26;grid-template-columns:minmax(0,1fr) 105px;align-items:center;gap:12px;padding-bottom:12px;text-decoration:none;display:grid}.LatestVideo-module__QcPrxW__newsCard:hover{color:var(--white)}.LatestVideo-module__QcPrxW__newsCard:last-child,.LatestVideo-module__QcPrxW__newsCard:nth-child(7){border-bottom:0}.LatestVideo-module__QcPrxW__newsContent{min-width:0}.LatestVideo-module__QcPrxW__newsTitle{color:var(--white);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.LatestVideo-module__QcPrxW__newsImageWrap{background:var(--black);border-radius:10px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.LatestVideo-module__QcPrxW__newsImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block;position:absolute;inset:0}.LatestVideo-module__QcPrxW__newsCard:hover .LatestVideo-module__QcPrxW__newsImage{transform:scale(1.04)}.LatestVideo-module__QcPrxW__smallPlayButton{background:var(--gold);z-index:3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LatestVideo-module__QcPrxW__smallPlayButton span{border-top-width:6px;border-bottom-width:6px;border-left-width:9px}.LatestVideo-module__QcPrxW__loading,.LatestVideo-module__QcPrxW__emptyState{min-height:300px;color:var(--white);justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex}.LatestVideo-module__QcPrxW__videoGrid a:hover h2,.LatestVideo-module__QcPrxW__videoGrid a:hover h3{color:var(--gold)}.LatestVideo-module__QcPrxW__duration{z-index:20;color:#fff;background:#363232;border-radius:4px;padding:4px 8px;font-size:11px;position:absolute;bottom:7px;right:10px}.LatestVideo-module__QcPrxW__durationSmall{z-index:20;color:#fff;background:#363232;border-radius:4px;padding:2px 4px;font-size:9px;position:absolute;bottom:3px;right:5px}@media (max-width:1100px){.LatestVideo-module__QcPrxW__container{max-width:calc(100% - 24px)}.LatestVideo-module__QcPrxW__widget{padding:18px}.LatestVideo-module__QcPrxW__videoGrid{grid-template-columns:1fr}.LatestVideo-module__QcPrxW__heroImageWrap{padding-top:50%}.LatestVideo-module__QcPrxW__newsList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.LatestVideo-module__QcPrxW__latestVideoSection{padding:15px 0 0}.LatestVideo-module__QcPrxW__sectionHeading{font-size:22px}.LatestVideo-module__QcPrxW__widget{border-radius:14px;padding:15px}.LatestVideo-module__QcPrxW__widgetHeader{flex-direction:column;align-items:flex-start;margin-bottom:20px}.LatestVideo-module__QcPrxW__tabs{width:100%}.LatestVideo-module__QcPrxW__moreLink{align-self:flex-end}.LatestVideo-module__QcPrxW__heroTitle{font-size:21px}.LatestVideo-module__QcPrxW__newsList{grid-template-columns:1fr}.LatestVideo-module__QcPrxW__newsCard{grid-template-columns:minmax(0,1fr) 150px}.LatestVideo-module__QcPrxW__widget{margin-top:10px}}@media (max-width:576px){.LatestVideo-module__QcPrxW__container{max-width:100%;padding-left:0;padding-right:0}.LatestVideo-module__QcPrxW__sectionHeading{margin-bottom:14px;font-size:20px}.LatestVideo-module__QcPrxW__sectionHeading span{font-size:24px}.LatestVideo-module__QcPrxW__widget{border-radius:12px;padding:12px}.LatestVideo-module__QcPrxW__tab{padding:9px 14px;font-size:14px}.LatestVideo-module__QcPrxW__heroImageWrap{padding-top:56.25%}.LatestVideo-module__QcPrxW__heroTitle{font-size:18px;line-height:1.3;bottom:13px;left:13px;right:13px}.LatestVideo-module__QcPrxW__playButton{width:46px;height:46px}.LatestVideo-module__QcPrxW__newsList{gap:10px}.LatestVideo-module__QcPrxW__newsCard{grid-template-columns:minmax(0,1fr) 125px;gap:10px;padding-bottom:10px}.LatestVideo-module__QcPrxW__newsTitle{font-size:15px;line-height:1.35}.LatestVideo-module__QcPrxW__smallPlayButton{width:25px;height:25px}}@media (max-width:400px){.LatestVideo-module__QcPrxW__newsCard{grid-template-columns:minmax(0,1fr) 120px}.LatestVideo-module__QcPrxW__newsTitle{font-size:14px}.LatestVideo-module__QcPrxW__heroTitle{font-size:17px}}
.sports-section-widget{background:#e7ecf5;border-radius:10px;margin-bottom:15px;padding:10px 5px!important}.sports-section-icon{margin-right:2px;font-size:18px;line-height:1}.sports-section-layout{grid-template-columns:1fr 1fr 1fr 1fr;align-items:start;gap:20px;display:grid}.sports-section-col{min-width:0}.sports-section-col-hero{flex-direction:column;gap:16px;display:flex}.sports-section-minute-widget{background:var(--dark-blue);border-radius:10px;padding:10px;position:relative}.sports-section-minute-widget .in-depth-ribbon{width:calc(100% - 20px);height:38px;margin-top:-30px;font-size:13px}.sports-section-minute-widget .splide{margin-top:35px}.sports-section-minute-heading{background:var(--gold);color:var(--black);white-space:nowrap;border-radius:4px;margin:0;padding:10px 22px;font-size:15px;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.sports-section-minute-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.sports-section-minute-item{background:var(--white);border-radius:10px;padding:7px}.sports-section-minute-item .news-list-content{grid-template-columns:minmax(0,1fr) 90px}.sports-section-minute-nav{justify-content:center;align-items:center;gap:16px;margin-top:14px;display:flex}.sports-section-nav-arrow{cursor:pointer;color:var(--white);opacity:.75;background:0 0;border:0;padding:4px 8px;font-size:18px;line-height:1}.sports-section-nav-arrow:hover,.sports-section-nav-arrow:focus-visible{opacity:1;color:var(--gold)}.sports-section-page-counter{color:var(--white);font-size:14px;font-weight:700}.sports-section-widget .hero-title{font-size:18px;line-height:1.5}.sports-section-widget .orange-triangle,.sports-section-widget .orange-triangle-right{width:8px}.sports-section-minute-widget .news-list-title h2{font-size:13px}.view-more:hover{color:var(--gold)}.sports-section-widget .video-duration{bottom:4px;right:4px}.sports-section-widget .widget-header .view-more span{height:auto}@media (max-width:1100px){.sports-section-layout{grid-template-columns:1.3fr 1fr}.sports-section-minute-widget,.sports-section-col-list:last-of-type{grid-column:1/-1}}@media (max-width:700px){.sports-section-layout{grid-template-columns:1fr;gap:10px}.sports-section-minute-widget,.sports-section-col-list:last-of-type{grid-column:auto}.widget-heading{font-size:1.3rem}.sports-section-layout .hero-title{font-size:17px;line-height:1.45}.sports-section-minute-item .news-list-content{grid-template-columns:minmax(0,1fr) 120px}}
:root{--purple:#4a2491}.Entertainment-module__CJqKxG__cw-games-container{box-sizing:border-box;max-width:1200px;margin:0 auto;padding:0}.Entertainment-module__CJqKxG__dflex{justify-content:space-between;align-items:center;display:flex}.Entertainment-module__CJqKxG__cw-games-widget{width:100%;padding:25px 8px 15px 5px}.Entertainment-module__CJqKxG__redTxt{color:red!important}.Entertainment-module__CJqKxG__goldTxt{color:var(--gold)}.Entertainment-module__CJqKxG__more a{color:var(--gold);white-space:nowrap;align-items:center;gap:4px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.Entertainment-module__CJqKxG__more a:hover{color:#000}.Entertainment-module__CJqKxG__widget-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.Entertainment-module__CJqKxG__widget-heading{color:var(--black);margin:0;font-size:27px;font-weight:800;line-height:1.2}.Entertainment-module__CJqKxG__heading-slash{color:var(--gold);margin:0 8px;font-weight:700}.Entertainment-module__CJqKxG__view-more{color:var(--black);align-items:center;gap:2px;margin-top:0;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.Entertainment-module__CJqKxG__view-more:hover{color:var(--gold)}.Entertainment-module__CJqKxG__view-more span{color:var(--gold);vertical-align:-2px;font-size:21px}.Entertainment-module__CJqKxG__widget-tabs{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.Entertainment-module__CJqKxG__widget-tabs button{color:var(--black);cursor:pointer;background:0 0;border:0;border-radius:25px;padding:4px 15px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.Entertainment-module__CJqKxG__widget-tabs button.Entertainment-module__CJqKxG__active{background:var(--gold);color:var(--black);font-weight:700}.Entertainment-module__CJqKxG__cw-games-layout,.Entertainment-module__CJqKxG__cwg-heading{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:24px;display:grid}.Entertainment-module__CJqKxG__latest-news-area{grid-template-columns:1.4fr 1fr 1fr;gap:16px;min-width:0;margin-top:0;display:grid}.Entertainment-module__CJqKxG__hero-news{min-width:0}.Entertainment-module__CJqKxG__news-anchor{color:inherit;text-decoration:none;display:block}.Entertainment-module__CJqKxG__image-box{background:#ddd;border-radius:12px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.Entertainment-module__CJqKxG__image-box img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.Entertainment-module__CJqKxG__hero-image{border-radius:12px}.Entertainment-module__CJqKxG__hero-title{color:var(--black);white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 0;padding:0;font-size:22px;font-weight:700;line-height:1.6;display:-webkit-box;overflow:hidden}.Entertainment-module__CJqKxG__news-date{color:#666;margin-top:7px;font-size:13px}.Entertainment-module__CJqKxG__play-button{background:var(--gold);width:48px;height:48px;color:var(--black);border-radius:50%;justify-content:center;align-items:center;padding-left:3px;font-size:18px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000040}.Entertainment-module__CJqKxG__play-button.Entertainment-module__CJqKxG__small{width:25px;height:25px;font-size:14px}.Entertainment-module__CJqKxG__video-duration{color:var(--white);background:#000c;border-radius:3px;padding:3px 6px;font-size:12px;position:absolute;bottom:7px;right:7px}.Entertainment-module__CJqKxG__video-duration.Entertainment-module__CJqKxG__small{font-size:10px}.Entertainment-module__CJqKxG__sponsored-badge{background:var(--gold);color:var(--black);border-radius:4px;padding:5px 9px;font-size:12px;font-weight:700;position:absolute;top:10px;left:10px}.Entertainment-module__CJqKxG__sponsored-badge.Entertainment-module__CJqKxG__small{font-size:10px}.Entertainment-module__CJqKxG__secondary-news{grid-template-columns:1fr 1fr;gap:16px;min-width:0;display:grid}.Entertainment-module__CJqKxG__secondary-card{min-width:0}.Entertainment-module__CJqKxG__secondary-title{color:var(--black);white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 0;padding:0;font-size:14px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.Entertainment-module__CJqKxG__news-list{min-width:0;margin:0;padding:0;list-style-type:none}.Entertainment-module__CJqKxG__news-list-item{border-bottom:1px solid #9742cf;margin-bottom:13px;padding-bottom:13px}.Entertainment-module__CJqKxG__news-list-item:last-child{border-bottom:0;margin-bottom:0}.Entertainment-module__CJqKxG__latest-news-area article a:hover h2,.Entertainment-module__CJqKxG__latest-news-area article a:hover h3,a.Entertainment-module__CJqKxG__news-list-anchor:hover h3,a.Entertainment-module__CJqKxG__news-list-anchor:hover h2{color:var(--dark-blue);text-decoration:none}.Entertainment-module__CJqKxG__news-list-anchor{color:inherit;text-decoration:none;display:block}.Entertainment-module__CJqKxG__news-list-content{grid-template-columns:minmax(0,1fr) 100px;align-items:center;gap:10px;display:grid}.Entertainment-module__CJqKxG__news-list-title h3,.Entertainment-module__CJqKxG__news-list-title h2{color:var(--black);white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:0;font-size:14px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.Entertainment-module__CJqKxG__content-label{margin-right:4px;font-size:12px;font-weight:700;display:inline-block}.Entertainment-module__CJqKxG__live-label{color:var(--red)}.Entertainment-module__CJqKxG__sponsored-label{color:var(--gold)}.Entertainment-module__CJqKxG__list-image{border-radius:7px}.Entertainment-module__CJqKxG__latest-loading,.Entertainment-module__CJqKxG__latest-empty{text-align:center;color:#555;background:var(--white);border-radius:10px;padding:40px 20px}.Entertainment-module__CJqKxG__news-anchor img{transition:transform .25s}.Entertainment-module__CJqKxG__news-anchor:hover img{transform:scale(1.03)}.Entertainment-module__CJqKxG__news-anchor:hover h2,.Entertainment-module__CJqKxG__news-anchor:hover h3{text-decoration:underline;text-decoration-thickness:1px}@media (max-width:1100px){.Entertainment-module__CJqKxG__cw-games-layout{grid-template-columns:minmax(0,1fr) 300px}.Entertainment-module__CJqKxG__latest-news-area{grid-template-columns:minmax(0,1.3fr) minmax(180px,.7fr)}.Entertainment-module__CJqKxG__news-list{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.Entertainment-module__CJqKxG__news-list-item{margin:0}}@media (max-width:850px){.Entertainment-module__CJqKxG__cw-games-layout{grid-template-columns:1fr;display:block}.Entertainment-module__CJqKxG__latest-news-area{grid-template-columns:minmax(0,1.4fr) minmax(180px,.8fr)}.Entertainment-module__CJqKxG__news-list{grid-template-columns:repeat(2,minmax(0,1fr))}.Entertainment-module__CJqKxG__news-anchor{border-bottom:1px solid #9742cf;padding-bottom:10px}.Entertainment-module__CJqKxG__news-list-content{grid-template-columns:minmax(0,1fr) 120px}}@media (max-width:600px){.Entertainment-module__CJqKxG__cw-games-widget{padding:10px 0 5px}.Entertainment-module__CJqKxG__cw-games-container{max-width:100%;padding:0}.Entertainment-module__CJqKxG__widget-header{margin-bottom:12px}.Entertainment-module__CJqKxG__widget-heading{font-size:1.3rem}.Entertainment-module__CJqKxG__view-more{font-size:13px}.Entertainment-module__CJqKxG__widget-tabs{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.Entertainment-module__CJqKxG__widget-tabs::-webkit-scrollbar{display:none}.Entertainment-module__CJqKxG__widget-tabs button{white-space:nowrap;padding:7px 14px;font-size:13px}.Entertainment-module__CJqKxG__latest-news-area{grid-template-columns:1fr}.Entertainment-module__CJqKxG__hero-title{font-size:17px;line-height:1.45}.Entertainment-module__CJqKxG__news-list-title h2,.Entertainment-module__CJqKxG__secondary-title{font-size:13px}.Entertainment-module__CJqKxG__news-list{grid-template-columns:1fr;gap:8px 15px}.Entertainment-module__CJqKxG__news-list-content{grid-template-columns:minmax(0,1fr) 120px}.Entertainment-module__CJqKxG__secondary-news .Entertainment-module__CJqKxG__news-anchor,.Entertainment-module__CJqKxG__news-list-item{background:#ffffff30;border:1px solid #ffffff30;border-radius:10px;padding:5px}.Entertainment-module__CJqKxG__news-list-title h3{font-size:14px}.Entertainment-module__CJqKxG__secondary-news{grid-template-columns:1fr 1fr;gap:12px;display:grid}}@media (max-width:480px){.Entertainment-module__CJqKxG__secondary-news{grid-template-columns:1fr 1fr;gap:12px;display:grid}}@media (max-width:400px){.Entertainment-module__CJqKxG__news-list-content{grid-template-columns:minmax(0,1fr) 110px}}.Entertainment-module__CJqKxG__entertainment-section{background:var(--purple);border-radius:20px;padding:20px}.Entertainment-module__CJqKxG__entertainment-section .Entertainment-module__CJqKxG__widget-tabs button{background:var(--white)}.Entertainment-module__CJqKxG__entertainment-section .Entertainment-module__CJqKxG__widget-tabs button:hover{opacity:1}.Entertainment-module__CJqKxG__entertainment-section .Entertainment-module__CJqKxG__widget-tabs button.Entertainment-module__CJqKxG__active{color:var(--black);opacity:1;background:var(--gold)}.Entertainment-module__CJqKxG__entertainment-section .Entertainment-module__CJqKxG__hero-title,.Entertainment-module__CJqKxG__entertainment-section .Entertainment-module__CJqKxG__secondary-title,.Entertainment-module__CJqKxG__entertainment-section .Entertainment-module__CJqKxG__news-list-title h3,.Entertainment-module__CJqKxG__entertainment-section .Entertainment-module__CJqKxG__news-list-title h2{color:var(--white)}.Entertainment-module__CJqKxG__entertainment-section .Entertainment-module__CJqKxG__news-date{color:#fff9}.Entertainment-module__CJqKxG__entertainment-section .Entertainment-module__CJqKxG__latest-news-area article a:hover h2,.Entertainment-module__CJqKxG__entertainment-section .Entertainment-module__CJqKxG__latest-news-area article a:hover h3,.Entertainment-module__CJqKxG__entertainment-section a.Entertainment-module__CJqKxG__news-list-anchor:hover h3,.Entertainment-module__CJqKxG__entertainment-section a.Entertainment-module__CJqKxG__news-list-anchor:hover h2{color:var(--gold)}.Entertainment-module__CJqKxG__entertainment-section .Entertainment-module__CJqKxG__latest-loading,.Entertainment-module__CJqKxG__entertainment-section .Entertainment-module__CJqKxG__latest-empty{color:var(--white);background:#ffffff14}@media (max-width:600px){.Entertainment-module__CJqKxG__entertainment-section{border-radius:16px;padding:18px 10px 20px}}.Entertainment-module__CJqKxG__entertainment-section button:focus-visible,.Entertainment-module__CJqKxG__entertainment-section a:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){.Entertainment-module__CJqKxG__news-anchor img{transition:none}.Entertainment-module__CJqKxG__news-anchor:hover img{transform:none}.Entertainment-module__CJqKxG__widget-tabs button{transition:none}}
.photo-gallery-section{width:100%;padding:20px 0 28px}.photo-gallery-container{width:min(1200px,100% - 24px);margin:0 auto}.photo-gallery-heading{color:var(--black);align-items:center;gap:7px;margin-bottom:14px;display:flex}.photo-gallery-heading-icon{color:var(--dark-blue);justify-content:center;align-items:center;display:inline-flex}.photo-gallery-heading h2{margin:0;font-size:25px;font-weight:800;line-height:1.1}.photo-gallery-heading-slash{color:var(--gold);font-size:32px;font-weight:400;line-height:1;transform:translateY(-2px)}.photo-gallery-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.photo-gallery-tabs{scrollbar-width:none;align-items:center;gap:13px;padding-top:5px;display:flex;overflow-x:auto}.photo-gallery-tabs::-webkit-scrollbar{display:none}.photo-gallery-tab{min-height:35px;color:var(--black);cursor:pointer;background:#f9ebc9;border:0;border-radius:999px;outline:none;flex:none;justify-content:center;align-items:center;padding:5px 20px;font-size:16px;font-weight:700;line-height:1;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.photo-gallery-tab:hover{background:var(--gold);transform:translateY(-1px)}.photo-gallery-tab.active{background:var(--gold)}.photo-gallery-more{color:var(--gold);white-space:nowrap;flex:none;align-items:center;gap:4px;font-size:16px;font-weight:800;text-decoration:none;display:inline-flex}.photo-gallery-more svg{color:var(--black)}.photo-gallery-main{grid-template-columns:minmax(0,1.15fr) minmax(0,1.55fr);gap:14px;width:100%;display:grid}.photo-gallery-media{aspect-ratio:16/9;background:#e8e8e8;width:100%;position:relative;overflow:hidden}.photo-gallery-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.photo-gallery-media:before{content:"";z-index:9;background:linear-gradient(#0000,#000000ab);width:100%;height:10%;position:absolute;bottom:0;left:0}.photo-gallery-count{z-index:4;background:var(--gold);min-width:32px;min-height:27px;color:var(--black);border-radius:0 0 0 7px;align-items:center;gap:4px;padding:3px 7px;font-size:14px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:0;right:0}.photo-gallery-count svg{flex:none}.photo-gallery-hero{background:#222;border-radius:13px;min-width:0;text-decoration:none;display:block;position:relative;overflow:hidden}.photo-gallery-hero-media{aspect-ratio:16/9}.photo-gallery-hero:hover img{transform:scale(1.04)}.photo-gallery-hero-gradient{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#000000f0 100%);height:50%;position:absolute;bottom:0;left:0;right:0}.photo-gallery-hero-content{z-index:9;min-height:122px;padding:5px 20px 0;position:relative}.photo-gallery-hero-content h2{color:var(--white);white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:0;font-size:clamp(18px,2vw,21px);font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.photo-gallery-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-width:0;display:grid}.photo-gallery-feature-card{background:#222;border-radius:13px;min-width:0;text-decoration:none;display:block;position:relative;overflow:hidden}.photo-gallery-feature-card:hover img{transform:scale(1.04)}.photo-gallery-feature-overlay{z-index:1;background:linear-gradient(#0000,#000000bd);padding:50px 12px 10px;position:absolute;bottom:0;left:0;right:0}.photo-gallery-feature-overlay h2,.photo-gallery-feature-overlay h3{color:var(--white);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.photo-gallery-section .widget-header .view-more span{height:30px}@media (max-width:1024px){.photo-gallery-container{width:min(100%,100% - 20px)}.photo-gallery-main{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.photo-gallery-feature-overlay h2{font-size:14px}}@media (max-width:700px){.photo-gallery-section{padding:15px 0}.photo-gallery-container{width:calc(100% - 16px)}.photo-gallery-heading{margin-bottom:12px}.photo-gallery-heading h2{font-size:18px}.photo-gallery-heading-slash{font-size:27px}.photo-gallery-toolbar{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:17px}.photo-gallery-tabs{width:100%}.photo-gallery-tab{min-height:36px;padding:6px 15px;font-size:14px}.photo-gallery-more{align-self:flex-end;font-size:14px}.photo-gallery-main{flex-direction:column;gap:10px;display:flex}.photo-gallery-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo-gallery-feature-overlay{padding:10px;position:relative}.photo-gallery-feature-overlay h2{font-size:14px}.photo-gallery-hero-content{min-height:auto;padding:10px 13px 13px}.photo-gallery-hero-content h3{font-size:18px}.photo-gallery-section .sports-section-icon{vertical-align:middle}.photo-gallery-section .widget-heading{font-size:1.3rem}.photo-gallery-section .container{padding:0}}@media (max-width:420px){.photo-gallery-feature-overlay h3{font-size:12px}.photo-gallery-count{min-width:34px;min-height:27px;padding:3px 6px;font-size:12px}.photo-gallery-count svg{width:15px;height:15px}}
.astro-religion{margin:20px 0}.astro-religion .hero-title,.astro-religion .secondary-title,.astro-religion .news-list-title h3{color:#fff}.astro-religion .hero-title:hover,.astro-religion .secondary-title:hover,.astro-religion .news-list-title:hover h3,.astro-religion article a:hover h2,.astro-religion article a:hover h3,.astro-religion a.news-list-anchor:hover h3,.astro-religion a.news-list-anchor:hover h2{color:#ccc}.astroBg{border-radius:20px;width:100%;min-height:380px;padding:20px;position:relative;overflow:hidden}.astro-religion .secondary-news{grid-template-columns:1fr 1fr;gap:16px;min-width:0;display:grid}.astro-religion .latest-news-area{z-index:9;grid-template-columns:1fr 1fr 1fr;position:relative}.astro-religion .view-more span{height:30px}@media (max-width:766px){.astro-religion .latest-news-area{grid-template-columns:1fr}.astro-religion .hero-title{font-size:16px}.astro-religion .secondary-title{font-size:13px}.astroBg .secondary-card,.astroBg .news-list-item{background:#ffffff2e;box-shadow:0 0 10px #fae6c263}.astroBg{padding:15px 10px}}
:root{--gold:#e6ab21;--black:#000;--white:#fff;--light-yellow:#fcf6e8;--dark-blue:#17469e;--red:#e5202d;--dark-red:#aa030e}.BreakingNews-module__jJaW6W__breakingWrap{width:100%;margin-bottom:20px;padding:0}.BreakingNews-module__jJaW6W__container{border-radius:8px;align-items:center;max-width:1140px;margin:auto;display:flex;overflow:hidden}.BreakingNews-module__jJaW6W__label{background:var(--gold);color:var(--black);white-space:nowrap;flex-shrink:0;padding:10px 20px;font-size:15px;font-weight:700}.BreakingNews-module__jJaW6W__slider{background:var(--dark-red);flex:1;height:40px;transition:all .5s;position:relative;overflow:hidden}.BreakingNews-module__jJaW6W__news{color:var(--white);opacity:0;white-space:nowrap;text-overflow:ellipsis;padding:10px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:block;position:absolute;inset:0;overflow:hidden;transform:translateY(100%)}.BreakingNews-module__jJaW6W__news:hover{color:var(--gold)}.BreakingNews-module__jJaW6W__active{opacity:1;transform:translateY(0)}.BreakingNews-module__jJaW6W__actions{background:var(--dark-red);display:flex}.BreakingNews-module__jJaW6W__actions button{width:32px;height:40px;color:var(--white);cursor:pointer;background:0 0;border:0;font-size:22px;transition:all .2s}.BreakingNews-module__jJaW6W__actions button:hover{background:#ffffff1f}@media (max-width:991px){.BreakingNews-module__jJaW6W__label{padding:12px 16px;font-size:16px}.BreakingNews-module__jJaW6W__slider{height:48px}.BreakingNews-module__jJaW6W__news{padding:0 15px;font-size:17px}.BreakingNews-module__jJaW6W__actions button{width:38px;height:48px;font-size:24px}}@media (max-width:768px){.BreakingNews-module__jJaW6W__container{border-radius:6px}.BreakingNews-module__jJaW6W__label{padding:10px 12px;font-size:14px}.BreakingNews-module__jJaW6W__slider{height:42px}.BreakingNews-module__jJaW6W__news{padding:0 10px;font-size:14px;font-weight:600}.BreakingNews-module__jJaW6W__actions button{width:34px;height:42px;font-size:20px}}.BreakingNews-module__jJaW6W__num{background:var(--dark-red);height:40px;color:var(--gold);justify-content:center;align-items:center;padding:0 10px;display:flex}@media (max-width:767px){.BreakingNews-module__jJaW6W__breakingWrap{margin-bottom:5px}.BreakingNews-module__jJaW6W__label{white-space:normal;text-align:center;width:60px;height:40px;padding:5px;font-size:11px}.BreakingNews-module__jJaW6W__num,.BreakingNews-module__jJaW6W__actions{display:none}.BreakingNews-module__jJaW6W__slider{height:40px}.BreakingNews-module__jJaW6W__news{white-space:normal;text-align:left;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:3px 5px 0;font-size:12px;line-height:1.4}}
.leftSide{min-width:0}.sideStories .splide__pagination{bottom:-30px}.leftSide .splide__pagination__page.is-active{background:var(--gold)!important}.leftSide .splide__arrow{opacity:.9;background:#000;border-radius:4px;width:1.2em}.sideStories .splide__arrows{width:135px;position:absolute;bottom:-23px;left:50%;transform:translate(-50%)}.leftSide .splide__arrow svg{width:.85em;height:.85em}.leftSide .leftSide a:hover h2{color:var(--blue)}.cardGrid .splide__arrow{opacity:.9;background:#000;border-radius:4px;width:1.2em;top:34%}.leftSide .splide__arrow svg{fill:#fff}.sideStories{background:#fff;border:1px solid #ececec;border-radius:16px;padding:5px 0;overflow:hidden}.sideStories .splide__arrow{background:0 0}.sideStories .splide__arrow svg{fill:#333}.cardGrid{margin-top:20px}@media (max-width:767px){.sideStories{border:0;border-radius:0;padding-top:5px;padding-bottom:15px}.sideStories .splide__arrows{width:155px;left:50%;transform:translate(-50%)}.sideStories .splide__arrow{border-radius:15px;width:2.2em}.cardGrid{background:#fff;border-top-left-radius:15px;border-top-right-radius:15px;margin:-22px -5px 0;padding:10px;position:relative}.cardGrid .splide__pagination{bottom:-25px}}
:root{--gold:#e6ab21;--black:#000;--white:#fff;--light-yellow:#fcf6e8;--dark-blue:#17469e;--red:#e5202d}.TopNews-module__Grq-iG__wrapper{padding:0}.TopNews-module__Grq-iG__container{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:10px;max-width:1160px;margin:auto;padding:0 13px 0 5px;display:grid}.TopNews-module__Grq-iG__leftSide{min-width:0}.TopNews-module__Grq-iG__topGrid{grid-template-columns:2fr 1.25fr;gap:18px;display:grid}.TopNews-module__Grq-iG__thumb16{aspect-ratio:16/9;background:#eee;border-radius:14px;padding-top:56.25%;position:relative;overflow:hidden}.TopNews-module__Grq-iG__thumb16 img{object-fit:cover}.TopNews-module__Grq-iG__hero{position:relative}.TopNews-module__Grq-iG__heroLink{color:var(--white);text-decoration:none;display:block;position:relative}.TopNews-module__Grq-iG__hero h1,.TopNews-module__Grq-iG__hero h2{z-index:10;white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;text-align:center;-webkit-box-orient:vertical;padding:0;font-size:1.2rem;font-weight:700;line-height:1.45;display:-webkit-box;position:absolute;bottom:23px;left:20px;right:20px;overflow:hidden}.TopNews-module__Grq-iG__heroLink:hover h2,.TopNews-module__Grq-iG__heroLink:hover h1{color:var(--gold)}.TopNews-module__Grq-iG__heroLink:after{content:"";background:linear-gradient(#0000,#00000026,#000000f2);border-radius:14px;position:absolute;inset:0}.TopNews-module__Grq-iG__playButton{z-index:20;background:var(--gold);width:42px;height:42px;color:var(--black);border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.TopNews-module__Grq-iG__heroLink:hover .TopNews-module__Grq-iG__playButton{transform:translate(-50%,-50%)scale(1.08)}.TopNews-module__Grq-iG__duration{z-index:20;color:#fff;background:#363232;border-radius:4px;padding:4px 8px;font-size:11px;position:absolute;bottom:8px;right:10px}.TopNews-module__Grq-iG__storyListLeft{display:block}.TopNews-module__Grq-iG__storyListLeftItem{color:var(--black);grid-template-columns:1fr 2fr;gap:10px;padding:10px 10px 10px 0;text-decoration:none;display:grid}.TopNews-module__Grq-iG__storyList{flex-direction:column;display:flex}.TopNews-module__Grq-iG__storyListLeft{border-bottom:1px solid #eee}.TopNews-module__Grq-iG__storyItem{color:var(--black);grid-template-columns:1fr 100px;gap:10px;padding:10px 10px 5px;text-decoration:none;display:grid}.TopNews-module__Grq-iG__storyList:last-child,.TopNews-module__Grq-iG__storyListLeft:last-child{border-bottom:0}.TopNews-module__Grq-iG__storyList{border-bottom:1px solid #eee}.TopNews-module__Grq-iG__storyImage .TopNews-module__Grq-iG__thumb16{border-radius:10px}.TopNews-module__Grq-iG__storyContent span{color:var(--red);margin-right:3px;font-size:12px;font-weight:600}.TopNews-module__Grq-iG__storyContent h2{white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding:0;font-size:14px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.TopNews-module__Grq-iG__specialStory{background:#fff;border:1px solid #eee;border-radius:10px;margin:13px 0 0;padding:0 10px}.TopNews-module__Grq-iG__storyListLeftItem .TopNews-module__Grq-iG__storyContent h3.TopNews-module__Grq-iG__heading{white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;padding:0;font-size:16px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.TopNews-module__Grq-iG__storyContent:hover h2,.TopNews-module__Grq-iG__storyListLeftItem:hover .TopNews-module__Grq-iG__storyContent h3.TopNews-module__Grq-iG__heading{color:var(--blue)}.TopNews-module__Grq-iG__newsCard{color:var(--black);text-decoration:none}.TopNews-module__Grq-iG__cardContent{margin-top:12px}.TopNews-module__Grq-iG__cardTag{color:#2b79d8;font-size:13px;font-weight:700}.TopNews-module__Grq-iG__newsCard h2{white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:6px;padding:0;font-size:15px;font-weight:700;line-height:1.4;transition:all .25s;display:-webkit-box;overflow:hidden}.TopNews-module__Grq-iG__newsCard:hover h2{color:var(--blue)}.TopNews-module__Grq-iG__rightSide{border-left:1px solid #ece2e2;flex-direction:column;width:350px;padding-left:15px;display:flex}.TopNews-module__Grq-iG__rhsAds{flex-wrap:wrap;justify-content:center;align-items:center;margin:10px auto;padding:4px;display:flex}.TopNews-module__Grq-iG__rhsAds span{text-transform:uppercase;color:#888;text-align:center;width:100%;font-size:9px}.TopNews-module__Grq-iG__adsCode{background:#fff;justify-content:center;align-items:center;min-width:300px;max-width:338px;min-height:250px;display:flex}.TopNews-module__Grq-iG__hero.splide__arrow{background:#000000a6;width:46px;height:46px}.TopNews-module__Grq-iG__hero.splide__arrow svg{fill:#333}.TopNews-module__Grq-iG__hero.splide__pagination{bottom:14px}.TopNews-module__Grq-iG__hero.splide__pagination__page{width:10px;height:10px}.TopNews-module__Grq-iG__hero.splide__pagination__page.is-active{background:var(--gold);transform:scale(1.2)}.TopNews-module__Grq-iG__liveTvBox{background:#fff;border:1px solid #e7e7e7;border-radius:14px;overflow:hidden}.TopNews-module__Grq-iG__liveHeading{background:var(--red);color:#fff;padding:14px 18px;font-size:22px;font-weight:700}.TopNews-module__Grq-iG__liveTabs{display:flex}.TopNews-module__Grq-iG__liveTabs button{cursor:pointer;background:#f4f4f4;border:none;flex:1;height:46px;font-size:16px;font-weight:700;transition:all .25s}.TopNews-module__Grq-iG__activeTab{color:#fff;background:var(--dark-blue)!important}.TopNews-module__Grq-iG__liveBody{padding:15px}.TopNews-module__Grq-iG__liveCard{color:var(--black);margin-bottom:18px;text-decoration:none;display:block;position:relative}.TopNews-module__Grq-iG__liveCard h4{margin-top:12px;font-size:20px;font-weight:700;line-height:1.35}.TopNews-module__Grq-iG__livePlay{color:#000;z-index:5;background:#e6ab21f2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex;position:absolute;top:110px;left:50%;transform:translate(-50%)}.TopNews-module__Grq-iG__liveBadge{background:var(--red);color:#fff;z-index:5;border-radius:4px;padding:5px 10px;font-size:12px;font-weight:700;position:absolute;top:15px;left:15px}.TopNews-module__Grq-iG__watchAll{background:var(--dark-blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;height:48px;margin:15px;font-weight:700;text-decoration:none;display:flex}.TopNews-module__Grq-iG__watchAll:hover{background:#103b88}.TopNews-module__Grq-iG__advertisement{color:#888;background:#efefef;border-radius:10px;justify-content:center;align-items:center;height:600px;margin:15px;font-weight:700;display:flex}.TopNews-module__Grq-iG__leftSide .TopNews-module__Grq-iG__splide__pagination{bottom:-30px}.TopNews-module__Grq-iG__leftSide .TopNews-module__Grq-iG__splide__pagination__page.TopNews-module__Grq-iG__is-active{background:var(--gold)!important}.TopNews-module__Grq-iG__leftSide .TopNews-module__Grq-iG__splide__arrow{opacity:1;border-radius:0;background:#000!important;width:1em!important}.TopNews-module__Grq-iG__leftSide .TopNews-module__Grq-iG__splide__arrows{width:135px;position:absolute;bottom:-24px;left:28%}.TopNews-module__Grq-iG__leftSide .TopNews-module__Grq-iG__splide__arrow{background:0 0}.TopNews-module__Grq-iG__leftSide .TopNews-module__Grq-iG__splide__arrow svg{width:.85em;height:.85em}.TopNews-module__Grq-iG__leftSide .TopNews-module__Grq-iG__leftSide a:hover h2{color:var(--blue)}.TopNews-module__Grq-iG__leftSide .TopNews-module__Grq-iG__splide__arrow{opacity:1;background:#000;border-radius:0;width:1em;top:34%}.TopNews-module__Grq-iG__leftSide .TopNews-module__Grq-iG__splide__arrow svg{fill:#fff}.TopNews-module__Grq-iG__cargrid{flex-wrap:wrap;justify-content:space-between;gap:25px 10px;display:flex}.TopNews-module__Grq-iG__newsCard{width:23%}@media (max-width:767px){.TopNews-module__Grq-iG__livePlay{width:48px;height:48px;font-size:20px;top:80px}.TopNews-module__Grq-iG__liveCard h4{font-size:17px}.TopNews-module__Grq-iG__liveHeading{font-size:18px}.TopNews-module__Grq-iG__storyListLeft{display:none}.TopNews-module__Grq-iG__cardContent{margin:3px 0 4px}.TopNews-module__Grq-iG__topGrid{gap:10px}}@media (max-width:1199px){.TopNews-module__Grq-iG__container{width:100%;margin:0 auto}.TopNews-module__Grq-iG__lhsRhsGrid{display:block}}@media (max-width:767px){.TopNews-module__Grq-iG__rightSide{border-left:0;width:100%;padding-left:0}.TopNews-module__Grq-iG__wrapper{padding:0 0 5px}.TopNews-module__Grq-iG__hero h2,.TopNews-module__Grq-iG__hero h1{white-space:normal;text-overflow:ellipsis;-webkit-line-clamp:3;text-align:center;-webkit-box-orient:vertical;padding:0;font-size:1.2rem;font-weight:700;line-height:1.35;display:-webkit-box;bottom:30px;left:10px;right:10px;overflow:hidden}.TopNews-module__Grq-iG__playButton{width:42px;height:42px;font-size:20px}.TopNews-module__Grq-iG__cardGrid{grid-template-columns:1fr}.TopNews-module__Grq-iG__storyItem,.TopNews-module__Grq-iG__storyItem:last-child{border:1px solid #edc7383d;border-radius:10px;grid-template-columns:1fr 115px;margin:5px 8px 0;padding:5px;box-shadow:0 0 17px #e7b64829}.TopNews-module__Grq-iG__storyContent h3{font-size:18px}.TopNews-module__Grq-iG__newsCard h3{font-size:20px}.TopNews-module__Grq-iG__duration{font-size:12px}.TopNews-module__Grq-iG__container{grid-template-columns:1fr;padding:0}.TopNews-module__Grq-iG__thumb16{aspect-ratio:16/9;border-radius:0;padding-top:56.25%}.TopNews-module__Grq-iG__newsCard{border:1px solid #edc7383d;border-radius:10px;padding:5px;display:block;box-shadow:0 0 17px #e7b64829}.TopNews-module__Grq-iG__newsCard h2{font-size:13px}.TopNews-module__Grq-iG__rhsAds{max-width:345px}.TopNews-module__Grq-iG__topGrid{grid-template-columns:1fr;margin:0 -10px}.TopNews-module__Grq-iG__heroLink:after{border-radius:0}.TopNews-module__Grq-iG__thumb16 img{object-fit:fill}.TopNews-module__Grq-iG__newsCard img{object-fit:cover;border-radius:8px}.TopNews-module__Grq-iG__newsCard .TopNews-module__Grq-iG__thumb16{border-radius:8px;overflow:hidden}.TopNews-module__Grq-iG__topGrid .TopNews-module__Grq-iG__splide__pagination{bottom:-25px}.TopNews-module__Grq-iG__cargrid .TopNews-module__Grq-iG__newsCard{width:48%}.TopNews-module__Grq-iG__cargrid{gap:10px}.TopNews-module__Grq-iG__storyList{border-bottom:0}}
.live-tv-widget{width:100%;max-width:345px}.live-tv-heading{color:#000;align-items:center;gap:8px;margin:0 0 5px;font-size:20px;font-weight:800;display:flex}.slash{color:var(--gold);opacity:.5;font-weight:400}.redTxt{color:red}.tv-card{border:1px solid var(--light-yellow);background:#faeed2;border-radius:6px;padding:12px}.tv-tabs{gap:8px;margin-bottom:12px;display:flex}.tv-tab-btn{cursor:pointer;background:var(--light-yellow);color:var(--black);white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:4px;padding:7px 12px;font-family:inherit;font-size:14px;font-weight:700;transition:background-color .15s,color .15s;display:flex}.tv-tab-btn:hover{background:var(--gold)}.tv-tab-btn.active{background:var(--gold);color:var(--black)}.tv-tab-btn .chev{margin-left:2px;font-size:11px}.tv-panel{display:none}.tv-panel.active{display:block}.tv-thumb{background:var(--black);border-radius:4px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.tv-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.channel-badge{color:var(--white);text-align:center;z-index:2;pointer-events:none;background:#0000008c;border-radius:2px;padding:2px 5px;font-size:9px;font-weight:700;line-height:1.1;position:absolute;top:6px;right:6px}.channel-badge span{color:var(--red);font-size:11px;display:block}@media (max-width:700px){.live-tv-widget{max-width:100%}.live-tv-heading{padding-left:5px}}
.lhsRhsGrid{display:block}.top10-widget .splide__arrow{opacity:.8;background:#000;border-radius:4px;outline:0;width:18px;height:34px;box-shadow:0 1px 5px #0000002e}.top10-widget .splide__arrow svg{fill:#fff;width:14px;height:14px}.top10-widget .splide__arrow--prev{left:1rem}.top10-widget .splide__arrow--next{right:1rem}.top10-widget .splide__pagination__page{opacity:1;background:#ccc;width:8px;height:8px;margin:0 4px}.top10-widget .splide__pagination{bottom:-1.8rem}.top10-widget .splide__pagination__page.is-active{background:var(--gold);transform:none}.top10-widget{width:100%;margin:0 auto;padding:25px 0 30px}.top10-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.top10-header a:hover{color:#000;text-decoration:underline}.top10-heading{color:var(--black);align-items:center;gap:6px;margin:0;font-size:22px;font-weight:800;display:flex}.top10-heading .slash{color:var(--gold);font-weight:400}.top10-more{color:var(--gold);white-space:nowrap;align-items:center;gap:4px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.top10-more .chev{font-size:16px}.top10-card{height:100%;color:inherit;background:#fff;border:1px solid #f8e8c5;border-radius:12px;gap:0;padding:6px;text-decoration:none;display:flex;overflow:hidden}.top10-card:hover{border:1px solid var(--gold);box-shadow:0 0 5px #ccc}.leftThumb{border-radius:10px;width:140px;overflow:hidden}.thumb-wrap{background:#ccc;width:100%;padding-top:60.25%;position:relative}.thumb-wrap img{object-fit:cover;border-radius:8px;position:absolute;inset:0;overflow:hidden}.channel-badge{color:var(--white);text-align:center;z-index:2;background:#0000008c;border-radius:2px;padding:2px 4px;font-size:8px;font-weight:700;line-height:1.1;position:absolute;top:6px;right:6px}.channel-badge span{color:var(--red);font-size:10px;display:block}.play-btn{background:var(--gold);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-btn:after{content:"";border-style:solid;border-width:6px 0 6px 10px;border-color:transparent transparent transparent var(--black);margin-left:2px}.duration-badge{color:var(--white);z-index:2;background:#000000b8;border-radius:3px;padding:1px 6px;font-size:11px;position:absolute;bottom:6px;right:6px}.card-body{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:0 14px;display:flex}.sponsored-label{color:var(--gold);margin-bottom:4px;font-size:12px;font-weight:700}.card-title{color:var(--black);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:14.5px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.brand-line{color:#6b6b6b;letter-spacing:.02em;margin-top:6px;font-size:11px}.arrowRight{width:15px;height:15px;margin:0}.arrowRight:after{width:6px;height:6px;top:3px;left:0}@media (max-width:680px){.top10-heading{font-size:18px}.top10-header{margin-bottom:5px}.card-title{font-size:13px}.top10-widget{padding:15px 0 10px}.top10-widget .container{padding-right:0}.headingTitle{font-size:1.3rem}.top10-card{display:block}.leftThumb{width:100%}.card-body{padding:10px 0 0}}
