:root{--ink:#17382c;--green:#214b38;--deep:#173e2d;--lime:#d9ef95;--paper:#f7f8f2;--line:#dce1d6;--muted:#6a756b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #a1bd50;outline-offset:5px}.wrap{width:calc(100% - 80px);max-width:1280px;margin-inline:auto}.site-topbar{height:32px;background:var(--deep)}.skip{position:fixed;top:-100px;left:20px;z-index:99;padding:12px;background:white}.skip:focus{top:10px}.header{height:113px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand-mark{display:grid;place-items:center;background:var(--green);color:var(--lime);width:48px;height:48px;border-radius:50%;font-size:38px;line-height:1}.wordmark{font-size:34px;font-weight:800;letter-spacing:-2px;line-height:1}.wordmark>span{color:#81985b}.wordmark small{display:block;font-size:8px;letter-spacing:2px;line-height:2.3}.desktop-nav{display:flex;gap:28px;font-size:14px}.desktop-nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.header-phone{font-size:18px;font-weight:700}.header-phone small{display:block;font-size:11px;color:var(--muted);font-weight:400;text-align:right}.mobile-nav{display:none}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:35px;padding-top:22px;padding-bottom:57px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:700;display:flex;align-items:center;gap:8px}.eyebrow i,.photo-label i{width:6px;height:6px;border-radius:50%;background:#93b568;display:inline-block}.muted{color:var(--muted)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(46px,5.1vw,74px);line-height:1.04;letter-spacing:-3.6px;font-weight:500;margin:28px 0 25px}.hero h1 span{color:#78985a}.hero-copy>p{color:var(--muted);font-size:16px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:55px;padding:14px 23px;background:var(--green);color:white;border-radius:9px;font-size:14px;font-weight:600;transition:background .15s}.button:hover{background:#315e44}.button span,.text-link span{font-size:22px;line-height:1}.text-link{font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:18px}.hero-note{display:flex;gap:18px;font-size:11px;line-height:1.7;color:var(--muted);margin-top:40px}.hero-note>span{color:#8b9c7d;letter-spacing:1px}.hero-visual{position:relative;min-height:590px;border-radius:24px;overflow:hidden;background:#657464}.hero-visual>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:63% center}.photo-shade{position:absolute;inset:0;background:linear-gradient(180deg,#10291b24 20%,#10291b00 40%,#10291be0 100%)}.photo-label{position:absolute;top:24px;left:24px;color:white;background:#173e2d99;border:1px solid #ffffff38;border-radius:30px;padding:8px 11px;font-size:8px;letter-spacing:.9px;display:flex;align-items:center;gap:6px}.photo-bottom{position:absolute;bottom:35px;left:30px;right:30px;display:flex;align-items:end;justify-content:space-between;color:white;font-size:32px;line-height:1.15;letter-spacing:-1px}.photo-bottom a{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--lime);color:var(--ink);font-size:30px}.facts{display:grid;grid-template-columns:repeat(3,1fr);padding:29px 0;border-block:1px solid var(--line)}.facts>div{display:flex;align-items:center;gap:19px;padding-left:30px;border-left:1px solid var(--line)}.facts>div:first-child{padding-left:0;border:0}.facts>div>span{font-size:30px;color:#7e985b}.facts p{font-size:12px;color:var(--muted);margin:0}.facts strong{font-weight:500;color:var(--ink)}.section{padding-block:90px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}h2{font-size:clamp(34px,3.4vw,48px);font-weight:500;line-height:1.1;letter-spacing:-1.8px;margin:17px 0 0}.section-heading>p{font-size:13px;color:var(--muted);margin:0 30px 4px 0}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{display:flex;flex-direction:column;background:white;border:1px solid var(--line);border-radius:16px;padding:24px 22px;min-height:258px;transition:transform .15s,border-color .15s}.service-card:hover{transform:translateY(-4px);border-color:#86a069}.service-card:first-child{background:var(--green);color:white;border-color:var(--green)}.service-top{display:flex;justify-content:space-between;margin-bottom:42px;color:#7f936f;font-size:11px}.service-top>span:last-child{font-size:24px;line-height:1}.service-card:first-child .service-top{color:var(--lime)}.service-card h3{font-size:21px;line-height:1.16;letter-spacing:-.5px;font-weight:500;margin-bottom:12px}.service-card p{font-size:11px;line-height:1.7;color:var(--muted);margin:0}.service-card:first-child p{color:#c6d4c8}.process-section{background:var(--deep);color:#f6f8f0;padding:78px 0 84px}.process-section .eyebrow{color:#b3c88e}.button.light{background:var(--lime);color:var(--ink)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:56px}.steps article{border-top:1px solid #ffffff30;padding-top:24px}.steps article>span{font-size:12px;color:#c5e790}.steps h3{font-size:29px;line-height:1.2;font-weight:500;margin:24px 0 17px;letter-spacing:-.6px}.steps p{color:#b9c9be;font-size:13px;max-width:285px;margin:0}.fleet{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fleet-photo{position:relative;height:460px;overflow:hidden;border-radius:20px}.fleet-photo img{width:100%;height:100%;object-fit:cover}.fleet-photo>span{position:absolute;bottom:22px;left:22px;right:22px;background:#f7f8f2ef;border-radius:8px;padding:13px;font-size:12px;text-align:center}.fleet-copy>p{margin-top:26px;color:var(--muted);font-size:14px;max-width:400px}.check-list{list-style:none;padding:0;margin:25px 0 32px;font-size:13px}.check-list li{margin:12px 0}.check-list li{position:relative;padding-left:25px}.check-list li:before{content:'';position:absolute;left:3px;top:.35em;width:6px;height:11px;border-right:2px solid #668347;border-bottom:2px solid #668347;transform:rotate(45deg)}.faq-section{display:grid;grid-template-columns:1fr 1.25fr;gap:70px;padding:30px 0 90px}.muted-text{color:var(--muted);font-size:13px;margin-top:27px}.muted-text a{text-decoration:underline;text-underline-offset:4px}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:16px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'';width:16px;height:16px;flex:0 0 16px;align-self:center;background:linear-gradient(#6e8d4d,#6e8d4d) center/14px 2px no-repeat,linear-gradient(#6e8d4d,#6e8d4d) center/2px 14px no-repeat}.faq details[open] summary:after{background-size:14px 2px,2px 0}.faq p{font-size:13px;color:var(--muted);margin:17px 30px 0 0}.about-strip{border-top:1px solid var(--line);padding:55px 0 65px;text-align:center}.about-strip .eyebrow{justify-content:center}.about-strip h2{font-size:33px;margin-bottom:25px}.contact-section{background:var(--lime);padding:64px 0}.contact-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}.contact-inner h2{font-size:39px}.contact-inner p{font-size:13px;margin:20px 0 0}.contact-actions{justify-self:end}.contact-big-phone{font-size:29px;letter-spacing:-1px;display:block;white-space:nowrap;margin-bottom:14px}.contact-big-phone span{margin-left:15px}.contact-actions>a:nth-child(2){font-size:16px;text-decoration:underline;text-underline-offset:4px}.contact-actions p{opacity:.7;font-size:11px;line-height:1.8}.footer{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-block:40px}.footer nav{display:flex;gap:23px;font-size:11px}.footer-extra{display:flex;flex-direction:column;gap:9px;text-align:right;color:var(--muted);font-size:10px}.page-heading{padding:40px 0}.breadcrumb{display:inline-block;font-size:12px;color:var(--muted);margin-bottom:32px}.page-heading h1{font-size:clamp(35px,4.5vw,62px);max-width:980px;letter-spacing:-2px;line-height:1.12;font-weight:500;margin:20px 0}.draft-note{background:#fff1ce;border:1px solid #e4d6ac;padding:16px 20px;border-radius:8px;font-size:13px;margin-top:28px}.page-content{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:70px;padding-bottom:80px;align-items:start}.page-content>.services{grid-column:1/-1;width:100%}.prose{overflow-wrap:anywhere;min-width:0;font-size:15px;color:#4b5e50}.prose h2{font-size:30px;margin:35px 0 20px;color:var(--ink)}.prose h3{font-size:23px;line-height:1.3;margin:30px 0 15px;color:var(--ink)}.prose a{text-decoration:underline;text-underline-offset:3px}.prose img{height:auto;max-height:600px;object-fit:contain;border-radius:7px}.prose table{display:block;overflow-x:auto;max-width:100%;border-collapse:collapse;font-size:13px;margin:25px 0}.prose td,.prose th{padding:12px 15px;border:1px solid var(--line);min-width:100px}.prose blockquote{margin:25px 0;padding:10px 20px;border-left:3px solid #8eab62}.page-aside{background:#eaf0df;border-radius:16px;padding:28px;position:sticky;top:25px}.page-aside h3{font-size:29px;font-weight:500;line-height:1.2;margin:25px 0 15px}.page-aside p{font-size:13px;color:var(--muted)}.page-aside .button{display:flex;margin-top:22px}.aside-phone{display:block;font-size:16px;margin-top:16px;text-align:center}
@media(min-width:1500px){.hero h1{font-size:78px}.hero-visual{min-height:620px}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.desktop-nav{gap:17px;font-size:12px}.header-phone{font-size:15px}.hero{gap:23px}.hero h1{letter-spacing:-2.8px}.hero-actions{gap:15px;flex-wrap:wrap}.hero-visual{min-height:555px}.services{grid-template-columns:repeat(2,1fr)}.service-card{min-height:225px}.service-top{margin-bottom:24px}.fleet{gap:40px}.contact-big-phone{font-size:24px}.footer nav{gap:14px}.page-content{gap:35px;grid-template-columns:minmax(0,1fr) 270px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.site-topbar{height:28px}.header{height:89px;position:relative}.desktop-nav,.header-phone{display:none}.brand-mark{width:41px;height:41px;font-size:32px}.wordmark{font-size:30px}.mobile-nav{display:block;font-size:13px}.mobile-nav summary{list-style:none;padding:12px 0 12px 15px}.mobile-nav summary span{margin-left:12px;font-size:22px}.mobile-nav nav{position:absolute;right:0;top:74px;width:210px;background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:12px;z-index:20;box-shadow:0 15px 25px #17382c15}.mobile-nav nav a{display:block;padding:12px}.hero{grid-template-columns:1fr;padding-top:15px;padding-bottom:34px;gap:30px}.eyebrow{font-size:9px;letter-spacing:1.2px}.hero h1{font-size:clamp(44px,9vw,66px);letter-spacing:-2.2px;margin:24px 0}.hero-copy>p{font-size:14px}.hero-actions{margin-top:24px;gap:21px}.button{padding:14px 20px;font-size:12px;min-height:52px}.text-link{font-size:12px}.hero-note{margin-top:27px}.hero-visual{min-height:350px}.photo-bottom{font-size:27px;bottom:25px;left:24px;right:24px}.photo-label{font-size:7px;top:20px;left:20px}.facts{gap:16px;padding-block:22px}.facts>div{flex-direction:column;align-items:start;padding-left:15px;gap:7px}.facts p{font-size:10px}.facts>div>span{font-size:23px}.section{padding-block:56px}.section-heading{align-items:start;gap:22px;flex-direction:column;margin-bottom:27px}h2{font-size:36px;letter-spacing:-1.4px}.section-heading>p{font-size:12px}.services{gap:10px}.service-card{padding:20px 15px;min-height:227px}.service-card h3{font-size:19px;letter-spacing:-.4px}.service-card p{font-size:10px}.service-top{margin-bottom:27px}.process-section{padding:53px 0}.process-section .section-heading{flex-direction:row;align-items:end;flex-wrap:wrap}.steps{grid-template-columns:1fr;gap:27px;margin-top:35px}.steps article{display:grid;grid-template-columns:35px 1fr;gap:0 12px;padding-top:23px}.steps article>span{grid-row:1/3;padding-top:5px}.steps h3{font-size:25px;margin:0 0 13px}.steps h3 br{display:none}.steps p{grid-column:2;max-width:none;font-size:12px}.fleet{grid-template-columns:1fr;gap:32px}.fleet-photo{height:330px}.fleet-copy>p{font-size:13px}.faq-section{grid-template-columns:1fr;gap:22px;padding:7px 0 52px}.faq summary{font-size:14px}.faq details{padding:19px 0}.about-strip{padding:40px 0 48px}.about-strip h2{font-size:28px}.contact-section{padding:44px 0}.contact-inner{grid-template-columns:1fr;gap:32px}.contact-inner h2{font-size:32px}.contact-actions{justify-self:start}.contact-big-phone{font-size:25px;letter-spacing:-.6px}.footer{flex-wrap:wrap;gap:25px;padding-block:33px}.footer nav{width:100%;order:3;flex-wrap:wrap;gap:12px 22px}.footer-extra{font-size:9px}.page-heading{padding:25px 0 20px}.page-heading h1{letter-spacing:-1.3px}.page-content{grid-template-columns:1fr;gap:35px;padding-bottom:48px}.page-aside{position:static}.prose{font-size:14px}.prose h2{font-size:27px}.prose h3{font-size:22px}.draft-note{font-size:12px}.prose td,.prose th{padding:10px}}
@media(max-width:389px){.services{grid-template-columns:1fr}.service-card{min-height:190px}.service-top{margin-bottom:20px}.hero-actions{gap:18px}.contact-big-phone{font-size:23px}.hero h1{font-size:44px}.hero-copy>p br{display:none}.facts p{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}