.news{position:relative;background:#edf4f1;overflow:hidden}.news:before{content:"";position:absolute;width:420px;height:420px;right:-180px;top:-210px;border-radius:50%;background:var(--mint);opacity:.22}.news-heading{position:relative;display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:50px}.news-heading h2{margin-bottom:0}.news-count{color:var(--teal);font-size:.72rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.news-feature{position:relative;display:grid;grid-template-columns:minmax(330px,.86fr) 1.14fr;min-height:610px;border-radius:var(--radius);overflow:hidden;background:var(--ink);color:#fff;box-shadow:var(--shadow)}.news-image{position:relative;min-height:540px;overflow:hidden}.news-image img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.news-badge{position:absolute;left:24px;bottom:24px;padding:10px 15px;border-radius:999px;background:var(--mint);color:var(--ink);font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.news-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,82px)}.news-meta{display:flex;flex-wrap:wrap;gap:10px 20px;margin-bottom:32px;color:var(--mint);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.news-copy h3{max-width:680px;margin-bottom:28px;font-size:clamp(2.4rem,4.5vw,4.8rem)}.news-copy>p{max-width:660px;margin-bottom:0;color:rgba(255,255,255,.7);font-size:1.08rem}.news-rule{width:70px;height:3px;margin:34px 0 0;border:0;background:var(--mint)}
@media(max-width:850px){.news-feature{grid-template-columns:1fr}.news-image{min-height:520px;max-height:680px}.news-copy{padding:45px 28px 52px}.news-copy h3{font-size:clamp(2.3rem,10vw,4rem)}}
@media(max-width:600px){.news-heading{margin-bottom:30px}.news-count{display:none}.news-image{min-height:440px}.news-image img{object-position:center 32%}.news-badge{left:16px;bottom:16px}.news-copy>p{font-size:1rem}}
