.residential-news-intro{padding:65px 0 55px;background:var(--pale)}
.residential-news-intro h1{font-size:clamp(40px,5vw,68px);font-weight:600;letter-spacing:-.05em;line-height:1.1;max-width:850px}
.residential-news-intro h1 span{color:#00836c}
.residential-news-intro .news-lead{max-width:600px;font-size:17px;line-height:1.85;color:var(--muted);margin-top:25px}
.residential-news-list .news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px}
.residential-news-list .news-card{display:flex;flex-direction:column;gap:24px}
.residential-news-list .news-image{height:auto;aspect-ratio:1.8;border-radius:7px;background:var(--pale)}
.residential-news-list .news-image img{width:100%;height:100%;object-fit:contain;padding:20px}
.residential-news-list .news-card h3{font-size:26px;line-height:1.35;font-weight:600;max-width:520px}
.residential-news-list .news-meta{font-size:12px;margin-bottom:15px}
.residential-news-list .news-card .text-link{margin-top:22px}
@media(max-width:700px){.residential-news-intro{padding:40px 0}.residential-news-intro .news-lead{font-size:15px}.residential-news-list .news-grid{grid-template-columns:1fr;gap:40px}.residential-news-list .news-card h3{font-size:23px}.residential-news-list .news-meta{flex-direction:row;gap:15px}.residential-news-list .news-image img{padding:14px}}
