.contact-section{background:#eef5f0;padding:90px 20px 100px}.contact-inner{max-width:560px;margin:0 auto;text-align:center}.contact-heading{font-size:clamp(1.75rem,4vw,2.5rem);color:#01340c;margin-bottom:.5rem;font-weight:700;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.contact-lead{font-size:1.05rem;color:#2f3e46;margin-bottom:2rem;line-height:1.6;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.contact-form{display:flex;flex-direction:column;gap:1rem;text-align:left}.contact-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:600;color:#1a3d2a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.contact-form input,.contact-form textarea{width:100%;padding:.75rem 1rem;border:1px solid #c5d4c9;border-radius:8px;font-size:1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e33}.contact-form textarea{min-height:140px;resize:vertical}.contact-submit{margin-top:.5rem;padding:.9rem 1.5rem;background:#134e3a;color:#fff;font-size:1.05rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transition:background .25s ease}.contact-submit:hover:not(:disabled){background:#0f3d2d}.contact-submit:disabled{opacity:.65;cursor:not-allowed}@media(max-width:600px){.contact-section{padding:60px 16px 72px}}.search-box{background:#fff;position:absolute;top:155%;left:65%;transform:translate(-50%,-50%);padding:1rem;border-radius:10px;max-width:900px;width:auto;box-shadow:0 20px 40px #00000026}.search-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.5rem}.input-group{position:relative;width:auto}.input-group input{width:auto;padding:.6rem 1rem .6rem 2.5rem;border-radius:7px;border:1px solid #ddd;font-size:1rem;outline:none}.input-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:17px;height:18px;font-weight:800;pointer-events:none}.search-fields input{padding:.5rem 1rem;border-radius:7px;border:1px solid #ddd;font-size:1rem;outline:none;transition:.3s ease}.search-fields input:focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e33}.search-btn{width:100%;padding:1rem;background:#134e3a;color:#fff;font-size:1.1rem;border:none;border-radius:5px;cursor:pointer;transition:.3s ease}.search-btn:hover{background:#0f3d2d}@media(max-width:576px){.search-fields{grid-template-columns:1fr}.search-box{top:150%;left:50%;padding:1.5rem;margin-top:6rem}.search-fields input{font-size:.8rem}.search-btn{font-size:.8rem;padding:.5rem;border-radius:5px}}@media(min-width:577px)and (max-width:1040px){.search-fields{grid-template-columns:repeat(2,1fr)}.search-box{left:65%;margin-top:3rem;/}}.experience{width:100%;padding:100px 20px;background:linear-gradient(135deg,#0f3d2e,#2c6b55);text-align:center;color:#fff}.experience-container{max-width:1100px;margin:auto}.experience-title{font-size:48px;font-weight:700;margin-bottom:20px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.experience-subtitle{font-size:18px;color:#8fa127;max-width:720px;margin:auto auto 40px;line-height:1.6;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.experience-buttons{display:flex;justify-content:center;gap:25px;flex-wrap:wrap}.experience-buttons button{display:flex;align-items:center;gap:10px;padding:16px 28px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:.3s}.playstore-btn{background:#dbfde9;color:#0f3d2e}.playstore-btn:hover{background:#f3f3f3}.appstore-btn{background:#d4af37;color:#0f3d2e}.appstore-btn:hover{background:#c59e2e}.btn-icon{font-size:20px}@media(max-width:1024px){.experience-title{font-size:36px}.experience-subtitle{font-size:16px}}@media(max-width:600px){.experience{padding:70px 20px}.experience-title{font-size:26px;line-height:1.3}.experience-subtitle{font-size:14px}.experience-buttons{flex-direction:column;align-items:center}.experience-buttons button{width:70%;justify-content:center;font-size:13px;padding:12px 15px}}.footer{background:#003019;color:#fff;padding-top:60px}.footer-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;padding:0 60px 40px}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:20px}.footer-brand h2{font-size:28px;font-weight:700;font-family:Poppins,sans-serif;color:#c8f7dc}.footer-brand p{color:#f0f0f0;font-size:16px;line-height:1.6;max-width:320px;font-family:Poppins,sans-serif}.footer-links h3,.footer-contact h3{margin-bottom:20px;font-size:20px;font-family:Poppins,sans-serif;color:#c1e2e8}.footer-links a{display:block;color:#f0f0f0;text-decoration:none;margin-bottom:12px;transition:.3s;font-family:Poppins,sans-serif}.footer-links a:hover{color:#9c7801}.footer-contact p{margin-bottom:12px;font-family:Poppins,sans-serif}.instagram,.whatsapp{display:flex;align-items:center;gap:8px;margin-top:10px;text-decoration:none;font-family:Poppins,sans-serif}.apple,.android{text-decoration:none;color:inherit}.insta-icon{color:#e1306c;font-size:18px}.whatsapp-icon{color:#25d366;font-size:18px}.insta-text,.whatsapp-text{font-size:14px;color:#fff}.instagram:hover{opacity:.8}.whatsapp:hover{color:#25d366}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);text-align:center;padding:20px;font-size:14px;color:#c1c1c1;font-family:Poppins,sans-serif}.email-link{color:#909392;text-decoration:none;font-family:Poppins,sans-serif}.email-link:hover{color:#c5c6c5}@media(max-width:900px){.footer-container{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:span 2}}@media(max-width:600px){.footer-container{grid-template-columns:1fr;text-align:center;gap:30px}.footer-logo{justify-content:center}.footer-brand p{margin:auto}.instagram,.whatsapp{justify-content:center}.footer-brand p,.footer-links a,.footer-contact p{font-size:13px}.footer-bottom{font-size:12px}}.tools-section{background:#fff;padding:80px 20px}.tools-container{max-width:1050px;margin:0 auto;padding:0 30px}.tools-header{text-align:center;margin-bottom:60px}.tools-header h2{color:#1f4d3b;font-size:36px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin-bottom:15px}.tools-header p{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#666;font-size:18px}.tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.tool-card{background:#fff;padding:30px;border-radius:16px;border:2px solid #e2d3b3;text-align:center;transition:.3s}.tool-card:hover{cursor:pointer;transform:translateY(-6px);box-shadow:0 8px 25px #0000001a}.tool-icon{width:70px;height:70px;background:#e6d6b8;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:auto auto 20px;font-size:26px;color:#1f4d3b}.tool-card h3{font-size:20px;color:#1f4d3b;font-family:Arial,Helvetica,sans-serif;margin-bottom:10px}.tool-card p{color:#666;line-height:1.3;font-size:16px;font-family:cursive}@media(max-width:992px){.tools-grid{grid-template-columns:repeat(2,1fr)}.tools-container{padding:0 20px;max-width:600px}}@media(max-width:600px){.tools-header{text-align:center;margin-bottom:20px}.tools-section{padding:25px 10px}.tools-header h2{font-size:17px}.tools-grid{grid-template-columns:1fr;margin-top:10px}.tools-grid p{font-size:10px}.tool-card{padding:20px}.tool-icon{width:50px;height:50px;font-size:18px}.tool-card h3{font-size:14px}.tool-icon p{font-size:10px}.tools-header h2{font-size:21px}.tools-header p{font-size:13px}.tools-container{padding:0 15px;max-width:240px}.tool-card h3{font-size:17px;color:#1f4d3b;font-family:Arial,Helvetica,sans-serif;margin-bottom:8px}}.about-section{background:#f4f4f4;padding:90px 20px}.about-container{max-width:1000px;margin:auto;text-align:center}.about-title{font-size:48px;color:#01340cda;margin-bottom:20px;font-weight:700;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.about-description{font-size:20px;line-height:1.7;color:#2f3e46;max-width:900px;margin:auto auto 60px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.about-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.about-card{background:#2f3e463d;padding:40px 30px;border-radius:20px;text-align:center;transition:.3s}.about-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px #003f28;cursor:pointer}.about-card h3{font-size:25px;color:#000;margin-bottom:15px;font-family:Inter,Segoe UI,Tahoma,sans-serif}.about-card p{font-size:18px;color:#333;line-height:1.6;font-family:Inter,Segoe UI,Tahoma,sans-serif}@media(max-width:900px){.about-title{font-size:36px}.about-description{font-size:18px}}@media(max-width:600px){.about-grid{grid-template-columns:1fr}.about-title{font-size:28px}.about-description{font-size:16px}.about-card{padding:30px 20px}.about-card h3{font-size:20px}.about-card p{font-size:13px}}.privacy-page{width:100%;min-height:100vh;background:#fff;padding:60px 20px;display:flex;justify-content:center}.privacy-container{max-width:900px;width:100%;background:#fff;padding:50px;border-radius:10px;box-shadow:0 5px 20px #0500414f}.privacy-title{font-size:36px;text-align:center;margin-bottom:25px;color:#021023;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;text-decoration:underline}.privacy-intro{font-size:16px;line-height:1.6;margin-bottom:30px;text-align:center;color:#444}.privacy-section{margin-bottom:25px}.privacy-section h2{font-size:22px;margin-bottom:10px;color:#09432f;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.privacy-section p{font-size:16px;line-height:1.7;color:#3d3c3c;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.privacy-section ul{margin-top:10px;padding-left:20px}.privacy-section li{margin-bottom:10px;line-height:1.6;color:#242424;font-family:Verdana,Geneva,Tahoma,sans-serif}@media(max-width:1000px)and (min-width:541px){.privacy-container{padding:30px 20px}.privacy-title{font-size:28px}.privacy-section h2{font-size:25px}.privacy-section p,.privacy-section li{font-size:14px}}@media(max-width:542px){.privacy-title{font-size:26px}.privacy-intro{font-size:10px}.privacy-section h2{font-size:18px}.privacy-section p,.privacy-section li{font-size:12px}}.terms-page{width:100%;min-height:100vh;background:#f7f7f7;padding:60px 20px;display:flex;justify-content:center}.terms-container{max-width:900px;width:100%;background:#fff;padding:50px;border-radius:10px;box-shadow:0 5px 20px #00000014}.terms-title{font-size:36px;text-align:center;margin-bottom:25px;color:#010e1f;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;text-decoration:underline}.terms-intro{font-size:16px;line-height:1.7;margin-bottom:30px;text-align:center;color:#333;font-family:Georgia,Times New Roman,Times,serif}.terms-section{margin-bottom:30px}.terms-section h2{font-size:22px;margin-bottom:10px;color:#053f2b;font-family:Arial,Helvetica Neue,Helvetica,sans-serif}.terms-section p{font-size:16px;line-height:1.7;color:#555;font-family:Times New Roman,Times,serif}.terms-section ul{margin-top:10px;padding-left:20px}.terms-section li{margin-bottom:10px;line-height:1.6;color:#444;font-family:Verdana,Geneva,Tahoma,sans-serif}.lastOne{font-size:16px;line-height:1.7;color:#000;font-family:Verdana,Geneva,Tahoma,sans-serif}@media(max-width:110px)and (min-width:769px){.terms-container{padding:30px 20px}.terms-title{font-size:28px}.terms-section h2{font-size:20px}.terms-section p,.terms-section li{font-size:15px}.terms-intro{font-size:12px}.lastOne{font-size:15px}}@media(max-width:480px){.terms-title{font-size:26px}.terms-section p{font-size:14px}.terms-section h2{font-size:18px}.terms-section li,.lastOne{font-size:13px}}.hero{position:relative;width:100%;height:100vh;overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}.hero-image{width:100%;height:100%;object-fit:cover}.overlay{position:absolute;top:15%;left:40%;transform:translate(-60%,-40%);text-align:center;color:#fff;z-index:2;width:100%}@media(max-width:576px){.oveerlay{font-size:1.8rem;top:5%}}.hero-title{font-size:clamp(1.5rem,5vw,4rem);font-weight:700;margin:0;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;text-shadow:2px 2px 8px rgba(0,61,20,.6)}.hero-subtitle{font-size:clamp(1rem,3vw,3rem);top:40%;left:10%;font-weight:700;font-family:Gill Sans,Gill Sans MT,Trebuchet MS;margin:0;text-shadow:2px 6px 8px rgba(0,109,74,.6);color:#fff}.hero-description{font-size:clamp(.95rem,2.2vw,1.4rem);font-family:Segoe UI,Tahoma,Geneva,sans-serif;font-weight:500;max-width:800px;padding:0 1rem;margin-left:30vh;margin-right:auto;color:#a3ffca;text-shadow:1px 2px 6px rgba(75,116,94,.6)}@media(max-width:576px){.hero-description{font-size:.7rem;margin-left:20px;color:#090909;text-shadow:1px 2px 6px rgba(161,191,255,.6)}.hero-title{font-size:clamp(1.5rem,3vw,3rem);color:#0f1d0f;font-weight:700;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;margin-top:.1rem;text-shadow:2px 4px 8px rgb(48,181,85)}.hero-subtitle{font-size:clamp(1rem,3vw,3rem);top:40%;left:10%;font-weight:700;font-family:Gill Sans,Gill Sans MT,Trebuchet MS;margin:0;text-shadow:2px 6px 8px rgba(0,0,0,.6)}.overlay{top:0%;left:50%;transform:translate(-50%,-10%);padding:0rem}}@media(min-width:577px)and (max-width:1050px){.hero-description{font-size:1rem;margin-left:1.5rem}.overlay{top:10%;padding:.5rem}.app-download{margin:2.7rem 0}}.app-download{display:flex;position:relative;align-items:center;justify-content:center;gap:1rem;bottom:28%}@media(max-width:576px){.app-download{flex-direction:column;left:25%;width:50%;gap:.5rem;margin:2.5rem 0}}.android{background-color:#b1b11d;font-weight:500;font-family:Segoe UI,Tahoma,Geneva,sans-serif;padding:.5rem 1rem;font-size:1rem;border-radius:5px;gap:.5rem;transition:background-color .3s ease;border:2px solid rgb(177,177,29);cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center}.app-icon{width:25px;height:18px;padding:0 .5rem 0 0}.group-button{display:flex;align-items:center;gap:.5rem}.apple{background-color:transparent;font-weight:500;border-radius:5px;color:#fff;font-family:Segoe UI,Tahoma,Geneva,sans-serif;border:2px solid rgb(255,255,255);cursor:pointer;display:flex;align-items:center;gap:.2rem;font-size:1rem;padding:.5rem 1rem;transition:background-color .3s ease,color .3s ease}.apple-icon{width:30px;height:23px;padding:0 .5rem 0 0}@media(max-width:576px){.android,.apple{font-size:.8rem;padding:.25rem .5rem}.app-icon{width:12px;height:15px}.apple-icon{width:13px;height:16px}}
