{"id":532,"date":"2021-11-12T06:30:30","date_gmt":"2021-11-12T06:30:30","guid":{"rendered":"https:\/\/nuranu.com\/?page_id=532"},"modified":"2026-03-08T16:02:52","modified_gmt":"2026-03-08T08:02:52","slug":"for-other-applications","status":"publish","type":"page","link":"https:\/\/nuranu.com\/th\/products\/for-other-applications\/","title":{"rendered":"\u0e41\u0e2d\u0e1b\u0e1e\u0e25\u0e34\u0e40\u0e04\u0e0a\u0e31\u0e19\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"532\" class=\"elementor elementor-532\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e123a05 e-con-full e-flex e-con e-parent\" data-id=\"e123a05\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6265b7 elementor-widget elementor-widget-html\" data-id=\"c6265b7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n    <script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What's the MOQ for a custom battery design?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Our minimum order quantity typically starts at 50-100 units depending on the complexity of the design. For simpler configurations, we may accommodate lower quantities. Contact us with your specific requirements for a precise quote.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How long does custom battery development take?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Typical custom battery projects take 6-12 weeks from concept to production. This includes requirements analysis, design, prototyping (2-4 weeks), testing and iteration, and production ramp-up. Expedited options may be available for urgent projects.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do you provide engineering design support?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Yes, we provide comprehensive engineering support including electrical design, mechanical CAD, BMS programming, and system integration. Our team works closely with your engineers to ensure the battery meets all requirements.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can you handle both prototyping and production?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"Absolutely. We offer end-to-end services from initial prototype development through full-scale production. Our prototyping phase typically produces 5-10 units for validation before ramping to production volumes.\"\n            }\n        }\n    ]\n}<\/script>\n<\/head>\n<body>\n    <style>\n        *, *::before, *::after {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .oa-body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: #334155;\n            background: #ffffff;\n        }\n\n        .oa-container {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 0 32px;\n        }\n\n        \/* Hero Section *\/\n        .oa-hero {\n            background: linear-gradient(135deg, #64748B 0%, #78716C 50%, #A8A29E 100%);\n            min-height: 90vh;\n            display: flex;\n            align-items: center;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .oa-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1200 600\"><circle cx=\"100\" cy=\"100\" r=\"50\" fill=\"rgba(255,255,255,0.05)\"\/><circle cx=\"200\" cy=\"400\" r=\"80\" fill=\"rgba(255,255,255,0.03)\"\/><circle cx=\"1100\" cy=\"200\" r=\"120\" fill=\"rgba(255,255,255,0.04)\"\/><circle cx=\"900\" cy=\"500\" r=\"60\" fill=\"rgba(255,255,255,0.05)\"\/><\/svg>');\n            animation: oa-float 20s ease-in-out infinite;\n        }\n\n        @keyframes oa-float {\n            0%, 100% { transform: translateY(0); }\n            50% { transform: translateY(-20px); }\n        }\n\n        .oa-hero-content {\n            position: relative;\n            z-index: 1;\n            color: #ffffff;\n            max-width: 900px;\n        }\n\n        .oa-hero h1 {\n            font-size: 64px;\n            font-weight: 800;\n            line-height: 1.1;\n            margin-bottom: 24px;\n            text-shadow: 2px 2px 4px rgba(0,0,0,0.1);\n        }\n\n        .oa-hero-subtitle {\n            font-size: 24px;\n            font-weight: 400;\n            margin-bottom: 32px;\n            opacity: 0.95;\n        }\n\n        .oa-hero-features {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 16px;\n            margin-bottom: 40px;\n        }\n\n        .oa-hero-feature {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            font-size: 16px;\n            font-weight: 500;\n        }\n\n        .oa-hero-feature-icon {\n            width: 24px;\n            height: 24px;\n            background: rgba(255,255,255,0.2);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 14px;\n        }\n\n        .oa-hero-ctas {\n            display: flex;\n            gap: 16px;\n            flex-wrap: wrap;\n        }\n\n        .oa-btn {\n            padding: 16px 32px;\n            border-radius: 12px;\n            font-size: 16px;\n            font-weight: 600;\n            text-decoration: none;\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            transition: all 0.3s ease;\n            cursor: pointer;\n            border: none;\n        }\n\n        .oa-btn-primary {\n            background: #F97316;\n            color: #ffffff !important;\n            box-shadow: 0 4px 15px rgba(249, 115, 22, 0.4);\n        }\n\n        .oa-btn-primary:hover {\n            background: #EA580C;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(249, 115, 22, 0.5);\n        }\n\n        .oa-btn-secondary {\n            background: transparent;\n            color: #ffffff !important;\n            border: 2px solid #ffffff;\n        }\n\n        .oa-btn-secondary:hover {\n            background: rgba(255,255,255,0.1);\n            transform: translateY(-2px);\n        }\n\n        \/* Sections *\/\n        .oa-section {\n            padding: 100px 0;\n        }\n\n        .oa-section-gray {\n            background: #F8FAFC;\n        }\n\n        .oa-section-stone {\n            background: linear-gradient(180deg, #F5F5F4 0%, #FFFFFF 100%);\n        }\n\n        .oa-section-title {\n            text-align: center;\n            margin-bottom: 60px;\n        }\n\n        .oa-section-title h2 {\n            font-size: 48px;\n            font-weight: 700;\n            color: #64748B;\n            margin-bottom: 16px;\n        }\n\n        .oa-section-title p {\n            font-size: 18px;\n            color: #64748B;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n\n        \/* Advantages *\/\n        .oa-advantages {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: center;\n        }\n\n        .oa-advantages-image {\n            background: linear-gradient(135deg, #F5F5F4 0%, #E7E5E4 100%);\n            border-radius: 24px;\n            height: 500px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 72px;\n        }\n\n        .oa-advantage-item {\n            display: flex;\n            gap: 20px;\n            margin-bottom: 32px;\n        }\n\n        .oa-advantage-icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #64748B 0%, #78716C 100%);\n            border-radius: 16px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 28px;\n            flex-shrink: 0;\n        }\n\n        .oa-advantage-content h3 {\n            font-size: 20px;\n            font-weight: 700;\n            color: #64748B;\n            margin-bottom: 8px;\n        }\n\n        .oa-advantage-content p {\n            font-size: 16px;\n            color: #64748B;\n        }\n\n        \/* Product Cards *\/\n        .oa-products-grid {\n            display: grid;\n            grid-template-columns: repeat(5, 1fr);\n            gap: 24px;\n        }\n\n        .oa-product-card {\n            background: #ffffff;\n            border-radius: 16px;\n            padding: 24px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n            text-align: center;\n        }\n\n        .oa-product-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 30px rgba(100, 116, 139, 0.2);\n        }\n\n        .oa-product-image {\n            height: 160px;\n            background: linear-gradient(135deg, #F5F5F4 0%, #E7E5E4 100%);\n            border-radius: 12px;\n            margin-bottom: 20px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n        }\n\n        .oa-product-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n\n        .oa-product-title {\n            font-size: 16px;\n            font-weight: 700;\n            color: #64748B;\n            margin-bottom: 8px;\n        }\n\n        .oa-product-voltage {\n            font-size: 14px;\n            color: #64748B;\n            font-weight: 600;\n            margin-bottom: 6px;\n        }\n\n        .oa-product-capacity {\n            font-size: 13px;\n            color: #64748B;\n        }\n\n        \/* Customization *\/\n        .oa-customization {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: center;\n        }\n\n        .oa-customization-content h3 {\n            font-size: 28px;\n            font-weight: 700;\n            color: #64748B;\n            margin-bottom: 20px;\n        }\n\n        .oa-customization-content p {\n            font-size: 16px;\n            color: #64748B;\n            margin-bottom: 24px;\n            line-height: 1.7;\n        }\n\n        .oa-customization-list {\n            list-style: none;\n            margin-bottom: 30px;\n        }\n\n        .oa-customization-list li {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 12px;\n            font-size: 16px;\n            color: #475569;\n        }\n\n        .oa-customization-list li::before {\n            content: '\u2713';\n            width: 24px;\n            height: 24px;\n            background: linear-gradient(135deg, #64748B 0%, #78716C 100%);\n            color: #ffffff;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 14px;\n            flex-shrink: 0;\n        }\n\n        .oa-customization-image {\n            height: 400px;\n            background: linear-gradient(135deg, #F5F5F4 0%, #E7E5E4 100%);\n            border-radius: 24px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n        }\n\n        .oa-customization-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n\n        \/* Why LiFePO4 *\/\n        .oa-lifepo4-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 32px;\n        }\n\n        .oa-lifepo4-item {\n            text-align: center;\n            padding: 32px 20px;\n            background: #F8FAFC;\n            border-radius: 16px;\n            transition: all 0.3s ease;\n        }\n\n        .oa-lifepo4-item:hover {\n            background: #F5F5F4;\n            transform: translateY(-4px);\n        }\n\n        .oa-lifepo4-icon {\n            font-size: 48px;\n            margin-bottom: 16px;\n        }\n\n        .oa-lifepo4-item h4 {\n            font-size: 18px;\n            font-weight: 700;\n            color: #64748B;\n            margin-bottom: 8px;\n        }\n\n        .oa-lifepo4-item p {\n            font-size: 14px;\n            color: #64748B;\n        }\n\n        \/* Technical Specs *\/\n        .oa-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: #ffffff;\n            border-radius: 16px;\n            overflow: hidden;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n        }\n\n        .oa-specs-table th,\n        .oa-specs-table td {\n            padding: 16px 24px;\n            text-align: left;\n            border-bottom: 1px solid #E2E8F0;\n        }\n\n        .oa-specs-table th {\n            background: #64748B;\n            color: #ffffff;\n            font-weight: 700;\n            font-size: 14px;\n            text-transform: uppercase;\n        }\n\n        .oa-specs-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        .oa-specs-table td:first-child {\n            font-weight: 700;\n            color: #64748B;\n        }\n\n        \/* Applications *\/\n        .oa-applications-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 32px;\n        }\n\n        .oa-application-card {\n            background: #ffffff;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n            transition: all 0.3s ease;\n        }\n\n        .oa-application-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 12px 40px rgba(0,0,0,0.15);\n        }\n\n        .oa-application-image {\n            height: 200px;\n            background: linear-gradient(135deg, #F5F5F4 0%, #E7E5E4 100%);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n        }\n\n        .oa-application-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n\n        .oa-application-content {\n            padding: 24px;\n        }\n\n        .oa-application-title {\n            font-size: 20px;\n            font-weight: 700;\n            color: #64748B;\n            margin-bottom: 12px;\n        }\n\n        .oa-application-description {\n            font-size: 14px;\n            color: #64748B;\n            line-height: 1.6;\n        }\n\n        \/* Quality Assurance *\/\n        .oa-quality-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: center;\n        }\n\n        .oa-quality-content h3 {\n            font-size: 32px;\n            font-weight: 700;\n            color: #64748B;\n            margin-bottom: 24px;\n        }\n\n        .oa-quality-item {\n            display: flex;\n            gap: 20px;\n            margin-bottom: 32px;\n        }\n\n        .oa-quality-icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #64748B 0%, #78716C 100%);\n            border-radius: 16px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 28px;\n            flex-shrink: 0;\n        }\n\n        .oa-quality-content-item h4 {\n            font-size: 18px;\n            font-weight: 700;\n            color: #64748B;\n            margin-bottom: 8px;\n        }\n\n        .oa-quality-content-item p {\n            font-size: 15px;\n            color: #64748B;\n            line-height: 1.6;\n        }\n\n        .oa-quality-image {\n            height: 400px;\n            border-radius: 24px;\n            overflow: hidden;\n            background: linear-gradient(135deg, #F5F5F4 0%, #E7E5E4 100%);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .oa-quality-image img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n\n        \/* Certification Carousel *\/\n        .oa-carousel-section {\n            padding: 60px 0;\n        }\n\n        .oa-carousel-section h3 {\n            text-align: center;\n            font-size: 28px;\n            font-weight: 700;\n            color: #64748B;\n            margin-bottom: 40px;\n        }\n\n        .oa-carousel {\n            position: relative;\n            overflow: hidden;\n            border-radius: 16px;\n            background: #ffffff;\n            box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n        }\n\n        .oa-carousel-track {\n            display: flex;\n            transition: transform 0.5s ease;\n        }\n\n        .oa-carousel-slide {\n            min-width: 100%;\n            padding: 40px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            background: #ffffff;\n        }\n\n        .oa-carousel-slide img {\n            max-width: 100%;\n            max-height: 200px;\n            object-fit: contain;\n        }\n\n        .oa-carousel-nav {\n            position: absolute;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 100%;\n            display: flex;\n            justify-content: space-between;\n            padding: 0 20px;\n            pointer-events: none;\n        }\n\n        .oa-carousel-nav button {\n            width: 48px;\n            height: 48px;\n            border-radius: 50%;\n            background: rgba(100, 116, 139, 0.9);\n            color: #ffffff;\n            border: none;\n            cursor: pointer;\n            pointer-events: all;\n            font-size: 20px;\n            transition: all 0.3s ease;\n        }\n\n        .oa-carousel-nav button:hover {\n            background: rgba(100, 116, 139, 1);\n            transform: scale(1.1);\n        }\n\n        .oa-carousel-dots {\n            display: flex;\n            justify-content: center;\n            gap: 12px;\n            padding: 20px 0;\n            background: #ffffff;\n        }\n\n        .oa-carousel-dot {\n            width: 12px;\n            height: 12px;\n            border-radius: 50%;\n            background: #E2E8F0;\n            border: none;\n            cursor: pointer;\n            transition: all 0.3s ease;\n        }\n\n        .oa-carousel-dot.active {\n            background: #64748B;\n            transform: scale(1.2);\n        }\n\n        \/* FAQ *\/\n        .oa-faq-item {\n            border: 2px solid #E2E8F0;\n            border-radius: 12px;\n            margin-bottom: 16px;\n            overflow: hidden;\n        }\n\n        .oa-faq-question {\n            width: 100%;\n            padding: 20px 24px;\n            background: #F8FAFC;\n            border: none;\n            text-align: left;\n            font-size: 16px;\n            font-weight: 600;\n            color: #64748B;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            transition: all 0.3s ease;\n        }\n\n        .oa-faq-question:hover {\n            background: #F5F5F4;\n        }\n\n        .oa-faq-question::after {\n            content: '+';\n            font-size: 24px;\n            font-weight: 700;\n            color: #64748B;\n        }\n\n        .oa-faq-item.open .oa-faq-question::after {\n            content: '\u2212';\n        }\n\n        .oa-faq-answer {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.3s ease;\n        }\n\n        .oa-faq-item.open .oa-faq-answer {\n            max-height: 500px;\n        }\n\n        .oa-faq-answer p {\n            padding: 20px 24px;\n            font-size: 15px;\n            color: #64748B;\n            line-height: 1.7;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 1024px) {\n            .oa-products-grid {\n                grid-template-columns: repeat(3, 1fr);\n            }\n\n            .oa-lifepo4-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n\n            .oa-applications-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n\n            .oa-hero h1 {\n                font-size: 48px;\n            }\n        }\n\n        @media (max-width: 767px) {\n            .oa-hero {\n                padding: 60px 0;\n            }\n\n            .oa-hero h1 {\n                font-size: 36px;\n            }\n\n            .oa-hero-subtitle {\n                font-size: 18px;\n            }\n\n            .oa-hero-features {\n                grid-template-columns: 1fr;\n            }\n\n            .oa-advantages,\n            .oa-customization,\n            .oa-quality-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .oa-advantages-image,\n            .oa-customization-image,\n            .oa-quality-image {\n                height: 300px;\n            }\n\n            .oa-products-grid,\n            .oa-lifepo4-grid,\n            .oa-applications-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .oa-section {\n                padding: 60px 0;\n            }\n\n            .oa-section-title h2 {\n                font-size: 32px;\n            }\n        }\n\n        \/* Smooth Scroll *\/\n        html {\n            scroll-behavior: smooth;\n        }\n    <\/style>\n\n    <!-- Hero Section -->\n    <section class=\"oa-hero\">\n        <div class=\"oa-container\">\n            <div class=\"oa-hero-content\">\n                <h1>\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48 LiFePO4 \u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/h1>\n                <p class=\"oa-hero-subtitle\">\u0e19\u0e31\u0e01\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e41\u0e25\u0e30\u0e1c\u0e39\u0e49\u0e1c\u0e25\u0e34\u0e15\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e01\u0e25\u0e38\u0e48\u0e21<\/p>\n                <div class=\"oa-hero-features\">\n                    <div class=\"oa-hero-feature\">\n                        <span class=\"oa-hero-feature-icon\">\u2699\ufe0f<\/span>\n                        \u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e40\u0e15\u0e47\u0e21\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e41\u0e19\u0e27\u0e04\u0e34\u0e14\u0e08\u0e19\u0e16\u0e36\u0e07\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15\n                    <\/div>\n                    <div class=\"oa-hero-feature\">\n                        <span class=\"oa-hero-feature-icon\">\ud83d\udd2c<\/span>\n                        \u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e14\u0e49\u0e32\u0e19\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\n                    <\/div>\n                    <div class=\"oa-hero-feature\">\n                        <span class=\"oa-hero-feature-icon\">\ud83d\udce6<\/span>\n                        \u0e02\u0e31\u0e49\u0e19\u0e15\u0e48\u0e33\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e17\u0e35\u0e48\u0e15\u0e48\u0e33\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07\n                    <\/div>\n                    <div class=\"oa-hero-feature\">\n                        <span class=\"oa-hero-feature-icon\">\u26a1<\/span>\n                        \u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e0b\u0e49\u0e33 (2-4 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c)\n                    <\/div>\n                <\/div>\n                <div class=\"oa-hero-ctas\">\n                    <a href=\"#contact\" class=\"oa-btn oa-btn-primary\">\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/a>\n                    <a href=\"#process\" class=\"oa-btn oa-btn-secondary\">\u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Capabilities Section -->\n    <section class=\"oa-section\">\n        <div class=\"oa-container\">\n            <div class=\"oa-advantages\">\n                <div class=\"es-advantages-image\">\n    <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/DIY-Custom-Projects-battery-scaled.webp\" alt=\"\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\">\n<\/div>\n                <div>\n                    <div class=\"oa-section-title\" style=\"text-align: left; margin-bottom: 40px;\">\n                        <h2>\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32<\/h2>\n                    <\/div>\n                    <div class=\"oa-advantage-item\">\n                        <div class=\"oa-advantage-icon\">\ud83d\udd2c<\/div>\n                        <div class=\"oa-advantage-content\">\n                            <h3>\u0e01\u0e32\u0e23\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/h3>\n                            <p>\u0e40\u0e23\u0e32\u0e28\u0e36\u0e01\u0e29\u0e32\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19, \u0e27\u0e07\u0e08\u0e23\u0e20\u0e32\u0e23\u0e30\u0e07\u0e32\u0e19, \u0e41\u0e25\u0e30\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"oa-advantage-item\">\n                        <div class=\"oa-advantage-icon\">\u2699\ufe0f<\/div>\n                        <div class=\"oa-advantage-content\">\n                            <h3>\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e23\u0e21\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/h3>\n                            <p>\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e0a\u0e38\u0e14\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48, \u0e01\u0e32\u0e23\u0e40\u0e02\u0e35\u0e22\u0e19\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 BMS, \u0e01\u0e32\u0e23\u0e1a\u0e39\u0e23\u0e13\u0e32\u0e01\u0e32\u0e23\u0e40\u0e0a\u0e34\u0e07\u0e01\u0e25\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e43\u0e2b\u0e49\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"oa-advantage-item\">\n                        <div class=\"oa-advantage-icon\">\u26a1<\/div>\n                        <div class=\"oa-advantage-content\">\n                            <h3>\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a<\/h3>\n                            <p>\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27, \u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a, \u0e41\u0e25\u0e30\u0e23\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"oa-advantage-item\">\n                        <div class=\"oa-advantage-icon\">\ud83d\udce6<\/div>\n                        <div class=\"oa-advantage-content\">\n                            <h3>\u0e01\u0e32\u0e23\u0e02\u0e22\u0e32\u0e22\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15<\/h3>\n                            <p>\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48 100 \u0e0a\u0e38\u0e14\u0e16\u0e36\u0e07\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 10,000 \u0e0a\u0e38\u0e14 \u0e42\u0e14\u0e22\u0e23\u0e31\u0e01\u0e29\u0e32\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e43\u0e19\u0e17\u0e38\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Product Configurations -->\n    <section class=\"oa-section oa-section-gray\">\n        <div class=\"oa-container\">\n            <div class=\"oa-section-title\">\n                <h2>\u0e01\u0e32\u0e23\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e48\u0e32\u0e02\u0e2d\u0e07\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48<\/h2>\n                <p>\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e08\u0e38\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19<\/p>\n            <\/div>\n            <div class=\"oa-products-grid\">\n                <div class=\"oa-product-card\">\n                    <div class=\"oa-product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2022\/01\/3.7V-1.8AH-18650-lithium-battery-pack-for-solar-charging-monitor-device-.jpg\" alt=\"\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e15\u0e48\u0e33\">\n                    <\/div>\n                    <h3 class=\"oa-product-title\">\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e15\u0e48\u0e33<\/h3>\n                    <p class=\"oa-product-voltage\">3.7V - 12V<\/p>\n                    <p class=\"oa-product-capacity\">1-10Ah<\/p>\n                <\/div>\n                <div class=\"oa-product-card\">\n                    <div class=\"oa-product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2025\/12\/300Ah-12V-Lithium-System.webp\" alt=\"\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e01\u0e25\u0e32\u0e07\">\n                    <\/div>\n                    <h3 class=\"oa-product-title\">\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e32\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07<\/h3>\n                    <p class=\"oa-product-voltage\">12V - 24V<\/p>\n                    <p class=\"oa-product-capacity\">10-50Ah<\/p>\n                <\/div>\n                <div class=\"oa-product-card\">\n                    <div class=\"oa-product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2022\/01\/24V-20AH-18650-lithium-battery-pack-for-smart-electric-wheelchair.jpg\" alt=\"\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e2a\u0e39\u0e07\">\n                    <\/div>\n                    <h3 class=\"oa-product-title\">\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e2a\u0e39\u0e07<\/h3>\n                    <p class=\"oa-product-voltage\">24V - 48V<\/p>\n                    <p class=\"oa-product-capacity\">50-100\u0e41\u0e2d\u0e21\u0e1b\u0e4c\u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07<\/p>\n                <\/div>\n                <div class=\"oa-product-card\">\n                    <div class=\"oa-product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2020\/05\/How-Long-Can-a-48V-20Ah-Battery-Electric-Scooter-Run-.png\" alt=\"\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e40\u0e0a\u0e34\u0e07\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\">\n                    <\/div>\n                    <h3 class=\"oa-product-title\">\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21<\/h3>\n                    <p class=\"oa-product-voltage\">48V - 72V<\/p>\n                    <p class=\"oa-product-capacity\">100-200Ah<\/p>\n                <\/div>\n                <div class=\"oa-product-card\">\n                    <div class=\"oa-product-image\">\n                        <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/01\/Custom-24V25.6V-Battery-Development.webp\" alt=\"\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\">\n                    <\/div>\n                    <h3 class=\"oa-product-title\">\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/h3>\n                    <p class=\"oa-product-voltage\">\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e43\u0e14\u0e01\u0e47\u0e44\u0e14\u0e49<\/p>\n                    <p class=\"oa-product-capacity\">\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Customization Section -->\n    <section class=\"oa-section\">\n        <div class=\"oa-container\">\n            <div class=\"oa-customization\">\n                <div class=\"oa-customization-content\">\n                    <h3>\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/h3>\n                    <p>\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e0b\u0e49\u0e33\u0e01\u0e31\u0e19\u0e41\u0e15\u0e48\u0e25\u0e30\u0e41\u0e1a\u0e1a\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30 \u0e17\u0e35\u0e21\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e23\u0e21\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e17\u0e33\u0e07\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e1a\u0e04\u0e38\u0e13\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e17\u0e35\u0e48\u0e40\u0e02\u0e49\u0e32\u0e01\u0e31\u0e1a\u0e23\u0e39\u0e1b\u0e17\u0e23\u0e07 \u0e02\u0e49\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e14\u0e49\u0e32\u0e19\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e \u0e41\u0e25\u0e30\u0e07\u0e1a\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13.<\/p>\n                    <ul class=\"oa-customization-list\">\n                        <li>\u0e01\u0e32\u0e23\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e48\u0e32\u0e04\u0e27\u0e32\u0e21\u0e08\u0e38\u0e41\u0e25\u0e30\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/li>\n                        <li>\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e17\u0e35\u0e48\u0e22\u0e37\u0e14\u0e2b\u0e22\u0e38\u0e48\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e41\u0e04\u0e1a<\/li>\n                        <li>\u0e42\u0e1b\u0e23\u0e42\u0e15\u0e04\u0e2d\u0e25\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23\u0e41\u0e1a\u0e1a\u0e1a\u0e39\u0e23\u0e13\u0e32\u0e01\u0e32\u0e23<\/li>\n                        <li>\u0e01\u0e32\u0e23\u0e40\u0e02\u0e35\u0e22\u0e19\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 BMS \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e2d\u0e1b\u0e1e\u0e25\u0e34\u0e40\u0e04\u0e0a\u0e31\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30<\/li>\n                        <li>\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27\u0e43\u0e19 2-4 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c<\/li>\n                    <\/ul>\n                    <a href=\"#contact\" class=\"oa-btn oa-btn-primary\">\u0e40\u0e23\u0e34\u0e48\u0e21\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/a>\n                <\/div>\n                <div class=\"oa-customization-image\">\n                    <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2025\/12\/custom-12V-Lithium-System.webp\" alt=\"\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Why LiFePO4 -->\n    <section class=\"oa-section oa-section-gray\">\n        <div class=\"oa-container\">\n            <div class=\"oa-section-title\">\n                <h2>\u0e17\u0e33\u0e44\u0e21\u0e40\u0e25\u0e37\u0e2d\u0e01 LiFePO4 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07?<\/h2>\n                <p>\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e01\u0e27\u0e48\u0e32 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07<\/p>\n            <\/div>\n            <div class=\"oa-lifepo4-grid\">\n                <div class=\"oa-lifepo4-item\">\n                    <div class=\"oa-lifepo4-icon\">\ud83d\udd0b<\/div>\n                    <h4>\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e19\u0e32\u0e41\u0e19\u0e48\u0e19\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e2a\u0e39\u0e07<\/h4>\n                    <p>\u0e02\u0e19\u0e32\u0e14\u0e01\u0e30\u0e17\u0e31\u0e14\u0e23\u0e31\u0e14\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e04\u0e27\u0e32\u0e21\u0e08\u0e38\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14<\/p>\n                <\/div>\n                <div class=\"oa-lifepo4-item\">\n                    <div class=\"oa-lifepo4-icon\">\ud83d\udd04<\/div>\n                    <h4>\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32 2000 \u0e23\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/h4>\n                    <p>\u0e2d\u0e32\u0e22\u0e38\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e22\u0e32\u0e27\u0e19\u0e32\u0e19\u0e25\u0e14\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19\u0e23\u0e27\u0e21<\/p>\n                <\/div>\n                <div class=\"oa-lifepo4-item\">\n                    <div class=\"oa-lifepo4-icon\">\u26a1<\/div>\n                    <h4>\u0e0a\u0e32\u0e23\u0e4c\u0e08\u0e40\u0e23\u0e47\u0e27<\/h4>\n                    <p>\u0e01\u0e32\u0e23\u0e0a\u0e32\u0e23\u0e4c\u0e08 1-2C \u0e25\u0e14\u0e40\u0e27\u0e25\u0e32\u0e2b\u0e22\u0e38\u0e14\u0e17\u0e33\u0e07\u0e32\u0e19<\/p>\n                <\/div>\n                <div class=\"oa-lifepo4-item\">\n                    <div class=\"oa-lifepo4-icon\">\ud83d\udee1\ufe0f<\/div>\n                    <h4>\u0e40\u0e04\u0e21\u0e35\u0e17\u0e35\u0e48\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22<\/h4>\n                    <p>\u0e44\u0e21\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e25\u0e38\u0e01\u0e25\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e23\u0e49\u0e2d\u0e19 \u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e43\u0e19\u0e23\u0e48\u0e21<\/p>\n                <\/div>\n                <div class=\"oa-lifepo4-item\">\n                    <div class=\"oa-lifepo4-icon\">\ud83c\udf21\ufe0f<\/div>\n                    <h4>\u0e0a\u0e48\u0e27\u0e07\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34\u0e17\u0e35\u0e48\u0e01\u0e27\u0e49\u0e32\u0e07<\/h4>\n                    <p>\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48 -20\u00b0C \u0e16\u0e36\u0e07 60\u00b0C<\/p>\n                <\/div>\n                <div class=\"oa-lifepo4-item\">\n                    <div class=\"oa-lifepo4-icon\">\ud83d\udcca<\/div>\n                    <h4>\u0e40\u0e2a\u0e49\u0e19\u0e42\u0e04\u0e49\u0e07\u0e01\u0e32\u0e23\u0e1b\u0e25\u0e48\u0e2d\u0e22\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e41\u0e1a\u0e1a\u0e40\u0e23\u0e35\u0e22\u0e1a<\/h4>\n                    <p>\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e04\u0e07\u0e17\u0e35\u0e48\u0e15\u0e25\u0e2d\u0e14\u0e01\u0e32\u0e23\u0e1b\u0e25\u0e48\u0e2d\u0e22\u0e44\u0e1f\u0e1f\u0e49\u0e32<\/p>\n                <\/div>\n                <div class=\"oa-lifepo4-item\">\n                    <div class=\"oa-lifepo4-icon\">\ud83e\udde0<\/div>\n                    <h4>\u0e2a\u0e21\u0e32\u0e23\u0e4c\u0e17 BMS<\/h4>\n                    <p>\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e41\u0e25\u0e30\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e02\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07<\/p>\n                <\/div>\n                <div class=\"oa-lifepo4-item\">\n                    <div class=\"oa-lifepo4-icon\">\u267b\ufe0f<\/div>\n                    <h4>\u0e40\u0e1b\u0e47\u0e19\u0e21\u0e34\u0e15\u0e23\u0e01\u0e31\u0e1a\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21<\/h4>\n                    <p>\u0e27\u0e31\u0e2a\u0e14\u0e38\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e34\u0e29\u0e41\u0e25\u0e30\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e23\u0e35\u0e44\u0e0b\u0e40\u0e04\u0e34\u0e25\u0e44\u0e14\u0e49<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Specifications -->\n    <section class=\"oa-section\">\n        <div class=\"oa-container\">\n            <div class=\"oa-section-title\">\n                <h2>\u0e02\u0e49\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/h2>\n                <p>\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e17\u0e35\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07\u0e44\u0e14\u0e49\u0e2b\u0e25\u0e32\u0e01\u0e2b\u0e25\u0e32\u0e22<\/p>\n            <\/div>\n            <table class=\"oa-specs-table\">\n                <thead>\n                    <tr>\n                        <th>\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c<\/th>\n                        <th>\u0e0a\u0e48\u0e27\u0e07\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e49\u0e32<\/td>\n                        <td>3.7V - 72V (1S - 20S+)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\u0e04\u0e27\u0e32\u0e21\u0e08\u0e38<\/td>\n                        <td>1Ah - 500Ah<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e15\u0e31\u0e27\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07<\/td>\n                        <td>\u0e17\u0e23\u0e07\u0e01\u0e23\u0e30\u0e1a\u0e2d\u0e01, \u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e1e\u0e23\u0e34\u0e0b\u0e36\u0e21, \u0e16\u0e38\u0e07, \u0e23\u0e39\u0e1b\u0e17\u0e23\u0e07\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e01\u0e32\u0e23\u0e1b\u0e25\u0e48\u0e2d\u0e22\u0e44\u0e1f\u0e1f\u0e49\u0e32<\/td>\n                        <td>0.2C - 5C \u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\u0e2d\u0e38\u0e13\u0e2b\u0e20\u0e39\u0e21\u0e34\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19<\/td>\n                        <td>-40\u00b0C \u0e16\u0e36\u0e07 70\u00b0C (\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\u0e01\u0e31\u0e19\u0e19\u0e49\u0e33<\/td>\n                        <td>IP20 \u0e16\u0e36\u0e07 IP68<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23<\/td>\n                        <td>CAN, RS485, I2C, SMBus, Modbus, \u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19<\/td>\n                        <td>UN38.3, CE, RoHS, UL, \u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>\u0e02\u0e31\u0e49\u0e19\u0e15\u0e48\u0e33\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d<\/td>\n                        <td>\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48 50-100 \u0e2b\u0e19\u0e48\u0e27\u0e22 (\u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e0b\u0e31\u0e1a\u0e0b\u0e49\u0e2d\u0e19)<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/section>\n\n    <!-- Applications -->\n    <section class=\"oa-section oa-section-gray\">\n        <div class=\"oa-container\">\n            <div class=\"oa-section-title\">\n                <h2>\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/h2>\n                <p>\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e44\u0e14\u0e49\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07\u0e15\u0e48\u0e32\u0e07 \u0e46<\/p>\n            <\/div>\n            <div class=\"oa-applications-grid\">\n                <div class=\"oa-application-card\">\n                    <div class=\"oa-application-image\">\n                        <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/Marine-Boat-Electronics-battery-scaled.webp\" alt=\"\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e17\u0e32\u0e07\u0e40\u0e23\u0e37\u0e2d\">\n                    <\/div>\n                    <div class=\"oa-application-content\">\n                        <h3 class=\"oa-application-title\">\u0e2d\u0e34\u0e40\u0e25\u0e47\u0e01\u0e17\u0e23\u0e2d\u0e19\u0e34\u0e01\u0e2a\u0e4c\u0e17\u0e32\u0e07\u0e17\u0e30\u0e40\u0e25\u0e41\u0e25\u0e30\u0e40\u0e23\u0e37\u0e2d<\/h3>\n                        <p class=\"oa-application-description\">\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e2b\u0e32\u0e1b\u0e25\u0e32\u0e17\u0e30\u0e40\u0e25, \u0e21\u0e2d\u0e40\u0e15\u0e2d\u0e23\u0e4c trolling, \u0e23\u0e30\u0e1a\u0e1a\u0e19\u0e33\u0e17\u0e32\u0e07\u0e17\u0e32\u0e07\u0e17\u0e30\u0e40\u0e25\u0e17\u0e35\u0e48\u0e01\u0e31\u0e19\u0e19\u0e49\u0e33\u0e44\u0e14\u0e49.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"oa-application-card\">\n                    <div class=\"oa-application-image\">\n                        <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/Aviation-Drones-battery-scaled.webp\" alt=\"\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e1a\u0e34\u0e19\">\n                    <\/div>\n                    <div class=\"oa-application-content\">\n                        <h3 class=\"oa-application-title\">\u0e01\u0e32\u0e23\u0e1a\u0e34\u0e19\u0e41\u0e25\u0e30\u0e42\u0e14\u0e23\u0e19<\/h3>\n                        <p class=\"oa-application-description\">\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48 UAV, \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e1a\u0e34\u0e19, \u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e01\u0e32\u0e23\u0e1a\u0e34\u0e19\u0e41\u0e1a\u0e1a\u0e1e\u0e01\u0e1e\u0e32.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"oa-application-card\">\n                    <div class=\"oa-application-image\">\n                        <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/Scientific-Instruments-battery-scaled.webp\" alt=\"\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e17\u0e32\u0e07\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\">\n                    <\/div>\n                    <div class=\"oa-application-content\">\n                        <h3 class=\"oa-application-title\">\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c<\/h3>\n                        <p class=\"oa-application-description\">\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e01\u0e32\u0e23, \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e27\u0e34\u0e08\u0e31\u0e22\u0e20\u0e32\u0e04\u0e2a\u0e19\u0e32\u0e21, \u0e15\u0e31\u0e27\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e17\u0e32\u0e07\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"oa-application-card\">\n                    <div class=\"oa-application-image\">\n                        <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/Specialty-Industrial-Equipment-battery-scaled.webp\" alt=\"\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e40\u0e0a\u0e34\u0e07\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\">\n                    <\/div>\n                    <div class=\"oa-application-content\">\n                        <h3 class=\"oa-application-title\">\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07<\/h3>\n                        <p class=\"oa-application-description\">\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e31\u0e01\u0e23\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07, \u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e17\u0e14\u0e2a\u0e2d\u0e1a, \u0e23\u0e30\u0e1a\u0e1a\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"oa-application-card\">\n                    <div class=\"oa-application-image\">\n                        <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/Military-Defense-battery-scaled.webp\" alt=\"\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e17\u0e32\u0e07\u0e17\u0e2b\u0e32\u0e23\">\n                    <\/div>\n                    <div class=\"oa-application-content\">\n                        <h3 class=\"oa-application-title\">\u0e17\u0e2b\u0e32\u0e23\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1b\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28<\/h3>\n                        <p class=\"oa-application-description\">\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e17\u0e35\u0e48\u0e41\u0e02\u0e47\u0e07\u0e41\u0e23\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e20\u0e32\u0e04\u0e2a\u0e19\u0e32\u0e21, \u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e41\u0e1a\u0e1a\u0e1e\u0e01\u0e1e\u0e32.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"oa-application-card\">\n                    <div class=\"oa-application-image\">\n                        <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/Custom-Your-Application-battery-scaled.webp\" alt=\"\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\">\n                    <\/div>\n                    <div class=\"oa-application-content\">\n                        <h3 class=\"oa-application-title\">\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/h3>\n                        <p class=\"oa-application-description\">\u0e1a\u0e2d\u0e01\u0e40\u0e23\u0e32\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e41\u0e25\u0e49\u0e27\u0e40\u0e23\u0e32\u0e08\u0e30\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c\u0e41\u0e1a\u0e1a.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Quality Assurance -->\n    <section class=\"oa-section\">\n        <div class=\"oa-container\">\n            <div class=\"oa-quality-grid\">\n                <div class=\"oa-quality-content\">\n                    <h3>\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e &amp; \u0e01\u0e32\u0e23\u0e04\u0e31\u0e14\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e40\u0e0b\u0e25\u0e25\u0e4c<\/h3>\n                    <div class=\"oa-quality-item\">\n                        <div class=\"oa-quality-icon\">\ud83d\udd0b<\/div>\n                        <div class=\"oa-quality-content-item\">\n                            <h4>\u0e40\u0e0b\u0e25\u0e25\u0e4c LiFePO4 \u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21<\/h4>\n                            <p>\u0e40\u0e23\u0e32\u0e43\u0e0a\u0e49\u0e40\u0e0b\u0e25\u0e25\u0e4c LiFePO4 \u0e40\u0e01\u0e23\u0e14 A \u0e08\u0e32\u0e01\u0e1c\u0e39\u0e49\u0e1c\u0e25\u0e34\u0e15\u0e0a\u0e31\u0e49\u0e19\u0e19\u0e33\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e41\u0e19\u0e48\u0e43\u0e08\u0e43\u0e19\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e40\u0e2a\u0e16\u0e35\u0e22\u0e23 \u0e2d\u0e32\u0e22\u0e38\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e22\u0e32\u0e27\u0e19\u0e32\u0e19 \u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e19\u0e48\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e16\u0e37\u0e2d.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"oa-quality-item\">\n                        <div class=\"oa-quality-icon\">\ud83e\uddea<\/div>\n                        <div class=\"oa-quality-content-item\">\n                            <h4>\u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e02\u0e49\u0e21\u0e07\u0e27\u0e14<\/h4>\n                            <p>\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e15\u0e48\u0e25\u0e30\u0e01\u0e49\u0e2d\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14 \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e08\u0e38 \u0e01\u0e32\u0e23\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48\u0e41\u0e23\u0e07\u0e14\u0e31\u0e19\u0e44\u0e1f\u0e1f\u0e49\u0e32 \u0e01\u0e32\u0e23\u0e27\u0e31\u0e14\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e32\u0e19\u0e17\u0e32\u0e19\u0e20\u0e32\u0e22\u0e43\u0e19 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"oa-quality-item\">\n                        <div class=\"oa-quality-icon\">\ud83d\udcca<\/div>\n                        <div class=\"oa-quality-content-item\">\n                            <h4>\u0e01\u0e32\u0e23\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48\u0e40\u0e0b\u0e25\u0e25\u0e4c<\/h4>\n                            <p>\u0e01\u0e32\u0e23\u0e08\u0e31\u0e1a\u0e04\u0e39\u0e48\u0e40\u0e0b\u0e25\u0e25\u0e4c\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e2a\u0e21\u0e14\u0e38\u0e25\u0e41\u0e25\u0e30\u0e22\u0e37\u0e14\u0e2d\u0e32\u0e22\u0e38\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e0a\u0e38\u0e14\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e42\u0e14\u0e22\u0e23\u0e27\u0e21.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"oa-quality-image\">\n                    <img decoding=\"async\" src=\"https:\/\/nuranu.com\/wp-content\/uploads\/2025\/12\/nuranu-61-scaled.webp\" alt=\"\u0e01\u0e32\u0e23\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e40\u0e0b\u0e25\u0e25\u0e4c LiFePO4\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <!-- FAQ -->\n    <section class=\"oa-section\" id=\"faq\">\n        <div class=\"oa-container\">\n            <div class=\"oa-section-title\">\n                <h2>\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/h2>\n                <p>\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07<\/p>\n            <\/div>\n            <div class=\"oa-faq-item\" itemscope itemtype=\"https:\/\/schema.org\/Question\">\n                <button class=\"oa-faq-question\" itemprop=\"name\">\u0e02\u0e31\u0e49\u0e19\u0e15\u0e48\u0e33\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e04\u0e37\u0e2d\u0e40\u0e17\u0e48\u0e32\u0e44\u0e23?<\/button>\n                <div class=\"oa-faq-answer\">\n                    <p itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\">\n                        <span itemprop=\"text\">\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e02\u0e31\u0e49\u0e19\u0e15\u0e48\u0e33\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e21\u0e31\u0e01\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e17\u0e35\u0e48 50-100 \u0e0a\u0e34\u0e49\u0e19 \u0e02\u0e36\u0e49\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e0b\u0e31\u0e1a\u0e0b\u0e49\u0e2d\u0e19\u0e02\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e07\u0e48\u0e32\u0e22\u0e01\u0e27\u0e48\u0e32 \u0e40\u0e23\u0e32\u0e22\u0e34\u0e19\u0e14\u0e35\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e0b\u0e37\u0e49\u0e2d\u0e43\u0e19\u0e08\u0e33\u0e19\u0e27\u0e19\u0e17\u0e35\u0e48\u0e15\u0e48\u0e33\u0e01\u0e27\u0e48\u0e32 \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33.<\/span>\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"oa-faq-item\" itemscope itemtype=\"https:\/\/schema.org\/Question\">\n                <button class=\"oa-faq-question\" itemprop=\"name\">\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e19\u0e32\u0e19\u0e40\u0e17\u0e48\u0e32\u0e44\u0e23?<\/button>\n                <div class=\"oa-faq-answer\">\n                    <p itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\">\n                        <span itemprop=\"text\">\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e1b\u0e23\u0e30\u0e21\u0e32\u0e13 6-12 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c \u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e41\u0e19\u0e27\u0e04\u0e34\u0e14\u0e08\u0e19\u0e16\u0e36\u0e07\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15 \u0e0b\u0e36\u0e48\u0e07\u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e01\u0e32\u0e23\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23 \u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a \u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a (2-4 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c) \u0e01\u0e32\u0e23\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15 \u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e40\u0e23\u0e48\u0e07\u0e14\u0e48\u0e27\u0e19\u0e2d\u0e32\u0e08\u0e21\u0e35\u0e43\u0e2b\u0e49\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e40\u0e23\u0e48\u0e07\u0e14\u0e48\u0e27\u0e19.<\/span>\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"oa-faq-item\" itemscope itemtype=\"https:\/\/schema.org\/Question\">\n                <button class=\"oa-faq-question\" itemprop=\"name\">\u0e04\u0e38\u0e13\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e23\u0e21\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?<\/button>\n                <div class=\"oa-faq-answer\">\n                    <p itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\">\n                        <span itemprop=\"text\">\u0e43\u0e0a\u0e48 \u0e40\u0e23\u0e32\u0e22\u0e34\u0e19\u0e14\u0e35\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e14\u0e49\u0e32\u0e19\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e23\u0e21\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19 \u0e23\u0e27\u0e21\u0e16\u0e36\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e44\u0e1f\u0e1f\u0e49\u0e32 \u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a CAD \u0e01\u0e25\u0e44\u0e01 \u0e01\u0e32\u0e23\u0e40\u0e02\u0e35\u0e22\u0e19\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21 BMS \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1a\u0e39\u0e23\u0e13\u0e32\u0e01\u0e32\u0e23\u0e23\u0e30\u0e1a\u0e1a \u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e17\u0e33\u0e07\u0e32\u0e19\u0e43\u0e01\u0e25\u0e49\u0e0a\u0e34\u0e14\u0e01\u0e31\u0e1a\u0e27\u0e34\u0e28\u0e27\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e15\u0e23\u0e07\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14.<\/span>\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"oa-faq-item\" itemscope itemtype=\"https:\/\/schema.org\/Question\">\n                <button class=\"oa-faq-question\" itemprop=\"name\">\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e17\u0e31\u0e49\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15\u0e44\u0e14\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?<\/button>\n                <div class=\"oa-faq-answer\">\n                    <p itemprop=\"acceptedAnswer\" itemscope itemtype=\"https:\/\/schema.org\/Answer\">\n                        <span itemprop=\"text\">\u0e41\u0e19\u0e48\u0e19\u0e2d\u0e19 \u0e40\u0e23\u0e32\u0e21\u0e35\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e04\u0e23\u0e1a\u0e27\u0e07\u0e08\u0e23\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19\u0e08\u0e19\u0e16\u0e36\u0e07\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15\u0e40\u0e15\u0e47\u0e21\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a \u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e21\u0e31\u0e01\u0e08\u0e30\u0e1c\u0e25\u0e34\u0e15 5-10 \u0e0a\u0e34\u0e49\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e01\u0e48\u0e2d\u0e19\u0e17\u0e35\u0e48\u0e08\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e01\u0e33\u0e25\u0e31\u0e07\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15.<\/span>\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    <script>\n        \/\/ FAQ accordion\n        document.querySelectorAll('.oa-faq-question').forEach(button => {\n            button.addEventListener('click', () => {\n                const faqItem = button.closest('.oa-faq-item');\n                faqItem.classList.toggle('open');\n            });\n        });\n\n        \/\/ Carousel\n        let currentSlide = 0;\n        const totalSlides = 8;\n        const carousel = document.getElementById('certCarousel');\n        const dotsContainer = document.getElementById('carouselDots');\n\n        \/\/ Create dots\n        for (let i = 0; i < totalSlides; i++) {\n            const dot = document.createElement('button');\n            dot.className = 'oa-carousel-dot' + (i === 0 ? ' active' : '');\n            dot.onclick = () => goToSlide(i);\n            dotsContainer.appendChild(dot);\n        }\n\n        function updateCarousel() {\n            carousel.style.transform = `translateX(-${currentSlide * 100}%)`;\n            document.querySelectorAll('.oa-carousel-dot').forEach((dot, index) => {\n                dot.classList.toggle('active', index === currentSlide);\n            });\n        }\n\n        function nextSlide() {\n            currentSlide = (currentSlide + 1) % totalSlides;\n            updateCarousel();\n        }\n\n        function prevSlide() {\n            currentSlide = (currentSlide - 1 + totalSlides) % totalSlides;\n            updateCarousel();\n        }\n\n        function goToSlide(index) {\n            currentSlide = index;\n            updateCarousel();\n        }\n\n        \/\/ Auto-advance carousel\n        setInterval(nextSlide, 5000);\n\n        \/\/ Smooth scroll\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-309e3ede contact e-flex e-con-boxed e-con e-parent\" data-id=\"309e3ede\" data-element_type=\"container\" id=\"contact\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-226f0f81 e-con-full e-flex e-con e-child\" data-id=\"226f0f81\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4b8e7da9 e-con-full e-flex e-con e-child\" data-id=\"4b8e7da9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-67e17b6e elementor-widget elementor-widget-heading\" data-id=\"67e17b6e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e08\u0e30\u0e08\u0e48\u0e32\u0e22\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e43\u0e2b\u0e49\u0e1c\u0e25\u0e34\u0e15\u0e20\u0e31\u0e13\u0e11\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e15\u0e48\u0e2d\u0e44\u0e1b\u0e2b\u0e23\u0e37\u0e2d\u0e22\u0e31\u0e07?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d3018ea elementor-widget elementor-widget-text-editor\" data-id=\"5d3018ea\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u0e21\u0e32\u0e04\u0e38\u0e22\u0e01\u0e31\u0e19\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e41\u0e25\u0e30\u0e2a\u0e33\u0e23\u0e27\u0e08\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e1b\u0e31\u0e0d\u0e2b\u0e32\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e23\u0e48\u0e07\u0e40\u0e27\u0e25\u0e32\u0e40\u0e02\u0e49\u0e32\u0e2a\u0e39\u0e48\u0e15\u0e25\u0e32\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-171c7f8b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"171c7f8b\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-mail-bulk\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M160 448c-25.6 0-51.2-22.4-64-32-64-44.8-83.2-60.8-96-70.4V480c0 17.67 14.33 32 32 32h256c17.67 0 32-14.33 32-32V345.6c-12.8 9.6-32 25.6-96 70.4-12.8 9.6-38.4 32-64 32zm128-192H32c-17.67 0-32 14.33-32 32v16c25.6 19.2 22.4 19.2 115.2 86.4 9.6 6.4 28.8 25.6 44.8 25.6s35.2-19.2 44.8-22.4c92.8-67.2 89.6-67.2 115.2-86.4V288c0-17.67-14.33-32-32-32zm256-96H224c-17.67 0-32 14.33-32 32v32h96c33.21 0 60.59 25.42 63.71 57.82l.29-.22V416h192c17.67 0 32-14.33 32-32V192c0-17.67-14.33-32-32-32zm-32 128h-64v-64h64v64zm-352-96c0-35.29 28.71-64 64-64h224V32c0-17.67-14.33-32-32-32H96C78.33 0 64 14.33 64 32v192h96v-32z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0e2d\u0e35\u0e40\u0e21\u0e25: info@nuranu.com<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-phone\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c: +86 13823274651<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-location-arrow\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M444.52 3.52L28.74 195.42c-47.97 22.39-31.98 92.75 19.19 92.75h175.91v175.91c0 51.17 70.36 67.17 92.75 19.19l191.9-415.78c15.99-38.39-25.59-79.97-63.97-63.97z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48: \u0e2b\u0e49\u0e2d\u0e07 301 \u0e2d\u0e32\u0e04\u0e32\u0e23\u0e17\u0e35\u0e48 2 \u0e40\u0e25\u0e02\u0e17\u0e35\u0e48 55 \u0e16\u0e19\u0e19\u0e0a\u0e34\u0e40\u0e01\u0e07 \u0e40\u0e21\u0e37\u0e2d\u0e07\u0e40\u0e2b\u0e07\u0e25\u0e35\u0e48 \u0e15\u0e07\u0e01\u0e27\u0e19 \u0e21\u0e13\u0e11\u0e25\u0e01\u0e27\u0e32\u0e07\u0e15\u0e38\u0e49\u0e07 \u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e08\u0e35\u0e19<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ad06de9 elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"6ad06de9\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-animation-grow elementor-repeater-item-f42d047\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">\u0e40\u0e1f\u0e0b\u0e1a\u0e38\u0e4a\u0e01<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-animation-grow elementor-repeater-item-936d698\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">\u0e44\u0e25\u0e19\u0e4c<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-whatsapp\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-animation-grow elementor-repeater-item-471a0bb\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">\u0e22\u0e39\u0e17\u0e39\u0e1a<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewbox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-animation-grow elementor-repeater-item-9a98b21\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e2d\u0e34\u0e19<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-be7aa5e e-con-full e-flex e-con e-child\" data-id=\"be7aa5e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-611099c6 e-con-full e-flex e-con e-child\" data-id=\"611099c6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-193b7bf8 elementor-widget elementor-widget-shortcode\" data-id=\"193b7bf8\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class='fluentform ff-default fluentform_wrapper_1 ffs_default_wrap'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" data-turnstile_key=\"0x4AAAAAABhxxb29hvcvsQFn\" action=\"\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e2a\u0e32\u0e18\u0e34\u0e15<\/legend>        <div\n                style=\"display: none!important; position: absolute!important; transform: translateX(1000%)!important;\"\n                class=\"ff-el-group ff-hpsf-container\"\n        >\n            <div class=\"ff-el-input--label asterisk-right\">\n                <label for=\"ff_1_item_sf\" aria-label=\"\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32\">\n                    \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32                <\/label>\n            <\/div>\n            <div class=\"ff-el-input--content\">\n                <input type=\"text\"\n                       name=\"item_1__fluent_sf\"\n                       class=\"ff-el-form-control\"\n                       id=\"ff_1_item_sf\"\n                \/>\n            <\/div>\n        <\/div>\n        <input type='hidden' name='__fluent_form_embded_post_id' value='532' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"8cc0a6b80f\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/th\/wp-json\/wp\/v2\/pages\/532\" \/><div data-name=\"ff_cn_id_1\"  class='ff-t-container ff-column-container ff_columns_total_2'><div class='ff-t-cell ff-t-column-1' style='flex-basis: 50%;'><div data-type=\"name-element\" data-name=\"names\" class=\"ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell'><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_names_first_name_' id='label_ff_1_names_first_name_' >\u0e0a\u0e37\u0e48\u0e2d<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"\u0e0a\u0e37\u0e48\u0e2d\" aria-invalid=\"false\" aria-required=\"true\"><\/div><\/div><\/div><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 50%;'><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_email' id='label_ff_1_email' aria-label=\"\u0e2d\u0e35\u0e40\u0e21\u0e25\">\u0e2d\u0e35\u0e40\u0e21\u0e25<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" placeholder=\"\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48\u0e2d\u0e35\u0e40\u0e21\u0e25\" data-name=\"email\"  aria-invalid=\"false\" aria-required=\"true\"><\/div><\/div><\/div><\/div><div data-name=\"ff_cn_id_2\"  class='ff-t-container ff-column-container ff_columns_total_2'><div class='ff-t-cell ff-t-column-1' style='flex-basis: 50%;'><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_numeric_field' id='label_ff_1_numeric_field' aria-label=\"WhatsApp\">WhatsApp<\/label><\/div><div class='ff-el-input--content'><input type=\"number\" name=\"numeric_field\" id=\"ff_1_numeric_field\" class=\"ff-el-form-control\" placeholder=\"WhatsApp\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=\"false\"><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 50%;'><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_1_input_text' id='label_ff_1_input_text' aria-label=\"\u0e0a\u0e37\u0e48\u0e2d\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\">\u0e0a\u0e37\u0e48\u0e2d\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text\" class=\"ff-el-form-control\" placeholder=\"\u0e0a\u0e37\u0e48\u0e2d\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\" data-name=\"input_text\" id=\"ff_1_input_text\"  aria-invalid=\"false\" aria-required=\"false\"><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_1_message' id='label_ff_1_message' aria-label=\"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\">\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" placeholder=\"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group' style='margin-bottom: 0;'><div class='ff-el-input--content'><div data-fluent_id='1' name='cf-turnstile-response'><div\n\t\tdata-sitekey='0x4AAAAAABhxxb29hvcvsQFn'\n\t\tdata-theme='auto'\n\t\tid='fluentform-turnstile-1-1'\n\t\tclass='ff-el-turnstile cf-turnstile'\n\t\tdata-appearance='interaction-only'><\/div><\/div><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"\u0e2a\u0e48\u0e07\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\">\u0e2a\u0e48\u0e07\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21<\/button><\/div><\/fieldset><input type=\"hidden\" name=\"trp-form-language\" value=\"th\"\/><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"numeric_field\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"numeric\":{\"value\":true,\"message\":\"This field must contain numeric value\",\"global_message\":\"This field must contain numeric value\",\"global\":true},\"min\":{\"value\":\"\",\"message\":\"Validation fails for minimum value\",\"global_message\":\"Validation fails for minimum value\",\"global\":true},\"max\":{\"value\":\"\",\"message\":\"Validation fails for maximum value\",\"global_message\":\"Validation fails for maximum value\",\"global\":true},\"digits\":{\"value\":\"\",\"message\":\"Validation fails for limited digits\",\"global_message\":\"Validation fails for limited digits\",\"global\":true}},\"input_text\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}}},\"debounce_time\":300};\n                            <\/script>\n            <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bb79841 e-con-full e-flex e-con e-parent\" data-id=\"bb79841\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>&nbsp; Custom LiFePO4 Battery Solutions for Your Unique Application Expert Battery Design &amp; Manufacturing for Specialty Industries &amp; Niche Applications \u2699\ufe0f Full custom design from concept to production \ud83d\udd2c Application-specific engineering support \ud83d\udce6 Low MOQ for specialty applications \u26a1 Fast prototyping and iteration (2-4 weeks) Discuss Your Project Request Custom Design Quote Our Custom Battery [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":17,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-532","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.2 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Custom LiFePO4 Battery Solutions for Specialty Applications | Nuranu&lt;<\/title>\n<meta name=\"description\" content=\"Custom lithium battery packs for unique applications, specialty equipment, and niche industries. OEM battery design and manufacturing services\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nuranu.com\/th\/products\/for-other-applications\/\" \/>\n<meta property=\"og:locale\" content=\"th_TH\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Other Battery Applications\" \/>\n<meta property=\"og:description\" content=\"Custom lithium battery packs for unique applications, specialty equipment, and niche industries. OEM battery design and manufacturing services\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nuranu.com\/th\/products\/for-other-applications\/\" \/>\n<meta property=\"og:site_name\" content=\"Nuranu\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-08T08:02:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/DIY-Custom-Projects-battery-scaled.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 \u0e19\u0e32\u0e17\u0e35\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nuranu.com\/products\/for-other-applications\/\",\"url\":\"https:\/\/nuranu.com\/products\/for-other-applications\/\",\"name\":\"Custom LiFePO4 Battery Solutions for Specialty Applications | Nuranu&lt;\",\"isPartOf\":{\"@id\":\"https:\/\/nuranu.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/nuranu.com\/products\/for-other-applications\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/nuranu.com\/products\/for-other-applications\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/DIY-Custom-Projects-battery-scaled.webp\",\"datePublished\":\"2021-11-12T06:30:30+00:00\",\"dateModified\":\"2026-03-08T08:02:52+00:00\",\"description\":\"Custom lithium battery packs for unique applications, specialty equipment, and niche industries. OEM battery design and manufacturing services\",\"breadcrumb\":{\"@id\":\"https:\/\/nuranu.com\/products\/for-other-applications\/#breadcrumb\"},\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nuranu.com\/products\/for-other-applications\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\/\/nuranu.com\/products\/for-other-applications\/#primaryimage\",\"url\":\"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/DIY-Custom-Projects-battery-scaled.webp\",\"contentUrl\":\"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/DIY-Custom-Projects-battery-scaled.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nuranu.com\/products\/for-other-applications\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/nuranu.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Products\",\"item\":\"https:\/\/nuranu.com\/es\/products\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Other Battery Applications\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nuranu.com\/#website\",\"url\":\"https:\/\/nuranu.com\/\",\"name\":\"Nuranu\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nuranu.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"th\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48 LiFePO4 \u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07 | Nuranu&lt;","description":"\u0e0a\u0e38\u0e14\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e25\u0e34\u0e40\u0e18\u0e35\u0e22\u0e21\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07 \u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e1e\u0e34\u0e40\u0e28\u0e29 \u0e41\u0e25\u0e30\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e41\u0e25\u0e30\u0e1c\u0e25\u0e34\u0e15\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48 OEM","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nuranu.com\/th\/products\/for-other-applications\/","og_locale":"th_TH","og_type":"article","og_title":"Other Battery Applications","og_description":"Custom lithium battery packs for unique applications, specialty equipment, and niche industries. OEM battery design and manufacturing services","og_url":"https:\/\/nuranu.com\/th\/products\/for-other-applications\/","og_site_name":"Nuranu","article_modified_time":"2026-03-08T08:02:52+00:00","og_image":[{"url":"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/DIY-Custom-Projects-battery-scaled.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 \u0e19\u0e32\u0e17\u0e35"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/nuranu.com\/products\/for-other-applications\/","url":"https:\/\/nuranu.com\/products\/for-other-applications\/","name":"\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48 LiFePO4 \u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07 | Nuranu&lt;","isPartOf":{"@id":"https:\/\/nuranu.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/nuranu.com\/products\/for-other-applications\/#primaryimage"},"image":{"@id":"https:\/\/nuranu.com\/products\/for-other-applications\/#primaryimage"},"thumbnailUrl":"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/DIY-Custom-Projects-battery-scaled.webp","datePublished":"2021-11-12T06:30:30+00:00","dateModified":"2026-03-08T08:02:52+00:00","description":"\u0e0a\u0e38\u0e14\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48\u0e25\u0e34\u0e40\u0e18\u0e35\u0e22\u0e21\u0e41\u0e1a\u0e1a\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07 \u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e1e\u0e34\u0e40\u0e28\u0e29 \u0e41\u0e25\u0e30\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e41\u0e25\u0e30\u0e1c\u0e25\u0e34\u0e15\u0e41\u0e1a\u0e15\u0e40\u0e15\u0e2d\u0e23\u0e35\u0e48 OEM","breadcrumb":{"@id":"https:\/\/nuranu.com\/products\/for-other-applications\/#breadcrumb"},"inLanguage":"th","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nuranu.com\/products\/for-other-applications\/"]}]},{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/nuranu.com\/products\/for-other-applications\/#primaryimage","url":"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/DIY-Custom-Projects-battery-scaled.webp","contentUrl":"https:\/\/nuranu.com\/wp-content\/uploads\/2026\/03\/DIY-Custom-Projects-battery-scaled.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/nuranu.com\/products\/for-other-applications\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nuranu.com\/"},{"@type":"ListItem","position":2,"name":"Products","item":"https:\/\/nuranu.com\/es\/products\/"},{"@type":"ListItem","position":3,"name":"Other Battery Applications"}]},{"@type":"WebSite","@id":"https:\/\/nuranu.com\/#website","url":"https:\/\/nuranu.com\/","name":"\u0e19\u0e39\u0e23\u0e32\u0e19\u0e39","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nuranu.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"th"}]}},"_links":{"self":[{"href":"https:\/\/nuranu.com\/th\/wp-json\/wp\/v2\/pages\/532","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nuranu.com\/th\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nuranu.com\/th\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nuranu.com\/th\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nuranu.com\/th\/wp-json\/wp\/v2\/comments?post=532"}],"version-history":[{"count":6,"href":"https:\/\/nuranu.com\/th\/wp-json\/wp\/v2\/pages\/532\/revisions"}],"predecessor-version":[{"id":4133,"href":"https:\/\/nuranu.com\/th\/wp-json\/wp\/v2\/pages\/532\/revisions\/4133"}],"up":[{"embeddable":true,"href":"https:\/\/nuranu.com\/th\/wp-json\/wp\/v2\/pages\/17"}],"wp:attachment":[{"href":"https:\/\/nuranu.com\/th\/wp-json\/wp\/v2\/media?parent=532"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}