.navbar[data-v-a02ac25a]{justify-content:space-between;padding:0 2rem;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;z-index:1000;height:80px}.logo[data-v-a02ac25a],.navbar[data-v-a02ac25a]{display:flex;align-items:center}.logo img[data-v-a02ac25a]{height:50px;width:auto;-o-object-fit:contain;object-fit:contain}.company-name[data-v-a02ac25a]{font-size:1.6rem;color:#00704a;font-weight:900;margin-left:16px;letter-spacing:4px;white-space:nowrap;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;text-shadow:none}.nav-links[data-v-a02ac25a]{display:flex;align-items:center;height:100%;gap:1rem}.nav-item[data-v-a02ac25a]{height:100%;display:flex;align-items:center;padding:0 1rem;color:#333;text-decoration:none;font-weight:500;transition:all .3s;position:relative}.nav-item.router-link-active[data-v-a02ac25a],.nav-item[data-v-a02ac25a]:hover{color:#063}.contact-info[data-v-a02ac25a]{display:flex;gap:1.5rem;margin-left:2rem}.contact-item[data-v-a02ac25a]{display:flex;align-items:center;gap:.5rem;color:#333;text-decoration:none;font-size:.9rem}.contact-item[data-v-a02ac25a]:hover{color:#063}.lang-selector[data-v-a02ac25a]{position:relative;margin-left:1.5rem}.lang-toggle[data-v-a02ac25a]{display:flex;align-items:center;gap:.5rem;background:transparent;border:1px solid #ddd;padding:8px 15px;border-radius:4px;cursor:pointer;transition:all .3s;color:#333}.lang-toggle[data-v-a02ac25a]:hover{border-color:#063}.globe-icon[data-v-a02ac25a]{font-size:1rem}.lang-dropdown[data-v-a02ac25a]{position:absolute;top:100%;right:0;background-color:#fff;min-width:120px;box-shadow:0 8px 16px rgba(0,0,0,.1);border-radius:4px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s;z-index:1000}.lang-dropdown.show[data-v-a02ac25a]{opacity:1;visibility:visible;transform:translateY(5px)}.lang-dropdown a[data-v-a02ac25a]{display:block;padding:10px 15px;color:#333;text-decoration:none;transition:all .3s}.lang-dropdown a.active[data-v-a02ac25a]{color:#063;background-color:#f0f8f0}.lang-dropdown a[data-v-a02ac25a]:hover{background-color:#f9f9f9;color:#063}.mobile-menu-toggle[data-v-a02ac25a]{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;cursor:pointer}.mobile-menu-toggle span[data-v-a02ac25a]{display:block;width:100%;height:2px;background-color:#333;transition:all .3s}@media (max-width:1024px){.contact-info[data-v-a02ac25a]{display:none}.nav-links[data-v-a02ac25a]{gap:.5rem}.nav-item[data-v-a02ac25a]{padding:0 .5rem}}@media (max-width:768px){.mobile-menu-toggle[data-v-a02ac25a]{display:flex}.nav-links[data-v-a02ac25a]{display:none}.nav-links.active[data-v-a02ac25a]{display:flex;flex-direction:column;position:absolute;top:80px;left:0;right:0;background-color:#fff;padding:1rem;box-shadow:0 4px 8px rgba(0,0,0,.1)}.lang-selector[data-v-a02ac25a]{margin:1rem 0}.lang-toggle[data-v-a02ac25a]{width:100%;justify-content:center}.lang-dropdown[data-v-a02ac25a]{width:100%}}.site-footer[data-v-598e280b]{background-color:#1a1a1a;color:#fff;padding:3rem 2rem 1rem}.footer-content[data-v-598e280b]{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto}.footer-section[data-v-598e280b]{flex:1;min-width:250px;margin-bottom:2rem;padding:0 1rem}.footer-section h3[data-v-598e280b]{color:#2c9a42;margin-bottom:1rem;font-size:1.2rem}.footer-section p[data-v-598e280b]{margin:.5rem 0;color:#ccc}.qr-code img[data-v-598e280b]{width:120px;height:120px;background-color:#fff;padding:5px;transition:box-shadow .3s,transform .3s}.qr-code img[data-v-598e280b]:hover{box-shadow:0 4px 24px rgba(21,101,192,.18);transform:scale(1.05)}.qr-modal[data-v-598e280b]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.qr-modal-content[data-v-598e280b]{background:#fff;padding:24px 24px 12px 24px;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.18);display:flex;flex-direction:column;align-items:center}.qr-modal-content img[data-v-598e280b]{width:320px;height:320px;-o-object-fit:contain;object-fit:contain}.copyright[data-v-598e280b]{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px solid #333;color:#888}.copyright p[data-v-598e280b]{margin:.3rem 0;font-size:.9rem}.copyright p[data-v-598e280b]:last-child{margin-top:.5rem;font-size:.8rem;color:#666}@media (max-width:768px){.footer-content[data-v-598e280b]{flex-direction:column}.footer-section[data-v-598e280b]{min-width:100%;padding:0}}:root{--primary-color:#063;--primary-light:#e6f0eb;--primary-dark:#004d26;--accent-color:#0c6;--text-color:#333;--text-light:#666;--border-color:#ddd;--link-color:#063;--link-hover:#004d26;--success-color:#28a745;--error-color:#dc3545;--warning-color:#ffc107;--info-color:#17a2b8;--white:#fff;--light-gray:#f8f9fa}*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%}body{font-family:Arial,Helvetica,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--white)}#app{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow:visible!important}.main-content{flex:1;width:100%}.btn{display:inline-block;background-color:var(--primary-color);color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer;text-align:center;font-weight:500;transition:background-color .3s,transform .2s}.btn:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.btn-secondary{background-color:var(--white);color:var(--primary-color);border:1px solid var(--primary-color)}.btn-secondary:hover{background-color:var(--primary-light);color:var(--primary-dark)}.card{background-color:var(--white);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s,box-shadow .3s}.card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.1)}a{color:var(--link-color);text-decoration:none;transition:color .3s}a:hover{color:var(--link-hover)}.section{padding:60px 0;width:100%}.section h2{font-size:2rem;color:var(--primary-color);margin-bottom:30px;text-align:center}input,select,textarea{width:100%;padding:10px;border:1px solid var(--border-color);border-radius:4px;font-size:1rem;transition:border-color .3s}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--primary-color)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width:768px){.section{padding:40px 0}.section h2{font-size:1.75rem;margin-bottom:20px}}.news-section[data-v-1b7b34d3]{padding:60px 0;background-color:#f9f9f9;width:100%}.section-title[data-v-1b7b34d3]{text-align:center;font-size:2.2rem;color:#063;margin-bottom:40px;font-weight:300;letter-spacing:.5px;position:relative;padding-bottom:15px}.section-title[data-v-1b7b34d3]:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:2px;background-color:#063}.section-subtitle[data-v-1b7b34d3]{text-align:center;font-size:1.1rem;margin-bottom:40px;color:#666;max-width:700px;margin-left:auto;margin-right:auto}.news-grid[data-v-1b7b34d3]{max-width:1400px;margin:0 auto;padding:0}.loading-container[data-v-1b7b34d3]{display:flex;justify-content:center;align-items:center;height:300px}.loading-spinner[data-v-1b7b34d3]{width:50px;height:50px;border:5px solid rgba(0,102,51,.1);border-radius:50%;border-top-color:#063;animation:spin-1b7b34d3 1s ease-in-out infinite}@keyframes spin-1b7b34d3{to{transform:rotate(1turn)}}.error-message[data-v-1b7b34d3]{text-align:center;color:#f33;padding:30px;font-size:1.2rem}.news-cards[data-v-1b7b34d3]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.news-card[data-v-1b7b34d3]{background:#fff;border-radius:0;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.news-card[data-v-1b7b34d3]:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.12)}.news-image[data-v-1b7b34d3]{position:relative;height:180px;overflow:hidden}.news-image img[data-v-1b7b34d3]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.news-card:hover .news-image img[data-v-1b7b34d3]{transform:scale(1.05)}.news-date[data-v-1b7b34d3]{position:absolute;top:0;left:0;background-color:#063;color:#fff;padding:5px 10px;border-radius:0;display:flex;flex-direction:column;align-items:center;min-width:50px}.news-date .day[data-v-1b7b34d3]{font-size:1.5rem;font-weight:700;line-height:1}.news-date .month[data-v-1b7b34d3]{font-size:.9rem;text-transform:uppercase}.news-content[data-v-1b7b34d3]{padding:15px;flex-grow:1;display:flex;flex-direction:column}.news-title[data-v-1b7b34d3]{font-size:1.1rem;color:#333;margin-bottom:8px;line-height:1.4;font-weight:500;-webkit-line-clamp:2}.news-excerpt[data-v-1b7b34d3],.news-title[data-v-1b7b34d3]{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-excerpt[data-v-1b7b34d3]{color:#666;font-size:.9rem;line-height:1.5;flex-grow:1;-webkit-line-clamp:3}.view-more[data-v-1b7b34d3]{color:#063;text-decoration:none;font-weight:600;display:inline-block;position:relative;padding-bottom:2px;align-self:flex-start}.view-more[data-v-1b7b34d3]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#063;transition:width .3s ease}.view-more[data-v-1b7b34d3]:hover:after{width:100%}.view-all-container[data-v-1b7b34d3]{text-align:center;margin-top:40px}.view-all-btn[data-v-1b7b34d3]{display:inline-block;padding:8px 25px;background-color:#063;color:#fff;text-decoration:none;border-radius:0;font-weight:500;font-size:.9rem;transition:background-color .3s ease}.view-all-btn[data-v-1b7b34d3]:hover{background-color:#005528}@media (max-width:992px){.news-cards[data-v-1b7b34d3]{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.news-cards[data-v-1b7b34d3]{grid-template-columns:1fr}.news-section[data-v-1b7b34d3]{padding:40px 0}.section-title[data-v-1b7b34d3]{font-size:2rem}}.product-carousel-section[data-v-1202c7e0]{padding:30px 0;background-color:transparent;width:100%;overflow:hidden}.title-container[data-v-1202c7e0]{text-align:center;margin-bottom:15px;padding:0 15px}.section-title[data-v-1202c7e0]{text-align:center;font-size:2.5rem;color:#063;margin-bottom:15px;position:relative;display:inline-block}.section-title[data-v-1202c7e0]:after,.section-title[data-v-1202c7e0]:before{content:"";position:absolute;top:50%;width:40px;height:2px;background-color:#063;transform:translateY(-50%)}.section-title[data-v-1202c7e0]:before{left:-30px}.section-title[data-v-1202c7e0]:after{right:-30px}.section-subtitle[data-v-1202c7e0]{text-align:center;font-size:1.1rem;color:#666;max-width:800px;margin:0 auto 40px}.product-carousel[data-v-1202c7e0]{max-width:1200px;margin:0 auto;position:relative;padding:0 20px}.carousel-container[data-v-1202c7e0]{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.carousel-wrapper[data-v-1202c7e0]{display:flex;transition:transform .7s cubic-bezier(.4,0,.2,1);height:100%}.product-slide[data-v-1202c7e0]{flex:0 0 100%;min-width:100%;display:flex;justify-content:center;align-items:center;opacity:.7;transition:opacity .5s ease}.product-slide.active[data-v-1202c7e0]{opacity:1}.product-detail-card[data-v-1202c7e0]{display:flex;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:8px;overflow:hidden;width:100%;height:400px;box-shadow:0 8px 20px rgba(0,0,0,.1);border:1px solid rgba(0,102,51,.1);transition:transform .3s ease,box-shadow .3s ease}.product-detail-card[data-v-1202c7e0]:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(0,102,51,.15)}.product-image[data-v-1202c7e0]{flex:0 0 50%;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img[data-v-1202c7e0]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.product-detail-card:hover .product-image img[data-v-1202c7e0]{transform:scale(1.05)}.product-info[data-v-1202c7e0]{flex:0 0 50%;padding:30px;display:flex;flex-direction:column;background-color:#fff;color:#333}.product-name[data-v-1202c7e0]{font-size:1.8rem;color:#063;margin-bottom:5px;font-weight:600;display:flex;flex-direction:column;position:relative;padding-bottom:15px}.product-name[data-v-1202c7e0]:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background-color:#8bc34a;border-radius:2px}.english-name[data-v-1202c7e0]{font-size:1.2rem;color:#888;font-weight:400;margin-top:5px}.product-specs[data-v-1202c7e0]{margin:20px 0;flex:1}.spec-item[data-v-1202c7e0]{display:flex;margin-bottom:12px;align-items:center}.spec-label[data-v-1202c7e0]{flex:0 0 80px;font-weight:600;color:#555;position:relative}.spec-label[data-v-1202c7e0]:after{content:":";position:absolute;right:5px}.spec-value[data-v-1202c7e0]{flex:1;color:#333;background-color:rgba(0,102,51,.05);padding:4px 8px;border-radius:4px;font-size:.95rem}.product-actions[data-v-1202c7e0]{display:flex;gap:15px;margin-top:auto}.btn[data-v-1202c7e0]{padding:10px 20px;border-radius:4px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;border:none}.primary-btn[data-v-1202c7e0]{background-color:#8bc34a;color:#fff;text-decoration:none}.primary-btn[data-v-1202c7e0]:hover{background-color:#7cb342}.outline-btn[data-v-1202c7e0]{background-color:transparent;color:#063;border:1px solid #063}.outline-btn[data-v-1202c7e0]:hover{background-color:rgba(0,102,51,.1)}.carousel-btn[data-v-1202c7e0]{position:absolute;top:50%;transform:translateY(-50%);background-color:hsla(0,0%,100%,.8);color:#063;border:none;width:40px;height:40px;border-radius:50%;font-size:18px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .3s ease}.carousel-btn[data-v-1202c7e0]:hover{background-color:hsla(0,0%,100%,.95);box-shadow:0 3px 8px rgba(0,0,0,.15)}.carousel-btn.prev[data-v-1202c7e0]{left:15px}.carousel-btn.next[data-v-1202c7e0]{right:15px}.carousel-nav[data-v-1202c7e0]{display:flex;justify-content:center;margin-top:20px;gap:8px}.carousel-dot[data-v-1202c7e0]{width:10px;height:10px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:all .3s ease;margin:0 5px}.carousel-dot.active[data-v-1202c7e0]{background-color:#063;width:40px}@media (max-width:1400px){.product-carousel[data-v-1202c7e0]{max-width:95%}}@media (max-width:992px){.product-detail-card[data-v-1202c7e0]{flex-direction:column;height:auto}.product-image[data-v-1202c7e0],.product-info[data-v-1202c7e0]{flex:0 0 100%}.product-image[data-v-1202c7e0]{height:250px}}@media (max-width:768px){.section-title[data-v-1202c7e0]{font-size:2rem}.product-name[data-v-1202c7e0]{font-size:1.5rem}.product-actions[data-v-1202c7e0]{flex-direction:column;gap:10px}.carousel-btn[data-v-1202c7e0]{width:35px;height:35px;font-size:16px}}.home-page[data-v-be0e87fe]{width:100%;min-height:100vh;position:relative;margin:0;padding:0;box-sizing:border-box}.section[data-v-be0e87fe]{padding:80px 0;margin:0;width:100%;position:relative}.animate-section[data-v-be0e87fe],.section[data-v-be0e87fe]{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.animate-visible[data-v-be0e87fe]{opacity:1!important;transform:translateY(0)!important}.section-title[data-v-be0e87fe]{text-align:center;font-size:2.8rem;margin-bottom:1.5rem;color:#063;width:100%;font-weight:300;letter-spacing:1px;position:relative;padding-bottom:15px}.section-title[data-v-be0e87fe]:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#063;border-radius:1.5px}.section-subtitle[data-v-be0e87fe]{text-align:center;font-size:1.2rem;margin-bottom:3rem;color:#777;max-width:700px;margin-left:auto;margin-right:auto;font-weight:300;line-height:1.6;letter-spacing:.5px}.btn[data-v-be0e87fe]{padding:12px 30px;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:all .3s ease}.primary-btn[data-v-be0e87fe]{background-color:#063;color:#fff;border-radius:30px;padding:.8rem 2rem;font-weight:500;letter-spacing:.5px;box-shadow:0 4px 10px rgba(0,102,51,.2)}.primary-btn[data-v-be0e87fe]:hover{background-color:#004d26;box-shadow:0 6px 15px rgba(0,102,51,.3);transform:translateY(-2px)}.carousel[data-v-be0e87fe]{position:relative;height:73.34vh;width:100%;overflow:hidden}.carousel-items[data-v-be0e87fe]{height:100%;width:100%}.carousel-item[data-v-be0e87fe]{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 1s ease;pointer-events:none}.carousel-item.active[data-v-be0e87fe]{opacity:1;pointer-events:auto}.carousel-item[data-v-be0e87fe]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.5));pointer-events:none}.carousel-content[data-v-be0e87fe]{position:relative;text-align:center;padding:0 20px;max-width:1200px;color:#fff;opacity:0;transform:translateY(20px);transition:all .8s ease;z-index:2}.carousel-item.active .carousel-content[data-v-be0e87fe]{opacity:1;transform:translateY(0)}.carousel-content h1[data-v-be0e87fe]{font-size:48px;font-weight:600;margin-bottom:20px;text-shadow:0 2px 4px rgba(0,0,0,.3);opacity:0;transform:translateY(30px);transition:all .8s ease .2s}.carousel-content p[data-v-be0e87fe]{font-size:24px;margin-bottom:30px;text-shadow:0 1px 2px rgba(0,0,0,.3);line-height:1.5;opacity:0;transform:translateY(30px);transition:all .8s ease .4s}.carousel-content button[data-v-be0e87fe]{opacity:0;transform:translateY(30px);transition:all .8s ease .6s;position:relative;z-index:10;cursor:pointer!important;pointer-events:auto!important}.carousel-item.active .carousel-content button[data-v-be0e87fe],.carousel-item.active .carousel-content h1[data-v-be0e87fe],.carousel-item.active .carousel-content p[data-v-be0e87fe]{opacity:1;transform:translateY(0)}.carousel-nav[data-v-be0e87fe]{position:absolute;bottom:30px;left:0;right:0;display:flex;justify-content:center;gap:10px}.carousel-dot[data-v-be0e87fe]{width:12px;height:12px;border-radius:50%;background-color:hsla(0,0%,100%,.5);cursor:pointer;transition:background-color .3s ease}.carousel-dot.active[data-v-be0e87fe]{background-color:#fff}.carousel-btn[data-v-be0e87fe]{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.3);color:#fff;border:none;font-size:1.5rem;padding:15px;cursor:pointer;transition:background .3s ease;z-index:10}.carousel-btn[data-v-be0e87fe]:hover{background:rgba(0,0,0,.6)}.carousel-btn.prev[data-v-be0e87fe]{left:0}.carousel-btn.next[data-v-be0e87fe]{right:0}.company-intro[data-v-be0e87fe]{display:flex;flex-direction:column;gap:2.5rem;padding:3.5rem;background-color:#fff;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.05);width:90%;margin:0 auto;border:1px solid rgba(0,102,51,.05)}.company-name[data-v-be0e87fe]{font-size:2.2rem;color:#063;margin-bottom:1.5rem;font-weight:300;letter-spacing:.5px;position:relative;padding-bottom:15px}.company-name[data-v-be0e87fe]:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:2px;background-color:#063}.intro-text[data-v-be0e87fe]{color:#333}.intro-text p[data-v-be0e87fe]{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.learn-more-container[data-v-be0e87fe]{margin-top:1.5rem;display:flex;justify-content:flex-start}.certifications[data-v-be0e87fe]{display:flex;gap:2rem;margin-top:2rem}.cert-item[data-v-be0e87fe]{display:flex;align-items:center;gap:.5rem}.cert-icon[data-v-be0e87fe]{color:#063;font-size:1.2rem;font-weight:700}.company-stats[data-v-be0e87fe]{display:flex;justify-content:space-around;gap:2rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.stat-item[data-v-be0e87fe]{text-align:center}.stat-number[data-v-be0e87fe]{font-size:2rem;color:#063;font-weight:600;margin-bottom:.5rem}.stat-label[data-v-be0e87fe]{color:#666;font-size:1.1rem}.products-section[data-v-be0e87fe]{background-color:#f0f8f0;padding:50px 4%;width:100%;box-sizing:border-box}.products-grid[data-v-be0e87fe]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:0 4%;margin-top:2rem;margin-bottom:3rem}.product-card[data-v-be0e87fe]{background:#fff;border-radius:12px;padding:2.5rem 2rem;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:all .4s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;border:1px solid rgba(0,102,51,.05)}.product-card[data-v-be0e87fe]:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,102,51,.08);border-color:rgba(0,102,51,.1)}.product-icon[data-v-be0e87fe]{width:80px;height:80px;margin-bottom:1.5rem}.product-icon img[data-v-be0e87fe]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-card h3[data-v-be0e87fe]{color:#063;font-size:1.5rem;margin-bottom:1rem}.product-card p[data-v-be0e87fe]{color:#666;margin-bottom:1.5rem;line-height:1.6}.view-more[data-v-be0e87fe]{padding:.8rem 1.8rem;background:transparent;border:1px solid #063;color:#063;border-radius:30px;cursor:pointer;transition:all .3s ease;font-weight:500;letter-spacing:.5px;font-size:.95rem}.view-more[data-v-be0e87fe]:hover{background:#063;color:#fff}.contact-section[data-v-be0e87fe]{background-color:#f9f9f9;padding:60px 0;width:100%;text-align:center}.contact-container[data-v-be0e87fe]{max-width:1400px;margin:0 auto;padding:0}.contact-form[data-v-be0e87fe]{max-width:1400px;margin:0 auto}.inline-form[data-v-be0e87fe]{display:flex;flex-wrap:nowrap;gap:10px;align-items:center;justify-content:center}.form-group[data-v-be0e87fe]{margin:0;flex:1}.message-group[data-v-be0e87fe]{flex:2}.form-group input[data-v-be0e87fe]{width:100%;height:45px;padding:0 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:all .3s ease;background-color:#fff}.form-group input[data-v-be0e87fe]:focus{outline:none;border-color:#063;box-shadow:0 0 0 2px rgba(0,102,51,.1)}.form-submit[data-v-be0e87fe]{margin:0}.contact-form .btn.primary-btn[data-v-be0e87fe]{height:45px;padding:0 20px;font-size:14px;background-color:#063;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.contact-form .btn.primary-btn[data-v-be0e87fe]:hover{background-color:#004d26}@media (max-width:992px){.section[data-v-be0e87fe]{padding:40px 0}.carousel[data-v-be0e87fe]{width:100%}.inline-form[data-v-be0e87fe]{flex-wrap:wrap;gap:10px}.form-group[data-v-be0e87fe]{flex:1 0 calc(50% - 10px)}.message-group[data-v-be0e87fe]{flex:1 0 100%;margin:10px 0}.form-submit[data-v-be0e87fe]{flex:1 0 100%;margin-top:10px}.products-grid[data-v-be0e87fe]{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media (max-width:768px){.contact-section[data-v-be0e87fe]{padding:40px 0}.contact-container[data-v-be0e87fe]{padding:0 15px}.form-group[data-v-be0e87fe]{flex:1 0 100%;margin-bottom:10px}.contact-form .btn.primary-btn[data-v-be0e87fe]{width:100%}}@media (max-width:480px){.contact-section[data-v-be0e87fe]{padding:30px 0}.section-subtitle[data-v-be0e87fe]{margin-bottom:20px}.contact-form .btn.primary-btn[data-v-be0e87fe],.form-group input[data-v-be0e87fe]{height:40px;font-size:13px}}