:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17202a;background:#f7f7f5;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit}main{width:min(100% - 2rem,70rem);margin:0 auto;padding:1rem 0 4rem}header{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0 4rem;display:flex}nav,.locale-links{align-items:center;gap:1rem;display:flex}nav a,.locale-links a{text-decoration:none}nav a:hover,.locale-links a:hover{text-decoration:underline}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#52606d;margin:0 0 .75rem;font-size:.75rem;font-weight:700}h1,h2,p{margin:0}h1{letter-spacing:-.06em;max-width:42rem;font-size:clamp(2.75rem,8vw,6rem);line-height:.95}h2{font-size:1.6rem;line-height:1.1}p{max-width:42rem;font-size:1.05rem;line-height:1.6}.intro{gap:1rem;padding:2rem 0 3rem;display:grid}.cta,.card-cta{border:1px solid #17202a;border-radius:999px;width:fit-content;padding:.7rem 1rem;text-decoration:none;display:inline-flex}.cta:hover,.card-cta:hover{color:#fff;background:#17202a}.featured,.project-grid{gap:1rem;display:grid}.featured{background:#fff;border:1px solid #d9e2ec;border-radius:1rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;padding:1rem}.featured-copy,.project-card-copy{align-content:center;gap:.8rem;padding:1rem;display:grid}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2rem}.project-card{background:#fff;border:1px solid #d9e2ec;border-radius:1rem;display:grid;overflow:hidden}.project-card-copy{align-content:start}@media (max-width:42rem){header{flex-direction:column;align-items:flex-start;padding-bottom:2rem}nav,.locale-links{flex-wrap:wrap}.featured,.project-grid{grid-template-columns:1fr}}
