@keyframes sdPulse{50%{opacity:.25;box-shadow:0 0 0 8px rgb(255 255 255/.1)}}@keyframes sdTicker{0%{transform:translateX(0)}to{transform:translateX(50%)}}:root{--sd-primary:#087e91;--sd-primary-dark:#07566a;--sd-ink:#07141d;--sd-muted:#66747e;--sd-bg:#f4f7f8;--sd-white:#fff;--sd-alert:#d71920;--sd-radius:14px;--sd-shadow:0 10px 30px rgba(5,34,45,.10)}*{box-sizing:border-box}body,html{overflow-x:hidden}html{scroll-behavior:smooth}body{margin:0;background:var(--sd-bg);color:var(--sd-ink);font-family:Tahoma,Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.sd-container{width:min(1460px,calc(100% - 36px));margin:auto}.screen-reader-text{position:absolute;left:-9999px}.sd-top{background:linear-gradient(110deg,#04131d,#063848);color:#fff}.sd-brand,.sd-top-inner{display:flex;align-items:center}.sd-top-inner{min-height:96px;justify-content:space-between;gap:24px}.sd-brand{gap:14px}.sd-brand img{width:64px;height:64px;object-fit:contain;background:0 0!important;border:0!important;box-shadow:none!important}.sd-brand-text strong{font-size:30px;display:block;line-height:1.2}.sd-brand-text small{opacity:.86}.sd-social{display:flex;gap:14px;font-size:20px}.sd-live-button{background:var(--sd-primary);color:#fff;padding:12px 20px;border-radius:8px;font-weight:700}.sd-live-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#fff;margin-left:8px;animation:sdPulse 1.1s infinite}.sd-nav{background:#fff;border-bottom:1px solid #dce5e8;position:sticky;top:0;z-index:50}.sd-nav-inner{display:flex;align-items:center;justify-content:space-between;min-height:62px}.sd-menu,.sd-menu ul{display:flex;align-items:center;gap:28px}.sd-menu ul{list-style:none;margin:0;padding:0}.sd-menu a:hover{color:var(--sd-primary)}.sd-menu,.sd-weather{font-weight:700}.sd-mobile-toggle{display:none;border:0;background:var(--sd-primary);color:#fff;border-radius:8px;padding:9px 12px;font-size:20px}.sd-breaking{margin:12px auto;display:grid;grid-template-columns:78px 1fr;background:linear-gradient(90deg,var(--sd-primary-dark),var(--sd-primary));color:#fff;border-radius:10px;overflow:hidden;box-shadow:var(--sd-shadow)}.sd-breaking-label{background:var(--sd-alert);font-size:16px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:4px;padding:5px 6px;position:relative;z-index:2}.sd-breaking-track{overflow:hidden;display:flex;align-items:center;white-space:nowrap}.sd-breaking-content,.sd-ticker-item{display:inline-flex;align-items:center}.sd-breaking-content{min-width:max-content;will-change:transform;animation:sdTicker var(--sd-ticker-speed,38s) linear infinite;font-size:17px;font-weight:700}.sd-breaking:hover .sd-breaking-content{animation-play-state:paused}.sd-ticker-item{padding:0 18px;min-height:40px;transition:background .2s}.sd-ticker-item:hover{background:rgb(255 255 255/.12)}.sd-ticker-separator{width:44px;height:44px;display:inline-grid;place-items:center;flex:0 0 44px}.sd-ticker-separator img{width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 2px 4px rgb(0 0 0/.28))}.sd-watermark{position:absolute!important;top:26px!important;right:26px!important;width:58px!important;height:58px!important;object-fit:contain!important;z-index:3;opacity:.9}.sd-panel{background:#fff;border-radius:var(--sd-radius);box-shadow:var(--sd-shadow);overflow:hidden}.sd-footer{background:#061924;color:#fff;margin-top:25px}.sd-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:30px}.sd-footer-logo{width:88px;background:0 0!important;border:0!important;box-shadow:none!important}.sd-copyright{border-top:1px solid rgb(255 255 255/.15);margin-top:25px;padding-top:15px;text-align:center;color:#b7c9cf}@media (max-width:1000px){.sd-menu ul{gap:14px}.sd-brand-text strong{font-size:24px}}@media (max-width:720px){.sd-container{width:min(100% - 20px,100%)}.sd-top-inner{min-height:78px}.sd-brand img{width:50px;height:50px}.sd-brand-text strong{font-size:20px}.sd-brand-text small,.sd-menu ul,.sd-social{display:none}.sd-live-button{font-size:13px;padding:9px 11px}.sd-mobile-toggle{display:block}.sd-nav-inner{min-height:54px}.sd-menu ul{position:absolute;top:54px;right:0;left:0;background:#fff;padding:15px;flex-direction:column;box-shadow:var(--sd-shadow)}.sd-breaking{grid-template-columns:72px 1fr}.sd-breaking-label{font-size:16px;padding:5px 6px;gap:3px}.sd-breaking-content{font-size:16px}.sd-watermark{width:42px!important;height:42px!important;top:18px!important;right:18px!important}.sd-footer-grid{grid-template-columns:1fr}.sd-ticker-item{padding:0 14px;min-height:42px}.sd-ticker-separator{width:43px;height:43px;flex-basis:43px}.sd-ticker-separator img{width:30px;height:30px}}.sd-news-card-image{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:#dfe8ea}.sd-news-card-image>img:first-child{width:100%;height:100%;object-fit:cover;transition:transform .35s}.sd-news-card-image .sd-watermark{top:12px!important;right:12px!important;width:38px!important;height:38px!important}.sd-news-card-body{padding:13px 14px 16px}.sd-news-card-body time{font-size:12px;color:var(--sd-muted)}@media (max-width:720px){body{overflow-x:hidden}.sd-container{width:calc(100% - 20px)}.sd-news-card-image{height:100%;aspect-ratio:auto}.sd-news-card-image .sd-watermark{width:27px!important;height:27px!important;top:7px!important;right:7px!important}.sd-news-card-body{padding:9px 11px}}.sd-footer a{color:inherit}.sd-footer-phone{font-weight:800;letter-spacing:.04em}@media (max-width:720px){.sd-footer{padding:20px 0 14px;margin-top:18px}.sd-footer-grid{gap:13px;text-align:center}.sd-footer-grid>div{margin:0}.sd-footer-logo{width:58px}.sd-footer h3{font-size:18px;margin:3px 0 7px}.sd-footer p{font-size:14px;line-height:1.55;margin:4px 0}.sd-copyright{margin-top:13px;padding-top:10px;font-size:13px;line-height:1.5}.sd-menu ul{max-height:calc(100vh - 125px);overflow-y:auto;overscroll-behavior:contain;gap:0!important;padding:8px 14px!important}.sd-menu ul li{width:100%;border-bottom:1px solid #edf2f3}.sd-menu ul li:last-child{border-bottom:0}.sd-menu ul a{display:block;width:100%;padding:9px 5px;text-align:center;font-size:17px;line-height:1.45}}.sd-footer{padding:38px 0 10px}.sd-copyright{padding-bottom:0;margin-bottom:0}@media (max-width:720px){.sd-footer{padding-bottom:6px}.sd-copyright{padding-bottom:0;margin-bottom:0}}.sd-footer,.sd-nav,.sd-top,body,html,main{max-width:100%}.sd-category-page{padding:18px 0 30px;overflow:hidden}.sd-category-page .sd-panel{width:100%;max-width:100%;padding:0;margin:0}.sd-category-page-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:4px solid var(--sd-primary);background:#fff}.sd-category-page-head h1{margin:0;font-size:28px;line-height:1.4}.sd-category-grid-v28{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:18px}.sd-category-card-v28{min-width:0;border:1px solid #e1e9ec;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 5px 18px rgb(5 34 45/.06)}.sd-category-card-v28 .sd-news-card-image{aspect-ratio:16/9}.sd-category-card-v28 .sd-news-card-body{padding:13px 14px 16px}.sd-category-pagination-v28{padding:0 18px 20px;overflow-wrap:anywhere}.sd-category-pagination-v28 .nav-links{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.sd-category-pagination-v28 a,.sd-category-pagination-v28 span{display:inline-grid;place-items:center;min-width:38px;min-height:38px;padding:4px 9px;border-radius:7px;border:1px solid #d5e2e5;background:#fff}.sd-category-pagination-v28 .current{background:var(--sd-primary);border-color:var(--sd-primary);color:#fff}@media (max-width:900px){.sd-category-grid-v28{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){body,html{width:100%;max-width:100%;overflow-x:hidden!important}.sd-breaking,.sd-category-page,.sd-category-page .sd-panel,.sd-container,.sd-nav-inner,.sd-top-inner{max-width:100%!important;min-width:0!important}.sd-category-page{padding-top:12px}.sd-category-page-head{padding:13px 14px}.sd-category-page-head h1{font-size:23px}.sd-category-grid-v28{grid-template-columns:1fr;padding:12px;gap:12px}.sd-category-card-v28{display:grid;grid-template-columns:125px minmax(0,1fr);min-height:102px}.sd-category-card-v28 .sd-news-card-image{height:100%;aspect-ratio:auto}.sd-category-card-v28 .sd-news-card-body{min-width:0;padding:9px 11px}.sd-category-card-v28 .sd-news-card-body h2{font-size:16px;line-height:1.55;margin:4px 0 0;overflow-wrap:anywhere}.sd-category-card-v28 .sd-news-card-body time{font-size:12px}}.sd-category-panel-v29{width:100%;max-width:100%;min-width:0;overflow:hidden}.sd-category-panel-v29 *{max-width:100%}@media (max-width:720px){body.archive,body.category{direction:ltr!important;overflow-x:clip!important;width:100%!important;max-width:100%!important}body.archive main,body.category main{margin-left:0!important;margin-right:0!important}body.archive .sd-container,body.category .sd-container{width:calc(100% - 20px)!important;margin-right:auto!important;margin-left:auto!important}.sd-category-card-v28,.sd-category-grid-v28{width:100%!important;max-width:100%!important;min-width:0!important}body.archive>*,body.category>*{direction:rtl!important;max-width:100%!important}body.archive .sd-breaking,body.archive .sd-footer,body.archive .sd-nav,body.archive .sd-top,body.archive main,body.category .sd-breaking,body.category .sd-footer,body.category .sd-nav,body.category .sd-top,body.category main{position:relative!important;inset-inline:0!important;left:0!important;right:0!important;transform:none!important;width:100%!important;max-width:100%!important;min-width:0!important}body.archive .sd-category-page,body.category .sd-category-page{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:12px 10px 28px!important}body.archive .sd-category-panel-v29,body.category .sd-category-panel-v29{margin:0!important;width:100%!important}body.archive .sd-breaking,body.category .sd-breaking{width:calc(100% - 20px)!important;margin:12px auto!important}}