*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f0e7;color:#1f2b26;font:16px/1.7 Arial,sans-serif}a{color:inherit;text-decoration:none}.skip{position:fixed;top:5px;left:5px;transform:translateY(-150%)}.skip:focus{transform:none}header{position:fixed;z-index:20;inset:0 0 auto;height:76px;padding:0 5vw;display:flex;align-items:center;gap:25px;justify-content:space-between;background:#f5f0e7ee}.logo{display:flex;gap:10px;align-items:center}.logo b{display:grid;place-items:center;width:42px;height:42px;border:1px solid;border-radius:50%;font-family:Georgia}.logo span{font:600 19px Georgia}.logo small{display:block;font:8px Arial;letter-spacing:1.4px;text-transform:uppercase}nav{display:flex;gap:20px;font-size:12px}#menu{display:none}.pill,.btn{border-radius:99px}.pill{padding:9px 17px;background:#263a33;color:white;font-size:12px}.hero{height:100svh;min-height:650px;position:relative;overflow:hidden;display:grid;align-items:center}.hero video{position:absolute;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,#14231ded,#14231da0,#14231d35)}.hero-copy{position:relative;z-index:2;width:min(730px,calc(100% - 40px));margin-left:8vw;color:white}.eyebrow{font-size:10px;letter-spacing:2.2px;color:#dbe5df}.green{color:#789083}h1,h2,h3{font-family:Georgia,serif;font-weight:500}h1{font-size:clamp(50px,7vw,90px);line-height:1;margin:0}.hero-copy>p:not(.eyebrow){max-width:560px;font-size:18px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 22px;border:1px solid transparent;font-size:12px;font-weight:bold}.light{background:white;color:#263a33}.glass{color:white;border-color:#ffffff99}.primary{background:#263a33;color:white}.outline{border-color:#263a33}.orb{position:absolute;border-radius:50%}.o1{width:300px;height:300px;border:1px solid #fff5;right:8%;top:15%}.o2{width:500px;height:500px;background:#fff1;right:-12%;bottom:-20%}.section{padding:105px 7vw}.split,.location,.expertise{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.section h2,.contact h2{font-size:clamp(42px,5vw,67px);line-height:1.08;margin:0}.dark,.expertise{background:#263a33;color:white}.cards,.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:40px}.cards{background:#ffffff30}.cards article{padding:35px;background:#263a33}.cards b{font:28px Georgia;color:#94aa9d}.cards h3{font-size:28px}.cards p{font-size:13px;color:#ccd8d1}.reviews{text-align:center}.quotes{gap:16px}.quotes blockquote{margin:0;padding:30px;background:white;border-top:3px solid #789083;font:23px/1.4 Georgia}.quotes cite{display:block;margin-top:18px;font:11px Arial;color:#66706b}.center{justify-content:center}.reviews small{display:block;margin-top:18px}.expertise picture{height:590px;overflow:hidden;border-radius:220px 220px 5px 5px}.expertise img{width:100%;height:100%;object-fit:cover}.location address{margin:23px 0;font-style:normal}.location iframe{width:100%;height:470px;border:0}.contact{text-align:center;padding:100px 20px;background:#789083;color:white}.social{display:flex;justify-content:center;gap:25px;margin-top:25px}footer{display:flex;justify-content:space-between;padding:25px 5vw;background:#16251f;color:white;font-size:11px}.cookie{position:fixed;z-index:50;right:18px;bottom:18px;max-width:440px;padding:20px;background:white;box-shadow:0 12px 50px #0004}.cookie p{margin-top:0;font-size:12px}.cookie button{margin:5px;padding:9px 13px;border:1px solid #263a33;background:white}.cookie #accept{background:#263a33;color:white}.cookie.hidden{display:none}@media(max-width:850px){nav,.pill{display:none}#menu{display:block;border:0;background:none}.split,.location,.expertise{grid-template-columns:1fr}.cards,.quotes{grid-template-columns:1fr}.expertise picture{height:500px}.hero-copy{margin-inline:auto}.section{padding:80px 20px}footer{flex-direction:column;gap:10px;text-align:center}}@media(max-width:540px){h1{font-size:48px}.actions{flex-direction:column}.btn{width:100%}.cookie{left:10px;right:10px;bottom:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}