.news-page{padding:20px 0 70px;background:#fff;color:var(--bp-text,#152238)}.news-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:16px;color:#7b8798;font-size:13px}.news-breadcrumb a{color:#7b8798}.news-breadcrumb a:hover{color:var(--bp-red,#d62828)}.news-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#eef4fc,#f7fbff);border:1px solid #e7edf5;border-radius:20px;padding:36px 40px;margin-bottom:26px}.news-hero__grid{display:grid;grid-template-columns:minmax(0,62%) minmax(0,36%);align-items:center;gap:24px}.news-hero__content h1{margin:0 0 10px;color:var(--bp-navy,#0b2f5b);font-size:clamp(26px,3vw,34px);font-weight:800;letter-spacing:-.02em;line-height:1.15}.news-hero__content p{margin:0;max-width:54ch;color:#41536b;font-size:15px;line-height:1.6}.news-hero__illustration{display:flex;align-items:center;justify-content:center;pointer-events:none}.news-hero__illustration img{display:block;width:auto;height:auto;max-width:100%;max-height:140px;object-fit:contain}.news-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:26px}.news-filters{display:flex;min-width:0;flex:1;flex-wrap:wrap;gap:10px}.news-filter{--category-accent:#2563eb;display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:0 15px;border:1px solid var(--bp-border,#e8edf3);border-radius:10px;background:#fff;color:var(--bp-navy,#0b2f5b);font-size:11px;font-weight:700;line-height:1.2;text-transform:uppercase;white-space:nowrap;box-shadow:0 2px 8px rgba(11,47,91,.035)}.news-filter>span{width:9px;height:9px;border:2px solid var(--category-accent);border-radius:50%}.news-filter:hover{border-color:var(--category-accent);color:var(--category-accent);transform:translateY(-1px)}.news-filter.is-active{border-color:var(--bp-red,#d62828);background:var(--bp-red,#d62828);color:#fff;box-shadow:0 7px 17px rgba(214,40,40,.18)}.news-search{position:relative;width:310px;max-width:100%;flex:0 0 310px}.news-search svg{position:absolute;top:50%;left:15px;width:19px;height:19px;fill:none;stroke:#718096;stroke-width:1.8;transform:translateY(-50%);pointer-events:none}.news-search input{width:100%;height:44px;padding:0 16px 0 45px;border:1px solid var(--bp-border,#e8edf3);border-radius:12px;background:#fff;color:var(--bp-text,#152238);font:inherit;font-size:13px;box-shadow:0 2px 9px rgba(11,47,91,.025);outline:0}.news-search input:focus{border-color:#8ca9cc;box-shadow:0 0 0 4px rgba(37,99,235,.1)}.news-top{display:grid;grid-template-columns:minmax(0,1.78fr) minmax(340px,1fr);gap:20px;margin-bottom:56px}.news-lead,.news-lead>a{position:relative;display:block;min-height:510px;border-radius:var(--bp-radius-lg,18px);overflow:hidden;background:#e8edf3;color:#fff;box-shadow:0 12px 34px rgba(7,31,62,.13)}.news-lead img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 0%}.news-lead-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,17,34,0) 22%,rgba(3,17,34,.2) 49%,rgba(3,17,34,.94) 100%)}.news-lead-content{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:flex-start;gap:11px;padding:32px}.news-badge{--category-accent:#d62828;display:inline-flex;max-width:100%;padding:5px 9px;border-radius:5px;background:var(--category-accent);color:#fff;font-size:9px;font-weight:700;line-height:1.25;text-transform:uppercase}.news-lead h2{max-width:820px;margin:0;color:#fff;font-size:clamp(29px,3vw,45px);font-weight:700;letter-spacing:-.04em;line-height:1.08}.news-lead-summary{display:-webkit-box;max-width:800px;overflow:hidden;color:rgba(255,255,255,.92);font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-lead-meta{display:flex;width:100%;align-items:center;justify-content:space-between;gap:18px;color:rgba(255,255,255,.82);font-size:12px}.news-lead-meta>span{display:inline-flex;min-height:40px;align-items:center;gap:9px;padding:0 16px;border:1px solid rgba(255,255,255,.7);border-radius:9px;background:rgba(7,31,62,.24);color:#fff;font-size:12px;font-weight:600;backdrop-filter:blur(5px)}.news-top-side{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:16px}.news-side-card,.news-side-card>a{height:100%}.news-side-card>a{display:grid;grid-template-columns:43% 57%;border:1px solid var(--bp-border,#e8edf3);border-radius:var(--bp-radius,16px);background:#fff;color:var(--bp-text,#152238);box-shadow:0 5px 18px rgba(11,47,91,.055);overflow:hidden}.news-side-card img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center 0%}.news-side-copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;gap:11px;padding:20px}.news-side-copy h3{display:-webkit-box;margin:0;overflow:hidden;color:var(--bp-navy,#0b2f5b);font-size:17px;font-weight:700;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:4}.news-side-copy time,.news-card-copy time{margin-top:auto;color:#718096;font-size:12px}.news-side-card>a:hover,.news-card>a:hover{border-color:#d3dde9;box-shadow:0 12px 28px rgba(11,47,91,.1);transform:translateY(-3px)}.news-section-title{position:relative;margin-bottom:22px;padding-bottom:12px}.news-section-title h2{margin:0;color:var(--bp-navy,#0b2f5b);font-size:22px;font-weight:700;letter-spacing:-.025em;text-transform:uppercase}.news-section-title::after{position:absolute;bottom:0;left:0;width:38px;height:2px;border-radius:2px;background:var(--bp-red,#d62828);content:""}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 20px}.news-card>a{display:flex;height:100%;flex-direction:column;border:1px solid var(--bp-border,#e8edf3);border-radius:var(--bp-radius,16px);background:#fff;color:var(--bp-text,#152238);box-shadow:0 4px 15px rgba(11,47,91,.05);overflow:hidden}.news-card-image{display:block;aspect-ratio:16/8.7;overflow:hidden;background:#eef2f6}.news-card-image img{width:100%;height:100%;object-fit:cover;object-position:center 0%;transition:transform 250ms ease}.news-card>a:hover img{transform:scale(1.02)}.news-card-copy{display:flex;min-height:148px;flex:1;flex-direction:column;align-items:flex-start;gap:11px;padding:17px 18px}.news-card-copy h3{display:-webkit-box;margin:0;overflow:hidden;color:var(--bp-navy,#0b2f5b);font-size:17px;font-weight:700;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:3}.news-empty{padding:34px;border-radius:14px;background:#f8fafc;color:#718096;text-align:center}.news-pagination{display:flex;justify-content:center;margin-top:40px}.news-pagination .pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:0}.news-pagination .pagination li a{min-width:42px;height:42px;padding:0 13px;border:1px solid var(--bp-border,#e8edf3);border-radius:9px;background:#fff;color:var(--bp-navy,#0b2f5b);font-size:13px;font-weight:600}.news-pagination .pagination li.active a,.news-pagination .pagination li a:hover{border-color:var(--bp-red,#d62828);background:var(--bp-red,#d62828);color:#fff!important}.news-filter:focus-visible,.news-search input:focus-visible,.news-lead>a:focus-visible,.news-side-card>a:focus-visible,.news-card>a:focus-visible{outline:3px solid rgba(37,99,235,.4)!important;outline-offset:3px!important}@media(max-width:1199.98px){.news-top{grid-template-columns:minmax(0,1.55fr) minmax(310px,1fr)}.news-lead,.news-lead>a{min-height:480px}.news-side-card>a{grid-template-columns:42% 58%}.news-side-copy{padding:16px}.news-side-copy h3{font-size:15px}.news-toolbar{flex-direction:column}.news-search{align-self:flex-end}}@media(max-width:991.98px){.news-page{padding-top:100px}.news-hero{padding:30px 32px}.news-hero__illustration img{max-height:110px}.news-top{grid-template-columns:1fr}.news-lead,.news-lead>a{min-height:500px}.news-top-side{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.news-side-card>a{grid-template-columns:1fr}.news-side-card img{height:190px}.news-side-copy{min-height:180px;justify-content:flex-start}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-search{width:100%;align-self:auto;flex-basis:auto}}@media(max-width:767.98px){.news-page{padding-top:92px;padding-bottom:52px}.news-hero{padding:26px 24px}.news-hero__grid{grid-template-columns:1fr}.news-hero__illustration{margin-top:14px}.news-hero__illustration img{max-height:90px;margin:0 auto}.news-filters{width:calc(100vw - 36px);flex-wrap:nowrap;padding:3px 3px 8px;overflow-x:auto;scrollbar-width:thin}.news-filter{flex:0 0 auto}.news-top-side{grid-template-columns:1fr}.news-side-card>a{grid-template-columns:42% 58%}.news-side-card img{height:100%}.news-side-copy{min-height:190px}.news-lead,.news-lead>a{min-height:470px}.news-lead-content{padding:25px}.news-lead h2{font-size:31px}.news-grid{grid-template-columns:1fr}}@media(max-width:575.98px){.news-hero{padding:22px 20px}.news-hero__content h1{font-size:26px}.news-hero__content p{font-size:14px}.news-toolbar{gap:15px}.news-lead,.news-lead>a{min-height:440px}.news-lead-content{gap:9px;padding:22px}.news-lead h2{font-size:27px}.news-lead-summary{-webkit-line-clamp:2}.news-lead-meta>span{padding:0 12px}.news-side-card>a{grid-template-columns:40% 60%}.news-side-copy{min-height:170px;padding:14px}.news-side-copy h3{font-size:14px;-webkit-line-clamp:4}.news-card-copy{min-height:142px}.news-pagination .pagination li a{min-width:38px;height:38px;padding:0 10px}}@media(prefers-reduced-motion:reduce){.news-page *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}