/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
*,*::before,*::after{box-sizing:border-box;}*{margin:0;padding:0;}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;height:100%;}body{min-height:100%;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;}img,picture,video,canvas,svg{display:block;max-width:100%;}img{height:auto;}input,button,textarea,select{color:inherit;font:inherit;}button{cursor:pointer;border:none;background:none;}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;}a{text-decoration:none;color:inherit;}ul,ol{list-style:none;}table{border-spacing:0;border-collapse:collapse;}blockquote,q{quotes:none;}blockquote::before,blockquote::after,q::before,q::after{content:"";content:none;}fieldset{border:none;}summary{cursor:pointer;}details > summary::-webkit-details-marker{display:none;}iframe{border:0;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;}input[type=number]{-moz-appearance:textfield;}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;}[hidden]{display:none !important;}@media (prefers-reduced-motion:reduce){*,*::before,*::after{transition-duration:0.01ms !important;animation-duration:0.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;}}body{color:#212529;background-color:#f8f9fa;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{letter-spacing:-0.025em;color:#1b1b1e;font-family:"Roboto Slab",serif;font-weight:700;line-height:1.2;}h1,.h1{margin-bottom:1.5rem;font-size:2.25rem;font-weight:900;}@media (min-width:768px){h1,.h1{font-size:3rem;}}@media (min-width:1024px){h1,.h1{font-size:3.75rem;}}h2,.h2{margin-bottom:1.25rem;font-size:1.875rem;}@media (min-width:768px){h2,.h2{font-size:2.25rem;}}h3,.h3{margin-bottom:1rem;font-size:1.5rem;}@media (min-width:768px){h3,.h3{font-size:1.875rem;}}h4,.h4{margin-bottom:0.75rem;font-size:1.25rem;}@media (min-width:768px){h4,.h4{font-size:1.5rem;}}h5,.h5{margin-bottom:0.75rem;font-size:1.125rem;}h6,.h6{margin-bottom:0.5rem;letter-spacing:0.05em;text-transform:uppercase;font-size:1rem;font-weight:600;}p{margin-bottom:1rem;}p:last-child{margin-bottom:0;}strong,b{font-weight:600;}em,i{font-style:italic;}small{font-size:0.875rem;}a{transition:color 150ms ease;text-decoration:none;color:#c80000;}a:hover{color:#c62d39;}a:focus-visible{outline:2px solid #c80000;outline-offset:2px;}.content-body ul,.content-body ol,.field--name-body ul,.field--name-body ol,.text-formatted ul,.text-formatted ol{margin-bottom:1rem;padding-left:1.5rem;}.content-body ul,.field--name-body ul,.text-formatted ul{list-style:disc;}.content-body ul ul,.field--name-body ul ul,.text-formatted ul ul{list-style:circle;}.content-body ol,.field--name-body ol,.text-formatted ol{list-style:decimal;}.content-body li,.field--name-body li,.text-formatted li{margin-bottom:0.5rem;line-height:1.6;}.content-body li:last-child,.field--name-body li:last-child,.text-formatted li:last-child{margin-bottom:0;}blockquote{margin:2rem 0;padding:1.25rem 1.5rem;color:#212529;border-left:4px solid #c80000;border-radius:0 0.5rem 0.5rem 0;background-color:#f8f9fa;font-size:1.125rem;font-style:italic;}blockquote p:last-child{margin-bottom:0;}blockquote cite{display:block;margin-top:0.75rem;color:#6c757d;font-size:0.875rem;font-weight:500;font-style:normal;}blockquote cite::before{content:"—";}code{padding:0.15em 0.4em;border:1px solid #e9ecef;border-radius:0.25rem;background-color:#f8f9fa;font-family:"Fira Code",Consolas,Monaco,monospace;font-size:0.9em;}pre{overflow-x:auto;margin-bottom:1.5rem;padding:1.25rem;color:#fff;border-radius:0.5rem;background-color:#0d1b2a;line-height:1.75;}pre code{padding:0;color:inherit;border:none;background:none;font-size:0.875rem;}hr{margin:2.5rem 0;border:none;border-top:1px solid #e9ecef;}::selection{color:#fff;background-color:#c80000;}.text-accent{color:#c80000;}.text-muted{color:#6c757d;}.text-small{font-size:0.875rem;}.text-xs{font-size:0.75rem;}.text-lg{font-size:1.125rem;}.text-center{text-align:center;}.text-uppercase{letter-spacing:0.05em;text-transform:uppercase;}.font-heading{font-family:"Roboto Slab",serif;}.font-body{font-family:Roboto,sans-serif;}.font-bold{font-weight:700;}.font-semibold{font-weight:600;}.section-title{display:inline-block;margin-bottom:1.5rem;padding-bottom:0.75rem;color:#1b1b1e;border-bottom:3px solid #c80000;font-family:"Roboto Slab",serif;font-size:1.5rem;font-weight:700;}@media (min-width:768px){.section-title{font-size:1.875rem;}}.container{width:100%;max-width:1320px;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem;}@media (min-width:768px){.container{padding-right:1.5rem;padding-left:1.5rem;}}@media (min-width:1024px){.container{padding-right:2rem;padding-left:2rem;}}.grid{display:grid;gap:1.5rem;}.grid--cols-2{grid-template-columns:1fr;}@media (min-width:768px){.grid--cols-2{grid-template-columns:repeat(2,1fr);}}.grid--cols-3{grid-template-columns:1fr;}@media (min-width:768px){.grid--cols-3{grid-template-columns:repeat(2,1fr);}}@media (min-width:1024px){.grid--cols-3{grid-template-columns:repeat(3,1fr);}}.grid--cols-4{grid-template-columns:1fr;}@media (min-width:576px){.grid--cols-4{grid-template-columns:repeat(2,1fr);}}@media (min-width:1024px){.grid--cols-4{grid-template-columns:repeat(3,1fr);}}@media (min-width:1200px){.grid--cols-4{grid-template-columns:repeat(4,1fr);}}.grid--gap-sm{gap:1rem;}.grid--gap-lg{gap:2.5rem;}.main-content{padding-top:1.5rem;padding-bottom:2.5rem;}.main-content-area{display:flex;flex-direction:column;gap:2.5rem;}@media (min-width:1024px){.main-content-area.has-sidebar{flex-direction:row;gap:2.5rem;}}@media (min-width:1200px){.main-content-area.has-sidebar{gap:4rem;}}.content-primary{flex:1;min-width:0;}@media (min-width:1024px){.has-sidebar .content-primary{flex:0 0 70%;max-width:70%;}}@media (min-width:1024px){.content-sidebar{flex:0 0 calc(30% - 2.5rem);max-width:calc(30% - 2.5rem);}}.content-above{margin-bottom:1.5rem;}.content-below{margin-top:2.5rem;}.section-spacing{padding-top:3rem;padding-bottom:3rem;}@media (min-width:768px){.section-spacing{padding-top:4rem;padding-bottom:4rem;}}.section-spacing--sm{padding-top:1.5rem;padding-bottom:1.5rem;}@media (min-width:768px){.section-spacing--sm{padding-top:2.5rem;padding-bottom:2.5rem;}}.page-wrapper{display:flex;flex-direction:column;min-height:100vh;}.main-content{flex:1;}.region > *:last-child{margin-bottom:0;}.messages-area{padding:0;}@media (min-width:768px){.messages-area{padding:1rem 0;}}.breadcrumb-area{padding:0.5rem 0;}.breadcrumb-area .breadcrumb{display:flex;flex-wrap:wrap;align-items:center;color:#6c757d;font-size:0.875rem;gap:0.25rem;}.breadcrumb-area .breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;gap:0.25rem;}.breadcrumb-area .breadcrumb li{display:flex;align-items:center;gap:0.25rem;}.breadcrumb-area .breadcrumb li::after{margin:0 0.25rem;content:"›";color:#adb5bd;font-size:1rem;}.breadcrumb-area .breadcrumb li:last-child{color:#6c757d;}.breadcrumb-area .breadcrumb li:last-child::after{display:none;}.breadcrumb-area .breadcrumb li a{transition:color 150ms ease;text-decoration:none;color:#212529;font-weight:500;}.breadcrumb-area .breadcrumb li a:hover{color:#c80000;}.hidden{display:none !important;}.sr-only{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0;}@media (min-width:1024px){.visible-mobile{display:none !important;}}.visible-desktop{display:none !important;}@media (min-width:1024px){.visible-desktop{display:block !important;}}.site-header{position:relative;z-index:200;width:100%;}.header-topbar{padding:0.5rem 0;color:rgba(255,255,255,0.78);border-bottom:1px solid rgba(255,255,255,0.06);background-color:#112033;font-size:0.75rem;}.header-topbar .container{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;}.topbar-date{display:flex;align-items:center;letter-spacing:0.025em;text-transform:uppercase;font-weight:500;gap:0.5rem;}.topbar-date::before{display:inline-block;width:8px;height:8px;content:"";animation:pulse-dot 2s ease-in-out infinite;border-radius:50%;background-color:#c80000;}@keyframes pulse-dot{0%,100%{opacity:1;}50%{opacity:0.4;}}.topbar-right{display:flex;flex-wrap:nowrap;align-items:center;gap:1rem;}.topbar-menu-region{display:flex;align-items:center;min-width:0;}.topbar-menu-region > div,.topbar-menu-region > div > nav,.topbar-menu-region .block{display:flex;align-items:center;margin:0;}.topbar-menu-region .menu--top-navigation{display:flex;align-items:center;}.topbar-menu-region .block,.topbar-menu-region .content,.topbar-menu-region .field--name-body,.topbar-menu-region .field__item{display:flex;flex-wrap:nowrap;align-items:center;}.topbar-menu-region h2{display:none;}.topbar-menu-region .menu{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:0;margin:0;padding:0;list-style:none;}.topbar-menu-region .menu-item{display:flex;align-items:center;margin:0;padding:0;}.topbar-menu-region .menu-item + .menu-item::before{display:inline-block;width:1px;height:14px;margin:0 0.75rem;content:"";background-color:rgba(255,255,255,0.24);}.topbar-menu-region .top-navigation-submenu{display:none;}.topbar-menu-region #block-enmnews-topnavigation{display:flex;align-items:center;}.topbar-menu-region #block-enmnews-topnavigation > ul{display:flex;flex-wrap:nowrap;align-items:center;margin:0;padding:0;list-style:none;}.topbar-menu-region #block-enmnews-topnavigation > ul > li{display:flex;align-items:center;}.topbar-menu-region #block-enmnews-topnavigation > ul > li + li::before{display:inline-block;width:1px;height:14px;margin:0 0.75rem;content:"";background-color:rgba(255,255,255,0.24);}.topbar-menu-region #block-enmnews-topnavigation > ul > li > a{display:inline-flex;align-items:center;min-height:28px;transition:color 150ms ease;white-space:nowrap;text-decoration:none;color:rgba(255,255,255,0.78);}.topbar-menu-region #block-enmnews-topnavigation > ul > li > a:hover,.topbar-menu-region #block-enmnews-topnavigation > ul > li > a:focus{text-decoration:none;color:#fff;}.topbar-menu-region p{display:flex;align-items:center;margin:0;}.topbar-menu-region p + p::before{display:inline-block;width:1px;height:14px;margin:0 0.75rem;content:"";background-color:rgba(255,255,255,0.24);}.topbar-menu-region br{display:none;}.topbar-menu-region a{display:inline-flex;align-items:center;min-height:28px;transition:color 150ms ease;white-space:nowrap;text-decoration:none;color:rgba(255,255,255,0.78);}.topbar-menu-region a:hover,.topbar-menu-region a:focus{text-decoration:none;color:#fff;}.topbar-menu-region a + a::before,.topbar-menu-region br + a::before{display:inline-block;width:1px;height:14px;margin:0 0.75rem;content:"";background-color:rgba(255,255,255,0.24);}.topbar-social{display:none;align-items:center;gap:0.75rem;}.topbar-social a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;transition:color 150ms ease;color:rgba(255,255,255,0.72);}.topbar-social a:hover{color:#fff;}.topbar-social a svg{width:16px;height:16px;fill:currentColor;}@media (min-width:768px){.topbar-social{display:flex;}}.header-main{padding:1.25rem 0;transition:box-shadow 250ms ease,padding 250ms ease;background-color:#f8f9fa;background-image:linear-gradient(90deg,rgba(255,255,255,0.96) 0%,rgba(255,255,255,0.72) 42%,rgba(255,255,255,0.58) 100%),url(/themes/custom/enmnews/assets/images/header_world.webp);background-repeat:no-repeat;background-position:center,bottom;background-size:cover,cover;}@media (min-width:1024px){.header-main{padding:2.5rem 0;}}.header-main__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0.5rem;}@media (min-width:420px){.header-main__inner{gap:1.25rem;}}.header-main__actions{display:flex;align-items:center;gap:0.75rem;margin-left:auto;}.site-branding{display:flex;align-items:center;min-width:0;}.site-branding--masthead{align-items:flex-start;}.site-branding__link{display:inline-flex;flex-direction:column;gap:0.25rem;text-decoration:none;}.site-branding__link:hover{text-decoration:none;}.site-branding__name{display:inline-flex;flex-wrap:wrap;align-items:baseline;letter-spacing:-0.04em;text-transform:uppercase;font-family:"Exo 2",Roboto,sans-serif;font-size:39px;font-weight:800;line-height:0.95;gap:0.5rem;}@media (min-width:1024px){.site-branding__name{font-size:43px;}}.site-branding__word{display:inline-block;color:transparent;background:#c62d39;-webkit-background-clip:text;background-clip:text;}.site-branding__tagline{transition:color 150ms ease;letter-spacing:-0.02em;color:#1d2b3a;font-family:Fondamento,"Roboto Slab",serif;font-size:14px;font-weight:400;line-height:1.2;}@media (min-width:420px){.site-branding__tagline{font-size:16px;}}.site-branding__logo{display:flex;align-items:center;}.site-branding__logo img{width:auto;height:40px;}@media (min-width:1024px){.site-branding__logo img{height:50px;}}.site-branding__text{display:flex;align-items:baseline;text-decoration:none;}.site-branding__text:hover{text-decoration:none;}.site-name{display:flex;align-items:baseline;letter-spacing:-0.025em;font-family:"Roboto Slab",serif;font-size:1.5rem;font-weight:900;line-height:1;}.site-name a{display:flex;align-items:baseline;text-decoration:none;}.site-name a:hover{text-decoration:none;}.site-name .site-name__accent{color:#c80000;}.site-name .site-name__text{color:#fff;}@media (min-width:1024px){.site-name{font-size:1.875rem;}}.site-slogan{display:none;margin-left:0.75rem;letter-spacing:0.1em;text-transform:uppercase;color:#adb5bd;font-size:0.75rem;}@media (min-width:768px){.site-slogan{display:inline;}}.header-actions{display:flex;align-items:center;gap:0.75rem;}.header-search-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:background-color 150ms ease;color:#fff;border-radius:50%;font-size:1.125rem;}.header-search-toggle:hover{background-color:rgba(255,255,255,0.1);}.header-search-toggle svg{width:20px;height:20px;fill:currentColor;}.header-search{position:relative;display:flex;align-items:center;}.header-search__toggle{display:flex;align-items:center;justify-content:center;padding:0.5rem;cursor:pointer;transition:color 150ms ease;color:#1b1b1e;border:none;border-radius:50%;background:none;}.header-search__toggle:hover{color:#c80000;background-color:rgba(200,0,0,0.08);}.header-search__toggle svg{width:22px;height:22px;fill:currentColor;}@media (min-width:768px){.header-search__toggle{display:none;}}.header-search__form{display:none;overflow:hidden;align-items:center;border:1px solid rgba(27,27,30,0.12);border-radius:9999px;background:rgba(255,255,255,0.92);box-shadow:0 14px 32px rgba(17,32,51,0.08);}.header-search__form.is-active{position:absolute;z-index:10;top:50%;right:0;display:flex;width:250px;transform:translateY(-50%);background:rgba(255,255,255,0.98);}@media (min-width:768px){.header-search__form{display:flex;}}.header-search__input{width:180px;padding:0.5rem 1rem;color:#1b1b1e;border:none;outline:none;background:none;font-family:Roboto,sans-serif;font-size:0.875rem;}.header-search__input::placeholder{color:rgba(27,27,30,0.45);}.header-search__input:focus{width:220px;}.header-search__submit{display:flex;align-items:center;justify-content:center;padding:0.5rem;cursor:pointer;color:rgba(27,27,30,0.72);border:none;background:none;}.header-search__submit:hover{color:#c80000;}.header-search__submit svg{width:18px;height:18px;fill:currentColor;}.mobile-menu-toggle{position:relative;z-index:301;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;cursor:pointer;border:1px solid rgba(27,27,30,0.15);border-radius:0.5rem;background:none;}.mobile-menu-toggle:active{background:rgba(27,27,30,0.06);}@media (min-width:1024px){.mobile-menu-toggle{display:none;}}.hamburger-icon{width:24px;height:24px;}.hamburger-line{stroke:#1b1b1e;stroke-width:2;stroke-linecap:round;transition:transform 0.3s ease,opacity 0.3s ease;}.menu-open .hamburger-line--top{transform:translate(0,6px) rotate(45deg);transform-origin:12px 6px;}.menu-open .hamburger-line--mid{opacity:0;}.menu-open .hamburger-line--bot{transform:translate(0,-6px) rotate(-45deg);transform-origin:12px 18px;}.main-nav{display:none;border-top:1px solid rgba(27,27,30,0.06);border-bottom:1px solid rgba(200,0,0,0.28);background:#c80000;box-shadow:0 10px 24px rgba(17,32,51,0.04);}.main-nav .container{position:relative;}.main-nav.nav--sticky{position:fixed;z-index:200;top:0;right:0;left:0;box-shadow:0 4px 16px rgba(0,0,0,0.15);}@media (min-width:1024px){.main-nav{display:block;}}.menu--main{display:flex;align-items:stretch;}.menu--main > .menu{display:flex;align-items:stretch;width:100%;}.main-nav .menu{display:flex;align-items:stretch;}.main-nav .menu-item{position:relative;}.main-nav .menu-item > a{position:relative;display:flex;align-items:center;padding:1rem 1.25rem;transition:color 150ms ease,background-color 150ms ease;white-space:nowrap;letter-spacing:0.025em;text-transform:uppercase;color:#fff;font-size:0.875rem;font-weight:700;}.main-nav .menu-item > a:hover{background-color:rgba(0,0,0,0.15);}.main-nav .menu-item > a:hover::after{width:100%;}.main-nav .menu-item.menu-item--active-trail > a,.main-nav .menu-item.is-active > a{background-color:rgba(0,0,0,0.15);}.main-nav .menu-item.menu-item--active-trail > a::after,.main-nav .menu-item.is-active > a::after{width:100%;}.main-nav .menu-item--expanded > a{padding-right:2rem;}.main-nav .menu-item--expanded > a::before{position:absolute;top:50%;right:1rem;width:0;height:0;content:"";transition:transform 150ms ease;transform:translateY(-50%);border-top:4px solid currentColor;border-right:4px solid transparent;border-left:4px solid transparent;}.main-nav .menu-item--expanded:hover > a::before{transform:translateY(-50%) rotate(180deg);}.main-nav .menu-item--expanded > .menu{position:absolute;z-index:100;top:100%;left:0;visibility:hidden;flex-direction:column;min-width:220px;padding:0.5rem 0;transition:all 250ms ease;transform:translateY(10px);opacity:0;border-top:3px solid #c80000;border-radius:0 0 0.5rem 0.5rem;background-color:#fff;box-shadow:0 10px 25px rgba(0,0,0,0.1);}.main-nav .menu-item--expanded:hover > .menu{visibility:visible;transform:translateY(0);opacity:1;}.main-nav .menu-item--expanded > .menu .menu-item > a{padding:0.75rem 1.25rem;letter-spacing:normal;text-transform:none;color:#212529;font-size:0.875rem;}.main-nav .menu-item--expanded > .menu .menu-item > a::after{display:none;}.main-nav .menu-item--expanded > .menu .menu-item > a:hover{padding-left:1.5rem;color:#c80000;background-color:#f8f9fa;}.mobile-nav{position:fixed;z-index:1301;top:0;left:0;overflow-y:auto;width:300px;height:100vh;padding-top:4rem;transition:transform 300ms cubic-bezier(0.4,0,0.2,1);transform:translateX(-100%);background-color:#1b1b1e;-webkit-overflow-scrolling:touch;}.mobile-nav.is-open{transform:translateX(0);}@media (min-width:1024px){.mobile-nav{display:none;}}.mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,0.1);}.mobile-nav__close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff;font-size:1.25rem;}.mobile-nav .menu{display:flex;flex-direction:column;}.mobile-nav .menu-item{transition:opacity 250ms ease,transform 250ms ease;transform:translateX(-20px);opacity:0;border-bottom:1px solid rgba(255,255,255,0.06);}.mobile-nav.is-open .menu-item{transform:translateX(0);opacity:1;}.mobile-nav.is-open .menu-item > a{display:block;padding:1rem 1.25rem;transition:color 150ms ease;text-decoration:none;color:rgba(255,255,255,0.85);font-size:1rem;font-weight:500;}.mobile-nav.is-open .menu-item > a:hover,.mobile-nav.is-open .menu-item > a:focus{color:#fff;}.mobile-nav.is-open .menu-item:nth-child(1){transition-delay:0.05s;}.mobile-nav.is-open .menu-item:nth-child(2){transition-delay:0.1s;}.mobile-nav.is-open .menu-item:nth-child(3){transition-delay:0.15s;}.mobile-nav.is-open .menu-item:nth-child(4){transition-delay:0.2s;}.mobile-nav.is-open .menu-item:nth-child(5){transition-delay:0.25s;}.mobile-nav.is-open .menu-item:nth-child(6){transition-delay:0.3s;}.mobile-nav.is-open .menu-item:nth-child(7){transition-delay:0.35s;}.mobile-nav.is-open .menu-item:nth-child(8){transition-delay:0.4s;}.mobile-nav.is-open .menu-item:nth-child(9){transition-delay:0.45s;}.mobile-nav.is-open .menu-item:nth-child(10){transition-delay:0.5s;}.mobile-nav .menu-item--expanded > .menu{display:none;padding-left:1.25rem;background-color:rgba(0,0,0,0.15);}.mobile-nav .menu-item--expanded > .menu .menu-item{border-bottom-color:rgba(255,255,255,0.04);}.mobile-nav .menu-item--expanded > .menu .menu-item > a{padding:0.75rem 1.25rem;color:rgba(255,255,255,0.7);font-size:0.875rem;}.mobile-nav .menu-item--expanded.is-expanded > .menu{display:flex;}.mobile-nav-overlay{position:fixed;z-index:1300;top:0;left:0;visibility:hidden;width:100%;height:100%;transition:opacity 250ms ease,visibility 250ms ease;opacity:0;background-color:rgba(0,0,0,0.5);}.mobile-nav-overlay.is-visible{visibility:visible;opacity:1;}@media (min-width:1024px){.mobile-nav-overlay{display:none;}}.site-footer{margin-top:auto;color:rgba(255,255,255,0.75);background-color:#111115;}.footer-top{padding:4rem 0;border-bottom:1px solid rgba(255,255,255,0.08);}.footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(2,1fr);}}@media (min-width:1024px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:2.5rem;}}.footer-title{position:relative;margin-bottom:1.25rem;padding-bottom:0.75rem;color:#fff;font-family:"Roboto Slab",serif;font-size:1.125rem;font-weight:700;}.footer-title::after{position:absolute;bottom:0;left:0;width:40px;height:3px;content:"";background-color:#c80000;}.footer-brand .footer-about{margin-bottom:1.25rem;color:rgba(255,255,255,0.6);font-size:0.875rem;line-height:1.75;}.footer-logo{display:inline-flex;align-items:baseline;gap:0.5rem;margin-bottom:1rem;text-decoration:none;letter-spacing:-0.04em;text-transform:uppercase;font-family:"Exo 2",Roboto,sans-serif;font-size:39px;font-weight:800;line-height:0.95;}@media (min-width:1024px){.footer-logo{font-size:43px;}}.footer-logo__enm{color:#c80000;}.footer-logo__news{color:#fff;}.footer-social{display:flex;gap:0.75rem;margin-top:1rem;}.footer-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:background-color 150ms ease,color 150ms ease,transform 150ms ease;color:rgba(255,255,255,0.6);border-radius:50%;background-color:rgba(255,255,255,0.08);}.footer-social a:hover{transform:translateY(-2px);color:#fff;background-color:#c80000;}.footer-social a svg{width:18px;height:18px;fill:currentColor;}.footer-links ul,.footer-categories ul{display:flex;flex-direction:column;margin:0;padding:0;list-style:none;gap:0.25rem;}.footer-links li a,.footer-categories li a{display:inline-flex;align-items:center;padding:0.5rem 0;transition:color 150ms ease,padding-left 150ms ease;text-decoration:none;color:rgba(255,255,255,0.6);font-size:0.875rem;}.footer-links li a::before,.footer-categories li a::before{display:inline-block;width:0;height:0;margin-right:0.5rem;content:"";transition:opacity 150ms ease;opacity:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:5px solid #c80000;}.footer-links li a:hover,.footer-categories li a:hover{padding-left:0.5rem;color:#c80000;}.footer-links li a:hover::before,.footer-categories li a:hover::before{opacity:1;}.footer-links .block-title,.footer-links .block > h2,.footer-categories .block-title,.footer-categories .block > h2{display:none;}.footer-newsletter p{margin-bottom:1rem;color:rgba(255,255,255,0.6);font-size:0.875rem;line-height:1.75;}.newsletter-form{display:flex;flex-direction:column;gap:0.75rem;}.newsletter-form input[type=email]{flex:1;padding:0.75rem 1rem;transition:border-color 150ms ease,background-color 150ms ease;color:#fff;border:1px solid rgba(255,255,255,0.15);border-radius:0.5rem;background-color:rgba(255,255,255,0.05);font-family:Roboto,sans-serif;font-size:0.875rem;}.newsletter-form input[type=email]::placeholder{color:rgba(255,255,255,0.4);}.newsletter-form input[type=email]:focus{border-color:#c80000;outline:none;background-color:rgba(255,255,255,0.08);}.newsletter-form button[type=submit]{padding:0.75rem 1.25rem;cursor:pointer;transition:background-color 150ms ease,transform 150ms ease;white-space:nowrap;color:#fff;border:none;border-radius:0.5rem;background-color:#c80000;font-family:Roboto,sans-serif;font-size:0.875rem;font-weight:700;}.newsletter-form button[type=submit]:hover{transform:translateY(-1px);background-color:#c62d39;}.newsletter-form button:disabled,.newsletter-form input:disabled{cursor:not-allowed;opacity:0.6;}@media (min-width:576px){.newsletter-form{flex-direction:row;}}@media (min-width:1024px){.newsletter-form{flex-direction:column;}}.newsletter-message{margin-top:0.5rem;font-size:0.875rem;}.newsletter-message--success{color:#4ade80;}.newsletter-message--error{color:#c80000;}.footer-bottom{padding:1.25rem 0;border-top:1px solid rgba(255,255,255,0.08);}.footer-bottom__inner{display:flex;flex-direction:column;align-items:center;gap:0.75rem;}@media (min-width:768px){.footer-bottom__inner{flex-direction:row;justify-content:space-between;}}.copyright{text-align:center;color:rgba(255,255,255,0.4);font-size:0.75rem;}@media (min-width:768px){.copyright{text-align:left;}}.footer-bottom__links{display:flex;gap:1rem;}.footer-bottom__links a{transition:color 150ms ease;text-decoration:none;color:rgba(255,255,255,0.4);font-size:0.75rem;}.footer-bottom__links a:hover{color:#fff;}.back-to-top{position:fixed;z-index:300;right:2rem;bottom:2rem;display:flex;visibility:hidden;align-items:center;justify-content:center;width:48px;height:48px;cursor:pointer;transition:opacity 250ms ease,visibility 250ms ease,transform 250ms ease,background-color 150ms ease;transform:translateY(20px);opacity:0;color:#fff;border:none;border-radius:50%;background-color:#c80000;box-shadow:0 10px 25px rgba(0,0,0,0.1);font-size:1.25rem;}.back-to-top:hover{transform:translateY(-2px);background-color:#c62d39;}.back-to-top.is-visible{visibility:visible;transform:translateY(0);opacity:1;}.back-to-top svg{width:20px;height:20px;fill:currentColor;}@media (max-width:575px){.site-header .site-name{font-size:1.25rem;}.hero-main__content{padding:1rem;}.hero-main__title{font-size:1.25rem;}.hero-card__content{padding:1rem;}.news-card__body{padding:1rem;}.news-card__title{font-size:1.125rem;}.article-header{padding:1.25rem 1rem;}.article-title{font-size:1.5rem;}.article-body{padding:1.5rem 1rem;}.article-body p{font-size:1rem;}.footer-main{padding:2.5rem 0;gap:1.5rem;}.section-title{font-size:1.25rem;}}@media (min-width:768px) and (max-width:1023px){.hero-grid{min-height:400px;}.news-card-grid{gap:1.25rem;}}@media print{*,*::before,*::after{color:#000 !important;background:transparent !important;box-shadow:none !important;text-shadow:none !important;}body{font-size:16px;line-height:1.5;}.site-header,.header-topbar,.main-nav,.mobile-menu-toggle,.mobile-nav,.mobile-nav-overlay,.hero-section,.breadcrumb-area,.content-sidebar,.site-footer,.back-to-top,.share-buttons,.article-share,.related-articles,.sidebar-widget,.messages-area,nav{display:none !important;}.main-content-area{display:block !important;}.content-primary{flex:none !important;max-width:100% !important;}.article-full{border-radius:0 !important;box-shadow:none !important;}.article-body{max-width:100% !important;padding:0 !important;}.article-body p{orphans:3;widows:3;font-size:16px !important;}.article-title{font-size:32px !important;page-break-after:avoid;}.article-featured-image{page-break-inside:avoid;}h2,h3,h4{page-break-after:avoid;}a{text-decoration:underline !important;}.article-body a[href]::after{content:" (" attr(href) ")";color:#666 !important;font-size:0.8em;font-weight:normal;}.article-body a[href^="#"]::after,.article-body a[href^=javascript]::after{content:"";}img{page-break-inside:avoid;}.news-card{page-break-inside:avoid;}}@media (prefers-reduced-motion:reduce){*{transition-duration:0.01ms !important;animation-duration:0.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;}.news-card:hover{transform:none;}.hero-main__image img,.hero-card__image img,.news-card__image img{transition:none;}.back-to-top{transition:none;}}@media (forced-colors:active){.category-badge{border:1px solid currentColor;}.back-to-top{border:2px solid currentColor;}.hamburger,.hamburger::before,.hamburger::after{background-color:currentColor;}.news-card{border:1px solid currentColor;}}@supports (container-type:inline-size){.content-sidebar{container-type:inline-size;}@container (max-width:350px){.news-card--horizontal{flex-direction:column;}.news-card--horizontal .news-card__image{aspect-ratio:16/9;flex:none;}}}.mt-responsive{margin-top:1.5rem;}@media (min-width:768px){.mt-responsive{margin-top:2.5rem;}}@media (min-width:1024px){.mt-responsive{margin-top:4rem;}}.mb-responsive{margin-bottom:1.5rem;}@media (min-width:768px){.mb-responsive{margin-bottom:2.5rem;}}@media (min-width:1024px){.mb-responsive{margin-bottom:4rem;}}.py-responsive{padding-top:1.5rem;padding-bottom:1.5rem;}@media (min-width:768px){.py-responsive{padding-top:2.5rem;padding-bottom:2.5rem;}}@media (min-width:1024px){.py-responsive{padding-top:4rem;padding-bottom:4rem;}}.breaking-news{overflow:hidden;padding:0.5rem 0;border-bottom:1px solid rgba(206,212,218,0.24);}.breaking-news__inner{display:flex;align-items:center;gap:1rem;}.breaking-news__label{display:inline-flex;flex-shrink:0;align-items:center;padding:0.25rem 0.75rem;animation:pulse-badge 2s ease-in-out infinite;letter-spacing:0.05em;text-transform:uppercase;color:#fff;border-radius:0.25rem;background-color:#c80000;font-size:0.75rem;font-weight:700;}@keyframes pulse-badge{0%,100%{opacity:1;}50%{opacity:0.7;}}.breaking-news__ticker{overflow:hidden;flex:1;-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);}.breaking-news__track{display:flex;width:max-content;animation:ticker-scroll 30s linear infinite;white-space:nowrap;gap:2.5rem;}.breaking-news__track:hover{animation-play-state:paused;}@keyframes ticker-scroll{0%{transform:translateX(0);}100%{transform:translateX(-50%);}}.breaking-news__item{display:inline-flex;align-items:center;transition:color 150ms ease;text-decoration:none;color:rgba(27,27,30,0.78);font-size:0.875rem;font-weight:500;gap:0.5rem;}.breaking-news__item:hover{color:#c80000;}.breaking-news__dot{flex-shrink:0;width:6px;height:6px;border-radius:50%;background-color:#c80000;}.klaro{--font-family:inherit;--title-font-family:inherit;--font-size:14px;--border-radius:6px;--border-style:solid;--border-width:1px;--dark1:#fff;--dark2:#e9ecef;--dark3:#6c757d;--light1:#212529;--light2:#e9ecef;--light3:#6c757d;--white2:#f2f4f7;--white3:#fff;--blue1:#457b9d;--blue2:#365f7d;--green1:#c80000;--green2:#0d1b2a;--green3:#c62d39;--klaro-primary-color:#0d1b2a;--klaro-link-color:#c80000;--klaro-link-color-hover:#c62d39;--klaro-button-bg:#0d1b2a;--klaro-button-text-color:#fff;--klaro-button-border:1px solid #0d1b2a;--klaro-button-border-radius:6px;--klaro-button-padding:13px 17px;--klaro-button-font-size:inherit;--klaro-button-font-weight:inherit;--klaro-button-line-height:1rem;--klaro-button-box-shadow:none;--klaro-button-bg-hover:#365f7d;--klaro-button-text-color-hover:#fff;--klaro-button-border-hover:1px solid #365f7d;--klaro-button-focus-outline:2px solid rgba(69,123,157,0.35);--klaro-button-focus-outline-offset:2px;--klaro-button-focus-box-shadow:none;--klaro-dialog-focus-outline:none;--klaro-dialog-focus-box-shadow:0 0 0 3px rgba(69,123,157,0.18);--klaro-slider-bg:#d9e0e6;--klaro-slider-bg-active:#c80000;--klaro-slider-bg-required:#0d1b2a;}.klaro .cookie-notice:not(.cookie-modal-notice),.klaro .context-notice,.klaro .cookie-modal .cm-modal.cm-klaro{background-color:#fff;box-shadow:0 12px 28px rgba(13,27,42,0.14);}.klaro .cookie-notice:not(.cookie-modal-notice),.klaro .context-notice{border-color:rgba(13,27,42,0.08);}.klaro .cookie-notice:not(.cookie-modal-notice){border-top:3px solid #c80000;}.klaro .cookie-modal .cm-bg{background:rgba(13,27,42,0.56);}.klaro .cookie-modal .cm-modal.cm-klaro{color:#212529;border:1px solid rgba(13,27,42,0.08);border-top:4px solid #c80000;}.klaro .cookie-modal .cm-modal .cm-header,.klaro .cookie-modal .cm-modal .cm-footer{border-color:rgba(13,27,42,0.08);}.klaro .cookie-modal .cm-modal .hide svg{stroke:#0d1b2a;}.klaro .cookie-modal p,.klaro .cookie-modal strong,.klaro .cookie-modal h1,.klaro .cookie-modal h2,.klaro .cookie-modal ul,.klaro .cookie-modal li,.klaro .context-notice p,.klaro .context-notice strong,.klaro .context-notice h1,.klaro .context-notice h2,.klaro .context-notice ul,.klaro .context-notice li,.klaro .cookie-notice p,.klaro .cookie-notice strong,.klaro .cookie-notice h1,.klaro .cookie-notice h2,.klaro .cookie-notice ul,.klaro .cookie-notice li{color:#212529;}.klaro .cookie-modal h1,.klaro .cookie-modal h2,.klaro .context-notice h1,.klaro .context-notice h2,.klaro .cookie-notice h1,.klaro .cookie-notice h2,.klaro .cookie-modal .cm-list-title,.klaro .context-notice .cm-list-title,.klaro .cookie-notice .cm-list-title{color:#0d1b2a;}.klaro .cookie-modal .cm-list-description,.klaro .context-notice .cm-list-description,.klaro .cookie-notice .cm-list-description,.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-opt-out,.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-required,.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-opt-out,.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-required,.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-opt-out,.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-required,.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out,.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required{color:#6c757d;}.klaro .cookie-modal .cm-btn,.klaro .cookie-notice .cm-btn,.klaro .context-notice .cm-btn{box-shadow:none;}.klaro .cookie-modal .cm-btn:not(.cm-btn-success):not(.cm-btn-success-var),.klaro .cookie-notice .cm-btn:not(.cm-btn-success):not(.cm-btn-success-var),.klaro .context-notice .cm-btn:not(.cm-btn-success):not(.cm-btn-success-var){color:#fff;border:1px solid #0d1b2a;background-color:#0d1b2a;}.klaro .cookie-modal .cm-btn:not(.cm-btn-success):not(.cm-btn-success-var):hover,.klaro .cookie-modal .cm-btn:not(.cm-btn-success):not(.cm-btn-success-var):focus,.klaro .cookie-notice .cm-btn:not(.cm-btn-success):not(.cm-btn-success-var):hover,.klaro .cookie-notice .cm-btn:not(.cm-btn-success):not(.cm-btn-success-var):focus,.klaro .context-notice .cm-btn:not(.cm-btn-success):not(.cm-btn-success-var):hover,.klaro .context-notice .cm-btn:not(.cm-btn-success):not(.cm-btn-success-var):focus{border-color:#365f7d;background-color:#365f7d;}.klaro .cookie-modal .cm-btn.cm-btn-success,.klaro .cookie-modal .cm-btn.cm-btn-success-var,.klaro .cookie-notice .cm-btn.cm-btn-success,.klaro .cookie-notice .cm-btn.cm-btn-success-var,.klaro .context-notice .cm-btn.cm-btn-success,.klaro .context-notice .cm-btn.cm-btn-success-var{color:#fff;border:1px solid #c80000;background-color:#c80000;}.klaro .cookie-modal .cm-btn.cm-btn-success:hover,.klaro .cookie-modal .cm-btn.cm-btn-success:focus,.klaro .cookie-modal .cm-btn.cm-btn-success-var:hover,.klaro .cookie-modal .cm-btn.cm-btn-success-var:focus,.klaro .cookie-notice .cm-btn.cm-btn-success:hover,.klaro .cookie-notice .cm-btn.cm-btn-success:focus,.klaro .cookie-notice .cm-btn.cm-btn-success-var:hover,.klaro .cookie-notice .cm-btn.cm-btn-success-var:focus,.klaro .context-notice .cm-btn.cm-btn-success:hover,.klaro .context-notice .cm-btn.cm-btn-success:focus,.klaro .context-notice .cm-btn.cm-btn-success-var:hover,.klaro .context-notice .cm-btn.cm-btn-success-var:focus{border-color:#c62d39;background-color:#c62d39;}.klaro_toggle_dialog{border-color:rgba(13,27,42,0.1);background-color:#fff;box-shadow:0 10px 22px rgba(13,27,42,0.14);}.klaro_toggle_dialog:hover,.klaro_toggle_dialog:focus{border-color:rgba(200,0,0,0.35);}body.toolbar-horizontal.toolbar-tray-open .site-header.header--sticky{top:79px;}body.toolbar-horizontal .site-header.header--sticky{top:39px;}.tabs{margin-bottom:1.5rem;}.tabs ul{display:flex;flex-wrap:wrap;padding-bottom:0;border-bottom:2px solid #e9ecef;gap:0.25rem;}.tabs ul li a{display:block;margin-bottom:-2px;padding:0.5rem 1rem;transition:all 150ms ease;color:#6c757d;border:1px solid transparent;border-bottom:none;border-radius:0.25rem 0.25rem 0 0;font-size:0.875rem;font-weight:500;}.tabs ul li a:hover{color:#212529;background-color:#f8f9fa;}.tabs ul li a.is-active{color:#c80000;border-color:#e9ecef;border-bottom-color:#fff;background-color:#fff;}.messages-area:has([data-drupal-messages-fallback].hidden):not(:has(.messages)){display:none;}.messages-area .messages{display:flex;margin-bottom:1rem;padding:1rem 1.25rem;border-left:4px solid;border-radius:0.5rem;font-size:0.875rem;line-height:1.6;gap:1rem;}.messages-area .messages:last-child{margin-bottom:0;}.messages-area .messages--status{color:#155724;border-color:#28a745;background-color:#d4edda;}.messages-area .messages--warning{color:#856404;border-color:#ffc107;background-color:#fff3cd;}.messages-area .messages--error{color:#721c24;border-color:#dc3545;background-color:#f8d7da;}.messages-area .messages h2{margin-bottom:0.5rem;font-family:Roboto,sans-serif;font-size:1rem;}.messages-area .messages ul{padding-left:1.25rem;}.messages-area .messages ul li{margin-bottom:0.25rem;list-style:disc;}.admin-tools-area{padding-top:1rem;padding-bottom:0.5rem;}.admin-tools-area .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0.75rem;}.admin-tools-area .block-local-tasks-block,.admin-tools-area .block-local-actions-block{margin-bottom:0;}.local-tasks__list,.action-links{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem;margin:0;padding:0;list-style:none;}.local-tasks__list li,.action-links li{margin:0;}.local-tasks{display:flex;flex-wrap:wrap;gap:0.5rem;}.local-tasks__list a,.action-links a{display:inline-flex;align-items:center;justify-content:center;padding:0.5rem 1rem;transition:all 150ms ease;border:1px solid #e9ecef;background-color:#fff;font-size:0.875rem;font-weight:600;}.local-tasks__list a{color:#212529;}.local-tasks__list a:hover,.local-tasks__list a.is-active{color:#fff;border-color:#c80000;background-color:#c80000;}.action-links a{color:#fff;border-color:#c80000;background-color:#c80000;}.action-links a:hover{color:#fff;border-color:#c62d39;background-color:#c62d39;}.pager{display:flex;justify-content:center;margin-top:2.5rem;}.pager .pager__items{display:flex;align-items:center;gap:0.5rem;}.pager .pager__item a,.pager .pager__item.is-active .page-link{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0.5rem;transition:all 150ms ease;color:#212529;border:1px solid #e9ecef;border-radius:0.5rem;background-color:#fff;font-size:0.875rem;font-weight:500;}.pager .pager__item a:hover,.pager .pager__item.is-active .page-link:hover{color:#fff;border-color:#c80000;background-color:#c80000;}.pager .pager__item.is-active .page-link,.pager .pager__item--active a{color:#fff;border-color:#c80000;background-color:#c80000;}.pager .pager__item--previous a,.pager .pager__item--next a{font-weight:600;}.pager .pager__item--ellipsis{padding:0.5rem;color:#6c757d;}.views-exposed-form{margin-bottom:1.5rem;padding:1.25rem;border-radius:0.5rem;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.05);}.views-exposed-form .form--inline{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;}.views-exposed-form .form-item{margin-bottom:0;}.views-exposed-form .form-item label{display:block;margin-bottom:0.5rem;color:#212529;font-size:0.875rem;font-weight:500;}.views-exposed-form .form-item input[type=text],.views-exposed-form .form-item input[type=search],.views-exposed-form .form-item select{min-width:200px;padding:0.5rem 1rem;transition:border-color 150ms ease;border:1px solid #e9ecef;border-radius:0.5rem;font-size:0.875rem;}.views-exposed-form .form-item input[type=text]:focus,.views-exposed-form .form-item input[type=search]:focus,.views-exposed-form .form-item select:focus{border-color:#c80000;outline:none;box-shadow:0 0 0 3px rgba(200,0,0,0.15);}.views-exposed-form .form-actions input[type=submit]{padding:0.5rem 1.25rem;cursor:pointer;transition:background-color 150ms ease;color:#fff;border:none;border-radius:0.5rem;background-color:#c80000;font-size:0.875rem;font-weight:600;}.views-exposed-form .form-actions input[type=submit]:hover{background-color:#c62d39;}
.article-full{overflow:visible;border-radius:0;background:transparent;box-shadow:none;}.article-page{display:grid;gap:1.5rem;align-items:start;}@media (min-width:1024px){.article-page{grid-template-columns:minmax(0,1fr) 340px;gap:2rem;}}.article-page__main{min-width:0;}.article-page__sidebar{display:flex;flex-direction:column;gap:1.25rem;}@media (min-width:1024px){.article-page__sidebar{position:sticky;top:150px;}}.article-panel{overflow:hidden;border-radius:0.75rem;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.08);}.article-breadcrumb{margin-bottom:1rem;}.article-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;gap:0.5rem;}.article-breadcrumb li{display:inline-flex;align-items:center;color:#6c757d;font-size:0.875rem;gap:0.5rem;}.article-breadcrumb li:not(:last-child)::after{content:"/";color:rgba(27,27,30,0.25);}.article-breadcrumb li[aria-current=page]{color:#1b1b1e;font-weight:500;}.article-breadcrumb a{color:#c80000;font-weight:600;}.article-breadcrumb a:hover{color:#c62d39;}.article-header{max-width:860px;margin:0 auto;padding:2rem 1.5rem 1.5rem;text-align:left;}@media (min-width:768px){.article-header{padding:2.5rem 2rem 2rem;}}@media (min-width:1024px){.article-header{padding:3rem 1.25rem 2rem;}}.article-category{margin-bottom:1rem;}.article-title{margin-bottom:1rem;color:#1b1b1e;font-family:"Roboto Slab",serif;font-size:32px;font-weight:900;line-height:1.3;}.article-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;color:#6c757d;font-size:0.875rem;gap:0.75rem;}.article-meta .meta-item{display:flex;align-items:center;gap:0.5rem;}.article-meta .meta-item svg{width:16px;height:16px;fill:currentColor;opacity:0.5;}.article-meta .meta-divider{width:4px;height:4px;border-radius:50%;background-color:#ced4da;}.article-meta .meta-author{color:#212529;font-weight:600;}.article-featured-image{aspect-ratio:16/10;position:relative;overflow:hidden;width:100%;}.article-featured-image img{width:100%;height:100%;object-fit:cover;}.article-image-caption{padding:0.75rem 1.5rem;text-align:center;color:#6c757d;background-color:#f8f9fa;font-size:0.75rem;font-style:italic;}.article-body{max-width:820px;margin:0 auto;padding:2rem 1.5rem;}.article-body p{margin-bottom:1.5rem;color:#212529;font-size:1.125rem;line-height:1.75;}.article-body p:first-of-type::first-letter{float:left;margin-top:0.5rem;margin-right:0.75rem;color:#c80000;font-family:"Roboto Slab",serif;font-size:3.5em;font-weight:700;line-height:0.8;}.article-body h2{margin-top:3rem;margin-bottom:1.25rem;font-size:1.875rem;}.article-body h3{margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;}.article-body h4{margin-top:1.5rem;margin-bottom:0.75rem;font-size:1.25rem;}.article-body ul,.article-body ol{margin-bottom:1.5rem;padding-left:2rem;font-size:1.125rem;line-height:1.75;}.article-body ul{list-style:disc;}.article-body ol{list-style:decimal;}.article-body li{margin-bottom:0.5rem;color:#212529;}.article-body li:last-child{margin-bottom:0;}.article-body blockquote{margin:2.5rem 0;padding:1.5rem 2rem;border-left-width:4px;font-size:1.25rem;}@media (min-width:768px){.article-body blockquote{margin-right:-1rem;margin-left:-1rem;}}.article-body a{transition:text-decoration-color 150ms ease;text-decoration:underline;color:#c80000;text-decoration-color:rgba(200,0,0,0.3);text-underline-offset:3px;}.article-body a:hover{text-decoration-color:#c80000;}.article-body img{margin:2rem 0;border-radius:0.5rem;}.article-body figure{margin:2rem 0;}.article-body figure img{width:100%;margin:0;border-radius:0.5rem;}.article-body figure figcaption{padding-top:0.75rem;text-align:center;color:#6c757d;font-size:0.875rem;font-style:italic;}@media (min-width:768px){.article-body figure{margin:2.5rem -1rem;}}@media (min-width:768px){.article-body{padding:2.5rem 2rem;}}@media (min-width:1024px){.article-body{padding:2.5rem 2.5rem;}}.article-source{max-width:820px;margin:0 auto;padding:0 1.5rem 2.5rem;}@media (min-width:1024px){.article-source{padding:0 2.5rem 2.5rem;}}.source-attribution{display:inline-flex;align-items:center;padding:0.75rem 1.25rem;color:#6c757d;border:1px solid #e9ecef;border-radius:0.5rem;background-color:#f8f9fa;font-size:0.875rem;gap:0.75rem;}.source-attribution .source-label{color:#212529;font-weight:600;}.source-attribution a{transition:color 150ms ease;color:#c80000;font-weight:500;}.source-attribution a:hover{color:#c62d39;}.article-share{max-width:820px;margin:0 auto;padding:1.5rem;border-top:1px solid #e9ecef;}@media (min-width:1024px){.article-share{padding:1.5rem 2.5rem 2rem;}}.share-label{margin-bottom:0.75rem;letter-spacing:0.05em;text-transform:uppercase;color:#212529;font-size:0.875rem;font-weight:600;}.share-buttons{display:flex;flex-wrap:wrap;gap:0.75rem;}.share-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;transition:all 150ms ease;color:#6c757d;border:1px solid #e9ecef;border-radius:50%;background-color:#f8f9fa;}.share-btn:hover{transform:translateY(-2px);color:#fff;border-color:#c80000;background-color:#c80000;}.share-btn svg{width:18px;height:18px;fill:currentColor;}.article-sidebar__section{padding:1.25rem;border-radius:0.75rem;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.08);}.section-heading{display:block;margin-bottom:1.25rem;padding-bottom:0.75rem;color:#1b1b1e;border-bottom:3px solid #c80000;font-family:"Roboto Slab",serif;font-size:1.25rem;font-weight:700;}.related-list,.sidebar-story-list{display:flex;flex-direction:column;gap:1rem;}.related-card,.sidebar-story{display:flex;padding:0 0 1rem;transition:transform 150ms ease,color 150ms ease;text-decoration:none;color:inherit;border-bottom:1px solid #e9ecef;gap:0.75rem;}.related-card:last-child,.sidebar-story:last-child{padding-bottom:0;border-bottom:none;}.related-card:hover,.sidebar-story:hover{transform:translateY(-1px);}.related-card:hover .related-card__title,.related-card:hover .sidebar-story__title,.sidebar-story:hover .related-card__title,.sidebar-story:hover .sidebar-story__title{color:#c80000;}.related-card__image,.sidebar-story__image{overflow:hidden;flex-shrink:0;width:96px;height:72px;border-radius:0.25rem;}.related-card__image img,.sidebar-story__image img{width:100%;height:100%;object-fit:cover;}.related-card__body,.sidebar-story__body{flex:1;min-width:0;}.related-card__title,.sidebar-story__title{display:-webkit-box;overflow:hidden;margin-bottom:0.25rem;transition:color 150ms ease;color:#1b1b1e;font-family:"Roboto Slab",serif;font-size:0.875rem;font-weight:500;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.related-card__date,.sidebar-story__meta{color:#6c757d;font-size:0.75rem;}.sidebar-story{align-items:flex-start;}.sidebar-story .category-badge{margin-bottom:0.5rem;}.sidebar-story__meta{display:flex;align-items:center;gap:0.5rem;}.sidebar-story__meta .meta-divider{width:3px;height:3px;border-radius:50%;background-color:#adb5bd;}.comment-section{max-width:820px;margin:2.5rem auto 0;padding:1.5rem 1.5rem 0;border-top:1px solid #e9ecef;}@media (min-width:1024px){.comment-section{padding:1.5rem 0 0;}}.comment-section__title{display:inline-block;margin-bottom:1.5rem;padding-bottom:0.75rem;border-bottom:3px solid #c80000;font-family:"Roboto Slab",serif;font-size:1.25rem;font-weight:700;}.comment{margin-bottom:1rem;padding:1.25rem;border:1px solid #e9ecef;border-radius:0.5rem;background:#fff;}.comment:last-child{margin-bottom:0;}.comment__layout{display:flex;align-items:flex-start;gap:1rem;}.comment__picture{overflow:hidden;flex:0 0 2rem;width:2rem;height:2rem;border-radius:50%;}.comment__avatar{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;text-transform:uppercase;color:#fff;border-radius:50%;font-size:0.75rem;font-weight:700;}.comment__avatar--tone-1{background:#c80000;}.comment__avatar--tone-2{background:#005f73;}.comment__avatar--tone-3{background:#6a4c93;}.comment__avatar--tone-4{background:#2a9d8f;}.comment__avatar--tone-5{background:#bc6c25;}.comment__avatar--tone-6{background:#3a5a40;}.comment__content{flex:1 1 auto;min-width:0;}.comment__meta{display:block;margin-bottom:0.75rem;font-size:0.875rem;}.comment__submitted{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem;margin:0;}.comment__author{color:#c80000;font-weight:700;}.comment__date{color:#6c757d;}.comment__reply-context{display:inline-flex;align-items:center;gap:0.5rem;margin-bottom:0.75rem;padding:0.5rem 0.75rem;border-left:3px solid rgba(200,0,0,0.28);border-radius:0.25rem;background:rgba(200,0,0,0.06);font-size:0.875rem;}.comment__reply-label{color:#6c757d;}.comment__reply-target{color:#1b1b1e;font-weight:700;}.comment__body{color:#212529;font-size:1rem;line-height:1.75;}.comment__body p:last-child{margin-bottom:0;}.comment__actions{margin-top:1rem;}.comment__actions .links{display:flex;flex-wrap:wrap;gap:0.75rem;margin:0;padding:0;list-style:none;}.comment__actions a{color:#c80000;font-size:0.875rem;font-weight:700;}.comment__actions a:hover{color:#c62d39;}.indented{margin-left:1.25rem;padding-left:1rem;border-left:1px solid rgba(27,27,30,0.08);}.indented .comment{background:#fcfcfd;}.indented .comment__picture{flex-basis:1.5rem;width:1.5rem;height:1.5rem;}.comment-section__stream{display:flex;flex-direction:column;}.comment-section__items{display:flex;flex-direction:column;gap:1rem;}.comment-section__pager{margin-top:1.25rem;}.comment-section__stream--enhanced .comment-section__pager{display:none;}.comment-section__loader{margin-top:1.25rem;padding:0.75rem 1rem;text-align:center;color:#6c757d;border:1px dashed rgba(27,27,30,0.12);border-radius:0.5rem;background:rgba(248,249,250,0.8);font-size:0.875rem;}.comment-section__sentinel{height:1px;}.comment-form{margin:1.5rem 0;padding:1.5rem;border-radius:0.75rem;background:#f8f9fa;}.comment-form h2{margin-bottom:1rem;font-family:"Roboto Slab",serif;font-size:1.125rem;}.comment-form .form-item{margin-bottom:1rem;}.comment-form .form-item label{display:block;margin-bottom:0.5rem;color:#212529;font-size:0.875rem;font-weight:500;}.comment-form .form-item input[type=text],.comment-form .form-item textarea{width:100%;padding:0.75rem 1rem;transition:border-color 150ms ease;border:1px solid #e9ecef;border-radius:0.5rem;font-family:Roboto,sans-serif;font-size:1rem;}.comment-form .form-item input[type=text]:focus,.comment-form .form-item textarea:focus{border-color:#c80000;outline:none;box-shadow:0 0 0 3px rgba(200,0,0,0.1);}.comment-form .form-item textarea{min-height:120px;resize:vertical;}.comment-form .filter-wrapper,.comment-form .form-item-format{display:none;}.comment-form .form-actions input[type=submit]{padding:0.75rem 2rem;cursor:pointer;transition:background-color 150ms ease,transform 150ms ease;color:#fff;border:none;border-radius:0.5rem;background-color:#c80000;font-size:1rem;font-weight:700;}.comment-form .form-actions input[type=submit]:hover{transform:translateY(-1px);background-color:#c62d39;}.comment-login-message{margin:1.5rem !important;padding:1.25rem;text-align:center;color:#6c757d;border-radius:0.5rem;background:#f8f9fa;font-size:1rem;}.comment-login-message a{color:#c80000;font-weight:700;}@media (min-width:768px){.indented{margin-left:1.5rem;padding-left:1.25rem;}}.category-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:0.75rem;padding:0.25rem 0.75rem;text-align:center;text-decoration:none;letter-spacing:0.05em;text-transform:uppercase;color:#fff;border-radius:0.25rem;background-color:#c80000;font-size:0.75rem;font-weight:600;line-height:1.4;}.category-badge:hover,.category-badge:focus,.category-badge:active,.category-badge:visited{text-decoration:none;color:#fff;}.category-badge--politics{background-color:#c0392b;}.category-badge--general-news{background-color:#2563eb;}.category-badge--sports{background-color:#16a34a;}.category-badge--gaming{background-color:#7c3aed;}.category-badge--health{background-color:#0d9488;}.category-badge--tech{background-color:#0284c7;}.category-badge--lifestyle{background-color:#f97316;}.news-card{display:flex;overflow:hidden;flex-direction:column;height:100%;transition:transform 250ms ease,box-shadow 250ms ease;border-radius:0.75rem;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.08);}.news-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,0.15);}.news-card:hover .news-card__image img{transform:scale(1.05);}.news-card:hover .news-card__title a{color:#c80000;}.news-card__image{aspect-ratio:16/9;position:relative;overflow:hidden;}.news-card__image > a:first-child{display:block;width:100%;height:100%;}.news-card__image > a:first-child > *{display:block;width:100%;height:100%;}.news-card__image img{display:block;width:100%;height:100%;transition:transform 400ms ease;object-fit:cover;}.news-card__image .category-badge{position:absolute;z-index:1;top:0.75rem;left:0.75rem;}.news-card__body{display:flex;flex:1;flex-direction:column;padding:1.25rem;}.news-card__category{margin-bottom:0.5rem;}.news-card__title{margin-bottom:0.75rem;font-family:"Roboto Slab",serif;font-size:1.25rem;font-weight:700;line-height:1.35;}.news-card__title a{transition:color 150ms ease;color:#1b1b1e;}.news-card__title a:hover{color:#c80000;}.news-card__excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1;margin-bottom:1rem;color:#6c757d;font-size:0.875rem;line-height:1.6;}.news-card__meta{display:flex;flex-wrap:wrap;align-items:center;margin-top:auto;padding-top:0.75rem;color:#6c757d;border-top:1px solid #e9ecef;font-size:0.75rem;gap:1rem;}.news-card__meta .meta-item{display:flex;align-items:center;gap:0.25rem;}.news-card__meta .meta-item svg{width:14px;height:14px;fill:currentColor;opacity:0.6;}.news-card__meta .meta-divider{width:3px;height:3px;border-radius:50%;background-color:#adb5bd;}.news-card--horizontal{flex-direction:row;height:auto;}.news-card--horizontal .news-card__image{flex:0 0 120px;aspect-ratio:auto;min-height:100px;}.news-card--horizontal .news-card__image .category-badge{display:none;}@media (min-width:768px){.news-card--horizontal .news-card__image{flex:0 0 160px;}}.news-card--horizontal .news-card__body{padding:0.75rem 1rem;}.news-card--horizontal .news-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0.5rem;font-size:1rem;}.news-card--horizontal .news-card__excerpt{display:none;}.news-card--horizontal .news-card__meta{padding-top:0;border-top:none;gap:0.75rem;}.news-card--featured{position:relative;overflow:hidden;min-height:300px;border-radius:0.75rem;}.news-card--featured:hover{transform:none;}.news-card--featured:hover .news-card__image img{transform:scale(1.05);}.news-card--featured .news-card__image{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:auto;}.news-card--featured .news-card__image::after{position:absolute;right:0;bottom:0;left:0;height:70%;content:"";background:linear-gradient(to top,rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.4) 50%,transparent 100%);}.news-card--featured .news-card__image .category-badge{top:1.25rem;left:1.25rem;}.news-card--featured .news-card__body{position:absolute;z-index:1;right:0;bottom:0;left:0;padding:1.5rem;}@media (min-width:1024px){.news-card--featured .news-card__body{padding:2.5rem;}}.news-card--featured .news-card__title{font-size:1.5rem;}.news-card--featured .news-card__title a{color:#fff;}.news-card--featured .news-card__title a:hover{color:#c80000;}@media (min-width:768px){.news-card--featured .news-card__title{font-size:1.875rem;}}.news-card--featured .news-card__excerpt{color:rgba(255,255,255,0.8);font-size:0.875rem;}@media (min-width:768px){.news-card--featured .news-card__excerpt{font-size:1rem;}}.news-card--featured .news-card__meta{color:rgba(255,255,255,0.7);border-top-color:rgba(255,255,255,0.2);}@media (min-width:768px){.news-card--featured{min-height:400px;}}.news-card-grid{display:grid;gap:1.5rem;grid-template-columns:1fr;}@media (min-width:1024px){.news-card-grid--two-cols{grid-template-columns:repeat(2,1fr);}}@media (min-width:1200px){.news-card-grid--four-cols{grid-template-columns:repeat(4,1fr);}}@media (min-width:576px){.news-card-grid{grid-template-columns:repeat(2,1fr);}}@media (min-width:1024px){.news-card-grid{grid-template-columns:repeat(3,1fr);}}.news-card-list{display:flex;flex-direction:column;gap:1rem;}.numbered-card{display:flex;align-items:flex-start;padding:1rem;transition:background-color 150ms ease;border-radius:0.5rem;background-color:#fff;gap:1rem;}.numbered-card:hover{background-color:#f8f9fa;}.numbered-card:hover .numbered-card__title a{color:#c80000;}.numbered-card__number{flex-shrink:0;width:40px;transition:color 150ms ease;text-align:center;color:#e9ecef;font-family:"Roboto Slab",serif;font-size:1.875rem;font-weight:900;line-height:1;}.numbered-card:hover .numbered-card__number{color:#c80000;}.numbered-card__content{flex:1;min-width:0;}.numbered-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0.25rem;font-family:"Roboto Slab",serif;font-size:1rem;font-weight:700;line-height:1.35;}.numbered-card__title a{transition:color 150ms ease;color:#1b1b1e;}.numbered-card__meta{color:#6c757d;font-size:0.75rem;}.views-row .news-card{height:100%;}.view-content.news-card-grid > .views-row{display:flex;}.content-sidebar{display:flex;flex-direction:column;gap:2rem;}@media (min-width:1024px){.content-sidebar{position:relative;}}.sidebar-sticky{display:flex;flex-direction:column;gap:2rem;}@media (min-width:1024px){.sidebar-sticky{position:sticky;top:100px;}}.sidebar-widget{overflow:hidden;border-radius:0.75rem;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.08);}.sidebar-widget__title{margin:0;padding:1.25rem;color:#1b1b1e;border-left:4px solid #c80000;background-color:#f8f9fa;font-family:"Roboto Slab",serif;font-size:1.125rem;font-weight:700;}.sidebar-widget__content{padding:1.25rem;}.sidebar-trending .sidebar-widget__content{padding:0;}.trending-list{display:flex;flex-direction:column;}.trending-item{display:flex;align-items:flex-start;padding:1rem 1.25rem;transition:background-color 150ms ease;border-bottom:1px solid #e9ecef;gap:1rem;}.trending-item:last-child{border-bottom:none;}.trending-item:hover{background-color:#f8f9fa;}.trending-item:hover .trending-item__number{color:#c80000;}.trending-item:hover .trending-item__title a{color:#c80000;}.trending-item__number{flex-shrink:0;min-width:30px;transition:color 150ms ease;text-align:center;color:#ced4da;font-family:"Roboto Slab",serif;font-size:1.5rem;font-weight:900;line-height:1;}.trending-item__content{flex:1;min-width:0;}.trending-item__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0.25rem;font-size:0.875rem;font-weight:600;line-height:1.35;}.trending-item__title a{transition:color 150ms ease;color:#212529;}.trending-item__meta{color:#6c757d;font-size:0.75rem;}.sidebar-categories .sidebar-widget__content{padding:0;}.categories-list{display:flex;flex-direction:column;}.category-item{display:flex;align-items:center;justify-content:space-between;padding:0.75rem 1.25rem;transition:background-color 150ms ease,padding-left 150ms ease;border-bottom:1px solid #e9ecef;}.category-item:last-child{border-bottom:none;}.category-item:hover{padding-left:1.5rem;background-color:#f8f9fa;}.category-item:hover .category-item__name{color:#c80000;}.category-item__name{display:flex;align-items:center;transition:color 150ms ease;color:#212529;font-size:0.875rem;font-weight:500;gap:0.5rem;}.category-item__name::before{display:inline-block;width:8px;height:8px;content:"";border-radius:50%;background-color:#c80000;}.category-item__count{min-width:28px;padding:0.25rem 0.5rem;text-align:center;color:#6c757d;border-radius:9999px;background-color:#f8f9fa;font-size:0.75rem;font-weight:600;}.sidebar-newsletter{color:#fff;background-color:#1b1b1e;}.sidebar-newsletter .sidebar-widget__title{color:#fff;border-left-color:#c80000;background-color:rgba(0,0,0,0.2);}.newsletter-form{padding:1.25rem;}.newsletter-text{margin-bottom:1rem;color:rgba(255,255,255,0.8);font-size:0.875rem;line-height:1.6;}.newsletter-input-group{display:flex;flex-direction:column;gap:0.75rem;}.newsletter-input{width:100%;padding:0.75rem 1rem;transition:border-color 150ms ease,background-color 150ms ease;color:#fff;border:1px solid rgba(255,255,255,0.2);border-radius:0.5rem;background-color:rgba(255,255,255,0.1);font-size:0.875rem;}.newsletter-input::placeholder{color:rgba(255,255,255,0.5);}.newsletter-input:focus{border-color:#c80000;outline:none;background-color:rgba(255,255,255,0.15);}.newsletter-submit{width:100%;padding:0.75rem 1.25rem;cursor:pointer;transition:background-color 150ms ease,transform 150ms ease;letter-spacing:0.05em;text-transform:uppercase;color:#fff;border:none;border-radius:0.5rem;background-color:#c80000;font-size:0.875rem;font-weight:600;}.newsletter-submit:hover{transform:translateY(-1px);background-color:#c62d39;}.newsletter-submit:active{transform:translateY(0);}.sidebar-ad{overflow:hidden;}.sidebar-ad .sidebar-widget__content{padding:0;}.ad-placeholder{display:flex;align-items:center;justify-content:center;min-height:250px;margin:1rem;letter-spacing:0.05em;text-transform:uppercase;color:#6c757d;border:2px dashed #e9ecef;border-radius:0.5rem;background-color:#f8f9fa;font-size:0.875rem;}
