.NewsView-module__-eXGJW__wrapper{grid-template-columns:2fr 1fr;gap:30px;margin:auto;padding:20px;display:grid}.NewsView-module__-eXGJW__title{margin-bottom:10px;font-size:36px;font-weight:700}.NewsView-module__-eXGJW__metaflex{justify-content:space-between;align-items:baseline;margin-bottom:5px;display:flex}.NewsView-module__-eXGJW__meta{color:#777;align-items:center;gap:10px;font-size:14px;display:flex}.NewsView-module__-eXGJW__meta span{align-items:center;gap:5px;display:flex}.NewsView-module__-eXGJW__imageWrap{border-radius:2px;width:100%;height:420px;margin-bottom:20px;position:relative;overflow:hidden}.NewsView-module__-eXGJW__image{object-fit:cover}.NewsView-module__-eXGJW__content{font-size:19px;line-height:1.7}.NewsView-module__-eXGJW__content img,.NewsView-module__-eXGJW__content video,.NewsView-module__-eXGJW__content iframe{border-radius:2px;width:100%;margin:10px 0}.NewsView-module__-eXGJW__content iframe{height:400px}.NewsView-module__-eXGJW__content p{margin-bottom:18px}.NewsView-module__-eXGJW__right{position:sticky;top:80px}.NewsView-module__-eXGJW__sideTitle{margin:20px 0 10px;font-weight:600}.NewsView-module__-eXGJW__suggestCard{color:inherit;gap:10px;margin-bottom:12px;text-decoration:none;display:flex}.NewsView-module__-eXGJW__suggestCard img{border-radius:6px}@media (max-width:900px){.NewsView-module__-eXGJW__wrapper{grid-template-columns:1fr}.NewsView-module__-eXGJW__imageWrap{height:260px}}@media (max-width:550px){.NewsView-module__-eXGJW__wrapper{padding:10px}.NewsView-module__-eXGJW__title{font-size:28px;line-height:1.3}.NewsView-module__-eXGJW__content iframe{height:200px}.NewsView-module__-eXGJW__metaflex{flex-direction:column;gap:10px}.NewsView-module__-eXGJW__meta{justify-content:space-between;width:100%}}.NewsView-module__-eXGJW__skeleton{background:#e5e7eb;border-radius:6px;position:relative;overflow:hidden}.NewsView-module__-eXGJW__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);animation:1.2s infinite NewsView-module__-eXGJW__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes NewsView-module__-eXGJW__shimmer{to{transform:translate(100%)}}.NewsView-module__-eXGJW__titleSkeleton{width:90%;height:42px;margin-bottom:14px}.NewsView-module__-eXGJW__metaSkeleton{width:260px;height:14px;margin-bottom:10px}.NewsView-module__-eXGJW__line{height:18px;margin-bottom:12px}.NewsView-module__-eXGJW__lineShort{width:60%;height:18px}.NewsView-module__-eXGJW__sideBlock{margin-bottom:24px}.NewsView-module__-eXGJW__sideTitleSkeleton{width:160px;height:20px;margin-bottom:14px}.NewsView-module__-eXGJW__tagWrap{flex-wrap:wrap;gap:10px;display:flex}.NewsView-module__-eXGJW__tagSkeleton{border-radius:20px;width:90px;height:32px}.NewsView-module__-eXGJW__socialWrap{flex-direction:column;gap:10px;display:flex}.NewsView-module__-eXGJW__socialSkeleton{width:100%;height:36px}.NewsView-module__-eXGJW__latestItem{gap:10px;margin-bottom:12px;display:flex}.NewsView-module__-eXGJW__latestImg{width:70px;height:55px}.NewsView-module__-eXGJW__latestText{flex:1;height:16px;margin-top:6px}
.Reactions-module__qBpb9W__wrapper{background:#0ff6;border-radius:8px;margin-bottom:24px;padding:12px}.Reactions-module__qBpb9W__title{margin-bottom:10px;font-size:18px}.Reactions-module__qBpb9W__grid{flex-wrap:wrap;justify-content:space-around;gap:8px;display:flex}.Reactions-module__qBpb9W__box{cursor:pointer;border-radius:6px;flex-direction:column;align-items:center;padding:8px;transition:all .2s;display:flex}.Reactions-module__qBpb9W__box.Reactions-module__qBpb9W__active{background:#0296ff26}.Reactions-module__qBpb9W__box:hover{transform:translateY(-2px)}.Reactions-module__qBpb9W__box span{font-family:Mallanna,serif}@media (max-width:470px){.Reactions-module__qBpb9W__grid{gap:4px}.Reactions-module__qBpb9W__box{padding:0}.Reactions-module__qBpb9W__box img{width:30px;height:30px}.Reactions-module__qBpb9W__box span{font-size:12px}}
.AuthPopup-module__nSHxzq__overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a6;justify-content:center;align-items:center;animation:.2s AuthPopup-module__nSHxzq__fade;display:flex;position:fixed;inset:0}.AuthPopup-module__nSHxzq__popup{background:#fff;border-radius:14px;width:100%;max-width:420px;padding:28px;animation:.25s AuthPopup-module__nSHxzq__slide;position:relative;box-shadow:0 12px 40px #00000040}.AuthPopup-module__nSHxzq__close{cursor:pointer;color:#777;background:0 0;border:none;position:absolute;top:14px;right:14px}.AuthPopup-module__nSHxzq__close:hover{color:#111}.AuthPopup-module__nSHxzq__title{text-align:center;margin-bottom:22px;font-size:22px}.AuthPopup-module__nSHxzq__googleBtn{color:#333;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:12px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.AuthPopup-module__nSHxzq__googleBtn:hover{background:#f6f6f6}@keyframes AuthPopup-module__nSHxzq__fade{0%{opacity:0}to{opacity:1}}@keyframes AuthPopup-module__nSHxzq__slide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.LatestStories-module__Sgow8q__wrapper{margin-top:24px}.LatestStories-module__Sgow8q__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;display:grid}.LatestStories-module__Sgow8q__card{background:#fff;border:1px solid #eee;border-radius:10px;transition:all .25s;overflow:hidden}.LatestStories-module__Sgow8q__card:hover{transform:translateY(-3px);box-shadow:0 6px 12px #00000014}.LatestStories-module__Sgow8q__link{color:inherit;height:100%;text-decoration:none;display:flex}.LatestStories-module__Sgow8q__imageBox{flex-shrink:0;width:100px;height:90px;position:relative}.LatestStories-module__Sgow8q__image{object-fit:cover}.LatestStories-module__Sgow8q__content{flex-direction:column;justify-content:center;padding:10px;display:flex}.LatestStories-module__Sgow8q__category{color:#b0b0b0;text-transform:uppercase;font-size:13px;font-weight:600}.LatestStories-module__Sgow8q__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:1.3;display:-webkit-box;overflow:hidden}.LatestStories-module__Sgow8q__card:hover .LatestStories-module__Sgow8q__title{color:#ff5e62}.LatestStories-module__Sgow8q__skeleton{animation:1.2s infinite LatestStories-module__Sgow8q__pulse}.LatestStories-module__Sgow8q__line,.LatestStories-module__Sgow8q__halfLine{background:#eee;border-radius:4px;height:12px;margin-bottom:6px}.LatestStories-module__Sgow8q__halfLine{width:60%}@keyframes LatestStories-module__Sgow8q__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (max-width:768px){.LatestStories-module__Sgow8q__imageBox{width:80px;height:80px}}
.SectionTitle-module__-OxzOW__container{justify-content:space-between;align-items:center;margin:18px 0;display:flex}.SectionTitle-module__-OxzOW__left{flex:1;align-items:center;display:flex}.SectionTitle-module__-OxzOW__text{color:#fff;clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%,6% 50%);background:linear-gradient(135deg,#ff5e62,#ff2d75);margin-right:10px;padding:0 22px;font-size:18px;font-weight:900}.SectionTitle-module__-OxzOW__dot{background:#2962ff;border-radius:50%;width:9px;height:9px;margin-right:10px}.SectionTitle-module__-OxzOW__line{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;flex:1;height:4px}.SectionTitle-module__-OxzOW__seeAll{color:#ff2d75;white-space:nowrap;align-items:center;gap:6px;margin-left:10px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.SectionTitle-module__-OxzOW__seeAll:hover{color:#e02163;transform:translate(3px)}
.AdBlock-module__JhXm1q__block{text-align:center;background-color:#f4f2f280;width:100%;margin:28px 0;display:block}.AdBlock-module__JhXm1q__block>div{width:100%}
.FeaturedGrid-module__GvkA6W__section{width:100%}.FeaturedGrid-module__GvkA6W__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.FeaturedGrid-module__GvkA6W__card{background:#fff;border:1px solid #ececec;border-radius:10px;transition:all .25s;overflow:hidden}.FeaturedGrid-module__GvkA6W__card:hover{transform:translateY(-4px);box-shadow:0 8px 18px #0000001f}.FeaturedGrid-module__GvkA6W__link{color:inherit;text-decoration:none;display:flex}.FeaturedGrid-module__GvkA6W__imageWrap{width:120px;min-width:120px;height:95px;position:relative}.FeaturedGrid-module__GvkA6W__image{object-fit:cover}.FeaturedGrid-module__GvkA6W__content{flex-direction:column;justify-content:center;padding:8px 10px;display:flex}.FeaturedGrid-module__GvkA6W__category{color:#888;margin-bottom:4px;font-size:12px;font-weight:600}.FeaturedGrid-module__GvkA6W__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.FeaturedGrid-module__GvkA6W__card:hover .FeaturedGrid-module__GvkA6W__title{color:#ff5e62}.FeaturedGrid-module__GvkA6W__skeleton{background:linear-gradient(90deg,#eee 25%,#f5f5f5 37%,#eee 63%) 0 0/400% 100%;border-radius:10px;height:95px;animation:1.4s infinite FeaturedGrid-module__GvkA6W__shimmer}@keyframes FeaturedGrid-module__GvkA6W__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:1024px){.FeaturedGrid-module__GvkA6W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.FeaturedGrid-module__GvkA6W__grid{grid-template-columns:1fr}.FeaturedGrid-module__GvkA6W__imageWrap{width:110px}}
.ScrollGrid-module__kCdG4a__container{width:100%;margin-bottom:10px}.ScrollGrid-module__kCdG4a__wrapper{margin-top:16px;position:relative}.ScrollGrid-module__kCdG4a__slider{aspect-ratio:16/9;background:#000;border-radius:14px;width:100%;position:relative;overflow:hidden}.ScrollGrid-module__kCdG4a__item{transition:transform .5s,opacity .4s;position:absolute;inset:0}.ScrollGrid-module__kCdG4a__image{object-fit:cover}.ScrollGrid-module__kCdG4a__active{opacity:1;z-index:2;transform:translate(0)}.ScrollGrid-module__kCdG4a__rightEnter{opacity:0;transform:translate(100%)}.ScrollGrid-module__kCdG4a__leftEnter,.ScrollGrid-module__kCdG4a__leftExit{opacity:0;transform:translate(-100%)}.ScrollGrid-module__kCdG4a__rightExit{opacity:0;transform:translate(100%)}.ScrollGrid-module__kCdG4a__title{color:#fff;background:linear-gradient(#0000,#000000e6);width:100%;padding:10px 20px;font-size:20px;font-weight:700;line-height:26px;position:absolute;bottom:0}.ScrollGrid-module__kCdG4a__btn{z-index:10;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#ffffff40;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ScrollGrid-module__kCdG4a__left{left:12px}.ScrollGrid-module__kCdG4a__right{right:12px}.ScrollGrid-module__kCdG4a__dots{justify-content:center;gap:8px;margin-top:12px;display:flex}.ScrollGrid-module__kCdG4a__dot{background:#ccc;border:none;border-radius:50%;width:8px;height:8px}.ScrollGrid-module__kCdG4a__activeDot{background:#ff5e62;border-radius:20px;width:20px}
.TrendingGrid-module__CPlzkG__section{width:100%}.TrendingGrid-module__CPlzkG__grid{gap:10px;display:flex}.TrendingGrid-module__CPlzkG__mainCard{width:50%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.TrendingGrid-module__CPlzkG__mainImage{border-radius:10px;width:100%;height:230px;position:relative;overflow:hidden}.TrendingGrid-module__CPlzkG__image{object-fit:cover;transition:all .3s}.TrendingGrid-module__CPlzkG__mainCard:hover .TrendingGrid-module__CPlzkG__image{transform:scale(1.03)}.TrendingGrid-module__CPlzkG__texts{margin-left:10px;padding:8px 0}.TrendingGrid-module__CPlzkG__category{color:#777;font-size:12px;display:block}.TrendingGrid-module__CPlzkG__mainTitle{font-size:20px;font-weight:800;line-height:1.35}.TrendingGrid-module__CPlzkG__list{flex-direction:column;gap:12px;width:50%;display:flex}.TrendingGrid-module__CPlzkG__listItem{color:inherit;text-decoration:none;display:flex}.TrendingGrid-module__CPlzkG__thumb{border-radius:8px;width:120px;min-width:120px;height:85px;position:relative;overflow:hidden}.TrendingGrid-module__CPlzkG__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.TrendingGrid-module__CPlzkG__mainCard:hover .TrendingGrid-module__CPlzkG__mainTitle,.TrendingGrid-module__CPlzkG__listItem:hover .TrendingGrid-module__CPlzkG__title{color:#ff5e62}@media (max-width:900px){.TrendingGrid-module__CPlzkG__grid{grid-template-columns:1fr}.TrendingGrid-module__CPlzkG__mainImage{height:240px}}@media (max-width:550px){.TrendingGrid-module__CPlzkG__grid{flex-direction:column;gap:6px}.TrendingGrid-module__CPlzkG__list,.TrendingGrid-module__CPlzkG__mainCard{width:100%}.TrendingGrid-module__CPlzkG__mainCard{flex-direction:row}.TrendingGrid-module__CPlzkG__mainTitle{font-size:14px}.TrendingGrid-module__CPlzkG__thumb,.TrendingGrid-module__CPlzkG__mainImage{width:100px;min-width:100px;height:70px}}
.GalleryGrid-module__D2OVCW__section{width:100%;padding:16px 0}.GalleryGrid-module__D2OVCW__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px;margin-top:18px;display:grid}.GalleryGrid-module__D2OVCW__card{aspect-ratio:2/3;color:inherit;border-radius:10px;text-decoration:none;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.GalleryGrid-module__D2OVCW__card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000002e}.GalleryGrid-module__D2OVCW__card:focus{outline-offset:4px;outline:2px solid #ff2d75}.GalleryGrid-module__D2OVCW__card:active{transform:translateY(0);box-shadow:0 4px 8px #0000001f}.GalleryGrid-module__D2OVCW__card:nth-last-child(-n+1){display:none}.GalleryGrid-module__D2OVCW__imageWrap{width:100%;height:100%;position:relative}.GalleryGrid-module__D2OVCW__image{object-fit:cover;transition:transform .4s}.GalleryGrid-module__D2OVCW__card:hover .GalleryGrid-module__D2OVCW__image{transform:scale(1.08)}.GalleryGrid-module__D2OVCW__overlay{text-align:center;color:#fff;background:linear-gradient(#0000,#000000e6);flex-direction:column;align-items:center;width:100%;padding:16px 10px;display:flex;position:absolute;bottom:0}.GalleryGrid-module__D2OVCW__category{background:#ff2d75;border-radius:6px;margin-bottom:8px;padding:4px 10px;font-size:12px;font-weight:600}.GalleryGrid-module__D2OVCW__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.GalleryGrid-module__D2OVCW__card:hover .GalleryGrid-module__D2OVCW__title{color:#ff2d75}@media (max-width:768px){.GalleryGrid-module__D2OVCW__grid{grid-template-columns:repeat(3,1fr)}.GalleryGrid-module__D2OVCW__card:nth-last-child(-n+1){display:block}}@media (max-width:480px){.GalleryGrid-module__D2OVCW__grid{grid-template-columns:repeat(2,1fr)}.GalleryGrid-module__D2OVCW__card{aspect-ratio:2/3}}
.MostViewed-module__fg0SIW__section{width:100%;padding:16px 0}.MostViewed-module__fg0SIW__grid{grid-template-columns:repeat(6,1fr);gap:14px;margin-top:18px;display:grid}.MostViewed-module__fg0SIW__card{color:inherit;background:#fff;border-radius:10px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.MostViewed-module__fg0SIW__card:hover{transform:translateY(-3px);box-shadow:0 10px 18px #00000026}.MostViewed-module__fg0SIW__imageWrap{aspect-ratio:16/9;width:100%;position:relative}.MostViewed-module__fg0SIW__image{object-fit:cover;transition:transform .4s}.MostViewed-module__fg0SIW__card:hover .MostViewed-module__fg0SIW__image{transform:scale(1.06)}.MostViewed-module__fg0SIW__content{flex-direction:column;padding:12px;display:flex}.MostViewed-module__fg0SIW__category{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:11px;font-weight:700}.MostViewed-module__fg0SIW__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:18px;font-weight:600;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden}.MostViewed-module__fg0SIW__card:hover .MostViewed-module__fg0SIW__title{color:#ff5e62}@media (max-width:1100px){.MostViewed-module__fg0SIW__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.MostViewed-module__fg0SIW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.MostViewed-module__fg0SIW__grid{grid-template-columns:repeat(2,1fr)}}
.ReviewsGrid-module__b3H6kG__section{color:#fff;background:#000;border-radius:10px;width:100%;padding:2px 10px}.ReviewsGrid-module__b3H6kG__grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;margin-top:20px;display:grid}.ReviewsGrid-module__b3H6kG__card{color:inherit;background:#111;border-radius:10px;flex-direction:column;text-decoration:none;transition:transform .25s;display:flex;overflow:hidden}.ReviewsGrid-module__b3H6kG__card:hover{transform:translateY(-4px)}.ReviewsGrid-module__b3H6kG__imageWrap{aspect-ratio:16/9;width:100%;position:relative}.ReviewsGrid-module__b3H6kG__image{object-fit:cover;transition:transform .4s}.ReviewsGrid-module__b3H6kG__card:hover .ReviewsGrid-module__b3H6kG__image{transform:scale(1.05)}.ReviewsGrid-module__b3H6kG__content{padding:14px}.ReviewsGrid-module__b3H6kG__rating{gap:4px;margin-bottom:8px;display:flex}.ReviewsGrid-module__b3H6kG__star{color:#ffffff40;font-size:14px}.ReviewsGrid-module__b3H6kG__starActive{color:gold;font-size:14px}.ReviewsGrid-module__b3H6kG__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:768px){.ReviewsGrid-module__b3H6kG__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width:480px){.ReviewsGrid-module__b3H6kG__grid{grid-template-columns:repeat(2,1fr)}.ReviewsGrid-module__b3H6kG__imageWrap{aspect-ratio:4/2}}
.CategoryTopGrid-module__9lCLNW__container{flex-wrap:wrap;gap:20px;max-width:1400px;margin:0 auto;padding:10px 0;display:flex}.CategoryTopGrid-module__9lCLNW__section{flex:48%}.CategoryTopGrid-module__9lCLNW__grid{gap:12px;margin-top:14px;display:grid}.CategoryTopGrid-module__9lCLNW__card{color:inherit;background:#fff;border:1px solid #ececec;border-radius:12px;align-items:stretch;gap:14px;padding:4px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex}.CategoryTopGrid-module__9lCLNW__card:hover{transform:translateY(-4px);box-shadow:0 8px 18px #00000014}.CategoryTopGrid-module__9lCLNW__imageWrap{aspect-ratio:16/10;border-radius:10px;flex:0 0 140px;position:relative;overflow:hidden}.CategoryTopGrid-module__9lCLNW__image{object-fit:cover;transition:transform .35s}.CategoryTopGrid-module__9lCLNW__card:hover .CategoryTopGrid-module__9lCLNW__image{transform:scale(1.05)}.CategoryTopGrid-module__9lCLNW__content{flex-direction:column;justify-content:center;display:flex}.CategoryTopGrid-module__9lCLNW__subCategory{color:#888;font-size:14px;font-weight:600}.CategoryTopGrid-module__9lCLNW__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:600;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden}.CategoryTopGrid-module__9lCLNW__card:hover .CategoryTopGrid-module__9lCLNW__title{color:#ff5e62}@media (max-width:1024px){.CategoryTopGrid-module__9lCLNW__section{flex:100%}}@media (max-width:600px){.CategoryTopGrid-module__9lCLNW__imageWrap{flex-basis:110px}}
.VideoGallery-module__KON1zG__container{width:100%;margin-bottom:20px}.VideoGallery-module__KON1zG__gallery{color:#fff;background:#000;border-radius:6px;width:100%;height:400px;display:flex;overflow:hidden}.VideoGallery-module__KON1zG__player{background:#000;width:65%;height:100%}.VideoGallery-module__KON1zG__player iframe{border:0;width:100%;height:100%}.VideoGallery-module__KON1zG__list{scroll-behavior:smooth;width:35%;height:100%;overflow:hidden auto}.VideoGallery-module__KON1zG__list::-webkit-scrollbar{width:6px}.VideoGallery-module__KON1zG__list::-webkit-scrollbar-track{background:#2a2a2a}.VideoGallery-module__KON1zG__list::-webkit-scrollbar-thumb{background:#8d8d8d;border-radius:10px}.VideoGallery-module__KON1zG__list::-webkit-scrollbar-thumb:hover{background:#b1b1b1}.VideoGallery-module__KON1zG__item{cursor:pointer;color:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 12px 10px 16px;transition:background .18s;display:flex}.VideoGallery-module__KON1zG__item:hover{background:#d60e0eae}.VideoGallery-module__KON1zG__active,.VideoGallery-module__KON1zG__active:hover{background:#d60e0e}.VideoGallery-module__KON1zG__thumb{aspect-ratio:16/9;border-radius:4px;width:30%;min-width:90px;position:relative;overflow:hidden}.VideoGallery-module__KON1zG__itemTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;width:70%;font-family:Mallanna,sans-serif;font-size:16px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}@media (max-width:900px){.VideoGallery-module__KON1zG__gallery{flex-direction:column;height:auto}.VideoGallery-module__KON1zG__player{width:100%;height:300px}.VideoGallery-module__KON1zG__list{width:100%;max-height:300px}.VideoGallery-module__KON1zG__thumb{width:40%}}@media (max-width:480px){.VideoGallery-module__KON1zG__player{height:200px}.VideoGallery-module__KON1zG__list{max-height:200px;display:flex;overflow:auto hidden}.VideoGallery-module__KON1zG__item{flex-direction:column;align-items:center;padding:8px 8px 0}.VideoGallery-module__KON1zG__thumb{width:100px;height:70px}.VideoGallery-module__KON1zG__itemTitle{display:none}}@media (max-width:320px){.VideoGallery-module__KON1zG__player{height:150px}.VideoGallery-module__KON1zG__list{max-height:150px}}
.MoreStories-module__z4yrEa__section{width:100%}.MoreStories-module__z4yrEa__grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.MoreStories-module__z4yrEa__card{background:#fff;border:1px solid #ececec;border-radius:10px;transition:all .25s;overflow:hidden}.MoreStories-module__z4yrEa__card:hover{transform:translateY(-4px);box-shadow:0 8px 18px #0000001f}.MoreStories-module__z4yrEa__link{color:inherit;text-decoration:none;display:flex}.MoreStories-module__z4yrEa__imageWrap{width:120px;min-width:120px;height:95px;position:relative}.MoreStories-module__z4yrEa__image{object-fit:cover}.MoreStories-module__z4yrEa__content{flex-direction:column;justify-content:center;padding:8px 10px;display:flex}.MoreStories-module__z4yrEa__category{color:#888;margin-bottom:4px;font-size:12px;font-weight:600}.MoreStories-module__z4yrEa__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.MoreStories-module__z4yrEa__card:hover .MoreStories-module__z4yrEa__title{color:#ff5e62}.MoreStories-module__z4yrEa__skeleton{background:linear-gradient(90deg,#eee 25%,#f5f5f5 37%,#eee 63%) 0 0/400% 100%;border-radius:10px;height:95px;animation:1.4s infinite MoreStories-module__z4yrEa__shimmer}@keyframes MoreStories-module__z4yrEa__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:1024px){.MoreStories-module__z4yrEa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.MoreStories-module__z4yrEa__grid{grid-template-columns:1fr}.MoreStories-module__z4yrEa__imageWrap{width:110px}}
.ReadButton-module__TE0J2G__primary{color:#fff;cursor:pointer;background:#4285f4;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 14px;font-size:10px;display:flex}.ReadButton-module__TE0J2G__primary:hover{background:#3367d6}.ReadButton-module__TE0J2G__controls{gap:8px;display:flex}.ReadButton-module__TE0J2G__control,.ReadButton-module__TE0J2G__stop{cursor:pointer;border:none;border-radius:6px;align-items:center;padding:8px 12px;font-size:10px;display:flex}.ReadButton-module__TE0J2G__control svg,.ReadButton-module__TE0J2G__stop svg{margin-right:6px}.ReadButton-module__TE0J2G__control{color:#fff;background:#34a853}.ReadButton-module__TE0J2G__stop{color:#fff;background:#ea4335}
.NewsShare-module__cuWWIa__shareIcons{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.NewsShare-module__cuWWIa__iconBtn{color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;height:30px;padding:0 8px;font-size:16px;transition:transform .2s,box-shadow .2s;display:inline-flex}.NewsShare-module__cuWWIa__iconBtn:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000002e}.NewsShare-module__cuWWIa__facebook{background:#1877f2}.NewsShare-module__cuWWIa__whatsapp{background:#25d366}.NewsShare-module__cuWWIa__instagram{background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4)}.NewsShare-module__cuWWIa__twitter{background:#000}.NewsShare-module__cuWWIa__share{background:#ff6b00}.NewsShare-module__cuWWIa__iconBtn svg{font-size:18px}@media (max-width:450px){.NewsShare-module__cuWWIa__shareIcons{justify-content:right;width:100%}}
.OtherPosts-module__Z9qReG__section{max-width:1400px;margin:0 auto;padding-bottom:1rem}.OtherPosts-module__Z9qReG__grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.OtherPosts-module__Z9qReG__card{background:#fff;border:1px solid #ececec;border-radius:10px;transition:transform .25s,box-shadow .25s;overflow:hidden}.OtherPosts-module__Z9qReG__card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000014}.OtherPosts-module__Z9qReG__link{color:inherit;gap:12px;height:100%;padding:6px;text-decoration:none;display:flex}.OtherPosts-module__Z9qReG__imageWrap{aspect-ratio:16/10;border-radius:8px;flex:0 0 110px;position:relative;overflow:hidden}.OtherPosts-module__Z9qReG__image{object-fit:cover;transition:transform .4s}.OtherPosts-module__Z9qReG__card:hover .OtherPosts-module__Z9qReG__image{transform:scale(1.05)}.OtherPosts-module__Z9qReG__content{flex-direction:column;flex:1;justify-content:center;gap:6px;display:flex}.OtherPosts-module__Z9qReG__category{color:#858484;letter-spacing:.3px;font-size:13px;font-weight:600}.OtherPosts-module__Z9qReG__title{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:17px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:1200px){.OtherPosts-module__Z9qReG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.OtherPosts-module__Z9qReG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.OtherPosts-module__Z9qReG__grid{grid-template-columns:1fr}}
.MovieTabsTable-module__Galv1a__container{width:100%}.MovieTabsTable-module__Galv1a__tabs{border:1px solid #8080804d;display:flex}.MovieTabsTable-module__Galv1a__tab{cursor:pointer;background:#fff;border:none;flex:1;padding:4px 10px;font-family:Mallanna,sans-serif;font-size:16px;font-weight:600;transition:all .2s}.MovieTabsTable-module__Galv1a__active{color:#fff;background:red}.MovieTabsTable-module__Galv1a__active:hover{text-shadow:none}.MovieTabsTable-module__Galv1a__list{border:1px solid #8080804d;border-top:none}.MovieTabsTable-module__Galv1a__row{border-bottom:1px solid #80808040;display:flex}.MovieTabsTable-module__Galv1a__row span{justify-content:center;align-items:center;width:50%;padding:2px 10px;font-size:18px;font-weight:500;display:flex}.MovieTabsTable-module__Galv1a__header span{color:red;font-family:Mallanna,sans-serif;font-weight:600}@media (max-width:450px){.MovieTabsTable-module__Galv1a__row span{font-size:15px}}
.Social-module__UQE9cG__wrapper{margin-bottom:20px}.Social-module__UQE9cG__list{flex-wrap:wrap;gap:8px;display:flex}.Social-module__UQE9cG__tag{color:#333;background:#fafafa;border:1px solid #eee;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:14px;text-decoration:none;transition:all .2s;display:inline-flex}.Social-module__UQE9cG__tag:hover{background:#f0f0f0;transform:translateY(-2px)}.Social-module__UQE9cG__icon{font-size:16px;display:flex}
.CategoryTabs-module__k2fCXG__container{background:#fff;flex-wrap:wrap;gap:10px;width:100%;padding:10px;display:flex}.CategoryTabs-module__k2fCXG__card{cursor:pointer;border-radius:6px;flex:calc(25% - 10px);height:100px;text-decoration:none;position:relative;overflow:hidden}.CategoryTabs-module__k2fCXG__image{object-fit:cover;transition:transform .4s}.CategoryTabs-module__k2fCXG__card:hover .CategoryTabs-module__k2fCXG__image{transform:scale(1.05)}.CategoryTabs-module__k2fCXG__title{color:#fff;background:#0009;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex;position:absolute;inset:0}.CategoryTabs-module__k2fCXG__active{color:#ff5e62}@media (max-width:900px){.CategoryTabs-module__k2fCXG__card{flex:calc(33.33% - 10px)}}@media (max-width:600px){.CategoryTabs-module__k2fCXG__container{scroll-snap-type:x mandatory;flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.CategoryTabs-module__k2fCXG__container::-webkit-scrollbar{height:6px}.CategoryTabs-module__k2fCXG__container::-webkit-scrollbar-thumb{background:#ddd;border-radius:6px}.CategoryTabs-module__k2fCXG__card{scroll-snap-align:start;flex:0 0 160px;height:70px}.CategoryTabs-module__k2fCXG__title{font-size:14px}}
.Discover-module__603xWq__container{width:100%;margin:20px 0}.Discover-module__603xWq__grid{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.Discover-module__603xWq__card{cursor:pointer;aspect-ratio:16/9;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.Discover-module__603xWq__image{object-fit:cover;transition:transform .5s}.Discover-module__603xWq__card:hover .Discover-module__603xWq__image{transform:scale(1.1)}.Discover-module__603xWq__label{color:#fff;background-color:#0009;justify-content:center;align-items:center;font-size:18px;font-weight:600;transition:background .25s;display:flex;position:absolute;inset:0}.Discover-module__603xWq__card:hover .Discover-module__603xWq__label{background-color:#000000a6}@media (max-width:1400px){.Discover-module__603xWq__grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:1100px){.Discover-module__603xWq__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.Discover-module__603xWq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.Discover-module__603xWq__grid{grid-template-columns:repeat(2,1fr)}.Discover-module__603xWq__label{font-size:16px}}@media (max-width:360px){.Discover-module__603xWq__grid{grid-template-columns:1fr}}
.SuggestedGallery-module__saEhDW__wrapper{margin-top:40px}.SuggestedGallery-module__saEhDW__heading{margin-bottom:15px;font-size:22px;font-weight:700}.SuggestedGallery-module__saEhDW__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.SuggestedGallery-module__saEhDW__card{color:inherit;background:#fff;border:1px solid #eee;border-radius:6px;text-decoration:none;transition:transform .25s,box-shadow .25s;overflow:hidden}.SuggestedGallery-module__saEhDW__card:hover{transform:translateY(-4px);box-shadow:0 8px 18px #00000014}.SuggestedGallery-module__saEhDW__imageWrap{width:100%;height:260px;position:relative}.SuggestedGallery-module__saEhDW__image{object-fit:cover}.SuggestedGallery-module__saEhDW__content{padding:10px}.SuggestedGallery-module__saEhDW__category{color:#888;text-transform:uppercase;font-size:12px}.SuggestedGallery-module__saEhDW__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.SuggestedGallery-module__saEhDW__card:hover .SuggestedGallery-module__saEhDW__title{color:#ff5e62}@media (max-width:480px){.SuggestedGallery-module__saEhDW__grid{grid-template-columns:repeat(2,1fr)}.SuggestedGallery-module__saEhDW__imageWrap{height:200px}}
.Tags-module__nZSYka__wrapper{margin-bottom:20px}.Tags-module__nZSYka__list{flex-wrap:wrap;gap:8px;display:flex}.Tags-module__nZSYka__tag{color:#333;background:#fafafa;border:1px solid #eee;border-radius:6px;padding:6px 12px;font-size:14px;text-decoration:none;transition:all .2s}.Tags-module__nZSYka__tag:hover{background:#f0f0f0;transform:translateY(-2px)}
.BreakingNews-module__0_LdmG__section{max-width:1400px;margin:0 auto}.BreakingNews-module__0_LdmG__container{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.BreakingNews-module__0_LdmG__post{background:#fff;border:1px solid #eaeaea;border-radius:8px;transition:transform .25s,box-shadow .25s;overflow:hidden}.BreakingNews-module__0_LdmG__post:hover{transform:translateY(-3px);box-shadow:0 6px 12px #0000001a}.BreakingNews-module__0_LdmG__link{color:inherit;height:100%;text-decoration:none;display:flex}.BreakingNews-module__0_LdmG__imageBox{flex:0 0 120px;height:100px;position:relative;overflow:hidden}.BreakingNews-module__0_LdmG__image{object-fit:cover;transition:transform .4s}.BreakingNews-module__0_LdmG__post:hover .BreakingNews-module__0_LdmG__image{transform:scale(1.05)}.BreakingNews-module__0_LdmG__content{flex-direction:column;flex:1;justify-content:center;padding:10px;display:flex}.BreakingNews-module__0_LdmG__breaking{letter-spacing:.5px;text-transform:uppercase;color:#fff;border-radius:4px;align-items:center;gap:6px;width:fit-content;margin-bottom:8px;padding:3px 8px;font-size:11px;font-weight:700;animation:1.2s ease-in-out infinite BreakingNews-module__0_LdmG__breakingPulse;display:inline-flex}@keyframes BreakingNews-module__0_LdmG__breakingPulse{0%,to{background-color:#d32f2f}50%{background-color:#e53935}}.BreakingNews-module__0_LdmG__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:18px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.BreakingNews-module__0_LdmG__thumbSkeleton{background:#eee;width:120px;height:100px}.BreakingNews-module__0_LdmG__textSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e5e5e5 50%,#f0f0f0 75%);flex:1;animation:1.5s infinite BreakingNews-module__0_LdmG__pulse}@keyframes BreakingNews-module__0_LdmG__pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.BreakingNews-module__0_LdmG__container{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.BreakingNews-module__0_LdmG__container{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.BreakingNews-module__0_LdmG__container{grid-template-columns:1fr}}
.PopupPoster-module__Lq8Kva__overlay{z-index:9999;background:#000000c7;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.PopupPoster-module__Lq8Kva__modal{justify-content:center;align-items:center;width:auto;max-width:95vw;height:auto;max-height:92vh;display:flex}.PopupPoster-module__Lq8Kva__frame{justify-content:center;align-items:center;max-width:95vw;max-height:92vh;display:flex;position:relative}.PopupPoster-module__Lq8Kva__image{object-fit:contain;border-radius:6px;max-width:95vw;height:auto;max-height:92vh}.PopupPoster-module__Lq8Kva__close{color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;transition:all .25s;display:flex;position:absolute;top:10px;right:10px}.PopupPoster-module__Lq8Kva__close:hover{color:#000;background:#fffffff2}.PopupPoster-module__Lq8Kva__skip{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;border-radius:4px;padding:6px 12px;font-size:13px;font-weight:500;position:absolute;top:10px;left:10px}@media (max-width:768px){.PopupPoster-module__Lq8Kva__image{max-width:100vw;max-height:80vh}.PopupPoster-module__Lq8Kva__skip{padding:5px 10px;font-size:12px}.PopupPoster-module__Lq8Kva__close{width:36px;height:36px;font-size:18px}}
.SuggestedNews-module__MOM38G__wrapper{margin-top:32px}.SuggestedNews-module__MOM38G__list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.SuggestedNews-module__MOM38G__card{color:inherit;background:#fff;border:1px solid #eee;border-radius:14px;align-items:center;gap:14px;padding:4px;text-decoration:none;transition:all .2s;display:flex}.SuggestedNews-module__MOM38G__card:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000000f}.SuggestedNews-module__MOM38G__thumb{border-radius:10px;flex-shrink:0;width:120px;height:80px;position:relative;overflow:hidden}.SuggestedNews-module__MOM38G__img{object-fit:cover}.SuggestedNews-module__MOM38G__content{flex:1}.SuggestedNews-module__MOM38G__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:16px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:768px){.SuggestedNews-module__MOM38G__thumb{width:95px;height:70px}.SuggestedNews-module__MOM38G__title{font-size:14px}}@media (max-width:500px){.SuggestedNews-module__MOM38G__list{grid-template-columns:1fr;gap:6px}}
