{"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":"uber-uns","status":"publish","type":"page","link":"https:\/\/ecavix.com\/de\/about-us\/","title":{"rendered":"\u00dcber uns"},"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                    Ihr Browser unterst\u00fctzt das Video-Tag nicht.\n                <\/video>\n                <div class=\"video-overlay\"><\/div>\n            <\/div>\n            \n            <div class=\"ecavix-hero-content\">\n                <h1 class=\"ecavix-hero-title\">Die Zukunft vorantreiben, Speicherstandards definieren mit <span>Ultimative Sicherheit<\/span>.<\/h1>\n                <p class=\"ecavix-hero-subtitle\">Wir sind Ecavix, ein weltweiter Pionier der LiFePO\u2084-Energietechnologie. Wir engagieren uns f\u00fcr die Bereitstellung von hochdichten, \u00e4u\u00dferst zuverl\u00e4ssigen und nachhaltigen Energiespeicherl\u00f6sungen, die unterbrechungsfreien \u00d6kostrom f\u00fcr Privathaushalte, Gewerbe und Industrie weltweit liefern.<\/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\">DIE GR\u00dcNDUNG<\/div>\n                        <h2 class=\"ecavix-vision-title\">WIE ALLES BEGANN<\/h2>\n                        <p>Ecavix wurde in einem entscheidenden Moment des \u00dcbergangs zu sauberer Energie geboren, als wir den kritischen Bedarf an einer sichereren und nachhaltigeren Batterietechnologie erkannten. Unsere Gr\u00fcnder, Veteranen der Automobilindustrie und der Materialwissenschaften, gr\u00fcndeten unser erstes Forschungs- und Entwicklungszentrum mit dem einzigen Ziel, die LiFePO\u2084-Chemie zu beherrschen.<\/p>\n                        <p>Unsere anf\u00e4ngliche Konzentration auf den heimischen Markt erm\u00f6glichte es uns, unsere Kerntechnologie zu perfektionieren und robuste Lieferketten in unserem Land aufzubauen. Diese solide Grundlage erm\u00f6glichte es uns, schnell zu skalieren und kompromisslose Qualit\u00e4t zu gew\u00e4hrleisten, bevor wir weltweit expandierten.<\/p>\n                        <p class=\"ecavix-vision-quote\">\n                            \u201cDie Entstehung von Ecavix war einfach: eine unersch\u00fctterliche Grundlage f\u00fcr Sicherheit und Qualit\u00e4t zu schaffen, bevor wir Innovationen f\u00fcr die Welt entwickeln.\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\">UNSERE GR\u00dcNDUNG<\/div>\n                <h2 class=\"ecavix-section-title\">Vier S\u00e4ulen: Unser Bekenntnis zu Spitzenleistungen<\/h2>\n                <p class=\"ecavix-section-subtitle\">Der weltweite Ruf von Ecavix beruht auf unserem unnachgiebigen Streben nach Spitzenleistungen in jedem Aspekt unserer T\u00e4tigkeit.<\/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\">Ultimative Sicherheit<\/h4>\n                        <p class=\"ecavix-pillar-description\">Wir verwenden erstklassige LiFePO\u2084-Zellen der G\u00fcteklasse A f\u00fcr den Automobilbereich, die mit unserem selbst entwickelten intelligenten BMS kombiniert werden. So erreichen wir einen Reaktionsschutz im Millisekundenbereich, minimieren Sicherheitsrisiken und bieten den h\u00f6chsten Sicherheitsstandard der Branche.<\/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\">Wegweisende Innovation<\/h4>\n                        <p class=\"ecavix-pillar-description\">J\u00e4hrlich werden betr\u00e4chtliche Ressourcen in Forschung und Entwicklung investiert, wobei der Schwerpunkt auf einem modularen Design mit hoher Dichte und Multiprotokoll-Kommunikationskompatibilit\u00e4t liegt, um sicherzustellen, dass unsere Produkte in Bezug auf Leistung und Integration branchenweit f\u00fchrend sind.<\/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\">Globale Zusammenarbeit<\/h4>\n                        <p class=\"ecavix-pillar-description\">Wir betrachten unsere globalen Partner als den Kern unseres \u00d6kosystems. Durch flexible OEM\/ODM-Dienste und mehrsprachigen technischen Support liefern wir gemeinsam ma\u00dfgeschneiderte Energiel\u00f6sungen f\u00fcr lokale M\u00e4rkte.<\/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\">Gr\u00fcnes Engagement<\/h4>\n                        <p class=\"ecavix-pillar-description\">LiFePO\u2084 ist eine der umweltfreundlichsten und nachhaltigsten Batterietechnologien \u00fcberhaupt. Wir setzen uns daf\u00fcr ein, die Einf\u00fchrung sauberer Energie zu f\u00f6rdern, den CO2-Fu\u00dfabdruck zu reduzieren und eine Netto-Null-Zukunft zu schaffen.<\/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\">PARTNER MIT UNS<\/div>\n                <h3>Ecavix: Ihr zuverl\u00e4ssiger, langfristiger Energiepartner.<\/h3>\n                <a href=\"\/de\/kontakt\/\" class=\"ecavix-btn-primary\">Werden Sie unser globaler Partner<\/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\/de\/about-us\/\" rel=\"bookmark\"><span class=\"screen-reader-text\">\u00dcber uns<\/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\/de\/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\/de\/wp-json\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ecavix.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ecavix.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ecavix.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ecavix.com\/de\/wp-json\/wp\/v2\/comments?post=22"}],"version-history":[{"count":1,"href":"https:\/\/ecavix.com\/de\/wp-json\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":4628,"href":"https:\/\/ecavix.com\/de\/wp-json\/wp\/v2\/pages\/22\/revisions\/4628"}],"wp:attachment":[{"href":"https:\/\/ecavix.com\/de\/wp-json\/wp\/v2\/media?parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}