*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Poppins',sans-serif;font-weight:300;line-height:1.6;color:#2c3e2e;background:#fafaf8}p,li{font-weight:400}p{max-width:700px;margin-bottom:1rem}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem;color:#1a2e1a}h1{font-size:2.5rem;margin-bottom:1.5rem}h2{font-size:2rem;margin:2rem 0 1rem}h3{font-size:1.4rem;margin:1.25rem 0 .75rem}a{color:#2e7d32}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{display:inline-block;background:#2e7d32;color:#fff;padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:600;transition:background .3s;border:none;cursor:pointer;font-family:inherit;font-size:1rem;margin:6px 6px 6px 0}.btn:hover{background:#1b5e20}.btn-outline{background:transparent;color:#fff;border:2px solid #fff}.btn-outline:hover{background:#fff;color:#2e7d32}header{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);position:sticky;top:0;z-index:100}.header-inner{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.logo{font-weight:600;font-size:1.2rem;color:#2e7d32;text-decoration:none}nav ul{list-style:none;display:flex;gap:24px}nav a{text-decoration:none;color:#333;font-weight:400}nav a:hover{color:#2e7d32}.menu-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer}.hero{position:relative;min-height:460px;display:flex;align-items:center;background-size:cover;background-position:center;color:#fff;text-align:center;padding:90px 20px}.hero::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(27,94,32,.88),rgba(46,125,50,.65))}.hero .container{position:relative;z-index:1}.hero h1{color:#fff}.hero p{margin-left:auto;margin-right:auto;color:#e8f5e9}.grid{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}@media(max-width:992px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.menu-toggle{display:block}nav ul{display:none}nav.open ul{display:flex;flex-direction:column;position:absolute;top:64px;left:0;right:0;background:#fff;padding:16px;box-shadow:0 4px 8px rgba(0,0,0,.1)}h1{font-size:2rem}h2{font-size:1.6rem}}.card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;height:100%}.card:hover{transform:translateY(-6px);box-shadow:0 10px 26px rgba(0,0,0,.12)}.card img{width:100%;height:220px;object-fit:cover;border-radius:8px;margin-bottom:16px}.icon{font-size:2.4rem;display:block;margin-bottom:12px}section{padding:60px 0}.bg-light{background:#f1f5ee}.section-title{text-align:center;margin-bottom:2rem}.section-title h2{margin-top:0}.stats{background:#1b5e20;color:#fff;text-align:center}.stats h2{color:#fff}.stats .grid{margin-top:1.5rem}.stats .number{font-size:2.8rem;font-weight:600;color:#a5d6a7;display:block}.stats p{color:#e8f5e9;margin:0 auto}.cta{background:#2e7d32;color:#fff;text-align:center}.cta h2,.cta p{color:#fff}.cta p{margin:0 auto 1.5rem}footer{background:#1a2e1a;color:#cfd8d2;padding:60px 0 20px}footer a{color:#a5d6a7;text-decoration:none}footer a:hover{color:#fff}footer h4{color:#fff;margin-bottom:1rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;margin-bottom:30px}@media(max-width:768px){.footer-grid{grid-template-columns:1fr}}.footer-bottom{border-top:1px solid #2a3e2a;padding-top:20px;text-align:center;font-size:.9rem}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#1a2e1a;color:#fff;padding:18px 20px;display:none;z-index:1000;box-shadow:0 -2px 12px rgba(0,0,0,.2)}.cookie-banner.show{display:block}.cookie-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.cookie-inner p{margin:0;color:#cfd8d2;max-width:none;flex:1;min-width:240px}table{width:100%;border-collapse:collapse;margin:1.5rem 0;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}th,td{padding:12px 14px;text-align:left;border-bottom:1px solid #e0e0e0}th{background:#e8f5e9;color:#1a2e1a;font-weight:600}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:6px;font-weight:600;color:#1a2e1a}.form-group input,.form-group textarea,.form-group select{width:100%;padding:10px 12px;border:1px solid #cfd8c8;border-radius:6px;font-family:inherit;font-size:1rem;background:#fff}.form-group textarea{min-height:140px;resize:vertical}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#2e7d32}.timeline{position:relative;margin:2rem 0;padding-left:30px;border-left:3px solid #2e7d32}.timeline-item{margin-bottom:28px;position:relative}.timeline-item::before{content:'';position:absolute;left:-38px;top:6px;width:14px;height:14px;background:#2e7d32;border-radius:50%}.timeline-year{font-weight:600;color:#2e7d32;font-size:1.1rem}.faq-item{background:#fff;border-radius:12px;padding:20px 22px;margin-bottom:14px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.faq-question{font-weight:600;color:#1a2e1a;margin-bottom:8px;font-size:1.05rem}.article-meta{color:#666;font-size:.9rem;margin-bottom:1rem}.article-img{width:100%;height:auto;border-radius:12px;margin:1.5rem 0;max-height:480px;object-fit:cover}.team-photo{width:160px;height:160px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;display:block}.lead{font-size:1.15rem;color:#3a4a3a}.breadcrumb{font-size:.9rem;color:#666;margin-bottom:1rem}.breadcrumb a{color:#2e7d32;text-decoration:none}.contact-info{background:#fff;padding:24px;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.06);margin-bottom:1.5rem}.contact-info p{margin-bottom:.5rem}.map-wrap{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);margin-top:1rem}.map-wrap iframe{width:100%;height:380px;border:0;display:block}ul.clean{list-style:none;padding:0}ul.clean li{padding:6px 0}.text-content ul{margin:1rem 0 1rem 1.5rem}.text-content li{margin-bottom:.5rem;max-width:700px}
