:root{--yth-site-width:1400px;--yth-body-font:Arial,Helvetica,sans-serif;--yth-heading-font:Georgia,"Times New Roman",serif;--yth-menu-font:Arial,Helvetica,sans-serif;--yth-body-size:16px;--yth-accent:#ed1c24;--yth-link:#0878e8;--yth-text:#181818;--yth-muted:#66717d;--yth-surface:#fff;--yth-line:#e2e5e8;--yth-soft:#f3f6f9;--yth-header-bg:#373737;--yth-header-text:#fff;--yth-header-height:104px;--yth-nav-bg:#373737;--yth-nav-text:#fff;--yth-nav-hover:#ed1c24;--yth-nav-size:13px;--yth-mobile-bg:#252525;--yth-footer-bg:#373737;--yth-footer-text:#d7d7d7;--yth-footer-link:#fff;--yth-single-width:1200px;--yth-single-title-font:Arial,Helvetica,sans-serif;--yth-single-subtitle-font:Georgia,"Times New Roman",serif;--yth-single-content-font:Arial,Helvetica,sans-serif;--yth-single-title:48px;--yth-single-subtitle:22px;--yth-single-content:18px;--yth-single-line-height:1.8;--yth-single-title-color:#111827;--yth-single-subtitle-color:#4b5563;--yth-single-content-color:#1f2937;--yth-radius:2px;--block-bg:transparent;--block-accent:var(--yth-accent);--block-title:var(--yth-accent)}*,*::before,*::after{box-sizing:border-box}html{width:100%;max-width:none !important;scroll-behavior:smooth}[hidden]{display:none !important}body{width:100%;max-width:none !important;margin:0;background:var(--yth-surface);color:var(--yth-text);font-family:var(--yth-body-font);font-size:var(--yth-body-size);line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.yth-dark-mode{--yth-surface:#141618;--yth-text:#f3f4f5;--yth-muted:#abb2ba;--yth-line:#31363b;--yth-soft:#202428;background:var(--yth-surface)}img{display:block;max-width:100%;height:auto}iframe{max-width:100%}a{color:inherit;text-decoration:none;transition:color .18s ease,opacity .18s ease,background-color .18s ease}a:hover{color:var(--yth-link)}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0;color:inherit;font-family:var(--yth-heading-font);line-height:1.14}p{margin:0 0 1em}.yth-container{width:calc(100% - 40px);max-width:var(--yth-site-width);margin-inline:auto}.yth-site-header,.yth-site-main,.yth-site-footer{width:100% !important;max-width:none !important}@media (min-width:1440px){body .yth-container{width:var(--yth-site-width) !important;max-width:calc(100vw - 40px) !important}}.screen-reader-text{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{z-index:100000;top:8px;left:8px;width:auto;height:auto;padding:10px 14px;clip:auto;background:#fff;color:#111}.skip-link{position:fixed !important}.yth-button,.yth-more-button{display:table;margin:24px auto 0;padding:9px 22px;border:0;border-radius:var(--yth-radius);background:#6f7983;color:#fff;font-family:var(--yth-heading-font);font-size:16px}.yth-more-button:hover,.yth-button:hover{background:var(--yth-accent);color:#fff}.yth-category{display:inline-block;color:var(--yth-link);font-family:var(--yth-menu-font);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.yth-post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:13px;color:var(--yth-muted);font-family:var(--yth-menu-font);font-size:13px;text-transform:uppercase}.yth-post-meta.is-compact{margin-top:8px;color:var(--yth-link);font-size:11px;font-weight:700}.yth-image-placeholder{display:block;width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,transparent 48%,rgba(255,255,255,.25) 49%,rgba(255,255,255,.25) 51%,transparent 52%),linear-gradient(135deg,#dfe4e8,#aeb7bf)}.yth-post-image{width:100%;height:100%;object-fit:cover}.yth-site-header{position:relative;z-index:40;background:var(--yth-header-bg);color:var(--yth-header-text)}.yth-site-header.is-sticky{position:sticky;top:0;box-shadow:0 5px 18px rgba(0,0,0,.15)}.admin-bar .yth-site-header.is-sticky{top:32px}.yth-header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:var(--yth-header-height)}.yth-header-left .yth-header-inner{grid-template-columns:auto 1fr auto}.yth-header-left .yth-branding{justify-self:start;order:-1}.yth-header-compact .yth-header-inner{min-height:72px;grid-template-columns:auto 1fr auto}.yth-branding{justify-self:center}.custom-logo-link{display:block}.custom-logo{width:auto;max-width:min(330px,42vw);max-height:76px;object-fit:contain}.yth-mobile-logo{display:none}.yth-text-logo{display:inline-flex;align-items:center;gap:10px;color:#fff;font-family:var(--yth-heading-font);font-size:clamp(28px,3.2vw,48px);text-shadow:0 2px 3px rgba(0,0,0,.55)}.yth-text-logo:hover{color:#fff}.yth-text-logo span{display:grid;place-items:center;width:48px;aspect-ratio:1;border-radius:50%;background:var(--yth-accent);color:#fff;font-family:Arial,sans-serif;font-size:30px;font-style:italic}.yth-header-tools{display:flex;align-items:center;gap:16px}.yth-header-tools-right{justify-self:end}.yth-menu-toggle,.yth-search-toggle,.yth-dark-toggle{display:inline-grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:transparent;color:currentColor;font-size:22px}.yth-menu-toggle:hover,.yth-search-toggle:hover,.yth-dark-toggle:hover{background:rgba(255,255,255,.12)}.yth-menu-icon,.yth-menu-icon::before,.yth-menu-icon::after{display:block;width:17px;height:2px;background:currentColor;content:""}.yth-menu-icon{position:relative}.yth-menu-icon::before{position:absolute;top:-6px}.yth-menu-icon::after{position:absolute;top:6px}.yth-header-date{font-family:var(--yth-heading-font);font-size:12px;opacity:.78}.yth-main-navigation{background:var(--yth-nav-bg);color:var(--yth-nav-text);border-top:1px solid rgba(255,255,255,.08)}.yth-nav-inner{display:flex;align-items:center;justify-content:center;gap:24px;min-height:42px}.yth-primary-menu,.yth-primary-menu ul{list-style:none;margin:0;padding:0}.yth-primary-menu{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.2vw,34px);font-family:var(--yth-menu-font);font-size:var(--yth-nav-size);font-weight:600;letter-spacing:.12em}.yth-primary-menu>li{position:relative}.yth-primary-menu>li>a{display:flex;align-items:center;min-height:42px;color:var(--yth-nav-text)}.yth-primary-menu>li:hover>a,.yth-primary-menu>.current-menu-item>a,.yth-primary-menu>.current-menu-ancestor>a{color:var(--yth-nav-hover)}.yth-primary-menu .sub-menu{position:absolute;top:100%;left:-16px;z-index:25;display:none;min-width:220px;padding:8px;background:var(--yth-nav-bg);box-shadow:0 10px 24px rgba(0,0,0,.25)}.yth-primary-menu li:hover>.sub-menu,.yth-primary-menu li:focus-within>.sub-menu{display:block}.yth-primary-menu .sub-menu a{display:block;padding:9px 10px;color:var(--yth-nav-text);letter-spacing:0;text-transform:none}.yth-social-links{display:flex;align-items:center;gap:9px}.yth-social-links a{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;color:currentColor;font-family:Arial,sans-serif;font-size:13px}.yth-social-links a:hover{background:rgba(255,255,255,.12);color:var(--yth-nav-hover)}.yth-search-panel{padding:14px 0;background:var(--yth-header-bg);border-top:1px solid rgba(255,255,255,.12)}.yth-search-form{display:flex;gap:8px;width:min(100%,720px);margin-inline:auto}.yth-search-form label{flex:1}.yth-search-form input{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--yth-line);background:#fff;color:#111}.yth-search-form button{min-width:110px;border:0;background:var(--yth-accent);color:#fff;font-weight:700}.yth-mobile-panel{position:fixed;z-index:1000;top:0;left:0;display:block;width:min(88vw,380px);height:100vh;padding:18px;overflow-y:auto;background:var(--yth-mobile-bg);color:#fff;box-shadow:10px 0 30px rgba(0,0,0,.35);transform:translateX(-105%);transition:transform .22s ease}.yth-mobile-panel.is-open{transform:translateX(0)}.yth-mobile-overlay{position:fixed;z-index:999;inset:0;display:block;background:rgba(0,0,0,.55)}.yth-mobile-panel__top{display:flex;align-items:center;justify-content:space-between}.yth-mobile-close{border:0;background:transparent;color:#fff;font-size:32px}.yth-mobile-menu,.yth-mobile-menu ul{list-style:none;margin:0;padding:0}.yth-mobile-menu{margin-top:18px}.yth-mobile-menu a{display:block;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.12);color:#fff}.yth-mobile-menu .sub-menu{padding-left:18px}.yth-social-mobile{margin-top:24px}.yth-ad{display:grid;place-items:center;max-width:100%;overflow:hidden;text-align:center}.yth-header-ad{margin-top:6px;margin-bottom:8px}.yth-header-ad img,.yth-after-hero-ad img,.yth-builder-ad img{margin-inline:auto}.yth-site-main:not(.yth-home){padding-block:38px 60px}.yth-content-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:42px;align-items:start}.yth-archive-header{margin-bottom:24px;padding-bottom:14px;border-bottom:2px solid var(--yth-line)}.yth-archive-header h1{font-size:clamp(32px,4vw,52px)}.yth-archive-description{margin-top:12px;color:var(--yth-muted)}.yth-archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 26px}.yth-card-media{display:block;aspect-ratio:16/9;overflow:hidden}.yth-card-body{padding-top:12px}.yth-card-title{margin-top:7px;font-size:23px}.yth-card-excerpt{margin-top:11px;font-size:14px}.navigation.pagination{margin-top:38px}.nav-links{display:flex;flex-wrap:wrap;gap:7px}.page-numbers{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--yth-line)}.page-numbers.current{background:var(--yth-accent);color:#fff;border-color:var(--yth-accent)}.yth-content-with-sidebar.no-sidebar{grid-template-columns:minmax(0,1fr)}.yth-content-with-sidebar.no-sidebar .yth-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1050px){.yth-content-with-sidebar.no-sidebar .yth-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.yth-content-with-sidebar.no-sidebar .yth-archive-grid{grid-template-columns:1fr}}.yth-sidebar{position:sticky;top:84px;min-width:0}.yth-widget+.yth-widget{margin-top:28px}.yth-widget .widget-title{margin-bottom:14px;padding-bottom:9px;border-bottom:3px solid var(--yth-accent);font-family:var(--yth-body-font);font-size:19px}.yth-widget ul{list-style:none;margin:0;padding:0}.yth-widget li{padding:9px 0;border-bottom:1px solid var(--yth-line)}.yth-page-layout,.yth-page-entry{max-width:980px}.yth-page-header h1{font-size:clamp(36px,5vw,58px)}.yth-full-width-page{padding:0}.yth-full-width-page .entry-content{max-width:none}.yth-error-page{max-width:760px;text-align:center}.yth-error-code{margin:0;color:var(--yth-accent);font-size:clamp(84px,15vw,170px);font-weight:900;line-height:1}.yth-error-page h1{font-size:42px}.yth-error-page>p:not(.yth-error-code){margin-top:16px;color:var(--yth-muted)}.yth-error-page .yth-search-form{margin-top:24px}.yth-site-footer{margin-top:0;background:var(--yth-footer-bg);color:var(--yth-footer-text)}.yth-footer-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;padding-block:28px 18px}.yth-footer-logo img{max-width:220px;max-height:70px;object-fit:contain}.yth-footer-menu{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;list-style:none;margin:0;padding:0;font-size:12px;font-weight:700;text-transform:uppercase}.yth-footer-menu a,.yth-site-footer a{color:var(--yth-footer-link)}.yth-footer-widgets{display:grid;gap:28px;padding-block:24px;border-top:1px solid rgba(255,255,255,.12)}.yth-footer-cols-1{grid-template-columns:1fr}.yth-footer-cols-2{grid-template-columns:repeat(2,1fr)}.yth-footer-cols-3{grid-template-columns:repeat(3,1fr)}.yth-footer-cols-4{grid-template-columns:repeat(4,1fr)}.yth-footer-widget .widget-title{margin-bottom:12px;color:#fff;font-family:var(--yth-body-font);font-size:17px}.yth-footer-widget ul{list-style:none;margin:0;padding:0}.yth-footer-widget li{margin-bottom:7px}.yth-footer-custom{padding-block:20px;border-top:1px solid rgba(255,255,255,.12)}.yth-footer-bottom{padding-block:17px;border-top:1px solid rgba(255,255,255,.12);text-align:center;font-size:11px}.yth-footer-bottom p{margin:3px 0}.yth-tupahost-credit a{font-weight:700}.yth-elementor-canvas{margin:0}.elementor-page .yth-page-layout{max-width:none;width:100%;padding:0}.elementor-page .yth-page-header{display:none}@media (max-width:1150px){.yth-police-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.yth-police-column-rail{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.yth-police-column-rail .yth-police-feature{grid-row:span 2}.yth-hero-grid{grid-template-columns:minmax(190px,.7fr) minmax(0,1.45fr)}.yth-hero-side{grid-column:1 / -1;display:grid;grid-template-columns:1.25fr repeat(2,1fr)}.yth-hero-side-main{grid-row:span 2}.yth-more-highlights-grid{grid-template-columns:repeat(3,1fr)}.yth-feature-grid-layout{grid-template-columns:1fr}.yth-feature-grid-main{min-height:520px}.yth-general-rank{grid-template-columns:minmax(0,2fr) minmax(230px,1fr)}.yth-general-center{grid-row:2}.yth-most-read{grid-row:span 2}.yth-horizontal-five{grid-template-columns:repeat(3,1fr);gap:22px 0}.yth-horizontal-five article:nth-child(3n){border-right:0}}@media (max-width:900px){.admin-bar .yth-site-header.is-sticky{top:46px}.yth-header-inner{min-height:74px}.yth-header-date,.yth-main-navigation{display:none}.yth-header-tools-right{justify-self:end}.yth-header-tools-left{justify-self:start}.yth-mobile-logo+.custom-logo-link{display:none}.yth-mobile-logo{display:block}.yth-mobile-logo img{max-width:220px;max-height:56px}.custom-logo{max-width:230px;max-height:58px}.yth-text-logo{font-size:30px}.yth-text-logo span{width:40px;font-size:24px}.yth-mobile-panel{position:fixed;z-index:1000;top:0;left:0;display:block;width:min(88vw,380px);height:100vh;padding:18px;overflow-y:auto;background:var(--yth-mobile-bg);color:#fff;box-shadow:10px 0 30px rgba(0,0,0,.35);transform:translateX(-105%);transition:transform .22s ease}.yth-mobile-panel.is-open{transform:translateX(0)}.yth-mobile-overlay{position:fixed;z-index:999;inset:0;display:block;background:rgba(0,0,0,.55)}.yth-mobile-panel__top{display:flex;align-items:center;justify-content:space-between}.yth-mobile-close{border:0;background:transparent;color:#fff;font-size:32px}.yth-mobile-menu,.yth-mobile-menu ul{list-style:none;margin:0;padding:0}.yth-mobile-menu{margin-top:18px}.yth-mobile-menu a{display:block;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.12);color:#fff}.yth-mobile-menu .sub-menu{padding-left:18px}.yth-social-mobile{margin-top:24px}.yth-news-ticker{grid-template-columns:repeat(2,1fr)}.yth-ticker-item:nth-child(2){border-right:0}.yth-hero-grid{grid-template-columns:1fr}.yth-hero-copy{order:2}.yth-hero-image{order:1;min-height:430px}.yth-hero-side{order:3;grid-column:auto;grid-template-columns:repeat(2,1fr)}.yth-hero-side-main{grid-column:span 2;grid-row:auto}.yth-more-highlights-grid{grid-template-columns:repeat(2,1fr)}.yth-police-layout{grid-template-columns:1fr;border-bottom:1px solid var(--yth-line)}.yth-police-column-rail{grid-column:auto;display:block}.yth-police-column{border-bottom:1px solid var(--yth-line)}.yth-double-feature{grid-template-columns:1fr}.yth-video-layout{grid-template-columns:1fr}.yth-video-playlist{display:grid;grid-template-columns:repeat(2,1fr);max-height:none}.yth-feature-grid-list{grid-template-columns:repeat(2,1fr)}.yth-grid-four{grid-template-columns:repeat(2,1fr)}.yth-general-rank{grid-template-columns:1fr}.yth-most-read,.yth-general-center{grid-row:auto}.yth-most-read ol{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.yth-region-main{grid-template-columns:1fr}.yth-region-bottom{grid-template-columns:1fr}.yth-entertainment-layout{grid-template-columns:1fr}.yth-ent-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.yth-ent-rail article+article{margin:0;padding:0;border:0}.yth-ent-rail article>a{width:86px}.yth-content-with-sidebar{grid-template-columns:1fr}.yth-single-body-layout{grid-template-columns:1fr;gap:0}.yth-single-sidebar-area{display:none}.yth-sidebar{position:static}.yth-related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.yth-police-card-grid,.yth-police-split-list{grid-template-columns:1fr}.yth-police-split-list article+article{border-left:0;border-top:1px solid var(--yth-line)}.yth-container{width:min(calc(100% - 24px),var(--yth-site-width))}.yth-home-block{margin-top:25px}.yth-section-heading h2,.yth-section-heading h3{font-size:19px}.yth-header-inner{grid-template-columns:42px 1fr 42px}.yth-header-tools{gap:0}.yth-dark-toggle{display:none}.yth-text-logo span{width:34px}.yth-text-logo{font-size:25px;gap:7px}.yth-news-ticker{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.yth-ticker-item{min-width:82%;scroll-snap-align:start}.yth-hero-image{min-height:0;aspect-ratio:16/10}.yth-hero-copy h1{font-size:30px}.yth-hero-side{grid-template-columns:1fr}.yth-hero-side-main{grid-column:auto}.yth-more-highlights-grid{grid-template-columns:1fr}.yth-mosaic-column{padding-inline:12px}.yth-mosaic-feature h3,.yth-double-main h3{font-size:22px}.yth-double-list article{grid-template-columns:96px 1fr}.yth-double-list article>a{width:96px;height:66px}.yth-video-layout,.yth-video-placeholder,.yth-video-layout.has-youtube-feed,.yth-video-layout.has-youtube-feed .yth-responsive-embed{min-height:0}.yth-video-placeholder{aspect-ratio:16/9}.yth-video-playlist{grid-template-columns:1fr}.yth-block-feature_grid{margin-inline:-12px;padding-inline:12px}.yth-feature-grid-main{min-height:440px}.yth-feature-grid-overlay h3{font-size:28px}.yth-feature-grid-list,.yth-grid-four,.yth-general-small-grid,.yth-most-read ol,.yth-ent-small-grid,.yth-archive-grid,.yth-related-grid{grid-template-columns:1fr}.yth-region-panel{padding:16px}.yth-region-main h3{font-size:25px}.yth-region-bottom article{grid-template-columns:1fr 90px}.yth-ent-rail{grid-template-columns:repeat(2,1fr)}.yth-ent-list article{grid-template-columns:110px 1fr}.yth-ent-list article>a{width:110px;height:78px}.yth-horizontal-five{grid-template-columns:1fr}.yth-horizontal-five article,.yth-horizontal-five article:nth-child(3n){padding-block:14px;border-right:0;border-bottom:1px solid rgba(0,0,0,.08)}.yth-single-container{width:calc(100% - 24px)}.yth-single-page{padding-top:20px}.yth-single-title{font-size:34px}.yth-single-subtitle{font-size:20px}.yth-single-entry-content{font-size:max(17px,var(--yth-single-content));line-height:1.72}.yth-inline-ad.align-left,.yth-inline-ad.align-right{float:none;margin:24px auto}.yth-single-meta-sep,.yth-single-updated{display:none}.yth-footer-widgets{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:.01ms !important;animation-duration:.01ms !important;animation-iteration-count:1 !important}}.yth-post-image{object-fit:contain!important;object-position:center center!important;background:var(--yth-soft)}