:root{--primary-color:#223769;--primary-dark:#1a2a50;--primary-light:#2d4a8a;--accent-color:#4a90e2;--accent-light:#6ba5e8;--accent-dark:#3578c4;--secondary-color:#333333;--text-color:#555555;--text-light:#777777;--text-dark:#222222;--bg-white:#ffffff;--bg-light:#f7f8fb;--bg-lighter:#eef1f6;--bg-dark:#1a2332;--bg-navy:#223769;--border-color:#e2e6ed;--border-light:#f0f2f5;--shadow-sm:0 2px 8px rgba(34, 55, 105, 0.06);--shadow-md:0 4px 20px rgba(34, 55, 105, 0.08);--shadow-lg:0 8px 40px rgba(34, 55, 105, 0.12);--shadow-hover:0 12px 48px rgba(34, 55, 105, 0.16);--radius-sm:4px;--radius:8px;--radius-lg:12px;--radius-xl:16px;--transition:all 0.35s cubic-bezier(0.4, 0, 0.2, 1);--transition-fast:all 0.2s ease;--section-padding:100px;--section-padding-sm:80px;--container-max:1200px}.industries-new-page .ind-section__header{text-align:center;margin-bottom:60px}.industries-new-page .ind-section__label{display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--accent-color);margin-bottom:12px}.industries-new-page .ind-section__title{font-weight:700;color:#223769;text-align:center;margin-bottom:30px;position:relative}.industries-new-page .ind-section__title::after{content:'';position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:80px;height:3px;background-color:#3498db}.industries-new-page [data-animate=fade-left],.industries-new-page [data-animate=fade-right],.industries-new-page [data-animate=fade-up],.industries-new-page [data-animate=scale-in],.industries-new-page [data-animate],.industries-new-page [data-animate].is-visible{opacity:1;transform:none;transition:none}.industries-new-page [data-animate].is-visible[data-delay="1"],.industries-new-page [data-animate].is-visible[data-delay="2"],.industries-new-page [data-animate].is-visible[data-delay="3"],.industries-new-page [data-animate].is-visible[data-delay="4"],.industries-new-page [data-animate].is-visible[data-delay="5"],.industries-new-page [data-animate].is-visible[data-delay="6"]{transition:none}.industries-new-page .information-section .info-image-wrap{box-shadow:var(--shadow-lg)}.industries-new-page .information-section .info-image-wrap::before{content:'';position:absolute;inset:0;border:2px solid rgba(74,144,226,.2);z-index:1;pointer-events:none}.industries-new-page .information-section .info-image-wrap img,.industries-new-page .information-section .info-image-wrap>picture{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s}.industries-new-page .information-section .info-image-wrap:hover img{transform:scale(1.03)}.industries-new-page .double-card,.industries-new-page .information-section .info-attr-item,.industries-new-page .product-card{transition:var(--transition)}.industries-new-page .information-section .info-attr-item:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-2px);box-shadow:var(--shadow-md)}.industries-new-page .information-section .info-attr-item:hover::before{background:#fff}.industries-new-page .automotive-products-section{padding:calc(var(--section-padding) * .5) 0 var(--section-padding);background-color:var(--bg-white)}.industries-new-page .automotive-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.industries-new-page .automotive-product-card{background:var(--bg-white);overflow:hidden;transition:var(--transition)}.industries-new-page .automotive-product-card:hover{box-shadow:var(--shadow-hover)}.industries-new-page .automotive-product-card .product-image-wrap,.industries-new-page .materials-image{width:100%;height:220px;overflow:hidden}.industries-new-page .automotive-product-card .product-image-wrap img,.industries-new-page .automotive-product-card .product-image-wrap>picture{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.industries-new-page .automotive-product-card:hover .product-image-wrap img,.industries-new-page .double-card:hover img{transform:scale(1.05)}.industries-new-page .automotive-product-card .product-info{padding:24px;text-align:center}.industries-new-page .automotive-product-card .product-info h4{font-size:1.15rem;font-weight:700;color:var(--primary-color);margin-bottom:12px}.industries-new-page .automotive-product-card .product-info p{font-size:.95rem;line-height:1.7;color:var(--text-color);margin:0}.industries-new-page .process-section{padding:var(--section-padding) 0;background-color:#f5f5f5}.industries-new-page .process-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.industries-new-page .process-card{padding:40px 30px;background:#fff;border-radius:8px;position:relative}.industries-new-page .process-card:nth-child(5){grid-column:span 2}.industries-new-page .process-card-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.industries-new-page .process-icon{width:32px;height:32px;flex-shrink:0}.industries-new-page .process-icon svg{width:100%;height:100%;stroke:#666666}.industries-new-page .process-title-wrap{display:flex;align-items:center;gap:10px}.industries-new-page .process-step{width:32px;height:32px;background:var(--accent-color);color:#fff;font-size:.9rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.industries-new-page .process-card h4{font-size:1.3rem;font-weight:700;color:#333;margin:0;line-height:1.4}.industries-new-page .process-description{font-size:.95rem;line-height:1.8;color:#666;margin-bottom:20px}.industries-new-page .process-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.industries-new-page .process-features li{display:flex;align-items:center;gap:12px;font-size:.9rem;color:#555}.industries-new-page .process-features li::before{content:'';width:14px;height:14px;background:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.industries-new-page .process-features li::after{content:'✓';position:absolute;font-size:.65rem;font-weight:700;color:#fff}.industries-new-page .process-features li,.industries-new-page .process-features li::before{position:relative}.industries-new-page .materials-section{padding:calc(var(--section-padding) * .5) 0;background-color:var(--bg-navy)}.industries-new-page .materials-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px}.industries-new-page .materials-header{margin-bottom:0;flex-shrink:0;width:280px;display:flex;flex-direction:column;align-items:flex-start;padding-top:10px}.industries-new-page .materials-badge{display:inline-block;font-size:.75rem;font-weight:600;color:var(--accent-color);margin-bottom:12px;width:100%}.industries-new-page .materials-badge::after{content:'';display:block;width:100%;height:1px;background-color:rgba(255,255,255,.2);margin-top:8px}.industries-new-page .materials-title{font-size:1.8rem;font-weight:700;color:#fff;margin:0}.industries-new-page .materials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;width:66.67%}.industries-new-page .materials-card{background:#fff;border-radius:0;overflow:hidden}.industries-new-page .materials-image img,.industries-new-page .materials-image>picture{width:100%;height:100%;object-fit:cover;display:block}.industries-new-page .materials-card-body{padding:24px}.industries-new-page .materials-card-title{font-size:1.2rem;font-weight:700;color:var(--accent-color);margin-bottom:12px}.industries-new-page .materials-card-desc{font-size:.95rem;line-height:1.6;color:#666;margin-bottom:20px}.industries-new-page .materials-button{display:inline-flex;align-items:center;padding:12px 24px;background:var(--accent-color);color:#fff;font-size:.9rem;font-weight:600;text-decoration:none;border-radius:0;transition:var(--transition)}.industries-new-page .materials-button:hover{background:var(--accent-dark);color:#fff}.industries-new-page .double-list-section{background-color:var(--bg-light)}.industries-new-page .double-card:hover{box-shadow:var(--shadow-hover);border-color:transparent}.industries-new-page .double-card img,.industries-new-page .double-card>picture{width:100%;height:200px;object-fit:cover;display:block;transition:transform .5s}.industries-new-page .product-series-section::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,80,50,.7) 0,rgba(0,60,40,.8) 50%,rgba(0,40,30,.85) 100%);pointer-events:none}.industries-new-page .product-series-section .ind-section__title{color:#fff}.industries-new-page .product-series-section .ind-section__label{color:var(--accent-light)}.industries-new-page .product-card:hover{transform:translateY(-2px)}.industries-new-page .product-card .product-card-body .product-description{font-size:.875rem;line-height:1.7}@media (max-width:767.98px){.industries-new-page .materials-content{flex-direction:column;width:100%;max-width:100%;overflow-x:hidden}.industries-new-page .materials-header{width:100%;margin-bottom:24px}.industries-new-page .automotive-products-grid,.industries-new-page .double-grid,.industries-new-page .process-grid{grid-template-columns:1fr;gap:18px}.industries-new-page .process-card:nth-child(5){grid-column:auto}}