*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;color:#172033;line-height:1.6}a{text-decoration:none}.container{width:min(1120px,92%);margin:auto}header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e6ebea}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:21px;font-weight:900;color:#173b2b}.logo span{color:#3d9b52}nav{display:flex;gap:25px}nav a{color:#263c32;font-weight:600}#menu{display:none;border:0;background:none;font-size:25px}.hero{background:linear-gradient(135deg,#f4faf4,#e9f7eb);padding:90px 0}.hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:center}.tag{font-size:13px;letter-spacing:2px;font-weight:800;color:#3d9b52;margin-bottom:12px}.hero h1{font-size:clamp(42px,6vw,68px);line-height:1.04;margin-bottom:22px;color:#173b2b}.hero h1 span{color:#3d9b52}.hero p{font-size:19px;color:#607067;max-width:680px}.buttons{display:flex;gap:12px;margin-top:30px}.btn{display:inline-block;background:#3d9b52;color:#fff;padding:13px 25px;border-radius:7px;font-weight:700}.outline{background:#fff;color:#173b2b;border:1px solid #d6e1da}.hero-card{background:#fff;padding:38px;border-radius:18px;text-align:center;box-shadow:0 15px 45px #173b2b18}.fruit{font-size:70px;margin-bottom:15px}.section{padding:85px 0}.two{display:grid;grid-template-columns:1fr 1fr;gap:65px}.section h2,.page-title h1{font-size:38px;line-height:1.15;margin-bottom:18px}.section p{color:#5e6d65;margin-bottom:12px}.info{background:#f5faf6;border-left:4px solid #3d9b52;border-radius:12px;padding:30px}.info h3{margin-bottom:15px}.gray{background:#f6faf7}.center{text-align:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px}.card{background:#fff;padding:30px;border-radius:14px;border:1px solid #e1e9e3;transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #173b2b12}.icon{font-size:38px;margin-bottom:10px}.card h3{margin-bottom:7px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px}.features>div{padding:30px;border:1px solid #e1e9e3;border-radius:14px}.features b{color:#3d9b52;font-size:28px}.features h3{margin:10px 0}.cta{background:#173b2b;color:#fff;text-align:center;padding:65px 0}.cta h2{color:#fff}.cta p{color:#d7e6db;margin-bottom:22px}.contact{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.contact>div{border:1px solid #e1e9e3;border-radius:12px;padding:28px}.contact a{color:#3d9b52;font-weight:700;word-break:break-word}.page-title{padding:70px 0;background:#f5faf6}.legal{max-width:850px}.legal h2{font-size:25px;margin-top:30px}.legal a{color:#3d9b52}footer{background:#10291e;color:#dce9df}.foot{display:flex;justify-content:space-between;padding:35px 0}.foot p{color:#a9bdb0}.foot>div:last-child{display:flex;gap:20px}.foot a{color:#fff}.copy{text-align:center;border-top:1px solid #284638;padding:16px;color:#a5b7ad;font-size:13px}@media(max-width:750px){nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;flex-direction:column;padding:20px 5%;border-bottom:1px solid #eee}#menu{display:block}.nav nav.open{display:flex}.hero{padding:60px 0}.hero-grid,.two{grid-template-columns:1fr;gap:35px}.cards,.features,.contact{grid-template-columns:1fr}.hero h1{font-size:45px}.section h2{font-size:32px}.foot{flex-direction:column;gap:20px}.foot>div:last-child{flex-direction:column;gap:8px}}
