{"id":22,"date":"2025-07-15T02:57:35","date_gmt":"2025-07-15T02:57:35","guid":{"rendered":"https:\/\/ecavix.com\/company\/"},"modified":"2025-11-04T09:56:32","modified_gmt":"2025-11-04T09:56:32","slug":"%d0%be-%d0%bd%d0%b0%d1%81","status":"publish","type":"page","link":"https:\/\/ecavix.com\/ru\/about-us\/","title":{"rendered":"\u041e \u043d\u0430\u0441"},"content":{"rendered":"<div class=\"wp-block-uagb-container uagb-block-019442a1 alignfull uagb-is-root-container\">\n<style>\n        \/* Scoped Root Element and Reset *\/\n        #ecavix-about-us-embed *, \n        #ecavix-about-us-embed *::before, \n        #ecavix-about-us-embed *::after {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        #ecavix-about-us-embed {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background: #000;\n            color: #fff;\n            min-height: 100vh;\n        }\n\n        \/* General Section Styles *\/\n        #ecavix-about-us-embed section {\n            padding: 120px 60px;\n            overflow: hidden;\n            position: relative;\n        }\n        \n        #ecavix-about-us-embed .ecavix-container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        \/* General Section Header - Consistent with previous pages *\/\n        #ecavix-about-us-embed .ecavix-section-header {\n            text-align: center;\n            margin-bottom: 80px;\n            padding: 0 20px;\n        }\n\n        #ecavix-about-us-embed .ecavix-section-label {\n            font-size: 0.875rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            color: #0066FF; \/* Accent color *\/\n            margin-bottom: 16px;\n        }\n\n        #ecavix-about-us-embed .ecavix-section-title {\n            font-size: 3.5rem;\n            font-weight: 800;\n            letter-spacing: -2px;\n            margin-bottom: 20px;\n            line-height: 1.1;\n            \/* High-end gradient text effect *\/\n            background: linear-gradient(135deg, #fff 0%, #a0a0a0 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n        \n        #ecavix-about-us-embed .ecavix-section-subtitle {\n            font-size: 1.25rem;\n            color: #808080;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\n        \/* 1. Hero Section - Background Video Banner (Full Screen) *\/\n        #ecavix-about-us-embed .ecavix-hero {\n            height: 100vh; \/* FULL SCREEN \/ FULL VIEWPORT HEIGHT *\/\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            position: relative; \n            border-bottom: 2px solid #0066FF;\n            padding: 0;\n        }\n        \n        \/* Video Wrapper for positioning *\/\n        #ecavix-about-us-embed .video-background-wrapper {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            overflow: hidden;\n            z-index: 1; \n        }\n\n        \/* Video element styling *\/\n        #ecavix-about-us-embed .background-video {\n            width: 100%;\n            height: 100%;\n            object-fit: cover; \/* Ensures video covers the area without distortion *\/\n            filter: brightness(0.6); \/* Slightly dim the video for contrast *\/\n        }\n\n        \/* Dark Overlay for readability *\/\n        #ecavix-about-us-embed .video-overlay {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.45); \/* Overlay color *\/\n            z-index: 2;\n        }\n\n        #ecavix-about-us-embed .ecavix-hero-content {\n            position: relative;\n            z-index: 3; \/* Above the video and overlay *\/\n            max-width: 1000px;\n            padding: 0 20px;\n        }\n        \n        #ecavix-about-us-embed .ecavix-hero-title {\n            font-size: 5rem;\n            font-weight: 900;\n            line-height: 1.1;\n            letter-spacing: -4px;\n            margin-bottom: 30px;\n            color: #fff;\n        }\n        \n        #ecavix-about-us-embed .ecavix-hero-title span {\n            color: #0066FF; \/* Primary accent color *\/\n        }\n        \n        #ecavix-about-us-embed .ecavix-hero-subtitle {\n            font-size: 1.8rem;\n            font-weight: 500;\n            color: #b0b0b0;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\n        \/* 2. Our Story \/ Vision Section *\/\n#ecavix-about-us-embed .ecavix-vision::before{\ncontent:'';\nbackground-color:rgba(0,0,0,.5);\nposition:absolute;\ntop:0;\nleft:0;\nwidth:100%;\nheight:100%;\n}\n        #ecavix-about-us-embed .ecavix-vision {\n            background: url(https:\/\/ecavix.com\/wp-content\/uploads\/2025\/10\/contact_banner.jpg);\n           height: 100vh;\n           background-repeat: no-repeat;\n           background-size: cover;\nposition:relative;\n            border-bottom: 1px solid #1a1a1a;\n        }\n        \n        #ecavix-about-us-embed .ecavix-vision-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            align-items: center;\n            text-align: left;\n        }\n        \n        #ecavix-about-us-embed .ecavix-image-placeholder img {\n            max-width: 100%; \n            height: auto; \n            border-radius: 12px; \n            border: 1px solid #1a1a1a;\n        }\n\n        #ecavix-about-us-embed .ecavix-vision-title {\n            font-size: 2.5rem;\n            font-weight: 900;\n            color: #00d4ff; \/* Secondary accent color *\/\n            margin-bottom: 20px;\n        }\n        #ecavix-about-us-embed .ecavix-vision-text{\nposition: absolute;\n    max-width: 50%;\n}\n        #ecavix-about-us-embed .ecavix-vision-text p {\n            font-size: 1.1rem;\n            line-height: 1.8;\n            color: #b0b0b0;\n            margin-bottom: 20px;\n        }\n        \n        #ecavix-about-us-embed .ecavix-vision-quote {\n            font-style: italic;\n            color: #fff;\n            border-left: 4px solid #0066FF;\n            padding-left: 20px;\n            margin-top: 30px;\n            font-size: 1.15rem;\n        }\n        \n        \/* 3. Video Showcase Section (Internal Embed) *\/\n        #ecavix-about-us-embed .ecavix-video-showcase {\n            background: #000;\n            text-align: center;\n        }\n        \n        #ecavix-about-us-embed .video-wrapper {\n            position: relative;\n            padding-bottom: 56.25%; \/* 16:9 Aspect Ratio *\/\n            height: 0;\n            overflow: hidden;\n            max-width: 1000px;\n            margin: 0 auto;\n            border-radius: 12px;\n            box-shadow: 0 10px 40px rgba(0,0,0,0.5);\n            margin-top: 40px;\n            border: 4px solid #0066FF;\n        }\n        \n        #ecavix-about-us-embed .video-wrapper iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            border: none;\n        }\n\n\n        \/* 4. Core Pillars Section (4-Column Grid) *\/\n        #ecavix-about-us-embed .ecavix-pillars {\n            background: #0a0a0a;\n        }\n\n        #ecavix-about-us-embed .ecavix-pillars-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 30px;\n            margin-top: 60px;\n        }\n\n        #ecavix-about-us-embed .ecavix-pillar-card {\n            background: linear-gradient(145deg, #181818, #0a0a0a);\n            border: 1px solid #222;\n            border-radius: 16px;\n            padding: 40px;\n            text-align: center;\n            transition: all 0.3s ease;\n        }\n        \n        #ecavix-about-us-embed .ecavix-pillar-card:hover {\n            transform: translateY(-8px);\n            border-color: #0066FF;\n            box-shadow: 0 10px 30px rgba(0,102,255,0.2);\n        }\n\n        #ecavix-about-us-embed .ecavix-pillar-icon {\n            font-size: 2.5rem;\n            color: #0066FF;\n            margin-bottom: 20px;\n            font-weight: 900;\n        }\n\n        #ecavix-about-us-embed .ecavix-pillar-title {\n            font-size: 1.5rem;\n            font-weight: 800;\n            color: #fff;\n            margin-bottom: 15px;\n            letter-spacing: -0.5px;\n        }\n\n        #ecavix-about-us-embed .ecavix-pillar-description {\n            font-size: 0.95rem;\n            color: #b0b0b0;\n            line-height: 1.6;\n        }\n        \n        \/* 5. Global Footprint \/ Call to Action *\/\n        #ecavix-about-us-embed .ecavix-cta {\n             background: #000;\n             text-align: center;\n        }\n\n        #ecavix-about-us-embed .ecavix-cta h3 {\n            font-size: 3rem;\n            font-weight: 900;\n            letter-spacing: -2px;\n            margin-bottom: 30px;\n            color: #00d4ff;\n        }\n\n        #ecavix-about-us-embed .ecavix-btn-primary {\n            padding: 16px 60px;\n            background: #0066FF;\n            color: white;\n            border: none;\n            border-radius: 12px;\n            font-size: 1.125rem;\n            font-weight: 700;\n            cursor: pointer;\n            transition: background 0.3s ease;\n            text-decoration: none;\n            display: inline-flex;\n            justify-content: center;\n            align-items: center;\n            box-shadow: 0 10px 30px rgba(0,102,255,0.4);\n        }\n        \n        \/* Responsive CSS *\/\n        @media (max-width: 1024px) {\n            #ecavix-about-us-embed section { padding: 80px 20px; }\n            #ecavix-about-us-embed .ecavix-hero-title { font-size: 3.5rem; letter-spacing: -2px;}\n            #ecavix-about-us-embed .ecavix-hero-subtitle { font-size: 1.4rem; }\n            #ecavix-about-us-embed .ecavix-vision-grid {\n                grid-template-columns: 1fr;\n            }\n            #ecavix-about-us-embed .ecavix-pillars-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n        \n        @media (max-width: 768px) {\n            \/* Hero height can be reduced slightly on mobile to avoid covering all content *\/\n            #ecavix-about-us-embed .ecavix-hero { height: 75vh; } \n            #ecavix-about-us-embed .ecavix-hero-title { font-size: 2.5rem; letter-spacing: -1px; }\n            #ecavix-about-us-embed .ecavix-hero-subtitle { font-size: 1.1rem; }\n            #ecavix-about-us-embed .ecavix-section-title { font-size: 2.25rem; }\n            #ecavix-about-us-embed .ecavix-pillars-grid {\n                grid-template-columns: 1fr;\n            }\n            #ecavix-about-us-embed .ecavix-cta h3 {\n                font-size: 2rem;\n            }\n        }\n        .ecavix-pillar-icon i{\n  color: #0066FF;\n            font-size: 1.4em;\n        }\n\n    <\/style>\n\n\n\n\n    <div id=\"ecavix-about-us-embed\">\n\n        <section class=\"ecavix-hero\">\n            <div class=\"video-background-wrapper\">\n                <video autoplay loop muted playsinline class=\"background-video\">\n                    <source src=\"https:\/\/ecavix.com\/wp-content\/uploads\/2025\/10\/jimeng-2025-10-21-1211-1.mp4\" type=\"video\/mp4\">\n                    <source src=\"https:\/\/ecavix.com\/wp-content\/uploads\/2025\/10\/jimeng-2025-10-21-1211-1.mp4\" type=\"video\/webm\">\n                    \u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0442\u0435\u0433 \u0432\u0438\u0434\u0435\u043e.\n                <\/video>\n                <div class=\"video-overlay\"><\/div>\n            <\/div>\n            \n            <div class=\"ecavix-hero-content\">\n                <h1 class=\"ecavix-hero-title\">\u0414\u0432\u0438\u0433\u0430\u044f \u0431\u0443\u0434\u0443\u0449\u0435\u0435, \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u044f \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u044b \u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f \u0434\u0430\u043d\u043d\u044b\u0445 \u0441 <span>\u041f\u0440\u0435\u0434\u0435\u043b\u044c\u043d\u0430\u044f \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u044c<\/span>.<\/h1>\n                <p class=\"ecavix-hero-subtitle\">\u041c\u044b - \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Ecavix, \u043c\u0438\u0440\u043e\u0432\u043e\u0439 \u043f\u0438\u043e\u043d\u0435\u0440 \u0432 \u043e\u0431\u043b\u0430\u0441\u0442\u0438 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0439 LiFePO\u2084 \u044d\u043d\u0435\u0440\u0433\u0438\u0438. \u041c\u044b \u0441\u0442\u0440\u0435\u043c\u0438\u043c\u0441\u044f \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0442\u044c \u0432\u044b\u0441\u043e\u043a\u043e\u043f\u043b\u043e\u0442\u043d\u044b\u0435, \u0432\u044b\u0441\u043e\u043a\u043e\u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0435 \u0438 \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u044b\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0445\u0440\u0430\u043d\u0435\u043d\u0438\u044f \u044d\u043d\u0435\u0440\u0433\u0438\u0438, \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u044f \u0431\u0435\u0441\u043f\u0435\u0440\u0435\u0431\u043e\u0439\u043d\u0443\u044e \"\u0437\u0435\u043b\u0435\u043d\u0443\u044e\" \u044d\u043d\u0435\u0440\u0433\u0438\u044e \u0432 \u0436\u0438\u043b\u044b\u0445, \u043a\u043e\u043c\u043c\u0435\u0440\u0447\u0435\u0441\u043a\u0438\u0445 \u0438 \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u044b\u0445 \u0441\u0435\u043a\u0442\u043e\u0440\u0430\u0445 \u043f\u043e \u0432\u0441\u0435\u043c\u0443 \u043c\u0438\u0440\u0443.<\/p>\n            <\/div>\n        <\/section>\n\n        <section class=\"ecavix-vision\">\n            <div class=\"ecavix-container\">\n               \n                    \n                    <div class=\"ecavix-vision-text\">\n                        <div class=\"ecavix-section-label\">\u0424\u0423\u041d\u0414\u0410\u041c\u0415\u041d\u0422<\/div>\n                        <h2 class=\"ecavix-vision-title\">\u041a\u0410\u041a \u0412\u0421\u0415 \u041d\u0410\u0427\u0418\u041d\u0410\u041b\u041e\u0421\u042c<\/h2>\n                        <p>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Ecavix \u0440\u043e\u0434\u0438\u043b\u0430\u0441\u044c \u0432 \u043f\u0435\u0440\u0435\u043b\u043e\u043c\u043d\u044b\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043f\u0435\u0440\u0435\u0445\u043e\u0434\u0430 \u043a \u044d\u043a\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438 \u0447\u0438\u0441\u0442\u043e\u0439 \u044d\u043d\u0435\u0440\u0433\u0435\u0442\u0438\u043a\u0435, \u043e\u0441\u043e\u0437\u043d\u0430\u0432 \u043e\u0441\u0442\u0440\u0443\u044e \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0441\u0442\u044c \u0432 \u0431\u043e\u043b\u0435\u0435 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u0445 \u0438 \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u044b\u0445 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044f\u0445 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430 \u0431\u0430\u0442\u0430\u0440\u0435\u0439. \u041d\u0430\u0448\u0438 \u043e\u0441\u043d\u043e\u0432\u0430\u0442\u0435\u043b\u0438, \u0432\u0435\u0442\u0435\u0440\u0430\u043d\u044b \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u044c\u043d\u043e\u0439 \u043f\u0440\u043e\u043c\u044b\u0448\u043b\u0435\u043d\u043d\u043e\u0441\u0442\u0438 \u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044f, \u0441\u043e\u0437\u0434\u0430\u043b\u0438 \u043d\u0430\u0448 \u043f\u0435\u0440\u0432\u044b\u0439 \u043d\u0430\u0443\u0447\u043d\u043e-\u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0439 \u0446\u0435\u043d\u0442\u0440 \u0441 \u0435\u0434\u0438\u043d\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0439 \u0446\u0435\u043b\u044c\u044e: \u043e\u0441\u0432\u043e\u0438\u0442\u044c \u0445\u0438\u043c\u0438\u044e LiFePO\u2084.<\/p>\n                        <p>\u041f\u0435\u0440\u0432\u043e\u043d\u0430\u0447\u0430\u043b\u044c\u043d\u043e \u043c\u044b \u0441\u043e\u0441\u0440\u0435\u0434\u043e\u0442\u043e\u0447\u0438\u043b\u0438\u0441\u044c \u043d\u0430 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0435\u043c \u0440\u044b\u043d\u043a\u0435, \u0447\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u043b\u043e \u043d\u0430\u043c \u0443\u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c \u043d\u0430\u0448\u0443 \u043e\u0441\u043d\u043e\u0432\u043d\u0443\u044e \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044e \u0438 \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0435 \u0446\u0435\u043f\u043e\u0447\u043a\u0438 \u043f\u043e\u0441\u0442\u0430\u0432\u043e\u043a \u043f\u043e \u0432\u0441\u0435\u0439 \u0441\u0442\u0440\u0430\u043d\u0435. \u042d\u0442\u043e\u0442 \u043f\u0440\u043e\u0447\u043d\u044b\u0439 \u0444\u0443\u043d\u0434\u0430\u043c\u0435\u043d\u0442 \u043f\u043e\u0437\u0432\u043e\u043b\u0438\u043b \u043d\u0430\u043c \u0431\u044b\u0441\u0442\u0440\u043e \u043c\u0430\u0441\u0448\u0442\u0430\u0431\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u0438 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u0431\u0435\u0441\u043a\u043e\u043c\u043f\u0440\u043e\u043c\u0438\u0441\u0441\u043d\u043e\u0435 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u043e, \u043f\u0440\u0435\u0436\u0434\u0435 \u0447\u0435\u043c \u0432\u044b\u0445\u043e\u0434\u0438\u0442\u044c \u043d\u0430 \u043c\u0435\u0436\u0434\u0443\u043d\u0430\u0440\u043e\u0434\u043d\u044b\u0439 \u0440\u044b\u043d\u043e\u043a.<\/p>\n                        <p class=\"ecavix-vision-quote\">\n                            \u201c\u0413\u0435\u043d\u0435\u0437\u0438\u0441 Ecavix \u0431\u044b\u043b \u043f\u0440\u043e\u0441\u0442: \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u0435\u043f\u043e\u043a\u043e\u043b\u0435\u0431\u0438\u043c\u044b\u0439 \u0444\u0443\u043d\u0434\u0430\u043c\u0435\u043d\u0442 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0438 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0430, \u043f\u0440\u0435\u0436\u0434\u0435 \u0447\u0435\u043c \u0432\u043d\u0435\u0434\u0440\u044f\u0442\u044c \u0438\u043d\u043d\u043e\u0432\u0430\u0446\u0438\u0438 \u0434\u043b\u044f \u0432\u0441\u0435\u0433\u043e \u043c\u0438\u0440\u0430\u201d.\u201d\n                        <\/p>\n                    <\/div>\n              \n            <\/div>\n        <\/section>\n\n\n        <section class=\"ecavix-pillars\">\n            <div class=\"ecavix-section-header\">\n                <div class=\"ecavix-section-label\">\u041d\u0410\u0428\u0410 \u041e\u0421\u041d\u041e\u0412\u0410<\/div>\n                <h2 class=\"ecavix-section-title\">\u0427\u0435\u0442\u044b\u0440\u0435 \u0441\u0442\u043e\u043b\u043f\u0430: \u041d\u0430\u0448\u0435 \u0441\u0442\u0440\u0435\u043c\u043b\u0435\u043d\u0438\u0435 \u043a \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u0443<\/h2>\n                <p class=\"ecavix-section-subtitle\">\u041c\u0438\u0440\u043e\u0432\u0430\u044f \u0440\u0435\u043f\u0443\u0442\u0430\u0446\u0438\u044f \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 Ecavix \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0430 \u043d\u0430 \u043d\u0430\u0448\u0435\u043c \u043d\u0435\u0443\u043a\u043b\u043e\u043d\u043d\u043e\u043c \u0441\u0442\u0440\u0435\u043c\u043b\u0435\u043d\u0438\u0438 \u043a \u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u0441\u0442\u0432\u0443 \u0432 \u043a\u0430\u0436\u0434\u043e\u043c \u0430\u0441\u043f\u0435\u043a\u0442\u0435 \u043d\u0430\u0448\u0435\u0439 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438.<\/p>\n            <\/div>\n            \n            <div class=\"ecavix-container\">\n                <div class=\"ecavix-pillars-grid\">\n                    \n                    <div class=\"ecavix-pillar-card\">\n                        <div class=\"ecavix-pillar-icon\">\n                            <i class=\"iconfont icon-safe-f\"><\/i>\n                        <\/div>\n                        <h4 class=\"ecavix-pillar-title\">\u041f\u0440\u0435\u0434\u0435\u043b\u044c\u043d\u0430\u044f \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u044c<\/h4>\n                        <p class=\"ecavix-pillar-description\">\u041c\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c \u0432\u044b\u0441\u043e\u043a\u043e\u043a\u043b\u0430\u0441\u0441\u043d\u044b\u0435 \u0430\u0432\u0442\u043e\u043c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0435 \u043b\u0438\u0442\u0438\u0439-\u0444\u043e\u0441\u0444\u0430\u0442\u043d\u044b\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u043a\u043b\u0430\u0441\u0441\u0430 A \u0432 \u0441\u043e\u0447\u0435\u0442\u0430\u043d\u0438\u0438 \u0441 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u043e\u0439 \u043d\u0430\u043c\u0438 \u0438\u043d\u0442\u0435\u043b\u043b\u0435\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u043e\u0439 BMS, \u0447\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u0434\u043e\u0441\u0442\u0438\u0447\u044c \u043c\u0438\u043b\u043b\u0438\u0441\u0435\u043a\u0443\u043d\u0434\u043d\u043e\u0433\u043e \u0443\u0440\u043e\u0432\u043d\u044f \u0437\u0430\u0449\u0438\u0442\u044b, \u043c\u0438\u043d\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0440\u0438\u0441\u043a\u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u043e\u0441\u0442\u0438 \u0438 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u0441\u0430\u043c\u044b\u0439 \u0432\u044b\u0441\u043e\u043a\u0438\u0439 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0438 \u0432 \u043e\u0442\u0440\u0430\u0441\u043b\u0438.<\/p>\n                    <\/div>\n\n                    <div class=\"ecavix-pillar-card\">\n                        <div class=\"ecavix-pillar-icon\">\n                            <i class=\"iconfont icon-shezhi\"><\/i>\n                        <\/div>\n                        <h4 class=\"ecavix-pillar-title\">\u041d\u043e\u0432\u0430\u0442\u043e\u0440\u0441\u043a\u0438\u0435 \u0438\u043d\u043d\u043e\u0432\u0430\u0446\u0438\u0438<\/h4>\n                        <p class=\"ecavix-pillar-description\">\u0415\u0436\u0435\u0433\u043e\u0434\u043d\u043e \u0432 \u041d\u0418\u041e\u041a\u0420 \u0432\u043a\u043b\u0430\u0434\u044b\u0432\u0430\u044e\u0442\u0441\u044f \u0437\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0442\u0441\u044f \u043d\u0430 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u0435 \u043c\u043e\u0434\u0443\u043b\u044c\u043d\u043e\u0439 \u043a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438 \u0432\u044b\u0441\u043e\u043a\u043e\u0439 \u043f\u043b\u043e\u0442\u043d\u043e\u0441\u0442\u0438 \u0438 \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u0438\u043c\u043e\u0441\u0442\u044c \u0441 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u0438\u043c\u0438 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0430\u043c\u0438 \u0441\u0432\u044f\u0437\u0438, \u0447\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043d\u0430\u0448\u0438\u043c \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430\u043c \u043d\u0435\u0438\u0437\u043c\u0435\u043d\u043d\u043e \u0437\u0430\u043d\u0438\u043c\u0430\u0442\u044c \u043b\u0438\u0434\u0438\u0440\u0443\u044e\u0449\u0438\u0435 \u043f\u043e\u0437\u0438\u0446\u0438\u0438 \u0432 \u043e\u0442\u0440\u0430\u0441\u043b\u0438 \u043f\u043e \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438 \u0438 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438.<\/p>\n                    <\/div>\n\n                    <div class=\"ecavix-pillar-card\">\n                        <div class=\"ecavix-pillar-icon\">\n                            <i class=\"iconfont icon-shangwuhezuohezuo\"><\/i>\n                        <\/div>\n                        <h4 class=\"ecavix-pillar-title\">\u0413\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u043e\u0435 \u0441\u043e\u0442\u0440\u0443\u0434\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e<\/h4>\n                        <p class=\"ecavix-pillar-description\">\u041c\u044b \u0440\u0430\u0441\u0441\u043c\u0430\u0442\u0440\u0438\u0432\u0430\u0435\u043c \u043d\u0430\u0448\u0438\u0445 \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u0445 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u0432 \u043a\u0430\u043a \u044f\u0434\u0440\u043e \u043d\u0430\u0448\u0435\u0439 \u044d\u043a\u043e\u0441\u0438\u0441\u0442\u0435\u043c\u044b. \u0411\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u044f \u0433\u0438\u0431\u043a\u0438\u043c \u0443\u0441\u043b\u0443\u0433\u0430\u043c OEM\/ODM \u0438 \u043c\u043d\u043e\u0433\u043e\u044f\u0437\u044b\u0447\u043d\u043e\u0439 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0435 \u043c\u044b \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u043e \u043f\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u043c \u0438\u043d\u0434\u0438\u0432\u0438\u0434\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u044d\u043d\u0435\u0440\u0433\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u043d\u0430 \u043c\u0435\u0441\u0442\u043d\u044b\u0435 \u0440\u044b\u043d\u043a\u0438.<\/p>\n                    <\/div>\n                    \n                    <div class=\"ecavix-pillar-card\">\n                        <div class=\"ecavix-pillar-icon\">\n                            <i class=\"iconfont icon-diqiu\"><\/i>\n                        <\/div>\n                        <h4 class=\"ecavix-pillar-title\">\u0417\u0435\u043b\u0435\u043d\u044b\u0435 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430<\/h4>\n                        <p class=\"ecavix-pillar-description\">LiFePO\u2084 - \u043e\u0434\u043d\u0430 \u0438\u0437 \u0441\u0430\u043c\u044b\u0445 \u044d\u043a\u043e\u043b\u043e\u0433\u0438\u0447\u043d\u044b\u0445 \u0438 \u0443\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u044b\u0445 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u0439 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0441\u0442\u0432\u0430 \u0431\u0430\u0442\u0430\u0440\u0435\u0439. \u041c\u044b \u0441\u0442\u0440\u0435\u043c\u0438\u043c\u0441\u044f \u0441\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u043e\u0432\u0430\u0442\u044c \u0432\u043d\u0435\u0434\u0440\u0435\u043d\u0438\u044e \u044d\u043a\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438 \u0447\u0438\u0441\u0442\u043e\u0439 \u044d\u043d\u0435\u0440\u0433\u0438\u0438, \u0441\u043e\u043a\u0440\u0430\u0449\u0435\u043d\u0438\u044e \u0443\u0433\u043b\u0435\u0440\u043e\u0434\u043d\u043e\u0433\u043e \u0441\u043b\u0435\u0434\u0430 \u0438 \u043f\u043e\u0441\u0442\u0440\u043e\u0435\u043d\u0438\u044e \u0431\u0443\u0434\u0443\u0449\u0435\u0433\u043e \u0441 \u043d\u0443\u043b\u0435\u0432\u044b\u043c \u0443\u0440\u043e\u0432\u043d\u0435\u043c \u0432\u044b\u0431\u0440\u043e\u0441\u043e\u0432.<\/p>\n                    <\/div>\n                    \n                <\/div>\n            <\/div>\n        <\/section>\n        \n        <section class=\"ecavix-cta\">\n            <div class=\"ecavix-container\">\n                <div class=\"ecavix-section-label\">\u0421\u041e\u0422\u0420\u0423\u0414\u041d\u0418\u0427\u0410\u0422\u042c \u0421 \u041d\u0410\u041c\u0418<\/div>\n                <h3>\u042d\u043a\u0430\u0432\u0438\u043a\u0441: \u0412\u0430\u0448 \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0434\u043e\u043b\u0433\u043e\u0441\u0440\u043e\u0447\u043d\u044b\u0439 \u044d\u043d\u0435\u0440\u0433\u0435\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043f\u0430\u0440\u0442\u043d\u0435\u0440.<\/h3>\n                <a href=\"\/ru\/%d1%81%d0%b2%d1%8f%d0%b7%d0%b0%d1%82%d1%8c%d1%81%d1%8f-%d1%81\/\" class=\"ecavix-btn-primary\">\u0421\u0442\u0430\u043d\u044c\u0442\u0435 \u043d\u0430\u0448\u0438\u043c \u0433\u043b\u043e\u0431\u0430\u043b\u044c\u043d\u044b\u043c \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u043e\u043c<\/a>\n            <\/div>\n        <\/section>\n\n    <\/div> \n<\/div>\n\n\n\n<div class=\"wp-block-uagb-image uagb-block-0e5cf8fa wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><\/figure><\/div>","protected":false},"excerpt":{"rendered":"<p>Your browser does not support the video tag. Driving the Future, Defining Storage Standards with Ultimate Safety. We are Ecavix, a global pioneer in LiFePO\u2084 energy technology. We are committed to providing high-density, highly reliable, and sustainable energy storage solutions, delivering uninterrupted green power to residential, commercial, and industrial sectors worldwide. THE FOUNDATION HOW IT&hellip;&nbsp;<a href=\"https:\/\/ecavix.com\/ru\/about-us\/\" rel=\"bookmark\"><span class=\"screen-reader-text\">\u041e \u043d\u0430\u0441<\/span><\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"class_list":["post-22","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"neve-blog":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"solvitaenergylimited@gmail.com","author_link":"https:\/\/ecavix.com\/ru\/author\/solvitaenergylimitedgmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Your browser does not support the video tag. Driving the Future, Defining Storage Standards with Ultimate Safety. We are Ecavix, a global pioneer in LiFePO\u2084 energy technology. We are committed to providing high-density, highly reliable, and sustainable energy storage solutions, delivering uninterrupted green power to residential, commercial, and industrial sectors worldwide. THE FOUNDATION HOW IT&hellip;&nbsp;About&hellip;","_links":{"self":[{"href":"https:\/\/ecavix.com\/ru\/wp-json\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ecavix.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ecavix.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ecavix.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ecavix.com\/ru\/wp-json\/wp\/v2\/comments?post=22"}],"version-history":[{"count":1,"href":"https:\/\/ecavix.com\/ru\/wp-json\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":4628,"href":"https:\/\/ecavix.com\/ru\/wp-json\/wp\/v2\/pages\/22\/revisions\/4628"}],"wp:attachment":[{"href":"https:\/\/ecavix.com\/ru\/wp-json\/wp\/v2\/media?parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}