:root{--j-red:#ad141f;--j-red-dark:#93101a;--ink:#202020;--muted:#8a8a8a;--line:#e7e7e7;--page:#f5f5f5;--purple:#8b22e6;--wrap:1200px}*{box-sizing:border-box}body,html{background:var(--page)}body{margin:0;color:var(--ink);font-family:Malithi Web,Noto Sans Sinhala,Iskoola Pota,Arial,sans-serif;font-size:16px;font-weight:500}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.site-wrap{width:min(calc(100% - 30px),var(--wrap));margin:0 auto}.setup-screen{max-width:700px;margin:80px auto;background:#fff;border:1px solid #ddd;padding:30px}.utility-bar{height:32px;background:#333;color:#aaa;font:11px Arial,sans-serif}.utility-inner{height:32px;display:flex;justify-content:space-between;align-items:center}.utility-left,.utility-links{display:flex;align-items:center;gap:12px}.utility-links a{color:#fff}.masthead{background:#fff}.masthead-inner{height:145px;display:flex}.logo-wrap{display:inline-flex;align-items:center;max-width:410px}.logo-wrap img{max-height:92px}.fallback-logo{display:inline-flex;align-items:center;gap:8px;transform:skew(-6deg);font:700 31px Arial;color:#fff;background:var(--j-red);padding:9px 18px;box-shadow:8px 0 0 #e11b2a,-8px 0 0 #e11b2a}.fallback-logo em{font-style:normal;font-size:18px;border-left:2px solid rgba(255,255,255,.6);padding-left:9px}.masthead-spacer{flex:1}.category-nav{background:var(--j-red);border-top:1px solid rgba(255,255,255,.12);border-bottom:3px solid #8e0e17}.nav-inner{display:flex;min-height:52px}.home-link,.nav-category>a,.nav-search{display:flex;align-items:center;color:#fff;border-right:1px solid rgba(255,255,255,.16);padding:0 16px;font-weight:700;font-size:17px;white-space:nowrap}.home-link{background:rgba(0,0,0,.08);font-family:Arial}.nav-category{position:relative;display:flex}.home-link:hover,.nav-category>a:hover{background:rgba(0,0,0,.12)}.nav-dropdown{display:none;position:absolute;left:0;z-index:20;background:#fff;min-width:210px;border:1px solid #ddd;box-shadow:0 6px 18px rgba(0,0,0,.12)}.nav-category:hover .nav-dropdown{display:block}.nav-dropdown a{display:block;padding:10px 13px;color:#333;border-bottom:1px solid #eee;font-size:14px}.nav-search{margin-left:auto;font:22px Arial}.breaking-bar{background:#fff;border-bottom:1px solid #ddd}.breaking-inner,.breaking-inner strong{height:45px;display:flex;align-items:center}.breaking-inner strong{background:#171717;color:#fff;padding:0 18px;font:700 11px Arial;position:relative}.breaking-inner strong:after{content:"";position:absolute;right:-14px;border-top:22.5px solid transparent;border-bottom:22.5px solid transparent;border-left:14px solid #171717}.breaking-inner>span{padding-left:32px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.breaking-arrows{display:flex;gap:8px;color:#aaa}.breaking-arrows i{font:20px Arial;font-style:normal}.legacy-home{background:#fff;padding:20px 25px 42px;min-height:700px}.featured-strip{display:grid;grid-template-columns:repeat(4,1fr);height:205px;gap:2px;margin-bottom:26px}.featured-card{position:relative;overflow:hidden;background:#222}.featured-card img{width:100%;height:100%;object-fit:cover;transition:.25s}.featured-card:hover img{transform:scale(1.035)}.featured-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(0,0,0,.82))}.featured-copy{position:absolute;z-index:2;left:14px;right:12px;bottom:12px;color:#fff}.article-category,.compact-image span,.featured-copy span,.list-image span{display:inline-block;background:var(--purple);color:#fff;padding:4px 8px;font-size:11px}.featured-copy h3{font-size:17px;line-height:1.45;margin:7px 0 0;text-shadow:0 1px 2px #000}.home-columns{display:grid;grid-template-columns:minmax(0,2.08fr) minmax(275px,.82fr);gap:28px;align-items:start}.section-head{height:40px;background:var(--j-red);display:flex;align-items:center;justify-content:space-between;padding:0 12px;margin:0 0 13px;color:#fff}.section-head h2{font-size:18px;margin:0}.section-head a{font-size:12px;color:#fff}.feed-list{border:1px solid var(--line);padding:0 15px;margin-bottom:35px}.main-list-item{display:grid;grid-template-columns:240px 1fr;padding:15px 0;border-bottom:1px solid var(--line)}.main-list-item:last-child{border-bottom:0}.list-image{height:145px;overflow:hidden;position:relative}.list-image img{width:100%;height:100%;object-fit:cover}.list-image span{position:absolute;right:7px;bottom:7px}.list-copy{min-width:0}.meta-line{font-size:11px;color:#aaa;display:flex;gap:12px;margin:2px 0 5px}.list-copy h3{font-size:20px;line-height:1.48;margin:0 0 7px}.compact-card h3 a:hover,.list-copy h3 a:hover,.thumb-item h4:hover{color:var(--j-red)}.list-copy p{font-size:13px;line-height:1.7;color:#777;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.read-more{display:inline-block;background:var(--purple);color:#fff;font-size:11px;font-weight:700;padding:7px 13px}.right-sidebar{display:flex;flex-direction:column;gap:28px}.side-box{background:#fff;border:1px solid var(--line)}.side-title{font-size:17px;font-weight:700}.red-title{background:var(--j-red);color:#fff;padding:10px 12px}.thumb-item{display:grid;grid-template-columns:74px 1fr;gap:10px;padding:10px;border-bottom:1px solid #eee;align-items:center}.thumb-item:last-child{border-bottom:0}.thumb-item img{width:74px;height:58px;object-fit:cover}.thumb-item h4{font-size:13px;line-height:1.48;margin:0}.thumb-item small{font-size:10px;color:#aaa;display:block;margin-top:3px}.popular-box .thumb-item{grid-template-columns:26px 72px 1fr;position:relative}.popular-box .thumb-item .rank{grid-column:1;font:700 13px Arial;background:var(--j-red);color:#fff;border-radius:50%;width:23px;height:23px;display:grid;place-items:center}.popular-box .thumb-item div{grid-column:2/4}.popular-box .thumb-item:before{content:"";grid-column:2;width:72px;height:50px;background:linear-gradient(135deg,#eee,#fafafa);position:absolute;left:36px;opacity:.18}.social-placeholder{height:95px;display:flex;flex-direction:column;justify-content:center;padding:15px;background:#fafafa;color:#777;font-family:Arial}.social-placeholder b{color:#333;font-size:14px}.social-placeholder span{font-size:11px;margin-top:5px}.sidebar-grid .thumb-item:nth-child(n+5){display:none}.legacy-section{margin:0 0 35px;border:1px solid var(--line);padding:13px}.legacy-section .section-head{margin:-13px -13px 14px}.section-feature-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.compact-card{min-width:0}.compact-image{display:block;position:relative;height:205px;overflow:hidden}.compact-image img{width:100%;height:100%;object-fit:cover}.compact-image span{position:absolute;right:7px;bottom:7px}.compact-meta{font-size:10px;color:#aaa;margin:8px 0 3px}.compact-card h3{font-size:17px;line-height:1.5;margin:0 0 6px}.compact-card p{font-size:12px;line-height:1.7;color:#777;margin:0 0 10px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.section-mini-list a{display:grid;grid-template-columns:92px 1fr;gap:10px;padding:8px 0;border-bottom:1px solid #eee}.section-mini-list img{width:92px;height:62px;object-fit:cover}.section-mini-list b{font-size:13px;line-height:1.45}.section-mini-list small{display:block;color:var(--purple);font-size:10px;margin-top:4px}.section-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.section-card-grid .compact-image{height:185px}.site-footer{background:#333;color:#bbb;border-top:0}.footer-main{min-height:92px;display:flex;align-items:center;gap:30px;justify-content:space-between}.footer-brand{color:#fff;font-weight:700}.footer-links,.footer-social{display:flex;gap:16px;font-size:12px}.footer-copy{background:#292929;padding:12px 0;font:10px Arial;color:#aaa;text-align:center}.page-shell{background:#fff;padding:24px 25px 45px;min-height:700px}.breadcrumbs{display:flex;gap:7px;color:#999;font-size:11px;margin-bottom:12px}.breadcrumbs em{font-style:normal;color:#555}.article-layout{display:grid;grid-template-columns:minmax(0,2.08fr) minmax(275px,.82fr);gap:28px}.article-title{font-size:30px;line-height:1.55;margin:10px 0}.article-meta{display:flex;gap:15px;flex-wrap:wrap;color:#999;font-size:11px;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:10px 0}.article-featured{width:100%;height:auto;margin:18px 0}.article-lead{font-size:17px;line-height:1.85;font-weight:700;color:#555;border-left:4px solid var(--j-red);padding-left:14px}.article-body{font-size:18px;line-height:2;color:#333}.article-body p{margin:0 0 18px}.article-body img{height:auto;max-width:100%;margin:16px auto}.article-body iframe{max-width:100%}.share-row{display:flex;gap:8px;align-items:center;border-block:1px solid #eee;padding:13px 0;margin:22px 0}.share-row a{font:11px Arial;background:#f1f1f1;padding:8px 10px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.related-grid img{height:105px;object-fit:cover}.related-grid h3{font-size:13px;line-height:1.45}.category-header{border-bottom:2px solid var(--j-red);margin-bottom:18px;padding-bottom:10px}.category-header h1{font-size:27px;margin:0}.category-header p{font-size:13px;color:#777}.content-layout{display:grid;grid-template-columns:minmax(0,2.08fr) minmax(275px,.82fr);gap:28px}.empty-note{padding:25px;color:#888}.article-category{background:var(--j-red)}@media(max-width:980px){.site-wrap{width:min(calc(100% - 20px),var(--wrap))}.masthead-inner{height:110px}.nav-inner{overflow-x:auto}.article-layout,.content-layout,.home-columns{grid-template-columns:1fr}.right-sidebar{display:grid;grid-template-columns:1fr 1fr}.featured-strip{height:auto;grid-template-columns:1fr 1fr}.featured-card{height:190px}.section-card-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.utility-links{display:none}.masthead-inner{height:90px}.logo-wrap{max-width:280px}.fallback-logo{font-size:23px}.category-nav{position:sticky;top:0;z-index:30}.nav-inner{min-height:44px}.home-link,.nav-category>a,.nav-search{font-size:14px;padding:0 12px}.breaking-inner{height:41px}.breaking-inner strong{height:41px;font-size:9px;padding:0 11px}.breaking-inner strong:after{border-top-width:20.5px;border-bottom-width:20.5px}.breaking-inner>span{font-size:11px;padding-left:23px}.legacy-home,.page-shell{padding:14px 10px 30px}.featured-strip{grid-template-columns:1fr 1fr;gap:2px}.featured-card{height:145px}.featured-copy{left:9px;right:8px;bottom:8px}.featured-copy h3{font-size:12px}.featured-copy span{font-size:8px}.main-list-item{grid-template-columns:125px 1fr;gap:10px;padding:11px 0}.list-image{height:92px}.list-copy h3{font-size:14px;line-height:1.5}.list-copy p,.read-more{display:none}.meta-line{font-size:8px}.right-sidebar{display:flex}.section-feature-layout{grid-template-columns:1fr}.section-card-grid{grid-template-columns:1fr 1fr;gap:10px}.compact-image,.section-card-grid .compact-image{height:125px}.compact-card h3{font-size:13px}.compact-card p{display:none}.footer-main{min-height:75px;flex-direction:column;justify-content:center;gap:8px}.footer-links,.footer-social{display:none}.article-title{font-size:24px}.article-body{font-size:16px}.related-grid{grid-template-columns:1fr 1fr}}:root{--wrap:1180px}.masthead-inner{height:118px}.logo-wrap img{max-height:70px}.nav-inner{min-height:48px}.home-link,.nav-category>a,.nav-search{font-size:15px;padding:0 14px}.nav-more{margin-left:auto}.nav-more+.nav-search{margin-left:0}.nav-dropdown-right{left:auto;right:0}.breaking-inner,.breaking-inner strong{height:42px}.breaking-inner strong:after{border-top-width:21px;border-bottom-width:21px}.legacy-home{padding:18px 22px 38px}.featured-strip{height:188px;margin-bottom:22px}.featured-copy h3{font-size:15px;line-height:1.38}.article-layout,.content-layout,.home-columns{grid-template-columns:minmax(0,2.22fr) 320px;gap:24px}.section-head{height:36px;padding:0 11px;margin-bottom:12px}.section-head h2{font-size:16px}.feed-list{padding:0 13px;margin-bottom:30px}.main-list-item{grid-template-columns:285px 1fr;gap:18px;padding:14px 0}.list-image{height:170px}.list-copy h3{font-size:18px;line-height:1.42;margin-bottom:5px}.list-copy p{font-size:12.5px;line-height:1.62;-webkit-line-clamp:3}.read-more{font-size:10px;padding:6px 12px}.right-sidebar{gap:22px}.red-title{padding:9px 11px}.side-title{font-size:15px}.thumb-item{grid-template-columns:82px 1fr;gap:9px;padding:9px}.thumb-item img{width:82px;height:60px}.thumb-item h4{font-size:12px;line-height:1.4}.popular-box .thumb-item{grid-template-columns:25px 66px 1fr;gap:8px;align-items:start}.popular-box .thumb-item img{grid-column:2;width:66px;height:52px}.popular-box .thumb-item div{grid-column:3}.popular-box .thumb-item:before{display:none}.popular-box .thumb-item .rank{margin-top:2px}.social-placeholder{height:82px}.legacy-section{margin-bottom:30px;padding:12px}.legacy-section .section-head{margin:-12px -12px 13px}.section-feature-layout{grid-template-columns:1.15fr .85fr;gap:15px}.compact-image{height:190px}.section-card-grid{gap:15px}.section-card-grid .compact-image{height:172px}.compact-card h3{font-size:15px;line-height:1.45}.compact-card p{font-size:11.5px;line-height:1.6;-webkit-line-clamp:3}.section-mini-list a{grid-template-columns:105px 1fr;gap:9px}.section-mini-list img{width:105px;height:68px}.section-mini-list b{font-size:12px}.footer-main{min-height:78px}.footer-copy{padding:9px 0}@media(max-width:980px){.article-layout,.content-layout,.home-columns{grid-template-columns:1fr}.main-list-item{grid-template-columns:250px 1fr}.nav-more{margin-left:0}}@media(max-width:650px){.masthead-inner{height:86px}.main-list-item{grid-template-columns:120px 1fr}.list-image{height:88px}.featured-strip{height:auto}.featured-card{height:138px}}.top-news-bar{height:50px;background:#333;color:#fff;font-family:Arial,sans-serif}.top-news-inner{height:50px;display:grid;grid-template-columns:auto auto 1fr auto;align-items:stretch}.top-date{padding:0 18px 0 0;color:#ddd}.top-breaking-label,.top-date{display:flex;align-items:center;font-size:15px;white-space:nowrap}.top-breaking-label{background:#ef5350;padding:0 18px}.top-breaking-title{display:flex;align-items:center;padding:0 18px;font-family:Malithi Web,Noto Sans Sinhala,Iskoola Pota,Arial,sans-serif;font-size:18px;font-weight:700}.top-breaking-arrows{display:flex;align-items:center;gap:8px;padding-left:10px}.top-breaking-arrows span{width:30px;height:30px;display:grid;place-items:center;background:#2d2d2d;border:1px solid #3b3b3b;color:#aaa;font:20px Arial}.masthead-inner{height:235px!important;align-items:center}.logo-wrap{max-width:470px!important}.logo-wrap img{width:auto;max-width:470px;max-height:125px!important;object-fit:contain}.category-nav{border-bottom:0!important;box-shadow:0 9px 18px rgba(0,0,0,.06)}.nav-inner{min-height:74px!important;align-items:stretch}.home-link,.nav-category>a,.nav-more-trigger,.nav-shuffle{display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;border-right:1px solid rgba(255,255,255,.13);padding:0 18px;font-size:20px!important;font-weight:800;white-space:nowrap;cursor:pointer}.home-link{background:#ef4f3f!important;padding-inline:20px!important}.nav-icon{font-size:19px;line-height:1}.nav-icon,.nav-shuffle{font-family:Arial,sans-serif}.nav-shuffle{margin-left:auto;border-right:0;font-size:22px!important}.nav-more-trigger{height:100%}.nav-category:hover>a,.nav-more:hover>.nav-more-trigger{background:rgba(0,0,0,.09)}.nav-dropdown{top:100%;z-index:60}.legacy-home{padding-top:30px!important}.featured-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin-bottom:34px!important}.featured-card,.featured-strip{height:275px!important}.featured-copy{left:17px!important;right:15px!important;bottom:18px!important}.featured-copy span{background:#1976c9!important;padding:7px 12px!important;font-size:13px!important;border-radius:2px}.featured-copy h3{font-size:21px!important;line-height:1.45!important;margin-top:12px!important;font-weight:800}.featured-shade{background:linear-gradient(180deg,rgba(0,0,0,.02) 20%,rgba(0,0,0,.82))!important}@media(max-width:1100px){.top-date{font-size:13px}.top-breaking-title{font-size:15px}.masthead-inner{height:180px!important}.home-link,.nav-category>a,.nav-more-trigger{font-size:16px!important;padding:0 13px}.featured-card,.featured-strip{height:230px!important}.featured-copy h3{font-size:17px!important}}@media(max-width:820px){.top-news-inner{grid-template-columns:auto 1fr auto}.top-date{display:none}.top-breaking-label{font-size:12px;padding:0 12px}.top-breaking-title{font-size:13px;padding:0 12px}.masthead-inner{height:130px!important}.logo-wrap img{max-height:90px!important;max-width:340px}.nav-inner{overflow-x:auto;min-height:56px!important}.home-link,.nav-category>a,.nav-more-trigger{font-size:14px!important;padding:0 12px}.nav-shuffle{display:none}.featured-strip{grid-template-columns:1fr 1fr!important;height:auto!important}.featured-card{height:210px!important}}@media(max-width:520px){.top-news-bar,.top-news-inner{height:42px}.top-breaking-arrows{display:none}.masthead-inner{height:105px!important}.logo-wrap img{max-height:72px!important;max-width:280px}.featured-card{height:165px!important}.featured-copy h3{font-size:13px!important}.featured-copy span{font-size:9px!important;padding:4px 7px!important}}:root{--portal-red:#ad141f;--portal-red-dark:#8f1019;--portal-ink:#202b38;--portal-muted:#748190;--portal-line:#e2e7ec;--portal-bg:#f2f4f6}body{background:var(--portal-bg)}.masthead-inner{height:150px!important}.logo-wrap img{max-height:92px!important}.category-nav{box-shadow:none}.ships-home{padding:26px 0 50px}.ships-feature-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;grid-template-rows:220px 220px;gap:12px;margin-bottom:26px}.ships-feature{position:relative;overflow:hidden;background:#222;min-width:0}.ships-feature-1{grid-row:1/3;grid-column:1/2}.ships-feature-2{grid-column:2/4}.ships-feature img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ships-feature:hover img{transform:scale(1.025)}.ships-feature-overlay{position:absolute;inset:20% 0 0;background:linear-gradient(transparent,rgba(8,8,8,.94))}.ships-feature-info{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:18px;color:#fff}.ships-feature-1 .ships-feature-info{padding:25px}.ships-feature-info h1,.ships-feature-info h2{margin:9px 0 8px;line-height:1.42;text-shadow:0 1px 2px rgba(0,0,0,.4)}.ships-feature-info h1{font-size:29px}.ships-feature-info h2{font-size:18px}.ships-feature-info small{font-size:11px;color:#d6d6d6}.portal-tag{display:inline-flex!important;background:var(--portal-red)!important;color:#fff!important;padding:5px 9px!important;font-size:10px!important;font-weight:800;border-radius:2px;text-decoration:none}.ships-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:25px;align-items:start}.ships-content-column{min-width:0}.portal-panel{background:#fff;border:1px solid var(--portal-line);overflow:hidden}.portal-section-head{height:auto!important;min-height:46px!important;margin:0!important;background:#fff!important;color:var(--portal-ink)!important;padding:0 15px!important;border-left:5px solid var(--portal-red);border-bottom:1px solid var(--portal-line)}.portal-section-head h2{font-size:18px!important}.portal-section-head a{color:var(--portal-red)!important;font-size:11px!important;font-weight:800}.latest-panel{margin-bottom:25px}.portal-latest-list{padding:0 16px}.portal-news-row{grid-template-columns:245px minmax(0,1fr)!important;padding:18px 0!important}.portal-news-row .list-image{height:155px!important}.portal-news-row .list-image span{display:none}.portal-news-row .list-copy{display:flex;flex-direction:column;align-items:flex-start}.portal-news-row .list-copy h3{line-height:1.35!important;margin:7px 0!important}.portal-news-row .list-copy p{color:var(--portal-muted)!important}.portal-row-footer{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.portal-news-row .meta-line{margin:0!important}.portal-read{color:var(--portal-red);font-size:11px;font-weight:800;white-space:nowrap}.portal-side-title{background:#fff!important;color:var(--portal-ink)!important;border-left:5px solid var(--portal-red);border-bottom:1px solid var(--portal-line);padding:12px 13px!important;font-size:16px!important;font-weight:800}.portal-popular-list{padding:4px 14px 10px}.portal-popular-list .thumb-item{border-bottom:1px solid var(--portal-line);padding:11px 0!important}.popular-box .thumb-item{grid-template-columns:28px 76px 1fr!important;gap:9px!important}.popular-box .thumb-item img{width:76px!important;height:60px!important;object-fit:cover}.popular-box .thumb-item .rank{background:var(--portal-red)!important}.portal-latest-grid .thumb-item{padding:10px 12px!important}.social-placeholder{height:105px!important;background:#f7f8f9!important}.category-panels{display:flex;flex-direction:column;gap:24px}.category-panel{padding:0!important}.category-panel,.category-panel .section-head{margin:0!important}.ships-category-content{display:grid;grid-template-columns:1.12fr .88fr;gap:18px;padding:17px}.portal-compact-card{border:0!important}.portal-compact-card .compact-image{height:250px!important}.portal-compact-card .compact-image span{display:none}.portal-compact-card .compact-body{padding-top:10px}.portal-compact-card h3{font-size:20px!important;line-height:1.36!important;margin:8px 0 6px!important}.portal-compact-card p{font-size:12.5px!important;line-height:1.62!important;color:var(--portal-muted)!important}.portal-compact-card .compact-meta{font-size:10px;color:#9099a3;margin-top:8px}.ships-category-list{display:flex;flex-direction:column}.ships-cat-item{display:grid;grid-template-columns:105px minmax(0,1fr);gap:11px;padding:0 0 12px;margin-bottom:12px;border-bottom:1px solid var(--portal-line)}.ships-cat-item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.ships-cat-item img{width:105px;height:76px;object-fit:cover}.ships-cat-item b{display:block;font-size:14px;line-height:1.35}.ships-cat-item small{display:block;margin-top:5px;color:#929ba5;font-size:10px}.page-shell{background:transparent!important;padding:26px 0 45px!important}.article-card,.main-column{background:#fff;border:1px solid var(--portal-line);padding:22px}.article-layout,.content-layout{grid-template-columns:minmax(0,1fr) 330px!important;gap:25px!important}.article-title{font-size:32px!important;line-height:1.45!important}.category-header{background:#fff;border:1px solid var(--portal-line)!important;border-left:5px solid var(--portal-red)!important;padding:17px 20px!important;margin-bottom:20px!important}.category-header h1{font-size:28px!important}.news-list .main-list-item:first-child{padding-top:0!important}.news-list .main-list-item:last-child{padding-bottom:0!important;border-bottom:0!important}.site-footer{margin-top:0!important;background:#333!important}.footer-main{min-height:115px!important}@media(max-width:980px){.ships-feature-grid{grid-template-columns:1fr 1fr;grid-template-rows:310px 205px}.ships-feature-1{grid-column:1/3;grid-row:auto}.ships-feature-2{grid-column:auto}.ships-main-grid{grid-template-columns:1fr}.portal-sidebar{display:grid!important;grid-template-columns:1fr 1fr}.ships-category-content{grid-template-columns:1fr}.article-layout,.content-layout{grid-template-columns:1fr!important}}@media(max-width:720px){.masthead-inner{height:105px!important}.ships-home{padding:14px 0 30px}.ships-feature-grid{display:block}.ships-feature{height:205px;margin-bottom:8px}.ships-feature-1{height:310px}.ships-feature-info h1{font-size:23px}.ships-feature-info h2{font-size:16px}.portal-news-row{grid-template-columns:130px minmax(0,1fr)!important;gap:12px!important}.portal-news-row .list-image{height:108px!important}.portal-news-row .list-copy h3{font-size:16px!important}.portal-news-row .list-copy p{display:none}.portal-row-footer{margin-top:6px}.portal-read{display:none}.portal-sidebar{display:flex!important}.ships-category-content{padding:12px}.portal-compact-card .compact-image{height:220px!important}.article-card,.main-column{padding:15px}.article-title{font-size:25px!important}}.top-news-bar,.top-news-inner{height:50px!important}.top-news-inner{grid-template-columns:190px 120px minmax(0,1fr) 70px!important;max-width:1200px}.top-date{padding:0 14px!important}.top-breaking-label,.top-date{font-size:13px!important;display:flex!important;align-items:center!important}.top-breaking-label{background:#f05a5a!important;color:#fff!important;justify-content:center!important}.top-breaking-title{font-size:16px!important;padding:0 18px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-breaking-arrows,.top-breaking-title{display:flex!important;align-items:center!important}.top-breaking-arrows{justify-content:flex-end!important;gap:8px!important}.top-breaking-arrows span{width:31px!important;height:31px!important;border:1px solid rgba(255,255,255,.08)!important;display:grid!important;place-items:center!important;color:#999!important}.masthead-inner{height:220px!important}.logo-wrap,.masthead-inner{align-items:center!important}.logo-wrap{max-width:none!important;display:flex!important}.logo-wrap img{width:430px!important;max-width:430px!important;height:auto!important;max-height:none!important}.category-nav{box-shadow:0 7px 18px rgba(0,0,0,.05)!important}.nav-inner{min-height:64px!important;overflow:visible!important}.home-link,.nav-category>a,.nav-more-trigger,.nav-shuffle{min-height:64px!important;color:#fff!important;font-size:17px!important;font-weight:800!important;padding:0 18px!important;border-right:1px solid rgba(255,255,255,.16)!important}.home-link{background:#ef4d3d!important}.home-link:hover{background:#e84636!important}.nav-category>a:hover,.nav-more:hover .nav-more-trigger{background:rgba(0,0,0,.1)!important}.nav-icon{font-size:15px!important;margin-right:8px!important}.nav-more{margin-left:auto!important}.nav-more-trigger{cursor:pointer!important;white-space:nowrap!important}.nav-more-trigger,.nav-shuffle{display:flex!important;align-items:center!important}.nav-shuffle{justify-content:center!important;width:54px!important;padding:0!important}.nav-dropdown{top:100%!important;min-width:230px!important;border-top:3px solid #bd111d!important}.category-panel .category-colored-head{color:#fff!important;border-left:0!important;border-bottom:0!important}.category-panel .category-colored-head a,.category-panel .category-colored-head h2{color:#fff!important}.category-colored-head[data-tone=default]{background:#bd111d!important}.category-colored-head[data-tone=local]{background:#c51622!important}.category-colored-head[data-tone=breaking]{background:#ed5a25!important}.category-colored-head[data-tone=sports]{background:#198e43!important}.category-colored-head[data-tone=gossip]{background:#e91e72!important}.category-colored-head[data-tone=star]{background:#7d3da4!important}.category-colored-head[data-tone=tech]{background:#2777c8!important}.category-colored-head[data-tone=politics]{background:#8f2530!important}.category-colored-head[data-tone=business]{background:#d89a16!important}.category-colored-head[data-tone=world]{background:#40556b!important}.category-tag[data-tone=local]{background:#c51622!important}.category-tag[data-tone=breaking]{background:#ed5a25!important}.category-tag[data-tone=sports]{background:#198e43!important}.category-tag[data-tone=gossip]{background:#e91e72!important}.category-tag[data-tone=star]{background:#7d3da4!important}.category-tag[data-tone=tech]{background:#2777c8!important}.category-tag[data-tone=politics]{background:#8f2530!important}.category-tag[data-tone=business]{background:#d89a16!important}.category-tag[data-tone=world]{background:#40556b!important}@media(max-width:980px){.masthead-inner{height:165px!important}.logo-wrap img{width:360px!important;max-width:360px!important}.nav-inner{overflow-x:auto!important}.nav-more{margin-left:0!important}.top-news-inner{grid-template-columns:130px 110px 1fr 60px!important}.top-breaking-title{font-size:14px!important}}@media(max-width:650px){.top-news-inner{grid-template-columns:105px 1fr 45px!important}.top-date{display:none!important}.top-breaking-label{font-size:11px!important}.top-breaking-title{font-size:12px!important;padding:0 10px!important}.masthead-inner{height:120px!important}.logo-wrap img{width:285px!important;max-width:285px!important}.nav-inner{min-height:50px!important}.home-link,.nav-category>a,.nav-more-trigger,.nav-shuffle{min-height:50px!important;font-size:14px!important;padding:0 12px!important}}.home-pagination{display:flex;align-items:center;justify-content:flex-start;gap:7px;padding:15px 16px 18px;border-top:1px solid var(--portal-line);background:#fff}.home-pagination span{min-width:31px;height:31px;padding:0 8px;border:1px solid #e1e4e8;display:grid;place-items:center;font:700 11px Arial,sans-serif;color:#6f7880;background:#fff}.home-pagination .is-current{background:var(--portal-red);border-color:var(--portal-red);color:#fff}.category-magazine-area{width:100%;margin:4px 0 34px;display:flex;flex-direction:column;gap:28px}.category-magazine-block{background:#fff;border:1px solid #e1e4e7;overflow:hidden}.category-magazine-block .portal-section-head{height:48px!important;min-height:48px!important;margin:0!important;padding:0 15px!important;border:0!important}.category-magazine-block .portal-section-head h2{font-size:20px!important;line-height:1.2!important;color:#fff!important}.category-magazine-block .portal-section-head a{color:#fff!important;font-size:12px!important;font-weight:800!important}.category-magazine-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);gap:34px;padding:24px 24px 26px}.category-magazine-lead{min-width:0}.category-magazine-image{position:relative;display:block;height:300px;overflow:hidden;background:#eee}.category-magazine-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.category-magazine-image:hover img{transform:scale(1.025)}.category-magazine-badge{position:absolute;right:12px;bottom:12px;background:#8c20e8;color:#fff;border-radius:3px;padding:7px 14px;font-size:13px;font-weight:800;box-shadow:0 2px 8px rgba(0,0,0,.12)}.category-magazine-lead-copy{padding-top:14px}.category-magazine-meta{display:flex;flex-wrap:wrap;gap:13px;color:#777;font-size:11px;margin-bottom:9px}.category-magazine-lead-copy h3{margin:0 0 10px;font-size:25px;line-height:1.5;color:#333}.category-magazine-lead-copy h3 a:hover{color:var(--portal-red)}.category-magazine-lead-copy p{margin:0 0 15px;color:#777;font-size:14px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.category-purple-read{display:inline-block;background:#8c20e8;color:#fff;padding:10px 21px;font-size:13px;font-weight:800;border-radius:2px}.category-purple-read:hover{background:#7618ce;color:#fff}.category-magazine-side-list{display:flex;flex-direction:column;gap:22px;min-width:0;padding-top:2px}.category-magazine-side-item{display:grid;grid-template-columns:155px minmax(0,1fr);gap:16px;align-items:start;min-width:0}.category-magazine-side-item img{width:155px;height:100px;object-fit:cover;background:#eee}.category-magazine-side-item small{display:block;color:#888;font-size:11px;margin:2px 0 8px}.category-magazine-side-item h4{margin:0;color:#343434;font-size:17px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.category-magazine-side-item:hover h4{color:var(--portal-red)}.category-magazine-block:nth-child(2n) .category-magazine-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.category-magazine-block:nth-child(2n) .category-magazine-image{height:285px}@media(max-width:980px){.category-magazine-block:nth-child(2n) .category-magazine-layout,.category-magazine-layout{grid-template-columns:1fr;gap:22px}.category-magazine-block:nth-child(2n) .category-magazine-image,.category-magazine-image{height:360px}.category-magazine-side-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}.category-magazine-side-item{grid-template-columns:125px 1fr}.category-magazine-side-item img{width:125px;height:90px}}@media(max-width:650px){.category-magazine-block .portal-section-head{height:43px!important;min-height:43px!important}.category-magazine-block .portal-section-head h2{font-size:17px!important}.category-magazine-layout{padding:14px}.category-magazine-block:nth-child(2n) .category-magazine-image,.category-magazine-image{height:240px}.category-magazine-lead-copy h3{font-size:20px}.category-magazine-lead-copy p{font-size:13px}.category-magazine-side-list{display:flex;gap:14px}.category-magazine-side-item{grid-template-columns:105px 1fr;gap:11px}.category-magazine-side-item img{width:105px;height:78px}.category-magazine-side-item h4{font-size:14px}.home-pagination{overflow-x:auto}.home-pagination span{flex:0 0 31px}}.ships-content-column .category-magazine-area{width:100%;margin:24px 0 34px;gap:24px}.ships-content-column .category-magazine-block{width:100%}.ships-content-column .category-magazine-layout{grid-template-columns:minmax(0,1.05fr) minmax(250px,.95fr);gap:22px;padding:18px}.ships-content-column .category-magazine-image{height:245px}.ships-content-column .category-magazine-lead-copy h3{font-size:21px;line-height:1.45}.ships-content-column .category-magazine-lead-copy p{font-size:13px;line-height:1.7;-webkit-line-clamp:3}.ships-content-column .category-magazine-side-list{gap:16px}.ships-content-column .category-magazine-side-item{grid-template-columns:118px minmax(0,1fr);gap:12px}.ships-content-column .category-magazine-side-item img{width:118px;height:82px}.ships-content-column .category-magazine-side-item h4{font-size:14px;line-height:1.42;-webkit-line-clamp:3}.ships-main-grid>.portal-sidebar{align-self:start}@media(max-width:980px){.ships-content-column .category-magazine-block:nth-child(2n) .category-magazine-layout,.ships-content-column .category-magazine-layout{grid-template-columns:1fr}.ships-content-column .category-magazine-image{height:330px}.ships-content-column .category-magazine-side-list{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:620px){.ships-content-column .category-magazine-image{height:230px}.ships-content-column .category-magazine-side-list{display:flex}.ships-content-column .category-magazine-side-item{grid-template-columns:100px minmax(0,1fr)}.ships-content-column .category-magazine-side-item img{width:100px;height:72px}}body{background:#ededed!important}.top-news-bar{width:min(calc(100% - 30px),1200px);margin:0 auto;background:#333!important}.top-news-inner{width:100%!important;max-width:none!important}.masthead{width:min(calc(100% - 30px),1200px);margin:0 auto;background:#fff!important}.masthead-inner{width:100%!important;height:205px!important;padding:0 34px!important}.logo-wrap{max-width:430px!important}.logo-wrap img{width:auto!important;max-width:410px!important;max-height:112px!important;object-fit:contain!important}.category-nav{width:min(calc(100% - 30px),1200px);margin:0 auto!important;box-shadow:0 8px 18px rgba(0,0,0,.06)!important}.nav-inner{width:100%!important;max-width:none!important;min-height:58px!important}.home-link,.nav-category>a,.nav-more-trigger,.nav-shuffle{min-height:58px!important;font-size:16px!important;padding:0 15px!important}.ships-home{width:min(calc(100% - 30px),1200px)!important;background:#fff!important;padding:26px 22px 50px!important;margin:0 auto!important}.recent-four-section{margin:0 0 26px;padding:0}.recent-four-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.recent-four-card{position:relative;display:block;height:245px;overflow:hidden;background:#222;min-width:0}.recent-four-card img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.recent-four-card:hover img{transform:scale(1.025)}.recent-four-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02) 20%,rgba(0,0,0,.84))}.recent-four-copy{position:absolute;z-index:2;left:15px;right:15px;bottom:14px;color:#fff}.recent-four-copy .portal-tag{margin-bottom:8px}.recent-four-copy h2{margin:0 0 8px;font-size:18px;line-height:1.42;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.recent-four-copy small{font-size:10px;color:#ddd}@media(max-width:980px){.category-nav,.masthead,.ships-home,.top-news-bar{width:min(calc(100% - 20px),1200px)!important}.masthead-inner{height:155px!important;padding:0 24px!important}.logo-wrap img{max-width:350px!important;max-height:92px!important}.recent-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recent-four-card{height:220px}}@media(max-width:620px){.category-nav,.masthead,.ships-home,.top-news-bar{width:100%!important}.masthead-inner{height:115px!important;padding:0 16px!important}.logo-wrap img{max-width:280px!important;max-height:74px!important}.recent-four-grid{grid-template-columns:1fr 1fr;gap:3px}.recent-four-card{height:170px}.recent-four-copy{left:10px;right:10px;bottom:10px}.recent-four-copy h2{font-size:14px;-webkit-line-clamp:3}}.category-nav .nav-inner{min-width:0!important}.category-nav .home-link{flex:0 0 auto!important;padding:0 14px!important;font-size:14px!important}.category-nav .nav-category{flex:0 1 auto!important;min-width:0!important}.category-nav .nav-category>a{padding:0 13px!important;font-size:14px!important;max-width:170px!important;overflow:hidden!important;text-overflow:ellipsis!important}.category-nav .nav-more{flex:0 0 auto!important}.category-nav .nav-more-trigger{padding:0 13px!important;font-size:14px!important}.category-nav .nav-shuffle{flex:0 0 44px!important;width:44px!important}.category-nav .nav-dropdown{z-index:80!important}.ships-home{padding-left:14px!important;padding-right:14px!important}.recent-four-section{margin-left:0!important;margin-right:0!important}.recent-four-grid{gap:6px!important}.recent-four-card{height:250px!important}.recent-four-copy{left:13px!important;right:13px!important;bottom:13px!important}.portal-sidebar .side-box{border:1px solid #e3e5e8!important;box-shadow:0 1px 0 rgba(0,0,0,.025)!important}.portal-sidebar .portal-side-title{background:#bd111d!important;color:#fff!important;border-left:0!important;border-bottom:0!important}.portal-sidebar .popular-box .portal-side-title{background:#ad141f!important}.portal-sidebar .social-box .portal-side-title{background:#bd111d!important}.portal-sidebar .portal-latest-grid,.portal-sidebar .portal-popular-list{background:#fff!important}.portal-sidebar .thumb-item .rank{background:#c51622!important;color:#fff!important}.masthead .fallback-logo{background:#bd111d!important;color:#fff!important;font-size:34px!important;padding:12px 22px!important}.masthead .fallback-logo b{letter-spacing:-1px!important}@media(max-width:1100px){.category-nav .home-link,.category-nav .nav-category>a,.category-nav .nav-more-trigger{font-size:13px!important;padding-left:10px!important;padding-right:10px!important}.recent-four-card{height:225px!important}}@media(max-width:980px){.category-nav .nav-inner{overflow-x:auto!important;overflow-y:visible!important}.category-nav .nav-category>a{max-width:none!important}.recent-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.recent-four-card{height:220px!important}}@media(max-width:620px){.ships-home{padding-left:10px!important;padding-right:10px!important}.recent-four-grid{grid-template-columns:1fr!important}.recent-four-card{height:235px!important}}.recent-four-section{margin-bottom:28px!important}.recent-four-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.recent-four-card{height:auto!important;min-height:285px!important;background:#fff!important;border:1px solid #e0e3e6!important;box-shadow:0 2px 7px rgba(0,0,0,.055)!important;overflow:hidden!important;display:block!important}.recent-four-image-wrap{position:relative;height:180px;overflow:hidden;background:#ececec}.recent-four-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.recent-four-card:hover .recent-four-image-wrap img{transform:scale(1.025)}.recent-four-shade{display:none!important}.recent-four-badge{position:absolute;left:12px;bottom:10px;margin:0!important;z-index:2;padding:5px 9px!important}.recent-four-copy{position:static!important;color:#222!important;padding:12px 13px 13px!important;min-height:100px!important}.recent-four-copy h2{text-shadow:none!important;line-height:1.45!important;margin:0 0 10px!important;font-weight:800!important}.recent-four-copy small{color:#8b8f94!important}.portal-news-row{grid-template-columns:285px minmax(0,1fr)!important;gap:20px!important;padding:19px 0!important}.portal-news-row .list-image{height:178px!important;border-radius:2px!important;overflow:hidden!important;background:#eee!important}.portal-news-row .list-image img{width:100%!important;height:100%!important;object-fit:cover!important}.portal-news-row .list-copy h3{margin:8px 0!important}.portal-news-row .list-copy p{line-height:1.65!important;-webkit-line-clamp:2!important;margin-bottom:11px!important}@media(max-width:1100px){.recent-four-grid{gap:8px!important}.recent-four-image-wrap{height:165px!important}.recent-four-card{min-height:270px!important}.portal-news-row{grid-template-columns:255px minmax(0,1fr)!important}.portal-news-row .list-image{height:165px!important}}@media(max-width:980px){.recent-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.recent-four-image-wrap{height:205px!important}.portal-news-row{grid-template-columns:230px minmax(0,1fr)!important}.portal-news-row .list-image{height:155px!important}}@media(max-width:650px){.recent-four-grid{grid-template-columns:1fr!important}.recent-four-image-wrap{height:225px!important}.recent-four-card{min-height:0!important}.portal-latest-list{padding:0 11px!important}.portal-news-row{grid-template-columns:135px minmax(0,1fr)!important;gap:11px!important;padding:13px 0!important}.portal-news-row .list-image{height:100px!important}.portal-news-row .list-copy h3{font-size:14px!important;margin:5px 0!important}.portal-news-row .list-copy p{display:none!important}}\n\n .ships-main-grid{grid-template-columns:minmax(0,1fr) 365px!important;gap:26px!important}.recent-four-grid{gap:14px!important}.recent-four-card{min-height:310px!important}.recent-four-image-wrap{height:205px!important}.recent-four-copy{padding:13px 14px 15px!important;min-height:105px!important}.recent-four-copy h2{line-height:1.48!important;-webkit-line-clamp:2!important}.recent-four-copy small{font-size:11px!important}.portal-latest-list{padding:0 18px!important}.portal-news-row{grid-template-columns:340px minmax(0,1fr)!important;gap:22px!important;padding:22px 0!important;align-items:start!important}.portal-news-row .list-image{height:225px!important;border-radius:0!important}.portal-news-row .list-copy h3{line-height:1.42!important;margin:8px 0 10px!important}.portal-news-row .list-copy p{line-height:1.75!important;-webkit-line-clamp:3!important;margin-bottom:13px!important}.portal-news-row .portal-tag{padding:5px 9px!important}.portal-news-row .meta-line{font-size:11px!important}.portal-news-row .portal-read{font-size:12px!important}.portal-sidebar{gap:22px!important}.portal-sidebar .side-box{overflow:visible!important}.portal-sidebar .portal-side-title{font-size:18px!important;padding:12px 14px!important}.portal-popular-list{padding:3px 13px 8px!important}.popular-box .thumb-item{grid-template-columns:46px 128px minmax(0,1fr)!important;gap:10px!important;padding:13px 0!important}.popular-box .thumb-item .rank{width:42px!important;height:42px!important;font-size:19px!important;margin-top:-1px!important;z-index:2}.popular-box .thumb-item img{width:128px!important;height:90px!important}.popular-box .thumb-item h4{font-size:14px!important;line-height:1.5!important;font-weight:800!important;margin:2px 0 5px!important}.popular-box .thumb-item small{color:#777!important}.portal-latest-grid .thumb-item{grid-template-columns:102px minmax(0,1fr)!important;gap:11px!important;padding:11px 12px!important}.portal-latest-grid .thumb-item img{width:102px!important;height:72px!important;object-fit:cover!important}.portal-latest-grid .thumb-item h4{font-size:13px!important;line-height:1.45!important;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.portal-latest-grid .thumb-item small{font-size:10px!important}.social-placeholder span{font-family:inherit!important}@media(max-width:1120px){.ships-main-grid{grid-template-columns:minmax(0,1fr) 340px!important;gap:20px!important}.portal-news-row{grid-template-columns:300px minmax(0,1fr)!important}.portal-news-row .list-image{height:200px!important}.popular-box .thumb-item{grid-template-columns:40px 105px minmax(0,1fr)!important}.popular-box .thumb-item .rank{width:37px!important;height:37px!important;font-size:17px!important}.popular-box .thumb-item img{width:105px!important;height:76px!important}}@media(max-width:980px){.ships-main-grid{grid-template-columns:1fr!important}.portal-sidebar{display:grid!important;grid-template-columns:1fr 1fr!important}.portal-news-row{grid-template-columns:300px minmax(0,1fr)!important}.recent-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.recent-four-image-wrap{height:230px!important}}@media(max-width:680px){.portal-sidebar{display:flex!important}.portal-news-row{grid-template-columns:145px minmax(0,1fr)!important;gap:12px!important;padding:14px 0!important}.portal-news-row .list-image{height:110px!important}.portal-news-row .list-copy h3{font-size:15px!important;margin:4px 0!important}.portal-news-row .list-copy p{display:none!important}.recent-four-grid{grid-template-columns:1fr!important}.recent-four-image-wrap{height:240px!important}.popular-box .thumb-item{grid-template-columns:38px 100px minmax(0,1fr)!important}.popular-box .thumb-item img{width:100px!important;height:72px!important}}.portal-sidebar .portal-side-title{line-height:1.2!important}.portal-popular-list{padding:2px 12px 7px!important}.popular-box .thumb-item{grid-template-columns:34px 86px minmax(0,1fr)!important;gap:8px!important;padding:10px 0!important;align-items:start!important}.popular-box .thumb-item .rank{grid-column:1!important;width:32px!important;height:32px!important;min-width:32px!important;border-radius:50%!important;font-size:14px!important;line-height:32px!important;margin-top:0!important}.popular-box .thumb-item img{grid-column:2!important;width:86px!important;height:64px!important;object-fit:cover!important}.popular-box .thumb-item div{grid-column:3!important;min-width:0!important}.popular-box .thumb-item h4{line-height:1.42!important;margin:0 0 4px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.popular-box .thumb-item small{line-height:1.25!important;color:#888!important;margin-top:2px!important}.portal-latest-grid .thumb-item{grid-template-columns:72px minmax(0,1fr)!important;gap:9px!important;padding:8px 10px!important}.portal-latest-grid .thumb-item img{width:72px!important;height:52px!important}.portal-latest-grid .thumb-item h4{line-height:1.4!important}@media(max-width:1100px) and (min-width:981px){.popular-box .thumb-item{grid-template-columns:30px 76px minmax(0,1fr)!important;gap:7px!important}.popular-box .thumb-item .rank{width:29px!important;height:29px!important;min-width:29px!important;font-size:13px!important;line-height:29px!important}.popular-box .thumb-item img{width:76px!important;height:58px!important}.popular-box .thumb-item h4{font-size:11px!important}}@font-face{font-family:MalithiWeb;src:url(/fonts/MalithiWeb.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}body{font-size:15px!important}.portal-news-row{padding:13px 0!important;gap:17px!important}.portal-news-row .list-copy h3{font-size:18px!important;margin:5px 0 6px!important}.portal-news-row .list-copy p{font-size:12px!important;line-height:1.55!important;margin:0 0 7px!important}.portal-news-row .meta-line{gap:9px!important}.portal-news-row .portal-tag{line-height:1.2!important;padding:3px 7px!important}.portal-sidebar{gap:18px!important}.portal-sidebar .portal-side-title{font-size:14px!important;line-height:1.1!important;padding:9px 11px!important}.portal-popular-list{padding:1px 11px 6px!important}.popular-box .thumb-item{padding:8px 0!important;gap:7px!important}.popular-box .thumb-item h4{font-size:11px!important;line-height:1.3!important;-webkit-line-clamp:3!important}.popular-box .thumb-item small{font-size:8px!important;margin-top:1px!important}.portal-latest-grid .thumb-item{padding:7px 9px!important;gap:8px!important}.portal-latest-grid .thumb-item h4{font-size:10px!important;line-height:1.28!important}.portal-latest-grid .thumb-item small{font-size:8px!important;line-height:1.15!important}.social-placeholder{font-family:MalithiWeb,Malithi Web,sans-serif!important}.social-placeholder b{font-size:12px!important;font-weight:400!important}.social-placeholder span{font-size:9px!important}.ships-content-column .category-magazine-block .portal-section-head h2{font-size:16px!important;line-height:1.05!important}.ships-content-column .category-magazine-block .portal-section-head a{font-size:9px!important;font-weight:400!important}.ships-content-column .category-magazine-lead-copy h3{line-height:1.34!important}.ships-content-column .category-magazine-lead-copy p{font-size:12px!important;line-height:1.55!important;margin-bottom:11px!important}.ships-content-column .category-magazine-meta{font-size:9px!important;gap:9px!important;margin-bottom:6px!important}.ships-content-column .category-magazine-side-list{gap:13px!important}.ships-content-column .category-magazine-side-item h4{font-size:12px!important;line-height:1.28!important;-webkit-line-clamp:3!important}.ships-content-column .category-magazine-side-item small{font-size:8px!important}.category-magazine-badge{font-size:10px!important}.category-magazine-badge,.category-magazine-more{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-weight:400!important}.category-magazine-more{font-size:11px!important;padding:8px 15px!important}.category-nav,.recent-four-card,.section-head{font-family:MalithiWeb,Malithi Web,sans-serif!important}.nav-category>a,.nav-more-trigger,.recent-four-card h3{font-weight:400!important}.recent-four-card h3{line-height:1.32!important}@media(max-width:720px){.portal-news-row .list-copy h3{font-size:14px!important;line-height:1.32!important}.portal-news-row .list-copy p{display:none!important}.ships-content-column .category-magazine-lead-copy h3{font-size:17px!important}}body{line-height:1.55!important}.category-nav{border:0!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important}.category-nav .nav-inner{min-height:52px!important;height:52px!important}.category-nav .home-link,.category-nav .nav-category>a,.category-nav .nav-more-trigger,.category-nav .nav-shuffle{min-height:52px!important;height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-family:MalithiWeb,Malithi Web,sans-serif!important}.category-nav .home-link{background:#f24f3d!important;padding:0 16px!important;font-size:15px!important;font-weight:400!important}.category-nav .nav-category>a{line-height:1!important;max-width:none!important}.category-nav .nav-category>a,.category-nav .nav-more-trigger{padding:0 15px!important;font-size:15px!important;font-weight:400!important;white-space:nowrap!important}.category-nav .nav-shuffle{width:46px!important;flex:0 0 46px!important;font-size:17px!important}.category-nav .nav-icon{line-height:1!important;opacity:1!important}.category-nav .nav-category:hover>a,.category-nav .nav-more:hover>.nav-more-trigger{background:#a70f1a!important}.category-nav .nav-dropdown{top:52px!important;background:#fff!important;border:1px solid #e3e3e3!important;box-shadow:0 7px 20px rgba(0,0,0,.13)!important}.category-nav .nav-dropdown a{padding:10px 13px!important;color:#222!important}.portal-news-row{padding:15px 0!important;gap:18px!important}.portal-news-row .list-copy h3{font-size:21px!important;font-weight:400!important;margin:6px 0 8px!important}.portal-news-row .list-copy p{color:#777!important;margin:0 0 10px!important}.portal-news-row .meta-line{font-size:10px!important;line-height:1.3!important;gap:10px!important;color:#8b8b8b!important}.portal-news-row .portal-tag{line-height:1.15!important;font-weight:400!important}.portal-news-row .portal-read{font-weight:400!important}.portal-sidebar .portal-side-title{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:1.12!important}.popular-box .thumb-item h4{font-size:12px!important;line-height:1.38!important;font-weight:400!important}.popular-box .thumb-item small{font-size:9px!important}.portal-latest-grid .thumb-item h4{font-size:11px!important;line-height:1.36!important;font-weight:400!important}.portal-latest-grid .thumb-item small{font-size:9px!important}.social-placeholder b{font-size:13px!important}.social-placeholder span{font-size:10px!important}.ships-content-column .category-magazine-block .portal-section-head h2{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:18px!important;font-weight:400!important;line-height:1.12!important}.ships-content-column .category-magazine-block .portal-section-head a{font-size:10px!important}.ships-content-column .category-magazine-lead-copy h3{font-size:21px!important;font-weight:400!important}.ships-content-column .category-magazine-lead-copy p{line-height:1.67!important;margin-bottom:12px!important}.ships-content-column .category-magazine-meta{font-size:10px!important;gap:10px!important;margin-bottom:7px!important}.ships-content-column .category-magazine-side-item h4{font-weight:400!important}.ships-content-column .category-magazine-side-item small{font-size:9px!important;margin:1px 0 5px!important}.category-magazine-badge{font-size:11px!important;padding:5px 10px!important}.category-purple-read{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:12px!important;font-weight:400!important}.recent-four-copy h2{font-size:17px!important;line-height:1.44!important;font-weight:400!important}@media(max-width:1200px){.category-nav .home-link{padding:0 12px!important;font-size:14px!important}.category-nav .nav-category>a,.category-nav .nav-more-trigger{padding:0 11px!important;font-size:14px!important}}@media(max-width:980px){.category-nav .nav-inner{overflow-x:auto!important;overflow-y:hidden!important}.category-nav .home-link,.category-nav .nav-category,.category-nav .nav-more{flex:0 0 auto!important}}@media(max-width:720px){.portal-news-row .list-copy h3{font-size:16px!important;line-height:1.36!important}.portal-news-row .list-copy p{display:none!important}.ships-content-column .category-magazine-lead-copy h3{font-size:18px!important}}@font-face{font-family:MalithiWeb;src:url(/fonts/MalithiWeb.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}body{font-family:MalithiWeb,Malithi Web,Noto Sans Sinhala,Iskoola Pota,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:1.52!important}.portal-section-head,.portal-side-title,.section-head{color:#fff!important}.portal-section-head h2,.portal-side-title,.section-head h2{color:#fff!important;font-family:MalithiWeb,Malithi Web,sans-serif!important;font-weight:700!important}.portal-section-head h2,.section-head h2{font-size:17px!important;line-height:1.15!important}.portal-sidebar .portal-side-title{font-size:15px!important;line-height:1.15!important;font-weight:700!important;padding:10px 12px!important}.category-nav .home-link,.category-nav .nav-category>a,.category-nav .nav-more-trigger{font-size:15px!important;letter-spacing:0!important}.category-nav .nav-category>a,.category-nav .nav-more-trigger{padding:0 14px!important}.category-nav .nav-dropdown a{font-family:MalithiWeb,Malithi Web,sans-serif!important}.top-breaking-label,.top-breaking-title{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-weight:700!important}.top-breaking-title{font-size:17px!important}.recent-four-copy h2{font-size:16px!important;line-height:1.38!important;font-weight:700!important;color:#222!important}.recent-four-badge,.recent-four-copy h2{font-family:MalithiWeb,Malithi Web,sans-serif!important}.recent-four-copy small{font-size:10px!important;line-height:1.2!important}.portal-news-row{padding:17px 0!important;gap:19px!important}.portal-news-row .list-copy h3{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:19px!important;line-height:1.34!important;font-weight:700!important;margin:5px 0 7px!important}.portal-news-row .list-copy p{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:13px!important;line-height:1.58!important;font-weight:400!important;color:#737373!important;margin:0 0 8px!important}.portal-news-row .portal-tag{padding:4px 8px!important}.portal-news-row .portal-read,.portal-news-row .portal-tag{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:10px!important}.portal-news-row .meta-line{font-size:9px!important;line-height:1.25!important}.popular-box .thumb-item h4{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:11.5px!important;line-height:1.32!important;font-weight:700!important;margin:0 0 2px!important}.popular-box .thumb-item small{font-size:8.5px!important;line-height:1.15!important}.popular-box .thumb-item .rank{font-family:Arial,sans-serif!important;font-weight:700!important}.portal-latest-grid .thumb-item h4{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:10.5px!important;line-height:1.3!important;font-weight:700!important}.portal-latest-grid .thumb-item small{font-size:8.5px!important}.ships-content-column .category-magazine-block .portal-section-head h2{font-size:17px!important;font-weight:700!important}.ships-content-column .category-magazine-lead-copy h3{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:19px!important;line-height:1.36!important;font-weight:700!important;margin-bottom:7px!important}.ships-content-column .category-magazine-lead-copy p{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:13px!important;line-height:1.58!important;font-weight:400!important}.ships-content-column .category-magazine-side-item h4{font-size:11.5px!important;line-height:1.32!important}.category-magazine-badge,.category-magazine-more,.category-purple-read,.ships-content-column .category-magazine-side-item h4{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-weight:700!important}.featured-copy span,.portal-read,.portal-tag,.read-more{font-weight:700!important}@media(max-width:1200px){.category-nav .home-link,.category-nav .nav-category>a,.category-nav .nav-more-trigger{font-size:14px!important;padding-left:11px!important;padding-right:11px!important}}@media(max-width:720px){.portal-news-row .list-copy h3{font-size:15px!important;line-height:1.32!important}.recent-four-copy h2{font-size:15px!important}.ships-content-column .category-magazine-lead-copy h3{font-size:17px!important}}body,html{font-family:MalithiWeb,Malithi Web,Noto Sans Sinhala,Iskoola Pota,Arial,sans-serif!important;font-size:16px!important;line-height:1.56!important;font-synthesis:weight style!important}.category-magazine-badge,.category-magazine-more,.category-nav .home-link,.category-nav .nav-category>a,.category-nav .nav-more-trigger,.category-purple-read,.popular-box .thumb-item h4,.portal-latest-grid .thumb-item h4,.portal-news-row .list-copy h3,.portal-section-head h2,.portal-sidebar .portal-side-title,.recent-four-copy h2,.ships-content-column .category-magazine-lead-copy h3,.ships-content-column .category-magazine-side-item h4,.top-breaking-label,.top-breaking-title{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-weight:700!important;font-synthesis:weight!important;-webkit-text-stroke:.18px currentColor;text-rendering:optimizeLegibility}.category-nav{background:#bd111d!important}.category-nav .nav-inner{height:54px!important;min-height:54px!important;display:flex!important;align-items:stretch!important}.category-nav .home-link,.category-nav .nav-category>a,.category-nav .nav-more-trigger,.category-nav .nav-shuffle{height:54px!important;min-height:54px!important;color:#fff!important;border-right:1px solid rgba(255,255,255,.14)!important}.category-nav .home-link{padding:0 15px!important;background:#f04b3b!important;font-size:17px!important;gap:7px!important}.category-nav .nav-category>a,.category-nav .nav-more-trigger{padding:0 15px!important;font-size:17px!important;line-height:1!important;gap:8px!important;white-space:nowrap!important}.category-nav .nav-icon{font-family:Arial,sans-serif!important;font-size:15px!important;font-weight:700!important;-webkit-text-stroke:0!important;width:17px!important;text-align:center!important;color:#fff!important}.category-nav .nav-shuffle{width:48px!important;flex:0 0 48px!important;font-size:18px!important}.category-nav .nav-dropdown{top:54px!important}.category-nav .nav-dropdown a{font-size:15px!important;line-height:1.35!important;padding:10px 14px!important;-webkit-text-stroke:.12px currentColor}.portal-section-head,.portal-side-title{min-height:42px!important}.portal-section-head h2,.portal-sidebar .portal-side-title{font-size:19px!important;line-height:1.18!important;color:#fff!important}.portal-sidebar .portal-side-title{padding:11px 13px!important}.recent-four-copy h2{font-size:18px!important;line-height:1.42!important;margin:0 0 8px!important;color:#202020!important}.recent-four-meta{font-size:12px!important}.recent-four-badge{font-size:11px!important;font-weight:700!important;-webkit-text-stroke:.12px currentColor}.portal-news-row .list-copy h3{font-size:22px!important;line-height:1.38!important;margin:5px 0 8px!important;color:#202020!important}.portal-news-row .list-copy p{font-size:14px!important;line-height:1.68!important;color:#747474!important;margin:0 0 9px!important}.portal-news-row .list-meta{font-size:11px!important}.portal-news-row .portal-read,.portal-news-row .portal-tag{font-size:11px!important;font-weight:700!important;-webkit-text-stroke:.12px currentColor}.popular-box .thumb-item h4{font-size:13px!important;line-height:1.4!important;margin:0 0 3px!important;-webkit-text-stroke:.12px currentColor}.popular-box .thumb-item small{font-size:10px!important;line-height:1.2!important}.portal-latest-grid .thumb-item h4{font-size:12px!important;line-height:1.37!important;-webkit-text-stroke:.12px currentColor}.portal-latest-grid .thumb-item small{font-size:9.5px!important}.ships-content-column .category-magazine-block .portal-section-head h2{font-size:19px!important;line-height:1.18!important;color:#fff!important}.ships-content-column .category-magazine-lead-copy h3{font-size:22px!important;line-height:1.4!important;margin-bottom:8px!important}.ships-content-column .category-magazine-lead-copy p{font-size:14px!important;line-height:1.66!important}.ships-content-column .category-magazine-side-item h4{font-size:13px!important;line-height:1.38!important;-webkit-text-stroke:.12px currentColor}.category-magazine-badge,.category-magazine-more,.category-purple-read{font-size:12px!important}@media(max-width:1180px){.category-nav .home-link{font-size:16px!important;padding:0 12px!important}.category-nav .nav-category>a,.category-nav .nav-more-trigger{font-size:16px!important;padding:0 11px!important}}@media(max-width:900px){.category-nav .nav-inner{overflow-x:auto!important;overflow-y:hidden!important}.category-nav .home-link,.category-nav .nav-category,.category-nav .nav-more{flex:0 0 auto!important}}.category-nav .nav-inner{justify-content:flex-start!important;overflow:visible!important}.category-nav .home-link,.category-nav .nav-category>a,.category-nav .nav-more-trigger{font-size:16px!important;font-weight:700!important;-webkit-text-stroke:.16px currentColor;gap:8px!important;padding-left:14px!important;padding-right:14px!important}.category-nav .nav-icon{width:21px!important;height:21px!important;display:grid!important;place-items:center!important;flex:0 0 21px!important}.category-nav .nav-icon svg{width:19px!important;height:19px!important;display:block!important;stroke:currentColor!important}.category-nav .nav-home-sinhala .nav-icon svg{width:20px!important;height:20px!important}.category-nav .nav-more{margin-left:auto!important}.category-nav .nav-more-trigger{min-width:82px!important}.category-nav .nav-shuffle{margin-left:0!important}.category-nav .nav-dropdown a{font-size:14px!important;font-weight:700!important}.portal-sidebar{position:sticky!important;top:16px!important;align-self:start!important;max-height:calc(100vh - 32px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:2px!important;scrollbar-width:thin!important;scrollbar-color:#d2d2d2 transparent!important}.portal-sidebar::-webkit-scrollbar{width:5px}.portal-sidebar::-webkit-scrollbar-thumb{background:#d2d2d2;border-radius:8px}.sidebar-category-links{background:#fff;padding:2px 11px 8px!important}.sidebar-category-links a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 2px;border-bottom:1px solid #eceff1;color:#333;font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:1.25!important;-webkit-text-stroke:.1px currentColor}.sidebar-category-links a:last-child{border-bottom:0}.sidebar-category-links a:hover{color:#bd111d}.sidebar-category-links b{font-family:Arial,sans-serif;color:#bd111d;font-size:15px}@media(max-width:1120px){.category-nav .home-link,.category-nav .nav-category>a,.category-nav .nav-more-trigger{font-size:14.5px!important;padding-left:10px!important;padding-right:10px!important}.category-nav .nav-icon{width:18px!important;flex-basis:18px!important}.category-nav .nav-icon svg{width:17px!important;height:17px!important}}@media(max-width:900px){.category-nav .nav-inner{overflow-x:auto!important;overflow-y:hidden!important}.category-nav .nav-more{margin-left:0!important}.portal-sidebar{position:static!important;max-height:none!important;overflow:visible!important;padding-right:0!important}}.category-nav .home-link,.category-nav .nav-category>a,.category-nav .nav-more-trigger{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:18px!important;font-weight:800!important;line-height:1!important;-webkit-text-stroke:.24px currentColor!important;padding-left:12px!important;padding-right:12px!important;letter-spacing:.01em!important}.category-nav .home-link{font-size:18.5px!important;padding-left:13px!important;padding-right:13px!important}.category-nav .nav-icon{width:22px!important;height:22px!important;flex:0 0 22px!important}.category-nav .nav-icon svg{width:20px!important;height:20px!important;stroke-width:2.3!important}.category-nav .nav-more-trigger{min-width:88px!important;justify-content:center!important}.category-nav .nav-dropdown a{font-size:15.5px!important;font-weight:800!important;-webkit-text-stroke:.18px currentColor!important}.home-category-area{display:flex!important;flex-direction:column!important;gap:22px!important;margin-top:18px!important}.home-category-area .category-magazine-block{margin:0!important}@media(max-width:1180px){.category-nav .home-link,.category-nav .nav-category>a,.category-nav .nav-more-trigger{font-size:16px!important;padding-left:9px!important;padding-right:9px!important}.category-nav .nav-icon{width:19px!important;height:19px!important;flex-basis:19px!important}.category-nav .nav-icon svg{width:18px!important;height:18px!important}}.jannah-home-blocks{display:flex!important;flex-direction:column!important;gap:24px!important;margin-top:18px!important}.jblock{background:#fff;border:1px solid #e3e5e8;box-shadow:0 1px 0 rgba(0,0,0,.02);overflow:hidden}.jblock-head{height:43px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:#c31322;color:#fff}.jblock-head h2{margin:0;color:#fff!important;font-size:19px!important;font-weight:800!important;line-height:1!important;-webkit-text-stroke:.16px currentColor}.jblock-head>a{color:#fff!important;font-size:12px!important;font-weight:700!important}.jblock img{display:block;width:100%;object-fit:cover;background:#eee}.jblock a{color:inherit;text-decoration:none}.jblock small{font-size:11.5px;color:#92979d;line-height:1.2}.jblock h3,.jblock h4{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-weight:800!important;-webkit-text-stroke:.1px currentColor}.jblock-copy h3,.jblock3-copy h3{font-size:21px!important;line-height:1.32!important;margin:7px 0;color:#222}.jblock-copy p,.jblock10-card p,.jblock3-copy p{font-size:14px!important;line-height:1.58!important;color:#666;margin:0 0 11px}.jblock-read-more{display:inline-flex;background:#6f3e93;color:#fff!important;padding:7px 12px;font-size:12px;font-weight:700;border-radius:1px}.jblock-lead-image,.jblock10-image,.jblock3-image,.jblock4-image{position:relative;display:block;overflow:hidden}.jblock-lead-image>span,.jblock10-image>span,.jblock3-image>span,.jblock4-image>span{position:absolute;left:9px;bottom:9px;background:#c31322;color:#fff;padding:5px 8px;font-size:10.5px;font-weight:700}.jblock-small-story{display:grid;grid-template-columns:116px minmax(0,1fr);gap:11px;align-items:start;padding:10px 0;border-bottom:1px solid #eceef0}.jblock-small-story:last-child{border-bottom:0}.jblock-small-story img{height:73px}.jblock-small-story h4{margin:5px 0 0;font-size:14px!important;line-height:1.35!important;color:#292929}.jblock2-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(250px,.92fr);gap:18px;padding:14px}.jblock2-lead{min-width:0}.jblock2-lead .jblock-lead-image img{height:275px}.jblock2-lead .jblock-copy{padding-top:10px}.jblock2-side{min-width:0}.jblock3-feature{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:20px;padding:14px 14px 8px;align-items:start}.jblock3-image img{height:255px}.jblock3-copy{padding:6px 3px 0}.jblock3-mini-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:22px;padding:0 14px 12px}.jblock3-mini-grid .jblock-small-story{grid-template-columns:102px minmax(0,1fr)}.jblock3-mini-grid .jblock-small-story img{height:66px}.jblock4-top{display:grid;grid-template-columns:1fr;gap:18px;padding:14px}.jblock4-top.has-ad{grid-template-columns:1fr 1fr}.jblock4-lead .jblock4-image img{height:235px}.jblock4-lead .jblock-copy{padding-top:9px}.jblock4-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:0 14px 13px;border-top:1px solid #eef0f2}.jblock4-bottom .jblock-small-story{grid-template-columns:78px minmax(0,1fr);border-bottom:0}.jblock4-bottom .jblock-small-story img{height:56px}.jblock4-bottom .jblock-small-story h4{font-size:12.8px!important}.advertisement-slot{width:100%;margin:0 auto;line-height:0;text-align:center;overflow:hidden}.advertisement-slot a,.advertisement-slot img,.advertisement-slot picture{display:block;width:100%}.advertisement-slot img{height:auto;max-width:100%;margin:0 auto;object-fit:contain}.advertisement-slot--top{max-width:970px;margin-top:18px;margin-bottom:18px}.advertisement-slot--middle{max-width:728px;align-self:center}.jblock-ad-slot{display:flex;align-items:center;justify-content:center;min-width:0}.advertisement-slot--article_top,.advertisement-slot--category_top{max-width:970px;margin-top:18px;margin-bottom:20px}.advertisement-slot--article_inline{max-width:728px;margin-top:20px;margin-bottom:20px}.advertisement-slot--article_sidebar,.advertisement-slot--sidebar,.advertisement-slot--sidebar_large{max-width:300px}.sidebar-ad-slot{flex:0 0 auto;background:#fff}.article-sidebar-ad-slot{margin-top:0;margin-bottom:0}.article-card-v27>.advertisement-slot--article_inline{margin-top:20px;margin-bottom:22px}.article-page-shell{padding-top:20px!important}.article-layout-v27{gap:22px!important;align-items:start!important}@media(min-width:981px){.masthead--compact .masthead-inner{height:130px!important}}@media(max-width:680px){.article-page-shell{padding-top:14px!important}.article-card-v27>.advertisement-slot--article_inline{margin-top:16px;margin-bottom:18px}.sidebar-ad-slot{max-width:300px!important;margin-left:auto!important;margin-right:auto!important}}.article-layout-v27>.portal-sidebar{position:static!important;max-height:none!important;overflow:visible!important;padding-right:0!important}.sidebar-ad-panel{display:block!important;overflow:visible!important}.sidebar-ad-panel__body{display:flex;align-items:center;justify-content:center;padding:12px;background:#fff}.sidebar-ad-panel .sidebar-ad-slot{display:block!important;width:100%!important;max-width:300px!important;opacity:1!important;visibility:visible!important}.jblock10-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 20px;padding:14px}.jblock10-card{min-width:0}.jblock10-image img{height:205px}.jblock10-card>small{display:block;margin-top:8px}.jblock10-card h3{font-size:18px!important;line-height:1.35!important;margin:6px 0}.jblock10-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.jblock18-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:24px;padding:5px 14px 10px}.jblock18-grid .jblock-small-story{grid-template-columns:126px minmax(0,1fr);padding:12px 0}.jblock18-grid .jblock-small-story img{height:77px}.jblock18-grid .jblock-small-story h4{font-size:15px!important;line-height:1.32!important}@media(max-width:900px){.jblock2-layout,.jblock3-feature,.jblock4-top,.jblock4-top.has-ad{grid-template-columns:1fr}.jblock2-lead .jblock-lead-image img,.jblock3-image img,.jblock4-lead .jblock4-image img{height:330px}.jblock10-grid,.jblock18-grid{grid-template-columns:1fr 1fr}.jblock4-bottom{grid-template-columns:1fr}}@media(max-width:620px){.jblock-head h2{font-size:17px!important}.jblock10-grid,.jblock18-grid,.jblock2-layout,.jblock3-feature,.jblock3-mini-grid,.jblock4-top{grid-template-columns:1fr}.jblock10-image img,.jblock2-lead .jblock-lead-image img,.jblock3-image img,.jblock4-lead .jblock4-image img{height:225px}.jblock-small-story,.jblock18-grid .jblock-small-story{grid-template-columns:105px minmax(0,1fr)}.jblock-small-story img,.jblock18-grid .jblock-small-story img{height:70px}.jblock4-bottom{grid-template-columns:1fr}.jblock-copy h3,.jblock3-copy h3{font-size:19px!important}}.article-page-shell,.category-page-shell{padding-top:18px!important;padding-bottom:36px!important}.article-layout-v27,.category-content-layout-v27{display:grid!important;grid-template-columns:minmax(0,1fr) 330px!important;gap:22px!important;align-items:start!important}.article-card-v27{border:1px solid #e4e6e9!important;padding:22px 24px 28px!important;min-width:0!important}.article-card-v27 .breadcrumbs,.category-header-v27 .breadcrumbs{font-size:11px!important;color:#8a8f95!important;display:flex!important;gap:7px!important;align-items:center!important;flex-wrap:wrap!important;margin-bottom:14px!important}.article-card-v27 .breadcrumbs a,.category-header-v27 .breadcrumbs a{color:#b7121d!important;font-weight:700!important}.article-card-v27 .article-category{display:inline-flex!important;background:#bd111d!important;color:#fff!important;padding:5px 10px!important;font-size:12px!important;font-weight:800!important;margin-bottom:10px!important}.article-card-v27 .article-title{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:32px!important;line-height:1.28!important;-webkit-text-stroke:.14px currentColor!important;color:#191919!important;margin:0 0 12px!important}.article-meta-v27{gap:12px!important;flex-wrap:wrap!important;color:#8a8f95!important;font-size:10.5px!important;padding-bottom:13px!important;margin-bottom:16px!important}.article-card-v27 .article-featured{max-height:500px!important;object-fit:cover!important;margin:0 0 16px!important;background:#eee!important}.article-card-v27 .article-lead{font-size:16px!important;line-height:1.65!important;font-weight:700!important;color:#454545!important;background:#fafafa!important;border-left:4px solid #bd111d!important;padding:13px 15px!important;margin:0 0 18px!important}.article-body-v27{font-family:MalithiWeb,Malithi Web,sans-serif!important;font-size:17px!important;line-height:1.9!important;overflow-wrap:anywhere!important}.article-body-v27 p{margin:0 0 18px!important}.article-body-v27 h2,.article-body-v27 h3,.article-body-v27 h4{font-weight:800!important;line-height:1.4!important;margin:25px 0 12px!important;color:#1d1d1d!important}.article-body-v27 img{height:auto!important;display:block!important;margin:18px auto!important}.article-body-v27 figure{max-width:100%!important;margin:18px 0!important}.article-body-v27 iframe,.article-body-v27 video{max-width:100%!important}.article-share-row{margin:26px 0 0!important;padding:14px 0!important;border-top:1px solid #eceef0!important;border-bottom:1px solid #eceef0!important;display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important}.article-share-row b{margin-right:5px!important}.article-share-row a{background:#f1f2f4!important;color:#333!important;padding:7px 11px!important;font-size:11px!important;font-weight:700!important}.article-share-row a:hover{background:#bd111d!important;color:#fff!important}.article-after-section{margin-top:25px!important;border:1px solid #e4e6e9!important;background:#fff!important}.article-after-section .portal-section-head{margin:0!important}.article-story-grid{display:grid!important;gap:0!important;padding:8px 14px 13px!important}.article-story-card{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;padding:11px 0!important;border-bottom:1px solid #eceef0!important;color:#222!important}.article-story-card:nth-last-child(-n+2){border-bottom:0!important}.article-story-card img{width:118px!important;height:76px!important;object-fit:cover!important;background:#eee!important}.article-story-card span{color:#bd111d!important;font-weight:700!important}.article-story-card h3{font-size:14px!important;line-height:1.35!important;font-weight:800!important;-webkit-text-stroke:.08px currentColor!important}.article-story-card small{font-size:9px!important;color:#94999e!important}.article-category-popular .portal-section-head{background:#333!important}.article-category-popular .portal-section-head:before{background:#bd111d!important}.category-header-v27{background:#fff!important;border:1px solid #e4e6e9!important;border-top:4px solid #bd111d!important;padding:16px 20px!important;margin-bottom:18px!important}.category-header-v27 h1{font-size:28px!important;font-weight:800!important;line-height:1.25!important;margin:0!important;color:#222!important;-webkit-text-stroke:.12px currentColor!important}.category-header-v27 p{margin:8px 0 0!important;color:#777!important;font-size:13px!important;line-height:1.55!important}.category-feature-card{display:grid!important;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr)!important;background:#fff!important;border:1px solid #e4e6e9!important;margin-bottom:18px!important;color:#222!important;overflow:hidden!important}.category-feature-card>img{width:100%!important;height:275px!important;object-fit:cover!important}.category-feature-copy{padding:20px!important;align-self:center!important}.category-feature-copy>span{display:inline-flex!important;background:#bd111d!important;color:#fff!important;font-size:10px!important;font-weight:700!important;padding:4px 8px!important;margin-bottom:8px!important}.category-feature-copy h2{font-size:24px!important;line-height:1.32!important;font-weight:800!important;margin:0 0 7px!important;-webkit-text-stroke:.12px currentColor!important}.category-feature-copy small{font-size:9.5px!important;color:#93989d!important}.category-feature-copy p{font-size:13px!important;line-height:1.6!important;color:#6f7378!important;margin:9px 0 0!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.category-archive-panel{background:#fff!important;border:1px solid #e4e6e9!important}.category-archive-title{background:#bd111d!important;color:#fff!important;font-size:18px!important;font-weight:800!important;padding:10px 14px!important;-webkit-text-stroke:.12px currentColor!important}.category-news-list .portal-news-row{border-bottom:1px solid #eceef0!important;margin:0!important;padding:14px!important}.category-news-list .portal-news-row:last-child{border-bottom:0!important}.category-pagination{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;padding:17px 12px!important;border-top:1px solid #eceef0!important;flex-wrap:wrap!important}.category-page-fragment>a,.category-pagination>a{min-width:32px!important;height:32px!important;padding:0 9px!important;display:grid!important;place-items:center!important;border:1px solid #dde0e3!important;background:#fff!important;color:#555!important;font-size:11px!important;font-weight:700!important}.category-page-fragment{display:flex!important;align-items:center!important;gap:6px!important}.category-page-fragment i{font-style:normal!important;color:#a2a6aa!important}.category-pagination .is-current{background:#bd111d!important;border-color:#bd111d!important;color:#fff!important}@media(max-width:980px){.article-layout-v27,.category-content-layout-v27{grid-template-columns:1fr!important}.article-layout-v27 .portal-sidebar,.category-content-layout-v27 .portal-sidebar{position:static!important;max-height:none!important}.category-feature-card{grid-template-columns:1fr!important}.category-feature-card>img{height:340px!important}}@media(max-width:680px){.article-card-v27{padding:16px!important}.article-card-v27 .article-title{font-size:25px!important}.article-body-v27{font-size:16px!important;line-height:1.82!important}.article-story-grid{grid-template-columns:1fr!important}.article-story-card:nth-last-child(-n+2){border-bottom:1px solid #eceef0!important}.article-story-card:last-child{border-bottom:0!important}.category-feature-card>img{height:225px!important}.category-feature-copy{padding:14px!important}.category-feature-copy h2{font-size:20px!important}}.more-news-panel{margin:24px 0 30px;padding:20px 22px 18px;background:#fff;border:1px solid #dedede;border-radius:3px;box-shadow:0 2px 8px rgba(0,0,0,.035);font-family:Arial,Helvetica,sans-serif!important}.more-news-heading{display:flex;justify-content:center;margin:-1px 0 15px;border:0;height:auto;padding:0}.more-news-heading span{min-width:150px;height:39px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#c91624;color:#fff;font-size:15px;font-weight:800;line-height:1;box-shadow:0 2px 4px rgba(201,22,36,.18)}.more-news-days{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:0}.more-news-day{height:36px;min-height:36px;border:1px solid #d9d9d9;border-radius:4px;background:#fafafa;display:flex;align-items:center;justify-content:center;color:#3f3f3f!important;font-size:12.5px!important;font-weight:700!important;text-decoration:none!important;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.more-news-day:hover{background:#fff3f4;border-color:#c91624;color:#c91624!important;transform:translateY(-1px)}.more-news-today{grid-column:1/-1;background:#f8f8f8;color:#222!important;font-weight:800!important}.more-news-bottom{margin-top:16px;padding:16px 0 0;border-top:1px dashed #d7d7d7;display:grid;grid-template-columns:1fr 1fr;gap:8px}.more-news-bottom a{height:37px;min-height:37px;border:1px solid #dedede;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;color:#1677d2!important;font-size:12.5px!important;font-weight:800!important;text-decoration:none!important;transition:.16s ease}.more-news-bottom a:hover{border-color:#c91624;background:#fff8f8;color:#c91624!important}@media(max-width:680px){.more-news-panel{padding:16px 12px 14px;margin-top:18px}.more-news-heading{margin-bottom:12px}.more-news-heading span{height:36px;min-width:135px;font-size:14px}.more-news-days{grid-template-columns:repeat(2,minmax(0,1fr))}.more-news-today{grid-column:1/-1}.more-news-bottom{padding-top:12px;margin-top:12px}}.archive-page-wrap{padding-top:22px;padding-bottom:30px}.archive-panel{overflow:hidden}.archive-titlebar{min-height:54px;padding:0 18px;border-bottom:3px solid #c91624;display:flex;align-items:center;justify-content:space-between;background:#fff}.archive-titlebar h1{margin:0;font-size:21px;font-weight:800;color:#222}.archive-titlebar h1,.archive-titlebar span{font-family:Arial,Helvetica,sans-serif!important}.archive-titlebar span{font-size:11px;font-weight:700;color:#999}.archive-news-row{display:grid;grid-template-columns:235px minmax(0,1fr);gap:18px;padding:18px;border-bottom:1px solid #ededed}.archive-news-thumb{height:142px;position:relative;overflow:hidden;background:#eee}.archive-news-thumb img{width:100%;height:100%;object-fit:cover;display:block}.archive-news-thumb span{position:absolute;left:8px;bottom:8px;padding:4px 7px;background:#c91624;color:#fff;font-size:11px}.archive-news-copy small{font-size:11px;color:#999}.archive-news-copy h2{margin:6px 0 7px;font-size:20px;line-height:1.35;font-weight:800}.archive-news-copy h2 a{color:#222;text-decoration:none}.archive-news-copy p{margin:0;color:#777;font-size:13px;line-height:1.65}.archive-pagination{display:flex;gap:5px;padding:18px;justify-content:center}.archive-pagination a{min-width:34px;height:34px;padding:0 9px;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#555;font-family:Arial,sans-serif!important;font-size:12px;font-weight:700}.archive-pagination a.is-current,.archive-pagination a:hover{background:#c91624;border-color:#c91624;color:#fff}.archive-empty{padding:45px 20px;text-align:center;color:#888;font-family:Arial,sans-serif!important}@media(max-width:720px){.archive-news-row{grid-template-columns:120px minmax(0,1fr);gap:12px;padding:12px}.archive-news-thumb{height:90px}.archive-news-copy h2{font-size:16px}.archive-news-copy p{display:none}.archive-titlebar h1{font-size:18px}}.premium-footer{margin-top:0;background:#222426;color:#c8cbd0;border-top:0!important;font-family:Arial,Helvetica,sans-serif!important}.footer-accent{height:4px;background:#c91624}.footer-top{display:grid!important;grid-template-columns:1.35fr 1fr 1.05fr .9fr!important;gap:38px!important;padding:42px 0 38px!important;align-items:start!important}.footer-brand-column,.footer-category-column,.footer-follow-column,.footer-nav-column{min-width:0}.footer-logo-text{display:flex;align-items:baseline;gap:5px;color:#fff;font-weight:900;font-size:22px;letter-spacing:-.5px;margin-bottom:13px}.footer-logo-text span{color:#fff}.footer-logo-text b{color:#e21b2d}.footer-logo-text em{font-style:normal;font-size:8px;letter-spacing:3px;color:#9ea3a8;margin-left:2px}.footer-brand-column p{margin:0 0 18px!important;color:#9fa4a9!important;font-size:12px!important;line-height:1.7!important;max-width:280px}.footer-email{display:inline-flex;align-items:center;gap:11px;color:#fff!important;text-decoration:none!important;padding:10px 12px 10px 0}.footer-email-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#c91624;color:#fff;font-size:15px;box-shadow:0 4px 14px rgba(201,22,36,.18)}.footer-email span:last-child{display:flex;flex-direction:column;gap:1px}.footer-email small{font-size:9px;color:#8f9499;text-transform:uppercase;letter-spacing:1px}.footer-email b{font-size:12px;font-weight:800;color:#fff}.premium-footer h4{margin:2px 0 15px!important;color:#fff!important;font-size:13px!important;font-weight:800!important;letter-spacing:.2px;position:relative;padding-bottom:9px}.premium-footer h4:after{content:"";position:absolute;left:0;bottom:0;width:28px;height:2px;background:#c91624}.footer-link-grid{display:grid;grid-template-columns:1fr;gap:8px}.footer-link-grid a{color:#9fa4a9!important;font-size:11px!important;font-weight:600!important;text-decoration:none!important;transition:.16s ease}.footer-link-grid a:hover{color:#fff!important;transform:translateX(2px)}.footer-category-links{grid-template-columns:1fr 1fr;column-gap:14px;row-gap:8px}.footer-category-links a{font-family:MalithiWeb,Arial,sans-serif!important;font-size:12px!important}.footer-follow-column>p{margin:0 0 14px!important;color:#8f9499!important;font-size:10.5px!important;line-height:1.6!important}.footer-social-row{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.footer-social-btn{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#303337;color:#fff!important;text-decoration:none!important;transition:.16s ease}.footer-social-btn svg{width:16px;height:16px;fill:currentColor}.footer-social-btn:hover{transform:translateY(-2px)}.footer-social-facebook:hover{background:#1877f2}.footer-social-instagram:hover{background:#d62976}.footer-social-youtube:hover{background:#ff0000}.footer-social-tiktok:hover{background:#111;border:1px solid #555}.footer-top-link{margin-top:18px;display:inline-flex;align-items:center;gap:8px;color:#fff!important;text-decoration:none!important;font-size:10.5px!important;font-weight:800!important}.footer-top-link span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#c91624}.footer-bottom{background:#181a1c;border-top:1px solid rgba(255,255,255,.05)}.footer-bottom-inner{min-height:48px;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;color:#858a8f!important;font-size:10px!important}.footer-bottom-note{letter-spacing:.5px;text-transform:uppercase;font-size:8.5px!important;color:#666c71!important}@media(max-width:980px){.footer-top{grid-template-columns:1fr 1fr!important;gap:30px!important;padding:34px 0!important}}@media(max-width:620px){.footer-top{grid-template-columns:1fr!important;gap:25px!important;padding:30px 16px!important}.footer-bottom-inner{padding:12px 16px!important;min-height:0!important;flex-direction:column!important;align-items:flex-start!important}.footer-category-links{grid-template-columns:1fr 1fr}.footer-brand-column p{max-width:none}}.article-page-shell{padding-top:34px!important;padding-bottom:44px!important}.article-card-v27{padding:28px 30px 34px!important;border:1px solid #dedfe2!important;box-shadow:0 1px 0 rgba(0,0,0,.02)!important}.article-card-v27 .breadcrumbs{margin-bottom:18px!important;padding-bottom:0!important;font-size:12px!important;line-height:1.5!important}.article-card-v27 .article-category{margin-bottom:14px!important;padding:6px 12px!important;border-radius:2px!important;font-size:13px!important;line-height:1!important}.article-card-v27 .article-title{font-size:30px!important;line-height:1.38!important;margin:0 0 13px!important;font-weight:800!important;-webkit-text-stroke:.12px currentColor!important;letter-spacing:0!important}.article-card-v27 .article-lead-top{margin:0 0 18px!important;padding:0!important;border:0!important;background:transparent!important;color:#555!important;font-size:20px!important;line-height:1.55!important}.article-meta-v27{min-height:50px!important;padding:12px 0 14px!important;margin:0 0 20px!important;border-top:1px solid #eceef0!important;border-bottom:1px solid #eceef0!important;display:flex!important;align-items:center!important;gap:10px 13px!important;font-size:11px!important;color:#777!important}.article-meta-v27 b{font-weight:800!important;color:#2b2b2b!important}.article-author-avatar{width:31px!important;height:31px!important;flex:0 0 31px!important;border-radius:50%!important;background:#171717!important;color:#171717!important;overflow:hidden!important;position:relative!important;font-size:0!important}.article-author-avatar:before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:#fff;left:10px;top:6px}.article-author-avatar:after{content:"";position:absolute;width:19px;height:10px;border-radius:12px 12px 4px 4px;background:#fff;left:6px;bottom:5px}.article-card-v27 .article-featured{width:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;margin:0 0 24px!important;background:#f3f3f3!important}.article-body-v27{font-size:18px!important;color:#333!important}.article-body-v27 p{margin-bottom:20px!important}.article-body-v27 a{color:#b7121d!important;text-decoration:underline!important;text-underline-offset:2px!important}.article-body-v27 blockquote{margin:22px 0!important;padding:16px 18px!important;border-left:4px solid #bd111d!important;background:#fafafa!important;color:#444!important}.article-share-row{padding:16px 0!important}.article-after-section,.article-share-row{margin-top:30px!important}.article-layout-v27>.portal-sidebar{top:18px!important;align-self:start!important}@media(max-width:980px){.article-page-shell{padding-top:22px!important}.article-layout-v27>.portal-sidebar{position:static!important}}@media(max-width:680px){.article-page-shell{padding-top:16px!important}.article-card-v27{padding:18px 16px 24px!important}.article-card-v27 .article-title{font-size:25px!important;line-height:1.42!important}.article-card-v27 .article-lead-top{font-size:17px!important;line-height:1.6!important}.article-meta-v27{gap:8px 10px!important;font-size:10px!important}.article-body-v27{font-size:16.5px!important;line-height:1.88!important}}.article-card-v27,.article-page-shell{padding-top:24px!important}.article-card-v27 .article-title{margin-bottom:12px!important}.article-meta-v27{margin:0 0 16px!important;padding:10px 0 12px!important;min-height:46px!important}.article-featured-wrap{margin:0 0 20px!important;padding:0!important;background:#f4f4f4!important;overflow:hidden!important}.article-featured-wrap .article-featured{display:block!important;width:100%!important;height:auto!important;max-height:620px!important;margin:0!important;background:#f4f4f4!important}.article-card-v27 .article-lead-top{margin:0 0 22px!important;padding:14px 17px!important;border-left:4px solid #bd111d!important;background:#fafafa!important;color:#454545!important;font-size:18px!important;line-height:1.7!important;font-weight:600!important}.article-body-v27{margin-top:0!important}@media(max-width:680px){.article-page-shell{padding-top:14px!important}.article-card-v27{padding-top:16px!important}.article-featured-wrap{margin-bottom:16px!important}.article-card-v27 .article-lead-top{font-size:16.5px!important;line-height:1.72!important;padding:12px 13px!important}}.article-page-shell{margin-top:0!important;padding:20px 18px 42px!important}.article-card-v27,.article-layout-v27,.article-page-shell{background:#fff!important}.article-page-shell>.article-layout-v27{margin-top:0!important}@media(max-width:980px){.article-page-shell{padding-top:16px!important;padding-left:12px!important;padding-right:12px!important}}@media(max-width:680px){.article-page-shell{padding-top:12px!important;padding-left:8px!important;padding-right:8px!important}}@media (min-width:721px){.category-nav{width:min(calc(100% - 18px),calc(var(--wrap) - 2px))!important;max-width:calc(var(--wrap) - 2px)!important;margin-left:auto!important;margin-right:auto!important}}.category-nav .nav-inner{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}@media (min-width:721px){.masthead{width:min(calc(100% - 18px),calc(var(--wrap) - 2px))!important;max-width:calc(var(--wrap) - 2px)!important;margin-left:auto!important;margin-right:auto!important}.masthead .site-wrap,.masthead-inner{width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}}:root{--site-width:1200px}.category-nav,.masthead,.site-wrap{width:min(calc(100% - 18px),var(--site-width))!important;max-width:var(--site-width)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.category-nav .nav-inner,.category-nav .site-wrap,.masthead .site-wrap{width:100%!important;max-width:none!important;margin:0!important}.article-page-shell{padding-top:22px!important;padding-bottom:48px!important}.article-layout-v27{grid-template-columns:minmax(0,1fr) 330px!important;gap:24px!important}.article-card-v27{border-color:#e1e3e6!important;padding:27px 30px 32px!important}.article-card-v27 .breadcrumbs{color:#92979c!important;font-size:11px!important;margin-bottom:16px!important}.article-card-v27 .article-category{font-size:11px!important;padding:5px 9px!important;margin-bottom:11px!important}.article-card-v27 .article-title{max-width:900px!important;font-size:31px!important;line-height:1.37!important;margin-bottom:13px!important}.article-meta-v27{margin-bottom:18px!important;min-height:44px!important;padding:9px 0 11px!important;color:#858a90!important}.article-featured-wrap{margin-bottom:22px!important;background:#f5f5f5!important}.article-featured-wrap .article-featured{max-height:680px!important;object-fit:contain!important}.article-card-v27 .article-lead-top{max-width:900px!important;margin-bottom:24px!important;padding:13px 16px!important;font-size:17px!important;line-height:1.78!important;color:#45484b!important}.article-body-v27{max-width:900px!important;font-size:17.5px!important;line-height:1.95!important;color:#303236!important}.article-body-v27 p{margin-bottom:21px!important}.article-body-v27 img{width:auto!important;max-width:100%!important;margin:22px auto!important}.article-body-v27 figure{margin:24px 0!important}.article-body-v27 figcaption{margin-top:7px!important;color:#8a8f94!important;font-size:11px!important;line-height:1.5!important;text-align:center!important}.article-body-v27 ol,.article-body-v27 ul{padding-left:24px!important;margin:0 0 20px!important}.article-body-v27 li{margin-bottom:7px!important}.article-share-row{margin-top:31px!important;padding:15px 0!important;gap:9px!important}.article-share-row b{font-size:13px!important;margin-right:6px!important}.article-share-row a{min-height:34px!important;padding:0 12px!important;border-radius:3px!important;display:inline-flex!important;align-items:center!important;gap:6px!important;color:#fff!important;font:700 11px/1 Arial,sans-serif!important;text-decoration:none!important}.article-share-row .share-facebook{background:#1877f2!important}.article-share-row .share-whatsapp{background:#1fa855!important}.article-share-row .share-x{background:#171717!important}.article-share-row a:hover{filter:brightness(.92)!important}.article-share-row a span{font:700 10px Arial,sans-serif!important}.article-prev-next{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin:20px 0 2px!important}.article-nav-card{min-height:82px!important;padding:13px 15px!important;border:1px solid #e2e4e7!important;background:#fafafa!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;color:#26282b!important}.article-nav-card small{color:#bd111d!important;font-size:10px!important;font-weight:800!important}.article-nav-card strong{font-size:13px!important;line-height:1.45!important;font-weight:800!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.article-nav-next{text-align:right!important}.article-nav-card:hover{border-color:#bd111d!important;background:#fff!important}.article-after-section{margin-top:26px!important;border-color:#e2e4e7!important}.article-after-section .portal-section-head{min-height:43px!important}.article-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:18px!important;padding:8px 15px 14px!important}.article-story-card{grid-template-columns:124px minmax(0,1fr)!important;gap:11px!important;padding:12px 0!important}.article-story-card img{width:124px!important;height:80px!important}.article-story-card h3{font-size:13px!important;line-height:1.38!important;margin:2px 0 4px!important}.article-story-card span{font-size:9px!important}.article-story-card small{font-size:8.5px!important}.article-category-popular .portal-section-head{background:#bd111d!important}.article-layout-v27>.portal-sidebar{position:sticky!important;top:16px!important;max-height:calc(100vh - 32px)!important;overflow-y:auto!important;scrollbar-width:thin!important}.article-layout-v27>.portal-sidebar .portal-side-title{font-size:15px!important}.article-layout-v27>.portal-sidebar .popular-box .thumb-item h4{font-size:12px!important}.article-layout-v27>.portal-sidebar .portal-latest-grid .thumb-item h4{font-size:11px!important}@media(max-width:980px){.article-layout-v27{grid-template-columns:1fr!important}.article-layout-v27>.portal-sidebar{position:static!important;max-height:none!important;overflow:visible!important}}@media(max-width:680px){.article-page-shell{padding-top:12px!important;padding-left:8px!important;padding-right:8px!important}.article-card-v27{padding:17px 15px 22px!important}.article-card-v27 .article-title{font-size:24px!important;line-height:1.42!important}.article-card-v27 .article-lead-top{font-size:16px!important;padding:11px 12px!important}.article-body-v27{font-size:16px!important;line-height:1.88!important}.article-share-row{align-items:stretch!important}.article-share-row b{width:100%!important}.article-share-row a{flex:1 1 auto!important;justify-content:center!important}.article-prev-next{grid-template-columns:1fr!important}.article-nav-next{text-align:left!important}.article-story-grid{grid-template-columns:1fr!important}.article-story-card{grid-template-columns:105px minmax(0,1fr)!important}.article-story-card img{width:105px!important;height:70px!important}}