:root{--navy:#092b4b;--green:#4d8b3d;--green2:#78aa66;--pale:#eef7eb;--cream:#fbfaf6;--text:#17334e;--muted:#637487;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:var(--text);line-height:1.55}h1,h2,h3,p{margin-top:0}header{height:74px;display:flex;align-items:center;gap:30px;padding:0 5vw;position:sticky;top:0;z-index:20;background:#fffc;border-bottom:1px solid #e9eee8;backdrop-filter:blur(10px)}.logo{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--navy);font-size:20px;letter-spacing:.5px;white-space:nowrap}.logo>b{font-size:30px;line-height:1;border-bottom:4px solid var(--green)}.logo small{display:block;font-size:8px;letter-spacing:2.8px;color:#82909d;margin-top:4px}nav{display:flex;gap:24px;margin-left:auto}nav a{text-decoration:none;font-size:12px;font-weight:700}nav a:hover{color:var(--green)}.hamb{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:white;text-decoration:none;padding:14px 22px;border-radius:10px;font-weight:700;box-shadow:0 8px 20px #4d8b3d25}.btn:hover{background:#3f7532}.btn.top{padding:11px 18px;font-size:12px;border-radius:22px}.btn.secondary{background:white;color:var(--navy);border:1px solid #ccd8cc;box-shadow:none}.hero{min-height:600px;display:grid;grid-template-columns:1fr 1.08fr;background:linear-gradient(110deg,#fff 0 49%,#f3f6ef 49%)}.heroText{padding:72px 4vw 55px 5vw;align-self:center}.tag{font-size:10px;letter-spacing:3.5px;font-weight:800;color:#748397}.tag:after{content:"";display:inline-block;width:38px;height:2px;background:var(--green);margin:0 0 3px 13px}.tag.center{text-align:center}.hero h1{font-size:clamp(52px,5.2vw,78px);line-height:.98;letter-spacing:-3px;color:var(--navy);margin-bottom:25px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--green);font-style:italic}.lead{font-size:18px;max-width:590px}.buttons{display:flex;gap:13px;flex-wrap:wrap;margin:28px 0 33px}.benefitline{display:flex;gap:25px;flex-wrap:wrap;font-size:12px;font-weight:700}.heroImage{position:relative;overflow:hidden;min-height:540px}.heroImage img{width:100%;height:100%;object-fit:cover;object-position:center}.note{position:absolute;top:42px;right:35px;background:#fff6c9;padding:16px 19px;transform:rotate(4deg);font:italic 21px Georgia,serif;color:var(--navy);box-shadow:0 6px 15px #0002}.services,.process,.references,.faq{padding:70px 5vw}.services{background:linear-gradient(#edf7ea,#f8fcf7)}section>h2{text-align:center;color:var(--navy);font-size:clamp(32px,4vw,47px);letter-spacing:-1.5px;margin-bottom:40px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1200px;margin:auto}.cards article{background:white;padding:31px;border-radius:16px;text-align:center;box-shadow:0 10px 25px #092b4b10;border:1px solid #e4ede2}.circle{width:60px;height:60px;border-radius:50%;background:#e5f3e1;display:grid;place-items:center;margin:auto;font-size:28px;color:var(--navy)}.cards h3{margin:18px 0 7px}.cards p,.steps p{font-size:13px;color:var(--muted)}.about{padding:75px 5vw;display:grid;grid-template-columns:1.05fr .85fr .65fr;gap:50px;align-items:center}.about h2{text-align:left;margin-bottom:20px}.aboutCopy>p:not(.tag){color:var(--muted)}.reasons{display:grid;gap:20px}.reasons div{display:flex;gap:14px}.reasons i{font-style:normal;width:48px;height:48px;flex:0 0 48px;border-radius:50%;background:#e7f4e3;display:grid;place-items:center;color:var(--green);font-size:21px}.reasons p{font-size:13px;color:var(--muted)}.reasons b{color:var(--navy);font-size:15px}.about aside{background:#e8f5e4;padding:55px 30px;border-radius:47% 53% 48% 52%;font:italic 25px/1.4 Georgia,serif;text-align:center;transform:rotate(-2deg)}.process{background:#f2f8ef}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:20px auto 0}.steps article{text-align:center;background:white;border-radius:14px;padding:27px 20px;border:1px solid #e1eadf}.steps strong{display:grid;place-items:center;width:40px;height:40px;margin:-48px auto 15px;border-radius:50%;background:var(--green);color:white}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:auto}.reviews blockquote{margin:0;padding:28px;border:1px solid #dce8d9;border-radius:15px;font-style:italic}.reviews blockquote:before{content:"“";display:block;font-size:50px;color:var(--green);line-height:.6}.reviews footer{margin-top:20px;font-size:12px;font-weight:bold;font-style:normal}.faq{background:#f5faf3}.faq details{max-width:900px;margin:10px auto;background:white;border:1px solid #dfe9dc;border-radius:12px;padding:18px 22px}.faq summary{font-weight:800;cursor:pointer}.faq details p{margin:12px 0 0;color:var(--muted)}.contact{padding:60px 8vw;background:var(--navy);color:white;display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.contact h2{text-align:left;color:white;font-size:42px;margin-bottom:12px}.contact p{color:#d6e1e8}.tag.light{color:#b9cad5}.contactBox{background:white;color:var(--navy);border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:9px}.todo{font-size:11px;font-weight:bold;color:var(--green)}.contactBox .btn{align-self:flex-start;margin-top:6px}body>footer{padding:28px 5vw;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:#748392}body>footer .logo{font-size:16px}body>footer .logo>b{font-size:24px}@media(max-width:950px){header{height:68px;padding:0 20px}.hamb{display:block;margin-left:auto;border:0;background:none;font-size:26px;color:var(--navy)}header>.top{display:none}nav{display:none;position:absolute;top:68px;left:0;right:0;background:white;padding:22px;flex-direction:column;box-shadow:0 10px 25px #0002}nav.open{display:flex}.hero{grid-template-columns:1fr}.heroText{padding:55px 24px 38px}.heroImage{min-height:380px}.cards,.reviews{grid-template-columns:1fr}.about{grid-template-columns:1fr}.about aside{max-width:480px;margin:auto}.steps{grid-template-columns:1fr 1fr;gap:38px 18px}.contact{grid-template-columns:1fr}.services,.process,.references,.faq,.about{padding:60px 24px}body>footer{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.logo{font-size:15px}.logo>b{font-size:23px}.logo small{font-size:6px}.hero h1{font-size:45px}.lead{font-size:16px}.buttons .btn{width:100%}.heroImage{min-height:280px}.note{font-size:16px;top:20px;right:18px}.steps{grid-template-columns:1fr}.contact{padding:50px 24px}.contact h2{font-size:34px}}