.home-top-header{z-index:1000;background-color:#fff;border-bottom:1px solid #7373733b;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:60px;padding:10px 0 0;display:flex;position:fixed;top:0}@media only screen and (max-width:767px){.home-top-header{border-bottom:none!important;height:60px!important;padding:0!important}}.home-top-header .top{flex-direction:row;justify-content:space-between;align-items:center;gap:100px;width:100%;height:100%;margin-bottom:10px;display:flex}@media only screen and (max-width:767px){.home-top-header .top{gap:10px!important;padding:5px 10px 0!important}.home-top-header .top .hide-in-mobile{display:none!important}.home-top-header .top .logo-and-menu{width:fit-content!important;margin-left:0!important}.home-top-header .top .logo-and-menu .nav-menu-icon{cursor:pointer;font-size:20px!important;display:block!important}.home-top-header .top .logo-and-menu .logo{width:50%!important;height:35px!important}.home-top-header .top .logo-and-menu .daily-bulletin-tag{z-index:1000;padding:3px 5px;position:fixed;top:50px;right:0;border:1px solid #c10000!important;border-radius:0!important}.home-top-header .top .top-nav-items{width:fit-content!important;padding:0!important}.home-top-header .top .top-nav-items ul{gap:12px!important}.home-top-header .top .top-nav-items ul li .nav-link .nav-link-text{display:none!important}.home-top-header .top .top-nav-items ul li .nav-link .nav-icon{font-size:20px!important}.home-top-header .top .top-nav-items .separator,.home-top-header .top .top-nav-items .current-date{display:none!important}}.home-top-header .top .logo-and-menu{align-items:center;gap:20px;display:flex}@media only screen and (max-width:767px){.home-top-header .top .logo-and-menu{gap:10px!important}}.home-top-header .top .logo-and-menu .nav-menu-icon{font-size:20px;display:none}.home-top-header .top .logo-and-menu .logo{justify-content:flex-start;height:40px;margin-left:20px;display:flex}@media only screen and (max-width:767px){.home-top-header .top .logo-and-menu .logo{margin-left:0!important}}.home-top-header .top .logo-and-menu .logo .logo-image{width:auto;height:40px}@media only screen and (max-width:767px){.home-top-header .top .logo-and-menu .logo .logo-image{width:auto;height:35px}}.home-top-header .top .logo-and-menu .daily-bulletin-tag{color:#fff;cursor:pointer;background-color:#c10000;border:2px solid #c10000;border-radius:40px;align-items:center;gap:10px;padding:5px 10px 2px;transition:all .2s;display:flex}.home-top-header .top .logo-and-menu .daily-bulletin-tag:hover{color:#c10000;background-color:#fff}.home-top-header .top .logo-and-menu .daily-bulletin-tag .tag{white-space:nowrap;vertical-align:middle;font-size:14px;font-weight:700}.home-top-header .top .logo-and-menu .temp-tag{color:#1d2437;white-space:nowrap;background-color:#4285f450;border:1px solid #4285f450;border-radius:40px;align-items:center;gap:6px;padding:4px 10px 2px;display:flex}.home-top-header .top .logo-and-menu .temp-tag .temp{align-items:center;gap:6px;font-size:20px;font-weight:700;display:flex}@media only screen and (max-width:767px){.home-top-header .top .logo-and-menu .temp-tag .temp{font-size:12px}}.home-top-header .top .logo-and-menu .temp-tag .temp .sep{opacity:.6;font-weight:400}.home-top-header .top .logo-and-menu .temp-tag .temp .min{opacity:.9}.home-top-header .top .top-nav-items{justify-content:flex-end;align-items:center;gap:40px;width:60%;padding:0 40px 0 0;display:flex}.home-top-header .top .top-nav-items ul{gap:50px;list-style:none;display:flex}.home-top-header .top .top-nav-items ul li{font-size:18px;font-weight:700}.home-top-header .top .top-nav-items ul li .nav-link{align-items:center;gap:10px;display:flex}.home-top-header .top .top-nav-items ul li .nav-link .nav-icon{vertical-align:middle;font-size:18px}.home-top-header .top .top-nav-items ul li .nav-link.search-button{cursor:pointer;color:inherit;background:0 0;border:none;padding:0;font-family:inherit;font-size:18px;font-weight:700;transition:color .3s}.home-top-header .top .top-nav-items ul li .nav-link.search-button:hover{color:#4285f4}.home-top-header .top .top-nav-items .separator{content:"";background-color:#7373733b;width:1px;height:20px}.home-top-header .top .top-nav-items .current-date{white-space:nowrap;justify-content:flex-start;width:20%;font-weight:700;display:flex}@media only screen and (max-width:767px){.home-top-header .top .top-nav-items .current-date{width:fit-content;font-size:16px}}.home-top-header .navigation-list{align-items:center;gap:60px;display:flex}.home-top-header .navigation-list .nav-link{align-items:center;gap:5px;font-size:20px;font-weight:700;display:flex}.home-top-header .navigation-list .nav-link span{white-space:nowrap}.home-top-header .navigation-list .nav-link span.profile-menu-icon{font-size:14px}
.categories-drawer{-ms-overflow-style:none;scrollbar-width:none;z-index:1000;background-color:#fff;border-right:1px solid #7373733b;flex-direction:column;width:280px;height:calc(100vh - 60px);padding-bottom:40px;display:flex;position:fixed;top:60px;left:0;overflow-y:scroll}.categories-drawer::-webkit-scrollbar{display:none}@media only screen and (max-width:767px){.categories-drawer{border-right:none!important;width:100%!important;height:calc(100vh - 45px)!important;transition:all .15s!important;top:45px!important}.categories-drawer.inactive{width:0!important;padding:0!important;overflow:hidden!important}.categories-drawer.inactive .categories-list .list{padding:0!important}}.categories-drawer .categories-list{width:100%;position:relative}@media only screen and (max-width:767px){.categories-drawer .categories-list{width:100%}}.categories-drawer .categories-list .list{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;width:100%;padding:30px 20px 0;display:flex;overflow-y:scroll}.categories-drawer .categories-list .list::-webkit-scrollbar{display:none}.categories-drawer .categories-list .list .category{align-items:center;gap:10px;padding:10px 15px;transition:all .15s;display:flex;position:relative}@media only screen and (max-width:767px){.categories-drawer .categories-list .list .category{padding:8px 10px}}.categories-drawer .categories-list .list .category .sub-categories-list{position:absolute}.categories-drawer .categories-list .list .category.active{background-color:#f6f6f6}.categories-drawer .categories-list .list .category:hover{cursor:pointer;background-color:#f2f2f2}.categories-drawer .categories-list .list .category .label{align-items:center;gap:15px;display:flex}.categories-drawer .categories-list .list .category .label .category-icon{width:22px;height:22px;position:relative}.categories-drawer .categories-list .list .category .label .category-name{white-space:nowrap;text-transform:capitalize;font-size:18px;font-weight:700}@media only screen and (max-width:767px){.categories-drawer .categories-list .list .category .label{font-size:15px}}.categories-drawer .app-links{flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:40px;display:flex}.categories-drawer .app-links .caption{color:#595c5a68;font-size:14px;font-weight:700}.categories-drawer .app-links .app-link{width:80%;height:45px;display:block;position:relative}.categories-drawer .social-links-container{flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:40px;display:flex}@media only screen and (max-width:767px){.categories-drawer .social-links-container{z-index:1000;width:fit-content;position:fixed;top:60%;right:0;transform:translateY(-50%)}.categories-drawer .social-links-container .caption{display:none}.categories-drawer .social-links-container .social-links{flex-direction:column;justify-content:center;align-items:center;padding:0!important}}.categories-drawer .social-links-container .caption{color:#353535;font-size:18px;font-weight:700}.categories-drawer .social-links-container .social-links{flex-wrap:wrap;justify-content:center;align-items:center;padding:0 10px;display:flex}.categories-drawer .social-links-container .social-links .social-link{color:#fff;border:2px solid #fff;justify-content:center;align-items:center;width:32px;height:32px;padding:5px;font-size:20px;font-weight:700;transition:all .15s;display:flex}.categories-drawer .social-links-container .social-links .social-link.facebook{background-color:#065bca;border-color:#065bca}.categories-drawer .social-links-container .social-links .social-link.facebook:hover{color:#065bca;background-color:#fff}.categories-drawer .social-links-container .social-links .social-link.instagram{background-color:#c01977;border-color:#c01977}.categories-drawer .social-links-container .social-links .social-link.instagram:hover{color:#c01977;background-color:#fff}.categories-drawer .social-links-container .social-links .social-link.linkedin{background-color:#056396;border-color:#056396}.categories-drawer .social-links-container .social-links .social-link.linkedin:hover{color:#056396;background-color:#fff}.categories-drawer .social-links-container .social-links .social-link.twitter{background-color:#000d15;border-color:#000d15}.categories-drawer .social-links-container .social-links .social-link.twitter:hover{color:#000d15;background-color:#fff}.categories-drawer .social-links-container .social-links .social-link.youtube{background-color:#ea0303;border-color:#ea0303}.categories-drawer .social-links-container .social-links .social-link.youtube:hover{color:#ea0303;background-color:#fff}.categories-drawer .social-links-container .social-links .social-link.whatsapp{background-color:#25d366;border-color:#25d366}.categories-drawer .social-links-container .social-links .social-link.whatsapp:hover{color:#25d366;background-color:#fff}.categories-drawer .social-links-container .social-links .social-link.snapchat{color:#1d2437;background-color:#fffc00;border-color:#fffc00}.categories-drawer .social-links-container .social-links .social-link.snapchat:hover{color:#fffc00;background-color:#1d2437}.categories-drawer .social-links-container .social-links .social-link.telegram{background-color:#0072ab;border-color:#0072ab}.categories-drawer .social-links-container .social-links .social-link.telegram:hover{color:#0072ab;background-color:#fff}
.news-ticker{white-space:nowrap;background-color:#f9ffdf;border-top:1px solid #7373733b;width:100%;position:relative;overflow:hidden}.news-ticker .news-ticker__wrap{white-space:nowrap;width:fit-content;animation:50s linear infinite ticker;display:flex}.news-ticker .news-ticker__item{white-space:nowrap;align-items:center;gap:10px;padding:0 20px;font-size:16px;display:inline-flex}.news-ticker .news-ticker__item .category-icon{width:auto;height:22px}.news-ticker .news-ticker__item .category{color:#6e0000;padding:5px 0;font-size:18px;font-weight:700}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-100%)}}
.daily-bulletin{z-index:100000;scroll-behavior:smooth;background-color:#000;width:100%;height:100%;transition:all .15s;display:none;position:fixed;top:0;left:0;overflow:hidden}.daily-bulletin.hide{display:none}.daily-bulletin.show{display:block}.daily-bulletin .daily-bulletin-content{width:100%;height:100%;overflow:hidden}.daily-bulletin .daily-bulletin-content .swiper-wrapper,.daily-bulletin .daily-bulletin-content .swiper-slide{-webkit-user-select:none;user-select:none}.daily-bulletin .bulletin-video{content:"";flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}@media (max-width:768px){.daily-bulletin .bulletin-video{width:100%;height:100%}}@media (min-width:768px){.daily-bulletin .bulletin-video{aspect-ratio:9/16;height:100vh}}.daily-bulletin .bulletin-video .youtube-short-video{aspect-ratio:9/16;object-fit:cover;object-position:center;height:100%}.daily-bulletin .bulletin-video .bulletin-title{color:#fff;text-align:center;margin-top:10px;padding:20px;font-size:1.5rem;font-weight:600}.daily-bulletin .bulletin-video .action-btns{z-index:100001;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 300px;display:flex;position:absolute;top:0;right:0}@media (max-width:768px){.daily-bulletin .bulletin-video .action-btns{display:none}}.daily-bulletin .bulletin-video .action-btns .btn{color:#fff;font-size:100px}.daily-bulletin .bulletin-video .gesture-control{background:0 0;width:100%;height:50%;position:absolute;bottom:0;left:0}.close-daily-bulletin-btn{z-index:100001;color:#c10000;cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:30px;display:flex;position:fixed;top:20px;right:20px}.close-daily-bulletin-btn.hide{display:none}.close-daily-bulletin-btn.show{display:flex}.daily-bulletin-modal{z-index:100000;cursor:pointer;display:none;position:fixed;bottom:20px;right:20px}@media (min-width:768px){.daily-bulletin-modal{display:none!important}}.daily-bulletin-modal.show{display:block}.daily-bulletin-modal.hide{display:none}.daily-bulletin-modal .daily-bulletin-modal-content{z-index:100001;color:#fff;white-space:nowrap;background-color:#c10000;padding:3px 8px;font-size:12px;position:absolute;top:-16px;left:-4px}.daily-bulletin-modal .daily-bulletin-swiper{border:2px solid #1d2437;border-radius:50%;width:60px;height:60px;overflow:hidden;box-shadow:0 0 10px #0000001a}.daily-bulletin-modal .daily-bulletin-swiper .bulletin-thumbnail{border-radius:50%;width:60px;height:60px;position:relative;overflow:hidden}
