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;margin:0}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;width:100%;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{display:flex;flex-wrap:wrap;gap:2rem;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;padding-top:1rem}.footer .footer-bottom p{font-size:.8rem}@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%}}*{box-sizing:border-box;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}html{scroll-behavior:smooth}body{color:#2c2c2c;color:var(--text-dark);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;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{margin:0 auto;max-width:1200px;padding:0 20px}.text-highlight{color:#367c2b;font-weight:700}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;box-shadow:0 2px 10px #0000001a;left:0;padding:15px 0;position:fixed;right:0;top:0;z-index:1000}.header .container{justify-content:space-between}.header .container,.header .logo{align-items:center;display:flex}.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 .nav{align-items:center;display:flex;gap:25px}.header .nav .nav-link{background:none;border:none;color:#333;cursor:pointer;font-size:16px;font-weight:500;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}.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:50px}.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}.hero-section .hero-content .hero-title span{color:#ffd100}.hero-section .hero-content .hero-subtitle{color:#f5f5f5;font-size:1.4rem;margin-bottom:30px}.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:75px;margin-top:75px;padding:0}.problem-section .container{display:inline-block}.problem-section .section-title{font-size:2.5rem;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:60px;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:30px;width:100%}.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}.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 .solution-tab{align-items:center;display:flex;gap:50px;margin-bottom:60px}.solution-section .solution-tabs .solution-tab .tab-content{flex:1 1}.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}.solution-section .solution-tabs .solution-tab .tab-visual{align-items:center;display:flex;flex:1 1;justify-content:center}.solution-section .solution-tabs .solution-tab .tab-visual .image-placeholder{align-items:center;border-radius:10px;display:flex;height:300px;justify-content:center;position:relative;width:100%}.solution-section .solution-tabs .solution-tab .tab-visual .image-placeholder img{border-radius:10px;height:100%;object-fit:cover;width:100%}.solution-section .solution-tabs .solution-tab .tab-visual .image-placeholder .placeholder-icon{color:#367c2b;font-size:80px;opacity:.7}.solution-section .solution-tabs .solution-tab .tab-visual .image-placeholder.coming-soon{background-color:#f0f0f0}.solution-section .solution-tabs .solution-tab .tab-visual .image-placeholder.coming-soon .coming-soon-text{color:#777;font-size:24px;font-weight:700}.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:#f9f9f9;border-radius:10px;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}.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}.footer .footer-content .footer-links .link-group a{color:#ffffffb3;display:block;margin-bottom:10px;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;text-align:center}.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: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}.services-section .services-grid{display:inline-block}}
/*# sourceMappingURL=main.18a74e2f.css.map*/