:root{--news-primary:#c8102e;--news-secondary:#1a1a1a;--news-bg:#ffffff;--news-text:#1f2933;--news-link:#c8102e;--news-header-bg:#ffffff;--news-footer-bg:#111418;--news-muted:#6b7280;--news-border:#e5e7eb;--news-surface:#f7f8fa;--news-font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--news-font-heading:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--news-maxw-desktop:80vw;--news-maxw:80vw;--news-gap:clamp(1rem, 2vw, 2rem);--news-radius:8px}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--news-font);font-size:1rem;line-height:1.65;color:var(--news-text);background:var(--news-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:var(--news-link);text-decoration:none}a:hover,a:focus{text-decoration:underline}:focus-visible{outline:3px solid var(--news-primary);outline-offset:2px}h1,h2,h3,h4,h5,h6{font-family:var(--news-font-heading);font-weight:700;line-height:1.2;color:var(--news-secondary);margin:0 0 .5em;letter-spacing:-.01em}.site-title,.card__title,.post-item__title,.section-block__title,.entry-title,.widget__title{font-family:var(--news-font-heading)}h1{font-size:clamp(1.9rem, 4vw, 2.8rem)}h2{font-size:clamp(1.5rem, 3vw, 2rem)}h3{font-size:1.25rem}p{margin:0 0 1.2em}.skip-link{position:absolute;left:-9999px;top:0;background:var(--news-primary);color:#fff;padding:.75rem 1rem;z-index:1000}.skip-link:focus{left:1rem;top:1rem}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;word-wrap:normal!important}.container{width:100%;max-width:var(--news-maxw);margin-inline:auto}.site-main{padding-block:clamp(1.5rem, 4vw, 3rem)}.site-header{background:var(--news-header-bg);border-bottom:1px solid var(--news-border);position:sticky;top:0;z-index:100}.news-no-sticky .site-header{position:static}.custom-logo--sticky{display:none}.site-header.is-stuck .custom-logo--default{display:none}.site-header.is-stuck .custom-logo--sticky{display:block}.topbar{min-height:36px}.topbar__left,.topbar__right{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.topbar__date{opacity:.85;text-transform:capitalize}.topbar__search{display:flex;align-items:center}.topbar__search input[type="search"]{border:0;border-radius:4px 0 0 4px;padding:.3rem .6rem;font-size:.8rem;min-height:30px;width:150px;max-width:40vw}.topbar__search button{border:0;background:var(--news-primary);color:#fff;min-height:30px;padding:0 .6rem;border-radius:0 4px 4px 0;cursor:pointer;display:inline-flex;align-items:center}.site-header__bar{min-height:72px}.header--type-1 .header-bar--inline{display:flex;align-items:center;justify-content:space-between;gap:var(--news-gap);flex-wrap:wrap}.header--type-1 .main-navigation{border-top:0}.header--type-1 .main-navigation .container{padding:0;width:auto;max-width:none;margin:0}.header--type-1 .main-navigation .menu{justify-content:flex-end}.header--type-2 .header-bar--centered{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem}.header--type-2 .main-navigation .menu{justify-content:center}.header--type-3 .header-bar--with-ad{display:flex;align-items:center;justify-content:space-between;gap:var(--news-gap);flex-wrap:wrap}.header-ad{width:728px;max-width:100%;min-height:90px;display:flex;align-items:center;justify-content:center}.header-ad img{width:728px;max-width:100%;height:auto}.header-ad__placeholder{display:flex;align-items:center;justify-content:center;width:100%;min-height:90px;background:var(--news-surface);color:var(--news-muted);font-size:.85rem;border:1px dashed var(--news-border);border-radius:var(--news-radius)}@media (max-width:768px){.header-ad{display:none}.header--type-1 .header-bar--inline{justify-content:center}}.site-header__bar{display:flex;align-items:center;justify-content:space-between;gap:var(--news-gap);padding-block:1rem}.site-branding{display:flex;align-items:center;gap:.75rem}.site-title{font-size:1.6rem;margin:0}.site-title a{color:var(--news-secondary);text-decoration:none}.site-description{margin:0;font-size:.85rem;color:var(--news-muted)}.custom-logo{max-height:56px;width:auto}.topbar{background:var(--news-secondary);color:#fff;font-size:.82rem}.topbar__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem 1.5rem;padding-block:.5rem}.topbar a{color:#fff}.topbar__contact,.topbar__social{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.topbar__social a{display:inline-flex;min-width:24px;min-height:24px;align-items:center;justify-content:center}.news-ticker{background:var(--news-secondary);color:#fff;min-height:44px;overflow:hidden}.news-ticker__inner{display:flex;align-items:center;gap:1rem;min-height:44px}.news-ticker__label{flex:0 0 auto;background:var(--news-primary);color:#fff;font-weight:700;text-transform:uppercase;font-size:.72rem;letter-spacing:.04em;padding:.35rem .7rem;white-space:nowrap}.news-ticker__viewport{flex:1;min-width:0;overflow:hidden}.news-ticker__track{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0;white-space:nowrap;will-change:transform}.news-ticker.is-running .news-ticker__track{animation:news-ticker-scroll linear infinite}@keyframes news-ticker-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.news-ticker__item a{color:#fff;font-size:.85rem}.news-ticker__item a:hover{color:#fff;text-decoration:underline}.news-ticker.is-static .news-ticker__viewport{overflow-x:auto}.news-ticker.is-static .news-ticker__track{animation:none}.main-navigation{border-top:1px solid var(--news-border)}.main-navigation ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.25rem}.main-navigation li{position:relative}.main-navigation a{display:block;padding:.85rem 1rem;color:var(--news-secondary);font-weight:600;text-decoration:none;text-transform:uppercase;font-size:.85rem;letter-spacing:.03em}.main-navigation a:hover,.main-navigation .current-menu-item>a{color:var(--news-primary)}.main-navigation ul ul{display:none;position:absolute;top:100%;left:0;flex-direction:column;background:#fff;border:1px solid var(--news-border);min-width:220px;box-shadow:0 10px 30px rgb(0 0 0 / .08);z-index:50}.main-navigation li:hover>ul,.main-navigation li:focus-within>ul{display:flex}.menu-toggle{display:none;align-items:center;gap:.5rem;background:#fff0;border:1px solid var(--news-border);border-radius:var(--news-radius);padding:.6rem .9rem;min-height:44px;font:inherit;font-weight:600;cursor:pointer;color:var(--news-secondary)}.home-sections{display:flex;flex-wrap:wrap;gap:var(--news-gap);align-items:flex-start}.section-block{min-width:0}.section-block--full{flex:1 1 100%}.section-block--principal{flex:1 1 62%}.section-block--lateral{flex:1 1 30%}.section-block--grid-2,.section-block--grid-3{flex:1 1 100%}.home-blocks{display:flex;flex-direction:column;gap:clamp(2rem, 4vw, 3rem)}.home-blocks .section-block{width:100%}.block-featured{display:grid;gap:var(--news-gap)}@media (min-width:1024px){.block-featured{grid-template-columns:2fr 1fr;align-items:start}}.block-featured__rest{display:grid;gap:1rem}.block-full{display:grid;gap:var(--news-gap)}.hero{width:100%}.hero-card{position:relative;min-width:0}.hero-card__title{margin:0}.hero-card__title a{color:var(--news-secondary)}.hero-card__title a:hover{color:var(--news-primary);text-decoration:none}.hero-card__excerpt{color:var(--news-muted);margin:.35rem 0 0}.hero-card .card__meta,.hero-card .post-item__meta{font-size:.78rem;color:var(--news-muted);margin-top:.35rem}.hero-card--lead .hero-card__media{display:block;position:relative;aspect-ratio:16 / 9;border-radius:var(--news-radius);overflow:hidden}.hero-card--lead .hero-card__media img{width:100%;height:100%;object-fit:cover}.hero-card--lead .card__cat{position:absolute;top:.8rem;left:.8rem}.hero-card--lead .hero-card__body{position:absolute;inset:auto 0 0 0;padding:1.5rem 1.25rem 1.25rem;background:linear-gradient(to top,rgb(0 0 0 / .82),#fff0)}.hero-card--lead .hero-card__title{font-size:clamp(1.4rem, 2.6vw, 2.1rem)}.hero-card--lead .hero-card__title a,.hero-card--lead .hero-card__excerpt,.hero-card--lead .card__meta,.hero-card--lead .card__meta a{color:#fff}.hero--main{display:grid;gap:var(--news-gap)}@media (min-width:1024px){.hero--main{grid-template-columns:2fr 1fr;align-items:start}}.hero-main__side{display:flex;flex-direction:column;gap:1rem}.hero-main__side .hero-card--sec{display:grid;grid-template-columns:110px 1fr;gap:.8rem;align-items:start}.hero-main__side .hero-card__media{aspect-ratio:4 / 3;border-radius:6px;overflow:hidden;background:var(--news-surface)}.hero-main__side .hero-card__media img{width:100%;height:100%;object-fit:cover}.hero-main__side .hero-card__title{font-size:1rem;line-height:1.35}.hero-main__side .hero-card__excerpt{display:none}.hero--grid .hero-card{display:flex;flex-direction:column;background:var(--news-bg);border:1px solid var(--news-border);border-radius:var(--news-radius);overflow:hidden}.hero--grid .hero-card__media{display:block;aspect-ratio:3 / 2;background:var(--news-surface)}.hero--grid .hero-card__media img{width:100%;height:100%;object-fit:cover}.hero--grid .hero-card__body{padding:1rem}.hero--grid .hero-card--lead .hero-card__body{position:static;background:none;padding:1rem}.hero--grid .hero-card--lead .hero-card__title,.hero--grid .hero-card--lead .hero-card__title a,.hero--grid .hero-card--lead .hero-card__excerpt,.hero--grid .hero-card--lead .card__meta a{color:var(--news-secondary)}.hero--grid .hero-card--lead .hero-card__media{aspect-ratio:3 / 2}.hero--slider{position:relative}.hero-slider__track{position:relative}.hero-slide[hidden]{display:none}.hero-slider__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgb(0 0 0 / .5);color:#fff;font-size:1.6rem;line-height:1;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center}.hero-slider__prev{left:.6rem}.hero-slider__next{right:.6rem}.hero-slider__nav:hover{background:var(--news-primary)}.hero-slider__dots{position:absolute;bottom:.8rem;left:0;right:0;display:flex;gap:.4rem;justify-content:center;z-index:2}.hero-slider__dot{width:10px;height:10px;border-radius:50%;border:0;background:rgb(255 255 255 / .6);cursor:pointer;padding:0}.hero-slider__dot.is-active{background:var(--news-primary)}@media (max-width:768px){.hero-card--lead .hero-card__body{position:static;background:var(--news-surface);border-radius:0 0 var(--news-radius) var(--news-radius)}.hero-card--lead .hero-card__title a,.hero-card--lead .hero-card__excerpt,.hero-card--lead .card__meta,.hero-card--lead .card__meta a{color:var(--news-text)}.hero-slider__dots{position:static;margin-top:.6rem}}.news-ad{margin-inline:auto;display:flex;align-items:center;justify-content:center;width:100%;background:var(--news-surface)}.news-ad img{display:block;max-width:100%;height:auto}.news-ad a{display:block;line-height:0;max-width:100%}.section-block__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;border-bottom:3px solid var(--news-primary);margin-bottom:1.25rem;padding-bottom:.4rem}.section-block__title{margin:0;font-size:1.25rem;text-transform:uppercase;letter-spacing:.02em}.section-block__title::before{content:"";display:inline-block;width:.55rem;height:.55rem;background:var(--news-primary);margin-right:.5rem;vertical-align:middle}.section-block__more{font-size:.8rem;font-weight:600;text-transform:uppercase}.posts-grid{display:grid;gap:var(--news-gap)}.posts-grid--2{grid-template-columns:repeat(2,1fr)}.posts-grid--3{grid-template-columns:repeat(3,1fr)}.block-main__lead{margin-bottom:1.25rem}.block-main__rest{display:grid;gap:1rem}.post-list{display:grid;gap:1rem}.card{background:var(--news-bg);border:1px solid var(--news-border);border-radius:var(--news-radius);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease}.card:hover{box-shadow:0 12px 28px rgb(0 0 0 / .08);transform:translateY(-2px)}.card__media{position:relative;aspect-ratio:3 / 2;background:var(--news-surface)}.card__media img{width:100%;height:100%;object-fit:cover}.card__cat{position:absolute;top:.6rem;left:.6rem;background:var(--news-primary);color:#fff;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.3rem .55rem;border-radius:4px}.card__cat:hover{color:#fff;text-decoration:none}.card__body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.card__title{font-size:1.1rem;margin:0}.card__title a{color:var(--news-secondary)}.card__title a:hover{color:var(--news-primary);text-decoration:none}.card__excerpt{color:var(--news-muted);font-size:.92rem;margin:0}.card__meta{font-size:.78rem;color:var(--news-muted);display:flex;gap:.75rem;flex-wrap:wrap}.card--lead .card__media{aspect-ratio:16 / 9}.card--lead .card__title{font-size:clamp(1.4rem, 2.5vw, 2rem)}.card--lead .card__body{padding:1.25rem 0 0}.card--lead{border:0;border-radius:0}.post-item{display:grid;grid-template-columns:110px 1fr;gap:.85rem;align-items:start}.post-item__media{aspect-ratio:4 / 3;border-radius:6px;overflow:hidden;background:var(--news-surface)}.post-item__media img{width:100%;height:100%;object-fit:cover}.post-item__title{font-size:.98rem;margin:0 0 .25rem;line-height:1.35}.post-item__title a{color:var(--news-secondary)}.post-item__title a:hover{color:var(--news-primary);text-decoration:none}.post-item__meta{font-size:.74rem;color:var(--news-muted)}.content-area{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:clamp(1.5rem, 4vw, 3rem);align-items:start}.no-sidebar .content-area{grid-template-columns:minmax(0,1fr)}.entry-header{margin-bottom:1.5rem}.entry-title{margin-bottom:.5rem}.entry-meta{font-size:.85rem;color:var(--news-muted);display:flex;flex-wrap:wrap;gap:1rem}.entry-meta a{color:var(--news-muted)}.entry-thumb{margin:1.5rem 0;border-radius:var(--news-radius);overflow:hidden}.entry-content{font-size:1.05rem}.entry-content img{border-radius:var(--news-radius);margin-block:1.5rem}.entry-content h2,.entry-content h3{margin-top:1.5em}.entry-content blockquote{margin:1.5rem 0;padding:.5rem 1.25rem;border-left:4px solid var(--news-primary);color:var(--news-secondary);font-style:italic}.entry-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--news-border);font-size:.85rem}.tags-links a{display:inline-block;background:var(--news-surface);padding:.25rem .6rem;border-radius:4px;margin:0 .25rem .25rem 0;font-size:.8rem}.entry-cat{display:inline-block;background:var(--news-primary);color:#fff;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.25rem .6rem;border-radius:4px;margin-bottom:.75rem}.entry-cat:hover{color:#fff;text-decoration:none}.entry-lead{font-size:1.15rem;color:var(--news-muted);margin-top:.5rem}.single-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;margin:1rem 0;padding-block:.75rem;border-block:1px solid var(--news-border);font-size:.85rem}.single-meta__author{display:flex;align-items:center;gap:.6rem}.single-meta__avatar{border-radius:50%}.single-meta__name{font-weight:600;color:var(--news-secondary);display:block}.single-meta__date{color:var(--news-muted)}.single-meta__items{display:flex;gap:1.25rem;color:var(--news-muted)}.news-share{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.news-share__label{font-size:.82rem;color:var(--news-muted);font-weight:600}.news-share__btn{display:inline-flex;align-items:center;gap:.35rem;min-height:36px;min-width:36px;justify-content:center;padding:0 .6rem;border:1px solid var(--news-border);border-radius:6px;background:#fff;color:var(--news-secondary);cursor:pointer;font:inherit;font-size:.8rem}.news-share__btn:hover{background:var(--news-primary);color:#fff;border-color:var(--news-primary);text-decoration:none}.news-share__copy-txt{font-size:.8rem}.related{margin-top:2.5rem;padding-top:1.5rem;border-top:3px solid var(--news-primary)}.related__title{font-size:1.25rem;text-transform:uppercase;margin-bottom:1.25rem}.posts-grid--4{grid-template-columns:repeat(4,1fr)}.card--related .card__media{aspect-ratio:3 / 2}@media (min-width:1024px){.widget-area--sticky{position:sticky;top:90px}}.news-widget-posts{list-style:none;margin:0;padding:0}.news-wp-item{display:grid;grid-template-columns:72px 1fr;gap:.7rem;padding:.6rem 0;border-bottom:1px solid var(--news-border)}.news-wp-thumb{display:block;aspect-ratio:4 / 3;border-radius:6px;overflow:hidden;background:var(--news-surface)}.news-wp-thumb img{width:100%;height:100%;object-fit:cover}.news-wp-thumb--ph{display:block;width:100%;height:100%;background:var(--news-surface)}.news-wp-title{display:block;font-weight:600;font-size:.92rem;line-height:1.3;color:var(--news-secondary)}.news-wp-title:hover{color:var(--news-primary);text-decoration:none}.news-wp-meta{font-size:.75rem;color:var(--news-muted)}@media (max-width:768px){.posts-grid--4{grid-template-columns:repeat(2,1fr)}}.breadcrumbs{font-size:.8rem;color:var(--news-muted);margin-bottom:1rem}.breadcrumbs a{color:var(--news-muted)}.breadcrumbs span[aria-current]{color:var(--news-text)}.widget{margin-bottom:2rem}.widget__title{font-size:1rem;text-transform:uppercase;letter-spacing:.02em;border-bottom:3px solid var(--news-primary);padding-bottom:.4rem;margin-bottom:1rem}.widget ul{list-style:none;margin:0;padding:0}.widget li{padding:.5rem 0;border-bottom:1px solid var(--news-border)}.page-header{margin-bottom:1.5rem}.page-title{margin:0}.archive-description{color:var(--news-muted);margin-top:.5rem}.pagination{margin-top:2rem}.pagination .nav-links{display:flex;flex-wrap:wrap;gap:.4rem}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 .6rem;border:1px solid var(--news-border);border-radius:var(--news-radius);color:var(--news-secondary);font-weight:600}.pagination .page-numbers.current,.pagination .page-numbers:hover{background:var(--news-primary);color:#fff;border-color:var(--news-primary);text-decoration:none}.site-footer{background:var(--news-footer-bg);color:#cfd4da;margin-top:3rem;padding-block:clamp(2rem, 5vw, 3.5rem)}.site-footer a{color:#fff}.footer-widgets{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--news-gap)}.site-footer .widget__title{color:#fff;border-color:var(--news-primary)}.site-footer .widget li{border-color:rgb(255 255 255 / .12)}.footer-bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgb(255 255 255 / .12);display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.85rem}.footer-menu ul{list-style:none;display:flex;gap:1.25rem;margin:0;padding:0;flex-wrap:wrap}.footer-social{display:flex;gap:1rem}.footer-social a{min-width:24px;min-height:24px}.error-404,.no-results{text-align:center;padding-block:3rem}.error-404 .page-title{font-size:clamp(3rem, 10vw, 6rem);color:var(--news-primary)}@media (max-width:1024px){:root{--news-maxw:84vw}.content-area{grid-template-columns:minmax(0,1fr)}.footer-widgets{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){:root{--news-maxw:90vw}.section-block--principal,.section-block--lateral{flex:1 1 100%}.posts-grid--2,.posts-grid--3{grid-template-columns:1fr}.footer-widgets{grid-template-columns:1fr}.menu-toggle{display:inline-flex}.main-navigation .menu{display:none;flex-direction:column;gap:0}.main-navigation.is-open .menu{display:flex}.main-navigation ul ul{position:static;border:0;box-shadow:none;padding-left:1rem}.main-navigation li:hover>ul{display:none}.main-navigation .menu a{border-bottom:1px solid var(--news-border)}}@media (max-width:480px){.posts-grid--2,.posts-grid--3{grid-template-columns:1fr}.topbar__inner{justify-content:center}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.site-main{padding-top:0}.home-blocks{padding-bottom:0;gap:clamp(1.5rem, 3vw, 2.5rem)}:root{--news-maxw:90vw}.container{width:90vw;max-width:90vw;margin-inline:auto}.section-block--list .post-item{display:flex;flex-direction:column;gap:.6rem}.section-block--list .post-item__media{width:100%;aspect-ratio:16 / 9}.hero-main__side .hero-card--sec{display:flex;flex-direction:column;gap:.5rem}.hero-main__side .hero-card--sec .hero-card__media{width:100%;aspect-ratio:16 / 9}.hero-main__side .hero-card--sec .hero-card__title{width:100%;font-size:1.05rem}.home-section{margin-block:0}.home-section .content-area{align-items:start}.section-magazine .mag-lead{margin-bottom:var(--news-gap)}.section-list4 .post-item{grid-template-columns:120px 1fr}.sidebar-list .post-list{display:flex;flex-direction:column;gap:1rem}.home-aside.news-sticky{align-self:start}@media (min-width:1024px){.home-aside.news-sticky{position:sticky;top:90px}}.colormag .hpost{display:grid;grid-template-columns:300px 1fr;gap:1.1rem;align-items:start;margin-bottom:var(--news-gap)}.colormag .hpost__media{position:relative;display:block;aspect-ratio:16 / 9;border-radius:var(--news-radius);overflow:hidden;background:var(--news-surface)}.colormag .hpost__media img{width:100%;height:100%;object-fit:cover}.colormag .hpost__title{font-size:1.4rem;margin:0 0 .4rem}.colormag .hpost__title a{color:var(--news-text)}.colormag .hpost__title a:hover{color:var(--news-primary);text-decoration:none}.colormag .hpost__excerpt{color:var(--news-muted);margin:.5rem 0 0}.colormag .hpost .card__meta{font-size:.8rem;color:var(--news-muted)}@media (max-width:600px){.colormag .hpost{grid-template-columns:1fr}}.home-section .section-block__title::before{background:var(--news-primary)}.card__cat,.home-section .card__cat{background:var(--news-label-bg,var(--news-accent))}.card__cat,.card__cat:hover{color:var(--news-label-text,#fff)}.card{position:relative}.card:hover .card__cat,.card__cat:hover{background:var(--news-primary)}.home-aside .widget__title{font-size:1.25rem;padding-bottom:.4rem;margin-bottom:1.25rem}.section-block__head,.widget__title{border-bottom-width:2px;padding-bottom:.4rem}.card__title a,.post-item__title a,.hpost__title a,.video-feature__title a,.video-item__title a,.news-wp-title,.entry-title,.entry-title a,.related__title,.single-module__title,.widget__title{color:var(--news-title,var(--news-text))}.card__title a:hover,.post-item__title a:hover,.hpost__title a:hover,.news-wp-title:hover,.entry-title a:hover{color:var(--news-primary);text-decoration:none}.hero--top{display:grid;grid-template-columns:2fr 1fr;gap:var(--news-gap);align-items:stretch;margin-top:clamp(1.5rem, 3vw, 2.5rem)}.hero--top .ht-main,.hero--top .ht-side{min-width:0;min-height:0}.hero--top .card__cat{background:var(--news-label-bg,var(--news-accent));z-index:2}.hero--top .hero-card--lead .hero-card__media::after{content:"";position:absolute;inset:0;background:rgb(0 0 0 / .5);pointer-events:none}.news-video{position:relative}.news-video__media{position:relative;display:block;aspect-ratio:16 / 9;background:var(--news-surface);border-radius:var(--news-radius);overflow:hidden}.news-video__media img{width:100%;height:100%;object-fit:cover;display:block}.news-video__ph{display:block;width:100%;height:100%;background:var(--news-surface)}.news-video__play{position:absolute;inset:0;margin:auto;width:64px;height:64px;border:0;border-radius:50%;background:var(--news-primary);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px rgb(0 0 0 / .35);transition:transform .15s ease}.news-video__play svg{margin-left:3px}.news-video__play:hover{transform:scale(1.08)}.news-video__player{width:100%;aspect-ratio:16 / 9;height:auto;border:0;display:block}.news-video.is-playing .news-video__play{display:none}.video-feature{position:relative}.video-feature__tag{position:absolute;top:.7rem;left:.7rem;z-index:3;background:var(--news-secondary);color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.3rem .6rem;border-radius:4px}.video-feature__body{padding-top:.6rem}.video-feature__title{font-size:1.35rem;margin:.25rem 0 0}.video-feature__title a{color:var(--news-text)}.video-feature__title a:hover{color:var(--news-primary);text-decoration:none}.video-feature .card__meta{font-size:.8rem;color:var(--news-muted)}.video-aside .post-list{display:flex;flex-direction:column;gap:1rem}.video-item{display:grid;grid-template-columns:120px 1fr;gap:.7rem;align-items:start}.video-item .news-video__play{width:38px;height:38px}.video-item .news-video__play svg{width:18px;height:18px}.video-item__meta{font-size:.74rem;color:var(--news-muted)}.video-item__title{font-size:1rem;line-height:1.3;margin:.15rem 0 0}.video-item__title a{color:var(--news-text)}.video-item__title a:hover{color:var(--news-primary);text-decoration:none}@media (max-width:600px){.video-item{grid-template-columns:1fr}}.site-footer{color:var(--news-footer-text,#cfd4da)}.footer-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--news-gap);align-items:start}.footer-col{padding-bottom:50px}.footer-col__title{color:var(--news-footer-text,#fff);font-size:1rem;text-transform:uppercase;letter-spacing:.02em;border-bottom:0;padding-bottom:.6rem;margin:0 0 1rem;position:relative}.footer-col__title::after{content:"";position:absolute;left:0;bottom:0;width:var(--news-footer-line-width,70px);height:2px;background:var(--news-footer-line,var(--news-primary))}.footer-col--logo .footer-logo img{max-width:200px;height:auto}.footer-logo--text{color:var(--news-footer-text,#fff);font-size:1.5rem;font-weight:700}.footer-contact{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.footer-contact li{display:flex;align-items:center;gap:.5rem}.footer-contact__ic{flex:0 0 auto;display:inline-flex;color:var(--news-footer-text,#fff);transition:color .15s ease}.footer-contact__ic svg{width:16px;height:16px;fill:currentColor}.footer-contact li:hover .footer-contact__ic,.footer-contact a:hover{color:var(--news-primary)}.footer-contact a{color:var(--news-footer-text,#fff)}.footer-col .menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.footer-col .menu a{color:var(--news-footer-text,#cfd4da)}.footer-col .menu a:hover{color:#fff;text-decoration:none}.footer-col--contact .footer-follow{display:block;margin-top:1rem;font-weight:700;text-transform:uppercase;font-size:.8rem;letter-spacing:.04em;color:var(--news-footer-text,#fff)}.footer-col .footer-social{display:flex;gap:.75rem;margin-top:.4rem}.footer-social a{color:var(--news-footer-text,#fff)}.footer-social a:hover{color:var(--news-primary)}.footer-social a svg{fill:currentColor}.footer-copyright{padding-top:1.2rem;padding-bottom:0;text-align:center;font-size:.85rem;color:var(--news-footer-text,#cfd4da)}.footer-copyright p{margin:0}.footer-logo-text{margin-top:1rem;font-size:.85rem;color:var(--news-footer-text,#cfd4da)}.footer-logo-text p{margin:0 0 .5rem}.footer-logo-text p:last-child{margin-bottom:0}.footer-logo-text a{color:var(--news-footer-text,#fff);text-decoration:underline}.footer-logo-text--left{text-align:left}.footer-logo-text--center{text-align:center}.footer-logo-text--right{text-align:right}.footer-sep{border:0;height:2px;background:var(--news-footer-line,var(--news-primary));margin:2rem 0 0}.site-footer{padding-top:60px;padding-bottom:15px}@media (min-width:768px){.site-footer{padding-top:80px}}@media (max-width:1024px){.footer-cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.footer-cols{grid-template-columns:1fr}}.main-navigation .container{display:flex;align-items:center;gap:1rem}.news-catmenu{position:relative;margin-left:auto}.news-catmenu__toggle{display:inline-flex;align-items:center;gap:.4rem;background:#fff0;border:0;cursor:pointer;font:inherit;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:.03em;color:var(--news-secondary);padding:.85rem 1rem;min-height:44px}.news-catmenu__toggle:hover{color:var(--news-primary)}.news-catmenu__chevron{transition:transform .2s ease}.news-catmenu.is-open .news-catmenu__chevron{transform:rotate(180deg)}.news-catmenu__panel{position:absolute;right:0;top:100%;z-index:90;min-width:240px;background:#fff;border:1px solid var(--news-border);box-shadow:0 12px 30px rgb(0 0 0 / .12)}.news-catmenu__panel[hidden]{display:none}.news-catmenu__panel .menu{list-style:none;margin:0;padding:.25rem 0;display:block}.news-catmenu__panel .menu a{display:block;padding:.6rem 1rem;color:var(--news-text)}.news-catmenu__panel .menu a:hover{background:var(--news-surface);color:var(--news-primary);text-decoration:none}.news-catmenu__panel .sub-menu{list-style:none;margin:0;padding:0 0 0 1rem}.news-menu a i,.news-catmenu__panel a i{margin-right:.4rem}@media (prefers-reduced-motion:reduce){.news-catmenu__chevron{transition:none}}.breadcrumbs{margin-top:30px}.comments-area{margin-top:clamp(1.5rem, 3vw, 2.5rem)}.comments-title,.comment-reply-title{font-family:var(--news-font-heading);margin-bottom:1rem;color:var(--news-text)}.comment-form p{margin-bottom:1rem}.comment-form label{display:block;font-weight:600;font-size:.85rem;margin-bottom:.25rem}.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"],.comment-form textarea,#comment{width:100%;max-width:100%;padding:.6rem .75rem;border:1px solid var(--news-border);border-radius:6px;font:inherit;font-family:var(--news-font);background:#fff;color:var(--news-text)}.comment-form textarea{min-height:140px;resize:vertical}.comment-form .comment-notes,.comment-form .logged-in-as{font-size:.85rem;color:var(--news-muted)}.comment-form .news-btn,.comment-form input[type="submit"],.comment-form .submit{background:var(--news-primary);color:#fff;border:0;border-radius:6px;padding:.7rem 1.4rem;min-height:44px;font:inherit;font-weight:600;cursor:pointer;transition:background .15s ease}.comment-form .news-btn:hover,.comment-form input[type="submit"]:hover,.comment-form .submit:hover{background:var(--news-secondary)}.news-share__btn{background:#fff0;border:0;color:var(--news-text);padding:0 .4rem}.news-share__btn:hover{background:#fff0;border-color:#fff0;color:var(--news-primary)}.news-share__btn svg{fill:currentColor}.post-navigation .nav-links{display:flex;justify-content:space-between;gap:1rem}.post-navigation .nav-next{margin-left:auto;text-align:right}.post-navigation a{color:var(--news-secondary);font-weight:700;text-transform:uppercase;letter-spacing:.04em;display:inline-flex;align-items:center;gap:.4rem}.post-navigation a:hover{color:var(--news-primary);text-decoration:none}.post-navigation .nav-arrow{font-size:1.3em;line-height:1}.comment-list{list-style:none;margin:1.5rem 0 0;padding:0}.comment-list .children{list-style:none;margin-left:1.5rem}.hero--top .ht-main .hero-card--lead .hero-card__media{aspect-ratio:3 / 2}.hero--top .ht-side{display:grid;grid-template-rows:1fr 1fr;gap:var(--news-gap)}.hero--top .ht-side .hero-card--lead{height:100%;min-height:0}.hero--top .ht-side .hero-card--lead .hero-card__media{height:100%;aspect-ratio:auto}.hero--top .ht-side .hero-card__title{font-size:1rem;line-height:1.3}@media (max-width:768px){.hero--top{grid-template-columns:1fr}.hero--top .ht-main .hero-card--lead .hero-card__media{aspect-ratio:16 / 9}.hero--top .ht-side{grid-template-rows:auto}.hero--top .ht-side .hero-card--lead .hero-card__media{height:auto;aspect-ratio:16 / 9}}@media (min-width:769px) and (max-width:1024px){.hero--top .ht-main .hero-card__title,.hero--top .ht-side .hero-card__title{line-height:1.3}}.topbar__date{text-transform:none}.topbar__search button{background:var(--news-search-btn-bg,var(--news-primary))}.topbar__search button .dashicons-search{color:var(--news-search-icon,#fff)}.news-ticker{background:var(--news-ticker-bg,var(--news-secondary))}.news-ticker__item a,.news-ticker__item a:hover{color:var(--news-ticker-text,#fff)}.news-ticker__label{background:var(--news-ticker-label-bg,var(--news-primary));color:var(--news-ticker-label-text,#fff)}.content-area--full{grid-template-columns:minmax(0,1fr)}.single-aside{min-width:0}.single-ad{margin:1.5rem auto;text-align:center}.single-ad .news-ad{margin-inline:auto}.news-ad{background:#fff0}.single-module{margin-bottom:1.75rem;padding:1rem;background:var(--news-surface);border:1px solid var(--news-border);border-radius:var(--news-radius)}.single-module__title{margin:0 0 1rem}.single-module__text{color:var(--news-text);margin:0 0 .75rem;font-size:.9rem}.single-module__contact{list-style:none;margin:0 0 .75rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.single-module__contact li{display:flex;align-items:center;gap:.5rem}.single-module__contact a{color:var(--news-text)}.single-module__ic{flex:0 0 auto;display:inline-flex;color:var(--news-text);transition:color .15s ease}.single-module__ic svg{width:16px;height:16px;fill:currentColor}.single-module__contact li:hover .single-module__ic,.single-module__contact li:hover a{color:var(--news-primary)}.single-module__social{display:flex;gap:.6rem}.single-module__social a{color:var(--news-text)}.single-module__social a:hover{color:var(--news-primary)}.single-module__social a svg{width:20px;height:20px;fill:currentColor}.news-newsletter{display:flex;flex-wrap:wrap;gap:.5rem}.news-newsletter input[type="email"]{flex:1 1 auto;min-width:0;padding:.55rem .7rem;border:1px solid var(--news-border);border-radius:6px;background:#fff;color:var(--news-text);font:inherit}.news-newsletter__btn{border:0;border-radius:6px;padding:.55rem 1rem;background:var(--news-primary);color:#fff;font:inherit;font-weight:600;cursor:pointer;transition:background .15s ease}.news-newsletter__btn:hover{background:var(--news-secondary)}.archive-grid{display:grid;gap:var(--news-gap);grid-template-columns:repeat(var(--cols-mobile,1),minmax(0,1fr))}@media (min-width:768px){.archive-grid{grid-template-columns:repeat(var(--cols-tablet,2),minmax(0,1fr))}}@media (min-width:1024px){.archive-grid{grid-template-columns:repeat(var(--cols-pc,3),minmax(0,1fr))}}.archive-grid .archive-ad{grid-column:1 / -1;text-align:center;margin:.5rem 0}.archive-ad{text-align:center;margin:1.25rem 0}.archive-ad .news-ad{margin-inline:auto}.page-title{color:var(--news-text)}.archive-grid--masonry{display:block;column-gap:var(--news-gap);columns:var(--cols-mobile,1)}@media (min-width:768px){.archive-grid--masonry{columns:var(--cols-tablet,2)}}@media (min-width:1024px){.archive-grid--masonry{columns:var(--cols-pc,3)}}.archive-grid--masonry .card,.archive-grid--masonry .archive-ad{break-inside:avoid;margin-bottom:var(--news-gap);display:block}.archive-loadmore{text-align:center;margin:1.5rem 0}.archive-loadmore__btn{border:0;border-radius:6px;padding:.7rem 1.6rem;background:var(--news-primary);color:#fff;font:inherit;font-weight:600;cursor:pointer;transition:background .15s ease,opacity .15s ease}.archive-loadmore__btn:hover{background:var(--news-secondary)}.archive-loadmore__btn.is-loading{opacity:.6;cursor:default}.hero--grid .hero-grid-cfg{grid-template-columns:repeat(var(--hcols-mobile,1),minmax(0,1fr))}@media (min-width:768px){.hero--grid .hero-grid-cfg{grid-template-columns:repeat(var(--hcols-tablet,2),minmax(0,1fr))}}@media (min-width:1024px){.hero--grid .hero-grid-cfg{grid-template-columns:repeat(var(--hcols-pc,3),minmax(0,1fr))}}@media (min-width:769px) and (max-width:1024px){.topbar__inner{justify-content:space-between;width:100%}.topbar__left,.topbar__right{display:contents}.topbar__contact{display:none}.header--type-3 .header-bar--with-ad{flex-wrap:nowrap}.header--type-3 .site-branding{max-width:25%;flex:0 0 auto}.header--type-3 .site-branding img{max-width:100%;height:auto}.header--type-3 .header-ad{flex:1 1 auto;width:auto}.main-navigation .container{flex-wrap:wrap}.menu-toggle{display:inline-flex}.main-navigation .menu{display:none;flex-direction:column;gap:0;flex-basis:100%}.main-navigation.is-open .menu{display:flex}.main-navigation ul ul{position:static;border:0;box-shadow:none;padding-left:1rem}.main-navigation li:hover>ul{display:none}.news-catmenu{margin-left:auto}}.menu-toggle{color:var(--news-ham-ic,var(--news-secondary));background:var(--news-ham-bg,transparent);align-items:center;border-style:var(--news-ham-bd-style,solid);border-width:var(--news-ham-bd-w,1px);border-color:var(--news-ham-bd-color,var(--news-border))}.menu-toggle__icon{display:inline-flex;align-items:center;line-height:1}.menu-toggle:hover{color:var(--news-ham-ic-h,var(--news-primary));background:var(--news-ham-bg-h,transparent);border-color:var(--news-ham-bd-color-h,var(--news-ham-bd-color,var(--news-border)))}.main-navigation.is-open .menu-toggle{color:var(--news-ham-close-ic,var(--news-ham-ic,var(--news-secondary)));background:var(--news-ham-close-bg,var(--news-ham-bg,transparent))}.main-navigation.is-open .menu-toggle:hover{color:var(--news-ham-close-ic-h,var(--news-primary));background:var(--news-ham-close-bg-h,transparent)}.menu-toggle__icon--close{display:none}.main-navigation.is-open .menu-toggle__icon--open{display:none}.main-navigation.is-open .menu-toggle__icon--close{display:inline-flex}@media (max-width:1024px){.main-navigation{position:relative}.main-navigation.is-open .menu{position:absolute;top:100%;left:0;right:auto;max-width:60vw;z-index:60;background:var(--news-ham-drop,var(--news-bg));box-shadow:0 8px 20px rgb(0 0 0 / .15);padding:.5rem 1rem}.main-navigation.is-open .menu a{color:var(--news-ham-drop-link,inherit)}.main-navigation.is-open .menu a:hover{color:var(--news-ham-drop-link-h,var(--news-primary))}.main-navigation.is-open .menu .current-menu-item>a,.main-navigation.is-open .menu .current_page_item>a{color:var(--news-ham-drop-link-a,var(--news-primary))}.main-navigation .container{align-items:stretch}.menu-toggle{align-self:stretch}.news-catmenu{align-self:stretch;display:flex}.menu-toggle,.news-catmenu__toggle{height:100%;margin:0;border:none;box-shadow:none;outline:none;border-radius:0;padding:.6rem 1rem}}@media (max-width:768px){.main-navigation.is-open .menu{max-width:75vw}}.contact-page{display:grid;gap:clamp(1.5rem, 4vw, 2.5rem);margin-top:1.5rem}.contact-cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--news-gap)}.contact-col{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;padding:1.25rem 1rem;background:var(--news-surface);border:1px solid var(--news-border);border-radius:var(--news-radius)}.contact-col__ic{width:56px;height:56px;border-radius:50%;background:var(--news-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;line-height:1;margin-bottom:.2rem;transition:background .2s ease}.contact-col__ic i{font-size:24px;line-height:1}.contact-col:hover .contact-col__ic{background:var(--news-secondary)}.contact-col__label{font-weight:700;text-transform:uppercase;font-size:.8rem;letter-spacing:.03em}.contact-col__val{color:var(--news-text);word-break:break-word}.contact-col__val:is(a):hover{color:var(--news-primary)}.contact-col__social{display:flex;gap:.6rem;justify-content:center}.contact-col__social a{color:var(--news-text)}.contact-col__social a:hover{color:var(--news-primary)}.contact-col__social svg{width:22px;height:22px;fill:currentColor}@media (max-width:1024px){.contact-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.contact-cols{grid-template-columns:1fr}}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--news-gap);align-items:stretch}@media (max-width:1024px){.contact-grid{grid-template-columns:1fr}}.contact-map{height:100%}.contact-map iframe{width:100%;height:100%;min-height:320px;border:0;display:block;border-radius:var(--news-radius)}@media (min-width:1025px){.contact-map iframe{min-height:0}}@media (max-width:1024px){.contact-map iframe{height:320px}}.contact-form{display:grid;gap:1rem;max-width:100%}.contact-form__field{margin:0;display:flex;flex-direction:column;gap:.35rem}.contact-form__field label{font-weight:600;font-size:.9rem}.contact-form input[type="text"],.contact-form input[type="email"],.contact-form textarea{width:100%;padding:.6rem .75rem;border:1px solid var(--news-border);border-radius:6px;font:inherit;background:#fff;color:var(--news-text)}.contact-form [aria-invalid="true"]{border-color:var(--news-primary)}.contact-form__terms label{flex-direction:row;align-items:center;gap:.5rem;font-weight:400}.contact-form__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-form__submit button{border:0;border-radius:6px;padding:.7rem 1.6rem;background:var(--news-primary);color:#fff;font:inherit;font-weight:600;cursor:pointer;transition:background .15s ease}.contact-form__submit button:hover{background:var(--news-secondary)}.contact-notice{padding:.8rem 1rem;border-radius:6px;margin-bottom:1rem}.contact-notice--ok{background:#e6f5ea;color:#14532d;border:1px solid #b7e4c7}.contact-notice--error{background:#fdecec;color:#7f1d1d;border:1px solid #f5c2c2}.team-group{margin-bottom:clamp(1.8rem, 4vw, 2.8rem)}.team-group__title{margin-bottom:1.25rem}.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--news-gap)}@media (max-width:1024px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.team-grid{grid-template-columns:1fr}}.team-card{background:var(--news-surface);border:1px solid var(--news-border);border-radius:var(--news-radius);padding:1.25rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.35rem}.team-card__photo{margin-bottom:.4rem}.team-card__photo img{max-width:200px;max-height:200px;width:auto;height:auto;display:block;border-radius:var(--news-radius)}.team-card__name{margin:0;font-size:1.1rem;color:var(--news-text)}.team-card__role{margin:0;color:var(--news-primary);font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.03em}.team-card__bio{color:var(--news-muted);font-size:.9rem}.team-card__bio p{margin:0}.team-card__social{display:flex;gap:.6rem;margin-top:.3rem}.team-card__social a{color:var(--news-text);font-size:1.05rem}.team-card__social a:hover{color:var(--news-primary)}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-quote{box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}