*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f8f3;color:#173a25;font-family:Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%}.nav{height:96px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #d9e0d8;position:sticky;top:0;z-index:20}.nav>a{width:220px;height:82px;display:flex;align-items:center;overflow:hidden}.nav img{width:220px}.nav nav{display:flex;gap:1.8rem;align-items:center;font-size:.84rem}.ctaSmall,.button{background:#176b36;color:#fff;padding:.9rem 1.2rem}.menu{display:none}.hero{min-height:calc(100vh - 96px);display:grid;grid-template-columns:.9fr 1.1fr}.hero>div{padding:7vw 4vw 5vw 7vw;display:flex;flex-direction:column;justify-content:center}.hero>img{width:100%;height:100%;object-fit:cover}.eyebrow{font-size:.7rem;letter-spacing:.2em;font-weight:700;color:#21834a}.hero h1,.pageHero h1{font-family:Georgia,serif;font-size:clamp(4rem,7vw,7.5rem);font-weight:400;line-height:.9;letter-spacing:-.055em;margin:1rem 0 2rem}.hero h1 em,.pageHero h1 em,h2 em{color:#21834a;font-weight:400}.hero p{color:#52685a;max-width:650px}.button{display:inline-block;width:max-content;margin-top:1.5rem}.section{padding:8rem 7vw;border-top:1px solid #d6dfd6}.section h2{font-family:Georgia,serif;font-size:clamp(3rem,5vw,5.5rem);font-weight:400;line-height:.96;margin:1rem 0 2rem}.intro{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.intro p{color:#586a5d}.dark{background:#153722;color:#f4f7f1}.dark .eyebrow,.dark h2 em{color:#73bd85}.cards{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#54705c;margin-top:4rem}.cards article{background:#153722;padding:4rem}.cards h3{font-family:Georgia,serif;font-size:2.8rem;font-weight:400}.cards p{color:#c3d1c6}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;margin-top:4rem}.steps article{border-top:1px solid #aabaaa;padding-top:1rem}.steps b{color:#21834a}.steps h3{font-family:Georgia,serif;font-size:1.5rem;font-weight:400}.steps p{color:#5d6f62}.galleryTease{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:center}.galleryTease img{width:100%}.cta{text-align:center;padding:9rem 2rem;background:#176b36;color:white}.cta h2{font-family:Georgia,serif;font-size:clamp(3.2rem,5vw,5.5rem);font-weight:400;max-width:900px;margin:1rem auto 2rem}.cta .eyebrow{color:#b6d7be}.light{background:#fff;color:#176b36}.footer{padding:4rem 7vw;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:3rem;background:#eaf0e9}.footer img{width:210px}.footer p{color:#58685c}.copy{grid-column:1/-1;border-top:1px solid #cad5ca;padding-top:2rem}.pageHero{padding:7rem 7vw 5rem}.pageHero p{max-width:700px;color:#5a6c5f}.gallery{columns:2;column-gap:3rem}.gallery figure{break-inside:avoid;margin:0 0 3rem}.gallery img{width:100%}.gallery figcaption{padding-top:.8rem;color:#58695d}.blog{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.blog img{width:100%;aspect-ratio:4/3;object-fit:cover}.blog h2{font-size:1.8rem}.article{max-width:850px;margin:auto;padding:7rem 1.5rem}.article h1{font-family:Georgia,serif;font-size:4rem;font-weight:400}.article>img{width:100%;margin:2rem 0}.contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.contact form{display:grid;gap:1rem}.contact label{display:grid;gap:.4rem;font-size:.82rem;font-weight:700}.contact input,.contact select,.contact textarea{padding:1rem;border:1px solid #b8c6b9;background:#fff;font:inherit}@media(max-width:900px){.nav{height:76px}.nav>a,.nav img{width:165px}.menu{display:block}.nav nav{display:none}.hero,.intro,.galleryTease,.contact{grid-template-columns:1fr}.hero>div,.section,.pageHero{padding:5rem 1.5rem}.hero>img{height:55vh}.cards,.steps,.blog{grid-template-columns:1fr}.cards article{padding:3rem 1.5rem}.gallery{columns:1}.footer{grid-template-columns:1fr}}