@import"https://fonts.googleapis.com/css2?family=Bitter:wght@300;400;500;600;700&family=Hind:wght@300;400;500;600;700&display=swap";.navbar[data-v-52398ce8]{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:all .3s ease;box-shadow:none}.navbar-scrolled[data-v-52398ce8]{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 12px #0000001a}.container[data-v-52398ce8]{max-width:1400px;margin:0 auto;padding:0 50px;display:flex;align-items:center;justify-content:space-between;height:75px;position:relative}.logo-img[data-v-52398ce8]{height:55px;width:auto;transition:transform .3s ease;object-fit:contain;margin-top:5px}.logo-img[data-v-52398ce8]:hover{transform:scale(1.05)}.nav-menu[data-v-52398ce8]{display:flex;list-style:none;gap:40px;margin:0;padding:0}.nav-menu.menu-hidden[data-v-52398ce8]{display:none}.nav-menu li a[data-v-52398ce8]{text-decoration:none;color:#2c3e50;font-size:15px;font-weight:500;font-family:Hind,sans-serif;letter-spacing:.3px;transition:color .3s;position:relative;padding:8px 0}.nav-menu li a[data-v-52398ce8]:hover{color:#2196f3}.nav-menu li a.active[data-v-52398ce8]{color:#2196f3;font-weight:600;font-family:Bitter,serif}.nav-menu li a.active[data-v-52398ce8]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#2196f3,#0d47a1);border-radius:2px}.mobile-menu-btn[data-v-52398ce8]{display:none;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;background:none;border:none;cursor:pointer;padding:0;margin:0;z-index:1001}.mobile-menu-btn span[data-v-52398ce8]{width:22px;height:2px;background-color:#2c3e50;margin:2px 0;transition:all .3s ease;transform-origin:center}.mobile-menu-btn.active span[data-v-52398ce8]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.active span[data-v-52398ce8]:nth-child(2){opacity:0;transform:scale(0)}.mobile-menu-btn.active span[data-v-52398ce8]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu[data-v-52398ce8]{position:absolute;top:100%;left:0;right:0;background-color:#fff;box-shadow:0 4px 20px #0000001a;max-height:0;overflow:hidden;transition:all .3s ease;opacity:0;transform:translateY(-10px)}.mobile-menu.menu-open[data-v-52398ce8]{max-height:400px;opacity:1;transform:translateY(0)}.mobile-nav-menu[data-v-52398ce8]{list-style:none;margin:0;padding:20px 0}.mobile-nav-menu li[data-v-52398ce8]{text-align:center}.mobile-nav-menu li a[data-v-52398ce8]{display:block;padding:15px 20px;text-decoration:none;color:#2c3e50;font-size:16px;font-weight:500;font-family:Hind,sans-serif;transition:all .3s ease;border-bottom:1px solid #f0f0f0}.mobile-nav-menu li a[data-v-52398ce8]:hover{background-color:#f8f9fa;color:#2196f3}.mobile-nav-menu li a.active[data-v-52398ce8]{background-color:#e3f2fd;color:#2196f3;font-weight:600;font-family:Bitter,serif}.nav-actions[data-v-52398ce8]{display:flex;align-items:center;gap:15px}.lang-switcher[data-v-52398ce8]{position:relative;display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#f8f9fa;border:1.5px solid #e0e0e0;border-radius:25px;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;user-select:none}.lang-switcher[data-v-52398ce8]:hover{background-color:#fff;border-color:#2196f3;box-shadow:0 2px 8px #2196f326}.flag-icon[data-v-52398ce8]{width:22px;height:16px;object-fit:cover;border-radius:2px;box-shadow:0 1px 3px #0000001a}.lang-text[data-v-52398ce8]{font-size:14px;font-weight:600;color:#2c3e50;font-family:Bitter,serif;letter-spacing:.5px}.dropdown-icon[data-v-52398ce8]{transition:transform .3s ease;color:#666}.dropdown-icon.rotate[data-v-52398ce8]{transform:rotate(180deg)}.lang-dropdown[data-v-52398ce8]{position:absolute;top:calc(100% + 8px);right:0;background-color:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;overflow:hidden;min-width:180px;animation:slideDown-52398ce8 .3s ease;border:1px solid #e0e0e0}@keyframes slideDown-52398ce8{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.lang-option[data-v-52398ce8]{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;color:#2c3e50;font-family:Hind,sans-serif}.lang-option[data-v-52398ce8]:hover{background-color:#f0f7ff}.lang-option.active[data-v-52398ce8]{background-color:#e3f2fd;color:#2196f3;font-weight:600}.lang-option[data-v-52398ce8]:not(:last-child){border-bottom:1px solid #f0f0f0}@media(max-width:768px){.container[data-v-52398ce8]{padding:0 20px;height:65px}.nav-menu[data-v-52398ce8]{gap:25px}.nav-menu li a[data-v-52398ce8]{font-size:14px}.logo-img[data-v-52398ce8]{height:48px;margin-top:3px}.lang-switcher[data-v-52398ce8]{padding:6px 12px}}@media(max-width:480px){.nav-menu[data-v-52398ce8]{display:none}.mobile-menu-btn[data-v-52398ce8]{display:flex}.container[data-v-52398ce8]{justify-content:space-between;padding:0 15px}.logo-img[data-v-52398ce8]{height:45px}.lang-switcher[data-v-52398ce8]{padding:6px 10px;gap:6px}.flag-icon[data-v-52398ce8]{width:18px;height:14px}.lang-text[data-v-52398ce8]{display:none}.mobile-nav-menu li a[data-v-52398ce8]{font-size:15px;padding:12px 20px}}@media(max-width:360px){.mobile-nav-menu li a[data-v-52398ce8]{font-size:14px;padding:10px 15px}}.hero-banner[data-v-039684a9]{position:relative;width:100%;height:100vh;overflow:hidden;margin-top:75px}.carousel-container[data-v-039684a9]{display:flex;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.carousel-slide[data-v-039684a9]{position:relative;min-width:100%;height:100%}.carousel-slide img[data-v-039684a9]{width:100%;height:100%;object-fit:cover}.slide-overlay[data-v-039684a9]{position:absolute;inset:0;background:linear-gradient(to right,#0009,#0006)}.hero-content[data-v-039684a9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:left;color:#fff;z-index:10;width:90%;max-width:950px;padding:0 30px}.hero-title[data-v-039684a9]{font-size:56px;font-weight:700;margin-bottom:28px;line-height:1.2;text-shadow:0 4px 16px rgba(0,0,0,.5);font-family:Bitter,serif;letter-spacing:-.5px}.hero-subtitle[data-v-039684a9]{font-size:24px;margin-bottom:45px;opacity:.95;font-weight:300;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.4);font-family:Hind,sans-serif;max-width:800px}.hero-buttons[data-v-039684a9]{display:flex;gap:20px;justify-content:flex-start;flex-wrap:wrap}.btn-primary[data-v-039684a9],.btn-secondary[data-v-039684a9]{padding:15px 36px;font-size:16px;font-weight:600;border-radius:30px;border:none;cursor:pointer;transition:all .3s ease;font-family:Hind,sans-serif;display:flex;align-items:center;gap:8px;letter-spacing:.3px}.btn-primary[data-v-039684a9]{background-color:#d97f3e;color:#fff;box-shadow:0 4px 16px #d97f3e66}.btn-primary[data-v-039684a9]:hover{background-color:#c06d2f;transform:translateY(-3px);box-shadow:0 8px 24px #d97f3e80}.btn-primary svg[data-v-039684a9]{transition:transform .3s}.btn-primary:hover svg[data-v-039684a9]{transform:translate(4px)}.btn-secondary[data-v-039684a9]{background-color:transparent;color:#fff;border:2px solid #d97f3e}.btn-secondary[data-v-039684a9]:hover{background-color:#d97f3e;transform:translateY(-3px);box-shadow:0 6px 20px #d97f3e66}.btn-secondary svg[data-v-039684a9]{transition:transform .3s}.btn-secondary:hover svg[data-v-039684a9]{transform:translate(4px)}.carousel-indicators[data-v-039684a9]{position:absolute;bottom:50px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:20}.carousel-indicators span[data-v-039684a9]{width:10px;height:10px;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.carousel-indicators span[data-v-039684a9]:hover{background-color:#fffc;transform:scale(1.2)}.carousel-indicators span.active[data-v-039684a9]{background-color:#fff;width:32px;border-radius:5px}@media(max-width:768px){.hero-banner[data-v-039684a9]{margin-top:65px;height:80vh}.hero-title[data-v-039684a9]{font-size:38px}.hero-subtitle[data-v-039684a9]{font-size:17px;margin-bottom:35px}.hero-buttons[data-v-039684a9]{flex-direction:column;gap:15px;align-items:center}.btn-primary[data-v-039684a9],.btn-secondary[data-v-039684a9]{width:100%;max-width:280px;justify-content:center}.carousel-indicators[data-v-039684a9]{bottom:30px}}@media(max-width:480px){.hero-title[data-v-039684a9]{font-size:30px}.hero-subtitle[data-v-039684a9]{font-size:15px}}.product-showcase[data-v-844e658d]{padding:90px 0;background-color:#f5f6f8}.container[data-v-844e658d]{max-width:1400px;margin:0 auto;padding:0 50px}.products-grid[data-v-844e658d]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.product-card[data-v-844e658d]{position:relative;height:340px;border-radius:20px;overflow:hidden;cursor:pointer;background-size:cover;background-position:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #0000001f}.product-card[data-v-844e658d]:hover{transform:translateY(-10px);box-shadow:0 24px 48px #0003}.card-overlay[data-v-844e658d]{position:absolute;inset:0;background:linear-gradient(to bottom,#00000073,#000000bf);transition:all .4s ease}.product-card:hover .card-overlay[data-v-844e658d]{background:linear-gradient(to bottom,#0000008c,#000000d9)}.card-content[data-v-844e658d]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;padding:35px}.product-icon[data-v-844e658d]{margin-bottom:24px;opacity:.95;transition:transform .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.product-card:hover .product-icon[data-v-844e658d]{transform:scale(1.15) translateY(-5px)}.product-title[data-v-844e658d]{color:#fff;font-size:24px;font-weight:700;text-align:center;text-shadow:0 3px 12px rgba(0,0,0,.4);line-height:1.4;font-family:Bitter,serif;letter-spacing:.2px;transition:transform .3s}.product-card:hover .product-title[data-v-844e658d]{transform:translateY(-3px)}@media(max-width:1024px){.products-grid[data-v-844e658d]{grid-template-columns:repeat(2,1fr);gap:28px}.container[data-v-844e658d]{padding:0 30px}}@media(max-width:768px){.container[data-v-844e658d]{padding:0 20px}.product-showcase[data-v-844e658d]{padding:70px 0}.products-grid[data-v-844e658d]{grid-template-columns:1fr;gap:24px}.product-card[data-v-844e658d]{height:300px}.product-title[data-v-844e658d]{font-size:22px}}.contact-cta[data-v-6a3bcddc]{background:linear-gradient(135deg,#2a2a2a,#1a1a1a);padding:90px 0;text-align:center}.container[data-v-6a3bcddc]{max-width:1400px;margin:0 auto;padding:0 50px}.cta-title[data-v-6a3bcddc]{font-size:48px;font-weight:700;color:#fff;margin-bottom:40px;font-family:Bitter,serif;letter-spacing:1px}.cta-button[data-v-6a3bcddc]{padding:18px 45px;font-size:30px;font-weight:600;background-color:#d97f3e;color:#fff;border:none;border-radius:35px;cursor:pointer;transition:all .3s ease;font-family:Hind,sans-serif;display:inline-flex;align-items:center;gap:10px;box-shadow:0 6px 20px #d97f3e66}.website-footer[data-v-b7992ef8]{background-color:#1a1a1a;color:#ccc;padding:60px 0 30px}.container[data-v-b7992ef8]{max-width:1400px;margin:0 auto;padding:0 50px}.footer-content[data-v-b7992ef8]{display:flex;align-items:center;justify-content:space-between;padding-bottom:45px;border-bottom:1px solid #333}.logo-img[data-v-b7992ef8]{height:120px;width:auto;transition:transform .3s ease;object-fit:contain}.logo-img[data-v-b7992ef8]:hover{transform:scale(1.05)}.footer-right[data-v-b7992ef8]{display:flex;align-items:center;gap:30px}.lang-switcher[data-v-b7992ef8]{position:relative;display:flex;align-items:center;gap:10px;background-color:#ffffff14;padding:10px 22px;border-radius:28px;cursor:pointer;transition:all .3s ease;border:1.5px solid rgba(255,255,255,.1)}.lang-switcher[data-v-b7992ef8]:hover{background-color:#ffffff1f;border-color:#fff3}.flag-icon[data-v-b7992ef8]{width:26px;height:19px;object-fit:cover;border-radius:3px;box-shadow:0 2px 4px #0000004d}.lang-text[data-v-b7992ef8]{font-size:15px;font-weight:700;color:#fff;font-family:Segoe UI,sans-serif;letter-spacing:.5px}.dropdown-icon[data-v-b7992ef8]{color:#a0aec0;transition:transform .3s ease}.dropdown-icon.rotate[data-v-b7992ef8]{transform:rotate(180deg)}.lang-dropdown[data-v-b7992ef8]{position:absolute;bottom:calc(100% + 10px);right:0;background-color:#2a2a2a;border-radius:12px;box-shadow:0 8px 24px #0006;overflow:hidden;min-width:180px;animation:slideUp-b7992ef8 .3s ease;border:1px solid #444}@keyframes slideUp-b7992ef8{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lang-option[data-v-b7992ef8]{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;color:#e0e0e0;font-family:Segoe UI,sans-serif}.lang-option[data-v-b7992ef8]:hover{background-color:#2196f326}.lang-option.active[data-v-b7992ef8]{background-color:#2196f340;color:#2196f3;font-weight:600}.lang-option[data-v-b7992ef8]:not(:last-child){border-bottom:1px solid #333}.footer-bottom[data-v-b7992ef8]{text-align:center;padding-top:30px}.footer-bottom p[data-v-b7992ef8]{margin:0;font-size:14px;font-family:Hind,sans-serif;color:#888}@media(max-width:768px){.container[data-v-b7992ef8]{padding:0 20px}.footer-content[data-v-b7992ef8]{flex-direction:row;gap:20px;text-align:left;align-items:flex-start}.footer-logo[data-v-b7992ef8]{flex:0 0 auto}.logo-img[data-v-b7992ef8]{height:80px}.footer-right[data-v-b7992ef8]{flex:1;display:flex;justify-content:flex-end}.lang-switcher[data-v-b7992ef8]{padding:8px 18px}.website-footer[data-v-b7992ef8]{padding:50px 0 30px}}.home-page[data-v-c5e291ad]{font-family:Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;color:#333;overflow-x:hidden}.technology-page[data-v-17e7ff31]{font-family:Hind,Bitter,Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;overflow-x:hidden}.hero-section[data-v-17e7ff31]{position:relative;color:#fff;padding:120px 0 80px;text-align:center;margin-top:75px}.hero-background[data-v-17e7ff31]{position:absolute;inset:0;z-index:-1}.hero-background img[data-v-17e7ff31]{width:100%;height:100%;object-fit:cover}.slide-overlay[data-v-17e7ff31]{position:absolute;inset:0;background:linear-gradient(to right,#0009,#0006)}.container[data-v-17e7ff31]{max-width:1400px;margin:0 auto;padding:0 50px}.page-title[data-v-17e7ff31]{font-size:58px;font-weight:700;margin-bottom:28px;line-height:1.2;text-shadow:0 4px 16px rgba(0,0,0,.3);font-family:Bitter,serif;letter-spacing:-.5px}.page-subtitle[data-v-17e7ff31]{font-size:20px;margin-bottom:45px;opacity:.95;font-weight:300;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.2);font-family:Hind,sans-serif;max-width:800px;margin-left:auto;margin-right:auto}.content-section[data-v-17e7ff31]{padding:90px 0;background-color:#f5f6f8}.tech-grid[data-v-17e7ff31]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.tech-card[data-v-17e7ff31]{position:relative;height:340px;border-radius:20px;overflow:hidden;cursor:pointer;background-size:cover;background-position:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #0000001f}.tech-card[data-v-17e7ff31]:hover{transform:translateY(-10px);box-shadow:0 24px 48px #0003}.card-overlay[data-v-17e7ff31]{position:absolute;inset:0;background:linear-gradient(to bottom,#00000073,#000000bf);transition:all .4s ease}.tech-card:hover .card-overlay[data-v-17e7ff31]{background:linear-gradient(to bottom,#0000008c,#000000d9)}.card-content[data-v-17e7ff31]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;padding:35px;text-align:center}.tech-title[data-v-17e7ff31]{color:#fff;font-size:24px;font-weight:700;text-align:center;text-shadow:0 3px 12px rgba(0,0,0,.4);line-height:1.4;font-family:Bitter,serif;letter-spacing:.2px;margin-bottom:15px;transition:transform .3s}.tech-card:hover .tech-title[data-v-17e7ff31]{transform:translateY(-3px)}.tech-description[data-v-17e7ff31]{color:#ffffffe6;font-size:16px;line-height:1.6;font-weight:300;text-shadow:0 2px 8px rgba(0,0,0,.3);font-family:Hind,sans-serif}@media(max-width:1024px){.tech-grid[data-v-17e7ff31]{grid-template-columns:repeat(2,1fr);gap:28px}.container[data-v-17e7ff31]{padding:0 30px}}@media(max-width:768px){.container[data-v-17e7ff31]{padding:0 20px}.hero-section[data-v-17e7ff31]{padding:100px 0 60px;margin-top:65px}.content-section[data-v-17e7ff31]{padding:70px 0}.tech-grid[data-v-17e7ff31]{grid-template-columns:1fr;gap:24px}.tech-card[data-v-17e7ff31]{height:300px}.page-title[data-v-17e7ff31]{font-size:38px}.page-subtitle[data-v-17e7ff31]{font-size:17px;margin-bottom:35px}.tech-title[data-v-17e7ff31]{font-size:22px}}.products-page[data-v-62143c64]{font-family:Hind,Bitter,Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;overflow-x:hidden}.hero-section[data-v-62143c64]{position:relative;color:#fff;padding:120px 0 80px;text-align:center;margin-top:75px}.hero-background[data-v-62143c64]{position:absolute;inset:0;z-index:-1}.hero-background img[data-v-62143c64]{width:100%;height:100%;object-fit:cover}.slide-overlay[data-v-62143c64]{position:absolute;inset:0;background:linear-gradient(to right,#0009,#0006)}.container[data-v-62143c64]{max-width:1400px;margin:0 auto;padding:0 50px}.page-title[data-v-62143c64]{font-size:58px;font-weight:700;margin-bottom:28px;line-height:1.2;text-shadow:0 4px 16px rgba(0,0,0,.3);font-family:Bitter,serif;letter-spacing:-.5px}.page-subtitle[data-v-62143c64]{font-size:20px;margin-bottom:45px;opacity:.95;font-weight:300;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.2);font-family:Hind,sans-serif;max-width:800px;margin-left:auto;margin-right:auto}.content-section[data-v-62143c64]{padding:90px 0;background-color:#f5f6f8}.category-tabs[data-v-62143c64]{display:flex;justify-content:center;gap:15px;margin-bottom:60px;flex-wrap:wrap}.category-tab[data-v-62143c64]{padding:12px 24px;border:none;background:#fff;color:#7f8c8d;font-size:16px;font-weight:500;border-radius:25px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #0000001f;font-family:Hind,sans-serif}.category-tab[data-v-62143c64]:hover{color:#d97f3e;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.category-tab.active[data-v-62143c64]{background:linear-gradient(135deg,#d97f3e,#c06d2f);color:#fff;box-shadow:0 4px 16px #d97f3e66}.products-grid[data-v-62143c64]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding:20px 0}.product-card[data-v-62143c64]{background:#fff;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #00000014;border:1px solid #f0f0f0}.product-card[data-v-62143c64]:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026;border-color:#d97f3e}.product-image-wrapper[data-v-62143c64]{width:100%;height:260px;overflow:hidden;background:#f8f9fa;display:flex;align-items:center;justify-content:center;position:relative}.product-image[data-v-62143c64]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-image[data-v-62143c64]{transform:scale(1.08)}.product-info[data-v-62143c64]{padding:24px 20px;background:#fff}.product-name[data-v-62143c64]{color:#2c3e50;font-size:18px;font-weight:600;text-align:center;line-height:1.5;font-family:Bitter,serif;letter-spacing:.3px;margin:0;min-height:54px;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.product-card:hover .product-name[data-v-62143c64]{color:#d97f3e}.product-summary[data-v-62143c64]{color:#666;font-size:14px;line-height:1.5;margin:8px 0;font-family:Hind,sans-serif}.category-name[data-v-62143c64]{color:#d97f3e;font-size:12px;margin:8px 0 0;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.loading-container[data-v-62143c64]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0}.loading-spinner[data-v-62143c64]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #d97f3e;border-radius:50%;animation:spin-62143c64 1s linear infinite;margin-bottom:16px}@keyframes spin-62143c64{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p[data-v-62143c64]{color:#666;font-size:16px;margin:0}.no-data[data-v-62143c64]{text-align:center;padding:60px 0;color:#666;font-size:16px}@media(max-width:1024px){.products-grid[data-v-62143c64]{grid-template-columns:repeat(3,1fr);gap:30px}.product-image-wrapper[data-v-62143c64]{height:220px}.product-name[data-v-62143c64]{font-size:16px;min-height:48px}.product-info[data-v-62143c64]{padding:20px 16px}.container[data-v-62143c64]{padding:0 30px}}@media(max-width:768px){.container[data-v-62143c64]{padding:0 20px}.hero-section[data-v-62143c64]{padding:100px 0 60px;margin-top:65px}.content-section[data-v-62143c64]{padding:70px 0}.products-grid[data-v-62143c64]{grid-template-columns:repeat(2,1fr);gap:24px}.product-card[data-v-62143c64]{border-radius:12px}.product-image-wrapper[data-v-62143c64]{height:180px}.product-name[data-v-62143c64]{font-size:15px;min-height:45px}.product-info[data-v-62143c64]{padding:16px 12px}.page-title[data-v-62143c64]{font-size:38px}.page-subtitle[data-v-62143c64]{font-size:17px;margin-bottom:35px}.category-tabs[data-v-62143c64]{gap:10px;margin-bottom:40px}.category-tab[data-v-62143c64]{padding:10px 20px;font-size:14px}}@media(max-width:480px){.products-grid[data-v-62143c64]{grid-template-columns:1fr;gap:20px}.product-image-wrapper[data-v-62143c64]{height:240px}.product-name[data-v-62143c64]{font-size:16px}.category-tabs[data-v-62143c64]{gap:8px;margin-bottom:30px}.category-tab[data-v-62143c64]{padding:8px 16px;font-size:13px}}.quality-page[data-v-836209d3]{font-family:Hind,Bitter,Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;overflow-x:hidden}.hero-section[data-v-836209d3]{position:relative;color:#fff;padding:120px 0 80px;text-align:center;margin-top:75px}.hero-background[data-v-836209d3]{position:absolute;inset:0;z-index:-1}.hero-background img[data-v-836209d3]{width:100%;height:100%;object-fit:cover}.slide-overlay[data-v-836209d3]{position:absolute;inset:0;background:linear-gradient(to right,#0009,#0006)}.container[data-v-836209d3]{max-width:1400px;margin:0 auto;padding:0 50px}.page-title[data-v-836209d3]{font-size:58px;font-weight:700;margin-bottom:28px;line-height:1.2;text-shadow:0 4px 16px rgba(0,0,0,.3);font-family:Bitter,serif;letter-spacing:-.5px}.page-subtitle[data-v-836209d3]{font-size:20px;margin-bottom:45px;opacity:.95;font-weight:300;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.2);font-family:Hind,sans-serif;max-width:800px;margin-left:auto;margin-right:auto}.content-section[data-v-836209d3]{padding:90px 0;background-color:#f5f6f8}.quality-intro[data-v-836209d3]{text-align:center;margin-bottom:60px}.section-title[data-v-836209d3]{font-size:36px;font-weight:600;color:#2c3e50;margin-bottom:20px;font-family:Bitter,serif}.section-description[data-v-836209d3]{font-size:18px;color:#7f8c8d;line-height:1.6;max-width:800px;margin:0 auto;font-family:Hind,sans-serif}.quality-grid[data-v-836209d3]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px}.quality-card[data-v-836209d3]{position:relative;height:340px;border-radius:20px;overflow:hidden;cursor:pointer;background-size:cover;background-position:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #0000001f}.quality-card[data-v-836209d3]:hover{transform:translateY(-10px);box-shadow:0 24px 48px #0003}.card-overlay[data-v-836209d3]{position:absolute;inset:0;background:linear-gradient(to bottom,#00000073,#000000bf);transition:all .4s ease}.quality-card:hover .card-overlay[data-v-836209d3]{background:linear-gradient(to bottom,#0000008c,#000000d9)}.card-content[data-v-836209d3]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;padding:35px;text-align:center}.quality-icon[data-v-836209d3]{width:80px;height:80px;margin-bottom:24px;background:#d97f3ee6;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.95;transition:transform .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.quality-card:hover .quality-icon[data-v-836209d3]{transform:scale(1.15) translateY(-5px)}.quality-icon img[data-v-836209d3]{width:40px;height:40px;filter:brightness(0) invert(1)}.quality-title[data-v-836209d3]{color:#fff;font-size:24px;font-weight:700;text-align:center;text-shadow:0 3px 12px rgba(0,0,0,.4);line-height:1.4;font-family:Bitter,serif;letter-spacing:.2px;margin-bottom:15px;transition:transform .3s}.quality-card:hover .quality-title[data-v-836209d3]{transform:translateY(-3px)}.quality-description[data-v-836209d3]{color:#ffffffe6;font-size:16px;line-height:1.6;font-weight:300;text-shadow:0 2px 8px rgba(0,0,0,.3);font-family:Hind,sans-serif}.certifications[data-v-836209d3]{margin-top:60px}.cert-grid[data-v-836209d3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px}.cert-item[data-v-836209d3]{background:#fff;border-radius:16px;padding:30px;text-align:center;box-shadow:0 8px 24px #00000014;transition:transform .3s ease}.cert-item[data-v-836209d3]:hover{transform:translateY(-5px)}.cert-icon[data-v-836209d3]{width:60px;height:60px;margin:0 auto 20px;background:linear-gradient(135deg,#ff9800,#f57c00);border-radius:50%;display:flex;align-items:center;justify-content:center}.cert-icon img[data-v-836209d3]{width:30px;height:30px;filter:brightness(0) invert(1)}.cert-name[data-v-836209d3]{font-size:20px;font-weight:600;color:#2c3e50;margin-bottom:10px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}.cert-description[data-v-836209d3]{font-size:14px;color:#7f8c8d;line-height:1.5}@media(max-width:1024px){.quality-grid[data-v-836209d3]{grid-template-columns:repeat(2,1fr);gap:28px}.container[data-v-836209d3]{padding:0 30px}}@media(max-width:768px){.container[data-v-836209d3]{padding:0 20px}.hero-section[data-v-836209d3]{padding:100px 0 60px;margin-top:65px}.content-section[data-v-836209d3]{padding:70px 0}.quality-grid[data-v-836209d3]{grid-template-columns:1fr;gap:24px}.quality-card[data-v-836209d3]{height:300px}.page-title[data-v-836209d3]{font-size:38px}.page-subtitle[data-v-836209d3]{font-size:17px;margin-bottom:35px}.section-title[data-v-836209d3]{font-size:28px}.section-description[data-v-836209d3]{font-size:16px}.cert-grid[data-v-836209d3]{grid-template-columns:1fr;gap:20px}}.sales-page[data-v-bf83a6e6]{font-family:Hind,Bitter,Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;overflow-x:hidden}.hero-section[data-v-bf83a6e6]{position:relative;color:#fff;padding:120px 0 80px;text-align:center;margin-top:75px}.hero-background[data-v-bf83a6e6]{position:absolute;inset:0;z-index:-1}.hero-background img[data-v-bf83a6e6]{width:100%;height:100%;object-fit:cover}.slide-overlay[data-v-bf83a6e6]{position:absolute;inset:0;background:linear-gradient(to right,#0009,#0006)}.container[data-v-bf83a6e6]{max-width:1400px;margin:0 auto;padding:0 50px}.page-title[data-v-bf83a6e6]{font-size:58px;font-weight:700;margin-bottom:28px;line-height:1.2;text-shadow:0 4px 16px rgba(0,0,0,.3);font-family:Bitter,serif;letter-spacing:-.5px}.page-subtitle[data-v-bf83a6e6]{font-size:20px;margin-bottom:45px;opacity:.95;font-weight:300;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.2);font-family:Hind,sans-serif;max-width:800px;margin-left:auto;margin-right:auto}.content-section[data-v-bf83a6e6]{padding:90px 0;background-color:#f5f6f8}.sales-intro[data-v-bf83a6e6]{text-align:center;margin-bottom:60px}.section-title[data-v-bf83a6e6]{font-size:36px;font-weight:600;color:#2c3e50;margin-bottom:20px;font-family:Bitter,serif}.section-description[data-v-bf83a6e6]{font-size:18px;color:#7f8c8d;line-height:1.6;max-width:800px;margin:0 auto;font-family:Hind,sans-serif}.world-map[data-v-bf83a6e6]{text-align:center;margin-bottom:80px}.map-placeholder[data-v-bf83a6e6]{background:#fff;border-radius:20px;padding:60px 40px;box-shadow:0 10px 30px #00000014}.map-icon[data-v-bf83a6e6]{width:120px;height:120px;margin-bottom:30px;opacity:.8}.map-text[data-v-bf83a6e6]{font-size:18px;color:#7f8c8d;font-weight:500}.regions-grid[data-v-bf83a6e6]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px}.region-card[data-v-bf83a6e6]{position:relative;height:340px;border-radius:20px;overflow:hidden;cursor:pointer;background-size:cover;background-position:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #0000001f}.region-card[data-v-bf83a6e6]:hover{transform:translateY(-10px);box-shadow:0 24px 48px #0003}.card-overlay[data-v-bf83a6e6]{position:absolute;inset:0;background:linear-gradient(to bottom,#00000073,#000000bf);transition:all .4s ease}.region-card:hover .card-overlay[data-v-bf83a6e6]{background:linear-gradient(to bottom,#0000008c,#000000d9)}.card-content[data-v-bf83a6e6]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;padding:35px;text-align:center}.region-icon[data-v-bf83a6e6]{width:80px;height:80px;margin-bottom:24px;background:#d97f3ee6;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.95;transition:transform .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.region-card:hover .region-icon[data-v-bf83a6e6]{transform:scale(1.15) translateY(-5px)}.region-icon img[data-v-bf83a6e6]{width:40px;height:40px;filter:brightness(0) invert(1)}.region-name[data-v-bf83a6e6]{color:#fff;font-size:24px;font-weight:700;text-align:center;text-shadow:0 3px 12px rgba(0,0,0,.4);line-height:1.4;font-family:Bitter,serif;letter-spacing:.2px;margin-bottom:20px;transition:transform .3s}.region-card:hover .region-name[data-v-bf83a6e6]{transform:translateY(-3px)}.region-stats[data-v-bf83a6e6]{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:25px}.stat-item[data-v-bf83a6e6]{text-align:center;padding:12px;background:#ffffff26;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-number[data-v-bf83a6e6]{display:block;font-size:24px;font-weight:700;color:#fff;margin-bottom:5px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.stat-label[data-v-bf83a6e6]{font-size:12px;color:#ffffffe6;font-weight:500;font-family:Hind,sans-serif}.region-features[data-v-bf83a6e6]{list-style:none;padding:0;margin:0}.feature-item[data-v-bf83a6e6]{font-size:14px;color:#ffffffe6;position:relative;padding:6px 0 6px 20px;text-shadow:0 1px 3px rgba(0,0,0,.3);font-family:Hind,sans-serif}.feature-item[data-v-bf83a6e6]:before{content:"•";color:#d97f3e;font-weight:700;position:absolute;left:0}.contact-section[data-v-bf83a6e6]{margin-top:60px}.contact-grid[data-v-bf83a6e6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px}.contact-card[data-v-bf83a6e6]{background:#fff;border-radius:16px;padding:30px;text-align:center;box-shadow:0 8px 24px #00000014;transition:transform .3s ease}.contact-card[data-v-bf83a6e6]:hover{transform:translateY(-5px)}.contact-icon[data-v-bf83a6e6]{width:60px;height:60px;margin:0 auto 20px;background:linear-gradient(135deg,#2196f3,#0d47a1);border-radius:50%;display:flex;align-items:center;justify-content:center}.contact-icon img[data-v-bf83a6e6]{width:30px;height:30px;filter:brightness(0) invert(1)}.contact-type[data-v-bf83a6e6]{font-size:18px;font-weight:600;color:#2c3e50;margin-bottom:10px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}.contact-info[data-v-bf83a6e6]{font-size:16px;color:#7f8c8d;line-height:1.5}@media(max-width:1024px){.regions-grid[data-v-bf83a6e6]{grid-template-columns:repeat(2,1fr);gap:28px}.container[data-v-bf83a6e6]{padding:0 30px}}@media(max-width:768px){.container[data-v-bf83a6e6]{padding:0 20px}.hero-section[data-v-bf83a6e6]{padding:100px 0 60px;margin-top:65px}.content-section[data-v-bf83a6e6]{padding:70px 0}.regions-grid[data-v-bf83a6e6]{grid-template-columns:1fr;gap:24px}.region-card[data-v-bf83a6e6]{height:300px}.page-title[data-v-bf83a6e6]{font-size:38px}.page-subtitle[data-v-bf83a6e6]{font-size:17px;margin-bottom:35px}.section-title[data-v-bf83a6e6]{font-size:28px}.section-description[data-v-bf83a6e6]{font-size:16px}.region-stats[data-v-bf83a6e6]{grid-template-columns:1fr;gap:15px}.contact-grid[data-v-bf83a6e6]{grid-template-columns:1fr;gap:20px}}.customers-page[data-v-879fe525]{font-family:Hind,Bitter,Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;overflow-x:hidden}.hero-section[data-v-879fe525]{position:relative;color:#fff;padding:120px 0 80px;text-align:center;margin-top:75px}.hero-background[data-v-879fe525]{position:absolute;inset:0;z-index:-1}.hero-background img[data-v-879fe525]{width:100%;height:100%;object-fit:cover}.slide-overlay[data-v-879fe525]{position:absolute;inset:0;background:linear-gradient(to right,#0009,#0006)}.container[data-v-879fe525]{max-width:1400px;margin:0 auto;padding:0 50px}.page-title[data-v-879fe525]{font-size:58px;font-weight:700;margin-bottom:28px;line-height:1.2;text-shadow:0 4px 16px rgba(0,0,0,.3);font-family:Bitter,serif;letter-spacing:-.5px}.page-subtitle[data-v-879fe525]{font-size:20px;margin-bottom:45px;opacity:.95;font-weight:300;line-height:1.7;text-shadow:0 2px 10px rgba(0,0,0,.2);font-family:Hind,sans-serif;max-width:800px;margin-left:auto;margin-right:auto}.content-section[data-v-879fe525]{padding:90px 0;background-color:#f5f6f8}.customers-intro[data-v-879fe525]{text-align:center;margin-bottom:60px}.section-title[data-v-879fe525]{font-size:36px;font-weight:600;color:#2c3e50;margin-bottom:20px;font-family:Bitter,serif}.section-description[data-v-879fe525]{font-size:18px;color:#7f8c8d;line-height:1.6;max-width:800px;margin:0 auto;font-family:Hind,sans-serif}.category-tabs[data-v-879fe525]{display:flex;justify-content:center;gap:15px;margin-bottom:50px;flex-wrap:wrap}.category-tab[data-v-879fe525]{padding:12px 24px;border:none;background:#fff;color:#7f8c8d;font-size:16px;font-weight:500;border-radius:25px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #0000001f;font-family:Hind,sans-serif}.category-tab[data-v-879fe525]:hover{color:#9c27b0;transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.category-tab.active[data-v-879fe525]{background:linear-gradient(135deg,#9c27b0,#6a1b9a);color:#fff;box-shadow:0 4px 16px #9c27b04d}.customers-grid[data-v-879fe525]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:80px}.customer-card[data-v-879fe525]{position:relative;height:340px;border-radius:20px;overflow:hidden;cursor:pointer;background-size:cover;background-position:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #0000001f}.customer-card[data-v-879fe525]:hover{transform:translateY(-10px);box-shadow:0 24px 48px #0003}.card-overlay[data-v-879fe525]{position:absolute;inset:0;background:linear-gradient(to bottom,#00000073,#000000bf);transition:all .4s ease}.customer-card:hover .card-overlay[data-v-879fe525]{background:linear-gradient(to bottom,#0000008c,#000000d9)}.card-content[data-v-879fe525]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;padding:35px;text-align:center}.customer-logo[data-v-879fe525]{width:80px;height:80px;margin-bottom:24px;background:#d97f3ee6;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.95;transition:transform .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.customer-card:hover .customer-logo[data-v-879fe525]{transform:scale(1.15) translateY(-5px)}.customer-logo img[data-v-879fe525]{width:50px;height:50px;object-fit:contain;filter:brightness(0) invert(1)}.customer-name[data-v-879fe525]{color:#fff;font-size:24px;font-weight:700;text-align:center;text-shadow:0 3px 12px rgba(0,0,0,.4);line-height:1.4;font-family:Bitter,serif;letter-spacing:.2px;margin-bottom:8px;transition:transform .3s}.customer-card:hover .customer-name[data-v-879fe525]{transform:translateY(-3px)}.customer-industry[data-v-879fe525]{font-size:16px;color:#d97f3e;font-weight:500;text-align:center;margin-bottom:20px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.customer-description[data-v-879fe525]{color:#ffffffe6;font-size:16px;line-height:1.6;margin-bottom:25px;text-shadow:0 2px 8px rgba(0,0,0,.3);font-family:Hind,sans-serif}.customer-results h4[data-v-879fe525]{font-size:18px;font-weight:600;color:#fff;margin-bottom:15px;font-family:Bitter,serif;text-shadow:0 2px 8px rgba(0,0,0,.3)}.customer-results ul[data-v-879fe525]{list-style:none;padding:0;margin:0}.customer-results li[data-v-879fe525]{font-size:15px;color:#ffffffe6;position:relative;padding:6px 0 6px 25px;text-shadow:0 1px 3px rgba(0,0,0,.3);font-family:Hind,sans-serif}.customer-results li[data-v-879fe525]:before{content:"✓";color:#d97f3e;font-weight:700;position:absolute;left:0}.testimonials[data-v-879fe525]{margin-top:60px}.testimonials-grid[data-v-879fe525]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:40px}.testimonial-card[data-v-879fe525]{background:#fff;border-radius:16px;padding:30px;box-shadow:0 10px 30px #00000014;transition:transform .3s ease}.testimonial-card[data-v-879fe525]:hover{transform:translateY(-5px)}.testimonial-text[data-v-879fe525]{font-size:16px;color:#7f8c8d;line-height:1.6;font-style:italic;margin-bottom:25px}.testimonial-author[data-v-879fe525]{display:flex;align-items:center}.author-avatar[data-v-879fe525]{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-right:15px;flex-shrink:0}.author-avatar img[data-v-879fe525]{width:100%;height:100%;object-fit:cover}.author-info[data-v-879fe525]{flex:1}.author-name[data-v-879fe525]{font-size:18px;font-weight:600;color:#2c3e50;margin-bottom:5px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}.author-position[data-v-879fe525]{font-size:14px;color:#7f8c8d;margin-bottom:3px}.author-company[data-v-879fe525]{font-size:14px;color:#9c27b0;font-weight:500}@media(max-width:1024px){.customers-grid[data-v-879fe525]{grid-template-columns:repeat(2,1fr);gap:28px}.container[data-v-879fe525]{padding:0 30px}}@media(max-width:768px){.container[data-v-879fe525]{padding:0 20px}.hero-section[data-v-879fe525]{padding:100px 0 60px;margin-top:65px}.content-section[data-v-879fe525]{padding:70px 0}.customers-grid[data-v-879fe525]{grid-template-columns:1fr;gap:24px}.customer-card[data-v-879fe525]{height:300px}.page-title[data-v-879fe525]{font-size:38px}.page-subtitle[data-v-879fe525]{font-size:17px;margin-bottom:35px}.section-title[data-v-879fe525]{font-size:28px}.section-description[data-v-879fe525]{font-size:16px}.category-tabs[data-v-879fe525]{gap:10px}.category-tab[data-v-879fe525]{padding:10px 20px;font-size:14px}.testimonials-grid[data-v-879fe525]{grid-template-columns:1fr;gap:20px}}.contact-page[data-v-069ef6dc]{font-family:Hind,Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;overflow-x:hidden}.hero-section[data-v-069ef6dc]{background:linear-gradient(135deg,#8a8a8a,#6a6a6a);padding:100px 0 60px;text-align:center;margin-top:75px}.container[data-v-069ef6dc]{max-width:1400px;margin:0 auto;padding:0 50px}.page-title[data-v-069ef6dc]{font-size:56px;font-weight:700;color:#fff;margin-bottom:20px;font-family:Bitter,serif;letter-spacing:1px}.breadcrumb[data-v-069ef6dc]{font-size:14px;color:#fff;opacity:.9;font-family:Hind,sans-serif;line-height:1.8}.breadcrumb-item[data-v-069ef6dc]{margin:0 2px}.breadcrumb-separator[data-v-069ef6dc],.breadcrumb-arrow[data-v-069ef6dc]{margin:0 4px}.breadcrumb-current[data-v-069ef6dc]{font-weight:500;margin-left:4px}.contact-content[data-v-069ef6dc]{background:#fff;padding:100px 0 120px;text-align:center}.logo-section[data-v-069ef6dc]{margin-bottom:50px}.company-logo[data-v-069ef6dc]{width:280px;height:auto}.contact-title[data-v-069ef6dc]{font-size:42px;font-weight:700;color:#2c3e50;margin-bottom:50px;font-family:Bitter,serif;letter-spacing:2px}.contact-details[data-v-069ef6dc]{max-width:600px;margin:0 auto 40px}.contact-item[data-v-069ef6dc]{margin-bottom:24px;font-size:24px;color:#2c3e50;font-family:Hind,sans-serif}.contact-link[data-v-069ef6dc]{color:#2c3e50;text-decoration:none;transition:color .3s ease;font-weight:500}.contact-link[data-v-069ef6dc]:hover{color:#d97f3e}.contact-info[data-v-069ef6dc]{display:inline-flex;align-items:center;gap:10px;font-weight:500}.whatsapp-icon[data-v-069ef6dc]{color:#25d366;flex-shrink:0}.tel-label[data-v-069ef6dc]{font-weight:600;margin-right:8px}.phone-number[data-v-069ef6dc]{font-weight:500}.service-promise[data-v-069ef6dc]{font-size:16px;color:#5a6c7d;font-family:Hind,sans-serif;font-weight:400;margin-top:50px;font-style:italic}@media(max-width:768px){.container[data-v-069ef6dc]{padding:0 20px}.hero-section[data-v-069ef6dc]{padding:80px 0 40px;margin-top:65px}.page-title[data-v-069ef6dc]{font-size:36px}.breadcrumb[data-v-069ef6dc]{font-size:12px;line-height:1.6}.contact-content[data-v-069ef6dc]{padding:60px 0 80px}.company-logo[data-v-069ef6dc]{width:200px}.contact-title[data-v-069ef6dc]{font-size:32px;margin-bottom:40px}.contact-item[data-v-069ef6dc]{font-size:18px;margin-bottom:20px}.service-promise[data-v-069ef6dc]{font-size:14px;margin-top:40px}}.about-page[data-v-cc3949d5]{font-family:Hind,Bitter,Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;overflow-x:hidden}.hero-section[data-v-cc3949d5]{position:relative;color:#fff;padding:120px 0 80px;text-align:center;margin-top:75px;background-color:#7d7d7d}.hero-background[data-v-cc3949d5]{position:absolute;inset:0;z-index:0}.hero-overlay[data-v-cc3949d5]{position:absolute;inset:0;background-color:#7d7d7de6}.container[data-v-cc3949d5]{max-width:1400px;margin:0 auto;padding:0 50px;position:relative;z-index:10}.page-title[data-v-cc3949d5]{font-size:58px;font-weight:700;margin-bottom:20px;line-height:1.2;text-shadow:0 4px 16px rgba(0,0,0,.3);font-family:Bitter,serif;letter-spacing:-.5px}.breadcrumb[data-v-cc3949d5]{font-size:14px;opacity:.95;font-weight:300;font-family:Hind,sans-serif}.breadcrumb .separator[data-v-cc3949d5]{margin:0 8px}.breadcrumb .current[data-v-cc3949d5]{font-weight:500}.intro-section[data-v-cc3949d5]{padding:80px 0;background-color:#fff}.intro-text[data-v-cc3949d5]{font-size:16px;line-height:1.8;color:#333;max-width:1000px;margin:0 auto;text-align:justify;font-family:Hind,sans-serif}.welcome-section[data-v-cc3949d5]{padding:80px 0;background-color:#f5f6f8;text-align:center}.logo-container[data-v-cc3949d5]{margin-bottom:30px;display:flex;justify-content:center}.company-logo[data-v-cc3949d5]{height:120px;max-width:200px;object-fit:contain}.welcome-title[data-v-cc3949d5]{font-size:42px;font-weight:700;margin-bottom:50px;color:#2c3e50;font-family:Bitter,serif}.contact-info[data-v-cc3949d5]{max-width:600px;margin:0 auto 40px}.contact-heading[data-v-cc3949d5]{font-size:20px;font-weight:600;margin-bottom:30px;color:#2c3e50;font-family:Hind,sans-serif}.contact-item[data-v-cc3949d5]{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:20px;font-size:16px}.contact-item .icon[data-v-cc3949d5]{color:#d97f3e;flex-shrink:0}.contact-link[data-v-cc3949d5]{color:#333;text-decoration:none;transition:color .3s;font-family:Hind,sans-serif}.contact-link[data-v-cc3949d5]:hover{color:#d97f3e}.contact-text[data-v-cc3949d5]{color:#333;font-family:Hind,sans-serif}.tel-label[data-v-cc3949d5]{margin-right:4px}.promise-text[data-v-cc3949d5]{font-size:14px;color:#666;max-width:600px;margin:0 auto;font-style:italic;font-family:Hind,sans-serif}@media(max-width:768px){.hero-section[data-v-cc3949d5]{padding:100px 0 60px;margin-top:65px}.container[data-v-cc3949d5]{padding:0 20px}.page-title[data-v-cc3949d5]{font-size:38px}.breadcrumb[data-v-cc3949d5]{font-size:12px}.intro-section[data-v-cc3949d5]{padding:60px 0}.intro-text[data-v-cc3949d5]{font-size:15px;text-align:left}.welcome-section[data-v-cc3949d5]{padding:60px 0}.company-logo[data-v-cc3949d5]{height:80px}.welcome-title[data-v-cc3949d5]{font-size:32px;margin-bottom:35px}.contact-heading[data-v-cc3949d5]{font-size:18px}.contact-item[data-v-cc3949d5]{font-size:14px}.promise-text[data-v-cc3949d5]{font-size:13px}}@media(max-width:480px){.page-title[data-v-cc3949d5]{font-size:30px}.breadcrumb[data-v-cc3949d5]{font-size:10px}.breadcrumb .separator[data-v-cc3949d5]{margin:0 4px}}.website-404[data-v-cbbfdea4]{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;padding:20px}.container[data-v-cbbfdea4]{max-width:800px;width:100%;text-align:center}.content[data-v-cbbfdea4]{background:#fff;border-radius:20px;padding:60px 40px;box-shadow:0 10px 30px #00000014}.error-code[data-v-cbbfdea4]{font-size:120px;font-weight:800;color:#2196f3;line-height:1;margin-bottom:20px;text-shadow:4px 4px 0 rgba(33,150,243,.1)}.title[data-v-cbbfdea4]{font-size:36px;font-weight:700;color:#2c3e50;margin-bottom:15px;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif}.subtitle[data-v-cbbfdea4]{font-size:18px;color:#7f8c8d;margin-bottom:40px;line-height:1.6}.actions[data-v-cbbfdea4]{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.btn-primary[data-v-cbbfdea4],.btn-secondary[data-v-cbbfdea4]{padding:14px 32px;font-size:16px;font-weight:600;border-radius:30px;border:none;cursor:pointer;transition:all .3s ease;font-family:Segoe UI,sans-serif;letter-spacing:.3px}.btn-primary[data-v-cbbfdea4]{background-color:#2196f3;color:#fff;box-shadow:0 4px 16px #2196f34d}.btn-primary[data-v-cbbfdea4]:hover{background-color:#0d47a1;transform:translateY(-3px);box-shadow:0 8px 24px #2196f366}.btn-secondary[data-v-cbbfdea4]{background-color:#f1f2f6;color:#2c3e50}.btn-secondary[data-v-cbbfdea4]:hover{background-color:#dfe4ea;transform:translateY(-3px);box-shadow:0 4px 16px #0000001a}@media(max-width:768px){.content[data-v-cbbfdea4]{padding:40px 20px}.error-code[data-v-cbbfdea4]{font-size:80px}.title[data-v-cbbfdea4]{font-size:28px}.subtitle[data-v-cbbfdea4]{font-size:16px}.actions[data-v-cbbfdea4]{gap:15px}.btn-primary[data-v-cbbfdea4],.btn-secondary[data-v-cbbfdea4]{padding:12px 24px;font-size:15px}}
