.home-news{padding:clamp(70px,8vw,130px) 5vw;background:#f4f3ef;color:#111}.news-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.news-heading h2{font-size:clamp(44px,6vw,88px);line-height:.95;margin:12px 0 0}.news-heading>a{color:#111;font-weight:800;text-decoration:none;border-bottom:2px solid #e6322b;padding-bottom:8px}.home-news-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:22px}.home-news-grid>a{color:inherit;text-decoration:none;background:#fff;overflow:hidden}.home-news-lead{grid-row:span 2;display:grid;grid-template-rows:minmax(420px,1fr) auto}.home-news-lead img,.home-news-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.home-news-lead:hover img,.home-news-card:hover img{transform:scale(1.025)}.home-news-lead>div,.home-news-card>div{padding:28px}.home-news-grid span,.news-article span{font-size:12px;font-weight:800;letter-spacing:.1em;color:#e6322b}.home-news-grid h3{font-size:clamp(22px,2.4vw,38px);line-height:1.15;margin:12px 0}.home-news-grid p{color:#686868;line-height:1.7}.home-news-grid b{font-size:12px;letter-spacing:.08em}.home-news-card{display:grid;grid-template-columns:45% 55%;min-height:250px}.news-page{background:#f4f3ef;color:#111}.news-hero{padding:180px 6vw 90px;background:#0b0d0f;color:#fff}.news-hero h1{font-size:clamp(64px,10vw,150px);margin:12px 0;line-height:.9}.news-hero>p:last-child{max-width:650px;font-size:20px;color:#b7b9bd}.news-index{padding:60px 6vw 120px}.news-filter{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:42px}.news-filter button{border:1px solid #c9c9c9;background:transparent;padding:12px 20px;font-weight:700}.news-filter button.active{background:#111;color:#fff;border-color:#111}.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.news-article{background:#fff}.news-article img{width:100%;aspect-ratio:16/9;object-fit:cover}.news-article>div{padding:32px}.news-article h2{font-size:clamp(25px,3vw,42px);line-height:1.12;margin:14px 0}.news-article p{color:#666;line-height:1.75}.news-article a{display:inline-block;margin-top:12px;color:#111;font-weight:800;text-decoration:none;border-bottom:2px solid #e6322b;padding-bottom:5px}.news-featured{grid-column:1/-1;display:grid;grid-template-columns:58% 42%}.news-featured img{height:100%;aspect-ratio:auto}.news-subscribe{padding:80px 6vw;background:#111;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.news-subscribe h2{font-size:clamp(34px,5vw,70px);margin:10px 0}.news-subscribe .btn{white-space:nowrap}@media(max-width:900px){.home-news-grid,.news-grid{grid-template-columns:1fr}.home-news-lead{grid-row:auto}.home-news-card,.news-featured{grid-column:auto;display:block}.home-news-card img{height:260px}.news-featured img{height:auto}.news-heading,.news-subscribe{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.home-news{padding-left:20px;padding-right:20px}.news-index{padding-left:20px;padding-right:20px}.home-news-lead{grid-template-rows:300px auto}.news-hero{padding-left:20px;padding-right:20px}}
