.news-public-nav{margin-left:auto;display:flex;align-items:center;gap:22px;font-weight:650;color:#46506a;font-size:14px}.news-page-hero{padding:82px 0 62px;background:linear-gradient(135deg,#f7f8fb,#fff)}.news-page-hero h1{font-size:clamp(48px,6vw,78px);line-height:1.02;letter-spacing:-.055em;color:#101b3a;margin:14px 0 20px}.news-page-hero h1 span{color:#7a8298;font-weight:500}.news-page-hero p{max-width:680px;color:#667085;font-size:18px}.news-page-list{padding:64px 0 96px;background:#f4f6fa}.news-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.news-list-card{display:grid;grid-template-columns:220px 1fr;min-height:240px;background:#fff;border:1px solid #e5e8ef;border-radius:22px;overflow:hidden;transition:.2s}.news-list-card:hover{transform:translateY(-3px);box-shadow:0 18px 48px rgba(16,27,58,.1)}.news-list-image{background:#dfe4ef}.news-list-image img{width:100%;height:100%;object-fit:cover}.news-list-image.no-image{background:linear-gradient(145deg,#101b3a,#2a3f81)}.news-list-copy{padding:24px}.news-list-copy>span{font-size:12px;color:#e32f2b;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.news-list-copy h2{font-size:23px;line-height:1.18;color:#101b3a;margin:9px 0 10px}.news-list-copy p{font-size:14px;color:#687086;margin:0 0 14px}.news-list-copy strong{font-size:13px;color:#e32f2b}.news-empty{padding:70px;text-align:center;background:#fff;border-radius:24px}.news-empty h2{color:#101b3a}.news-detail{padding:60px 0 100px}.news-detail-container{max-width:980px}.news-back{display:inline-block;color:#667085;font-weight:650;margin-bottom:28px}.news-detail-head{max-width:850px}.news-detail-head h1{font-size:clamp(42px,5.6vw,70px);line-height:1.04;color:#101b3a;letter-spacing:-.045em;margin:14px 0 36px}.news-detail-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:42px}.news-detail-gallery a{overflow:hidden;border-radius:18px;background:#e6e8ef;min-height:220px}.news-detail-gallery img{width:100%;height:100%;object-fit:cover}.news-detail-gallery a:first-child{grid-column:span 2;grid-row:span 2;min-height:480px}.news-detail-gallery.count-1{grid-template-columns:1fr}.news-detail-gallery.count-1 a:first-child{grid-column:auto;grid-row:auto;min-height:520px}.news-detail-gallery.count-2{grid-template-columns:1fr 1fr}.news-detail-gallery.count-2 a:first-child{grid-column:auto;grid-row:auto;min-height:420px}.news-detail-body{max-width:790px;margin:0 auto}.news-detail-body p{font-size:19px;line-height:1.7;color:#4d566c;margin:0 0 20px}.news-public-footer{background:#101b3a;color:#c6cee4;padding:32px 0;font-size:13px}@media(max-width:900px){.news-page-grid{grid-template-columns:1fr}.news-list-card{grid-template-columns:180px 1fr}.news-detail-gallery{grid-template-columns:1fr 1fr}.news-detail-gallery a:first-child{grid-column:span 2}.news-public-nav a:not(.button){display:none}}@media(max-width:620px){.news-page-hero{padding:55px 0 45px}.news-page-list{padding:40px 0 70px}.news-list-card{grid-template-columns:1fr}.news-list-image{height:230px}.news-detail{padding:40px 0 70px}.news-detail-gallery{grid-template-columns:1fr}.news-detail-gallery a,.news-detail-gallery a:first-child{grid-column:auto;grid-row:auto;min-height:300px}.news-detail-body p{font-size:17px}.news-public-header .brand{min-width:0}.news-public-header .brand span{display:none}}
