@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css);#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}#app,#nav a{color:#2c3e50}#nav a{font-weight:700}#nav a.router-link-exact-active{color:#2d8cf0}.ivu-modal-header{border-bottom:none!important;padding:0!important;line-height:1}[data-v-8e612f9c]{margin:0;padding:0;box-sizing:border-box}.app[data-v-8e612f9c]{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;background-color:#f9fafb;line-height:1.6}.container[data-v-8e612f9c]{max-width:1200px;margin:0 auto;padding:0 20px}.img-responsive[data-v-8e612f9c]{max-width:100%;height:auto;display:block}.header[data-v-8e612f9c]{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease;background-color:transparent;width:100%}.header-scrolled[data-v-8e612f9c]{background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}.header-inner[data-v-8e612f9c]{display:flex;justify-content:space-between;align-items:center;height:80px;position:relative;width:100%}.logo[data-v-8e612f9c]{text-decoration:none;position:relative;z-index:1005;display:flex;align-items:center;gap:10px}.logo-img[data-v-8e612f9c]{height:40px;width:auto}.logo-text[data-v-8e612f9c]{font-size:1.8rem;font-weight:700;color:#27ae60;letter-spacing:1px}.header-scrolled .logo-text[data-v-8e612f9c]{color:#27ae60}.desktop-nav ul[data-v-8e612f9c]{display:flex;list-style:none;gap:35px}.nav-link[data-v-8e612f9c]{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.header-scrolled .nav-link[data-v-8e612f9c]{color:#333}.nav-link[data-v-8e612f9c]:hover{color:#27ae60}.nav-link[data-v-8e612f9c]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#27ae60;transition:width .3s ease}.nav-link[data-v-8e612f9c]:hover:after{width:100%}.mobile-menu-btn[data-v-8e612f9c]{display:none;background:none;border:none;font-size:1.5rem;color:#fff;cursor:pointer;padding:5px;z-index:1010;position:relative;transition:all .3s ease}.header-scrolled .mobile-menu-btn[data-v-8e612f9c]{color:#fff!important}.mobile-nav[data-v-8e612f9c]{position:fixed;top:60px;left:0;right:0;background-color:rgba(0,0,0,.95);box-shadow:0 10px 10px rgba(0,0,0,.2);transition:all .3s ease;z-index:990;display:block;opacity:0;transform:translateY(-100%);max-height:0;overflow:hidden;width:100%}@media (max-width:768px){.header[data-v-8e612f9c]{background-color:rgba(0,0,0,.9);position:fixed;width:100%;top:0;left:0;z-index:1000}.header-scrolled[data-v-8e612f9c]{background-color:rgba(0,0,0,.9)!important}.mobile-nav[data-v-8e612f9c]{display:block!important;position:fixed;width:100%;left:0;right:0}.header-inner[data-v-8e612f9c]{height:60px;padding:0 15px;display:flex;justify-content:space-between;align-items:center;position:relative}.logo-text[data-v-8e612f9c]{font-size:1.5rem;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.3)}.mobile-nav[data-v-8e612f9c]{display:block;top:60px;transform:translateY(-100%);overflow:hidden;max-height:0;background-color:rgba(0,0,0,.9);z-index:995}.mobile-nav-open[data-v-8e612f9c]{transform:translateY(0)!important;max-height:100vh!important;overflow:visible!important;opacity:1!important;display:block!important;position:fixed!important;left:0!important;right:0!important;width:100%!important;margin-top:0!important;padding-top:0!important}.mobile-menu-btn[data-v-8e612f9c]{font-size:1.3rem;padding:8px;display:block!important;position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#fff;background-color:transparent;border:none;outline:none;z-index:1010;cursor:pointer}}@media (min-width:769px){.mobile-menu-btn[data-v-8e612f9c],.mobile-nav[data-v-8e612f9c]{display:none!important}}.mobile-nav ul[data-v-8e612f9c]{list-style:none;padding:0;margin:0}.mobile-nav-link[data-v-8e612f9c]{display:block;padding:12px 20px;color:#fff;text-decoration:none;font-weight:500;border-bottom:1px solid hsla(0,0%,100%,.1);transition:all .3s ease;text-align:center;font-size:1.1rem}.mobile-nav-link[data-v-8e612f9c]:hover{background-color:hsla(0,0%,100%,.1);color:#27ae60}.hero[data-v-8e612f9c]{position:relative;height:100vh;background:url(https://picsum.photos/id/1048/1920/1080) 50%/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding-top:80px}.hero-overlay[data-v-8e612f9c]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6)}.hero-content[data-v-8e612f9c]{position:relative;z-index:1;max-width:800px}.hero h1[data-v-8e612f9c]{font-size:3.5rem;line-height:1.2;margin-bottom:20px}.hero-subtitle[data-v-8e612f9c]{font-size:1.25rem;margin-bottom:40px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons[data-v-8e612f9c]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.btn-primary[data-v-8e612f9c],.btn-secondary[data-v-8e612f9c],.btn-submit[data-v-8e612f9c]{display:inline-block;padding:12px 30px;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:1rem;border:none;cursor:pointer}.btn-primary[data-v-8e612f9c]{background-color:#27ae60;color:#fff}.btn-primary[data-v-8e612f9c]:hover{background-color:#219653;transform:translateY(-3px);box-shadow:0 4px 12px rgba(39,174,96,.3)}.btn-secondary[data-v-8e612f9c]{background-color:transparent;color:#fff;border:2px solid #fff}.btn-secondary[data-v-8e612f9c]:hover{background-color:#fff;color:#27ae60;transform:translateY(-3px);box-shadow:0 4px 12px hsla(0,0%,100%,.2)}.btn-submit[data-v-8e612f9c]{background-color:#27ae60;color:#fff;width:100%;padding:14px;font-size:1.1rem}.btn-submit[data-v-8e612f9c]:hover{background-color:#219653}.section-header[data-v-8e612f9c]{margin-bottom:60px}.section-title[data-v-8e612f9c]{font-size:2.2rem;color:#2c3e50;margin-bottom:15px;position:relative;display:inline-block}.section-description[data-v-8e612f9c]{font-size:1.1rem;color:#7f8c8d;max-width:700px;margin:0 auto}.section-divider[data-v-8e612f9c]{width:80px;height:3px;background-color:#27ae60;margin:20px auto 0}.about-section[data-v-8e612f9c]{padding:120px 0;background-color:#fff}.about-content[data-v-8e612f9c]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-text p[data-v-8e612f9c]{font-size:1.05rem;margin-bottom:20px;color:#555}.about-stats[data-v-8e612f9c]{display:flex;gap:30px;margin-top:40px}.stat-item[data-v-8e612f9c]{text-align:center;flex:1}.stat-number[data-v-8e612f9c]{display:block;font-size:2.2rem;font-weight:700;color:#27ae60;margin-bottom:5px}.stat-label[data-v-8e612f9c]{color:#777;font-size:.95rem}.about-image img[data-v-8e612f9c]{border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.business-section[data-v-8e612f9c]{padding:120px 0;background-color:#f8f9fa}.business-grid[data-v-8e612f9c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.business-card[data-v-8e612f9c]{background-color:#fff;padding:40px 30px;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease}.business-card[data-v-8e612f9c]:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.business-icon[data-v-8e612f9c]{font-size:3rem;color:#27ae60;margin-bottom:25px}.business-card h3[data-v-8e612f9c]{font-size:1.4rem;margin-bottom:15px;color:#2c3e50}.business-card p[data-v-8e612f9c]{color:#7f8c8d;font-size:1rem}.values-section[data-v-8e612f9c]{padding:120px 0;background-color:#fff}.values-grid[data-v-8e612f9c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.value-card[data-v-8e612f9c]{background-color:#f9f9f9;padding:40px 30px;border-radius:10px;transition:all .3s ease}.value-card[data-v-8e612f9c]:hover{transform:translateY(-8px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.value-icon[data-v-8e612f9c]{font-size:3.5rem;color:#27ae60;margin-bottom:25px;text-align:center}.value-card h3[data-v-8e612f9c]{font-size:1.5rem;color:#2c3e50;margin-bottom:20px;text-align:center}.value-card p[data-v-8e612f9c]{color:#555;font-size:1rem;line-height:1.7}.value-card ul[data-v-8e612f9c]{padding-left:20px;color:#555}.value-card ul li[data-v-8e612f9c]{margin-bottom:10px;line-height:1.6}.cases-section[data-v-8e612f9c]{padding:120px 0;background-color:#f8f9fa}.case-switcher[data-v-8e612f9c]{max-width:1000px;margin:0 auto}.case-tabs[data-v-8e612f9c]{display:flex;justify-content:center;gap:20px;margin-bottom:40px;flex-wrap:wrap}.case-tab[data-v-8e612f9c]{padding:12px 24px;border:2px solid #e0e0e0;background-color:#fff;color:#666;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:.95rem}.case-tab[data-v-8e612f9c]:hover{border-color:#27ae60;color:#27ae60}.case-tab.active[data-v-8e612f9c]{background-color:#27ae60;border-color:#27ae60;color:#fff}.case-content[data-v-8e612f9c]{position:relative;min-height:400px}.case-display[data-v-8e612f9c]{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;background-color:#fff;border-radius:15px;padding:40px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.case-image-container[data-v-8e612f9c]{overflow:hidden;border-radius:10px}.case-image[data-v-8e612f9c]{width:100%;height:300px;object-fit:cover;transition:transform .3s ease}.case-image[data-v-8e612f9c]:hover{transform:scale(1.05)}.case-details h3[data-v-8e612f9c]{font-size:1.8rem;color:#2c3e50;margin-bottom:20px}.case-details p[data-v-8e612f9c]{color:#666;font-size:1.1rem;line-height:1.7;margin-bottom:25px}.case-tags[data-v-8e612f9c]{display:flex;gap:10px;flex-wrap:wrap}.case-tag[data-v-8e612f9c]{background-color:#e8f5e8;color:#27ae60;padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:500}.partners-title[data-v-8e612f9c]{font-size:1.5rem;color:#2c3e50;margin-bottom:30px}.partners-logos[data-v-8e612f9c]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px}.partner-logo[data-v-8e612f9c]{width:120px;height:60px;background-color:#fff;display:flex;align-items:center;justify-content:center;color:#777;font-weight:600;border-radius:5px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.contact-section[data-v-8e612f9c]{padding:120px 0;background-color:#fff}.section-header[data-v-8e612f9c]{text-align:center}.contact-content[data-v-8e612f9c]{display:flex;justify-content:center}.contact-form-container[data-v-8e612f9c]{background-color:#f9f9fa;padding:30px;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.05);width:100%;max-width:600px}.contact-form[data-v-8e612f9c]{display:flex;flex-direction:column;gap:20px}.form-group[data-v-8e612f9c]{margin-bottom:10px}.form-group label[data-v-8e612f9c]{display:block;margin-bottom:8px;font-weight:500;color:#333}.form-control[data-v-8e612f9c]{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:5px;font-size:1rem;transition:border-color .3s ease}.form-control[data-v-8e612f9c]:focus{border-color:#27ae60;outline:none;box-shadow:0 0 0 3px rgba(39,174,96,.1)}.footer[data-v-8e612f9c]{background-color:#2c3e50;color:#fff;padding:80px 0 40px}.footer-content[data-v-8e612f9c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:60px}.footer-logo[data-v-8e612f9c]{font-size:1.8rem;font-weight:700;color:#27ae60;margin-bottom:15px}.footer-desc[data-v-8e612f9c]{color:#bdc3c7;line-height:1.7}.footer-column h4[data-v-8e612f9c]{font-size:1.1rem;margin-bottom:20px;color:#fff;position:relative;padding-bottom:10px}.footer-column h4[data-v-8e612f9c]:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#27ae60}.footer-links[data-v-8e612f9c]{list-style:none}.footer-links li[data-v-8e612f9c]{margin-bottom:12px}.footer-links a[data-v-8e612f9c]{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-links a[data-v-8e612f9c]:hover{color:#27ae60;padding-left:5px}.footer-contact[data-v-8e612f9c]{list-style:none}.footer-contact li[data-v-8e612f9c]{display:flex;align-items:flex-start;margin-bottom:15px;color:#bdc3c7}.footer-contact i[data-v-8e612f9c]{color:#27ae60;margin-right:10px;margin-top:4px}.footer-bottom[data-v-8e612f9c]{padding-top:30px;border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.copyright[data-v-8e612f9c]{color:#bdc3c7;font-size:.9rem}.footer-policies[data-v-8e612f9c]{display:flex;gap:20px;margin-top:10px}.footer-policies a[data-v-8e612f9c]{color:#bdc3c7;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-policies a[data-v-8e612f9c]:hover{color:#27ae60}.back-to-top[data-v-8e612f9c]{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background-color:#27ae60;color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer;box-shadow:0 4px 12px rgba(39,174,96,.3);transition:all .3s ease;z-index:999}.back-to-top[data-v-8e612f9c]:hover{background-color:#219653;transform:translateY(-5px)}@media (max-width:992px){.about-content[data-v-8e612f9c]{grid-template-columns:1fr}.about-image[data-v-8e612f9c]{order:-1;margin:0 auto;max-width:500px}.hero h1[data-v-8e612f9c]{font-size:2.8rem}.case-display[data-v-8e612f9c]{grid-template-columns:1fr;gap:30px;padding:30px}.case-image-container[data-v-8e612f9c]{order:-1}}@media (max-width:768px){.desktop-nav[data-v-8e612f9c]{display:none}.hero h1[data-v-8e612f9c]{font-size:2.2rem}.hero-subtitle[data-v-8e612f9c]{font-size:1.1rem}.section-title[data-v-8e612f9c]{font-size:1.8rem}.about-section[data-v-8e612f9c],.cases-section[data-v-8e612f9c]{padding:80px 0}.case-tabs[data-v-8e612f9c]{gap:10px;margin-bottom:30px}.case-tab[data-v-8e612f9c]{padding:10px 18px;font-size:.9rem}.case-display[data-v-8e612f9c]{padding:25px}.case-details h3[data-v-8e612f9c]{font-size:1.5rem}.case-details p[data-v-8e612f9c]{font-size:1rem}.about-stats[data-v-8e612f9c]{flex-direction:column;gap:20px}}@media (max-width:576px){.container[data-v-8e612f9c]{padding:0 15px;width:100%}.hero h1[data-v-8e612f9c]{font-size:1.8rem}.hero-buttons[data-v-8e612f9c]{flex-direction:column;gap:15px}.btn-primary[data-v-8e612f9c],.btn-secondary[data-v-8e612f9c]{width:100%}.header-inner[data-v-8e612f9c]{padding:0 10px}.logo-img[data-v-8e612f9c]{height:30px}.mobile-nav-link[data-v-8e612f9c]{font-size:.9rem}.mobile-menu-btn[data-v-8e612f9c]{font-size:1.1rem;padding:6px}.section-description[data-v-8e612f9c]{font-size:1rem}.case-tabs[data-v-8e612f9c]{gap:8px;margin-bottom:25px}.case-tab[data-v-8e612f9c]{padding:8px 12px;font-size:.8rem;min-width:auto}.case-display[data-v-8e612f9c]{padding:20px;gap:25px}.case-details h3[data-v-8e612f9c]{font-size:1.3rem;margin-bottom:15px}.case-details p[data-v-8e612f9c]{font-size:.95rem;margin-bottom:20px}.case-tags[data-v-8e612f9c]{gap:8px}.case-tag[data-v-8e612f9c]{padding:4px 10px;font-size:.75rem}.header-inner[data-v-8e612f9c]{height:50px}.logo-text[data-v-8e612f9c]{font-size:1.3rem}.mobile-nav[data-v-8e612f9c]{top:50px}.mobile-nav-link[data-v-8e612f9c]{padding:10px 15px;font-size:.95rem}.section-header[data-v-8e612f9c]{margin-bottom:40px}.about-section[data-v-8e612f9c],.business-section[data-v-8e612f9c],.cases-section[data-v-8e612f9c],.contact-section[data-v-8e612f9c]{padding:60px 0}.footer-column[data-v-8e612f9c]{text-align:center}.footer-contact li[data-v-8e612f9c],.social-links[data-v-8e612f9c]{justify-content:center}.footer-bottom[data-v-8e612f9c]{flex-direction:column;text-align:center}.back-to-top[data-v-8e612f9c]{width:40px;height:40px;bottom:20px;right:20px;font-size:1rem}}