:root{--red:#c40000;--red2:#e21b23;--dark:#151515;--navy:#e21b23;--muted:#666;--line:#e5e5e5;--bg:#f4f4f4;--white:#fff;--text:#171717;--font-hi:"Noto Sans Devanagari","Nirmala UI",Arial,sans-serif;--font-ui:Arial,"Noto Sans Devanagari","Nirmala UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-hi);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.wrap{max-width:1180px;margin:auto;padding:0 16px}.smj-top{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 1px 5px #0001}.smj-topbar{height:68px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;font-weight:800}.brand-mark{display:grid;place-items:center;background:var(--red);color:#fff;border-radius:5px;width:43px;height:43px;font-size:16px}.brand-name{font-size:17px;line-height:1.05;letter-spacing:-.2px}.brand-name b{font-size:10px;letter-spacing:1.8px;color:var(--red);font-family:var(--font-ui)}.icon-btn{border:0;background:none;font-size:28px;cursor:pointer}.menu-toggle{width:38px;display:flex;flex-direction:column;gap:5px}.menu-toggle span{height:3px;width:24px;background:#222;border-radius:3px}.top-actions{display:flex;gap:9px;align-items:center}.live-pill{background:#df1118;color:#fff;border-radius:18px;padding:7px 12px;font-size:12px;font-weight:800}.main-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.nav-scroll{display:flex;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;max-width:100%;overscroll-behavior-x:contain}.nav-scroll::-webkit-scrollbar{display:none}.nav-scroll a{padding:11px 14px;font-weight:700;font-size:15px;border-bottom:3px solid #fff0}.nav-scroll a.active,.nav-scroll a:hover{color:var(--red);border-color:var(--red)}.breaking{background:var(--navy);color:#fff;position:relative;z-index:900;overflow:hidden}.breaking-in{height:39px;display:flex;align-items:center;gap:0;overflow:hidden;min-width:0}.breaking-label{flex:0 0 auto;position:relative;z-index:3;background:var(--red);padding:6px 10px;white-space:nowrap;font-size:12px;font-weight:800}.breaking-viewport{flex:1 1 auto;min-width:0;overflow:hidden;position:relative}.breaking-viewport:after{content:"";position:absolute;right:0;top:0;bottom:0;width:20px;background:linear-gradient(90deg,transparent,var(--navy));pointer-events:none}.breaking-in>b{background:var(--red);padding:6px 10px;white-space:nowrap;font-size:12px}.breaking-scroll{display:inline-flex;gap:45px;white-space:nowrap;min-width:max-content;padding-left:24px;animation:marquee 24s linear infinite;font-size:14px;will-change:transform}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-55%)}}.site-main{padding:20px 0 80px;overflow:hidden}.site-main *{min-width:0}.hero-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:16px}.hero-card{position:absolute;inset:0;display:none;background:#111;border-radius:8px;overflow:hidden;min-height:420px}.hero-main{position:relative;min-height:420px}.hero-card .thumb,.hero-card .thumb img{width:100%;height:420px;object-fit:cover}.hero-card.is-active{display:block}.hero-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#000c)}.hero-overlay{position:absolute;z-index:2;bottom:0;padding:22px;color:#fff}.hero-overlay h1{font-size:32px;line-height:1.18;margin:7px 0}.hero-overlay p{margin:0;color:#eee}.tag{background:var(--red);padding:4px 8px;border-radius:3px;font-size:11px;font-weight:700}.side-news{display:grid;gap:10px;min-width:0}.side-card{display:grid;grid-template-columns:145px 1fr;gap:11px;background:#fff;padding:8px;border-radius:6px;border:1px solid var(--line)}.side-img,.row-img,.card-img{background:#eee;overflow:hidden}.side-img{height:105px}.side-img img{width:100%;height:100%;object-fit:cover}.side-card h2{font-size:17px;line-height:1.25;margin:3px 0}.side-body{min-width:0}.side-card small{color:var(--muted)}.content-grid{display:grid;min-width:0;grid-template-columns:2fr 1fr;gap:20px;margin-top:22px}.section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #222;margin-bottom:10px}.section-head h2{font-size:23px;margin:0;padding:7px 0;border-bottom:4px solid var(--red);margin-bottom:-2px}.section-head a{font-size:13px;color:var(--red);font-weight:700}.news-row{background:#fff;border-bottom:1px solid var(--line);padding:11px 0}.news-row>a{display:grid;grid-template-columns:190px 1fr;gap:14px}.row-img{height:125px}.row-img img{width:100%;height:100%;object-fit:cover}.row-body h3{margin:2px 0 6px;font-size:21px;line-height:1.25}.row-body p{margin:0;color:#666;font-size:15px}.meta{font-size:11px;color:#888}.ad-box{height:160px;background:#fff;border:1px dashed #ccc;display:grid;place-items:center;color:#aaa;margin-bottom:20px}.trend-list{list-style:none;padding:0;margin:0;background:#fff}.trend-list li{display:grid;grid-template-columns:34px 1fr;gap:8px;padding:12px;border-bottom:1px solid var(--line)}.trend-list li>b{font-size:20px;color:#aaa}.trend-list a{font-weight:700}.category-block{margin-top:28px}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.news-card{background:#fff;border-radius:7px;overflow:hidden;border:1px solid var(--line)}.card-img{height:145px}.card-img img{width:100%;height:100%;object-fit:cover}.news-card h3{font-size:17px;line-height:1.3;margin:9px 10px 13px}.site-footer{background:#171717;color:#fff;padding:35px 0 70px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-grid h3{font-size:17px}.footer-grid a{display:block;color:#ccc;padding:4px 0}.footer-brand .brand-name{color:#fff}.copyright{text-align:center;color:#aaa;border-top:1px solid #333;margin-top:25px;padding-top:18px;font-size:12px}.bottom-nav{display:none}.mobile-drawer,.drawer-overlay{display:none}@media(max-width:800px){html,body{max-width:100%;overflow-x:hidden}.wrap{padding:0 12px}.smj-topbar{height:58px}.brand-mark{width:38px;height:38px}.brand-name{font-size:15px}.main-nav{display:block}.nav-scroll a{font-size:14px;padding:9px 11px}.breaking-in{height:34px}.breaking-label{font-size:10px;padding:6px 9px}.breaking-scroll{font-size:12px;gap:32px;padding-left:18px}.site-main{padding:10px 0 85px}.hero-grid{grid-template-columns:1fr}.hero-main{min-height:280px}.hero-card,.hero-card .thumb,.hero-card .thumb img{min-height:280px;height:280px}.hero-overlay{padding:14px}.hero-overlay h1{font-size:24px}.side-news{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.side-card{display:flex;flex-direction:column;gap:0;padding:6px}.side-img{width:100%;height:115px}.side-img img{width:100%;height:100%;object-fit:cover}.side-body{padding:6px 3px 3px}.side-card h2{font-size:14px;line-height:1.28;margin:3px 0}.side-card small{font-size:10px}.side-card p{display:none}.content-grid{grid-template-columns:1fr;gap:10px}.side-col{display:none}.news-row>a{grid-template-columns:115px 1fr;gap:10px}.row-img{height:85px}.row-body h3{font-size:17px;margin:0}.row-body p{display:none}.section-head h2{font-size:20px}.card-grid{grid-template-columns:repeat(2,1fr);gap:9px}.card-img{height:115px}.news-card h3{font-size:15px;margin:7px 8px 10px}.footer-grid{grid-template-columns:1fr 1fr;gap:15px}.footer-grid>div:first-child{grid-column:1/-1}.bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);bottom:0;left:0;right:0;height:62px;background:#fff;border-top:1px solid #ddd;z-index:1200;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav a,.bottom-nav button{border:0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;color:#555;gap:2px}.bottom-nav span{font-size:19px;line-height:19px}.bottom-nav b{font-size:10px}.bottom-nav .active{color:var(--red)}.bottom-live{color:#fff!important;background:var(--red)!important;border-radius:50%;width:54px;height:54px;margin:-12px auto 0;border:4px solid #fff!important;box-shadow:0 1px 7px #0003}.bottom-live span{font-size:15px}.mobile-drawer{position:fixed;display:block;top:0;bottom:0;left:-88%;width:84%;max-width:340px;background:#fff;z-index:1500;transition:left .25s;box-shadow:5px 0 20px #0003}.mobile-drawer.open{left:0}.drawer-overlay{position:fixed;inset:0;background:#0008;z-index:1400}.drawer-overlay.open{display:block}.drawer-head{height:58px;background:var(--red);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 15px}.drawer-close{border:0;background:none;color:#fff;font-size:32px}.drawer-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.drawer-grid a{padding:14px;border-bottom:1px solid #eee;font-weight:700;font-size:14px}.drawer-open{overflow:hidden}}@media(min-width:801px){.menu-toggle{display:none}}.connect-social h3{margin-bottom:12px}.social-grid{display:flex;flex-wrap:nowrap;gap:10px;align-items:center;width:100%;overflow:hidden}.social-item{flex:0 0 42px;width:42px;height:42px;border-radius:7px;background:#fff;color:#222!important;display:flex!important;align-items:center;justify-content:center;border:1px solid #333;transition:transform .18s,opacity .18s;position:relative;box-sizing:border-box}.social-item:hover{transform:translateY(-2px);opacity:.9}.social-item svg{width:21px;height:21px;display:block}.social-item span{position:absolute;font-size:7px;font-weight:800;bottom:2px;left:0;right:0;text-align:center;line-height:8px}.social-item.whatsapp,.social-item.telegram{width:42px;height:42px;padding-bottom:7px}.social-item.whatsapp svg,.social-item.telegram svg{width:20px;height:20px}.social-item.facebook{background:#1877f2;color:#fff!important;border-color:#1877f2}.social-item.xsocial{background:#000;color:#fff!important;border-color:#000}.social-item.instagram{background:linear-gradient(135deg,#f58529,#dd2a7b 55%,#8134af);color:#fff!important;border-color:#dd2a7b}.social-item.youtube{background:red;color:#fff!important;border-color:red}.social-item.whatsapp{background:#25d366;color:#fff!important;border-color:#25d366}.social-item.telegram{background:#229ed9;color:#fff!important;border-color:#229ed9}@media(max-width:800px){.connect-social{min-width:0;overflow:hidden}.social-grid{gap:6px;justify-content:flex-start;overflow:hidden}.social-item{flex-basis:40px;width:40px;height:40px}.social-item.whatsapp,.social-item.telegram{width:40px;height:40px}.social-item svg{width:20px;height:20px}.social-item.whatsapp svg,.social-item.telegram svg{width:19px;height:19px}}.footer-grid{display:grid;grid-template-columns:1fr;gap:22px;align-items:start}.footer-grid>div{width:100%;min-width:0}.footer-grid>div:first-child{grid-column:auto}.footer-grid>div:nth-child(2),.footer-grid>div:nth-child(3){width:100%}.footer-grid>div+div{border-top:1px solid #333;padding-top:18px}@media(max-width:800px){.footer-grid{grid-template-columns:1fr;gap:18px}.footer-grid>div:first-child{grid-column:auto}.footer-grid>div+div{padding-top:16px}}.footer-widgets,.footer-widget-area{display:block!important;text-align:center!important}.footer-widgets>*,.footer-widget-area>*{width:100%!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}.social-grid{justify-content:center!important}.footer-credit{text-align:center!important;width:100%;margin:16px auto 0}.footer-brand{justify-content:center;width:100%}.footer-brand>a{display:inline-flex;align-items:center;justify-content:center}.footer-site-logo{width:110px!important;height:auto!important;max-height:52px;object-fit:contain;margin:0 auto}.footer-grid>div{text-align:center!important}.footer-grid>div a{margin-left:auto;margin-right:auto}.footer-credit{text-align:center!important;width:100%;margin:16px auto 0;font-size:14px;line-height:1.7}.footer-credit div{text-align:center!important}@media(max-width:800px){.footer-site-logo{width:90px!important;max-height:44px}.footer-grid>div{text-align:center!important}}.header-site-logo{width:168px;height:54px;object-fit:contain;display:block}.brand{display:flex;align-items:center;gap:0}@media(max-width:800px){.header-site-logo{width:145px;height:48px}.smj-topbar{height:58px}}.site-footer .footer-grid{display:grid!important;grid-template-columns:1fr!important;grid-auto-flow:row!important;justify-items:center!important;align-items:center!important;gap:22px!important;width:100%!important;max-width:900px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.site-footer .footer-grid>div{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.site-footer .footer-grid>div+div{border-top:1px solid #333;padding-top:18px}.site-footer .footer-grid .footer-brand,.site-footer .footer-grid .connect-social{display:flex;flex-direction:column;align-items:center;justify-content:center}.site-footer .footer-grid .social-grid{justify-content:center!important;align-items:center!important;width:100%!important}@media(max-width:800px){.site-footer .footer-grid{grid-template-columns:1fr!important;gap:18px!important}.site-footer .footer-grid>div{max-width:100%!important}.site-footer .footer-grid>div+div{padding-top:16px}.site-footer .footer-grid .social-grid{justify-content:center!important}}.header-site-logo{width:190px;height:52px;object-fit:contain;display:block}@media(max-width:800px){.header-site-logo{width:150px;height:44px}}.hero-main{position:relative;min-width:0}@media(min-width:801px){.hero-main{height:420px}.hero-card{width:100%}.side-news{grid-template-columns:1fr}.side-card{grid-template-columns:145px 1fr;display:grid}.side-img{height:105px}.side-img img{height:100%;object-fit:cover}}@media(max-width:800px){.hero-main{height:280px}.hero-card{width:100%}.side-news{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.side-card{min-width:0}.side-img{height:105px}.side-body{overflow:hidden}.side-card h2{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.breaking{background:#e21b23!important;color:#fff!important}.breaking-in{height:40px!important;position:relative}.breaking-label{background:#b40000!important;color:#fff!important;padding:7px 18px 7px 12px!important;font-size:13px!important;line-height:1!important;clip-path:polygon(0 0,92% 0,100% 50%,92% 100%,0 100%)!important}.breaking-viewport:after{background:linear-gradient(90deg,transparent,rgb(226 27 35 / .95))!important}.breaking-scroll{font-weight:600!important}.hero-empty{position:absolute;inset:0;display:block!important;background:linear-gradient(135deg,#222,#444)}.hero-empty-inner{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);padding:28px;text-align:center;color:#fff}.hero-empty-inner h1{font-size:26px;line-height:1.3;margin:12px auto 8px;max-width:700px}.hero-empty-inner p{margin:0;color:#eee}@media(max-width:800px){.breaking-in{height:36px!important}.breaking-label{font-size:11px!important;padding:7px 15px 7px 10px!important}.hero-empty-inner{padding:18px 14px}.hero-empty-inner h1{font-size:20px}.side-news{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important}.side-card{display:flex!important;flex-direction:column!important;height:100%!important;padding:0!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--line)!important;border-radius:7px!important}.side-img{width:100%!important;height:115px!important;flex:0 0 115px!important;overflow:hidden!important}.side-img img{width:100%!important;height:100%!important;object-fit:cover!important}.side-body{padding:7px 8px 9px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-height:72px!important}.side-card small{font-size:10px!important;line-height:1.2!important;margin-bottom:2px!important}.side-card h2{font-size:14px!important;line-height:1.3!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}}.hero-main{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px #00000012}.hero-card{background:#fff!important;border-radius:0!important;overflow:hidden!important;display:none;position:absolute;inset:0;min-height:0!important}.hero-card.is-active{display:flex!important;flex-direction:column!important}.hero-card .thumb,.hero-card .thumb img{width:100%!important;height:350px!important;object-fit:cover!important}.hero-card:after{display:none!important;content:none!important}.hero-title{background:#fff!important;padding:14px 16px 16px!important;min-height:70px;display:flex;align-items:flex-start}.hero-title h1{color:#111!important;font-size:27px!important;line-height:1.28!important;font-weight:800!important;margin:0!important}.hero-overlay{display:none!important}@media(max-width:800px){.hero-main{height:280px!important}.hero-card .thumb,.hero-card .thumb img{height:215px!important}.hero-title{padding:10px 11px 12px!important;min-height:65px}.hero-title h1{font-size:19px!important;line-height:1.3!important}}.hero-main{position:relative;isolation:isolate}.hero-card.breaking-slide{visibility:hidden;opacity:0;pointer-events:none;display:flex!important;z-index:1;transition:opacity .45s ease;position:absolute!important}.hero-card.breaking-slide.is-active{visibility:visible;opacity:1;pointer-events:auto;z-index:2}.hero-card.breaking-slide .thumb{flex:0 0 350px}.hero-card.breaking-slide .hero-title{flex:1 1 auto}@media(max-width:800px){.hero-card.breaking-slide .thumb{flex:0 0 215px}.hero-card.breaking-slide .hero-title{flex:1 1 auto}}.hero-main{height:430px!important;position:relative!important;overflow:hidden!important}.hero-card.breaking-slide{display:flex!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;position:absolute!important;inset:0!important;z-index:1!important;transition:opacity .45s ease,visibility .45s ease!important}.hero-card.breaking-slide.is-active{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;z-index:2!important}.hero-card.breaking-slide .thumb{flex:0 0 350px!important;height:350px!important}.hero-card.breaking-slide .thumb img{width:100%!important;height:350px!important;object-fit:cover!important}.hero-card.breaking-slide .hero-title{flex:1 1 auto!important;background:#fff!important}@media(max-width:800px){.hero-main{height:280px!important}.hero-card.breaking-slide .thumb{flex:0 0 215px!important;height:215px!important}.hero-card.breaking-slide .thumb img{height:215px!important}.hero-card.breaking-slide .hero-title{min-height:65px!important}}.hero-no-image{width:100%;height:100%;display:grid;place-items:center;background:#ddd;color:#777;font-weight:800;font-size:28px;letter-spacing:1px}.hero-card.breaking-slide{will-change:opacity}.breaking{background:#3f78a5!important;color:#fff!important}.breaking-viewport:after{background:linear-gradient(90deg,transparent,rgb(63 120 165 / .96))!important}.breaking-label{background:#2f5f86!important;color:#fff!important}.hero-main{height:430px!important}.hero-card.breaking-slide .thumb,.hero-card.breaking-slide .thumb img{height:350px!important;flex:0 0 350px!important}.hero-card.breaking-slide .hero-title{height:80px!important;min-height:80px!important;max-height:80px!important;flex:0 0 80px!important;padding:12px 16px!important;background:#fff!important;overflow:hidden!important;display:flex!important;align-items:center!important}.hero-card.breaking-slide .hero-title h1{width:100%!important;max-height:52px!important;margin:0!important;color:#111!important;font-size:25px!important;line-height:1.04!important;font-weight:800!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:800px){.breaking{background:#3f78a5!important}.breaking-in{height:36px!important}.breaking-label{background:#2f5f86!important;font-size:11px!important;padding:7px 15px 7px 10px!important}.hero-main{height:280px!important}.hero-card.breaking-slide .thumb,.hero-card.breaking-slide .thumb img{height:210px!important;flex:0 0 210px!important}.hero-card.breaking-slide .hero-title{height:70px!important;min-height:70px!important;max-height:70px!important;flex:0 0 70px!important;padding:9px 11px!important;align-items:center!important}.hero-card.breaking-slide .hero-title h1{font-size:18px!important;line-height:1.18!important;max-height:43px!important;-webkit-line-clamp:2!important}}.hero-main{height:430px!important;min-height:430px!important;position:relative!important;overflow:hidden!important;background:#fff!important}.hero-card.breaking-slide{height:430px!important;min-height:430px!important;max-height:430px!important;display:flex!important;flex-direction:column!important}.hero-card.breaking-slide .thumb,.hero-card.breaking-slide .thumb img{height:350px!important;min-height:350px!important;max-height:350px!important;flex:0 0 350px!important;width:100%!important;object-fit:cover!important}.hero-card.breaking-slide .hero-title{height:80px!important;min-height:80px!important;max-height:80px!important;flex:0 0 80px!important;box-sizing:border-box!important;background:#fff!important;padding:10px 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.hero-card.breaking-slide .hero-title h1{width:100%!important;margin:0!important;padding:0!important;color:#111!important;font-size:25px!important;line-height:1.15!important;font-weight:800!important;text-align:left!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important;overflow:hidden!important;max-height:58px!important}@media(max-width:800px){.hero-main{height:280px!important;min-height:280px!important;max-height:280px!important}.hero-card.breaking-slide{height:280px!important;min-height:280px!important;max-height:280px!important}.hero-card.breaking-slide .thumb,.hero-card.breaking-slide .thumb img{height:210px!important;min-height:210px!important;max-height:210px!important;flex:0 0 210px!important}.hero-card.breaking-slide .hero-title{height:70px!important;min-height:70px!important;max-height:70px!important;flex:0 0 70px!important;padding:8px 11px!important}.hero-card.breaking-slide .hero-title h1{font-size:18px!important;line-height:1.2!important;max-height:44px!important;-webkit-line-clamp:2!important;line-clamp:2!important}}.hero-card.breaking-slide .hero-title{background:#e21b23!important;color:#fff!important;height:80px!important;min-height:80px!important;max-height:80px!important;flex:0 0 80px!important;box-sizing:border-box!important;padding:10px 16px!important;overflow:hidden!important;display:flex!important;align-items:center!important}.hero-card.breaking-slide .hero-title h1{color:#fff!important;width:100%!important;margin:0!important;padding:0!important;font-size:24px!important;line-height:1.15!important;font-weight:800!important;max-height:56px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important;overflow:hidden!important;text-overflow:ellipsis!important}@media(max-width:800px){.hero-card.breaking-slide .hero-title{height:70px!important;min-height:70px!important;max-height:70px!important;flex:0 0 70px!important;padding:8px 11px!important}.hero-card.breaking-slide .hero-title h1{font-size:17px!important;line-height:1.25!important;max-height:43px!important}}.breaking{background:#0b2a4a!important;color:#fff!important}.breaking-in{background:#0b2a4a!important}.breaking-viewport{background:#0b2a4a!important}.breaking-label{background:#08213b!important;color:#fff!important}.breaking-scroll{color:#fff!important}.hero-card .hero-title,.hero-card .hero-content,.hero-card .hero-caption,.hero-card .hero-body{background:#e21b23!important;color:#fff!important}.hero-card.breaking-slide .hero-title{text-align:center!important;justify-content:center!important;align-items:center!important;overflow:hidden!important}.hero-card.breaking-slide .hero-title h1{text-align:center!important;font-size:24px!important;line-height:1.2!important;font-weight:800!important;height:58px!important;max-height:58px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important;overflow:hidden!important;text-overflow:ellipsis!important;margin:0 auto!important}@media(max-width:800px){.hero-card.breaking-slide .hero-title{text-align:center!important;justify-content:center!important;align-items:center!important}.hero-card.breaking-slide .hero-title h1{text-align:center!important;font-size:17px!important;line-height:1.25!important;height:43px!important;max-height:43px!important;margin:0 auto!important}}.breaking{background:#0b2a4a!important;color:#fff!important}.breaking-in{background:#0b2a4a!important}.breaking-label{background:#e21b23!important;color:#fff!important;display:flex!important;align-items:center!important;text-decoration:none!important;animation:breakingBlink 1s steps(2,end) infinite!important}.breaking-scroll{display:flex!important;align-items:center!important;gap:38px!important;white-space:nowrap!important;min-width:max-content!important;animation:marquee 30s linear infinite!important}.breaking-item{color:#fff!important;font-weight:700!important;text-decoration:none!important;display:inline-block!important}.breaking-item:hover{text-decoration:underline!important}@keyframes breakingBlink{0%,49%{opacity:1}50%,100%{opacity:.58}}@media (prefers-reduced-motion:reduce){.breaking-label,.breaking-scroll{animation:none!important}}@media(max-width:800px){.breaking-label{font-size:11px!important;padding:7px 15px 7px 10px!important}.breaking-scroll{gap:28px!important;font-size:12px!important;animation-duration:24s!important}}.breaking{background:#f2c400!important;color:#111!important}.breaking-in{background:#f2c400!important}.breaking-viewport:after{background:linear-gradient(90deg,transparent,rgb(242 196 0 / .95))!important}.breaking-scroll{animation-duration:40s!important;color:#111!important}.breaking-item{color:#111!important}@media(max-width:800px){.breaking-scroll{animation-duration:34s!important}}.breaking-label{background:#f2c400!important;color:#111!important}@media(max-width:800px){.breaking-label{background:#f2c400!important;color:#111!important}}.breaking{background:#fff!important;color:#171717!important;border-top:1px solid #e5e5e5!important;border-bottom:1px solid #d9d9d9!important;box-shadow:0 1px 3px rgb(0 0 0 / .08)!important}.breaking-in{background:#fff!important;height:42px!important}.breaking-label{background:#e21b23!important;color:#fff!important;font-weight:900!important;font-size:14px!important;padding:8px 18px 8px 13px!important;line-height:1!important;clip-path:polygon(0 0,92% 0,100% 50%,92% 100%,0 100%)!important;animation:breakingBlink 1.1s steps(2,end) infinite!important}.breaking-viewport{background:#fff!important}.breaking-viewport:after{background:linear-gradient(90deg,transparent,#fff)!important}.breaking-scroll{color:#171717!important;font-size:14px!important;font-weight:700!important;gap:42px!important;animation:marquee 32s linear infinite!important;padding-left:22px!important}.breaking-item{color:#171717!important;font-weight:700!important;text-decoration:none!important}.breaking-item:hover{color:#e21b23!important;text-decoration:none!important}@keyframes breakingBlink{0%,49%{opacity:1}50%,100%{opacity:.45}}@media(max-width:800px){.breaking-in{height:37px!important}.breaking-label{font-size:11px!important;padding:7px 14px 7px 10px!important}.breaking-scroll{font-size:12px!important;gap:28px!important;padding-left:16px!important;animation-duration:28s!important}}.breaking,.breaking-in,.breaking-viewport{background:#0b2a4a!important;color:#fff!important}.breaking{border-top:1px solid #071d33!important;border-bottom:1px solid #071d33!important;box-shadow:0 1px 3px rgb(0 0 0 / .14)!important}.breaking-viewport:after{background:linear-gradient(90deg,transparent,rgb(11 42 74 / .98))!important}.breaking-label{background:#061b30!important;color:#fff!important}.breaking-scroll,.breaking-item{color:#fff!important}.breaking-item:hover{color:#fff!important;text-decoration:underline!important}@media(max-width:800px){.breaking,.breaking-in,.breaking-viewport{background:#0b2a4a!important}.breaking-label{background:#061b30!important;color:#fff!important}.breaking-scroll,.breaking-item{color:#fff!important}}.breaking-label{background:#e21b23!important;color:#fff!important}.site-footer,.site-footer .footer-grid,.site-footer .footer-widget-area,.site-footer .footer-widgets,.site-footer .footer-widget{background:#0b2a4a!important;color:#fff!important}.site-footer .footer-grid a,.site-footer .footer-pages a{color:#fff!important}.site-footer .copyright{border-top-color:rgb(255 255 255 / .2)!important;color:#dbe7f2!important}.site-footer .footer-credit{color:#fff!important}@media(max-width:800px){.site-footer,.site-footer .footer-grid,.site-footer .footer-widget-area,.site-footer .footer-widgets,.site-footer .footer-widget{background:#0b2a4a!important}}#heateor_sss_error{color:red;margin:7px 0}#heateor_sss_sharing_more_providers .filter svg{position:absolute;left:16px;top:18px}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url(/wp-content/plugins/sassy-social-share/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{display:block;margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{padding:0;margin:0 0 0 5px;background:0 0!important;float:left;width:24.1%;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-16px;top:-16px}#heateor_sss_sharing_more_providers .filter input.search{width:96%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 11px;padding:5px 8px 5px 27px!important;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important;max-width:-webkit-fill-available;line-height:1}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:#fff0;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:12px;height:auto;line-height:20px;overflow:hidden;padding:8px 8px 8px 1px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgb(0 0 0 / .4);box-shadow:0 2px 2px rgb(0 0 0 / .4);text-shadow:0 -1px 0 rgb(0 0 0 / .2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:#fff0}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}}@media screen and (max-width:752px){#heateor_sss_sharing_more_content .all-services ul li{width:32.1%}}@media screen and (max-width:590px){#heateor_sss_sharing_more_content .all-services ul li{width:48.1%}#heateor_sss_sharing_more_providers .filter input.search{width:93%}}@media screen and (max-width:413px){#heateor_sss_sharing_more_content .all-services ul li{width:100%}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color:rgb(0 0 0 / .2)}@media screen and (max-width:783px)#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92.8%}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%}