@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Lora:wght@600;700&display=swap";:root{--green:#4f8f1f;--green2:#6ba92d;--deep:#0b2c16;--ink:#233128;--cream:#f7f6ef;--header:86px;color:var(--ink);font-synthesis:none;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 18px)}body{background:#fff;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}section{scroll-margin-top:calc(var(--header) + 18px)}.header{height:var(--header);z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;justify-content:space-between;align-items:center;padding:0 max(5vw,24px);display:flex;position:sticky;top:0;box-shadow:0 1px #e8eee8}.brand{align-items:center;width:255px;height:66px;display:flex}.brand img{width:100%;height:auto}.nav{align-items:center;gap:clamp(20px,2.3vw,38px);font-size:15px;font-weight:600;display:flex}.nav>a:not(.button){padding:32px 0;position:relative}.nav>a:not(.button):after{content:"";background:var(--green);width:0;height:2px;transition:all .2s;position:absolute;bottom:23px;left:0}.nav>a:hover:after{width:100%}.button{background:var(--green);color:#fff;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 24px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 8px 22px #2a5c142e}.button:hover{background:#3e7816;transform:translateY(-2px)}.nav-cta{min-height:44px;padding:0 18px;font-size:14px}.menu{color:var(--deep);background:0 0;border:0;padding:10px;display:none}.hero{min-height:calc(100svh - var(--header));background-image:linear-gradient(90deg,#021b0ce6 0%,#021b0ca1 35%,#021b0c0f 67%),var(--hero);color:#fff;background-position:50%;background-size:cover;align-items:center;height:700px;max-height:800px;padding:60px max(6vw,32px);display:flex}.hero-content{width:min(650px,52vw)}.eyebrow{text-transform:uppercase;color:var(--green);letter-spacing:.13em;margin:0 0 12px;font-size:12px;font-weight:800}.eyebrow.light{color:#a7d96f}.hero h1,.section h2,.contact h2{font-family:Lora,serif}.hero h1{letter-spacing:-.035em;margin:0 0 25px;font-size:clamp(48px,5.2vw,76px);line-height:1.08}.hero h1 em{color:#75b62f;font-style:normal}.hero-copy{color:#eef4ef;max-width:520px;font-size:18px;line-height:1.65}.actions{gap:14px;margin-top:34px;display:flex}.outline{box-shadow:none;background:0 0;border:1.5px solid #ffffffbf}.outline:hover{color:var(--deep);background:#fff}.trust{background:var(--deep);color:#fff;padding:24px max(5vw,24px)}.trust-grid{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1180px;margin:auto;display:grid}.trust-item{align-items:center;gap:14px;display:flex}.trust-item>svg{color:#7bb73e;flex:none;width:28px;height:28px}.trust-item strong,.trust-item span{display:block}.trust-item strong{font-size:14px}.trust-item span{color:#c8d3ca;margin-top:3px;font-size:12px}.section{padding:90px max(5vw,24px)}.section-head{text-align:center;max-width:720px;margin:0 auto 40px}.section h2{letter-spacing:-.03em;color:#27372d;margin:0 0 14px;font-size:clamp(32px,4vw,46px)}.section-head>p:last-child{color:#627067;margin:0;line-height:1.65}.services{background:linear-gradient(145deg,#fbfbf7,#f4f5ec)}.service-scroll{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1160px;margin:auto;display:grid}.service-card{min-height:265px;transition:transform .25s,box-shadow .25s;transition-delay:var(--delay);background:#fff;border:1px solid #edf0e8;border-radius:10px;padding:32px;box-shadow:0 12px 35px #1935200f}.service-card:hover{transform:translateY(-5px);box-shadow:0 16px 38px #1935201c}.service-card>svg{color:var(--green);width:36px;height:36px}.service-card h3{margin:22px 0 10px;font-family:Lora,serif;font-size:19px}.service-card p{color:#657068;margin:0 0 18px;font-size:14px;line-height:1.6}.service-card a{color:var(--green);align-items:center;gap:5px;font-size:14px;font-weight:700;display:flex}.work{background:#fff}.gallery{grid-template-columns:1.05fr 1.05fr .9fr;gap:16px;max-width:1200px;margin:auto;display:grid}.gallery figure{background:#ddd;border-radius:10px;height:330px;margin:0;position:relative;overflow:hidden}.gallery img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery figure:hover img{transform:scale(1.035)}.gallery figcaption{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#072311e0;border-radius:4px;padding:10px 14px;font-size:14px;font-weight:700;position:absolute;inset:auto 16px 16px}.reviews{background:#f7f7f2}.review-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:auto;display:grid}.review{background:#fff;border-radius:10px;margin:0;padding:28px;box-shadow:0 9px 28px #1e302312}.stars{color:var(--green);gap:3px;display:flex}.review>p{color:#48554c;min-height:112px;line-height:1.7}.review footer{color:#254128;font-weight:800}.review footer span{color:#7b857e;margin:5px 0 0 15px;font-size:12px;font-weight:400;display:block}.contact{color:#fff;background:linear-gradient(#093014c2,#093014e6),url(/assets/company-equipment-DLlaV-1-.jpg) 50% 66%/cover;padding:48px max(5vw,24px)}.contact-inner{background:#031d0ca6;border:1px solid #ffffff21;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;max-width:1100px;margin:auto;padding:30px 34px;display:grid}.contact-mark{width:64px;height:64px;color:var(--green);background:#fff;border-radius:50%;place-items:center;display:grid}.contact-mark svg{width:31px;height:31px}.contact h2{margin:0 0 7px;font-size:30px}.contact p{color:#d9e4dc;margin:0;line-height:1.5}.contact-actions{flex-direction:column;align-items:center;gap:12px;display:flex}.contact-actions>a:last-child{align-items:center;gap:7px;font-weight:700;display:flex}.footer{color:#d9e3dc;background:#092b15;padding:58px max(5vw,24px) 22px}.footer-grid{grid-template-columns:1.5fr .8fr 1fr 1.35fr;gap:48px;max-width:1100px;margin:auto;display:grid}.footer img{filter:brightness(0)invert();opacity:.9;width:220px}.footer h3{color:#fff;margin:0 0 16px;font-size:14px}.footer a{color:#c8d5ca;margin:0 0 11px;font-size:13px;display:flex}.footer>div p{max-width:240px;font-size:13px;line-height:1.6}.footer svg{color:#7cb742;flex:none;width:15px;height:15px;margin-right:8px}.address{display:flex}.copyright{text-align:center;color:#9caf9f;border-top:1px solid #ffffff1a;max-width:1100px;margin:38px auto 0;padding-top:20px;font-size:12px}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(20px)}.reveal.show{opacity:1;transform:none}@media (width<=900px){:root{--header:72px}.header{padding:0 18px}.brand{width:205px;height:58px}.menu{display:block}.nav{background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 24px;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 14px 30px #0a231124}.nav.open{display:flex}.nav>a:not(.button){border-bottom:1px solid #edf0eb;padding:15px 4px}.nav>a:after{display:none}.nav-cta{margin-top:16px}.hero{background-image:linear-gradient(90deg,#021b0ce0,#021b0c66),var(--hero);background-position:62%;height:auto;min-height:calc(100svh - 72px);padding:70px 24px}.hero-content{width:min(610px,90vw)}.trust-grid,.service-scroll{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:1fr 1fr}.gallery figure:last-child{grid-column:span 2}.review-grid{grid-template-columns:1fr}.review>p{min-height:0}.contact-inner{grid-template-columns:auto 1fr}.contact-actions{flex-direction:row;grid-column:1/-1;justify-content:center}.footer-grid{grid-template-columns:1.3fr 1fr;gap:42px}}@media (width<=600px){.hero{background-position:67%;padding:58px 20px 48px}.hero h1{font-size:clamp(39px,12vw,54px)}.hero-copy{font-size:16px}.actions{flex-direction:column;align-items:stretch}.actions .button{width:100%}.trust{padding:22px 20px}.trust-grid{grid-template-columns:1fr;gap:19px}.section{padding:68px 20px}.section-head{margin-bottom:30px}.section h2{font-size:32px}.service-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;margin-right:-20px;padding:0 20px 18px 0;display:flex;overflow-x:auto}.service-scroll::-webkit-scrollbar{display:none}.service-card{scroll-snap-align:start;flex:0 0 86%;min-height:270px}.gallery{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-20px;padding-right:20px;display:flex;overflow-x:auto}.gallery figure,.gallery figure:last-child{scroll-snap-align:start;flex:0 0 86%;height:300px}.contact{padding:30px 16px}.contact-inner{text-align:center;grid-template-columns:1fr;padding:28px 20px}.contact-mark{margin:auto}.contact-actions{flex-direction:column;grid-column:auto}.contact-actions .button{width:100%}.footer{padding:48px 24px 20px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:first-child{border-bottom:1px solid #ffffff1a;padding-bottom:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}.service-card,.gallery img,.button{transition:none}}.carousel-controls{justify-content:flex-end;align-items:center;gap:10px;max-width:1160px;margin:12px auto 0;display:none}.carousel-controls button{width:46px;height:46px;color:var(--deep);cursor:pointer;background:#fff;border:1px solid #d8e0d7;border-radius:50%;place-items:center;transition:background .2s,color .2s,transform .2s;display:grid;box-shadow:0 6px 18px #14301b17}.carousel-controls button:hover{background:var(--green);color:#fff;transform:translateY(-2px)}.facebook-reviews{width:max-content;color:var(--green);align-items:center;gap:9px;margin:28px auto 0;font-weight:800;display:flex}.facebook-only{background:#1877f2;border-radius:50%;place-items:center;width:44px;color:#fff!important;height:44px!important;margin-top:18px!important;display:grid!important}.facebook-only svg{color:#fff;width:22px;height:22px;margin:0}@media (width<=600px){.service-scroll,.gallery,.reviews .review-grid{touch-action:pan-y pinch-zoom;overscroll-behavior-x:contain}.carousel-controls{margin-top:10px;display:flex}.reviews .review-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:14px;margin-right:-20px;padding:0 20px 18px 0;display:flex;overflow-x:auto}.reviews .review-grid::-webkit-scrollbar{display:none}.reviews .review{scroll-snap-align:start;flex:0 0 86%;min-height:295px}.gallery+.carousel-controls,.service-scroll+.carousel-controls,.review-grid+.carousel-controls{padding-right:2px}.facebook-reviews{margin-top:22px;font-size:14px}}.service-card{flex-direction:column;min-height:430px;padding:0;display:flex;overflow:hidden}.service-photo{background:#dfe6dc;height:190px;position:relative;overflow:hidden}.service-photo img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.service-card:hover .service-photo img{transform:scale(1.045)}.service-photo span{background:var(--green);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;bottom:12px;left:20px;box-shadow:0 5px 15px #1432192e}.service-photo svg{width:22px;height:22px}.service-body{flex-direction:column;flex:1;padding:22px 26px 25px;display:flex}.service-card h3{margin:4px 0 10px}.service-card p{flex:1}.gallery{grid-template-columns:repeat(4,1fr);grid-auto-rows:225px}.gallery figure{height:auto;min-height:0}.gallery figure:first-child{grid-area:span 2/span 2}.gallery figure:nth-child(4),.gallery figure:nth-child(7){grid-column:span 2}@media (width<=900px) and (width>=601px){.gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:260px}.gallery figure,.gallery figure:first-child,.gallery figure:nth-child(4),.gallery figure:nth-child(7),.gallery figure:last-child{grid-area:auto}.gallery figure:first-child,.gallery figure:last-child{grid-column:span 2}}@media (width<=600px){.service-card{min-height:430px}.service-photo{height:190px}.gallery{grid-auto-rows:none}.gallery figure,.gallery figure:first-child,.gallery figure:nth-child(4),.gallery figure:nth-child(7),.gallery figure:last-child{grid-area:auto;height:300px}}.brand{align-items:center;height:100%;padding:10px 0}.brand img{object-fit:contain;width:auto;max-width:100%;height:100%}
