/**
 * Lakome Independent — consolidated custom styles
 * Build 123 — exact duplicate cleanup
 *
 * Source order is preserved to keep the existing cascade predictable.
 * Do not edit the deleted source files; maintain custom overrides here.
 */


/* ==========================================================================
   Source: header-v2.css
   ========================================================================== */

:root{--h61-red:#e60000;--h61-red-dark:#b80000;--h61-ink:#171717;--h61-line:#ededed;--h61-shell:1280px;--h61-shadow:0 10px 28px rgba(0,0,0,.10)}
body.li-h61-lock{overflow:hidden}
.li-h61,.li-h61 *{box-sizing:border-box}
.li-h61{position:relative;z-index:1300;width:100%;background:#fff;color:var(--h61-ink);font-family:inherit;isolation:isolate}
.li-h61-shell{width:min(calc(100% - 32px),var(--h61-shell));margin-inline:auto}
.li-h61 svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.li-h61-top{background:#171717;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.li-h61-top-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.li-h61-meta{display:flex;align-items:center;gap:18px;font-size:12px}
.li-h61-meta a,.li-h61-meta span{color:#f5f5f5;text-decoration:none}
.li-h61-meta a:hover{color:#ff4b4b}
.li-h61-search-open,.li-h61-mobile-search,.li-h61-nav-search{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:inherit}
.li-h61-search-open{width:34px;height:34px;color:#fff}
.li-h61-brand{background:linear-gradient(135deg,#f20909 0%,#df0000 58%,#c40000 100%)}
.li-h61-brand-inner{height:128px;display:grid;grid-template-columns:230px minmax(0,1fr) 92px;align-items:center;gap:28px;padding-inline:18px}
.li-h61-logo{height:104px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}
.li-h61-logo img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(0,0,0,.16))}
.li-h61-ad{min-width:0;display:flex;align-items:center;justify-content:center}
.li-h61-ad .widget,.li-h61-ad .li-header-ad{width:100%;margin:0!important}
.li-h61-ad img,.li-h61-ad iframe{display:block;max-width:100%;height:auto;margin-inline:auto}
.li-h61-ad-placeholder{width:min(900px,100%);height:92px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(255,255,255,.75);border-radius:8px;color:#aaa;box-shadow:0 8px 24px rgba(0,0,0,.09)}
.li-h61-mobile-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#fff}
.li-h61-mobile-search{width:42px;height:42px;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:rgba(255,255,255,.10)}
.li-h61-menu-open{display:none;width:44px;height:44px;padding:9px;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:rgba(255,255,255,.10);cursor:pointer}
.li-h61-menu-open span{display:block;height:2px;background:#fff;border-radius:3px;margin:5px 0}
.li-h61-nav{height:52px;background:#fff;border-bottom:3px solid var(--h61-red);box-shadow:0 5px 18px rgba(0,0,0,.07)}
.li-h61-nav-inner{height:100%;display:flex;align-items:center;gap:8px}
.li-h61-primary{height:100%;flex:1;min-width:0}
.li-h61-menu{height:100%;display:flex;align-items:center;justify-content:center;gap:1px;list-style:none;margin:0;padding:0}
.li-h61-menu>li{height:100%;display:flex;align-items:center;position:relative}
.li-h61-menu>li>a{height:100%;display:flex;align-items:center;justify-content:center;padding:0 17px;color:#171717;text-decoration:none;font-size:15px;font-weight:700;white-space:nowrap;position:relative;transition:.22s ease}
.li-h61-menu>li>a:after{content:"";position:absolute;right:16px;left:16px;bottom:0;height:3px;background:var(--h61-red);transform:scaleX(0);transition:.22s ease}
.li-h61-menu>li:hover>a,.li-h61-menu>li>a:focus-visible{color:var(--h61-red);background:#fff5f5;outline:none}
.li-h61-menu>li:hover>a:after,.li-h61-menu>li>a:focus-visible:after{transform:scaleX(1)}
.li-h61-menu>li.current-menu-item>a,.li-h61-menu>li.current-menu-ancestor>a{height:36px;margin:auto 0;color:#fff;background:var(--h61-red);border-radius:7px;box-shadow:0 5px 14px rgba(230,0,0,.22)}
.li-h61-menu>li.current-menu-item>a:after,.li-h61-menu>li.current-menu-ancestor>a:after{display:none}
.li-h61-menu .sub-menu{position:absolute;top:100%;right:0;z-index:40;min-width:220px;margin:0;padding:8px;list-style:none;background:#fff;border-top:3px solid var(--h61-red);border-radius:0 0 10px 10px;box-shadow:0 18px 44px rgba(0,0,0,.16);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}
.li-h61-menu li:hover>.sub-menu,.li-h61-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}
.li-h61-menu .sub-menu a{display:block;padding:10px 12px;border-radius:6px;color:#222;text-decoration:none;font-weight:600}
.li-h61-menu .sub-menu a:hover{background:#fff1f1;color:var(--h61-red)}
.li-h61-nav-search{width:46px;height:100%;border-right:1px solid var(--h61-line);color:#222}
.li-h61-nav.is-sticky{position:fixed;top:0;right:0;left:0;z-index:1500;animation:h61Drop .2s ease;box-shadow:0 10px 28px rgba(0,0,0,.14)}
.li-h61.has-sticky{padding-bottom:52px}
@keyframes h61Drop{from{transform:translateY(-100%)}to{transform:none}}
.li-h61-search,.li-h61-drawer-wrap{position:fixed;inset:0;z-index:2200;opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease}
.li-h61-search.is-open,.li-h61-drawer-wrap.is-open{opacity:1;visibility:visible;pointer-events:auto}
.li-h61-search-backdrop,.li-h61-drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.68)}
.li-h61-search{display:grid;place-items:center;padding:20px}
.li-h61-search-box{position:relative;width:min(680px,100%);padding:32px;background:#fff;border-radius:16px;box-shadow:0 28px 80px rgba(0,0,0,.3);transform:translateY(14px);transition:.22s ease}
.li-h61-search.is-open .li-h61-search-box{transform:none}
.li-h61-search-box strong{display:block;margin-bottom:16px;font-size:24px}
.li-h61-search-box form{display:flex;border:2px solid #eee;border-radius:10px;overflow:hidden}
.li-h61-search-box input{flex:1;min-width:0;height:56px;border:0;padding:0 16px;font-size:17px;outline:none}
.li-h61-search-box form button{border:0;background:var(--h61-red);color:#fff;padding:0 28px;font-weight:800;cursor:pointer}
.li-h61-search-close{position:absolute;left:16px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#f1f1f1;font-size:25px;cursor:pointer}
.li-h61-drawer{position:absolute;top:0;bottom:0;right:0;width:min(370px,88vw);background:#fff;box-shadow:-18px 0 48px rgba(0,0,0,.22);transform:translateX(104%);transition:.28s ease;overflow:auto}
.li-h61-drawer-wrap.is-open .li-h61-drawer{transform:none}
.li-h61-drawer-head{height:86px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;background:var(--h61-red)}
.li-h61-drawer-head img{max-width:170px;max-height:66px;object-fit:contain}
.li-h61-menu-close{width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;font-size:27px;cursor:pointer}
.li-h61-drawer-search{display:flex;margin:16px;border:1px solid #ddd;border-radius:8px;overflow:hidden}
.li-h61-drawer-search input{flex:1;min-width:0;height:46px;border:0;padding:0 12px;outline:none}
.li-h61-drawer-search button{border:0;background:#f3f3f3;color:var(--h61-red);padding:0 16px;font-weight:700}
.li-h61-mobile-menu{list-style:none;margin:0;padding:0 16px 28px}
.li-h61-mobile-menu li{border-bottom:1px solid #eee}
.li-h61-mobile-menu a{display:flex;align-items:center;min-height:48px;color:#1c1c1c;text-decoration:none;font-weight:700}
.li-h61-mobile-menu .sub-menu{display:none;list-style:none;margin:0;padding:0 14px 8px}
.li-h61-mobile-menu .is-sub-open>.sub-menu{display:block}
.li-h61-mobile-menu .sub-menu a{min-height:40px;color:#666;font-size:13px}
@media(max-width:1100px){
 .li-h61-brand-inner{grid-template-columns:190px minmax(0,1fr) 76px;gap:18px}
 .li-h61-logo{height:90px}
 .li-h61-menu>li>a{padding-inline:11px;font-size:13px}
}
@media(max-width:767px){
 .li-h61-shell{width:calc(100% - 18px)}
 .li-h61-top{display:none}
 .li-h61-brand-inner{height:86px;grid-template-columns:145px 1fr auto;gap:10px;padding-inline:8px}
 .li-h61-logo{height:68px}
 .li-h61-ad{display:none}
 .li-h61-mobile-search{display:flex}
 .li-h61-menu-open{display:block}
 .li-h61-nav{display:none}
 .li-h61.has-sticky{padding-bottom:0}
 .li-h61-search-box{padding:28px 16px 18px}
 .li-h61-search-box strong{font-size:20px;padding-left:38px}
 .li-h61-search-box form button{padding-inline:18px}
}
@media(min-width:768px){.li-h61-mobile-search{display:none}}
@media(prefers-reduced-motion:reduce){.li-h61 *{transition:none!important;animation:none!important}}

/* Build 061.2: the modern banner uses a div[role=banner], not the legacy
   <header> element, so old global header selectors/pseudo-elements cannot
   resize, crop, or overlay the new header. */
body > .li-h61[role="banner"]{display:block!important;max-width:none!important;margin:0!important;padding:0!important;transform:none!important;overflow:visible!important}
body > .li-h61[role="banner"]:before,body > .li-h61[role="banner"]:after{content:none!important;display:none!important}
.admin-bar .li-h61-nav.is-sticky{top:32px}
@media(max-width:782px){.admin-bar .li-h61-nav.is-sticky{top:46px}}



/* ==========================================================================
   Source: footer-v2.css
   ========================================================================== */

/* Build 062 — modern footer from scratch */
.li-f62{--f62-red:#ed1111;--f62-dark:#11151d;--f62-mid:#171d27;--f62-muted:#aeb7c5;direction:rtl;background:var(--f62-dark);color:#fff;margin-top:28px;position:relative;isolation:isolate;font-family:inherit}
.li-f62 *{box-sizing:border-box}
.li-f62-accent{height:4px;background:linear-gradient(90deg,#ff2626 0%,#c90000 45%,#ff2626 100%)}
.li-f62-shell{width:min(1280px,calc(100% - 32px));margin-inline:auto}
.li-f62-newsletter{background:linear-gradient(135deg,#d90000,#f31a1a)}
.li-f62-newsletter-inner{min-height:112px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(360px,620px);gap:32px;align-items:center;position:relative;padding-block:22px}
.li-f62-newsletter-copy{display:flex;align-items:center;gap:15px}
.li-f62-newsletter-icon{width:52px;height:52px;border:1px solid rgba(255,255,255,.5);border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.1);flex:0 0 auto}
.li-f62-newsletter-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.li-f62-newsletter h2{font-size:22px;line-height:1.25;margin:0 0 4px;font-weight:800;color:#fff}
.li-f62-newsletter p{margin:0;color:rgba(255,255,255,.84);font-size:14px}
.li-f62-newsletter-form{display:flex;gap:8px;min-width:0}
.li-f62-newsletter-form input[type=email]{min-width:0;flex:1;height:48px;border:0;border-radius:8px;padding:0 16px;background:#fff;color:#151515;outline:none;box-shadow:0 8px 24px rgba(80,0,0,.14)}
.li-f62-newsletter-form input[type=email]:focus{box-shadow:0 0 0 3px rgba(255,255,255,.38),0 8px 24px rgba(80,0,0,.14)}
.li-f62-newsletter-form button{height:48px;border:0;border-radius:8px;padding:0 25px;background:#11151d;color:#fff;font-weight:800;cursor:pointer;transition:transform .22s ease,background .22s ease}
.li-f62-newsletter-form button:hover{background:#05070a;transform:translateY(-2px)}
.li-f62-hp{position:absolute!important;right:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}
.li-f62-notice{position:absolute;left:0;bottom:3px;font-size:12px!important;color:#fff!important}.li-f62-notice.is-error{color:#fff3a8!important}
.li-f62-main{background:linear-gradient(180deg,var(--f62-mid),var(--f62-dark));padding:52px 0 44px}
.li-f62-grid{display:grid;grid-template-columns:1.25fr .8fr .8fr 1.35fr;gap:42px;align-items:start}
.li-f62 h2{margin:0 0 21px;font-size:18px;font-weight:800;color:#fff;position:relative;padding-bottom:12px}
.li-f62 h2:after{content:"";position:absolute;right:0;bottom:0;width:42px;border-radius:4px;background:var(--f62-red);}
.li-f62-logo{display:inline-flex;max-width:185px;margin-bottom:17px}
.li-f62-logo img{display:block;max-width:100%;max-height:88px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 5px 16px rgba(0,0,0,.22))}
.li-f62-about{font-size:14px;line-height:2;color:var(--f62-muted);margin:0 0 19px;max-width:310px}
.li-f62-social{display:flex;gap:9px;flex-wrap:wrap}
.li-f62-social a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#252c37;border:1px solid rgba(255,255,255,.08);text-decoration:none;transition:background .22s ease,transform .22s ease,border-color .22s ease}
.li-f62-social a:hover{background:var(--f62-red);border-color:var(--f62-red);transform:translateY(-3px)}
.li-f62-social a svg{width:18px;height:18px;display:block;fill:currentColor;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.li-f62-social a svg rect,.li-f62-social a svg circle{fill:none}
.li-f62-social a svg .li-f62-svg-cut{fill:#252c37;stroke:none}
.li-f62-social a:hover svg .li-f62-svg-cut{fill:var(--f62-red)}
.li-f62-menu,.li-f62-categories{list-style:none;margin:0;padding:0;columns:1}
.li-f62-menu li,.li-f62-categories li{margin:0;border-bottom:1px solid rgba(255,255,255,.07)}
.li-f62-menu a,.li-f62-categories a{display:flex;align-items:center;min-height:38px;color:#d8dee8;text-decoration:none;font-size:14px;transition:color .2s ease,padding .2s ease}
.li-f62-menu a:before,.li-f62-categories a:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--f62-red);margin-left:9px;flex:0 0 auto}
.li-f62-menu a:hover,.li-f62-categories a:hover{color:#fff;padding-right:5px}
.li-f62-categories .count{display:none}
.li-f62-latest-list{display:grid;gap:14px}
.li-f62-latest-item{display:grid;grid-template-columns:84px 1fr;gap:12px;align-items:center;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}
.li-f62-latest-item:last-child{padding-bottom:0;border-bottom:0}
.li-f62-latest-thumb{display:block;width:84px;height:62px;border-radius:7px;overflow:hidden;background:#252c37}
.li-f62-latest-thumb img,.li-f62-thumb-fallback{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.li-f62-latest-item:hover .li-f62-latest-thumb img{transform:scale(1.07)}
.li-f62-latest-item h3{font-size:14px;line-height:1.6;margin:0 0 4px;font-weight:700}
.li-f62-latest-item h3 a{color:#f5f7fa;text-decoration:none;transition:color .2s ease}
.li-f62-latest-item:hover h3 a{color:#ff4b4b}
.li-f62-latest-item time{font-size:11px;color:#8792a2}
.li-f62-widgets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:38px;padding-top:34px;border-top:1px solid rgba(255,255,255,.09)}
.li-f62-widgets .li-widget,.li-f62-widgets>div{float:none!important;width:auto!important;margin:0!important;color:#d7dde6}
.li-f62-widgets h3{font-size:16px;color:#fff;margin:0 0 14px}
.li-f62-widgets a{color:#d7dde6}.li-f62-widgets a:hover{color:#fff}
.li-f62-bottom{background:#0a0d12;border-top:1px solid rgba(255,255,255,.06)}
.li-f62-bottom-inner{min-height:68px;display:flex;justify-content:space-between;align-items:center;gap:20px}
.li-f62-bottom p{margin:0;color:#8e98a7;font-size:13px}
.li-f62-top{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#202630;border:1px solid rgba(255,255,255,.08);transition:background .2s ease,transform .2s ease}
.li-f62-top:hover{background:var(--f62-red);transform:translateY(-3px)}
.li-f62-top svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.li-f62-empty{color:var(--f62-muted)}
@media(max-width:1050px){.li-f62-grid{grid-template-columns:1fr 1fr;gap:36px}.li-f62-newsletter-inner{grid-template-columns:1fr 1.15fr}.li-f62-widgets{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.li-f62{margin-top:18px}.li-f62-shell{width:min(100% - 22px,1280px)}.li-f62-newsletter-inner{grid-template-columns:1fr;gap:16px;padding-block:20px}.li-f62-newsletter-form{width:100%}.li-f62-main{padding:38px 0 32px}.li-f62-grid{grid-template-columns:1fr;gap:32px}.li-f62-about{max-width:none}.li-f62-widgets{grid-template-columns:1fr}.li-f62-bottom-inner{min-height:76px;flex-direction:column;justify-content:center;text-align:center;padding-block:13px}.li-f62-notice{position:static;margin-top:-8px!important;grid-column:1/-1}}
@media(max-width:440px){.li-f62-newsletter-copy{align-items:flex-start}.li-f62-newsletter-icon{width:44px;height:44px;border-radius:11px}.li-f62-newsletter-form{flex-direction:column}.li-f62-newsletter-form button{width:100%}.li-f62-latest-item{grid-template-columns:76px 1fr}.li-f62-latest-thumb{width:76px;height:58px}}
@media(prefers-reduced-motion:reduce){.li-f62 *{scroll-behavior:auto!important;transition:none!important}}

/* Build 062.3 Final — footer finishing pass */
.li-f62{margin-top:36px}
.li-f62-newsletter-inner{min-height:96px;padding-block:20px;grid-template-columns:minmax(300px,1fr) minmax(420px,680px);gap:42px}
.li-f62-newsletter-icon{width:58px;height:58px;border-radius:16px;background:rgba(255,255,255,.14)}
.li-f62-newsletter-icon svg{width:30px;height:30px}
.li-f62-newsletter h2{font-size:24px;margin-bottom:6px}
.li-f62-newsletter p{font-size:15px}
.li-f62-newsletter-form{gap:10px}
.li-f62-newsletter-form input[type=email]{height:54px;border-radius:10px;padding-inline:20px;font-size:15px}
.li-f62-newsletter-form button{height:54px;min-width:112px;border-radius:10px;font-size:15px}
.li-f62-main{padding:60px 0 50px}
.li-f62-grid{grid-template-columns:1.3fr .82fr .82fr 1.45fr;gap:52px}
.li-f62 h2{font-size:20px;margin-bottom:24px;padding-bottom:13px}
.li-f62 h2:after{width:48px;height:3px}
.li-f62-brand-col{text-align:center}
.li-f62-logo{max-width:230px;margin:0 auto 22px;justify-content:center}
.li-f62-logo img{max-height:112px}
.li-f62-about{font-size:15px;line-height:2.05;max-width:350px;margin:0 auto 22px;color:#c1c9d4}
.li-f62-social{justify-content:center;gap:11px}
.li-f62-social a{width:42px;height:42px}
.li-f62-social a svg{width:20px;height:20px}
.li-f62-menu a,.li-f62-categories a{min-height:42px;font-size:15px}
.li-f62-latest-list{gap:16px}
.li-f62-latest-item{grid-template-columns:92px 1fr;gap:14px;padding-bottom:16px}
.li-f62-latest-thumb{width:92px;height:70px;border-radius:8px}
.li-f62-latest-item h3{font-size:15px;line-height:1.65;margin-bottom:5px}
.li-f62-latest-item time{font-size:12px}
.li-f62-bottom-inner{min-height:74px;justify-content:center;position:relative;text-align:center}
.li-f62-bottom p{font-size:14px;color:#aab3c1}
.li-f62-top{position:absolute;left:0;width:42px;height:42px}
.li-f62-top svg{width:20px;height:20px}
@media(max-width:1050px){.li-f62-grid{gap:40px}.li-f62-newsletter-inner{grid-template-columns:1fr 1.1fr;gap:28px}}
@media(max-width:700px){.li-f62{margin-top:22px}.li-f62-newsletter-inner{min-height:0;padding-block:24px}.li-f62-main{padding:42px 0 36px}.li-f62-brand-col{text-align:center}.li-f62-logo{max-width:205px}.li-f62-bottom-inner{padding-inline:52px}.li-f62-top{left:8px}.li-f62-latest-item{grid-template-columns:86px 1fr}.li-f62-latest-thumb{width:86px;height:66px}}
\n\n/* Build 062.4 Final — homepage footer completion */
.li-f62-newsletter-inner{min-height:112px;padding-block:26px;grid-template-columns:minmax(320px,1fr) minmax(440px,720px);gap:48px}
.li-f62-newsletter-icon{width:64px;height:64px;border-radius:18px;box-shadow:0 10px 24px rgba(92,0,0,.18)}
.li-f62-newsletter-icon svg{width:33px;height:33px}
.li-f62-newsletter h2{font-size:25px}
.li-f62-newsletter p{font-size:15.5px;line-height:1.8}
.li-f62-newsletter-form input[type=email]{height:58px;font-size:16px}
.li-f62-newsletter-form button{height:58px;min-width:124px;font-size:16px}
.li-f62-main{padding:64px 0 54px}
.li-f62-grid{gap:58px}
.li-f62-logo{max-width:270px;margin-bottom:25px}
.li-f62-logo img{max-height:128px}
.li-f62-about{font-size:15.5px;line-height:2.15;max-width:380px}
.li-f62-latest-item{grid-template-columns:96px 1fr;gap:15px}
.li-f62-latest-thumb{width:96px;height:72px}
.li-f62-latest-item h3{font-size:15.5px}
.li-f62-menu a,.li-f62-categories a{min-height:44px}
.li-f62-bottom-inner{min-height:78px}
.li-f62-top{width:44px;height:44px;box-shadow:0 8px 22px rgba(0,0,0,.22)}
.li-f62-top:hover{transform:translateY(-4px) scale(1.04)}
@media(max-width:1050px){.li-f62-newsletter-inner{grid-template-columns:1fr 1.05fr;gap:30px}.li-f62-grid{gap:42px}}
@media(max-width:700px){.li-f62-newsletter-inner{padding-block:26px}.li-f62-logo{max-width:220px}.li-f62-main{padding:46px 0 38px}.li-f62-latest-item{grid-template-columns:88px 1fr}.li-f62-latest-thumb{width:88px;height:66px}}

/* Build 062.4.2 - keep back-to-top chevron visible on all states */
.li-f62 .li-f62-top,
.li-f62 .li-f62-top:link,
.li-f62 .li-f62-top:visited,
.li-f62 .li-f62-top:hover,
.li-f62 .li-f62-top:focus,
.li-f62 .li-f62-top:focus-visible,
.li-f62 .li-f62-top:active {
  color:#fff !important;
  text-decoration:none !important;
}
.li-f62 .li-f62-top svg,
.li-f62 .li-f62-top:hover svg,
.li-f62 .li-f62-top:focus svg,
.li-f62 .li-f62-top:focus-visible svg,
.li-f62 .li-f62-top:active svg {
  color:#fff !important;
  fill:none !important;
  stroke:#fff !important;
  opacity:1 !important;
  visibility:visible !important;
}
.li-f62 .li-f62-top svg path,
.li-f62 .li-f62-top:hover svg path,
.li-f62 .li-f62-top:focus svg path,
.li-f62 .li-f62-top:focus-visible svg path,
.li-f62 .li-f62-top:active svg path {
  fill:none !important;
  stroke:#fff !important;
  opacity:1 !important;
}



/* ==========================================================================
   Source: home-unified-width.css
   ========================================================================== */

/* =========================================================
   Build 056.13 — Unified homepage content width
   Keeps every component's internal design intact while
   aligning the hero, TV, opinion, sport and categories edges.
   ========================================================= */
:root{
  --li-home-unified-max:1280px;
  --li-home-unified-gutter:54px;
}

/* One shared architectural container for all homepage blocks. */
.li-modern-home > .container.home-container,
.li-tv-only-fullbleed .li-media-container,
.li-opinion-section-wrap > .container.home-container,
.li-sport-clean-section .li-sport-clean-container,
.li-sections56-container,
.li-featured-after-media > .container.custom-container{
  width:calc(100% - var(--li-home-unified-gutter))!important;
  max-width:var(--li-home-unified-max)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box!important;
}

/* Prevent legacy Bootstrap container limits from narrowing only some blocks. */
.li-modern-home > .container.home-container,
.li-opinion-section-wrap > .container.home-container{
  float:none!important;
}

@media(max-width:1000px){
  :root{--li-home-unified-gutter:24px;}
}

@media(max-width:620px){
  :root{--li-home-unified-gutter:20px;}
}



/* ==========================================================================
   Source: mobile-responsive-fix.css
   ========================================================================== */

/* =========================================================
   Lakome Independent — Mobile Responsive Fix (Build 078)
   Loaded last to neutralize legacy fixed-width/negative-margin rules.
   ========================================================= */
html,body{max-width:100%;overflow-x:hidden}
*,*::before,*::after{box-sizing:border-box}
img,video,iframe,embed,object,svg{max-width:100%;height:auto}

/* Keep every structural wrapper inside the viewport. */
.desktop,.main-home,.main-section,.section-bottom,.li-modern-home,
.li-after-hero-tv,.li-tv-fullbleed,.li-media-fullbleed,
.li-opinion-section-wrap,.li-sport-clean-section,.li-sections56-wrap,
.container,.home-container,.custom-container,.li-media-container,
.li-sport-clean-container,.li-sections56-container{
  max-width:100%;
  min-width:0;
}

@media (max-width:900px){
  body{width:100%;position:relative}
  .desktop,.main-home{width:100%!important;min-width:0!important;margin:0!important;padding:0!important}

  /* Bootstrap legacy rows caused the horizontal white area. */
  .row,.equal-content,.under-section,.categories-section,
  .li-home-breaking,.li-tv-row,.li-featured-row,.li-opinion-row{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  .container,.home-container,.custom-container,
  .li-media-container,.li-sport-clean-container,.li-sections56-container,
  .li-modern-home>.container.home-container,
  .li-opinion-section-wrap>.container.home-container,
  .li-tv-only-fullbleed .li-media-container,
  .li-featured-after-media>.container.custom-container{
    width:calc(100% - 20px)!important;
    max-width:calc(100% - 20px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
    float:none!important;
  }

  /* All legacy columns become real full-width blocks. */
  [class*="col-xs-"],[class*="col-sm-"],[class*="col-md-"],[class*="col-lg-"],
  .custom-2,.custom-3,.custom-7,.custom-9,.custom-12,
  .li-opinion-main,.li-opinion-ad{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    float:none!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  .li-modern-top{display:block!important;width:100%!important;max-width:100%!important;gap:0!important}
  .li-modern-slider,.li-modern-news24{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;flex:none!important}
  .li-modern-slider{margin:0 0 14px!important}
  .li-modern-news24{margin:0!important}

  .owl-carousel,.owl-stage-outer,.owl-stage,.owl-item,
  .swiper-container,.swiper-wrapper,.swiper-slide,
  .li-hero-slider,.li-hero-stage,.li-hero-slide,
  .img-carousel,.carousel-content{
    max-width:100%!important;
    min-width:0!important;
  }

  .li-modern-news24 .li-news24-list,
  .li-modern-news24 .li-latest-widget,
  .li-modern-news24 .vertical-slide{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }

  /* Header and off-canvas menu. */
  .li-h61,.li-h61-top,.li-h61-brand,.li-h61-nav,.li-h61-shell,
  .li-h61-top-inner,.li-h61-brand-inner,.li-h61-nav-inner{
    width:100%!important;max-width:100%!important;min-width:0!important
  }
  .li-h61-shell{padding-left:12px!important;padding-right:12px!important}
  .li-h61-logo img{max-width:190px!important;width:auto!important;height:auto!important}
  .li-h61-ad{display:none!important}
  .li-h61-drawer{width:min(86vw,340px)!important;max-width:86vw!important}
  .li-h61-search-box{width:calc(100% - 28px)!important;max-width:520px!important}

  /* Media and editorial blocks. */
  .li-tv-pro-layout,.li-sport-pro-layout,.li-sport-clean-grid,
  .li-sections56__grid{max-width:100%!important;min-width:0!important}
  .li-opinion-pro-shell,.li-opinion-pro-track{width:100%!important;max-width:100%!important;min-width:0!important}
  .li-opinion-pro-track{overflow-x:auto!important;overscroll-behavior-inline:contain}

  /* Long titles/URLs must wrap instead of widening the page. */
  h1,h2,h3,h4,h5,h6,p,a,span,strong,time,
  .title,.li-single-title,.li-hero-title,.li-news24-info{
    overflow-wrap:anywhere;
    word-break:normal;
  }

  table{display:block;width:100%;max-width:100%;overflow-x:auto}
  pre,code{max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere}
}

@media (max-width:620px){
  .container,.home-container,.custom-container,
  .li-media-container,.li-sport-clean-container,.li-sections56-container,
  .li-modern-home>.container.home-container,
  .li-opinion-section-wrap>.container.home-container,
  .li-tv-only-fullbleed .li-media-container,
  .li-featured-after-media>.container.custom-container{
    width:calc(100% - 16px)!important;
    max-width:calc(100% - 16px)!important;
  }
  .li-modern-slider .carousel-content .img,
  .li-modern-slider .carousel-content .img img{height:220px!important}
  .li-modern-slider .carousel-content .title{font-size:18px!important;line-height:1.45!important}
  .li-modern-news24 .li-news24-thumb{flex-basis:82px!important;width:82px!important}
  .li-modern-news24 .li-news24-info strong,
  .li-modern-news24 .li-news24-info.title strong{font-size:14px!important}
  .li-sections56{padding-left:8px!important;padding-right:8px!important}
}

/* Build 079 — Keep the active Home TV widget on the modern TV layout. */
.li-tv-only-fullbleed .li-tv-row,
.li-tv-only-fullbleed .li-tv-row > [id*="li_tv_widget"],
.li-tv-only-fullbleed .li-tv-row > .widget,
.li-tv-only-fullbleed .li-tv-row .li-tv-pro{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  float:none!important;
}
.li-tv-only-fullbleed .li-tv-row > .widget > .widget-title,
.li-tv-only-fullbleed .li-tv-row > .widget > h2:first-child{
  display:none!important;
}
@media (max-width:620px){
  .li-tv-only-fullbleed .li-tv-pro-title{
    right:14px!important;
    left:14px!important;
    bottom:14px!important;
    font-size:19px!important;
    line-height:1.4!important;
  }
  .li-tv-only-fullbleed .li-tv-pro-side-item strong{
    font-size:13px!important;
    line-height:1.4!important;
  }
}

/* =========================================================
   Build 081 — Definitive mobile centering for Lakome Sport
   Loaded last, after every legacy/component stylesheet.
   ========================================================= */
@media (max-width:620px){
  body.home .li-sport-clean-section{
    display:block!important;
    position:relative!important;
    inset:auto!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:32px auto!important;
    padding:24px 0 28px!important;
    transform:none!important;
    translate:none!important;
    float:none!important;
    overflow:hidden!important;
    direction:rtl!important;
  }
  body.home .li-sport-clean-section > .li-sport-clean-container{
    display:block!important;
    position:relative!important;
    inset:auto!important;
    left:auto!important;
    right:auto!important;
    width:calc(100% - 24px)!important;
    max-width:480px!important;
    min-width:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding:0!important;
    transform:none!important;
    float:none!important;
    overflow:visible!important;
  }
  body.home .li-sport-clean-section .li-sport-final,
  body.home .li-sport-clean-section .li-sport-final-layout,
  body.home .li-sport-clean-section .li-sport-final-main-wrap,
  body.home .li-sport-clean-section .li-sport-final-main,
  body.home .li-sport-clean-section .li-sport-final-main-link,
  body.home .li-sport-clean-section .li-sport-final-side,
  body.home .li-sport-clean-section .li-sport-final-side-item,
  body.home .li-sport-clean-section .li-sport-final-side-item > a,
  body.home .li-sport-clean-section .li-sport-final-footer{
    box-sizing:border-box!important;
    position:relative!important;
    inset:auto!important;
    left:auto!important;
    right:auto!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    transform:none!important;
    float:none!important;
  }
  body.home .li-sport-clean-section .li-sport-final{
    padding:14px!important;
    overflow:hidden!important;
  }
  body.home .li-sport-clean-section .li-sport-final-layout{
    display:flex!important;
    flex-direction:column!important;
    gap:12px!important;
  }
  body.home .li-sport-clean-section .li-sport-final-main-wrap{order:1!important;}
  body.home .li-sport-clean-section .li-sport-final-side{order:2!important;display:grid!important;grid-template-columns:1fr!important;gap:7px!important;}
  body.home .li-sport-clean-section .li-sport-final-head{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    margin:0 0 12px!important;
    padding:0!important;
    transform:none!important;
  }
  body.home .li-sport-clean-section .li-sport-final-main,
  body.home .li-sport-clean-section .li-sport-final-main-link,
  body.home .li-sport-clean-section .li-sport-final-main-img{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:285px!important;
    min-height:285px!important;
    overflow:hidden!important;
  }
  body.home .li-sport-clean-section .li-sport-final-main-img img{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  body.home .li-sport-clean-section .li-sport-final-side-item,
  body.home .li-sport-clean-section .li-sport-final-side-item > a{
    height:92px!important;
    min-height:92px!important;
  }
  body.home .li-sport-clean-section .li-sport-final-side-item > a{
    display:grid!important;
    grid-template-columns:112px minmax(0,1fr)!important;
    direction:ltr!important;
    gap:12px!important;
    overflow:hidden!important;
  }
  body.home .li-sport-clean-section .li-sport-final-side-img{
    display:block!important;
    position:relative!important;
    width:112px!important;
    max-width:112px!important;
    height:92px!important;
    overflow:hidden!important;
  }
  body.home .li-sport-clean-section .li-sport-final-side-img img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  body.home .li-sport-clean-section .li-sport-final-side-text{
    min-width:0!important;
    padding:0 10px 0 2px!important;
    direction:rtl!important;
  }
  body.home .li-sport-clean-section .li-sport-final-side-item:nth-of-type(n+4){display:none!important;}
}

/* =========================================================
   Build 082 — Final mobile viewport, Sport and Footer reset
   ========================================================= */
@media (max-width:700px){
  /* Sport: force a true viewport-contained card regardless of legacy rules. */
  html body.home .li-sport-clean-section,
  html body.home .li-sport-clean-section::before{
    left:auto!important;
    right:auto!important;
    margin-left:0!important;
    margin-right:0!important;
    transform:none!important;
  }
  html body.home .li-sport-clean-section{
    width:100%!important;
    max-width:100%!important;
    padding-left:0!important;
    padding-right:0!important;
    overflow:hidden!important;
  }
  html body.home .li-sport-clean-section .li-sport-clean-container{
    width:calc(100% - 24px)!important;
    max-width:480px!important;
    margin-inline:auto!important;
    padding-inline:0!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
  }
  html body.home .li-sport-clean-section .li-sport-final{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:14px!important;
  }

  /* Footer: later desktop declarations in footer-v2.css must never win on mobile. */
  html body .li-f62,
  html body .li-f62-newsletter,
  html body .li-f62-main,
  html body .li-f62-bottom{
    width:100%!important;
    max-width:100%!important;
    overflow:hidden!important;
  }
  html body .li-f62-shell{
    display:block!important;
    width:calc(100% - 24px)!important;
    max-width:480px!important;
    margin-inline:auto!important;
    padding-inline:0!important;
  }
  html body .li-f62-newsletter-inner{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:18px!important;
    min-height:0!important;
    padding:26px 0!important;
  }
  html body .li-f62-newsletter-copy{
    display:flex!important;
    width:100%!important;
    align-items:center!important;
    gap:14px!important;
  }
  html body .li-f62-newsletter-copy > div{
    min-width:0!important;
    flex:1 1 auto!important;
  }
  html body .li-f62-newsletter h2{
    font-size:25px!important;
    line-height:1.35!important;
    margin:0 0 6px!important;
    white-space:normal!important;
  }
  html body .li-f62-newsletter p{
    font-size:15px!important;
    line-height:1.8!important;
    margin:0!important;
  }
  html body .li-f62-newsletter-form{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    min-width:0!important;
    gap:10px!important;
  }
  html body .li-f62-newsletter-form input[type=email],
  html body .li-f62-newsletter-form button{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    height:54px!important;
    margin:0!important;
  }
  html body .li-f62-grid{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:none!important;
    width:100%!important;
    gap:34px!important;
    padding:0!important;
  }
  html body .li-f62-grid > section{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    float:none!important;
    text-align:right!important;
  }
  html body .li-f62-brand-col{
    text-align:center!important;
  }
  html body .li-f62-logo{
    display:flex!important;
    width:auto!important;
    max-width:210px!important;
    margin:0 auto 18px!important;
  }
  html body .li-f62-about{
    max-width:360px!important;
    margin:0 auto 18px!important;
    text-align:center!important;
    font-size:15px!important;
    line-height:2!important;
  }
  html body .li-f62-social{justify-content:center!important;}
  html body .li-f62 h2{
    width:100%!important;
    font-size:20px!important;
    line-height:1.4!important;
    margin:0 0 15px!important;
    padding-bottom:10px!important;
    white-space:normal!important;
  }
  html body .li-f62-menu,
  html body .li-f62-categories,
  html body .li-f62-latest-list{
    width:100%!important;
    columns:auto!important;
  }
  html body .li-f62-menu a,
  html body .li-f62-categories a{
    font-size:15px!important;
    line-height:1.6!important;
    white-space:normal!important;
    word-break:normal!important;
  }
  html body .li-f62-latest-item{
    display:grid!important;
    grid-template-columns:88px minmax(0,1fr)!important;
    width:100%!important;
    gap:12px!important;
  }
  html body .li-f62-latest-thumb{
    width:88px!important;
    height:66px!important;
  }
  html body .li-f62-latest-item h3{
    font-size:14px!important;
    line-height:1.6!important;
  }
  html body .li-f62-bottom-inner{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:86px!important;
    padding:14px 48px!important;
    text-align:center!important;
  }
}



/* ==========================================================================
   Source: slider-news24-safe-polish.css
   ========================================================================== */

/* =========================================================
   Build 085 — Slider + News 24 safe visual polish
   Visual-only refinements. No width, height, flex-basis or grid changes.
   ========================================================= */

/* Hero card: cleaner edge and softer depth without altering geometry. */
.li-modern-home .li-modern-slider .li-hero-slider{
  border-color:#e2e2e2!important;
  box-shadow:0 5px 18px rgba(0,0,0,.085)!important;
}

/* Improve image clarity and overlay legibility while preserving all sizes. */
.li-modern-home .li-hero-image{
  filter:saturate(1.025) contrast(1.025)!important;
}
.li-modern-home .li-hero-overlay{
  background:
    linear-gradient(180deg,rgba(0,0,0,.025) 0%,rgba(0,0,0,.07) 42%,rgba(0,0,0,.78) 100%),
    linear-gradient(90deg,rgba(0,0,0,.18) 0%,transparent 46%)!important;
}
.li-modern-home .li-hero-title a{
  text-shadow:0 3px 14px rgba(0,0,0,.68)!important;
  letter-spacing:-.1px!important;
}
.li-modern-home .li-hero-readmore{
  background:rgba(12,12,12,.68)!important;
  border-color:rgba(255,255,255,.3)!important;
}

/* Navigation: subtle polish only; dimensions remain untouched. */
.li-modern-home .li-hero-arrow{
  border:1px solid rgba(255,255,255,.28)!important;
  box-shadow:0 4px 13px rgba(0,0,0,.2)!important;
}
.li-modern-home .li-hero-dot{
  border-color:#df0000!important;
  box-shadow:0 2px 6px rgba(0,0,0,.07)!important;
}
.li-modern-home .li-hero-dot:not(.is-active):hover{
  background:#fff5f5!important;
  color:#c90000!important;
}

/* News 24 card: visual separation and typography polish only. */
.li-modern-home .li-modern-news24 .li-news24-widget,
.li-modern-home .li-modern-news24 > .li-widget,
.li-modern-home .li-modern-news24 > .widget{
  border-color:#e2e2e2!important;
  box-shadow:0 5px 18px rgba(0,0,0,.075)!important;
  background:#fff!important;
}
.li-modern-home .li-modern-news24 .heading{
  border-bottom-color:#ededed!important;
}
.li-modern-home .li-modern-news24 .heading .title{
  color:#e00000!important;
  letter-spacing:-.1px!important;
}
.li-modern-home .li-modern-news24 .li-news24-item{
  border-bottom-color:#ececec!important;
  transition:background-color .2s ease,box-shadow .2s ease!important;
}
.li-modern-home .li-modern-news24 .li-news24-item:hover{
  background:#fffafa!important;
  box-shadow:inset -3px 0 0 #e60000!important;
}
.li-modern-home .li-modern-news24 .li-news24-thumb img{
  border-radius:2px!important;
  filter:saturate(1.02) contrast(1.015)!important;
  transition:filter .2s ease,opacity .2s ease!important;
}
.li-modern-home .li-modern-news24 .li-news24-item:hover .li-news24-thumb img{
  filter:saturate(1.07) contrast(1.035)!important;
  opacity:.96!important;
}
.li-modern-home .li-modern-news24 .li-news24-info time{
  background:#e60000!important;
  color:#fff!important;
  border-radius:999px!important;
  box-shadow:0 2px 6px rgba(230,0,0,.18)!important;
}
.li-modern-home .li-modern-news24 .li-news24-info strong{
  color:#161616!important;
  transition:color .2s ease!important;
}
.li-modern-home .li-modern-news24 .li-news24-item:hover .li-news24-info strong{
  color:#b90000!important;
}

@media(max-width:900px){
  .li-modern-home .li-modern-slider .li-hero-slider,
  .li-modern-home .li-modern-news24 .li-news24-widget,
  .li-modern-home .li-modern-news24 > .li-widget,
  .li-modern-home .li-modern-news24 > .widget{
    box-shadow:0 3px 12px rgba(0,0,0,.075)!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .li-modern-home .li-modern-news24 .li-news24-item,
  .li-modern-home .li-modern-news24 .li-news24-thumb img,
  .li-modern-home .li-modern-news24 .li-news24-info strong{
    transition:none!important;
  }
}

/* Build 105: News 24 heading underline spans the complete title width. */
.li-modern-home .li-modern-news24 .heading,
.li-modern-home .li-modern-news24 ul.tabs{
  position:relative!important;
  height:auto!important;
  min-height:42px!important;
  line-height:normal!important;
  padding:0 12px 8px!important;
  margin:0!important;
  text-align:right!important;
  background:#fff!important;
  border-top:0!important;
  border-right:0!important;
  border-left:0!important;
  border-bottom:1px solid #e7e7e7!important;
  overflow:visible!important;
}
.li-modern-home .li-modern-news24 .heading:before,
.li-modern-home .li-modern-news24 .heading:after,
.li-modern-home .li-modern-news24 ul.tabs:before,
.li-modern-home .li-modern-news24 ul.tabs:after{
  content:none!important;
  display:none!important;
}
.li-modern-home .li-modern-news24 .heading .title,
.li-modern-home .li-modern-news24 ul.tabs li,
.li-modern-home .li-modern-news24 ul.tabs .tab-link{
  position:relative!important;
  display:inline-block!important;
  float:none!important;
  width:auto!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:7px 10px 10px 0!important;
  text-decoration:none!important;
  background-image:none!important;
  color:#111!important;
  background:transparent!important;
  border:0!important;
  font-size:20px!important;
  line-height:1.25!important;
  font-weight:700!important;
  text-align:right!important;
  vertical-align:top!important;
}
.li-modern-home .li-modern-news24 .heading .title:before,
.li-modern-home .li-modern-news24 ul.tabs li:before,
.li-modern-home .li-modern-news24 ul.tabs .tab-link:before{
  content:""!important;
  position:absolute!important;
  top:8px!important;
  right:0!important;
  width:4px!important;
  height:25px!important;
  background:#e60000!important;
  border-radius:0!important;
}
.li-modern-home .li-modern-news24 .heading .title:after,
.li-modern-home .li-modern-news24 ul.tabs li:after,
.li-modern-home .li-modern-news24 ul.tabs .tab-link:after{
  content:""!important;
  position:absolute!important;
  right:10px!important;
  left:0!important;
  bottom:2px!important;
  width:auto!important;
  height:2px!important;
  background:#e60000!important;
}
.li-modern-home .li-modern-news24 .li-widget,
.li-modern-home .li-modern-news24 .li-news24-widget,
.li-modern-home .li-modern-news24 > .widget{
  border-right:1px solid #e2e2e2!important;
  border-top:1px solid #e2e2e2!important;
}

@media(max-width:900px){
  .li-modern-home .li-modern-news24 .heading,
  .li-modern-home .li-modern-news24 ul.tabs{
    min-height:40px!important;
    padding:0 10px 7px!important;
  }
  .li-modern-home .li-modern-news24 .heading .title,
  .li-modern-home .li-modern-news24 ul.tabs li,
  .li-modern-home .li-modern-news24 ul.tabs .tab-link{
    font-size:18px!important;
    padding:7px 9px 10px 0!important;
  }
  .li-modern-home .li-modern-news24 .heading .title:before,
  .li-modern-home .li-modern-news24 ul.tabs li:before,
  .li-modern-home .li-modern-news24 ul.tabs .tab-link:before{
    height:22px!important;
  }
  .li-modern-home .li-modern-news24 .heading .title:after,
  .li-modern-home .li-modern-news24 ul.tabs li:after,
  .li-modern-home .li-modern-news24 ul.tabs .tab-link:after{
    right:9px!important;
    left:0!important;
    width:auto!important;
  }
}

/* Build 106: lock News24 heading underline below the text only */
.li-modern-home .li-modern-news24 .heading > h2.title{
  border-top:0!important;
  border-bottom:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.li-modern-home .li-modern-news24 .heading > h2.title::after{
  
  
  bottom:2px!important;
  transform:none!important;
}
@media(max-width:900px){
  .li-modern-home .li-modern-news24 .heading > h2.title::after{
    right:9px!important;
    left:0!important;
    bottom:2px!important;
  }
}

/* Build 107: robust News24 widget-title treatment for plugin markup. */
.li-modern-home .li-modern-news24 .li-widget > h2.title,
.li-modern-home .li-modern-news24 .widget > h2.title,
.li-modern-home .li-modern-news24 .li-news24-widget > h2.title,
.li-modern-home .li-modern-news24 .heading > h2.title{
  position:relative!important;
  
  float:none!important;
  clear:both!important;
  
  
  height:auto!important;
  
  margin:0 12px 8px auto!important;
  padding:7px 10px 10px 0!important;
  color:#111!important;
  background:none!important;
  background-image:none!important;
  border:0!important;
  border-top:0!important;
  border-bottom:0!important;
  box-shadow:none!important;
  
  line-height:1.25!important;
  font-size:20px!important;
  
  overflow:visible!important;
  white-space:nowrap!important;
}
.li-modern-home .li-modern-news24 .li-widget > h2.title::before,
.li-modern-home .li-modern-news24 .widget > h2.title::before,
.li-modern-home .li-modern-news24 .li-news24-widget > h2.title::before,
.li-modern-home .li-modern-news24 .heading > h2.title::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  
  top:7px!important;
  bottom:auto!important;
  left:auto!important;
  
  height:25px!important;
  margin:0!important;
  background:#e60000!important;
  border:0!important;
  border-radius:0!important;
  transform:none!important;
}
.li-modern-home .li-modern-news24 .li-widget > h2.title::after,
.li-modern-home .li-modern-news24 .widget > h2.title::after,
.li-modern-home .li-modern-news24 .li-news24-widget > h2.title::after,
.li-modern-home .li-modern-news24 .heading > h2.title::after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  right:10px!important;
  
  top:auto!important;
  bottom:2px!important;
  
  
  margin:0!important;
  
  border:0!important;
  transform:none!important;
}
.li-modern-home .li-modern-news24 .li-widget,
.li-modern-home .li-modern-news24 .widget,
.li-modern-home .li-modern-news24 .li-news24-widget{
  border-top:0!important;
  background-image:none!important;
}
@media(max-width:900px){
  .li-modern-home .li-modern-news24 .li-widget > h2.title,
  .li-modern-home .li-modern-news24 .widget > h2.title,
  .li-modern-home .li-modern-news24 .li-news24-widget > h2.title,
  .li-modern-home .li-modern-news24 .heading > h2.title{
    max-width:calc(100% - 20px)!important;
    margin:0 10px 8px auto!important;
    padding:7px 9px 10px 0!important;
    font-size:18px!important;
  }
  .li-modern-home .li-modern-news24 .li-widget > h2.title::before,
  .li-modern-home .li-modern-news24 .widget > h2.title::before,
  .li-modern-home .li-modern-news24 .li-news24-widget > h2.title::before,
  .li-modern-home .li-modern-news24 .heading > h2.title::before{
    height:22px!important;
  }
  .li-modern-home .li-modern-news24 .li-widget > h2.title::after,
  .li-modern-home .li-modern-news24 .widget > h2.title::after,
  .li-modern-home .li-modern-news24 .li-news24-widget > h2.title::after,
  .li-modern-home .li-modern-news24 .heading > h2.title::after{
    right:9px!important;
    left:0!important;
  }
}

/* Build 108: match News24 heading typography to the Category "Latest News" heading. */
.li-modern-home .li-modern-news24 .li-widget > h2.title,
.li-modern-home .li-modern-news24 .widget > h2.title,
.li-modern-home .li-modern-news24 .li-news24-widget > h2.title,
.li-modern-home .li-modern-news24 .heading > h2.title{
  font-family:"TheSans", Arial, Tahoma, sans-serif!important;
  
  
  
  
  
}
@media(max-width:900px){
  .li-modern-home .li-modern-news24 .li-widget > h2.title,
  .li-modern-home .li-modern-news24 .widget > h2.title,
  .li-modern-home .li-modern-news24 .li-news24-widget > h2.title,
  .li-modern-home .li-modern-news24 .heading > h2.title{
    font-family:'TheSans', Arial, Tahoma, sans-serif!important;
    font-size:19px!important;
    font-weight:700!important;
    line-height:1.35!important;
  }
}

/* Build 109: use the exact Category "Latest News" title typography for News24. */
.li-modern-home .li-modern-news24 .li-widget > h2.title,
.li-modern-home .li-modern-news24 .widget > h2.title,
.li-modern-home .li-modern-news24 .li-news24-widget > h2.title,
.li-modern-home .li-modern-news24 .heading > h2.title{
  font-family:"TheSans",Arial,Tahoma,sans-serif!important;
  font-size:19px!important;
  
  font-weight:700!important;
  font-style:normal!important;
  font-stretch:normal!important;
  letter-spacing:0!important;
  word-spacing:normal!important;
  text-transform:none!important;
  text-rendering:optimizeLegibility!important;
  -webkit-font-smoothing:antialiased!important;
  -moz-osx-font-smoothing:grayscale!important;
  font-kerning:normal!important;
  font-feature-settings:normal!important;
}

/* Build 110: match News24 heading spacing and accent geometry to Latest News. */
.li-modern-home .li-modern-news24 .li-widget > h2.title,
.li-modern-home .li-modern-news24 .widget > h2.title,
.li-modern-home .li-modern-news24 .li-news24-widget > h2.title,
.li-modern-home .li-modern-news24 .heading > h2.title{
  
  
  min-height:0!important;
  line-height:1.35!important;
}
.li-modern-home .li-modern-news24 .li-widget > h2.title::before,
.li-modern-home .li-modern-news24 .widget > h2.title::before,
.li-modern-home .li-modern-news24 .li-news24-widget > h2.title::before,
.li-modern-home .li-modern-news24 .heading > h2.title::before{
  top:3px!important;
  right:0!important;
  width:4px!important;
  height:23px!important;
  border-radius:1px!important;
}
.li-modern-home .li-modern-news24 .li-widget > h2.title::after,
.li-modern-home .li-modern-news24 .widget > h2.title::after,
.li-modern-home .li-modern-news24 .li-news24-widget > h2.title::after,
.li-modern-home .li-modern-news24 .heading > h2.title::after{
  
  
  bottom:0!important;
  
}
.li-modern-home .li-modern-news24 .heading{
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border-top:0!important;
}
.li-modern-home .li-modern-news24 .heading + .li-news24-list,
.li-modern-home .li-modern-news24 .heading + .li-latest-widget,
.li-modern-home .li-modern-news24 .heading + .vertical-slide{
  margin-top:0!important;
}
@media(max-width:900px){
  .li-modern-home .li-modern-news24 .li-widget > h2.title,
  .li-modern-home .li-modern-news24 .widget > h2.title,
  .li-modern-home .li-modern-news24 .li-news24-widget > h2.title,
  .li-modern-home .li-modern-news24 .heading > h2.title{
    margin:0 10px 5px auto!important;
    padding:0 12px 11px 0!important;
  }
  .li-modern-home .li-modern-news24 .li-widget > h2.title::before,
  .li-modern-home .li-modern-news24 .widget > h2.title::before,
  .li-modern-home .li-modern-news24 .li-news24-widget > h2.title::before,
  .li-modern-home .li-modern-news24 .heading > h2.title::before{
    top:3px!important;
    height:23px!important;
  }
  .li-modern-home .li-modern-news24 .li-widget > h2.title::after,
  .li-modern-home .li-modern-news24 .widget > h2.title::after,
  .li-modern-home .li-modern-news24 .li-news24-widget > h2.title::after,
  .li-modern-home .li-modern-news24 .heading > h2.title::after{
    right:12px!important;
    bottom:0!important;
  }
}

/* Build 112: match the News24 title underline to the plugin's brown separator. */
.li-modern-home .li-modern-news24 .li-widget > h2.title::after,
.li-modern-home .li-modern-news24 .widget > h2.title::after,
.li-modern-home .li-modern-news24 .li-news24-widget > h2.title::after,
.li-modern-home .li-modern-news24 .heading > h2.title::after{
  height:1px!important;
  background:#b5795e!important;
  
}

/* Build 113: right-aligned News24 title with a title-width red underline. */
.li-modern-home .li-modern-news24 .li-widget > h2.title,
.li-modern-home .li-modern-news24 .widget > h2.title,
.li-modern-home .li-modern-news24 .li-news24-widget > h2.title,
.li-modern-home .li-modern-news24 .heading > h2.title{
  display:block!important;
  width:max-content!important;
  max-width:calc(100% - 24px)!important;
  margin:0 12px 5px auto!important;
  padding:0 12px 11px 0!important;
  text-align:right!important;
}
.li-modern-home .li-modern-news24 .li-widget > h2.title::after,
.li-modern-home .li-modern-news24 .widget > h2.title::after,
.li-modern-home .li-modern-news24 .li-news24-widget > h2.title::after,
.li-modern-home .li-modern-news24 .heading > h2.title::after{
  right:12px!important;
  left:0!important;
  width:auto!important;
  height:2px!important;
  background:#e60000!important;
  border-radius:0!important;
}
@media(max-width:900px){
  .li-modern-home .li-modern-news24 .li-widget > h2.title,
  .li-modern-home .li-modern-news24 .widget > h2.title,
  .li-modern-home .li-modern-news24 .li-news24-widget > h2.title,
  .li-modern-home .li-modern-news24 .heading > h2.title{
    width:max-content!important;
    max-width:calc(100% - 20px)!important;
    margin:0 10px 5px auto!important;
  }
}

/* Build 114: force the live News24 plugin title to the right, with an underline only as wide as the title. */
.li-modern-home .li-modern-news24 ul.tabs{
  display:flex!important;
  flex-direction:row!important;
  justify-content:flex-start!important;
  align-items:flex-start!important;
  direction:rtl!important;
  text-align:right!important;
  padding-right:12px!important;
  padding-left:12px!important;
}
.li-modern-home .li-modern-news24 ul.tabs > li,
.li-modern-home .li-modern-news24 ul.tabs > li.active,
.li-modern-home .li-modern-news24 ul.tabs > li.current,
.li-modern-home .li-modern-news24 ul.tabs > li:first-child,
.li-modern-home .li-modern-news24 ul.tabs .tab-link,
.li-modern-home .li-modern-news24 ul.tabs > li > a{
  position:relative!important;
  display:inline-block!important;
  flex:0 0 auto!important;
  float:none!important;
  width:max-content!important;
  max-width:100%!important;
  margin:0!important;
  padding:7px 10px 10px 0!important;
  text-align:right!important;
  direction:rtl!important;
}
.li-modern-home .li-modern-news24 ul.tabs > li::before,
.li-modern-home .li-modern-news24 ul.tabs > li.active::before,
.li-modern-home .li-modern-news24 ul.tabs > li.current::before,
.li-modern-home .li-modern-news24 ul.tabs .tab-link::before{
  right:0!important;
  left:auto!important;
}
.li-modern-home .li-modern-news24 ul.tabs > li::after,
.li-modern-home .li-modern-news24 ul.tabs > li.active::after,
.li-modern-home .li-modern-news24 ul.tabs > li.current::after,
.li-modern-home .li-modern-news24 ul.tabs .tab-link::after{
  right:10px!important;
  left:0!important;
  width:auto!important;
  height:2px!important;
  background:#e60000!important;
}
/* Fallback title used when the widget area is empty. */
.li-modern-home .li-modern-news24 .heading{
  display:flex!important;
  justify-content:flex-start!important;
  align-items:flex-start!important;
  direction:rtl!important;
  text-align:right!important;
  padding-right:12px!important;
  padding-left:12px!important;
}
.li-modern-home .li-modern-news24 .heading > h2.title{
  flex:0 0 auto!important;
  width:max-content!important;
  max-width:100%!important;
  margin:0!important;
  padding:7px 10px 10px 0!important;
}
.li-modern-home .li-modern-news24 .heading > h2.title::after{
  right:10px!important;
  left:0!important;
  width:auto!important;
  height:2px!important;
  background:#e60000!important;
}
@media(max-width:900px){
  .li-modern-home .li-modern-news24 ul.tabs,
  .li-modern-home .li-modern-news24 .heading{
    padding-right:10px!important;
    padding-left:10px!important;
  }
}

