html,body{max-width:100%;overflow-x:hidden}.home-hero{isolation:isolate;background:#000;width:100%;height:90vh;min-height:600px;max-height:1000px;position:relative;overflow:hidden}.fade-carousel{z-index:0;position:absolute;inset:0}.fade-slide{position:absolute;inset:0}.fade-slide img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.home-fog{z-index:1;background:linear-gradient(90deg,#00000073 0%,#0000002e 45%,#0000 75%);position:absolute;inset:0}.home-rays{z-index:2;background:radial-gradient(circle at top,#005a3240,#0000 65%);position:absolute;inset:0}.home-slide-text{z-index:3;max-width:520px;position:absolute;top:clamp(90px,12vh,140px)}.home-slide-text.right{right:6%}.home-slide-text.left{left:6%}.home-slide-text p{color:#fbfbfb;margin:0;font-size:clamp(1.1rem,2.5vw,1.75rem);font-weight:600;line-height:1.35}.home-content-bottom{z-index:4;justify-content:center;display:flex;position:absolute;bottom:clamp(20px,6vh,60px);left:0;right:0}.home-ctas{gap:1rem;display:flex}.btn-explore,.btn-contact{border-radius:999px;padding:.85rem 1.8rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s}.btn-explore{color:#fff;background:#1a7f37}.btn-explore:hover{background:#14662c;transform:translateY(-2px)}.btn-contact{color:#fff;background:0 0;border:2px solid #fff}.btn-contact:hover{background:#ffffff1f;transform:translateY(-2px)}@media (max-width:768px){.home-hero{height:75vh;min-height:450px;max-height:750px}.home-slide-text{text-align:left;max-width:none;left:5%!important;right:5%!important}.home-ctas{flex-direction:column;align-items:center;gap:.6rem}.btn-explore,.btn-contact{width:100%;max-width:220px;padding:.6rem 1.2rem;font-size:.85rem}}.home-arrow{color:#fff;cursor:pointer;z-index:5;background:0 0;border:none;padding:0 12px;font-size:3rem;position:absolute;top:50%;transform:translateY(-50%)}.home-arrow.left{left:20px}.home-arrow.right{right:20px}.home-dots{z-index:5;gap:10px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.home-dots .dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:10px;height:10px}.home-dots .dot.active{background:#38d882}
.about-section{padding:3.5rem 1.5rem;position:relative;overflow:hidden}.section-title{text-align:center;color:#2f8a45;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.about-content{align-items:center;gap:4rem;max-width:1300px;margin:auto;display:flex}.about-text{flex:1;line-height:1.8}.about-text h3{color:#4a225a;margin-bottom:1rem;font-size:1.8rem}.about-image{border-radius:18px;flex:1.4;max-width:560px;overflow:hidden}.about-image img{-o-object-fit:cover;object-fit:cover;border-radius:18px;width:100%;height:400px;display:block}@media (max-width:900px){.about-content{text-align:center;flex-direction:column}.about-image{width:100%;max-width:100%}}
.features-section{z-index:5;background:#f6fef9;padding:6rem 1.5rem;position:relative}.features-container{max-width:1200px;margin:0 auto}.features-section .section-title,.features-title{text-align:center;color:#43087d;margin-bottom:3rem;font-size:2.4rem;font-weight:700}.features-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem;display:grid}.feature-box,.feature-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #0000000f;border-radius:16px;flex-direction:column;justify-content:flex-start;min-height:220px;padding:2.5rem 2rem;transition:all .3s;display:flex;box-shadow:0 12px 30px #00000014}.feature-box:hover,.feature-card:hover{border-color:#38d88299;transform:translateY(-6px);box-shadow:0 25px 55px #0000002e}.feature-icon{background:#22c55e26;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.2rem;display:flex}.feature-box h3,.feature-card h3{color:#1a1a1a;margin-bottom:.8rem;font-size:1.35rem;font-weight:600}.feature-box p,.feature-card p{opacity:.9;color:#444;margin:0;font-size:.95rem;line-height:1.6}@media (max-width:768px){.features-section{padding:4.5rem 1.2rem}.features-title{margin-bottom:2.5rem;font-size:2rem}.feature-box,.feature-card{min-height:auto;padding:2rem 1.5rem}.feature-box h3,.feature-card h3{font-size:1.25rem}}
.btn-primary-simple{color:#fff;cursor:pointer;background:#1d8b3a;border:none;border-radius:10px;padding:.85rem 1.9rem;font-weight:600;transition:all .25s}.btn-primary-simple:hover{background:#16752f;transform:translateY(-2px)}.btn-outline-green{color:#1d8b3a;cursor:pointer;background:0 0;border:2px solid #1d8b3a;border-radius:10px;padding:.8rem 1.8rem;font-weight:600;transition:all .25s}.btn-outline-green:hover{color:#fff;background:#1d8b3a;transform:translateY(-2px)}.btn-sm{border-radius:8px;padding:.55rem 1.2rem;font-size:.85rem}.btn-disabled{opacity:.4;pointer-events:none}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--body-font),ubuntu;background-color:var(--bg-light);color:var(--text-body);padding-top:80px;line-height:1.6}
:root{--primary:#256b36;--primary-dark:#256b36;--primary-light:#d9f4df;--accent:#43087d;--accent-dark:#330f5c;--accent-light:#eedeff;--bg-light:#fbfbfb;--bg-section:#f7f6ed;--bg-card:#fff;--text-title:#1c2e1f;--text-body:#2f4634;--heading-font:inherit;--body-font:inherit}
h1,h2,h3,h4,h5,h6{font-family:var(--heading-font),serif;color:var(--accent);letter-spacing:-.015em}p,a,li,input,textarea,button{font-family:var(--body-font),sans-serif;color:var(--text-body)}
.container{max-width:1240px;margin:auto;padding:0 1.5rem}.section{padding:6rem 0}.section-title{text-align:center;color:var(--accent);font-size:2.6rem;font-family:var(--heading-font);margin-bottom:2rem}
