@import url(https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hero-content{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:center;overflow:hidden;width:100%}.hero-content h2{font-size:2rem;width:70%}.hero-content h3{font-weight:300;width:70%}.hero-content .custom{border-radius:35px;height:70%;opacity:.99;width:70%}.hero-content video{width:100vh}.hero-content .text{position:absolute}.hero-content .text h2{color:#fff;font-size:2.5rem;letter-spacing:20px;padding:1%;width:100%}.hero-content .text-2{display:flex;height:auto;position:relative;width:70%}.hero-content .text-2 ul{display:flex;height:auto;margin-bottom:50px}.hero-content .text-2 ul li{height:auto;line-height:1.6rem;list-style:none;padding:2%;text-align:left;width:50%}.hero-content .text-2 ul li strong{margin-right:5px}.hero-content img{height:65vh;object-fit:cover;object-position:center;width:100%}@media(max-width:550px){.hero-content h2{font-size:1.3rem;width:95%}.hero-content h3{font-size:.9rem;width:95%}.hero-content video{width:50vh}.hero-content .text{margin:auto;width:95%}.hero-content .text h2{color:#fff;font-size:2rem;letter-spacing:5px}.hero-content .text-2{display:inline-block;width:100%}.hero-content .text-2 ul{display:inline-block}.hero-content .text-2 ul li{padding:0;width:90%}}.header{align-items:center;background-color:#0d0d0d;box-shadow:0 2px 10px #00000080;display:flex;height:70px;justify-content:space-between;padding:0 45px;z-index:999}.header .logo{margin-left:10%}.header .logo a{text-decoration:none}.header .logo a h2{color:#f0f0f0;font-weight:700;letter-spacing:2px}.header .cta-demo{display:flex;margin-right:5%}.header .cta-demo .cta-button{align-items:center;background-color:#02a83f;border:none;border-radius:5px;color:#fff;display:flex;font-size:1rem;font-weight:700;gap:8px;margin-right:10px;padding:3px 10px;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.header .cta-demo .cta-button:hover{background-color:#128c7e;transform:translateY(-2px)}@media(max-width:550px){.header{height:60px;padding:0 20px}.header .logo{margin-left:0}.header .logo h2{font-size:1rem;letter-spacing:1px;text-align:left}.header .cta-demo{margin-right:0}.header .cta-demo .cta-button{font-size:.6rem;line-height:normal;padding:5px}.header .cta-demo .cta-button .whatsapp-icon{font-size:1rem}}.footer{background-color:#1e2025;color:silver;font-family:Arial,sans-serif;padding:4rem 2rem 1.5rem}.footer .footer-content{justify-content:space-around;margin:0 auto;max-width:1200px}.footer .footer-content .company-info h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.footer .footer-content .company-info p{font-size:.9rem;line-height:1.5;max-width:300px}.footer .footer-content .company-info .social-links{margin-top:1rem}.footer .footer-content .company-info .social-links a{color:silver;margin-right:1rem;text-decoration:none}.footer .footer-content .company-info .social-links a:hover{color:#fff}.footer .footer-content .footer-links h4{color:#fff;font-size:1rem;margin-bottom:1rem}.footer .footer-content .footer-links ul{list-style:none;margin:0;padding:0}.footer .footer-content .footer-links ul li{margin-bottom:.75rem}.footer .footer-content .footer-links ul li a{color:silver;font-size:.9rem;text-decoration:none}.footer .footer-content .footer-links ul li a:hover{text-decoration:underline}.footer .footer-bottom{border-top:1px solid #333;margin-top:3rem}@media(max-width:768px){.footer-content{flex-direction:column;text-align:center}.footer-content .company-info,.footer-content .footer-links{margin-bottom:2rem}.footer-content .footer-links ul{align-items:center;display:flex;flex-direction:column}}.contato{background-color:#c6c9c8;display:flex;flex-wrap:wrap;height:30vh}.contato,.contato ul{margin:auto;width:80%}.contato ul{display:inline-block}.contato ul li{border:1px solid #000;border-radius:25px;list-style:none;margin:auto auto 15px;padding:.5%;width:30%}.contato ul li a{color:#000;text-decoration:none}.contato ul :hover{background-color:#d6b600;cursor:pointer}.contato h2{color:#0c0c0c;font-weight:300;letter-spacing:2px;margin:auto;width:100%}.contato p{color:#0e0d0d;font-weight:200;margin-bottom:0;margin-top:0;width:100%}.contato button{background-color:#1f1e1e;border:1px solid rgba(238,155,0,.829);border-radius:5px;color:#f5f5f5;cursor:pointer;height:75px;letter-spacing:4px;margin:0 auto auto;width:50%}.contato button a{color:#fff;text-decoration:none}@media(max-width:1024px){.contato{height:auto;padding:2%}.contato ul{margin-top:25px;padding:0;width:auto}.contato ul li{padding:5px;width:100%}.contato h2{font-size:1.2rem;margin-top:15px}.contato button{margin-bottom:25px;margin-top:25px;width:80%}}*{margin:0;padding:0}:root{--primary-color:#2d5016;--secondary-color:#4a7c59;--accent-color:#8fbc8f;--light-green:#e8f5e8;--dark-green:#1a3009;--text-dark:#2c2c2c;--text-light:#666;--white:#fff;--gradient-primary:linear-gradient(135deg,#2d5016,#4a7c59);--gradient-accent:linear-gradient(135deg,#8fbc8f,#a8d8a8);--shadow-light:0 4px 20px #0000001a;--shadow-medium:0 8px 30px #00000026}body{color:#2c2c2c;color:var(--text-dark);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow-x:hidden}.progress-bar{align-items:center;background:#0000001a;display:flex;flex-direction:column;height:100vh;justify-content:flex-end;padding-bottom:20px;position:fixed;right:0;top:0;transition:width .3s ease;width:8px;z-index:1000}.progress-bar:hover{width:12px}.progress-fill{background:linear-gradient(135deg,#2d5016,#4a7c59);background:var(--gradient-primary);position:relative;transition:height .3s ease;width:100%}.progress-bar-label{background:#2d5016;background:var(--primary-color);border-radius:5px;box-shadow:0 4px 20px #0000001a;box-shadow:var(--shadow-light);color:#fff;font-size:.9rem;font-weight:600;padding:8px 12px;position:absolute;right:20px;top:15%;transform:translateY(-50%);white-space:nowrap}.wasted-indicator{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffffff2;border-radius:10px;box-shadow:0 8px 30px #00000026;box-shadow:var(--shadow-medium);max-width:250px;padding:1rem 1.5rem;position:fixed;right:40px;text-align:center;top:50%;transform:translateY(-50%);transition:opacity .5s ease-in-out;z-index:999}.wasted-indicator h3{color:#2d5016;color:var(--primary-color);font-size:1.1rem;margin-bottom:.5rem}.wasted-indicator p{color:#666;color:var(--text-light);font-size:.9rem}.section{align-items:center;display:flex;justify-content:center;min-height:80vh;padding:2rem;position:relative}.container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:auto;width:80%}.text-content h2{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.text-content p{color:#666;color:var(--text-light);font-size:1.25rem;line-height:1.7;margin-bottom:2rem;text-align:left}.visual-content{align-items:center;background:#e8f5e8;background:var(--light-green);border-radius:20px;display:flex;justify-content:center;min-height:400px;overflow:hidden;padding:2rem;position:relative;width:100%}.section1{background-color:#fff;border-bottom:1px solid #000;position:relative}.section1:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='2' fill='rgba(45,80,22,0.1)'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.section1 .text-content h2{color:#2d5016;color:var(--primary-color);color:#000;text-align:left}.section1 .visual-content{background-color:#0000;color:#000;text-align:center}.icon-tractor{font-size:4rem;margin-bottom:1rem}.icon-tractor img{height:auto;width:100%}.section2{background-color:#0000;border-bottom:1px solid #000;display:inline-block}.section2 h2{color:red;letter-spacing:2px}.section2 .text-content h2{color:#000;text-align:right}.section2 .visual-content{background-color:#0000}.concept-box{background:#ffffffe6;border-radius:15px;box-shadow:0 4px 20px #0000001a;box-shadow:var(--shadow-light);margin:1rem 0;padding:2rem;transition:transform .3s ease}.concept-box:hover{transform:translateY(-5px)}.concept-box h4{align-items:center;color:#2d5016;color:var(--primary-color);display:flex;font-size:1.2rem;gap:.5rem;margin-bottom:.5rem}.section3{background-color:#076e97;border-bottom:1px solid #000}.section3 .text-content h2{color:#f5f5f5;font-weight:600;text-align:left}.section3 .text-content h2 span{color:#fbff00;font-weight:700}.section3 .text-content p{color:#c7c7c7}.section3 .visual-content{background-color:#0000;color:#fff}.cost-item{background:#ffffff1a;border-left:4px solid #8fbc8f;border-left:4px solid var(--accent-color);border-radius:10px;margin:1rem 0;padding:1.5rem;transition:transform .3s ease}.cost-item:hover{transform:translateX(5px)}.cost-value{color:gold;font-size:2rem;font-weight:700;margin-bottom:.5rem}.solution-section{background-color:#f1f1f1;color:#000;min-height:auto;padding:6rem 2rem;text-align:center}.solution-section img{width:450px}.solution-container{margin:0 auto;max-width:1000px}.solution-section h2{color:#000;font-size:3.5rem;margin-bottom:2rem}.solution-section>p{font-size:1.3rem;margin-bottom:4rem;opacity:.9}.solutions-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem;margin-top:45px}.solution-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:5px;padding:3rem 2rem;text-align:center}.solution-icon{font-size:3rem;margin-bottom:1.5rem}.solution-card h3{font-size:1.8rem;margin-bottom:1.5rem}.solution-card p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:3rem}.cta-button{align-items:center;background:#0a0a0a;border:none;border-radius:50px;box-shadow:0 4px 20px #0003;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1.1rem;font-weight:600;gap:1rem;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button a{color:#148b04;text-decoration:none}.cta-button:hover{background:#ff0;box-shadow:0 8px 30px #0000004d;transform:translateY(-3px)}.cta-button.secondary{background:#000;border:2px solid #fff;color:#fff}.cta-button.secondary:hover{background:#fff;color:#2d5016;color:var(--primary-color)}.modal-content{animation:modalSlideIn .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:500px;padding:3rem;position:relative;text-align:center;width:90%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.close{background:none;border:none;color:#666;color:var(--text-light);cursor:pointer;font-size:2rem;position:absolute;right:1.5rem;top:1.5rem}.close:hover,.modal-content h2{color:#2d5016;color:var(--primary-color)}.modal-content h2{margin-bottom:1.5rem}.modal-content p{color:#666;color:var(--text-light);line-height:1.6;margin-bottom:1rem}@media(max-width:1440px){.container{margin-top:100px}.text-content h2{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:2rem}}@media(max-width:768px){.container{display:inline-block}.text-content h2{font-size:3rem}.text-content p{font-size:1.1rem}.section{padding:1rem}.solution-section h2{font-size:2.5rem}.solutions-grid{gap:2rem;grid-template-columns:1fr}.cta-container{align-items:center;flex-direction:column}.progress-bar{width:4px}.progress-bar-label{padding:6px 10px;right:15px}.wasted-indicator{max-width:200px;right:20px}}@media(max-width:550px){.container{padding:2px;width:100%}.text-content h2{font-size:2.3rem}.solution-section h2{font-size:2rem}.modal-content{padding:2rem}.wasted-indicator{display:none}}.map-container{width:100%}.map-container iframe{border-radius:8px;box-shadow:0 4px 12px #0000001a;display:block;height:500px;margin:0 auto;width:100%}.landing-page{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.container{padding:0 20px}.text-highlight{color:#367c2b;font-weight:700}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a;padding:15px 0;right:0}.header .container{position:relative}.header .logo{z-index:1001}.header .logo .logo-icon{color:#367c2b;font-size:24px;margin-right:10px}.header .logo .logo-text{font-size:22px;font-weight:700}.header .logo .logo-text .logo-highlight{color:#367c2b}.header .menu-toggle{font-size:24px;padding:5px;z-index:1001}@media(max-width:768px){.header .menu-toggle{align-items:center;display:flex;justify-content:center}}.header .nav{gap:25px}.header .nav .nav-link{font-size:16px;padding:8px 0;position:relative;transition:color .3s}.header .nav .nav-link.active,.header .nav .nav-link:hover{color:#367c2b}.header .nav .nav-link.active:after{background-color:#367c2b;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.header .nav .nav-cta{align-items:center;background-color:#367c2b;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:10px 20px;transition:background-color .3s}.header .nav .nav-cta:hover{background-color:#26561e}@media(max-width:768px){.header .nav{background-color:#fff;background-color:#ffd100;bottom:0;flex-direction:column;gap:30px;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;z-index:1000}.header .nav.nav-open{transform:translateX(0)}.header .nav .nav-cta,.header .nav .nav-link{font-size:18px;padding:12px 20px}.header .nav .nav-cta{margin-top:20px}}.hero-section{background:linear-gradient(135deg,rgba(1,226,132,.966),#06dd3ce6);background:#0b6e38;padding:150px 0 100px}.hero-section .container{align-items:center;display:flex;gap:0}.hero-section .hero-content{flex:1 1}.hero-section .hero-content .hero-title{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:20px;max-width:1700px;width:1700px}.hero-section .hero-content .hero-title span{color:#ffd100}.hero-section .hero-content .hero-subtitle{color:#f5f5f5;font-size:1.4rem;margin-bottom:30px;max-width:1400px}.hero-section .hero-content .hero-actions{display:flex;gap:15px;margin-bottom:50px}.hero-section .hero-content .hero-stats{display:flex;gap:30px;width:100%}.hero-section .hero-content .hero-stats .stat{margin:auto;text-align:center}.hero-section .hero-content .hero-stats .stat .stat-value{color:#ffd100;font-size:2.5rem;font-weight:700}.hero-section .hero-content .hero-stats .stat .stat-label{color:#f5f5f5;font-size:.9rem}.hero-section .hero-visual{align-items:center;display:flex;flex:1 1;justify-content:center}.hero-section .hero-visual .image-placeholder{align-items:center;background-color:#e9f5e9;border-radius:10px;display:flex;height:400px;justify-content:center;width:100%}.hero-section .hero-visual .image-placeholder .placeholder-icon{color:#367c2b;font-size:120px;opacity:.7}.problem-section{background-color:#fff;display:flex;flex-wrap:wrap;margin-bottom:5px;margin-top:75px;padding:0}.problem-section .container{display:inline-block}.problem-section .section-title{font-size:2rem;margin-bottom:20px;text-align:center;width:100%}.problem-section .section-subtitle{color:#777;font-size:1.1rem;margin-bottom:60px;margin-left:auto;margin-right:auto;text-align:center}.problem-section .problem-cards{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:10px;width:100%}.problem-section .problem-cards .problem-card{background-color:#f9f9f9;border-radius:5px;padding:30px;text-align:center;transition:transform .3s,box-shadow .3s;width:30%}.problem-section .problem-cards .problem-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.problem-section .problem-cards .problem-card .problem-icon{color:#367c2b;font-size:40px;margin-bottom:20px}.problem-section .problem-cards .problem-card h3{font-size:1.3rem;margin-bottom:15px}.problem-section .problem-cards .problem-card p{color:#777}.problem-section .problem-stats{display:flex;gap:10px;width:95%}.problem-section .problem-stats .problem-stat{background-color:#f5f5f5;border-radius:10px;padding:20px;text-align:center}.problem-section .problem-stats .problem-stat h4{color:#367c2b;font-size:2rem;margin-bottom:10px}.problem-section .problem-stats .problem-stat p{color:#777}.solution-section{background-color:#f9f9f9;padding:100px 0}.solution-section .container{display:inline-block;max-width:1500px}.solution-section .container-solucoes{display:flex;height:500px;margin:auto;width:80%}.solution-section .container-solucoes .card{margin:0 auto auto;width:30%}.solution-section .container-solucoes .card a,.solution-section .container-solucoes .card button{background-color:#003b00;color:#f5f5f5;display:flex;height:35px;left:0;margin-left:0;margin-top:25px;width:250px}.solution-section .container-solucoes .card img{border-radius:10px;height:300px;margin-top:0;object-fit:cover;top:0;width:100%}.solution-section .container-solucoes .card h2{font-size:1.5rem;margin-bottom:0;text-align:left}.solution-section .container-solucoes .card p{font-size:1rem;margin-top:0;text-align:left}.solution-section .section-title{font-size:2.5rem;margin-bottom:20px;text-align:center}.solution-section .section-subtitle{color:#777;font-size:1.1rem;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.solution-section .solution-tabs{display:flex;gap:0;padding:0}.solution-section .solution-tabs .solution-tab{align-items:center;display:flex;gap:50px;padding:0;width:33%}.solution-section .solution-tabs .solution-tab .tab-content{display:inline-block;padding:0 15px 15px}.solution-section .solution-tabs .solution-tab .tab-content .tab-visual{background-color:#ff0}.solution-section .solution-tabs .solution-tab .tab-content .tab-visual .image-placeholder{border-radius:10px;height:300px;margin-top:0;padding:0;width:100%}.solution-section .solution-tabs .solution-tab .tab-content .tab-visual .image-placeholder img{border-radius:10px;height:100%;margin-top:0;object-fit:cover;top:0;width:100%}.solution-section .solution-tabs .solution-tab .tab-content .tab-visual .image-placeholder .placeholder-icon{color:#367c2b;font-size:80px;opacity:.7}.solution-section .solution-tabs .solution-tab .tab-content .tab-visual .image-placeholder.coming-soon{background-color:#f0f0f0;padding:0}.solution-section .solution-tabs .solution-tab .tab-content .tab-visual .image-placeholder.coming-soon .coming-soon-text{color:#777;font-size:24px;font-weight:700}.solution-section .solution-tabs .solution-tab .tab-content h3{color:#1a3a1d;font-size:1.8rem;margin-bottom:20px}.solution-section .solution-tabs .solution-tab .tab-content p{color:#777;margin-bottom:20px}.solution-section .solution-tabs .solution-tab .tab-content ul{margin-bottom:30px;padding-left:20px}.solution-section .solution-tabs .solution-tab .tab-content ul li{border:1px solid hsla(0,0%,9%,.329);border-radius:5px;color:#777;list-style:none;margin:auto auto 10px;width:70%}.solution-section .solution-tabs .solution-tab .tab-content ul :hover{background-color:#04bb3b;color:#000;font-weight:bolder}.lead-capture-section{background-color:#008040;padding:80px 0}.lead-capture-section .container{display:inline-block}.lead-capture-section .container .section-title{color:#fff;font-size:2.5rem}.lead-capture-section .container .section-title span{color:#fff}.lead-capture-section .form-container{background-color:#fff;border-radius:5px;border-top:5px solid #0056b3;box-shadow:0 10px 30px #0000001a;margin:30px auto;max-width:800px;padding:30px}.lead-capture-section .lead-form{display:flex;flex-direction:column;gap:20px}.lead-capture-section .lead-form .form-group{text-align:left}.lead-capture-section .lead-form .form-group label{color:#333;margin-bottom:5px}.lead-capture-section .lead-form .form-group input{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:16px;padding:12px;transition:border-color .3s}.lead-capture-section .lead-form .form-group input:focus{border-color:#0056b3;box-shadow:0 0 5px #0056b333;outline:none}.lead-capture-section .lead-form .btn-submit{font-size:1.1em;padding:15px;width:100%}.lead-capture-section .form-message{margin-bottom:20px;padding:20px}.lead-capture-section .form-message p{font-size:1.1em;font-weight:700;margin-bottom:15px}.lead-capture-section .success-message{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.lead-capture-section .error-message{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.lead-capture-section .form-note{color:#888;font-size:.85em;margin-top:20px}.btn-primary{background-color:#0056b3;border:none;cursor:pointer;transition:background-color .3s}.btn-primary:disabled{background-color:#ccc;cursor:not-allowed}.services-section{background-color:#fff;padding:100px 0}.services-section .container{display:inline-block}.services-section .section-title{font-size:2.5rem;margin-bottom:20px;text-align:center}.services-section .section-subtitle{color:#777;font-size:1.1rem;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.services-section .services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}.services-section .services-grid .service-card{background-color:#eeeded;border-radius:10px;margin-top:15px;padding:30px;text-align:center;transition:transform .3s,box-shadow .3s}.services-section .services-grid .service-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.services-section .services-grid .service-card .service-icon{color:#367c2b;font-size:40px;margin-bottom:20px}.services-section .services-grid .service-card h3{font-size:1.3rem;margin-bottom:15px}.services-section .services-grid .service-card p{color:#777;margin-bottom:20px}.services-section .services-grid .service-card .service-price{color:#367c2b;font-size:1.5rem;font-weight:700;margin-bottom:20px}.about-section{background-color:#f9f9f9;padding:100px 0}.about-section .container{display:inline-block}.about-section .about-content{align-items:center;display:flex;gap:50px}.about-section .about-text{flex:1 1}.about-section .about-text .section-title{font-size:2.5rem;margin-bottom:20px}.about-section .about-text p{color:#777;margin-bottom:20px}.about-section .about-text .about-features{margin-top:30px}.about-section .about-text .about-features .feature{align-items:center;display:flex;gap:15px;margin-bottom:15px;text-align:left}.about-section .about-text .about-features .feature .feature-icon{font-size:24px}.about-section .about-text .about-features .feature .feature-text{font-weight:500}.about-section .about-visual{align-items:center;display:flex;flex:1 1;justify-content:center}.about-section .about-visual .image-placeholder{align-items:center;background-color:#e9f5e9;border-radius:10px;display:flex;height:400px;justify-content:center;width:100%}.about-section .about-visual .image-placeholder img{border-radius:10px;height:100%;object-fit:cover;width:100%}.about-section .about-visual .image-placeholder .placeholder-text{color:#777;font-size:1.2rem}.cta-section{background-color:#367c2b;color:#fff;padding:80px 0;text-align:center}.cta-section .container{display:inline-block}.cta-section h2{font-size:2.5rem;margin-bottom:20px;text-align:center}.cta-section h2 span{color:#ff0}.cta-section p{font-size:1.1rem;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:600px}.footer{background-color:#1a3a1d;color:#fff;padding:60px 0 30px}.footer .footer-content{grid-gap:50px;display:grid;gap:50px;grid-template-columns:2fr 3fr;margin-bottom:40px}.footer .footer-content .footer-brand .logo{align-items:center;display:flex;margin-bottom:20px}.footer .footer-content .footer-brand .logo .logo-icon{color:#ffd100;font-size:24px;margin-right:10px}.footer .footer-content .footer-brand .logo .logo-text{font-size:22px;font-weight:700}.footer .footer-content .footer-brand .logo .logo-text .logo-highlight{color:#ffd100}.footer .footer-content .footer-brand p{color:#ffffffb3}.footer .footer-content .footer-links{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.footer .footer-content .footer-links .link-group h4{color:#ffd100;font-size:1.2rem;margin-bottom:20px;margin-left:0;text-align:left}.footer .footer-content .footer-links .link-group a{color:#ffffffb3;display:block;margin-bottom:10px;margin-left:0;text-align:left;text-decoration:none;transition:color .3s}.footer .footer-content .footer-links .link-group a:hover{color:#ffd100}.footer .footer-bottom{border-top:1px solid #ffffff1a;color:#ffffff80;padding-top:20px}.btn{align-items:center;border:2px solid #0000;border-radius:5px;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s}.btn-primary{background-color:#367c2b;color:#fff}.btn-primary:hover{background-color:#26561e}.btn-secondary{background-color:#ffd100;color:#1a3a1d}.btn-secondary:hover{background-color:#cca700}.btn-outline{background-color:#0000;border-color:#367c2b;color:#367c2b}.btn-outline:hover{background-color:#367c2b;color:#fff}.btn-large{font-size:1.1rem;padding:15px 30px}@media(max-width:1024px){.solution-section .container-solucoes{display:inline;height:500px;margin:auto;width:80%}.solution-section .container-solucoes .card{margin:0 auto 75px;width:80%}.solution-section .container-solucoes .card img{border-radius:10px;height:300px;margin-top:0;object-fit:cover;top:0;width:100%}.solution-section .container-solucoes .card h2{font-size:1.5rem;margin-bottom:0;text-align:left}.solution-section .container-solucoes .card p{font-size:1rem;margin-top:0;text-align:left}}@media(max-width:992px){.hero-section .container{flex-direction:column}.problem-cards,.problem-stats,.services-grid{grid-template-columns:1fr}.about-content,.solution-tab{flex-direction:column}.footer-content{grid-template-columns:1fr}.footer-links{gap:20px!important;grid-template-columns:1fr!important}}@media(max-width:768px){.header .nav{display:none}.hero-title{font-size:2.5rem!important}.hero-stats{flex-direction:column;gap:20px!important}}@media(max-width:550px){.problem-section .problem-cards{display:inline-block}.problem-section .problem-cards .problem-card{width:100%}.problem-section .problem-stats{display:inline-block}.problem-section .problem-stats .problem-stat{margin-bottom:5px}.solution-section .section-title{font-size:2rem}.solution-section .section-subtitle{width:90%}.services-section .services-grid{display:inline-block}}:root{--color-primary:#38761d;--color-primary-dark:#2a5a14;--color-secondary:#ffc107;--color-highlight:#ffc107;--color-dark:#333;--color-light-gray:#f8f8f8;--color-gray-100:#f4f4f4;--color-gray-600:#666;--color-white:#fff;--border-radius:8px;--transition:all 0.3s ease;--shadow-sm:0 1px 3px #0000001a;--shadow-lg:0 10px 15px #0000001a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#333;color:var(--color-dark);font-family:Merriweather,serif;line-height:1.6;margin:0}.container{margin:0 auto;max-width:1200px;padding:0 15px}.btn,.header .nav .nav-cta{align-items:center;border:none;border-radius:8px;border-radius:var(--border-radius);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.btn.btn-primary,.header .nav .nav-cta{background:#38761d;background:var(--color-primary);color:#fff;color:var(--color-white)}.btn.btn-primary:hover,.header .nav .nav-cta:hover{background:#2a5a14;background:var(--color-primary-dark);transform:translateY(-2px)}.btn.btn-secondary,.header .nav .btn-secondary.nav-cta{background:#0000;border:2px solid #000;color:#000}.btn.btn-secondary:hover,.header .nav .btn-secondary.nav-cta:hover{background:#fff;background:var(--color-white);color:#38761d;color:var(--color-primary)}.btn.btn-large,.header .nav .btn-large.nav-cta,.header .nav .lead-capture-section .lead-form .nav-cta.btn-submit,.lead-capture-section .lead-form .btn.btn-submit,.lead-capture-section .lead-form .header .nav .nav-cta.btn-submit{font-size:1rem;padding:1rem 2rem}.btn.btn-block,.header .nav .btn-block.nav-cta,.header .nav .lead-capture-section .form-message .nav-cta,.header .nav .lead-capture-section .lead-form .nav-cta.btn-submit,.lead-capture-section .form-message .btn.btn-primary,.lead-capture-section .form-message .header .nav .nav-cta,.lead-capture-section .lead-form .btn.btn-submit,.lead-capture-section .lead-form .header .nav .nav-cta.btn-submit{justify-content:center;width:100%}.btn.btn-whatsapp,.header .nav .btn-whatsapp.nav-cta,.header .nav .lead-capture-section .form-message .nav-cta,.lead-capture-section .form-message .btn.btn-primary,.lead-capture-section .form-message .header .nav .nav-cta{background:#25d366;color:#fff;color:var(--color-white)}.btn.btn-whatsapp:hover,.header .nav .btn-whatsapp.nav-cta:hover,.header .nav .lead-capture-section .form-message .nav-cta:hover,.lead-capture-section .form-message .btn.btn-primary:hover,.lead-capture-section .form-message .header .nav .nav-cta:hover{background:#128c7e}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fffffff2;box-shadow:0 1px 3px #0000001a;box-shadow:var(--shadow-sm);left:0;position:fixed;top:0;width:100%;z-index:1000}.header .container{align-items:center;display:flex;justify-content:space-between;padding:1rem 15px}.header .logo{align-items:center;color:#38761d;color:var(--color-primary);display:flex;font-size:1.5rem;font-weight:700}.header .logo a{color:#38761d}.header .logo a .logo-icon{color:#04520a;margin-right:.5rem}.header .logo a .logo-highlight{color:#333;color:var(--color-dark)}.header .nav{align-items:center;display:flex;gap:1.5rem}.header .nav .nav-link{background:none;border:none;color:#333;color:var(--color-dark);cursor:pointer;font-weight:500;padding:.5rem 0;transition:color .3s ease}.header .nav .nav-link.active,.header .nav .nav-link:hover{border-bottom:2px solid #38761d;border-bottom:2px solid var(--color-primary);color:#38761d;color:var(--color-primary)}.header .menu-toggle{background:none;border:none;color:#333;color:var(--color-dark);cursor:pointer;display:none;font-size:1.5rem}@media(max-width:992px){.header .nav{background-color:#f5f5f5;box-shadow:0 5px 10px #0000001a;display:none;flex-direction:column;gap:0;height:92vh;left:0;padding:1rem 0;position:absolute;top:100%;width:100%}.header .nav.nav-open{display:flex}.header .nav .nav-cta,.header .nav .nav-link{border-bottom:1px solid #f8f8f8;border-bottom:1px solid var(--color-light-gray);padding:1rem;text-align:center;width:50%}.header .nav .nav-link.active,.header .nav .nav-link:hover{background-color:#f8f8f8;background-color:var(--color-light-gray);width:50%}.header .menu-toggle{display:block}}.hero-section_{background:linear-gradient(hsla(0,0%,100%,.082),rgba(0,0,0,.363)),url(/static/media/back3.8534f1ca127a696f4808.jpg);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:97vh;justify-content:flex-start;padding-bottom:50px;padding-top:150px;position:relative;width:100%}.hero-section_ .container{display:inline;flex-grow:1;margin:0 auto;max-width:1200px;padding:0 15px}.hero-section_ .container .hero-content_{margin-top:0;max-width:1500px;width:100%}.hero-section_ .container .hero-content_ .hero-title{color:#222;font-size:3.5rem;margin-bottom:.5rem;max-width:1500px;text-align:left;width:100%}.hero-section_ .container .hero-content_ .hero-title span{color:#014e21}.hero-section_ .container .hero-content_ .hero-subtitle_{color:#000;font-size:1.4rem;font-weight:500;text-align:left}.hero-section_ .cards-section{align-items:flex-end;display:flex;gap:30px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 15px;transform:translateY(50px);width:100%}.hero-section_ .cards-section .card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;border-radius:var(--border-radius);border-top:5px solid #38761d;border-top:5px solid var(--color-primary);box-shadow:0 10px 15px #0000001a;box-shadow:var(--shadow-lg);display:inline-block;flex-grow:1;height:300px;margin-bottom:45px;margin-top:0;min-height:300px;padding:2rem;text-align:center}.hero-section_ .cards-section .card .card-icon{color:#38761d;color:var(--color-primary);font-size:1rem;margin-bottom:.75rem;width:55px}.hero-section_ .cards-section .card h4{color:#fff;font-size:1.25rem;margin-bottom:.5rem;width:100%}.hero-section_ .cards-section .card p{color:#f5f5f5;font-size:.95rem;width:100%}.hero-section_ .cards-section :first-child,.hero-section_ .cards-section :nth-child(2),.hero-section_ .cards-section :nth-child(3){height:auto;width:33.33%}@media(max-width:768px){.hero-section_ .cards-section{flex-direction:column;gap:20px;padding-top:30px;transform:translateY(0)}.hero-section_ .cards-section .card{width:100%}}.main_content,.main_content___{display:flex;min-height:90vh;padding:80px 0}.main_content .container__,.main_content___ .container__{margin:auto;max-width:1200px;padding:0 15px}.main_content .container__ .text,.main_content___ .container__ .text{margin:0 auto;max-width:1200px;padding:20px;text-align:center}.main_content .container__ .text h2,.main_content___ .container__ .text h2{color:#fff;color:var(--color-white);font-family:Playfair Display,serif;font-size:4rem;font-weight:700;line-height:1.5;margin-bottom:1.5rem;width:100%}.main_content .container__ .text p,.main_content___ .container__ .text p{color:#f8f8f8;color:var(--color-light-gray);font-size:1.15rem;font-weight:300;line-height:1.8;margin-top:75px}.main_content{background:linear-gradient(#00000080,#000000b3),url(/static/media/back5.a6cbdb35fe8310e2c7b6.jpg);background-position:50%;background-size:cover}.main_content___{background:linear-gradient(#00000080,#000000b3),url(/static/media/dynamap.0e0a4ca24921674c041c.png);background-position:50%;background-size:cover}.main_content_{display:block;padding:0}.professional-services{background:#f4f4f4;background:var(--color-gray-100);padding:6rem 0}.professional-services .section-header{margin-bottom:4rem;text-align:center}.professional-services .section-header h2{color:#333;color:var(--color-dark);font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:1rem}.professional-services .section-header p{color:#666;color:var(--color-gray-600);font-size:1.125rem;margin:0 auto;max-width:600px}.professional-services .services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.professional-services .service-card{background:#fff;background:var(--color-white);border-radius:8px;border-radius:var(--border-radius);box-shadow:0 1px 3px #0000001a;box-shadow:var(--shadow-sm);padding:2.5rem;text-align:center;transition:all .3s ease;transition:var(--transition)}.professional-services .service-card:hover{box-shadow:0 10px 15px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-5px)}.professional-services .service-card.featured{border:2px solid #38761d;border:2px solid var(--color-primary);position:relative}.professional-services .service-card.featured:before{background:#38761d;background:var(--color-primary);border-radius:20px;color:#fff;color:var(--color-white);content:"Foco Principal";font-size:.875rem;font-weight:600;left:50%;padding:.25rem 1rem;position:absolute;top:-12px;transform:translateX(-50%)}.professional-services .service-card .service-icon{align-items:center;background:#01e279;border-radius:50%;color:#fff;color:var(--color-white);display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.professional-services .service-card h3{color:#333;color:var(--color-dark);font-size:1.5rem;margin-bottom:1rem}.professional-services .service-card p{color:#666;color:var(--color-gray-600);line-height:1.6;margin-bottom:1.5rem}.professional-services .service-card .service-features{list-style:none;text-align:left}.professional-services .service-card .service-features li{color:#666;color:var(--color-gray-600);padding:.5rem 0}.professional-services .service-card .service-features li:before{color:#38761d;color:var(--color-primary);content:"✓";font-weight:700;margin-right:.5rem}.lead-capture-section{background-color:#38761d;background-color:var(--color-primary);color:#fff;color:var(--color-white);padding:6rem 0;text-align:center}.lead-capture-section .section-title{font-family:Playfair Display,serif;font-size:3rem;margin-bottom:.5rem}.lead-capture-section .section-subtitle{color:#f8f8f8;color:var(--color-light-gray);font-size:1.25rem;margin-bottom:3rem}.lead-capture-section .form-container{background:#fff;background:var(--color-white);border-radius:8px;border-radius:var(--border-radius);box-shadow:0 10px 15px #0000001a;box-shadow:var(--shadow-lg);color:#333;color:var(--color-dark);margin:0 auto;max-width:600px;padding:2rem}.lead-capture-section .lead-form{grid-gap:1.5rem;display:grid;gap:1.5rem;text-align:left}.lead-capture-section .lead-form .form-group label{display:block;font-weight:600;margin-bottom:.5rem}.lead-capture-section .lead-form .form-group input{border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:.75rem;width:100%}.lead-capture-section .lead-form .btn-submit{margin-top:1rem}.lead-capture-section .form-note{color:#777;font-size:.85rem;margin-top:1.5rem}.lead-capture-section .form-message{border-radius:8px;border-radius:var(--border-radius);margin-bottom:1.5rem;padding:1.5rem}.lead-capture-section .form-message.success-message{background-color:#e6ffe6;border:1px solid #38761d;border:1px solid var(--color-primary);color:#38761d;color:var(--color-primary)}.lead-capture-section .form-message.error-message{background-color:#ffe6e6;border:1px solid #d9534f;color:#d9534f}.lead-capture-section .form-message p{margin-bottom:1rem}.footer{background-color:#333;background-color:var(--color-dark);color:#f8f8f8;color:var(--color-light-gray);padding:3rem 0 1rem}.footer .container{margin:0 auto;max-width:1200px;padding:0 15px}.footer .footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:2rem}.footer .footer-brand{max-width:300px}.footer .footer-brand .logo{color:#38761d;color:var(--color-primary);font-size:1.8rem}.footer .footer-brand .logo .logo-text{color:#fff;color:var(--color-white)}.footer .footer-brand .logo .logo-highlight{color:#38761d;color:var(--color-primary)}.footer .footer-brand p{color:#ccc;font-size:.9rem;margin-top:.5rem}.footer .footer-links{display:flex;flex-wrap:wrap;gap:3rem}.footer .footer-links .link-group h4{color:#fff;color:var(--color-white);font-size:1.1rem;margin-bottom:1rem}.footer .footer-links .link-group a{color:#ccc;display:block;font-size:.95rem;margin-bottom:.5rem;text-decoration:none}.footer .footer-links .link-group a:hover{color:#38761d;color:var(--color-primary)}.footer .footer-bottom{border-top:1px solid #444;padding-top:1rem;text-align:center}.footer .footer-bottom p{color:#888;font-size:.8rem}@media(max-width:768px){.footer .footer-content{flex-direction:column}.footer .footer-links{flex-direction:column;gap:1.5rem}}@media(max-width:992px){.hero-section_ .hero-content_ .hero-title{font-size:2.5rem}.hero-section_ .hero-content_ .hero-subtitle_{font-size:1.2rem}.main_content .container__ .text h2,.main_content___.container__ .text h2{font-size:2.5rem}.professional-services .services-grid{grid-template-columns:1fr}}@media(max-width:768px){.hero-section_{height:auto;justify-content:flex-start;min-height:85vh;padding-top:100px}.hero-section_ .container{align-items:flex-start}.hero-section_ .hero-content_{padding-top:1rem}.hero-section_ .hero-content_ .hero-title{font-size:2.5rem;line-height:1.2;text-align:center}.hero-section_ .hero-content_ .hero-subtitle_{font-size:1.1rem;margin-top:.5rem;text-align:center}.hero-section_ .cards-section{flex-direction:column;gap:1.5rem;margin-top:2rem;padding-top:0;transform:translateY(0)}.hero-section_ .cards-section .card{margin-bottom:0;min-height:auto;padding:1.5rem;width:100%}.hero-section_ .cards-section .card h4{font-size:1.2rem}.hero-section_ .cards-section .card p{font-size:.9rem}.main_content,.main_content___{min-height:auto;padding:4rem 0}.main_content .container__ .text h2,.main_content___.container__ .text h2{font-size:2.2rem;line-height:1.3;margin-bottom:1rem}.main_content .container__ .text p,.main_content___.container__ .text p{font-size:1rem;margin-top:1.5rem}.professional-services{padding:4rem 0}.professional-services .section-header{margin-bottom:2.5rem}.professional-services .section-header h2{font-size:2rem}.lead-capture-section{padding:4rem 0}.lead-capture-section .section-title{font-size:2.5rem}.lead-capture-section .section-subtitle{font-size:1.1rem;margin-bottom:2rem}.lead-capture-section .form-container{padding:1.5rem}.footer-content,.footer-links{flex-direction:column;gap:2rem}}@media(max-width:550px){.header .logo{font-size:1.3rem}.hero-section_ .hero-content_ .hero-title{font-size:1.8rem}.hero-section_ .hero-content_ .hero-subtitle_{font-size:1rem}.lead-capture-section .section-title,.main_content .container__ .text h2,.main_content___ .container__ .text h2,.main_content___.container__ .text h2{font-size:2rem}.lead-capture-section .section-subtitle{font-size:1rem}.lead-capture-section .form-container{padding:1rem}.btn-large,.lead-capture-section .lead-form .btn-submit,.lead-capture-section .lead-form .form-group input{font-size:.95rem;padding:.65rem}}@media(max-width:600px){.hero-section_{min-height:80vh}.hero-section_ .hero-content_ .hero-title,.main_content .container__ .text h2{font-size:2rem}.lead-capture-section .section-title{font-size:2.5rem}}
/*# sourceMappingURL=main.b78b8396.css.map*/