@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}:root{--green:#0e6b4d;--green-soft:#1b8a5a;--orange:#f28c28;--orange-dark:#d97516;--light:#f6fffb;--white:#fff;--dark:#14201d;--gray:#6c7a76;--shadow-soft:0 10px 30px #0000000d;--shadow-medium:0 15px 40px #00000014;--radius:14px}body{background:#fff;color:#14201d;color:var(--dark);font-family:Segoe UI,sans-serif}.home{overflow-x:hidden}.top-logo{background:#0000;display:flex;justify-content:center;width:100%}.top-logo img{height:auto;object-fit:contain;transition:transform .3s ease;width:140px}.top-logo img:hover{transform:scale(1.05)}.hero{background:linear-gradient(135deg,#f6fffb,#fff);background:linear-gradient(135deg,var(--light),#fff);justify-content:center;margin-top:-90px;min-height:100vh;padding:120px 5%}.hero,.hero-inner{align-items:center;display:flex}.hero-inner{gap:80px;justify-content:space-between;max-width:1300px;width:100%}.hero-text{flex:1 1;max-width:600px}.hero-text h1{color:#0e6b4d;color:var(--green);font-size:clamp(2.6rem,4vw,3.8rem);font-weight:700;line-height:1.1;margin-bottom:24px}.hero-text p{color:#6c7a76;color:var(--gray);font-size:1.15rem;line-height:1.7;margin-bottom:35px}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px}.hero-image{display:flex;flex:1 1;justify-content:flex-end}.hero-image img{border-radius:28px;box-shadow:0 30px 80px #00000026;height:auto;max-width:580px;object-fit:cover;width:100%}.btn-primary{background:#f28c28;background:var(--orange);border:none;border-radius:14px;border-radius:var(--radius);box-shadow:0 8px 20px #f28c284d;color:#fff;cursor:pointer;font-weight:600;padding:16px 32px;transition:all .3s ease}.btn-primary:hover{background:#d97516;background:var(--orange-dark);transform:translateY(-3px)}.btn-outline{background:#0000;border:2px solid #0e6b4d;border:2px solid var(--green);border-radius:14px;border-radius:var(--radius);color:#0e6b4d;color:var(--green);font-weight:600;padding:14px 28px;transition:all .3s ease}.btn-outline:hover{background:#0e6b4d;background:var(--green);color:#fff;transform:translateY(-3px)}.section{padding:120px 10%}.light{background:#f6fffb;background:var(--light)}.container{margin:auto;max-width:1200px}.section h2{font-size:2.2rem;margin-bottom:20px;position:relative}.section h2:after{background:#f28c28;background:var(--orange);border-radius:2px;bottom:-10px;content:"";height:4px;left:0;position:absolute;width:60px}.two-col{display:flex;flex-wrap:wrap;gap:60px}.approach-steps{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:40px}.step{background:#fff;border-radius:14px;border-radius:var(--radius);box-shadow:0 10px 30px #0000000d;box-shadow:var(--shadow-soft);padding:30px;transition:.3s ease}.step span{color:#f28c28;color:var(--orange);font-size:.9rem;font-weight:700;letter-spacing:2px}.step:hover{box-shadow:0 15px 40px #00000014;box-shadow:var(--shadow-medium);transform:translateY(-6px)}.impact-emotion{background:linear-gradient(135deg,#0e6b4d,#0c5a40);color:#fff;padding:140px 10%;text-align:center}.impact-emotion h2{font-size:2.4rem;margin-bottom:60px;position:relative}.impact-emotion h2:after{background:#f28c28;background:var(--orange);border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:70px}.emotion-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.emotion-grid div{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border-radius:20px;padding:40px;transition:all .3s ease}.emotion-grid div:hover{background:#ffffff26;transform:translateY(-8px)}.emotion-grid h3{color:#f28c28;color:var(--orange);font-size:2rem;margin-bottom:15px}.emotion-grid p{font-size:1.05rem;line-height:1.6}.stats-box{grid-gap:40px;background:linear-gradient(135deg,#0e6b4d,#0c5a40);border-radius:24px;box-shadow:0 25px 60px #00000026;color:#fff;display:grid;gap:40px;overflow:hidden;padding:60px;position:relative}.stats-box:before{background:radial-gradient(circle,#f28c2833,#0000 70%);content:"";height:400px;position:absolute;right:-100px;top:-100px;width:400px}.stats-box>div{border-bottom:1px solid #ffffff26;padding:20px 0;position:relative;z-index:2}.stats-box>div:last-child{border-bottom:none}.stats-box h3{color:#f28c28;color:var(--orange);font-size:3rem;font-weight:800;letter-spacing:-1px;margin-bottom:8px}.stats-box span{font-size:1.05rem;letter-spacing:.5px;opacity:.9}.grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:40px}.card{background:#fff;border:1px solid #00000008;border-radius:14px;border-radius:var(--radius);box-shadow:0 10px 30px #0000000d;box-shadow:var(--shadow-soft);padding:40px;transition:all .3s ease}.card:hover{box-shadow:0 15px 40px #00000014;box-shadow:var(--shadow-medium);transform:translateY(-8px)}.centered{text-align:center}.testimonial{background:#fff;border-left:6px solid #f28c28;border-left:6px solid var(--orange);border-radius:14px;border-radius:var(--radius);box-shadow:0 10px 30px #0000000d;box-shadow:var(--shadow-soft);font-size:1.2rem;font-style:italic;margin-top:60px;padding:40px}.founders{text-align:center}.founders-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:50px}.founder-card{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000000f;padding:35px;transition:transform .25s ease,box-shadow .25s ease}.founder-card:hover{box-shadow:0 15px 40px #00000014;transform:translateY(-6px)}.founder-image{border-radius:50%;height:110px;margin:0 auto 20px;overflow:hidden;width:110px}.founder-image img{height:100%;object-fit:cover;width:100%}.founder-info h3{font-size:20px;margin-bottom:6px}.founder-role{color:#777;display:block;font-size:14px;margin-bottom:15px}.founder-info p{color:#555;font-size:15px;line-height:1.6}.cta{background:linear-gradient(135deg,#0e6b4d,#0c5a40);background:linear-gradient(135deg,var(--green),#0c5a40);color:#fff;padding:140px 10%;text-align:center}.cta h2{font-size:2.5rem;margin-bottom:20px}.cta .btn-primary{background:#fff;box-shadow:none;color:#0e6b4d;color:var(--green)}.cta .btn-primary:hover{background:#f28c28;background:var(--orange);color:#fff}@media (min-width:1600px){.hero-inner{max-width:1500px}.hero-image img{max-width:650px}.hero-text h1{font-size:4.2rem}}@media (max-width:1024px){.hero-inner{gap:50px}.hero-image img{max-width:480px}}@media (max-width:768px){.top-logo img{width:110px}.hero{flex-direction:column-reverse;gap:40px;padding:80px 6%;text-align:center}.hero-text{max-width:100%}.hero-text h1{font-size:2.2rem}.hero-text p{font-size:1rem}.hero-buttons,.hero-image{justify-content:center}.hero-image{width:100%}.hero-image img{border-radius:22px;max-width:100%;width:100%}}@media (min-width:900px){.stats-box{grid-template-columns:repeat(3,1fr);text-align:center}.stats-box>div{border-bottom:none;border-right:1px solid #ffffff26}.stats-box>div:last-child{border-right:none}}.footer{background:#fff;border-top:1px solid #0000000d;font-family:Open Sans,Segoe UI,sans-serif;padding:80px 8% 30px}.footersections{grid-gap:60px;align-items:flex-start;display:grid;gap:60px;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1200px}.footersection1{align-items:flex-start;display:flex;flex-direction:column}.footerlogo{height:auto;margin-bottom:15px;object-fit:contain;width:120px}.footermsg{color:#666;font-size:.9rem;line-height:1.6;max-width:240px}.footertitle{color:#14201d;font-size:.95rem;font-weight:700;letter-spacing:.5px;margin-bottom:18px}.footerrows{font-size:.95rem;gap:10px;margin-bottom:12px}.footerrows,.footerrowsicons{align-items:center;display:flex}.footerrowsicons{justify-content:center}.mail,.phone{color:#f28c28}.instagram{color:#e1306c}.whatsapp{color:#25d366}.footerrows a{color:#555;text-decoration:none;transition:all .2s ease}.footerrows a:hover{color:#0e6b4d}.credit{border-top:1px solid #0000000d;margin-top:60px;padding-top:20px;text-align:center}.credit p{color:#777;font-size:.85rem}@media (max-width:900px){.footersections{gap:40px;grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.footer{padding:60px 6% 20px}.footersections{gap:40px;grid-template-columns:1fr;text-align:center}.footersection1{align-items:center}.footerlogo{width:100px}.footermsg{max-width:100%}.footerrows{justify-content:center}.footerrows a{font-size:.85rem;line-height:1.4;overflow-wrap:anywhere;word-break:break-word}}.errorcontents{background-image:url(/static/media/dabelaErrorIMG.f36ed0066985e4edf656.jpg);height:auto}.error{align-items:center;display:flex;flex-direction:column;height:80vh;padding:150px 20px 0}.msg1{color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:10px 0}.msg2{color:#fff;font-family:monospace;margin-bottom:10px;padding:0 140px}button{background-color:#057d41;border-radius:10px 10px;border-width:1px;margin-top:50px;padding:10px 20px}#homepage{color:#fff;text-decoration:none}@media (max-width:680px){.msg2{padding:0 30px}}
/*# sourceMappingURL=main.ada8d1fe.css.map*/