.carousel-nav{display:flex;justify-content:center;gap:20px;margin-top:30px}.carousel-nav-btn{width:50px;height:50px;border-radius:50%;background:#223769;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s}.carousel-nav-btn:hover{background:#3498db}.carousel-nav-btn svg{width:24px;height:24px;fill:#fff}.process-carousel-section{padding:60px 0;background:#f8f9fa}.process-carousel-container{max-width:1400px;margin:0 auto;padding:0 20px}.process-carousel-header{text-align:center;margin-bottom:40px}.process-carousel-header h2{font-size:32px;font-weight:600;color:#223769;margin-bottom:10px}.process-carousel-header p{font-size:16px;color:#666}.process-carousel-wrapper{position:relative;overflow:hidden}.process-carousel{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;padding:20px 0;scrollbar-width:none;-ms-overflow-style:none}.process-carousel::-webkit-scrollbar{display:none}.process-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;cursor:pointer;min-height:260px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px}.process-card{display:flex;flex-direction:column;gap:15px;padding:20px;border-radius:12px;background:#f8f9fa;border:1px solid #e9ecef;transition:.3s}.process-card:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.process-card-image{width:200px;height:200px;border-radius:0;overflow:hidden;background:#fff;border:2px solid #3498db;margin:0 auto}.industry-app-item,.process-item{background-color:#f8f9fa;border-radius:8px;transition:.3s}.process-card-image img{width:100%;height:100%;object-fit:cover}.process-card-content{flex:1;min-width:0}.process-card h3{font-size:16px;font-weight:600;color:#223769;margin-bottom:6px;line-height:1.3}.process-card p{font-size:13px;color:#666;line-height:1.4;margin:0}.process-range{margin-top:60px}.process-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px}.process-item{display:flex;align-items:flex-start;gap:20px;padding:20px}.industry-app-item:hover,.process-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.05)}.advantage-icon,.process-icon{flex-shrink:0}.advantage-content h3,.process-content h4{font-size:18px;font-weight:600;color:#223769;margin-bottom:10px}.advantage-content p,.process-content p{line-height:1.6;color:#666;font-size:14px}.process-content p{margin:0}.advantage-item{display:flex;align-items:flex-start;gap:20px;margin-bottom:30px}.industry-applications{margin-top:40px}.industry-overview,.industry-specific{margin-bottom:40px}.industry-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;list-style:none;padding:0;margin:20px 0}.industry-list li{background-color:#f8f9fa;padding:10px 15px;border-radius:4px;text-align:center;font-size:14px;color:#223769;transition:.3s}.industry-list li:hover{background-color:#e9ecef;transform:translateY(-2px)}.industry-app-item{padding:20px;margin-bottom:20px}.industry-app-title{font-size:18px;font-weight:600;color:#223769;margin-bottom:15px}.industry-app-list{list-style:none;padding:0;margin:0}.industry-app-list li{position:relative;padding-left:20px;margin-bottom:10px;font-size:14px;color:#666}.industry-app-list li::before{content:'•';position:absolute;left:0;color:#3498db;font-weight:700}