:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Arial,sans-serif;line-height:1.6;color:#333;overflow-x:hidden;display:block}*{box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:0 15px}.section-title{text-align:center;margin-bottom:40px}.section-title h2{font-size:2rem;color:#2c3e50;position:relative;display:inline-block}.section-title h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background-color:#2c3e50}.btn{display:inline-block;padding:10px 20px;background-color:#2c3e50;color:#fff;text-decoration:none;border-radius:4px;border:none;cursor:pointer;font-size:1rem;transition:background-color .3s ease}.btn:hover{background-color:#1a2530}@media (max-width: 992px){.section-title h2{font-size:1.8rem}}@media (max-width: 768px){.section-title h2{font-size:1.5rem}.btn{padding:8px 16px;font-size:.9rem}}.placeholder-image{background-color:#f1f1f1;display:flex;justify-content:center;align-items:center;color:#666;font-size:1.2rem;height:100%;width:100%}.animated{transform:translateZ(0);backface-visibility:hidden;perspective:1000px}#app{width:100%;max-width:100%;margin:0;padding:0;font-weight:400}a{text-decoration:none;color:#2c3e50;transition:.4s}a:hover{color:#3498db}@media (min-width: 1024px){body{display:block}#app{display:block;padding:0}}header[data-v-f9045af9]{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:10px 0;background-color:#fff;transition:all .3s ease;box-shadow:0 2px 5px #0000001a}header.scrolled[data-v-f9045af9]{padding:8px 0;box-shadow:0 2px 10px #0003}.header-container[data-v-f9045af9]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 15px}.logo-container[data-v-f9045af9]{display:flex;align-items:center;text-decoration:none}.logo[data-v-f9045af9]{height:40px;margin-right:12px}.logo img[data-v-f9045af9]{height:100%;width:auto}.logo-text[data-v-f9045af9]{display:flex;flex-direction:column}.company-name[data-v-f9045af9]{font-size:1.2rem;font-weight:700;color:#2c3e50;line-height:1.2;white-space:nowrap}.company-slogan[data-v-f9045af9]{font-size:.75rem;color:#7f8c8d;white-space:nowrap}nav ul[data-v-f9045af9]{display:flex;list-style:none;gap:20px;margin:0;padding:0;align-items:center}nav ul li a[data-v-f9045af9]{text-decoration:none;color:#2c3e50;font-weight:500;transition:color .3s ease;padding:5px 0;white-space:nowrap;position:relative}nav ul li a[data-v-f9045af9]:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#1e88e5;transition:width .3s ease}nav ul li a[data-v-f9045af9]:hover{color:#1e88e5}nav ul li a[data-v-f9045af9]:hover:after{width:100%}.language-item[data-v-f9045af9]{margin-left:15px;position:relative;cursor:pointer}.language-selector[data-v-f9045af9]{display:flex;align-items:center;color:#2c3e50;font-weight:500;padding:5px 10px;border-radius:4px}.language-selector[data-v-f9045af9]:hover{background-color:#f5f7fa}.globe-icon[data-v-f9045af9]{font-size:1rem;margin-right:5px}.arrow-down[data-v-f9045af9]{font-size:.7rem;margin-left:3px}.language-dropdown[data-v-f9045af9]{position:absolute;top:100%;right:0;width:120px;background-color:#fff;border-radius:4px;box-shadow:0 5px 15px #0000001a;z-index:1001}.language-option[data-v-f9045af9]{padding:10px 15px;border-bottom:1px solid #f5f7fa;transition:background-color .3s ease}.language-option[data-v-f9045af9]:last-child{border-bottom:none}.language-option[data-v-f9045af9]:hover{background-color:#f5f7fa;color:#1e88e5}.language-option.active[data-v-f9045af9]{background-color:#f0f8ff;color:#1e88e5;font-weight:700}.mobile-menu-toggle[data-v-f9045af9]{display:none;flex-direction:column;gap:5px;cursor:pointer}.mobile-menu-toggle span[data-v-f9045af9]{width:25px;height:3px;background-color:#2c3e50;transition:all .3s ease}@media (max-width: 992px){.company-slogan[data-v-f9045af9]{display:none}}@media (max-width: 768px){.mobile-menu-toggle[data-v-f9045af9]{display:flex}nav[data-v-f9045af9]{position:absolute;top:60px;left:0;width:100%;background-color:#fff;padding:20px;box-shadow:0 5px 10px #0000001a;display:none;z-index:1000}nav.mobile-open[data-v-f9045af9]{display:block}nav ul[data-v-f9045af9]{flex-direction:column;gap:15px}nav ul li[data-v-f9045af9]{width:100%;text-align:center}nav ul li a[data-v-f9045af9]{display:block;padding:10px}nav ul li a[data-v-f9045af9]:after{display:none}.language-item[data-v-f9045af9]{margin-left:0;margin-top:20px;padding-top:20px;border-top:1px solid #eee}.language-dropdown[data-v-f9045af9]{position:static;width:100%;margin-top:10px;box-shadow:none;border:1px solid #eee}}@media (max-width: 480px){.logo[data-v-f9045af9]{height:35px;margin-right:10px}.company-name[data-v-f9045af9]{font-size:1rem}.company-slogan[data-v-f9045af9]{font-size:.7rem}}.banner[data-v-53dcf40f]{width:100%;padding:0 0 40px;background-color:#f9fafc;position:relative;overflow:hidden}.gradient-overlay[data-v-53dcf40f]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#ffffffe6,#f9fafccc);z-index:1}.banner-container[data-v-53dcf40f]{max-width:1200px;margin:0 auto;padding:0;position:relative;z-index:2}.hero-image[data-v-53dcf40f]{width:100%;margin-bottom:30px}.factory-image[data-v-53dcf40f]{width:100%;height:500px;overflow:hidden;box-shadow:0 15px 30px #00000026}.factory-image img[data-v-53dcf40f]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.factory-image:hover img[data-v-53dcf40f]{transform:scale(1.03)}.banner-content[data-v-53dcf40f]{max-width:800px;margin:0 auto;text-align:center;padding:20px}.banner-content h1[data-v-53dcf40f]{font-size:2.5rem;color:#2c3e50;line-height:1.2;margin-bottom:15px;font-weight:700;background:linear-gradient(to right,#2c3e50,#4285f4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0px 2px 4px rgba(0,0,0,.1)}.banner-content p[data-v-53dcf40f]{font-size:1.1rem;color:#34495e;line-height:1.6;margin-bottom:0}.stats-container[data-v-53dcf40f]{position:relative;z-index:3;margin:25px auto;max-width:900px;padding:0 20px}.stats-row[data-v-53dcf40f]{display:flex;background-color:#fff;border-radius:12px;padding:15px 10px;box-shadow:0 5px 15px #00000014;width:100%}.stat-item[data-v-53dcf40f]{display:flex;align-items:center;padding:8px 15px;flex:1;position:relative}.stat-icon[data-v-53dcf40f]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;margin-right:10px;font-size:1.3rem}.stat-text[data-v-53dcf40f]{display:flex;flex-direction:column}.stat-text strong[data-v-53dcf40f]{font-size:1.3rem;font-weight:600;color:#2c3e50;line-height:1.1;margin-bottom:2px}.stat-description[data-v-53dcf40f]{font-size:.85rem;color:#7f8c8d;white-space:nowrap}.stat-item[data-v-53dcf40f]:not(:last-child):after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background-color:#e0e0e0}.brands-container[data-v-53dcf40f]{margin:40px auto;max-width:1100px;padding:0 20px}.brands-title[data-v-53dcf40f]{text-align:center;font-size:1.5rem;color:#2c3e50;margin-bottom:20px}.brands-carousel-wrap[data-v-53dcf40f]{position:relative;width:100%;overflow:hidden;padding:20px 0;background-color:#fff9;border-radius:12px;box-shadow:0 5px 15px #0000000d}.brands-carousel[data-v-53dcf40f]{display:flex;animation:scrollBrands-53dcf40f linear infinite;width:fit-content}@keyframes scrollBrands-53dcf40f{0%{transform:translate(0)}to{transform:translate(-50%)}}.brand-item[data-v-53dcf40f]{flex:0 0 auto;padding:0 25px;display:flex;align-items:center;justify-content:center}.brand-item img[data-v-53dcf40f]{max-width:100%;max-height:60px;filter:grayscale(100%);opacity:.7;transition:all .3s ease}.brand-item:hover img[data-v-53dcf40f]{filter:grayscale(0);opacity:1;transform:scale(1.05)}@media (max-width: 992px){.factory-image[data-v-53dcf40f]{height:400px}.banner-content h1[data-v-53dcf40f]{font-size:2.2rem}.stats-row[data-v-53dcf40f]{flex-wrap:wrap}.stat-item[data-v-53dcf40f]{min-width:50%;flex:0 0 50%}.stat-item[data-v-53dcf40f]:nth-child(2):after{display:none}.stat-item[data-v-53dcf40f]:nth-child(1),.stat-item[data-v-53dcf40f]:nth-child(2){border-bottom:1px solid #e0e0e0;padding-bottom:12px}.stat-item[data-v-53dcf40f]:nth-child(3),.stat-item[data-v-53dcf40f]:nth-child(4){padding-top:12px}.brand-item[data-v-53dcf40f]{padding:0 20px}.brand-item img[data-v-53dcf40f]{max-height:55px}}@media (max-width: 768px){.factory-image[data-v-53dcf40f]{height:300px}.banner-content[data-v-53dcf40f]{padding:15px}.banner-content h1[data-v-53dcf40f]{font-size:1.8rem}.banner-content p[data-v-53dcf40f]{font-size:1rem}.stats-row[data-v-53dcf40f]{padding:10px 5px}.stat-icon[data-v-53dcf40f]{width:30px;height:30px;font-size:1.1rem}.stat-text strong[data-v-53dcf40f]{font-size:1.1rem}.stat-description[data-v-53dcf40f]{font-size:.75rem}.brands-title[data-v-53dcf40f]{font-size:1.3rem}.brand-item[data-v-53dcf40f]{padding:0 15px}.brand-item img[data-v-53dcf40f]{max-height:50px}}@media (max-width: 576px){.factory-image[data-v-53dcf40f]{height:220px}.banner-content h1[data-v-53dcf40f]{font-size:1.6rem}.stats-container[data-v-53dcf40f]{padding:0 10px}.stats-row[data-v-53dcf40f]{flex-direction:column;padding:5px}.stat-item[data-v-53dcf40f]{width:100%;padding:8px 10px;flex:none}.stat-item[data-v-53dcf40f]:not(:last-child):after{display:none}.stat-item[data-v-53dcf40f]:not(:last-child){border-bottom:1px solid #e0e0e0}.stat-item[data-v-53dcf40f]:nth-child(1),.stat-item[data-v-53dcf40f]:nth-child(2){border-bottom:1px solid #e0e0e0;padding-bottom:8px}.stat-item[data-v-53dcf40f]:nth-child(3),.stat-item[data-v-53dcf40f]:nth-child(4){padding-top:8px}.brands-container[data-v-53dcf40f]{padding:0 10px;margin:30px auto}.brand-item[data-v-53dcf40f]{padding:0 10px}.brand-item img[data-v-53dcf40f]{max-height:40px}}.products-section[data-v-89110957]{padding:80px 0;background-color:#fff;width:100%}.container[data-v-89110957]{max-width:1200px;margin:0 auto;padding:0 15px}.section-title[data-v-89110957]{text-align:center;margin-bottom:50px}.section-title h2[data-v-89110957]{font-size:2rem;color:#2c3e50;position:relative;display:inline-block}.section-title h2[data-v-89110957]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background-color:#2c3e50}.product-categories-grid[data-v-89110957]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.product-category-card[data-v-89110957]{border-radius:8px;overflow:hidden;box-shadow:0 3px 15px #0000001a;background-color:#fff;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.product-category-card[data-v-89110957]:hover{transform:translateY(-5px);box-shadow:0 5px 20px #00000026}.category-image[data-v-89110957]{height:220px;overflow:hidden}.category-image img[data-v-89110957]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-category-card:hover .category-image img[data-v-89110957]{transform:scale(1.05)}.category-content[data-v-89110957]{padding:20px;flex-grow:1;display:flex;flex-direction:column}.category-content h3[data-v-89110957]{font-size:1.5rem;margin-bottom:15px;color:#2c3e50;text-align:center;position:relative;padding-bottom:10px}.category-content h3[data-v-89110957]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:2px;background-color:#2c3e50}.product-list[data-v-89110957]{list-style:none;padding:0;margin:0}.product-list li[data-v-89110957]{margin-bottom:10px;display:flex;align-items:center;color:#333}.check-icon[data-v-89110957]{color:#4caf50;font-weight:700;margin-right:10px;font-size:1.1rem}@media (max-width: 768px){.product-categories-grid[data-v-89110957]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.category-image[data-v-89110957]{height:180px}.category-content[data-v-89110957]{padding:15px}.category-content h3[data-v-89110957]{font-size:1.3rem}}.about-section[data-v-b1660ff5]{padding:100px 0 80px;width:100%;background-color:#fff;position:relative;overflow:hidden}.about-gradient[data-v-b1660ff5]{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top right,#4285f40d,#fff0 60%);z-index:0}.section-header[data-v-b1660ff5]{text-align:center;margin-bottom:60px;position:relative;z-index:1}.section-title[data-v-b1660ff5]{font-size:2.2rem;color:#2c3e50;margin:0 0 20px;font-weight:700;letter-spacing:normal;display:block;line-height:1.3}.title-line[data-v-b1660ff5]{width:80px;height:3px;background:linear-gradient(to right,#4285f4,#34a853);margin:0 auto;border-radius:3px}.about-container[data-v-b1660ff5]{display:flex;max-width:1200px;margin:0 auto;padding:0 20px;gap:40px;position:relative;z-index:1}.about-left[data-v-b1660ff5]{flex:1;display:flex;flex-direction:column}.about-text[data-v-b1660ff5]{margin-bottom:40px;background-color:#fff;padding:30px;border-radius:16px;box-shadow:0 10px 30px #0000000d;transform:translateY(0);transition:transform .3s ease}.about-text[data-v-b1660ff5]:hover{transform:translateY(-5px)}.about-text p[data-v-b1660ff5]{font-size:1.1rem;line-height:1.8;color:#333;margin:0}.production-chart[data-v-b1660ff5]{background-color:#fff;border-radius:16px;padding:25px;box-shadow:0 10px 30px #0000000d;transform:translateY(0);transition:transform .3s ease}.production-chart[data-v-b1660ff5]:hover{transform:translateY(-5px)}.chart-title[data-v-b1660ff5]{font-size:1.3rem;color:#2c3e50;margin-bottom:20px;text-align:center;font-weight:600}.chart-container[data-v-b1660ff5]{height:350px;width:100%}.chart[data-v-b1660ff5]{height:100%;width:100%}.about-right[data-v-b1660ff5]{flex:1;perspective:1000px}.image-grid[data-v-b1660ff5]{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:20px;height:100%}.factory-image[data-v-b1660ff5]{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 15px 35px #0000001a;transition:all .5s ease}.factory-image-1[data-v-b1660ff5]{transform:rotate(-2deg) translateZ(0)}.factory-image-2[data-v-b1660ff5]{transform:rotate(2deg) translateZ(0)}.factory-image-3[data-v-b1660ff5]{transform:rotate(1deg) translateZ(0)}.factory-image-4[data-v-b1660ff5]{transform:rotate(-1deg) translateZ(0)}.factory-image[data-v-b1660ff5]:hover{transform:rotate(0) translateZ(30px);box-shadow:0 25px 45px #00000026;z-index:10}.factory-image img[data-v-b1660ff5]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.factory-image:hover img[data-v-b1660ff5]{transform:scale(1.05)}.image-overlay[data-v-b1660ff5]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000 70%,#00000080);opacity:.7;transition:opacity .3s ease}.factory-image:hover .image-overlay[data-v-b1660ff5]{opacity:0}@media (max-width: 992px){.about-section[data-v-b1660ff5]{padding:80px 0 60px}.about-container[data-v-b1660ff5]{flex-direction:column}.about-left[data-v-b1660ff5],.about-right[data-v-b1660ff5]{width:100%}.chart-container[data-v-b1660ff5]{height:300px}.image-grid[data-v-b1660ff5]{margin-top:30px;height:500px}}@media (max-width: 768px){.about-section[data-v-b1660ff5]{padding:60px 0 40px}.section-title[data-v-b1660ff5]{font-size:2rem}.about-text[data-v-b1660ff5],.production-chart[data-v-b1660ff5]{padding:20px}.about-text p[data-v-b1660ff5]{font-size:1rem}.chart-container[data-v-b1660ff5]{height:250px}.image-grid[data-v-b1660ff5]{grid-template-columns:1fr;grid-template-rows:repeat(4,200px);height:auto}.factory-image[data-v-b1660ff5],.factory-image[data-v-b1660ff5]:hover{transform:none!important}}@media (max-width: 576px){.section-title[data-v-b1660ff5]{font-size:1.8rem}.chart-container[data-v-b1660ff5]{height:200px}.image-grid[data-v-b1660ff5]{grid-template-rows:repeat(4,150px)}}.advantages-section[data-v-dd2810d1]{padding:80px 0;background-color:#f8f9fa;width:100%}.container[data-v-dd2810d1]{max-width:1200px;margin:0 auto;padding:0 15px}.section-title[data-v-dd2810d1]{text-align:center;margin-bottom:50px}.section-title h2[data-v-dd2810d1]{font-size:2rem;color:#2c3e50;position:relative;display:inline-block}.section-title h2[data-v-dd2810d1]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background-color:#2c3e50}.advantages-grid[data-v-dd2810d1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.advantage-card[data-v-dd2810d1]{padding:30px;border-radius:10px;box-shadow:0 4px 10px #0000000d;transition:transform .3s ease,box-shadow .3s ease;text-align:center;border-top:3px solid #2c3e50}.advantage-card[data-v-dd2810d1]:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0000001a}.advantage-icon[data-v-dd2810d1]{font-size:3rem;margin-bottom:20px}.advantage-card h3[data-v-dd2810d1]{font-size:1.3rem;margin-bottom:15px;color:#2c3e50}.advantage-card p[data-v-dd2810d1]{color:#6c757d;line-height:1.6}@media (max-width: 768px){.advantages-grid[data-v-dd2810d1]{grid-template-columns:1fr}}.contact-section[data-v-ca75ebd2]{padding:80px 0;background-color:#fff;width:100%}.container[data-v-ca75ebd2]{max-width:1200px;margin:0 auto;padding:0 15px}.section-title[data-v-ca75ebd2]{text-align:center;margin-bottom:50px}.section-title h2[data-v-ca75ebd2]{font-size:2rem;color:#2c3e50;position:relative;display:inline-block}.section-title h2[data-v-ca75ebd2]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background-color:#2c3e50}.contact-content[data-v-ca75ebd2]{display:flex;gap:40px}.contact-info[data-v-ca75ebd2]{flex:1}.info-item[data-v-ca75ebd2]{display:flex;align-items:flex-start;margin-bottom:20px}.info-icon[data-v-ca75ebd2]{font-size:1.5rem;margin-right:15px;color:#2c3e50}.contact-map[data-v-ca75ebd2]{margin-top:30px}.map-placeholder[data-v-ca75ebd2]{height:200px;background-color:#f8f9fa;border-radius:8px;display:flex;justify-content:center;align-items:center;color:#6c757d;font-size:1.2rem;border:1px dashed #ddd}.contact-form[data-v-ca75ebd2]{flex:1}.form-group[data-v-ca75ebd2]{margin-bottom:20px}.form-group label[data-v-ca75ebd2]{display:block;margin-bottom:5px;font-weight:500;color:#2c3e50}.form-group input[data-v-ca75ebd2],.form-group textarea[data-v-ca75ebd2]{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem}.form-group textarea[data-v-ca75ebd2]{resize:vertical}.submit-btn[data-v-ca75ebd2]{padding:12px 25px;background-color:#2c3e50;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .3s ease}.submit-btn[data-v-ca75ebd2]:hover{background-color:#3498db}.form-success[data-v-ca75ebd2]{padding:15px;background-color:#d4edda;color:#155724;border-radius:4px;margin-bottom:20px}.form-error[data-v-ca75ebd2]{padding:15px;background-color:#f8d7da;color:#721c24;border-radius:4px;margin-bottom:20px}@media (max-width: 768px){.contact-content[data-v-ca75ebd2]{flex-direction:column}.contact-info[data-v-ca75ebd2],.contact-form[data-v-ca75ebd2]{width:100%}}.footer[data-v-4dc01e93]{background-color:#2c3e50;color:#ecf0f1;padding:60px 0 20px;width:100%}.footer-content[data-v-4dc01e93]{max-width:1200px;margin:0 auto 40px;padding:0 15px;display:flex;flex-wrap:wrap;gap:40px}.footer-logo[data-v-4dc01e93]{flex:1;min-width:200px;display:flex;flex-direction:column;align-items:flex-start}.footer-logo img[data-v-4dc01e93]{height:50px;margin-bottom:15px;filter:brightness(0) invert(1);display:block;max-width:100%}.footer-links[data-v-4dc01e93]{flex:2;display:flex;flex-wrap:wrap;gap:30px}.link-group[data-v-4dc01e93]{flex:1;min-width:160px}.link-group h4[data-v-4dc01e93]{color:#fff;font-size:1.2rem;margin-bottom:15px;padding-bottom:5px;border-bottom:2px solid #3498db;display:inline-block}.link-group ul[data-v-4dc01e93]{list-style:none;padding:0}.link-group ul li[data-v-4dc01e93]{margin-bottom:10px}.link-group ul li a[data-v-4dc01e93]{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.link-group ul li a[data-v-4dc01e93]:hover{color:#3498db}.contact-info li[data-v-4dc01e93]{color:#bdc3c7;margin-bottom:10px}.footer-bottom[data-v-4dc01e93]{max-width:1200px;margin:0 auto;padding:20px 15px 0;border-top:1px solid #34495e;display:flex;justify-content:space-between;flex-wrap:wrap}.footer-bottom p[data-v-4dc01e93]{color:#95a5a6;font-size:.9rem}@media (max-width: 768px){.footer-content[data-v-4dc01e93]{flex-direction:column;gap:30px}.footer-links[data-v-4dc01e93]{flex-direction:column;gap:20px}.footer-bottom[data-v-4dc01e93]{flex-direction:column;gap:10px;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#333}.app-container{width:100%;max-width:100%;padding:0;overflow:hidden}section{padding:40px 0}h1,h2,h3{margin-bottom:20px}img{max-width:100%;height:auto}.quality-section{padding:100px 0;background-color:#f8f9fc;position:relative;overflow:hidden}.quality-bg-elements{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.bg-circle{position:absolute;border-radius:50%}.circle-1{width:300px;height:300px;top:-100px;right:-100px;background:linear-gradient(135deg,#4285f40d,#4285f41a)}.circle-2{width:500px;height:500px;bottom:-200px;left:-200px;background:linear-gradient(135deg,#4285f408,#4285f414)}.bg-square{position:absolute;width:150px;height:150px;top:10%;left:5%;transform:rotate(45deg);border:2px dashed rgba(66,133,244,.2)}.bg-dots{position:absolute;top:0;right:0;width:100%;height:100%;background-image:radial-gradient(rgba(66,133,244,.15) 1px,transparent 1px);background-size:20px 20px;opacity:.3}.quality-container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.section-header{text-align:center;margin-bottom:60px;position:relative}.section-title{font-size:2.5rem;color:#2c3e50;margin-bottom:15px;position:relative;display:inline-block;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.05)}.title-underline{width:80px;height:4px;background:linear-gradient(to right,#4285f4,#34a853);margin:0 auto 20px;border-radius:2px}.section-description{max-width:800px;margin:0 auto;font-size:1.1rem;color:#34495e;line-height:1.8}.quality-process{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;margin-bottom:80px}.process-item{background-color:#fff;padding:40px 30px;border-radius:10px;box-shadow:0 10px 30px #0000000d;transition:all .4s ease;position:relative;z-index:1;overflow:hidden}.process-item:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(to bottom,#4285f4,transparent);z-index:-1;transition:all .4s ease}.process-item:hover{transform:translateY(-10px);box-shadow:0 15px 35px #4285f426}.process-item:hover:before{width:100%;background:linear-gradient(135deg,rgba(66,133,244,.05) 0%,transparent 80%)}.process-icon{margin-bottom:25px;position:relative;display:inline-block}.icon-svg{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));transition:all .3s ease}.process-item:hover .icon-svg{transform:scale(1.05)}.step-number{position:absolute;top:-10px;right:-10px;background:#4285f4;color:#fff;font-size:.75rem;font-weight:700;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0003}.process-item h3{font-size:1.4rem;color:#2c3e50;margin-bottom:15px;position:relative;padding-bottom:15px}.process-item h3:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#4285f4;transition:width .3s ease}.process-item:hover h3:after{width:60px}.process-item p{color:#5f6368;margin-bottom:20px;line-height:1.7}.process-details{border-top:1px dashed rgba(0,0,0,.1);padding-top:15px}.detail-item{display:flex;align-items:center;margin-bottom:10px;font-size:.9rem;color:#5f6368}.check-icon{color:#34a853;font-weight:700;margin-right:8px}.quality-certifications{text-align:center;padding:50px 20px;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #0000000d;position:relative;overflow:hidden}.quality-certifications:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(to right,#4285f4,#34a853,#fbbc05,#ea4335)}.quality-certifications h3{font-size:1.8rem;color:#2c3e50;margin-bottom:40px;position:relative;display:inline-block}.quality-certifications h3:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:50px;height:3px;background:#4285f4;border-radius:1.5px}.cert-container{display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.cert-item{display:flex;flex-direction:column;align-items:center;width:180px;transition:all .3s ease;padding:20px;border-radius:8px}.cert-item:hover{background:#4285f40d;transform:translateY(-5px)}.cert-icon{width:80px;height:80px;margin-bottom:15px;background-position:center;background-size:contain;background-repeat:no-repeat;filter:grayscale(30%);transition:all .3s ease}.cert-item:hover .cert-icon{filter:grayscale(0%);transform:scale(1.08)}.iso{background-image:url(https://cdn.worldvectorlogo.com/logos/iso-9001.svg)}.oeko{background-image:url(https://www.oeko-tex.com/_assets/c38551c5cb447e4feb4f56bf7e7da8cc/Icons/Colors/Svg/standard100.svg)}.bsci{background-image:url(https://seeklogo.com/images/B/bsci-logo-9A2B890575-seeklogo.com.png)}.gots{background-image:url(https://seeklogo.com/images/G/global-organics-textile-logo-E707D13D3F-seeklogo.com.png)}.cert-info{display:flex;flex-direction:column;align-items:center}.cert-info strong{font-size:1.1rem;color:#2c3e50;margin-bottom:5px}.cert-info span{font-size:.85rem;color:#5f6368;text-align:center}@media (max-width: 992px){.quality-section{padding:80px 0}.section-title{font-size:2.2rem}.quality-process{grid-template-columns:repeat(2,1fr)}.cert-container{gap:20px}.cert-item{width:160px}.cert-icon{width:70px;height:70px}}@media (max-width: 768px){.quality-section{padding:60px 0 30px}.section-title{font-size:2rem;white-space:nowrap}.quality-process{grid-template-columns:1fr;gap:20px;margin-bottom:50px}.process-item{padding:30px 25px}.cert-container{gap:15px}.cert-item{width:140px;padding:15px}.cert-icon{width:60px;height:60px}.cert-info strong{font-size:1rem}.cert-info span{font-size:.8rem}}@media (max-width: 576px){.quality-section{padding:50px 0 30px}.section-header{margin-bottom:30px}.section-title{font-size:1.8rem;margin-bottom:10px;white-space:normal;display:inline;line-height:1.3}.title-underline{width:60px;height:3px;margin-bottom:15px}.section-description{font-size:1rem;line-height:1.6;padding:0 10px}.process-item{padding:20px 15px;margin-bottom:5px}.process-icon{margin-bottom:15px}.icon-svg{width:40px;height:40px}.step-number{font-size:.7rem;width:22px;height:22px;top:-5px;right:-5px}.process-item h3{font-size:1.3rem;margin-bottom:10px;padding-bottom:10px}.process-item p{font-size:.9rem;margin-bottom:15px}.process-details{padding-top:10px}.detail-item{margin-bottom:8px;font-size:.85rem}.quality-certifications{padding:30px 15px;margin-top:20px}.quality-certifications h3{font-size:1.5rem;margin-bottom:30px}.cert-container{gap:10px}.cert-item{width:calc(50% - 10px);padding:10px}.cert-icon{width:50px;height:50px;margin-bottom:10px}.cert-info strong{font-size:.9rem;margin-bottom:3px}.cert-info span{font-size:.75rem}}@media (max-width: 400px){.quality-section{padding:30px 0 20px}.process-item{padding:15px 12px}.icon-svg{width:35px;height:35px}.process-item h3{font-size:1.2rem}.cert-item{padding:8px 5px}.cert-icon{width:40px;height:40px}.cert-info strong{font-size:.8rem}.cert-info span{font-size:.7rem}}
