:root{--green:#07551b;--dark:#0a2412;--lime:#74d83c;--ink:#142018;--muted:#66736a;--paper:#f1f4ee;--line:#dce4dc;--white:#fff;--shadow:0 24px 70px rgba(18,48,27,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:15px/1.6 Arial,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit}img{max-width:100%}button,input,select,textarea{font:inherit}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.top{height:34px;background:#082c12;color:#dbe9dd;font-size:12px}.top .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.top a{color:white;text-decoration:none}.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.header-row{height:76px;display:flex;align-items:center;gap:28px}.logo img{height:46px;display:block}.nav{display:flex;gap:19px;margin-left:auto}.nav a{text-decoration:none;font-weight:750;font-size:13px}.nav a.active{color:var(--green)}.btn{border:0;border-radius:12px;padding:14px 19px;background:var(--green);color:white;text-decoration:none;font-weight:850;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.btn.lime{background:var(--lime);color:#102016}.btn.light{background:white;color:var(--green);border:1px solid var(--line)}.crumbs{padding:20px 0 0;font-size:12px;color:var(--muted)}.crumbs a{text-decoration:none}.page-hero{padding:56px 0 68px;background:radial-gradient(circle at 80% 20%,#2a7340,#0c421d 32%,#092b14 70%);color:white}.page-hero.light{background:#e9eee6;color:var(--ink)}.hero-grid{display:grid;grid-template-columns:1fr .75fr;gap:55px;align-items:center}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#8fde6d}.light .eyebrow,.section .eyebrow{color:var(--green)}h1{font-size:clamp(43px,6vw,72px);line-height:.98;letter-spacing:-.055em;margin:12px 0 21px}h2{font-size:clamp(34px,4vw,52px);line-height:1.04;letter-spacing:-.04em;margin:10px 0 18px}.page-hero p{font-size:18px;color:#c8d8cb;max-width:680px}.page-hero.light p{color:var(--muted)}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:27px}.hero-media{border-radius:25px;overflow:hidden;min-height:360px;background:#163d21 center/cover no-repeat;box-shadow:var(--shadow)}.section{padding:78px 0}.section.white{background:white}.section.dark{background:#102318;color:white}.section.dark p{color:#bdccc0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:30px}.section-head p{color:var(--muted);max-width:440px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{background:white;border:1px solid var(--line);border-radius:20px;padding:23px}.card h3{font-size:20px;margin:10px 0 8px}.card p{color:var(--muted);font-size:13px}.num{width:42px;height:42px;background:#eaf7e4;color:var(--green);border-radius:12px;display:grid;place-items:center;font-weight:900}.media-card{min-height:370px;border-radius:23px;overflow:hidden;position:relative;background:#1d3625 center/cover no-repeat;display:flex;align-items:end;padding:27px;color:white}.media-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 20%,rgba(5,26,11,.92))}.media-card>*{position:relative;z-index:2}.media-card h3{font-size:28px;margin:7px 0}.facts{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:white;border-radius:20px;overflow:hidden}.fact{padding:25px;border-right:1px solid var(--line)}.fact:last-child{border:0}.fact b{font-size:30px;color:var(--green);display:block}.fact span{color:var(--muted);font-size:12px}.steps{counter-reset:step}.step{display:grid;grid-template-columns:60px 1fr;gap:15px;padding:24px 0;border-top:1px solid var(--line)}.step:before{counter-increment:step;content:counter(step);width:44px;height:44px;border-radius:13px;background:var(--lime);display:grid;place-items:center;font-weight:900}.step h3{margin:0 0 5px}.step p{margin:0;color:var(--muted)}.notice{padding:18px;border-radius:15px;background:#edf6e9;border:1px solid #d2e8ca}.video{aspect-ratio:16/9;border-radius:24px;overflow:hidden;background:#050805}.video iframe{width:100%;height:100%;border:0}.form-grid{display:grid;grid-template-columns:1fr .85fr;gap:50px;align-items:center}.form-card{background:white;border-radius:24px;padding:28px;box-shadow:var(--shadow)}.form-card h3{font-size:26px;margin:0 0 18px}.field{display:block;margin-bottom:12px}.field span{display:block;font-size:11px;font-weight:850;margin-bottom:5px}.field input,.field select,.field textarea{width:100%;padding:14px 15px;border:1px solid var(--line);border-radius:12px;background:#f8faf7}.field textarea{min-height:105px;resize:vertical}.form-card .btn{width:100%;min-height:52px}.status{min-height:20px;color:var(--green);font-size:12px;font-weight:800;margin-top:8px}.consent{font-size:10px!important;color:var(--muted)!important}.contact-list{display:grid;gap:12px}.contact{background:white;border:1px solid var(--line);border-radius:18px;padding:20px}.contact small{color:var(--muted);display:block}.contact b{font-size:21px}.review{background:white;border:1px solid var(--line);border-radius:20px;padding:23px}.stars{color:#efaa16;letter-spacing:2px}.review p{font-size:14px}.review footer{color:var(--muted);font-size:11px}.faq details{background:white;border:1px solid var(--line);border-radius:15px;padding:17px 19px;margin-bottom:9px}.faq summary{cursor:pointer;font-weight:850}.faq p{color:var(--muted)}.footer{background:#0a160e;color:#b8c4ba;padding:42px 0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.footer img{height:43px;filter:brightness(0) invert(1)}.footer h4{color:white;margin-top:0}.footer a{display:block;text-decoration:none;margin:7px 0;font-size:13px}.bottom{border-top:1px solid #263229;margin-top:28px;padding-top:18px;font-size:11px;display:flex;justify-content:space-between}.empty{min-height:65vh;display:grid;place-items:center;text-align:center}.empty strong{font-size:110px;line-height:1;color:var(--green)}@media(max-width:960px){.nav{display:none}.hero-grid,.form-grid{grid-template-columns:1fr}.grid-4{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:1fr 1fr}.facts{grid-template-columns:1fr 1fr}.fact:nth-child(2){border-right:0}.hero-media{min-height:320px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:580px){.top{display:none}.header-row{height:65px}.logo img{height:39px}.header .btn{font-size:11px;padding:10px 12px}.page-hero{padding:48px 0}.section{padding:60px 0}.section-head{align-items:start;flex-direction:column}.grid-2,.grid-3,.grid-4,.facts,.footer-grid{grid-template-columns:1fr}.fact{border-right:0;border-bottom:1px solid var(--line)}.hero-media{min-height:260px}.bottom{flex-direction:column;gap:8px}}
