:root{
  --lonhow-blue:#0A2A66;
  --lonhow-blue-2:#123B86;
  --lonhow-gold:#D9B76E;
  --lonhow-ink:#132238;
  --lonhow-muted:#667085;
  --lonhow-bg:#F4F7FB;
  --lonhow-card:#FFFFFF;
  --radius:24px;
  --shadow:0 22px 60px rgba(10,42,102,.13);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,Montserrat,Arial,sans-serif;color:var(--lonhow-ink);background:linear-gradient(180deg,#f7faff 0%,#ffffff 38%,#f5f8fd 100%);line-height:1.65}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(10,42,102,.08)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}.brand{display:flex;flex-direction:column;line-height:1}.brand b{font-size:24px;letter-spacing:.1em;color:var(--lonhow-blue)}.brand span{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--lonhow-muted)}.nav-links{display:flex;align-items:center;gap:22px;font-size:15px;color:#223149}.nav-links a{padding:8px 0;border-bottom:2px solid transparent}.nav-links a:hover,.nav-links a.active{color:var(--lonhow-blue);border-color:var(--lonhow-gold)}.lang{display:flex;gap:8px}.lang a{font-size:12px;padding:6px 10px;border-radius:999px;background:#eef3fb;color:var(--lonhow-blue)}.hero{position:relative;overflow:hidden;padding:86px 0 54px;background:radial-gradient(circle at 16% 10%,rgba(217,183,110,.28),transparent 34%),linear-gradient(135deg,var(--lonhow-blue) 0%,#102f6c 45%,#071b44 100%);color:white}.hero:after{content:"";position:absolute;inset:auto -10% -45% 30%;height:420px;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 60%);pointer-events:none}.eyebrow{margin:0 0 14px;color:var(--lonhow-gold);letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:700}.hero h1{font-size:clamp(38px,6vw,72px);line-height:1.05;margin:0 0 20px;max-width:900px}.hero p{font-size:clamp(17px,2vw,22px);max-width:760px;margin:0;color:rgba(255,255,255,.82)}.intro{padding:34px 0 18px}.intro-card{background:rgba(255,255,255,.78);border:1px solid rgba(10,42,102,.08);box-shadow:0 16px 46px rgba(10,42,102,.08);border-radius:var(--radius);padding:28px 32px}.news-grid-section{padding:34px 0 76px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.news-card{background:var(--lonhow-card);border:1px solid rgba(10,42,102,.08);border-radius:26px;overflow:hidden;box-shadow:0 18px 48px rgba(10,42,102,.1);transition:transform .25s ease,box-shadow .25s ease}.news-card:hover{transform:translateY(-6px);box-shadow:0 28px 72px rgba(10,42,102,.16)}.news-card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#eaf0f8}.news-card-body{padding:22px}.news-number{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--lonhow-blue),var(--lonhow-blue-2));color:#fff;border-radius:10px;padding:4px 9px;font-weight:800;font-size:13px;margin-bottom:12px}.news-card h2{font-size:21px;line-height:1.25;margin:0 0 12px;color:#102447}.news-card p{margin:0 0 18px;color:var(--lonhow-muted);font-size:15px}.news-meta{font-size:13px;color:#7d8797;margin-bottom:16px}.news-link{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,var(--lonhow-blue),#17469a);color:#fff;padding:10px 16px;border-radius:12px;font-weight:700;font-size:14px}.news-link:hover{filter:brightness(1.05)}.bottom-cta,.article-cta{padding:64px 0;background:linear-gradient(135deg,#071b44 0%,var(--lonhow-blue) 100%);color:white}.cta-box{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);backdrop-filter:blur(18px);border-radius:28px;padding:36px;box-shadow:0 24px 80px rgba(0,0,0,.18)}.cta-box h2{font-size:clamp(28px,4vw,44px);line-height:1.15;margin:0 0 14px}.cta-box p{color:rgba(255,255,255,.82);max-width:760px;margin:0 0 24px}.cta-actions{display:flex;flex-wrap:wrap;gap:14px}.btn-primary,.btn-secondary,.btn-outline{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:13px 18px;font-weight:800}.btn-primary{background:#fff;color:var(--lonhow-blue)}.btn-secondary{background:var(--lonhow-gold);color:#102447}.btn-outline{border:1px solid rgba(255,255,255,.36);color:#fff}.site-footer{padding:36px 0;background:#07162f;color:rgba(255,255,255,.72)}.footer-grid{display:flex;justify-content:space-between;gap:28px;flex-wrap:wrap}.footer-grid b{color:#fff}.breadcrumb-section{padding:22px 0;background:#f7faff;border-bottom:1px solid rgba(10,42,102,.07)}.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:14px;color:#667085}.breadcrumb a{color:var(--lonhow-blue);font-weight:700}.article-header{padding:70px 0 36px;background:radial-gradient(circle at 12% 10%,rgba(217,183,110,.20),transparent 35%),linear-gradient(135deg,#ffffff 0%,#eef4ff 100%)}.article-header h1{font-size:clamp(34px,5vw,62px);line-height:1.08;margin:0 0 18px;max-width:980px;color:#0b2458}.article-meta{display:flex;gap:16px;color:#6b7484;font-weight:700}.article-cover{padding:34px 0 10px}.article-cover img{width:100%;border-radius:30px;box-shadow:var(--shadow);aspect-ratio:16/9;object-fit:cover}.article-content{padding:34px 0 64px}.article-container{max-width:860px}.article-container p{font-size:18px;line-height:1.85;margin:0 0 22px;color:#2d3a4d}.article-container p:first-child{font-size:21px;color:#102447;font-weight:650}.back-to-news{padding:34px 0 72px}.back-to-news a{display:inline-flex;color:var(--lonhow-blue);font-weight:800;background:#eef3fb;border-radius:14px;padding:12px 18px}.home-news-section{padding:70px 0;background:linear-gradient(180deg,#fff,#f5f8fd)}.section-heading{text-align:center;max-width:760px;margin:0 auto 30px}.section-heading h2{font-size:clamp(32px,4vw,52px);line-height:1.08;margin:0 0 14px;color:#0b2458}.section-heading p{color:var(--lonhow-muted);font-size:17px}.home-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-news-card{background:#fff;border-radius:24px;overflow:hidden;border:1px solid rgba(10,42,102,.08);box-shadow:0 16px 42px rgba(10,42,102,.09)}.home-news-card img{aspect-ratio:16/9;object-fit:cover}.home-news-card h3{font-size:20px;line-height:1.25;margin:18px 18px 10px;color:#102447}.home-news-card p{font-size:15px;color:var(--lonhow-muted);margin:0 18px 16px}.home-news-card a{display:inline-flex;margin:0 18px 20px;color:var(--lonhow-blue);font-weight:800}.section-actions{text-align:center;margin-top:28px}@media(max-width:980px){.news-grid,.home-news-grid{grid-template-columns:repeat(2,1fr)}.nav{align-items:flex-start;flex-direction:column;padding:16px 0}.nav-links{flex-wrap:wrap}.lang{margin-bottom:10px}}@media(max-width:640px){.container{width:min(100% - 28px,1160px)}.hero{padding:56px 0 40px}.news-grid,.home-news-grid{grid-template-columns:1fr}.news-card-body{padding:18px}.intro-card,.cta-box{padding:24px}.article-header{padding:50px 0 28px}.article-container p{font-size:16px}.article-container p:first-child{font-size:18px}.cta-actions{flex-direction:column}.btn-primary,.btn-secondary,.btn-outline{width:100%}}/* LONHOW_NEWS_VISUAL_SHORT_START */
:root{--lh-blue:#0A2A66;--lh-dark:#061735;--lh-gold:#D6B46A;--lh-text:#152033;--lh-muted:#6E7B8F;--lh-bg:#F5F8FC;}
body{background:linear-gradient(180deg,#fff 0%,#f5f8fc 45%,#fff 100%);color:var(--lh-text);}
header,.site-header,.news-header{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(10,42,102,.08);box-shadow:0 10px 32px rgba(10,42,102,.06);backdrop-filter:blur(14px);}
header a,.site-header a,.news-header a,nav a{color:var(--lh-text);text-decoration:none;font-weight:700;}
header a:hover,.site-header a:hover,.news-header a:hover,nav a:hover{color:var(--lh-blue);}
.news-hero,.page-hero,.article-hero{background:radial-gradient(circle at top right,rgba(214,180,106,.20),transparent 34%),linear-gradient(135deg,#071B3E 0%,#0A2A66 55%,#061735 100%);color:#fff;border-radius:0 0 34px 34px;padding:82px 20px 76px;margin-bottom:46px;}
.news-hero *,.page-hero *,.article-hero *{color:#fff;}
.news-hero h1,.page-hero h1,.article-hero h1{max-width:980px;margin:0 auto 18px;font-size:clamp(38px,5vw,72px);line-height:1.08;font-weight:900;}
.news-hero p,.page-hero p,.article-hero p{max-width:860px;margin:0 auto;color:rgba(255,255,255,.78);font-size:19px;line-height:1.75;}
.breadcrumb,.breadcrumbs,.news-breadcrumb{color:var(--lh-muted);font-size:15px;}
.breadcrumb a,.breadcrumbs a,.news-breadcrumb a{color:var(--lh-blue);font-weight:800;}
.news-grid{max-width:1180px;margin-left:auto;margin-right:auto;}
.news-card{background:#fff;border-radius:26px;overflow:hidden;border:1px solid rgba(10,42,102,.08);box-shadow:0 22px 60px rgba(10,42,102,.10);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;}
.news-card:hover{transform:translateY(-5px);box-shadow:0 30px 80px rgba(10,42,102,.16);border-color:rgba(10,42,102,.16);}
.news-card img,.news-card .image-slot,.news-card-image img{width:100%;aspect-ratio:16/9;object-fit:cover;}
.news-card-body,.news-body,.news-card-content{padding:24px 26px 28px;}
.news-card small,.news-tag,.news-category{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:rgba(10,42,102,.07);color:var(--lh-blue);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;}
.news-card h2,.news-card h3{color:var(--lh-text);font-weight:900;letter-spacing:.01em;}
.news-card p{color:var(--lh-muted);line-height:1.7;}
.news-card .news-link,.news-card .news-more,.news-card a.read-more,.back-to-news,.article-cta a,.news-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;background:var(--lh-blue);color:#fff;font-weight:900;text-decoration:none;box-shadow:0 14px 30px rgba(10,42,102,.24);}
.news-card .news-link:hover,.news-card .news-more:hover,.news-card a.read-more:hover,.back-to-news:hover,.article-cta a:hover,.news-button:hover{background:#073B88;color:#fff;}
.lonhow-news-pagination{margin-top:48px;margin-bottom:12px;}
.lonhow-news-pagination a,.lonhow-news-pagination button{border-radius:999px;min-width:46px;height:46px;background:#fff;border:1px solid rgba(10,42,102,.14);color:var(--lh-blue);box-shadow:0 12px 28px rgba(10,42,102,.08);}
.lonhow-news-pagination a.active,.lonhow-news-pagination button.active{background:var(--lh-blue);color:#fff;}
.article-layout,.article-wrapper,.article-main,.article-content,.news-article{max-width:980px;margin-left:auto;margin-right:auto;}
.article-cover,.article-cover img,.article-image,.article-image img{border-radius:28px;overflow:hidden;box-shadow:0 28px 80px rgba(10,42,102,.14);}
.article-content{background:#fff;border-radius:28px;padding:clamp(28px,4vw,54px);box-shadow:0 22px 70px rgba(10,42,102,.08);border:1px solid rgba(10,42,102,.07);}
.article-content h2,.article-content h3{color:var(--lh-blue);font-weight:900;margin-top:34px;}
.article-content p,.article-content li{color:#293548;font-size:18px;line-height:1.86;}
.article-cta,.news-bottom-cta,.bottom-cta{max-width:1080px;margin:64px auto;border-radius:30px;background:radial-gradient(circle at top right,rgba(214,180,106,.18),transparent 34%),linear-gradient(135deg,#071B3E 0%,#0A2A66 58%,#061735 100%);color:#fff;padding:48px 40px;box-shadow:0 28px 90px rgba(10,42,102,.24);}
.article-cta *,.news-bottom-cta *,.bottom-cta *{color:#fff;}
footer,.site-footer,.news-footer{background:#061735;color:rgba(255,255,255,.78);border-top:1px solid rgba(255,255,255,.08);}
footer a,.site-footer a,.news-footer a{color:#fff;}
@media(max-width:768px){.news-hero,.page-hero,.article-hero{padding:62px 16px 54px;border-radius:0 0 24px 24px}.news-card-body,.news-body,.news-card-content{padding:22px}.article-content{padding:24px 20px;border-radius:22px}.article-content p,.article-content li{font-size:16px}}
/* LONHOW_NEWS_VISUAL_SHORT_END */
/* LONHOW_NEWS_CTA_BUTTON_FIX_START */
.article-cta a,.news-bottom-cta a,.bottom-cta a{color:#fff!important;text-decoration:none!important;}
.article-cta a.btn,.news-bottom-cta a.btn,.bottom-cta a.btn{color:#fff!important;}
.article-cta a.btn:first-of-type,.news-bottom-cta a.btn:first-of-type,.bottom-cta a.btn:first-of-type{background:#fff!important;color:#0A2A66!important;border:1px solid rgba(255,255,255,.55)!important;}
.article-cta a.btn:first-of-type *,.news-bottom-cta a.btn:first-of-type *,.bottom-cta a.btn:first-of-type *{color:#0A2A66!important;}
.article-cta a.btn.primary,.news-bottom-cta a.btn.primary,.bottom-cta a.btn.primary{background:#0A2A66!important;color:#fff!important;}
.article-cta a.btn.secondary,.news-bottom-cta a.btn.secondary,.bottom-cta a.btn.secondary{background:#D6B46A!important;color:#061735!important;}
.article-cta a.btn.secondary *,.news-bottom-cta a.btn.secondary *,.bottom-cta a.btn.secondary *{color:#061735!important;}
/* LONHOW_NEWS_CTA_BUTTON_FIX_END */
/* LONHOW_NEWS_VISUAL_V2_START */
:root{--lh-blue:#0A2A66;--lh-blue2:#073B88;--lh-dark:#061735;--lh-gold:#D6B46A;--lh-text:#142033;--lh-muted:#6E7B8F}
html body{background:linear-gradient(180deg,#fff 0%,#f5f8fc 45%,#fff 100%)!important;color:var(--lh-text)!important}
html body header,html body .site-header,html body .news-header{background:rgba(255,255,255,.96)!important;border-bottom:1px solid rgba(10,42,102,.08)!important;box-shadow:0 10px 32px rgba(10,42,102,.06)!important;backdrop-filter:blur(14px)!important}
html body header a,html body .site-header a,html body nav a{color:var(--lh-text)!important;text-decoration:none!important;font-weight:800!important}
html body header a:hover,html body .site-header a:hover,html body nav a:hover,html body nav a.active{color:var(--lh-blue)!important}
html body .breadcrumb-section,html body .breadcrumb,html body .breadcrumbs,html body .news-breadcrumb{background:rgba(245,248,252,.86)!important;border-bottom:1px solid rgba(10,42,102,.06)!important;color:var(--lh-muted)!important}
html body .breadcrumb-section a,html body .breadcrumb a,html body .breadcrumbs a{color:var(--lh-blue)!important;font-weight:900!important;text-decoration:none!important}
html body .news-hero,html body .page-hero,html body .article-hero{max-width:1280px!important;margin:0 auto 48px!important;border-radius:0 0 34px 34px!important;padding:76px 20px 70px!important;background:radial-gradient(circle at 78% 18%,rgba(214,180,106,.18),transparent 28%),linear-gradient(135deg,#061735 0%,#0A2A66 56%,#061735 100%)!important;color:#fff!important;box-shadow:0 28px 90px rgba(10,42,102,.16)!important;overflow:hidden!important}
html body .news-hero *,html body .page-hero *,html body .article-hero *{color:#fff!important}
html body .news-hero h1,html body .page-hero h1,html body .article-hero h1{max-width:980px!important;margin:0 auto 18px!important;font-size:clamp(40px,5vw,70px)!important;line-height:1.08!important;font-weight:900!important}
html body .news-hero p,html body .page-hero p,html body .article-hero p{max-width:860px!important;margin:0 auto!important;color:rgba(255,255,255,.78)!important;font-size:18px!important;line-height:1.75!important}
html body .news-grid{max-width:1180px!important;margin:auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;align-items:stretch!important}
html body .news-card{background:#fff!important;border:1px solid rgba(10,42,102,.08)!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 22px 62px rgba(10,42,102,.10)!important;transition:.22s ease!important;display:flex!important;flex-direction:column!important;height:100%!important;text-decoration:none!important}
html body .news-card:hover{transform:translateY(-5px)!important;box-shadow:0 34px 90px rgba(10,42,102,.16)!important;border-color:rgba(10,42,102,.16)!important}
html body .news-card img,html body .news-card .image-slot,html body .news-card-image img{width:100%!important;aspect-ratio:16/9!important;object-fit:cover!important;border-radius:0!important;display:block!important}
html body .news-card-body,html body .news-body,html body .news-card-content{padding:24px 26px 28px!important;display:flex!important;flex-direction:column!important;flex:1!important}
html body .news-card small,html body .news-tag,html body .news-category{display:inline-flex!important;align-items:center!important;width:max-content!important;min-height:34px!important;padding:0 14px!important;border-radius:999px!important;background:rgba(10,42,102,.07)!important;color:var(--lh-blue)!important;font-size:12px!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important}
html body .news-card h2,html body .news-card h3{color:var(--lh-text)!important;font-weight:900!important;line-height:1.28!important;margin:16px 0 12px!important;min-height:58px!important;max-height:58px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}
html body .news-card p{color:var(--lh-muted)!important;font-size:16px!important;line-height:1.7!important;min-height:82px!important;max-height:82px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin-bottom:18px!important}
html body .news-card .news-link,html body .news-card .news-more,html body .news-card a.read-more,html body .news-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:46px!important;margin-top:auto!important;padding:0 22px!important;border-radius:999px!important;background:var(--lh-blue)!important;color:#fff!important;font-size:15px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;box-shadow:0 14px 30px rgba(10,42,102,.22)!important;opacity:1!important;visibility:visible!important;text-indent:0!important;overflow:visible!important;white-space:nowrap!important}
html body .news-card .news-more:hover,html body .news-card a.read-more:hover{background:var(--lh-blue2)!important;color:#fff!important}
html body .lonhow-news-pagination{margin:50px auto 16px!important;display:flex!important;justify-content:center!important;gap:10px!important;flex-wrap:wrap!important}
html body .lonhow-news-pagination a,html body .lonhow-news-pagination button{min-width:46px!important;height:46px!important;padding:0 16px!important;border-radius:999px!important;border:1px solid rgba(10,42,102,.14)!important;background:#fff!important;color:var(--lh-blue)!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 12px 28px rgba(10,42,102,.08)!important}
html body .lonhow-news-pagination a.active,html body .lonhow-news-pagination button.active{background:var(--lh-blue)!important;color:#fff!important}
html body .news-article,html body .article-content{max-width:980px!important;margin-left:auto!important;margin-right:auto!important}
html body .article-header{max-width:980px!important;margin:0 auto 38px!important}
html body .article-header h1{color:var(--lh-blue)!important;font-weight:900!important;line-height:1.15!important}
html body .article-cover,html body .article-cover img,html body .article-image,html body .article-image img{width:100%!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 28px 80px rgba(10,42,102,.14)!important}
html body .article-content{background:#fff!important;border:1px solid rgba(10,42,102,.07)!important;border-radius:28px!important;padding:clamp(30px,4vw,56px)!important;box-shadow:0 22px 70px rgba(10,42,102,.08)!important}
html body .article-content h2,html body .article-content h3{color:var(--lh-blue)!important;font-weight:900!important;margin-top:34px!important}
html body .article-content p,html body .article-content li{color:#293548!important;font-size:18px!important;line-height:1.86!important}
html body .article-cta,html body .news-bottom-cta,html body .bottom-cta{max-width:1080px!important;margin:66px auto 54px!important;border-radius:32px!important;background:radial-gradient(circle at top right,rgba(214,180,106,.16),transparent 32%),linear-gradient(135deg,#061735 0%,#0A2A66 58%,#061735 100%)!important;color:#fff!important;padding:50px 44px!important;box-shadow:0 30px 90px rgba(10,42,102,.24)!important;border:1px solid rgba(255,255,255,.10)!important}
html body .article-cta *,html body .news-bottom-cta *,html body .bottom-cta *{color:#fff!important}
html body .article-cta p,html body .news-bottom-cta p,html body .bottom-cta p{color:rgba(255,255,255,.76)!important;line-height:1.75!important}
html body .article-cta a,html body .news-bottom-cta a,html body .bottom-cta a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:210px!important;min-height:52px!important;padding:0 28px!important;border-radius:999px!important;text-decoration:none!important;font-size:16px!important;font-weight:900!important;line-height:1!important;text-indent:0!important;opacity:1!important;visibility:visible!important;overflow:visible!important;white-space:nowrap!important;box-shadow:0 16px 34px rgba(0,0,0,.16)!important}
html body .article-cta a:first-of-type,html body .news-bottom-cta a:first-of-type,html body .bottom-cta a:first-of-type{background:var(--lh-blue)!important;color:#fff!important;border:1px solid rgba(255,255,255,.08)!important}
html body .article-cta a:nth-of-type(2),html body .news-bottom-cta a:nth-of-type(2),html body .bottom-cta a:nth-of-type(2){background:var(--lh-gold)!important;color:#061735!important;border:1px solid rgba(214,180,106,.5)!important}
html body .article-cta a:nth-of-type(2) *,html body .news-bottom-cta a:nth-of-type(2) *,html body .bottom-cta a:nth-of-type(2) *{color:#061735!important;font-size:16px!important}
html body .article-cta a:nth-of-type(3),html body .news-bottom-cta a:nth-of-type(3),html body .bottom-cta a:nth-of-type(3){background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.42)!important}
html body .back-to-news,html body a[href="/ru/news/"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:0 24px!important;border-radius:999px!important;background:var(--lh-blue)!important;color:#fff!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 14px 30px rgba(10,42,102,.22)!important}
html body footer,html body .site-footer,html body .news-footer{background:#061735!important;color:rgba(255,255,255,.78)!important;border-top:1px solid rgba(255,255,255,.08)!important}
html body footer a,html body .site-footer a,html body .news-footer a{color:#fff!important}
@media(max-width:980px){html body .news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){html body .news-grid{grid-template-columns:1fr!important}html body .news-hero,html body .page-hero,html body .article-hero{padding:58px 18px 52px!important;border-radius:0 0 24px 24px!important}html body .news-hero h1,html body .page-hero h1,html body .article-hero h1,html body .article-header h1{font-size:34px!important}html body .news-card h2,html body .news-card h3,html body .news-card p{min-height:auto!important;max-height:none!important}html body .article-content{padding:24px 20px!important;border-radius:22px!important}html body .article-content p,html body .article-content li{font-size:16px!important}html body .article-cta,html body .news-bottom-cta,html body .bottom-cta{padding:34px 22px!important;border-radius:24px!important}html body .article-cta a,html body .news-bottom-cta a,html body .bottom-cta a{width:100%!important;margin-bottom:12px!important}}
/* LONHOW_NEWS_VISUAL_V2_END */
