@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#122821;--green:#c2f56b;--paper:#f9faf6;--muted:#58655e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #387e11;outline-offset:5px}.wrap{max-width:1280px;margin:auto;padding-left:56px;padding-right:56px}.header{height:112px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;font:800 24px/1.2 Manrope,sans-serif;letter-spacing:1px}.brand small{display:block;font:700 10px/1.9 'DM Sans',sans-serif;letter-spacing:1.8px}.mark{position:relative;background:var(--ink);color:var(--green);border-radius:11px;width:44px;height:47px;display:grid;place-content:center;font-size:30px;letter-spacing:-5px;padding-right:4px}.mark span{position:absolute;font-size:17px;right:5px;top:0;letter-spacing:0}.header nav{display:flex;gap:34px;font-size:14px;font-weight:600}.header nav a:hover{color:#55831b}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--green);padding:17px 23px;border-radius:7px;font-weight:700;line-height:1.4;transition:transform .2s,background .2s}.button:hover{background:#a8e54c;transform:translateY(-2px)}.button>span:last-child{margin-left:14px;font-size:22px}.button.small{padding:12px 17px;font-size:14px}.chat{font-size:25px;line-height:1}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;padding-top:45px;padding-bottom:70px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;margin:0 0 23px;display:flex;align-items:center;gap:9px}.eyebrow>span{width:7px;height:7px;background:#63902b;border-radius:50%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(45px,5.4vw,72px);font-weight:600;line-height:1.07;letter-spacing:-3.4px;margin-bottom:25px}em{font-style:normal;color:#62883c}p.intro{max-width:420px;color:var(--muted);line-height:1.8;margin-bottom:26px}.helper{font-size:12px;color:var(--muted);margin:13px 0 0}.hero-visual{position:relative;min-height:543px;border-radius:15px;overflow:hidden;background:#203a30;color:white}.photo{position:absolute;inset:0;background:#203a30 url("repair.jpg") center/cover no-repeat}.photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.26),transparent 35%,rgba(8,23,17,.88))}.image-top{position:absolute;top:27px;left:28px;font-size:11px;letter-spacing:2px;font-weight:700}.image-bottom{position:absolute;bottom:29px;left:30px;right:28px;display:flex;align-items:end;justify-content:space-between;font-size:25px;font-weight:400;line-height:1.35;letter-spacing:-.6px}.image-bottom strong{font-weight:600}.image-bottom a{display:grid;place-items:center;background:var(--green);color:var(--ink);border-radius:50%;width:49px;height:49px;font-size:28px}.service-strip{border-top:1px solid #dae1d4;border-bottom:1px solid #dae1d4;background:#eef2e8}.service-strip>.wrap{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-top:24px;padding-bottom:24px;white-space:nowrap}.service-strip span{font-size:12px;font-weight:700;letter-spacing:1.5px}.service-strip i{font-size:20px;font-style:normal;color:#7a9c48}.services{padding-top:87px;padding-bottom:88px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:37px}.section-heading .eyebrow{margin-bottom:15px}h2{font-size:42px;font-weight:500;line-height:1.2;letter-spacing:-1.8px;margin-bottom:0}.section-heading>p{color:var(--muted);margin-bottom:5px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.card{position:relative;border:1px solid #dbe2d6;border-radius:10px;padding:27px 22px 22px;display:flex;flex-direction:column;transition:background .2s}.card:hover{background:#f0f5e8}.card .number{position:absolute;top:23px;right:20px;font-size:12px;color:#7e8b80}.card svg{width:42px;height:42px;fill:none;stroke:var(--ink);stroke-width:1.6;stroke-linejoin:round;stroke-linecap:round;margin:7px 0 28px}.card h3{font-size:18px;letter-spacing:-.5px;line-height:1.4;margin-bottom:13px}.card p{font-size:14px;color:var(--muted);line-height:1.8;flex:1;margin-bottom:24px}.card a{display:flex;justify-content:space-between;gap:5px;font-size:13px;font-weight:700;border-top:1px solid #dbe2d6;padding-top:17px}.card a:hover{text-decoration:underline}.process{background:var(--ink);color:white;padding:75px 0}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.process .eyebrow{color:var(--green)}.process h2{margin-bottom:30px}.text-link{color:var(--green);font-weight:600;font-size:15px}.text-link span{margin-left:16px}.process ol{list-style:none;padding:0;margin:0}.process li{display:flex;gap:25px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #3b4f46}.process li:last-child{border:0;padding:0;margin:0}.process li>span{color:var(--green);font-size:13px;padding-top:3px}.process h3{font-size:19px;line-height:1.4;margin-bottom:8px;font-weight:500}.process li p{font-size:14px;color:#b9c6bc;line-height:1.8;margin:0;max-width:400px}.closing{text-align:center;padding-top:85px;padding-bottom:86px}.closing .eyebrow{justify-content:center}.closing h2{font-size:54px;line-height:1.13;margin-bottom:23px}.closing>p:not(.eyebrow){color:var(--muted);margin-bottom:24px}footer.wrap{border-top:1px solid #dae1d4;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:29px;padding-bottom:35px}footer .brand{font-size:18px}footer .mark{width:35px;height:39px;font-size:25px}footer .brand small{font-size:8px}footer p{color:var(--muted);font-size:12px;margin:0}footer>a:last-child{font-size:13px;font-weight:600}.floating{position:fixed;bottom:22px;right:24px;display:flex;align-items:center;gap:9px;border-radius:50px;background:var(--ink);color:var(--green);padding:12px 18px;box-shadow:0 5px 24px #12282130;border:1px solid #62785b;z-index:4;font-weight:600;font-size:13px}.floating>span:first-child{font-size:26px;line-height:1}.skip{position:fixed;top:-60px;left:12px;z-index:10;background:white;padding:10px}.skip:focus{top:12px}.special:not([hidden]){padding-top:40px}.special>section{background:#edf5e3;border-radius:12px;padding:30px}.special h2{font-size:30px;margin-bottom:16px}
@media(min-width:1450px){.wrap{max-width:1360px}.hero{gap:80px}.hero-visual{min-height:570px}}
@media(max-width:1000px){.wrap{padding-left:32px;padding-right:32px}.hero{gap:30px}.hero-visual{min-height:510px}h1{font-size:58px}.cards{grid-template-columns:repeat(2,1fr)}.service-strip>.wrap{overflow:auto;justify-content:flex-start}.process-grid{gap:40px}.header nav{gap:20px}.image-bottom{font-size:22px}}
@media(max-width:700px){.wrap{padding-left:22px;padding-right:22px}.header{height:88px;gap:12px}.brand{font-size:20px}.brand small{font-size:8px}.mark{width:37px;height:41px}.header nav{display:none}.header .button{padding:10px 12px}.header .button>span:last-child{display:none}.hero{grid-template-columns:1fr;padding-top:27px;padding-bottom:36px;gap:35px}h1{font-size:clamp(45px,12vw,66px);letter-spacing:-2.5px}.hero .eyebrow{font-size:11px}.intro{font-size:16px}.hero-visual{min-height:400px}.service-strip>.wrap{padding-top:18px;padding-bottom:18px}.service-strip span{font-size:10px}.services{padding-top:50px;padding-bottom:50px}.section-heading{display:block}.section-heading>p{margin-top:20px}h2{font-size:35px}.cards{gap:12px}.card{padding:20px 16px}.card h3{font-size:17px}.card p{font-size:14px}.card a{font-size:12px}.card svg{margin-bottom:20px}.process{padding:45px 0}.process-grid{grid-template-columns:1fr;gap:37px}.closing{padding-top:55px;padding-bottom:58px}.closing h2{font-size:41px}footer.wrap{align-items:start;flex-wrap:wrap;padding-bottom:94px}footer p{order:3;width:100%}.floating{right:17px;bottom:17px}.eyebrow{font-size:11px}.helper{font-size:12px}}
@media(max-width:370px){.cards{grid-template-columns:1fr}.header .button .chat{display:none}.brand{font-size:18px}.hero .button{font-size:14px;padding:16px}.hero-visual{min-height:340px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* The special URL displays the supplied artwork as a full-viewport link. */
body.special-screen{background:#170323;overflow:hidden}
body.special-screen>header,body.special-screen>footer,body.special-screen>.floating,body.special-screen>.skip,body.special-screen main>:not(#content){display:none}
body.special-screen #content{position:fixed;inset:0;width:100%;height:100vh;height:100dvh;max-width:none;margin:0;padding:0;background:#170323;z-index:20}
.special-image-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#170323}
.special-image-link img{display:block;width:100%;height:100%;object-fit:contain}
.special-image-link:focus-visible{outline:4px solid #c2f56b;outline-offset:-4px}
