CINXE.COM
Ampere: intelligent electric vehicle European pure player I Ampere.cars
<!doctype html> <html lang="en-US"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">var ewww_webp_supported=!1;function check_webp_feature(A,e){var w;e=void 0!==e?e:function(){},ewww_webp_supported?e(ewww_webp_supported):((w=new Image).onload=function(){ewww_webp_supported=0<w.width&&0<w.height,e&&e(ewww_webp_supported)},w.onerror=function(){e&&e(!1)},w.src="data:image/webp;base64,"+{alpha:"UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAAABQBAJ0BKgEAAQAAAP4AAA3AAP7mtQAAAA=="}[A])}check_webp_feature("alpha");</script><script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">var Arrive=function(c,w){"use strict";if(c.MutationObserver&&"undefined"!=typeof HTMLElement){var r,a=0,u=(r=HTMLElement.prototype.matches||HTMLElement.prototype.webkitMatchesSelector||HTMLElement.prototype.mozMatchesSelector||HTMLElement.prototype.msMatchesSelector,{matchesSelector:function(e,t){return e instanceof HTMLElement&&r.call(e,t)},addMethod:function(e,t,r){var a=e[t];e[t]=function(){return r.length==arguments.length?r.apply(this,arguments):"function"==typeof a?a.apply(this,arguments):void 0}},callCallbacks:function(e,t){t&&t.options.onceOnly&&1==t.firedElems.length&&(e=[e[0]]);for(var r,a=0;r=e[a];a++)r&&r.callback&&r.callback.call(r.elem,r.elem);t&&t.options.onceOnly&&1==t.firedElems.length&&t.me.unbindEventWithSelectorAndCallback.call(t.target,t.selector,t.callback)},checkChildNodesRecursively:function(e,t,r,a){for(var i,n=0;i=e[n];n++)r(i,t,a)&&a.push({callback:t.callback,elem:i}),0<i.childNodes.length&&u.checkChildNodesRecursively(i.childNodes,t,r,a)},mergeArrays:function(e,t){var r,a={};for(r in e)e.hasOwnProperty(r)&&(a[r]=e[r]);for(r in t)t.hasOwnProperty(r)&&(a[r]=t[r]);return a},toElementsArray:function(e){return e=void 0!==e&&("number"!=typeof e.length||e===c)?[e]:e}}),e=(l.prototype.addEvent=function(e,t,r,a){a={target:e,selector:t,options:r,callback:a,firedElems:[]};return this._beforeAdding&&this._beforeAdding(a),this._eventsBucket.push(a),a},l.prototype.removeEvent=function(e){for(var t,r=this._eventsBucket.length-1;t=this._eventsBucket[r];r--)e(t)&&(this._beforeRemoving&&this._beforeRemoving(t),(t=this._eventsBucket.splice(r,1))&&t.length&&(t[0].callback=null))},l.prototype.beforeAdding=function(e){this._beforeAdding=e},l.prototype.beforeRemoving=function(e){this._beforeRemoving=e},l),t=function(i,n){var o=new e,l=this,s={fireOnAttributesModification:!1};return o.beforeAdding(function(t){var e=t.target;e!==c.document&&e!==c||(e=document.getElementsByTagName("html")[0]);var r=new MutationObserver(function(e){n.call(this,e,t)}),a=i(t.options);r.observe(e,a),t.observer=r,t.me=l}),o.beforeRemoving(function(e){e.observer.disconnect()}),this.bindEvent=function(e,t,r){t=u.mergeArrays(s,t);for(var a=u.toElementsArray(this),i=0;i<a.length;i++)o.addEvent(a[i],e,t,r)},this.unbindEvent=function(){var r=u.toElementsArray(this);o.removeEvent(function(e){for(var t=0;t<r.length;t++)if(this===w||e.target===r[t])return!0;return!1})},this.unbindEventWithSelectorOrCallback=function(r){var a=u.toElementsArray(this),i=r,e="function"==typeof r?function(e){for(var t=0;t<a.length;t++)if((this===w||e.target===a[t])&&e.callback===i)return!0;return!1}:function(e){for(var t=0;t<a.length;t++)if((this===w||e.target===a[t])&&e.selector===r)return!0;return!1};o.removeEvent(e)},this.unbindEventWithSelectorAndCallback=function(r,a){var i=u.toElementsArray(this);o.removeEvent(function(e){for(var t=0;t<i.length;t++)if((this===w||e.target===i[t])&&e.selector===r&&e.callback===a)return!0;return!1})},this},i=new function(){var s={fireOnAttributesModification:!1,onceOnly:!1,existing:!1};function n(e,t,r){return!(!u.matchesSelector(e,t.selector)||(e._id===w&&(e._id=a++),-1!=t.firedElems.indexOf(e._id)))&&(t.firedElems.push(e._id),!0)}var c=(i=new t(function(e){var t={attributes:!1,childList:!0,subtree:!0};return e.fireOnAttributesModification&&(t.attributes=!0),t},function(e,i){e.forEach(function(e){var t=e.addedNodes,r=e.target,a=[];null!==t&&0<t.length?u.checkChildNodesRecursively(t,i,n,a):"attributes"===e.type&&n(r,i)&&a.push({callback:i.callback,elem:r}),u.callCallbacks(a,i)})})).bindEvent;return i.bindEvent=function(e,t,r){t=void 0===r?(r=t,s):u.mergeArrays(s,t);var a=u.toElementsArray(this);if(t.existing){for(var i=[],n=0;n<a.length;n++)for(var o=a[n].querySelectorAll(e),l=0;l<o.length;l++)i.push({callback:r,elem:o[l]});if(t.onceOnly&&i.length)return r.call(i[0].elem,i[0].elem);setTimeout(u.callCallbacks,1,i)}c.call(this,e,t,r)},i},o=new function(){var a={};function i(e,t){return u.matchesSelector(e,t.selector)}var n=(o=new t(function(){return{childList:!0,subtree:!0}},function(e,r){e.forEach(function(e){var t=e.removedNodes,e=[];null!==t&&0<t.length&&u.checkChildNodesRecursively(t,r,i,e),u.callCallbacks(e,r)})})).bindEvent;return o.bindEvent=function(e,t,r){t=void 0===r?(r=t,a):u.mergeArrays(a,t),n.call(this,e,t,r)},o};d(HTMLElement.prototype),d(NodeList.prototype),d(HTMLCollection.prototype),d(HTMLDocument.prototype),d(Window.prototype);var n={};return s(i,n,"unbindAllArrive"),s(o,n,"unbindAllLeave"),n}function l(){this._eventsBucket=[],this._beforeAdding=null,this._beforeRemoving=null}function s(e,t,r){u.addMethod(t,r,e.unbindEvent),u.addMethod(t,r,e.unbindEventWithSelectorOrCallback),u.addMethod(t,r,e.unbindEventWithSelectorAndCallback)}function d(e){e.arrive=i.bindEvent,s(i,e,"unbindArrive"),e.leave=o.bindEvent,s(o,e,"unbindLeave")}}(window,void 0),ewww_webp_supported=!1;function check_webp_feature(e,t){var r;ewww_webp_supported?t(ewww_webp_supported):((r=new Image).onload=function(){ewww_webp_supported=0<r.width&&0<r.height,t(ewww_webp_supported)},r.onerror=function(){t(!1)},r.src="data:image/webp;base64,"+{alpha:"UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAAABQBAJ0BKgEAAQAAAP4AAA3AAP7mtQAAAA==",animation:"UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA"}[e])}function ewwwLoadImages(e){if(e){for(var t=document.querySelectorAll(".batch-image img, .image-wrapper a, .ngg-pro-masonry-item a, .ngg-galleria-offscreen-seo-wrapper a"),r=0,a=t.length;r<a;r++)ewwwAttr(t[r],"data-src",t[r].getAttribute("data-webp")),ewwwAttr(t[r],"data-thumbnail",t[r].getAttribute("data-webp-thumbnail"));for(var i=document.querySelectorAll(".rev_slider ul li"),r=0,a=i.length;r<a;r++){ewwwAttr(i[r],"data-thumb",i[r].getAttribute("data-webp-thumb"));for(var n=1;n<11;)ewwwAttr(i[r],"data-param"+n,i[r].getAttribute("data-webp-param"+n)),n++}for(r=0,a=(i=document.querySelectorAll(".rev_slider img")).length;r<a;r++)ewwwAttr(i[r],"data-lazyload",i[r].getAttribute("data-webp-lazyload"));for(var o=document.querySelectorAll("div.woocommerce-product-gallery__image"),r=0,a=o.length;r<a;r++)ewwwAttr(o[r],"data-thumb",o[r].getAttribute("data-webp-thumb"))}for(var l=document.querySelectorAll("video"),r=0,a=l.length;r<a;r++)ewwwAttr(l[r],"poster",e?l[r].getAttribute("data-poster-webp"):l[r].getAttribute("data-poster-image"));for(var s,c=document.querySelectorAll("img.ewww_webp_lazy_load"),r=0,a=c.length;r<a;r++)e&&(ewwwAttr(c[r],"data-lazy-srcset",c[r].getAttribute("data-lazy-srcset-webp")),ewwwAttr(c[r],"data-srcset",c[r].getAttribute("data-srcset-webp")),ewwwAttr(c[r],"data-lazy-src",c[r].getAttribute("data-lazy-src-webp")),ewwwAttr(c[r],"data-src",c[r].getAttribute("data-src-webp")),ewwwAttr(c[r],"data-orig-file",c[r].getAttribute("data-webp-orig-file")),ewwwAttr(c[r],"data-medium-file",c[r].getAttribute("data-webp-medium-file")),ewwwAttr(c[r],"data-large-file",c[r].getAttribute("data-webp-large-file")),null!=(s=c[r].getAttribute("srcset"))&&!1!==s&&s.includes("R0lGOD")&&ewwwAttr(c[r],"src",c[r].getAttribute("data-lazy-src-webp"))),c[r].className=c[r].className.replace(/\bewww_webp_lazy_load\b/,"");for(var w=document.querySelectorAll(".ewww_webp"),r=0,a=w.length;r<a;r++)e?(ewwwAttr(w[r],"srcset",w[r].getAttribute("data-srcset-webp")),ewwwAttr(w[r],"src",w[r].getAttribute("data-src-webp")),ewwwAttr(w[r],"data-orig-file",w[r].getAttribute("data-webp-orig-file")),ewwwAttr(w[r],"data-medium-file",w[r].getAttribute("data-webp-medium-file")),ewwwAttr(w[r],"data-large-file",w[r].getAttribute("data-webp-large-file")),ewwwAttr(w[r],"data-large_image",w[r].getAttribute("data-webp-large_image")),ewwwAttr(w[r],"data-src",w[r].getAttribute("data-webp-src"))):(ewwwAttr(w[r],"srcset",w[r].getAttribute("data-srcset-img")),ewwwAttr(w[r],"src",w[r].getAttribute("data-src-img"))),w[r].className=w[r].className.replace(/\bewww_webp\b/,"ewww_webp_loaded");window.jQuery&&jQuery.fn.isotope&&jQuery.fn.imagesLoaded&&(jQuery(".fusion-posts-container-infinite").imagesLoaded(function(){jQuery(".fusion-posts-container-infinite").hasClass("isotope")&&jQuery(".fusion-posts-container-infinite").isotope()}),jQuery(".fusion-portfolio:not(.fusion-recent-works) .fusion-portfolio-wrapper").imagesLoaded(function(){jQuery(".fusion-portfolio:not(.fusion-recent-works) .fusion-portfolio-wrapper").isotope()}))}function ewwwWebPInit(e){ewwwLoadImages(e),ewwwNggLoadGalleries(e),document.arrive(".ewww_webp",function(){ewwwLoadImages(e)}),document.arrive(".ewww_webp_lazy_load",function(){ewwwLoadImages(e)}),document.arrive("videos",function(){ewwwLoadImages(e)}),"loading"==document.readyState?document.addEventListener("DOMContentLoaded",ewwwJSONParserInit):("undefined"!=typeof galleries&&ewwwNggParseGalleries(e),ewwwWooParseVariations(e))}function ewwwAttr(e,t,r){null!=r&&!1!==r&&e.setAttribute(t,r)}function ewwwJSONParserInit(){"undefined"!=typeof galleries&&check_webp_feature("alpha",ewwwNggParseGalleries),check_webp_feature("alpha",ewwwWooParseVariations)}function ewwwWooParseVariations(e){if(e)for(var t=document.querySelectorAll("form.variations_form"),r=0,a=t.length;r<a;r++){var i=t[r].getAttribute("data-product_variations"),n=!1;try{for(var o in i=JSON.parse(i))void 0!==i[o]&&void 0!==i[o].image&&(void 0!==i[o].image.src_webp&&(i[o].image.src=i[o].image.src_webp,n=!0),void 0!==i[o].image.srcset_webp&&(i[o].image.srcset=i[o].image.srcset_webp,n=!0),void 0!==i[o].image.full_src_webp&&(i[o].image.full_src=i[o].image.full_src_webp,n=!0),void 0!==i[o].image.gallery_thumbnail_src_webp&&(i[o].image.gallery_thumbnail_src=i[o].image.gallery_thumbnail_src_webp,n=!0),void 0!==i[o].image.thumb_src_webp&&(i[o].image.thumb_src=i[o].image.thumb_src_webp,n=!0));n&&ewwwAttr(t[r],"data-product_variations",JSON.stringify(i))}catch(e){}}}function ewwwNggParseGalleries(e){if(e)for(var t in galleries){var r=galleries[t];galleries[t].images_list=ewwwNggParseImageList(r.images_list)}}function ewwwNggLoadGalleries(e){e&&document.addEventListener("ngg.galleria.themeadded",function(e,t){window.ngg_galleria._create_backup=window.ngg_galleria.create,window.ngg_galleria.create=function(e,t){var r=$(e).data("id");return galleries["gallery_"+r].images_list=ewwwNggParseImageList(galleries["gallery_"+r].images_list),window.ngg_galleria._create_backup(e,t)}})}function ewwwNggParseImageList(e){for(var t in e){var r=e[t];if(void 0!==r["image-webp"]&&(e[t].image=r["image-webp"],delete e[t]["image-webp"]),void 0!==r["thumb-webp"]&&(e[t].thumb=r["thumb-webp"],delete e[t]["thumb-webp"]),void 0!==r.full_image_webp&&(e[t].full_image=r.full_image_webp,delete e[t].full_image_webp),void 0!==r.srcsets)for(var a in r.srcsets)nggSrcset=r.srcsets[a],void 0!==r.srcsets[a+"-webp"]&&(e[t].srcsets[a]=r.srcsets[a+"-webp"],delete e[t].srcsets[a+"-webp"]);if(void 0!==r.full_srcsets)for(var i in r.full_srcsets)nggFSrcset=r.full_srcsets[i],void 0!==r.full_srcsets[i+"-webp"]&&(e[t].full_srcsets[i]=r.full_srcsets[i+"-webp"],delete e[t].full_srcsets[i+"-webp"])}return e}check_webp_feature("alpha",ewwwWebPInit);</script> <!-- OneTrust Cookies Consent Notice start for ampere.cars --> <script type="rocketlazyloadscript" data-rocket-src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-document-language="true" data-rocket-type="text/javascript" charset="UTF-8" data-domain-script="6533463f-8fae-49c9-b8ce-dd22121a0d13"></script> <script type="text/plain" class="optanon-category-C0002"> function OptanonWrapper() {} (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:3737358,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> <style> #ot-sdk-btn-floating{ display: none; } </style> <!-- OneTrust Cookies Consent Notice end for ampere.cars --> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; window.dataLayer.push({"brand":"Ampère","pageName":"Ampere, electric vehicles & software pure player","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"Ampere, electric vehicles & software pure player"}); window.checkCookie = true </script> <!-- Google Tag Manager --> <script> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M2RS4PT'); </script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <link rel="alternate" hreflang="en" href="https://www.ampere.cars/en/" /> <link rel="alternate" hreflang="fr" href="https://www.ampere.cars" /> <link rel="alternate" hreflang="x-default" href="https://www.ampere.cars" /> <!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ --> <title>Ampere: intelligent electric vehicle European pure player I Ampere.cars</title> <meta name="description" content="Born from Renault Group, Ampere designs, engineers and manufactures electric vehicles, both affordable and intelligent. Powered by software expertise, iEVs are state-of-the-art in customer experience as well as environmental impact." /> <link rel="canonical" href="https://www.ampere.cars/en/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Ampere, electric vehicles & software pure player I Ampere.cars" /> <meta property="og:description" content="Sustainable by design and born from Renault Group, Ampere is to lead the transition in Europe. Look at how we design, engineer, and manufacture tech-driven EVs!" /> <meta property="og:url" content="https://www.ampere.cars/en/" /> <meta property="og:site_name" content="Ampere.cars" /> <meta property="article:modified_time" content="2025-01-30T09:45:16+00:00" /> <meta property="og:image" content="https://www.ampere.cars/app/uploads/2023/11/MicrosoftTeams-image-4.jpg" /> <meta property="og:image:width" content="2500" /> <meta property="og:image:height" content="1667" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.ampere.cars/en/","url":"https://www.ampere.cars/en/","name":"Ampere: intelligent electric vehicle European pure player I Ampere.cars","isPartOf":{"@id":"https://www.ampere.cars/en/#website"},"primaryImageOfPage":{"@id":"https://www.ampere.cars/en/#primaryimage"},"image":{"@id":"https://www.ampere.cars/en/#primaryimage"},"thumbnailUrl":"https://www.ampere.cars/app/uploads/2023/11/MicrosoftTeams-image-4.jpg","datePublished":"2023-10-04T08:59:18+00:00","dateModified":"2025-01-30T09:45:16+00:00","description":"Born from Renault Group, Ampere designs, engineers and manufactures electric vehicles, both affordable and intelligent. Powered by software expertise, iEVs are state-of-the-art in customer experience as well as environmental impact.","breadcrumb":{"@id":"https://www.ampere.cars/en/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.ampere.cars/en/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.ampere.cars/en/#primaryimage","url":"https://www.ampere.cars/app/uploads/2023/11/MicrosoftTeams-image-4.jpg","contentUrl":"https://www.ampere.cars/app/uploads/2023/11/MicrosoftTeams-image-4.jpg","width":2500,"height":1667,"caption":"logo ampere"},{"@type":"BreadcrumbList","@id":"https://www.ampere.cars/en/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.ampere.cars/en/#website","url":"https://www.ampere.cars/en/","name":"Ampere.cars","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.ampere.cars/en/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}</script> <meta name="google-site-verification" content="aK6Ea2gsj1LImI0jE_gJ68pX8qkIEfqzFFBKGpml-dQ" /> <!-- / Yoast SEO plugin. --> <script type="text/javascript" src="/ruxitagentjs_ICANVfqru_10307250124095659.js" data-dtconfig="rid=RID_46522506|rpid=-496362699|domain=ampere.cars|reportUrl=/rb_bf28073qyu|app=ea7c4b59f27d43eb|cuc=7xpdnw1j|mel=100000|featureHash=ICANVfqru|dpvc=1|lastModification=1740554887936|tp=500,50,0|rdnt=1|uxrgce=1|agentUri=/ruxitagentjs_ICANVfqru_10307250124095659.js"></script><link rel="alternate" type="application/rss+xml" title="Ampere.cars » Feed" href="https://www.ampere.cars/en/feed/" /> <link rel="alternate" type="application/rss+xml" title="Ampere.cars » Comments Feed" href="https://www.ampere.cars/en/comments/feed/" /> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.ampere.cars/wp/wp-includes/css/dist/block-library/style.min.css?ver=6.3.1' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='wpml-blocks-css' href='https://www.ampere.cars/app/plugins/sitepress-multilingual-cms/dist/css/blocks/styles.css?ver=4.6.6' type='text/css' media='all' /> <link rel='stylesheet' id='wpml-menu-item-0-css' href='https://www.ampere.cars/app/plugins/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1' type='text/css' media='all' /> <style id='wpml-menu-item-0-inline-css' type='text/css'> .wpml-ls-slot-10, .wpml-ls-slot-10 a, .wpml-ls-slot-10 a:visited{background-color:#0a0a0a;color:#ffffff;}.wpml-ls-slot-10:hover, .wpml-ls-slot-10:hover a, .wpml-ls-slot-10 a:hover{color:#ffffff;background-color:#0a0a0a;}.wpml-ls-slot-10.wpml-ls-current-language, .wpml-ls-slot-10.wpml-ls-current-language a, .wpml-ls-slot-10.wpml-ls-current-language a:visited{color:#ffffff;background-color:#ffffff;}.wpml-ls-slot-10.wpml-ls-current-language:hover, .wpml-ls-slot-10.wpml-ls-current-language:hover a, .wpml-ls-slot-10.wpml-ls-current-language a:hover{color:#ffffff;background-color:#ffffff;}.wpml-ls-slot-10.wpml-ls-current-language .wpml-ls-slot-10, .wpml-ls-slot-10.wpml-ls-current-language .wpml-ls-slot-10 a, .wpml-ls-slot-10.wpml-ls-current-language .wpml-ls-slot-10 a:visited{background-color:#0a0a0a;color:#ffffff;}.wpml-ls-slot-10.wpml-ls-current-language .wpml-ls-slot-10:hover, .wpml-ls-slot-10.wpml-ls-current-language .wpml-ls-slot-10:hover a, .wpml-ls-slot-10.wpml-ls-current-language .wpml-ls-slot-10 a:hover {color:#ffffff;background-color:#0a0a0a;} </style> <link rel='stylesheet' id='teq-style-css' href='https://www.ampere.cars/app/themes/teq-theme/assets/styles/styles.css?ver=1736242059' type='text/css' media='all' /> <script type='text/javascript' id='wpml-cookie-js-extra'> /* <![CDATA[ */ var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}}; var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}}; /* ]]> */ </script> <script type='text/javascript' src='https://www.ampere.cars/app/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=4.6.6' id='wpml-cookie-js'></script> <link rel="https://api.w.org/" href="https://www.ampere.cars/en/wp-json/" /><link rel="alternate" type="application/json" href="https://www.ampere.cars/en/wp-json/wp/v2/pages/1463" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.ampere.cars/wp/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.3.1" /> <link rel='shortlink' href='https://www.ampere.cars/en/' /> <link rel="alternate" type="application/json+oembed" href="https://www.ampere.cars/en/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.ampere.cars%2Fen%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.ampere.cars/en/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.ampere.cars%2Fen%2F&format=xml" /> <noscript><style>.lazyload[data-src]{display:none !important;}</style></noscript><style>.lazyload{background-image:none !important;}.lazyload:before{background-image:none !important;}</style><style>.wp-block-gallery.is-cropped .blocks-gallery-item picture{height:100%;width:100%;}</style><link rel="icon" href="https://www.ampere.cars/app/uploads/2023/10/cropped-AMPERE_EXE_FAVICON_24x24px-32x32.png" sizes="32x32" /> <link rel="icon" href="https://www.ampere.cars/app/uploads/2023/10/cropped-AMPERE_EXE_FAVICON_24x24px-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.ampere.cars/app/uploads/2023/10/cropped-AMPERE_EXE_FAVICON_24x24px-180x180.png" /> <meta name="msapplication-TileImage" content="https://www.ampere.cars/app/uploads/2023/10/cropped-AMPERE_EXE_FAVICON_24x24px-270x270.png" /> </head> <body class="home page-template-default page page-id-1463 -homepage transition-true" > <script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">if(typeof ewww_webp_supported==="undefined"){var ewww_webp_supported=!1}if(ewww_webp_supported){document.body.classList.add("webp-support")}</script> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M2RS4PT" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <section class="teq-container header-sup d-flex justify-between relative py-1"> <div class="teq-row justify-between px-2 px-lg-6 width-100"> <div class="col-6 d-flex gap-14 left"> <p class="txt-12 w-400 c-white">Follow us</p> <ul class="d-flex justify-start gap-14 relative nav-left"> <li> <a href="https://twitter.com/ampere" target="" class="d-flex align-center" title="x" aria-label="follow Ampère on x"> <svg class="icon-x"> <use xlink:href="#icon-x"></use> </svg> </a> </li> <li> <a href="https://www.linkedin.com/company/amperecars/" target="" class="d-flex align-center" title="linkedin" aria-label="follow Ampère on linkedin"> <svg class="icon-linkedin"> <use xlink:href="#icon-linkedin"></use> </svg> </a> </li> </ul> </div> <div class="col-6 d-flex justify-end right align-center"> <nav class="d-flex align-center accessibility-nav relative pr-lg-2"> <span class="c-white txt-12 w-400 mr-1">Accessibility</span> <label class="switch big-mobile" id="switch-label"> <input onclick='window.dataLayer.push({"brand":"Ampère","pageName":"Ampere, electric vehicles & software pure player","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"Ampere, electric vehicles & software pure player","event":"navigationClick","buttonText":"Enhance the accessibility of its website"})' type="checkbox" class="accessibility-input" aria-label="Enhance the accessibility of its website" aria-labelledby="switch-label"> <span class="slider"></span> </label> <div class="a11y-tooltip bg-c-black py-4 px-4 absolute"> <p class="wix c-white txt-14 w-700 ls-5 l-120 text-uppercase">Accessibility</p> <p class="txt-14 pt-3 c-white l-140">In order to enhance the accessibility of its website, Ampere allows users to increase the contrast of media where textual information is present. Animations are also disabled.</p> </div> <span class="accessibility-statut c-white txt-12 w-400 ml-1">Off</span> </nav> <a class="c-white txt-12 w-400 text-uppercase ml-2 switch-langue-desktop" href="https://www.ampere.cars" aria-label="Français" lang="fr" hreflang="fr"> <abbr title="Français"> FR </abbr> </a> </div> <div class="col-12 switch-langue-mobile" > <a class="c-white txt-12 w-400 text-uppercase ml-2" href="https://www.ampere.cars" aria-label="Français" lang="fr" hreflang="fr"> <abbr title="Français"> FR </abbr> </a> </div> </div> </section> <header role="banner" class="header-desk"> <div class="header-sub-main teq-container fixed"> <div class="teq-row d-flex justify-between align-lg-center column row-lg"> <div class="col-12 col-lg-8 d-flex align-center gap-32 left"> <nav role="navigation" aria-label="Main navigation"> <ul class="d-flex gap-24 column row-lg"> <li class="animate-first relative"> <a class="txt-10 wix w-400 c-gs-100 text-uppercase a-upper " aria-current="" href="https://www.ampere.cars/en/about-ampere/" target=""> Who we are </a> </li> <li class="animate-first relative"> <a class="txt-10 wix w-400 c-gs-100 text-uppercase a-upper " aria-current="" href="https://www.ampere.cars/en/what-we-do/" target=""> What we do </a> </li> <li class="animate-first relative"> <a class="txt-10 wix w-400 c-gs-100 text-uppercase a-upper " aria-current="" href="https://www.ampere.cars/en/amperes-news/" target=""> News </a> </li> <li class="animate-first relative mobile-only"> <a class="txt-10 wix w-400 c-gs-100 text-uppercase a-upper" href="https://alliancewd.wd3.myworkdayjobs.com/en-US/renault-group-careers?q=ampere" target="_blank">Talents</a> </li> </ul> </nav> </div> <div class="col-12 col-lg-4 mt-5 mt-lg-0 pt-5 pt-lg-0 d-flex justify-lg-end right relative"> <div class="d-flex gap-28 column row-lg align-lg-center"> <ul class="d-flex gap-28 align-lg-center invert-mobile"> <li class="animate-second relative"> <div class="sharing-c px-0 px-lg-1"> <div class="sharing-inner relative" tabindex="0" aria-label="Share this quote"> <div class="share-cta d-flex align-center txt-12 wix c-gs-100 w-500 desktop-only"> <svg class="icon-share-thin mr-1"> <use xlink:href="#icon-share-thin"></use> </svg> <span>share</span> </div> <a class="txt-14 c-gs-100 w-500 l-100 not-link mobile-only mb-1 align-end"> <svg class="icon-share-thin mr-1"> <use xlink:href="#icon-share-thin"></use> </svg> Share </a> <div class="share-list mt-3 mt-lg-0 height-100"> <div class="d-flex gap-10 gap-lg-0 align-center"> <a target="_blank" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.ampere.cars%2Fen%2F" onclick="window.open(this.href, 'mywin', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" class="txt-0 share-btn" tabindex="-1" aria-label="Share this quote on twitter"> <svg class="icon-x"> <use xlink:href="#icon-x"></use> </svg> </a> <a href="https://www.linkedin.com/sharing/share-offsite/?url=https://www.ampere.cars/en/" onclick="window.open(this.href, 'mywin', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" class="txt-0 share-btn" tabindex="-1" aria-label="Share this page on linkedin"> <svg class="icon-linkedin"> <use xlink:href="#icon-linkedin"></use> </svg> </a> <a href="https://www.facebook.com/sharer.php?u=https://www.ampere.cars/en/" onclick="window.open(this.href, 'mywin', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" class="txt-0 share-btn" tabindex="-1" aria-label="Share this page on Facebook"> <svg class="icon-facebook"> <use xlink:href="#icon-facebook"></use> </svg> </a> </div> </div> </div> </div> </li> <li class="animate-second relative no-mobile"> <a class="txt-10 wix w-400 c-gs-100 text-uppercase a-upper" href="https://alliancewd.wd3.myworkdayjobs.com/en-US/renault-group-careers?q=ampere" target="_blank"> Talents </a> </li> </ul> </div> </div> </div> </div> <div id="logo-header"> <a aria-label="Back on the top of the page" href="https://www.ampere.cars/en/" > <svg viewBox="0 0 70 125" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_1423_17740)"> <path d="M35.0002 0L29.7402 9.80819L35.0002 19.6164L40.2601 9.80819L35.0002 0Z" fill="url(#paint0_linear_1423_17740)"/> <path d="M28.9456 11.2789L23.9053 20.6935L28.9456 30.1081L33.9964 20.6935L28.9456 11.2789Z" fill="url(#paint1_linear_1423_17740)"/> <path d="M41.0547 11.2789L36.0039 20.6935L41.0547 30.1081L46.1055 20.6935L41.0547 11.2789Z" fill="url(#paint2_linear_1423_17740)"/> <path d="M22.7127 22.8892L17.8711 31.9206L22.7127 40.9417L27.5439 31.9206L22.7127 22.8892Z" fill="url(#paint3_linear_1423_17740)"/> <path d="M47.2765 22.8892L42.4453 31.9206L47.2765 40.9417L52.1182 31.9206L47.2765 22.8892Z" fill="url(#paint4_linear_1423_17740)"/> <path d="M35.0106 22.5164L30.1689 31.5478L35.0106 40.5688L39.8522 31.5478L35.0106 22.5164Z" fill="url(#paint5_linear_1423_17740)"/> <path d="M16.2917 34.862L11.6592 43.4895L16.2917 52.1274L20.9137 43.4895L16.2917 34.862Z" fill="url(#paint6_linear_1423_17740)"/> <path d="M53.7178 34.862L49.0957 43.4895L53.7178 52.1274L58.3503 43.4895L53.7178 34.862Z" fill="url(#paint7_linear_1423_17740)"/> <path d="M41.2429 34.1681L36.6104 42.7956L41.2429 51.4334L45.8649 42.7956L41.2429 34.1681Z" fill="url(#paint8_linear_1423_17740)"/> <path d="M28.7673 34.1681L24.1348 42.7956L28.7673 51.4334L33.3893 42.7956L28.7673 34.1681Z" fill="url(#paint9_linear_1423_17740)"/> <path d="M9.67267 47.1767L5.25977 55.4106L9.67267 63.6548L14.096 55.4106L9.67267 47.1767Z" fill="url(#paint10_linear_1423_17740)"/> <path d="M60.3267 47.1767L55.9033 55.4106L60.3267 63.6548L64.7396 55.4106L60.3267 47.1767Z" fill="url(#paint11_linear_1423_17740)"/> <path d="M47.6636 46.1306L43.2402 54.3748L47.6636 62.6088L52.0765 54.3748L47.6636 46.1306Z" fill="url(#paint12_linear_1423_17740)"/> <path d="M22.3367 46.1306L17.9238 54.3748L22.3367 62.6088L26.7601 54.3748L22.3367 46.1306Z" fill="url(#paint13_linear_1423_17740)"/> <path d="M34.9998 45.7888L30.5869 54.0227L34.9998 62.267L39.4232 54.0227L34.9998 45.7888Z" fill="url(#paint14_linear_1423_17740)"/> <path d="M15.7272 58.4452L11.5234 66.2959L15.7272 74.1466L19.931 66.2959L15.7272 58.4452Z" fill="url(#paint15_linear_1423_17740)"/> <path d="M54.2721 58.4452L50.0684 66.2959L54.2721 74.1466L58.4759 66.2959L54.2721 58.4452Z" fill="url(#paint16_linear_1423_17740)"/> <path d="M28.5788 57.7513L24.375 65.602L28.5788 73.4423L32.7825 65.602L28.5788 57.7513Z" fill="url(#paint17_linear_1423_17740)"/> <path d="M41.4206 57.7513L37.2168 65.602L41.4206 73.4423L45.6348 65.602L41.4206 57.7513Z" fill="url(#paint18_linear_1423_17740)"/> <path d="M21.9914 70.0659L17.9863 77.523L21.9914 84.9801L25.986 77.523L21.9914 70.0659Z" fill="url(#paint19_linear_1423_17740)"/> <path d="M34.9995 69.7137L31.0049 77.1708L34.9995 84.628L38.9941 77.1708L34.9995 69.7137Z" fill="url(#paint20_linear_1423_17740)"/> <path d="M48.0402 70.0659L44.0352 77.523L48.0402 84.9801L52.0349 77.523L48.0402 70.0659Z" fill="url(#paint21_linear_1423_17740)"/> <path d="M28.3909 82.0283L24.6055 89.0919L28.3909 96.1554L32.1764 89.0919L28.3909 82.0283Z" fill="url(#paint22_linear_1423_17740)"/> <path d="M41.6087 82.0283L37.8232 89.0919L41.6087 96.1554L45.3942 89.0919L41.6087 82.0283Z" fill="url(#paint23_linear_1423_17740)"/> <path d="M34.9894 94.3429L31.4131 101.013L34.9894 107.683L38.5658 101.013L34.9894 94.3429Z" fill="url(#paint24_linear_1423_17740)"/> <path class="letter" d="M34.7071 120.464C34.7071 121.883 33.6091 122.67 31.9569 122.67H28.527V125H27.3662V118.268H31.9569C33.6091 118.268 34.7071 119.065 34.7071 120.474V120.464ZM33.515 120.464C33.515 119.594 32.8667 119.262 31.8628 119.262H28.527V121.665H31.8628C32.8667 121.665 33.515 121.323 33.515 120.464Z" f/> <path class="letter" d="M46.0841 123.985V125H39.3184V118.268H45.99V119.283H40.4686V121.085H45.1116V122.1H40.4686V124.006H46.0841V123.985Z"/> <path class="letter" d="M57.0749 125L54.9625 122.556H52.0973V125H50.9365V118.268H55.5586C57.1376 118.268 58.3088 119.014 58.3088 120.412C58.3088 121.572 57.4931 122.286 56.3115 122.504L58.5179 125H57.0853H57.0749ZM55.4854 121.561C56.4579 121.561 57.1167 121.251 57.1167 120.412C57.1167 119.573 56.4579 119.262 55.4854 119.262H52.0973V121.551H55.4854V121.561Z" /> <path class="letter" d="M70.0001 123.985V125H63.2344V118.268H69.906V119.283H64.3847V121.085H69.0276V122.1H64.3847V124.006H70.0001V123.985Z" /> <path class="letter" d="M17.5574 121.986L13.1445 118.102V125H14.3053V120.567L17.5574 123.467L20.8096 120.567V125H21.9703V118.102L17.5574 121.986Z"/> <path class="letter" d="M4.49656 118.102L0 125H1.22348L2.27965 123.374H6.71347L7.76964 125H8.99313L4.49656 118.102ZM2.91754 122.39L4.49656 119.977L6.07559 122.39H2.92799H2.91754Z" /> </g> <defs> <linearGradient id="paint0_linear_1423_17740" x1="-17.4737" y1="9.80819" x2="39.0471" y2="9.80819" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint1_linear_1423_17740" x1="-17.6932" y1="20.6935" x2="38.8276" y2="20.6935" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint2_linear_1423_17740" x1="-5.58408" y1="20.6935" x2="50.9367" y2="20.6935" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint3_linear_1423_17740" x1="-17.9132" y1="31.9206" x2="38.6076" y2="31.9206" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint4_linear_1423_17740" x1="6.66103" y1="31.9206" x2="63.1713" y2="31.9206" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint5_linear_1423_17740" x1="-5.81402" y1="31.5478" x2="50.7067" y2="31.5478" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint6_linear_1423_17740" x1="-18.1332" y1="43.4895" x2="38.3876" y2="43.4895" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint7_linear_1423_17740" x1="19.3034" y1="43.4895" x2="75.8241" y2="43.4895" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint8_linear_1423_17740" x1="6.45199" y1="42.7956" x2="62.9728" y2="42.7956" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint9_linear_1423_17740" x1="-6.02359" y1="42.7956" x2="50.4972" y2="42.7956" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint10_linear_1423_17740" x1="-18.3524" y1="55.4106" x2="38.1683" y2="55.4106" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint11_linear_1423_17740" x1="32.2911" y1="55.4106" x2="88.8119" y2="55.4106" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint12_linear_1423_17740" x1="19.0738" y1="54.3748" x2="75.5946" y2="54.3748" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint13_linear_1423_17740" x1="-6.24259" y1="54.3748" x2="50.2782" y2="54.3748" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint14_linear_1423_17740" x1="6.23227" y1="54.0227" x2="62.753" y2="54.0227" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint15_linear_1423_17740" x1="-6.46282" y1="66.2959" x2="50.0475" y2="66.2959" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint16_linear_1423_17740" x1="32.0821" y1="66.2959" x2="88.6029" y2="66.2959" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint17_linear_1423_17740" x1="6.01229" y1="65.602" x2="62.5331" y2="65.602" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint18_linear_1423_17740" x1="18.8541" y1="65.602" x2="75.3748" y2="65.602" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint19_linear_1423_17740" x1="5.81423" y1="77.523" x2="62.335" y2="77.523" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint20_linear_1423_17740" x1="18.6341" y1="77.1708" x2="75.1549" y2="77.1708" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint21_linear_1423_17740" x1="31.8631" y1="77.523" x2="88.3838" y2="77.523" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint22_linear_1423_17740" x1="18.4149" y1="89.0919" x2="74.9356" y2="89.0919" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint23_linear_1423_17740" x1="31.6431" y1="89.0919" x2="88.1534" y2="89.0919" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint24_linear_1423_17740" x1="31.4131" y1="101.013" x2="87.9338" y2="101.013" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <clipPath id="clip0_1423_17740"> <rect width="70" height="125" fill="white"/> </clipPath> </defs> </svg> </a> </div> <div id="turnAround"> <div class="turn-item"></div> <div class="turn-item"></div> <div class="turn-item"></div> <div class="turn-item"></div> </div> </header> <div id="burgerMenu"> <div class="burger-btn"> <span class="bar"></span> <span class="bar"></span> <span class="bar"></span> </div> </div> <h1 style="position: absolute !important;font-size: 0 !important; line-height: 0 !important">Ampere, electric vehicles & software pure player</h1> <div class="global" id="smooth-wrapper"> <div id="smooth-content"> <div class="main clearfix" role="main"> <h2 style="position: absolute !important;font-size: 0 !important; line-height: 0 !important">WE ARE AMPERE. FIRST INTELLIGENT ELECTRIC VEHICLE PURE PLAYER IN EUROPE.</h2> <div id="acf-block-6785398d64dc5" class="teq-container cp-image-full pt-0 anim-bg a11y-img " data-color="black"> <div class="teq-row relative"> <div class="img width-100 relative"> <picture class="width-100"> <source media="(max-width: 767px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2025/01/Coty-herozone-slider-mobile-V5-1.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2025/01/Coty-herozone-slider-mobile-V5-1.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2025/01/Coty-ampere-herozone_3-1.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2025/01/Coty-ampere-herozone_3-1.jpg" /> <img decoding="async" class="cover-img lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQAAAADAqPzuAAAAAnRSTlMAAHaTzTgAAAETSURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADApwH45QAB/OGP/gAAAABJRU5ErkJggg==" alt="Coty-ampere-herozone_3" data-src="https://www.ampere.cars/app/uploads/2025/01/Coty-ampere-herozone_3-1.jpg" data-eio-rwidth="1920" data-eio-rheight="1080" /><noscript><img decoding="async" class="cover-img" src="https://www.ampere.cars/app/uploads/2025/01/Coty-ampere-herozone_3-1.jpg" alt="Coty-ampere-herozone_3" data-eio="l" /></noscript> </picture> </div> <div class="content c-white width-100"> <div class="max-w-el animShowText" data-from="bottom"> <div class="title"> <h3 class="txt-18 wix w-400 l-120 ls-7 mb-3 text-uppercase"> <p>Renault 5 E-Tech electric and Alpine A290 crowned “<i>Car Of The Year 2025″</i></p> </h3> </div> <a href="https://www.ampere.cars/en/a-double-victory-for-ampere-to-lead-ev-mobility-renault-5-e-tech-electric-and-alpine-a290-crowned-car-of-the-year-2025/" target="" class="mt-4 btn-ampere white c-txt-white" data-text="A DOUBLE VICTORY FOR AMPERE" > A DOUBLE VICTORY FOR AMPERE </a> </div> </div> </div> </div> <div id="acf-block-677d3e3c38398" class="teq-container cp-block-video-fullscreen relative anim-bg video-cp a11y-img " data-color="black"> <div class="teq-row align-center height-100 relative"> <div class="col-12 img px-0"> <div class="desktop"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/MicrosoftTeams-image-1-scaled.jpg.webp"><img decoding="async" class="width-100 img-item lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQAAAADAqPzuAAAAAnRSTlMAAHaTzTgAAAETSURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADApwH45QAB/OGP/gAAAABJRU5ErkJggg==" alt="MicrosoftTeams-image (1)" title="MicrosoftTeams-image (1)" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/MicrosoftTeams-image-1-scaled.jpg" data-eio-rwidth="2560" data-eio-rheight="1440"><noscript><img decoding="async" class="width-100 img-item" src="https://www.ampere.cars/app/uploads/2023/11/MicrosoftTeams-image-1-scaled.jpg" alt="MicrosoftTeams-image (1)" title="MicrosoftTeams-image (1)" data-eio="l"></noscript></picture> </div> <div class="mobile"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/MicrosoftTeams-image-2.jpg.webp"><img decoding="async" class="width-100 img-item lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAu0AAARMAQAAAAAFVZC7AAAAAnRSTlMAAHaTzTgAAAB8SURBVHja7cExAQAAAMKg9U/tZQugAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC4AZhDAAHZd6mxAAAAAElFTkSuQmCC" alt="manifest ampere" title="MicrosoftTeams-image (2)" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/MicrosoftTeams-image-2.jpg" data-eio-rwidth="749" data-eio-rheight="1100"><noscript><img decoding="async" class="width-100 img-item" src="https://www.ampere.cars/app/uploads/2023/11/MicrosoftTeams-image-2.jpg" alt="manifest ampere" title="MicrosoftTeams-image (2)" data-eio="l"></noscript></picture> </div> </div> <div class="content d-flex text-center justify-center flex-wrap c-txt-white"> <button onclick='window.dataLayer.push({"brand":"Ampère","pageName":"Ampere, electric vehicles & software pure player","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"Ampere, electric vehicles & software pure player","event":"navigationClick","buttonText":"play video"})' role="button" aria-label="Play the video" id="play-block_c2803b52251a271f09e9566f5316a5da" class="txt-11 wix w-700 l-11 mb-0 open-video-modal btn-open-overlay d-flex text-uppercase align-center fadeIn"> <svg width="40" height="40" viewBox="0 0 40 40" fill="transparent" xmlns="http://www.w3.org/2000/svg" class="icon-play-circle-gradient big "> <circle cx="20" cy="20" r="19.5" stroke="url(#paint0_linear_1423_17466)"/> <path d="M16.5 13.9603L25.1281 20L16.5 26.0397L16.5 13.9603Z" stroke="url(#paint1_linear_1423_17466)"/> <defs> <linearGradient id="paint0_linear_1423_17466" x1="7.45058e-08" y1="20" x2="40" y2="20" gradientUnits="userSpaceOnUse"> <stop stop-color="#948782"/> <stop offset="1" stop-color="#E1D5D0"/> </linearGradient> <linearGradient id="paint1_linear_1423_17466" x1="21" y1="13" x2="21" y2="27" gradientUnits="userSpaceOnUse"> <stop stop-color="#948782"/> <stop offset="1" stop-color="#E1D5D0"/> </linearGradient> </defs> </svg> <!-- Label bouton play --> </button> <h3 class="txt-26 text-uppercase wix w-400 width-100 ls-8 mt-3 mb-0 animShowText c-txt-white" data-from="bottom"> <p>Watch our <strong>Manifesto</strong></p> </h3> <p class="duration txt-8 ls-3 w-400 wix mt-3 c-txt-white">01:50</p> </div> </div> <div class="video-modal" inert> <div class="d-flex align-center justify-center height-100vh"> <div class="cp-block-video-vue width-100"> <block-video format="youtube" video="-8t2cP7Aplg" id="block_c2803b52251a271f09e9566f5316a5da" text-no-cookie="YouTube utilise des traceurs lors de la visualisation de vidéos hébergées sur son site, afin de personnaliser les annonces. Pour regarder cette vidéo, vous devez autoriser les cookies sociaux sur notre site. Vous pouvez revenir sur votre choix à tout moment. Plus d'informations sur la Politique de cookie YouTube :" text-button-no-cookie="modifier les cookies" > </block-video> </div> <button role="button" id="close-block_c2803b52251a271f09e9566f5316a5da" class="close-video-modal btn-close-overlay" aria-label="close modal"> <span class="magnet"> <svg class="icon-close fill-c-white no-change"> <use xlink:href="#icon-close"></use> </svg> </span> </button> </div> </div> </div> <div id="acf-block-677d3e3c383b4" class="teq-container cp-text-2-images relative anim-bg pt-6 pt-lg-10 pb-6 pb-lg-10 " data-color="white"> <div class="teq-row max-w align-stretch"> <div class="col-12 col-lg-6 d-flex left"> <div class="img d-flex relative"> <div class="anim-img-reveal width-100 d-flex" data-from="bottom"> <picture class="width-100"> <source media="(max-width: 767px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1616113.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1616113.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1616113.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1616113.jpg" /> <img decoding="async" class="cover-img lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAeAAQAAAAAH2XdrAAAAAnRSTlMAAHaTzTgAAAHXSURBVHja7cExAQAAAMKg9U9tDB+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgaD+kAAcuGLKEAAAAASUVORK5CYII=" alt="renault embleme" data-src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1616113.jpg" data-eio-rwidth="2000" data-eio-rheight="2000" /><noscript><img decoding="async" class="cover-img" src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1616113.jpg" alt="renault embleme" data-eio="l" /></noscript> </picture> </div> </div> </div> <div class="col-12 col-lg-6 right"> <div class="content pt-3 pt-lg-5 d-flex flex-wrap height-100 align-start"> <div class="width-lg-90 mb-4 mb-lg-8"> <h3 class="txt-22 w-400 l-120 ls-9 wix"> <p>WITH RENAULT EMBLÈME, AMPERE DEMONSTRATES ITS POWER OF INNOVATION FOR DECARBONIZATION</p> </h3> <div class="text l-140 mt-3"> <p> <p>The Ampere technologies and manufacturing ecosystem reduce the CO2e emissions of a 100% electric and family vehicle by 90%, calculated over the car’s entire life cycle.</p> </p> </div> <div class="links mt-4 d-flex"> <a href="https://www.ampere.cars/en/what-we-do/#embleme" target="" class="mr-2 btn-ampere animShowText" data-from="bottom" > A GENUINE ROLLING DEMO CAR </a> <a href="https://www.ampere.cars/en/who-we-are/#embleme" target="" class="mr-2 btn-ampere animShowText" data-from="bottom" > AT THE HEART OF THE AMPERE ESG AXIS </a> </div> </div> <div class="img relative"> <div class="anim-img-reveal width-100" data-from="bottom"> <picture class="width-100"> <source media="(max-width: 767px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1616113.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1616113.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1615951.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1615951.jpg" /> <img decoding="async" class="cover-img lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQAAAADAqPzuAAAAAnRSTlMAAHaTzTgAAAETSURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADApwH45QAB/OGP/gAAAABJRU5ErkJggg==" alt="renault embleme" data-src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1615951.jpg" data-eio-rwidth="2000" data-eio-rheight="1125" /><noscript><img decoding="async" class="cover-img" src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1615951.jpg" alt="renault embleme" data-eio="l" /></noscript> </picture> </div> </div> </div> </div> </div> </div> <div id="acf-block-677d3e3c383c7" class="teq-container cp-block-video-fullscreen relative anim-bg video-cp a11y-img " data-color="black"> <div class="teq-row align-center height-100 relative"> <div class="col-12 img px-0"> <div class="desktop"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/10/RENAULT-EMBLEME-DEMO-CAR-FOR-AMPERE-_-Renault-Group-0-37-screenshot.jpg.webp"><img decoding="async" class="width-100 img-item lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABQAAAALQAQAAAADnBuD7AAAAAnRSTlMAAHaTzTgAAACHSURBVHja7cExAQAAAMKg9U9tCU+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgaxN8AAZz3lEoAAAAASUVORK5CYII=" alt="renault embleme" title="RENAULT EMBLÈME - DEMO CAR FOR AMPERE _ Renault Group 0-37 screenshot" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2024/10/RENAULT-EMBLEME-DEMO-CAR-FOR-AMPERE-_-Renault-Group-0-37-screenshot.jpg" data-eio-rwidth="1280" data-eio-rheight="720"><noscript><img decoding="async" class="width-100 img-item" src="https://www.ampere.cars/app/uploads/2024/10/RENAULT-EMBLEME-DEMO-CAR-FOR-AMPERE-_-Renault-Group-0-37-screenshot.jpg" alt="renault embleme" title="RENAULT EMBLÈME - DEMO CAR FOR AMPERE _ Renault Group 0-37 screenshot" data-eio="l"></noscript></picture> </div> <div class="mobile"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/10/RENAULT-EMBLEME-DEMO-CAR-FOR-AMPERE-_-Renault-Group-0-37-screenshot.jpg.webp"><img decoding="async" class="width-100 img-item lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABQAAAALQAQAAAADnBuD7AAAAAnRSTlMAAHaTzTgAAACHSURBVHja7cExAQAAAMKg9U9tCU+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgaxN8AAZz3lEoAAAAASUVORK5CYII=" alt="renault embleme" title="RENAULT EMBLÈME - DEMO CAR FOR AMPERE _ Renault Group 0-37 screenshot" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2024/10/RENAULT-EMBLEME-DEMO-CAR-FOR-AMPERE-_-Renault-Group-0-37-screenshot.jpg" data-eio-rwidth="1280" data-eio-rheight="720"><noscript><img decoding="async" class="width-100 img-item" src="https://www.ampere.cars/app/uploads/2024/10/RENAULT-EMBLEME-DEMO-CAR-FOR-AMPERE-_-Renault-Group-0-37-screenshot.jpg" alt="renault embleme" title="RENAULT EMBLÈME - DEMO CAR FOR AMPERE _ Renault Group 0-37 screenshot" data-eio="l"></noscript></picture> </div> </div> <div class="content d-flex text-center justify-center flex-wrap c-txt-white"> <button onclick='window.dataLayer.push({"brand":"Ampère","pageName":"Ampere, electric vehicles & software pure player","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"Ampere, electric vehicles & software pure player","event":"navigationClick","buttonText":"play video"})' role="button" aria-label="Play the video" id="play-block_6148d8fe280ae4c828ee73bc49d7ec85" class="txt-11 wix w-700 l-11 mb-0 open-video-modal btn-open-overlay d-flex text-uppercase align-center fadeIn"> <svg width="40" height="40" viewBox="0 0 40 40" fill="transparent" xmlns="http://www.w3.org/2000/svg" class="icon-play-circle-gradient big "> <circle cx="20" cy="20" r="19.5" stroke="url(#paint0_linear_1423_17466)"/> <path d="M16.5 13.9603L25.1281 20L16.5 26.0397L16.5 13.9603Z" stroke="url(#paint1_linear_1423_17466)"/> <defs> <linearGradient id="paint0_linear_1423_17466" x1="7.45058e-08" y1="20" x2="40" y2="20" gradientUnits="userSpaceOnUse"> <stop stop-color="#948782"/> <stop offset="1" stop-color="#E1D5D0"/> </linearGradient> <linearGradient id="paint1_linear_1423_17466" x1="21" y1="13" x2="21" y2="27" gradientUnits="userSpaceOnUse"> <stop stop-color="#948782"/> <stop offset="1" stop-color="#E1D5D0"/> </linearGradient> </defs> </svg> <!-- Label bouton play --> </button> <h3 class="txt-26 text-uppercase wix w-400 width-100 ls-8 mt-3 mb-0 animShowText c-txt-white" data-from="bottom"> <p>Watch the Renault Emblème film</p> </h3> <p class="duration txt-8 ls-3 w-400 wix mt-3 c-txt-white">01:19</p> </div> </div> <div class="video-modal" inert> <div class="d-flex align-center justify-center height-100vh"> <div class="cp-block-video-vue width-100"> <block-video format="youtube" video="ZW6XxHwDRa4" id="block_6148d8fe280ae4c828ee73bc49d7ec85" text-no-cookie="YouTube utilise des traceurs lors de la visualisation de vidéos hébergées sur son site, afin de personnaliser les annonces. Pour regarder cette vidéo, vous devez autoriser les cookies sociaux sur notre site. Vous pouvez revenir sur votre choix à tout moment. Plus d'informations sur la Politique de cookie YouTube :" text-button-no-cookie="modifier les cookies" > </block-video> </div> <button role="button" id="close-block_6148d8fe280ae4c828ee73bc49d7ec85" class="close-video-modal btn-close-overlay" aria-label="close modal"> <span class="magnet"> <svg class="icon-close fill-c-white no-change"> <use xlink:href="#icon-close"></use> </svg> </span> </button> </div> </div> </div> <div id="acf-block-677d3e3c383de" class="teq-container cp-image-full pt-0 anim-bg a11y-img " data-color="black"> <div class="teq-row relative"> <div class="img width-100 relative"> <picture class="width-100"> <source media="(max-width: 767px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/hp-take-lead-mobile.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/hp-take-lead-mobile.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/06/vehicule-electrique-intelligent-Ampere.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2024/06/vehicule-electrique-intelligent-Ampere.jpg" /> <img decoding="async" class="cover-img lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAASwAQAAAAAyS2pbAAAAAnRSTlMAAHaTzTgAAAEuSURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfBlp7AABV4y66gAAAABJRU5ErkJggg==" alt="véhicule électrique intelligent Ampere" data-src="https://www.ampere.cars/app/uploads/2024/06/vehicule-electrique-intelligent-Ampere.jpg" data-eio-rwidth="2560" data-eio-rheight="1600" /><noscript><img decoding="async" class="cover-img" src="https://www.ampere.cars/app/uploads/2024/06/vehicule-electrique-intelligent-Ampere.jpg" alt="véhicule électrique intelligent Ampere" data-eio="l" /></noscript> </picture> </div> <div class="content c-white width-100"> <div class="max-w-el animShowText" data-from="bottom"> <div class="title"> <h3 class="txt-18 wix w-400 l-120 ls-7 mb-3 text-uppercase"> <p>Ampere – DESIGNED<br /> <strong>TO TAKE THE LEAD</strong></p> </h3> </div> <div class="text w-300"> <p> <p>Ampere is the first European iEV pure player (intelligent electric vehicle). Born from Renault Group, we design, engineer, manufacture and market under the Renault brand electric tech-driven vehicles that people can afford. Powered by our software expertise, our cars are state-of-the-art in terms of customer experience as well as environmental and social impact.</p> </p> </div> <a href="https://www.ampere.cars/en/who-we-are/#hero" target="" class="mt-4 btn-ampere white c-txt-white" data-text="GET TO KNOW US" > GET TO KNOW US </a> </div> </div> </div> </div> <div id="acf-block-677d3e3c383ef" class="teq-container cp-text-image-rotation anim-bg pt-7 pb-4 pb-lg-7 " data-color="black"> <div class="teq-row max-w align-center height-100"> <div class="col-12 col-lg-5 content"> <div class="title"> <h3 class="txt-22 wix text-uppercase l-120 ls-9 mb-3 w-400 animShowText" data-from="bottom"> <p>PURPOSE-DRIVEN</p> </h3> <div class="text animShowText" data-from="bottom"> <p><p>Sustainability is the very essence of Ampere existence. We are ESG (Environmental, Social, Governance) native, reflecting our unwavering dedication to driving positive change in every facet of our business.</p> </p> </div> <a href="https://www.ampere.cars/en/who-we-are/#esg" target="" class="btn-ampere white mt-4 animShowText" data-from="bottom"> DISCOVER OUR ESG APPROACH </a> </div> </div> <div class="col-12 col-lg-5 offset-lg-2 relative rotate-el-c"> <div class="width-100 rotate-el"> <div class="rotate-container relative"> <svg preserveAspectRatio="none" class="morph1" id="svg1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 844.03 494.95"> <defs> <linearGradient id="paint0_linear_2335_1166" x1="-389.11" y1="449.97" x2="944.22" y2="449.97" gradientUnits="userSpaceOnUse"> <stop offset="0.4" stop-color="#E2D0D0"/> <stop offset="0.52" stop-color="#79E0FF"/> <stop offset="0.64" stop-color="#FF94FF"/> <stop offset="0.76" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> </defs> <g id="a"> <polygon class="cls-2" points="89.38 431.28 307.92 90.76 713.38 83.42 492.58 421.68 89.38 431.28"/> <polygon class="cls-2" points="98.42 434.1 306.23 94.72 701.52 79.47 494.84 417.16 98.42 434.1"/> <polygon class="cls-2" points="112.53 437.3 304.16 98.86 687.4 75.52 496.91 412.83 112.53 437.3"/> <polygon class="cls-2" points="128.72 439.94 302.65 103 671.59 72.51 498.79 408.32 128.72 439.94"/> <polygon class="cls-2" points="144.91 442.95 299.26 109.02 655.4 69.12 501.33 403.05 144.91 442.95"/> <polygon class="cls-2" points="161.1 445.96 297.38 114.29 639.21 66.11 504.06 397.4 161.1 445.96"/> <polygon class="cls-2" points="176.91 448.6 295.12 120.32 623.4 63.47 506.7 391.19 176.91 448.6"/> <polygon class="cls-2" points="192.35 451.61 292.49 127.47 607.97 60.83 509.33 384.22 192.35 451.61"/> <polygon class="cls-2" points="207.97 454.01 290.23 134.25 592.53 58.58 511.64 377.21 207.97 454.01"/> <polygon class="cls-2" points="223.22 456.13 287.22 142.15 577.47 56.32 513.85 369.54 223.22 456.13"/> <polygon class="cls-2" points="237.52 457.63 285.33 149.31 562.79 54.81 516.11 362.01 237.52 457.63"/> <polygon class="cls-2" points="251.45 459.39 283.45 157.21 548.49 53.31 517.99 353.73 251.45 459.39"/> <polygon class="cls-2" points="265.22 460.29 282.32 165.12 534.93 52.18 519.5 345.82 265.22 460.29"/> <polygon class="cls-2" points="277.8 460.65 281.19 173.02 522.51 51.42 519.87 338.29 277.8 460.65"/> <polygon class="cls-2" points="289.1 461.02 280.82 180.55 511.22 51.05 520.63 330.76 289.1 461.02"/> <polygon class="cls-2" points="300.39 461.4 280.44 187.71 499.92 51.05 521.52 323.71 300.39 461.4"/> <polygon class="cls-2" points="310.39 461.14 280.44 193.73 490.13 51.05 521.1 317.21 310.39 461.14"/> <polygon class="cls-2" points="319.59 460.27 280.67 200.46 481.1 51.8 520.63 311.19 319.59 460.27"/> <polygon class="cls-2" points="327.5 459.89 281.19 204.65 472.82 52.08 520.25 306.29 327.5 459.89"/> <polygon class="cls-2" points="335.03 459.33 281.19 209.92 465.66 52.55 519.5 301.02 335.03 459.33"/> <polygon class="cls-2" points="341.52 458.39 282.23 214.43 459.26 53.21 518.84 297.16 341.52 458.39"/> <polygon class="cls-2" points="347.17 458.1 283.36 218.11 453.33 54.06 518.27 292.65 347.17 458.1"/> <polygon class="cls-2" points="352.53 457.26 283.92 222.06 448.25 54.62 516.86 289.54 352.53 457.26"/> <polygon class="cls-2" points="357.33 456.69 285.05 225.16 443.45 55.19 516.02 285.87 357.33 456.69"/> <polygon class="cls-2" points="361.5 456.41 285.9 227.71 439.5 56.03 515.17 283.05 361.5 456.41"/> <polygon class="cls-2" points="286.74 231.23 435.4 56.6 514.32 280.93 365.52 455.75 286.74 231.23"/> <polygon class="cls-2" points="287.59 231.75 431.4 57.07 514.23 279.94 368.91 455.75 287.59 231.75"/> </g> <g id="b"> <polygon class="cls-1" points="305.1 177.16 558.09 1.54 541.71 319.47 287.03 493.96 305.1 177.16"/> <polygon class="cls-1" points="290.98 179.42 553.57 1.54 553 317.21 291.54 493.96 290.98 179.42"/> <polygon class="cls-1" points="279.74 180.6 548.67 .9 565.33 314.88 295.7 493.9 279.74 180.6"/> <polygon class="cls-1" points="268.13 183.29 543.58 1.58 576.89 312.17 300.8 493.27 268.13 183.29"/> <polygon class="cls-1" points="256.52 185.98 538.49 2.26 588.46 309.46 305.89 492.64 256.52 185.98"/> <polygon class="cls-1" points="244.91 188.66 533.4 2.95 600.03 306.76 310.99 492.01 244.91 188.66"/> <polygon class="cls-1" points="233.29 191.35 528.31 3.63 611.6 304.05 316.09 491.38 233.29 191.35"/> <polygon class="cls-1" points="221.68 194.03 523.22 4.31 623.17 301.34 321.18 490.75 221.68 194.03"/> <polygon class="cls-1" points="210.07 196.72 518.13 4.99 634.74 298.63 326.28 490.12 210.07 196.72"/> <polygon class="cls-1" points="198.46 199.4 513.04 5.67 646.31 295.93 331.38 489.49 198.46 199.4"/> <polygon class="cls-1" points="186.84 202.09 507.95 6.35 657.88 293.22 336.48 488.86 186.84 202.09"/> <polygon class="cls-1" points="175.23 204.78 502.86 7.03 669.45 290.51 341.57 488.23 175.23 204.78"/> <polygon class="cls-1" points="163.62 207.46 497.77 7.71 681.02 287.8 346.67 487.6 163.62 207.46"/> <polygon class="cls-1" points="152 210.15 492.68 8.39 692.59 285.1 351.77 486.97 152 210.15"/> <polygon class="cls-1" points="140.39 212.83 487.59 9.07 704.16 282.39 356.86 486.34 140.39 212.83"/> <polygon class="cls-1" points="128.78 215.52 482.5 9.75 715.73 279.68 361.96 485.71 128.78 215.52"/> <polygon class="cls-1" points="117.17 218.21 477.41 10.43 727.29 276.97 367.06 485.08 117.17 218.21"/> <polygon class="cls-1" points="105.55 220.89 472.32 11.11 738.86 274.26 372.15 484.45 105.55 220.89"/> <polygon class="cls-1" points="93.94 223.58 467.23 11.79 750.43 271.56 377.25 483.82 93.94 223.58"/> <polygon class="cls-1" points="82.33 226.26 462.14 12.47 762 268.85 382.35 483.19 82.33 226.26"/> <polygon class="cls-1" points="70.72 228.95 457.05 13.15 773.57 266.14 387.44 482.56 70.72 228.95"/> <polygon class="cls-1" points="59.1 231.64 451.96 13.83 785.14 263.43 392.54 481.93 59.1 231.64"/> <polygon class="cls-1" points="47.49 234.32 446.87 14.51 796.71 260.73 397.64 481.3 47.49 234.32"/> <polygon class="cls-1" points="35.88 237.01 441.79 15.2 808.28 258.02 402.73 480.67 35.88 237.01"/> <polygon class="cls-1" points="24.27 239.69 436.7 15.88 819.85 255.31 407.83 480.04 24.27 239.69"/> <polygon class="cls-1" points="12.65 242.38 431.61 16.56 831.42 252.6 412.93 479.41 12.65 242.38"/> <polygon class="cls-1" points="1.04 245.07 426.52 17.24 842.99 249.9 418.02 478.78 1.04 245.07"/> </g> </svg> <div class="rotate-inner"> <div class="rotate-img"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/purpose-driven.jpg.webp"><img decoding="async" class="rotate-img-recto lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAeAAQAAAAAH2XdrAAAAAnRSTlMAAHaTzTgAAAHXSURBVHja7cExAQAAAMKg9U9tDB+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgaD+kAAcuGLKEAAAAASUVORK5CYII=" alt="to apply" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/purpose-driven.jpg" data-eio-rwidth="1920" data-eio-rheight="1920"><noscript><img decoding="async" class="rotate-img-recto" src="https://www.ampere.cars/app/uploads/2023/11/purpose-driven.jpg" alt="to apply" data-eio="l"></noscript></picture> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/purpose-driven.jpg.webp"><img decoding="async" class="rotate-img-verso lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAeAAQAAAAAH2XdrAAAAAnRSTlMAAHaTzTgAAAHXSURBVHja7cExAQAAAMKg9U9tDB+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgaD+kAAcuGLKEAAAAASUVORK5CYII=" alt="to apply" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/purpose-driven.jpg" data-eio-rwidth="1920" data-eio-rheight="1920"><noscript><img decoding="async" class="rotate-img-verso" src="https://www.ampere.cars/app/uploads/2023/11/purpose-driven.jpg" alt="to apply" data-eio="l"></noscript></picture> </div> </div> </div> </div> </div> </div> </div> <div id="acf-block-677d3e3c38403" class="teq-container cp-text-2-images relative anim-bg pt-6 pt-lg-10 pb-6 pb-lg-10 " data-color="white"> <div class="teq-row max-w align-stretch"> <div class="col-12 col-lg-6 d-flex left"> <div class="img d-flex relative"> <div class="anim-img-reveal width-100 d-flex" data-from="bottom"> <picture class="width-100"> <source media="(max-width: 767px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/tech-driven-mobile.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/tech-driven-mobile.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/tech-driven.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/tech-driven.jpg" /> <img decoding="async" class="cover-img lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAeAAQAAAAAH2XdrAAAAAnRSTlMAAHaTzTgAAAHXSURBVHja7cExAQAAAMKg9U9tDB+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgaD+kAAcuGLKEAAAAASUVORK5CYII=" alt="tech-driven" data-src="https://www.ampere.cars/app/uploads/2023/11/tech-driven.jpg" data-eio-rwidth="2000" data-eio-rheight="2000" /><noscript><img decoding="async" class="cover-img" src="https://www.ampere.cars/app/uploads/2023/11/tech-driven.jpg" alt="tech-driven" data-eio="l" /></noscript> </picture> </div> </div> </div> <div class="col-12 col-lg-6 right"> <div class="content pt-3 pt-lg-5 d-flex flex-wrap height-100 align-start"> <div class="width-lg-90 mb-4 mb-lg-8"> <h3 class="txt-22 w-400 l-120 ls-9 wix"> <p><strong>TECH-DRIVEN</strong></p> </h3> <div class="text l-140 mt-3"> <p> <p>Ampere is racing ahead to develop cutting-edge Software-Defined Vehicle (SDV) technology. Moreover, we develop Electric Vehicle-native platform strategy able to generate cost advantage and offer truly affordable EVs.</p> </p> </div> <div class="links mt-4 d-flex"> <a href="https://www.ampere.cars/en/what-we-do/#software" target="" class="mr-2 btn-ampere animShowText" data-from="bottom" > SDV TECHNOLOGY </a> <a href="https://www.ampere.cars/en/what-we-do/#platform" target="" class="mr-2 btn-ampere animShowText" data-from="bottom" > AMPR PLATFORM </a> </div> </div> <div class="img relative"> <div class="anim-img-reveal width-100" data-from="bottom"> <picture class="width-100"> <source media="(max-width: 767px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/tech-driven-mobile.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/tech-driven-mobile.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/visuel-tech-driven-1.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/visuel-tech-driven-1.jpg" /> <img decoding="async" class="cover-img lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABbYAAAN0AQAAAABAFEPJAAAAAnRSTlMAAHaTzTgAAAC0SURBVHja7cExAQAAAMKg9U9tCy+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOBve34AASDUBswAAAAASUVORK5CYII=" alt="ampere" data-src="https://www.ampere.cars/app/uploads/2023/11/visuel-tech-driven-1.jpg" data-eio-rwidth="1462" data-eio-rheight="884" /><noscript><img decoding="async" class="cover-img" src="https://www.ampere.cars/app/uploads/2023/11/visuel-tech-driven-1.jpg" alt="ampere" data-eio="l" /></noscript> </picture> </div> </div> </div> </div> </div> </div> <div id="acf-block-677d3e3c387ab" class="teq-container cp-home-slider anim-bg anim-overlay a11y-img " data-color="white"> <div class="teq-row max-w column row-lg pl-lg-0 ml-lg-0 container"> <div class="col-12 mb-6 title-mobile"> <h3 class="txt-22 wix w-400 l-120 ls-9 text-uppercase"> <p>Empowering<br /> <strong>exciting Cars</strong></p> </h3> </div> <div class="col-12 col-lg-8 pl-lg-0 relative left"> <div class="swiper slider-c" data-autoplay="true" data-nb-slides-desktop="1" data-nb-slides-tablet="1" data-nb-slides-mobile="1" data-space-mobile="8"> <div class="swiper-wrapper custom-cursor cursor-drag"> <div class="swiper-slide"> <figure class="relative mb-0"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1599640-1.jpg.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQAAAADAqPzuAAAAAnRSTlMAAHaTzTgAAAETSURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADApwH45QAB/OGP/gAAAABJRU5ErkJggg==" alt="renault embleme" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1599640-1.jpg" class="lazyload" data-eio-rwidth="2000" data-eio-rheight="1125"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1599640-1.jpg" alt="renault embleme" data-eio="l"></noscript></picture> <figcaption class="txt-10 w-400 wix l-130 ls-3 text-uppercase text-center absolute legend c-white">Renault embleme demo car</figcaption> </figure> </div> <div class="swiper-slide"> <figure class="relative mb-0"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1527960-1.jpg.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ3AQAAAAAx/k47AAAAAnRSTlMAAHaTzTgAAAESSURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAnBvf0AAFoNSk1AAAAAElFTkSuQmCC" alt="Renault Megane E-Tech 100 % électrique" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1527960-1.jpg" class="lazyload" data-eio-rwidth="2000" data-eio-rheight="1124"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1527960-1.jpg" alt="Renault Megane E-Tech 100 % électrique" data-eio="l"></noscript></picture> <figcaption class="txt-10 w-400 wix l-130 ls-3 text-uppercase text-center absolute legend c-white">Renault Megane E-Tech electric </figcaption> </figure> </div> <div class="swiper-slide"> <figure class="relative mb-0"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1498227.jpg.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAVgAQAAAACGAn3AAAAAAnRSTlMAAHaTzTgAAAFYSURBVHja7cExAQAAAMKg9U9tCj+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeBgPqwAB+KQJLwAAAABJRU5ErkJggg==" alt="renault scenic e-tech electric" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1498227.jpg" class="lazyload" data-eio-rwidth="2000" data-eio-rheight="1433"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1498227.jpg" alt="renault scenic e-tech electric" data-eio="l"></noscript></picture> <figcaption class="txt-10 w-400 wix l-130 ls-3 text-uppercase text-center absolute legend c-white">Renault Scenic E-Tech electric</figcaption> </figure> </div> <div class="swiper-slide"> <figure class="relative mb-0"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1582445-1-scaled.jpg.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAUAAQAAAACO9nKaAAAAAnRSTlMAAHaTzTgAAAFCSURBVHja7cEBDQAAAMKg909tDjegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAXA7U8AAGRQ3nKAAAAAElFTkSuQmCC" alt="renault 5" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1582445-1-scaled.jpg" class="lazyload" data-eio-rwidth="2560" data-eio-rheight="1707"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1582445-1-scaled.jpg" alt="renault 5" data-eio="l"></noscript></picture> <figcaption class="txt-10 w-400 wix l-130 ls-3 text-uppercase text-center absolute legend c-white">Renault 5 E-Tech electric</figcaption> </figure> </div> <div class="swiper-slide"> <figure class="relative mb-0"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1610257.jpg.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAWbAQAAAAD5V5QaAAAAAnRSTlMAAHaTzTgAAAFmSURBVHja7cExAQAAAMKg9U9tCy+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADuBkc2AAHSWIBsAAAAAElFTkSuQmCC" alt="Renault 4" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1610257.jpg" class="lazyload" data-eio-rwidth="2000" data-eio-rheight="1495"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1610257.jpg" alt="Renault 4" data-eio="l"></noscript></picture> <figcaption class="txt-10 w-400 wix l-130 ls-3 text-uppercase text-center absolute legend c-white">Renault 4 E-Tech electric</figcaption> </figure> </div> <div class="swiper-slide"> <figure class="relative mb-0"> <img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQAAAADAqPzuAAAAAnRSTlMAAHaTzTgAAAETSURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADApwH45QAB/OGP/gAAAABJRU5ErkJggg==" alt="renault twingo e-tech electric prototype ampere" data-src="https://www.ampere.cars/app/uploads/2023/11/A_AMPERE_FAMILYSET_HD_16x9_P46.jpg" class="lazyload" data-eio-rwidth="1920" data-eio-rheight="1080"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/A_AMPERE_FAMILYSET_HD_16x9_P46.jpg" alt="renault twingo e-tech electric prototype ampere" data-eio="l"></noscript> <figcaption class="txt-10 w-400 wix l-130 ls-3 text-uppercase text-center absolute legend c-white">Renault Twingo E-Tech electric Prototype</figcaption> </figure> </div> </div> <div class="d-flex justify-center align-center swiper-pagination "></div> </div> <div class="container-gradient absolute"></div> </div> <div class="col-12 col-lg-3 offset-lg-1 mt-5 mt-lg-7 right relative"> <h3 class="txt-22 wix w-400 l-120 ls-9 text-uppercase title-desktop"> <p>Empowering<br /> <strong>exciting Cars</strong></p> </h3> <p class="txt-14 w-300 l-140 mt-4 mt-lg-2"> <p>Our 100% electric vehicles capitalise on Renault’s strong brand heritage to serve the core of European market. Our cars focus on what matters most: price, range and efficiency.</p> </p> <a onclick='window.dataLayer.push({"brand":"Ampère","pageName":"Ampere, electric vehicles & software pure player","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"Ampere, electric vehicles & software pure player","event":"navigationClick","buttonText":"Carrousel_Meet the family"})' href="https://www.ampere.cars/en/what-we-do/#family" target="" class="mt-5 mt-lg-3 btn-ampere width-fit animShowText" data-from="bottom"> Meet the family </a> </div> </div> </div> <div id="acf-block-677d3e3c387d3" class="teq-container cp-home-txt-btn-img relative anim-bg anim-overlay " data-color="black"> <div class="teq-row max-w align-start relative container"> <div class="col-12 mt-3 mt-lg-0 mb-6 mb-md-0 col-lg-5 left"> <h3 class="txt-22 wix w-400 l-120 ls-9 text-uppercase animShowText" data-from="bottom"> <p>FULL-SCALE<br /> <strong>PRODUCTION</strong></p> </h3> <div class="txt-14 w-300 l-140 mt-2 animShowText" data-from="bottom"> <p>Based in Europe, with rigorous cost control and a strong supply chain, Ampere relies on 4.0 plants offering a connected, agile and competitive production base.</p> </div> <a href="https://www.ampere.cars/en/who-we-are/#implantation" target="" class="mt-3 btn-ampere width-fit animShowText" data-from="bottom" data-text="More about our ecosystem"> More about our ecosystem </a> </div> <div class="col-11 offset-1 col-lg-6 offset-md-1 relative right"> <picture class="illust relative" data-from="bottom"> <source media="(max-width: 767px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/hp-ecosystem-mobile.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/hp-ecosystem-mobile.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/hp-ecosystem.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/hp-ecosystem.jpg" /> <img decoding="async" class="relative lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABMQAAAQsAQAAAABWXH24AAAAAnRSTlMAAHaTzTgAAAC2SURBVHja7cExAQAAAMKg9U9tDB+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeBqClgABhwEvOQAAAABJRU5ErkJggg==" alt="usine ampere" data-src="https://www.ampere.cars/app/uploads/2023/11/hp-ecosystem.jpg" data-eio-rwidth="1220" data-eio-rheight="1068" /><noscript><img decoding="async" class="relative" src="https://www.ampere.cars/app/uploads/2023/11/hp-ecosystem.jpg" alt="usine ampere" data-eio="l" /></noscript> </picture> <div class="container-gradient absolute"></div> </div> </div> </div> <div id="acf-block-677d3e3c387e8" class="teq-container cp-partners relative anim-bg " data-color="white" > <div class="teq-row max-w absolute height-100 content-wrapper"> <div class="col-12 relative height-100 cp-inner d-flex align-center justify-center"> <div class="content text-center c-white max-w-el"> <h3 class="txt-22 wix w-400 l-120 ls-9 text-uppercase"> <p>UNIQUE HORIZONTAL APPROACH</p> </h3> <div class="txt w-300 mt-3 description"> <p><p>From Google to Qualcomm and beyond, we partner with the industry leaders to leverage best-in-class technologies and gain agility.</p> </p> </div> </div> <div class="logos-list absolute d-flex"> <ul class="d-flex align-center " > <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/09/logo-AESC_V2.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALIAAABQAQAAAACVfRJMAAAAAnRSTlMAAHaTzTgAAAAXSURBVDjLY2AYBaNgFIyCUTAKRgG9AQAHgAABOufK1AAAAABJRU5ErkJggg==" alt="aesc" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2024/09/logo-AESC_V2.png" class="lazyload" data-eio-rwidth="178" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2024/09/logo-AESC_V2.png" alt="aesc" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Google_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJkAAABQAQAAAAAiwOprAAAAAnRSTlMAAHaTzTgAAAAWSURBVDjLY2AYBaNgFIyCUTAKBh4AAAaQAAHvfTTjAAAAAElFTkSuQmCC" alt="google" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Google_carrou.png" class="lazyload" data-eio-rwidth="153" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Google_carrou.png" alt="google" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/LG_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYwAAABQAQAAAAAiyX8HAAAAAnRSTlMAAHaTzTgAAAAaSURBVEjH7cEBDQAAAMKg909tDwcUAAAA8GYP8AABGQuuXgAAAABJRU5ErkJggg==" alt="lg" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/LG_carrou.png" class="lazyload" data-eio-rwidth="396" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/LG_carrou.png" alt="lg" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Managem_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANYAAABQAQAAAABNcbZGAAAAAnRSTlMAAHaTzTgAAAAZSURBVEjHY2AYBaNgFIyCUTAKRsEoGFoAAAjAAAGl8qIKAAAAAElFTkSuQmCC" alt="managem" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Managem_carrou.png" class="lazyload" data-eio-rwidth="214" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Managem_carrou.png" alt="managem" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Qualcomm_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOkAAABQAQAAAADUiW/zAAAAAnRSTlMAAHaTzTgAAAAZSURBVEjH7cExAQAAAMKg9U9tDQ+gAAB4NgmwAAGXbeTjAAAAAElFTkSuQmCC" alt="qualcomm" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Qualcomm_carrou.png" class="lazyload" data-eio-rwidth="233" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Qualcomm_carrou.png" alt="qualcomm" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Terrafame_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOQAAABQAQAAAAAhd+RDAAAAAnRSTlMAAHaTzTgAAAAZSURBVEjH7cExAQAAAMKg9U9tCU+gAAB4GglgAAEwtmf0AAAAAElFTkSuQmCC" alt="terrafame" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Terrafame_carrou.png" class="lazyload" data-eio-rwidth="228" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Terrafame_carrou.png" alt="terrafame" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Valeo_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHsAAABQAQAAAAAR1zcnAAAAAnRSTlMAAHaTzTgAAAAUSURBVDjLY2AYBaNgFIyCUUANAAAFUAABzLvK9AAAAABJRU5ErkJggg==" alt="valeo" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Valeo_carrou.png" class="lazyload" data-eio-rwidth="123" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Valeo_carrou.png" alt="valeo" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Verkor_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJEAAABQAQAAAAAxF6qfAAAAAnRSTlMAAHaTzTgAAAAVSURBVDjLY2AYBaNgFIyCUTAKSAcABkAAAcCZ8DEAAAAASUVORK5CYII=" alt="verkor" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Verkor_carrou.png" class="lazyload" data-eio-rwidth="145" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Verkor_carrou.png" alt="verkor" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Vulcan_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATkAAABQAQAAAABKFj96AAAAAnRSTlMAAHaTzTgAAAAaSURBVEjH7cEBDQAAAMKg909tDjegAAAAPg0M0AABwiFS+AAAAABJRU5ErkJggg==" alt="vulcan" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Vulcan_carrou.png" class="lazyload" data-eio-rwidth="313" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Vulcan_carrou.png" alt="vulcan" data-eio="l"></noscript></picture> </li> </ul> <ul class="d-flex align-center " > <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/09/logo-AESC_V2.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALIAAABQAQAAAACVfRJMAAAAAnRSTlMAAHaTzTgAAAAXSURBVDjLY2AYBaNgFIyCUTAKRgG9AQAHgAABOufK1AAAAABJRU5ErkJggg==" alt="aesc" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2024/09/logo-AESC_V2.png" class="lazyload" data-eio-rwidth="178" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2024/09/logo-AESC_V2.png" alt="aesc" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Google_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJkAAABQAQAAAAAiwOprAAAAAnRSTlMAAHaTzTgAAAAWSURBVDjLY2AYBaNgFIyCUTAKBh4AAAaQAAHvfTTjAAAAAElFTkSuQmCC" alt="google" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Google_carrou.png" class="lazyload" data-eio-rwidth="153" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Google_carrou.png" alt="google" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/LG_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYwAAABQAQAAAAAiyX8HAAAAAnRSTlMAAHaTzTgAAAAaSURBVEjH7cEBDQAAAMKg909tDwcUAAAA8GYP8AABGQuuXgAAAABJRU5ErkJggg==" alt="lg" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/LG_carrou.png" class="lazyload" data-eio-rwidth="396" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/LG_carrou.png" alt="lg" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Managem_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANYAAABQAQAAAABNcbZGAAAAAnRSTlMAAHaTzTgAAAAZSURBVEjHY2AYBaNgFIyCUTAKRsEoGFoAAAjAAAGl8qIKAAAAAElFTkSuQmCC" alt="managem" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Managem_carrou.png" class="lazyload" data-eio-rwidth="214" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Managem_carrou.png" alt="managem" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Qualcomm_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOkAAABQAQAAAADUiW/zAAAAAnRSTlMAAHaTzTgAAAAZSURBVEjH7cExAQAAAMKg9U9tDQ+gAAB4NgmwAAGXbeTjAAAAAElFTkSuQmCC" alt="qualcomm" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Qualcomm_carrou.png" class="lazyload" data-eio-rwidth="233" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Qualcomm_carrou.png" alt="qualcomm" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Terrafame_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOQAAABQAQAAAAAhd+RDAAAAAnRSTlMAAHaTzTgAAAAZSURBVEjH7cExAQAAAMKg9U9tCU+gAAB4GglgAAEwtmf0AAAAAElFTkSuQmCC" alt="terrafame" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Terrafame_carrou.png" class="lazyload" data-eio-rwidth="228" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Terrafame_carrou.png" alt="terrafame" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Valeo_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHsAAABQAQAAAAAR1zcnAAAAAnRSTlMAAHaTzTgAAAAUSURBVDjLY2AYBaNgFIyCUUANAAAFUAABzLvK9AAAAABJRU5ErkJggg==" alt="valeo" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Valeo_carrou.png" class="lazyload" data-eio-rwidth="123" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Valeo_carrou.png" alt="valeo" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Verkor_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJEAAABQAQAAAAAxF6qfAAAAAnRSTlMAAHaTzTgAAAAVSURBVDjLY2AYBaNgFIyCUTAKSAcABkAAAcCZ8DEAAAAASUVORK5CYII=" alt="verkor" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Verkor_carrou.png" class="lazyload" data-eio-rwidth="145" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Verkor_carrou.png" alt="verkor" data-eio="l"></noscript></picture> </li> <li> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Vulcan_carrou.png.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATkAAABQAQAAAABKFj96AAAAAnRSTlMAAHaTzTgAAAAaSURBVEjH7cEBDQAAAMKg909tDjegAAAAPg0M0AABwiFS+AAAAABJRU5ErkJggg==" alt="vulcan" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Vulcan_carrou.png" class="lazyload" data-eio-rwidth="313" data-eio-rheight="80"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/Vulcan_carrou.png" alt="vulcan" data-eio="l"></noscript></picture> </li> </ul> </div> </div> </div> <!-- Version mobile ? ( utiliser -> $fields["bg_img"]["mobile"]["url"] ) --> <div class="teq-row relative height-100 image-wrapper"> <div class="bg_img relative with-text"> <div class="desktop"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/06/approche-horizontale-unique-ampere.jpg.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABlQAAAOfAQAAAACWYhPFAAAAAnRSTlMAAHaTzTgAAADNSURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8GuLSAAG3QMuwAAAAAElFTkSuQmCC" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2024/06/approche-horizontale-unique-ampere.jpg" class="lazyload" data-eio-rwidth="1620" data-eio-rheight="927"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2024/06/approche-horizontale-unique-ampere.jpg" data-eio="l"></noscript></picture> </div> <div class="mobile"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/mobile-hp-partners.jpg.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAc0AAAOEAQAAAADr9lc9AAAAAnRSTlMAAHaTzTgAAABKSURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbwbPbAABOsOZeQAAAABJRU5ErkJggg==" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/mobile-hp-partners.jpg" class="lazyload" data-eio-rwidth="461" data-eio-rheight="900"><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2023/11/mobile-hp-partners.jpg" data-eio="l"></noscript></picture> </div> </div> </div> </div> <div id="acf-block-677d3e3c38801" class="teq-container d-flex cp-home-graph relative anim-bg " data-color="black"> <div class="absolute code-one"> <div class="txt-8 w-400 wix absolute c-gs-50 fake-code"> <span class="fake-1">ELECTRIC <span class="fake-1 pl-11">ELECTRIC</span></span> <span class="fake-3">ELECTRIC<span class="fake-2-bis pl-tab-4 middle">engine</span><span class="fake-1 pl-2 middle-right">ELECTRIC</span></span> <span class="fake-2">ELECTRIC<span class="fake-1-bis pl-11">ELECTRIC</span></span> </div> </div> <div class="teq-row max-w column-r row-lg align-center relative container"> <div class="col-12 col-lg-6"> <div class="d-flex justify-start justify-sm-center gap-15 gap-lg-33 relative graph"> <svg class="morph3" width="393" height="393" viewBox="0 0 393 393" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"> <g clip-path="url(#clip0_1930_2397)"> <path class="path-graph" d="M107.11 392.588L181.889 315.059L75.5576 298.063L0.778809 375.599L107.11 392.588Z" stroke="url(#paint0_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M118.999 387.596L187.732 304.619L77.0703 285.672L8.3374 368.65L118.999 387.596Z" stroke="url(#paint1_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M130.888 382.605L193.575 294.173L78.5835 273.275L15.8965 361.7L130.888 382.605Z" stroke="url(#paint2_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M142.771 377.607L199.419 283.734L80.1031 260.879L23.4556 354.758L142.771 377.607Z" stroke="url(#paint3_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M154.66 372.615L205.268 273.288L81.6158 248.482L31.0142 347.809L154.66 372.615Z" stroke="url(#paint4_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M166.549 367.623L211.111 262.849L83.129 236.091L38.5669 340.86L166.549 367.623Z" stroke="url(#paint5_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M178.432 362.625L216.955 252.409L84.6486 223.694L46.126 333.917L178.432 362.625Z" stroke="url(#paint6_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M190.321 357.634L222.798 241.964L86.1613 211.298L53.6846 326.968L190.321 357.634Z" stroke="url(#paint7_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M202.21 352.642L228.641 231.524L87.6745 198.901L61.2437 320.019L202.21 352.642Z" stroke="url(#paint8_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M214.093 347.644L234.485 221.078L89.1941 186.51L68.8027 313.076L214.093 347.644Z" stroke="url(#paint9_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M225.982 342.652L240.328 210.639L90.7068 174.113L76.3613 306.127L225.982 342.652Z" stroke="url(#paint10_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M237.871 337.661L246.171 200.193L92.22 161.717L83.9204 299.184L237.871 337.661Z" stroke="url(#paint11_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M249.754 332.663L252.015 189.754L93.7332 149.32L91.4795 292.235L249.754 332.663Z" stroke="url(#paint12_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M261.643 327.671L257.858 179.314L95.2524 136.929L99.0382 285.286L261.643 327.671Z" stroke="url(#paint13_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M273.533 322.679L263.701 168.868L96.7656 124.532L106.591 278.343L273.533 322.679Z" stroke="url(#paint14_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M285.415 317.687L269.55 158.429L98.2783 112.135L114.149 271.394L285.415 317.687Z" stroke="url(#paint15_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M297.304 312.69L275.394 147.983L99.7979 99.7388L121.709 264.445L297.304 312.69Z" stroke="url(#paint16_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M309.194 307.698L281.237 137.544L101.311 87.3481L129.268 257.502L309.194 307.698Z" stroke="url(#paint17_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M321.076 302.706L287.08 127.098L102.824 74.9512L136.826 250.553L321.076 302.706Z" stroke="url(#paint18_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M332.965 297.708L292.923 116.658L104.343 62.5542L144.385 243.604L332.965 297.708Z" stroke="url(#paint19_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M344.855 292.717L298.767 106.219L105.856 50.1577L151.944 236.662L344.855 292.717Z" stroke="url(#paint20_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M356.744 287.725L304.61 95.7732L107.37 37.7671L159.503 229.712L356.744 287.725Z" stroke="url(#paint21_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M368.627 282.727L310.453 85.3337L108.889 25.3701L167.062 222.763L368.627 282.727Z" stroke="url(#paint22_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M380.516 277.735L316.297 74.8877L110.402 12.9731L174.615 215.82L380.516 277.735Z" stroke="url(#paint23_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> <path class="path-graph" d="M392.405 272.744L322.14 64.4487L111.915 0.57666L182.174 208.872L392.405 272.744Z" stroke="url(#paint24_linear_1930_2397)" stroke-width="1.2" stroke-miterlimit="10"/> </g> <defs> <linearGradient id="paint0_linear_1930_2397" x1="68.0303" y1="301.604" x2="114.688" y2="389.03" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint1_linear_1930_2397" x1="70.5092" y1="289.569" x2="126.034" y2="384.785" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint2_linear_1930_2397" x1="72.6307" y1="277.623" x2="137.802" y2="380.29" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint3_linear_1930_2397" x1="74.4056" y1="265.817" x2="149.985" y2="375.505" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint4_linear_1930_2397" x1="75.8536" y1="254.206" x2="162.529" y2="370.392" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint5_linear_1930_2397" x1="76.9983" y1="242.846" x2="175.427" y2="364.906" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint6_linear_1930_2397" x1="77.8946" y1="231.741" x2="188.677" y2="358.957" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint7_linear_1930_2397" x1="78.5322" y1="220.973" x2="202.177" y2="352.558" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint8_linear_1930_2397" x1="78.9478" y1="210.589" x2="215.883" y2="345.681" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint9_linear_1930_2397" x1="79.1509" y1="200.641" x2="229.681" y2="338.358" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint10_linear_1930_2397" x1="77.0868" y1="189.451" x2="239.822" y2="327.399" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint11_linear_1930_2397" x1="76.945" y1="180.502" x2="253.521" y2="319.051" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint12_linear_1930_2397" x1="76.7507" y1="172.037" x2="267.186" y2="310.143" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint13_linear_1930_2397" x1="76.5845" y1="164.029" x2="280.798" y2="300.603" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint14_linear_1930_2397" x1="76.4258" y1="156.571" x2="294.195" y2="290.573" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint15_linear_1930_2397" x1="79.2146" y1="150.752" x2="312.532" y2="282.424" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint16_linear_1930_2397" x1="79.4264" y1="144.27" x2="325.627" y2="271.234" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint17_linear_1930_2397" x1="79.8619" y1="138.243" x2="338.402" y2="259.43" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint18_linear_1930_2397" x1="80.5402" y1="132.712" x2="350.734" y2="247.1" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint19_linear_1930_2397" x1="81.5128" y1="127.637" x2="362.571" y2="234.284" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint20_linear_1930_2397" x1="82.8143" y1="123.064" x2="373.821" y2="221.125" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint21_linear_1930_2397" x1="84.4907" y1="118.9" x2="384.448" y2="207.552" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint22_linear_1930_2397" x1="86.6025" y1="115.11" x2="394.408" y2="193.609" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint23_linear_1930_2397" x1="89.1658" y1="111.634" x2="403.65" y2="179.347" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <linearGradient id="paint24_linear_1930_2397" x1="92.2125" y1="108.437" x2="412.121" y2="164.813" gradientUnits="userSpaceOnUse"> <stop offset="0.14" stop-color="#E2D0D0"/> <stop offset="0.38" stop-color="#79E0FF"/> <stop offset="0.62" stop-color="#FF94FF"/> <stop offset="0.83" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> <clipPath id="clip0_1930_2397"> <rect width="393" height="393" fill="white"/> </clipPath> </defs> </svg> <!-- <span class="absolute line-left"></span> <span class="absolute line-right"></span>--> <svg viewBox="0 0 410 409" fill="none" xmlns="http://www.w3.org/2000/svg" class="axes"> <g clip-path="url(#clip0_8717_2850)"> <path d="M5.37043 5.68006L2.90043 1.06006L0.44043 5.68006" stroke="url(#paint0_linear_8717_2850)" stroke-miterlimit="10"/> <path d="M404.12 408.08L408.76 405.63L404.12 403.18" stroke="url(#paint1_linear_8717_2850)" stroke-miterlimit="10"/> <path d="M402.27 405.63H2.69043H2.90043V7.91992" stroke="url(#paint2_linear_8717_2850)" stroke-miterlimit="10"/> </g> <defs> <linearGradient id="paint0_linear_8717_2850" x1="2.90043" y1="5.86131e-05" x2="2.90043" y2="5.91006" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint1_linear_8717_2850" x1="409.83" y1="405.63" x2="403.89" y2="405.63" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <linearGradient id="paint2_linear_8717_2850" x1="202.33" y1="7.91992" x2="202.33" y2="406.13" gradientUnits="userSpaceOnUse"> <stop offset="0.1" stop-color="#948782"/> <stop offset="0.13" stop-color="#988B86"/> <stop offset="0.47" stop-color="#BFB2AD"/> <stop offset="0.74" stop-color="#D7CBC6"/> <stop offset="0.9" stop-color="#E0D4CF"/> </linearGradient> <clipPath id="clip0_8717_2850"> <rect width="409.83" height="408.52" fill="white"/> </clipPath> </defs> </svg> </div> </div> <div class="col-12 col-lg-5 offset-lg-1"> <div class="content"> <h3 class="txt-22 wix w-400 l-120 ls-9 text-uppercase"> <p>Driving<br /> <strong>performance</strong></p> </h3> <p class="txt-14 w-300 l-140 mt-2"><p>As the first pure player in Europe, with Renault Group 15-year experience in EV, Ampere plans to deliver high profitability over the long term.</p> </p> <a href="https://www.ampere.cars/en/who-we-are/#finance" target="" class="mt-3 btn-ampere width-fit animShowText" data-from="bottom"> Get into the action </a> </div> </div> </div> </div> <div id="acf-block-677d3e3c38811" class="teq-container cp-slider-rotate anim-bg " data-color="white"> <div class="teq-row max-w align-start height-100 relative"> <div class="col-12 col-lg-6 relative left"> <div class="cp-slider-rotate-container"> <div class="cp-slider-rotate-wrapper d-flex align-center"> <div class="card"> <div class="card-inner"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/efficiency-dna-1.jpg.webp"><img decoding="async" alt="efficiency-dna-1" class="recto lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAAKjAQAAAAAlyMttAAAAAnRSTlMAAHaTzTgAAAB5SURBVHja7cExAQAAAMKg9U/tbQegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAM440AAFaumxcAAAAAElFTkSuQmCC" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/efficiency-dna-1.jpg" data-eio-rwidth="1200" data-eio-rheight="675"><noscript><img decoding="async" alt="efficiency-dna-1" class="recto" src="https://www.ampere.cars/app/uploads/2023/11/efficiency-dna-1.jpg" data-eio="l"></noscript></picture> </div> </div> <div class="card"> <div class="card-inner"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/efficiency-dna-2.jpg.webp"><img decoding="async" alt="efficiency-dna-2" class="recto lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAAMgAQAAAAAbm6avAAAAAnRSTlMAAHaTzTgAAACMSURBVHja7cExAQAAAMKg9U9tB2+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPgPX7wABGnGBnwAAAABJRU5ErkJggg==" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/efficiency-dna-2.jpg" data-eio-rwidth="1200" data-eio-rheight="800"><noscript><img decoding="async" alt="efficiency-dna-2" class="recto" src="https://www.ampere.cars/app/uploads/2023/11/efficiency-dna-2.jpg" data-eio="l"></noscript></picture> </div> </div> <div class="card"> <div class="card-inner"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/efficiency-dna-3.jpg.webp"><img decoding="async" alt="efficiency-dna-3" class="recto lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAASwAQAAAADDWo5iAAAAAnRSTlMAAHaTzTgAAADGSURBVHja7cExAQAAAMKg9U9tCU+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOBvw+4AAZdzZFoAAAAASUVORK5CYII=" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/efficiency-dna-3.jpg" data-eio-rwidth="1200" data-eio-rheight="1200"><noscript><img decoding="async" alt="efficiency-dna-3" class="recto" src="https://www.ampere.cars/app/uploads/2023/11/efficiency-dna-3.jpg" data-eio="l"></noscript></picture> </div> </div> </div> </div> <svg preserveAspectRatio="none" class="morph1" id="svg1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 844.03 494.95"> <defs> <linearGradient id="paint0_linear_2335_1166" x1="-389.11" y1="449.97" x2="944.22" y2="449.97" gradientUnits="userSpaceOnUse"> <stop offset="0.4" stop-color="#E2D0D0"/> <stop offset="0.52" stop-color="#79E0FF"/> <stop offset="0.64" stop-color="#FF94FF"/> <stop offset="0.76" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> </defs> <g id="a"> <polygon class="cls-2" points="89.38 431.28 307.92 90.76 713.38 83.42 492.58 421.68 89.38 431.28"/> <polygon class="cls-2" points="98.42 434.1 306.23 94.72 701.52 79.47 494.84 417.16 98.42 434.1"/> <polygon class="cls-2" points="112.53 437.3 304.16 98.86 687.4 75.52 496.91 412.83 112.53 437.3"/> <polygon class="cls-2" points="128.72 439.94 302.65 103 671.59 72.51 498.79 408.32 128.72 439.94"/> <polygon class="cls-2" points="144.91 442.95 299.26 109.02 655.4 69.12 501.33 403.05 144.91 442.95"/> <polygon class="cls-2" points="161.1 445.96 297.38 114.29 639.21 66.11 504.06 397.4 161.1 445.96"/> <polygon class="cls-2" points="176.91 448.6 295.12 120.32 623.4 63.47 506.7 391.19 176.91 448.6"/> <polygon class="cls-2" points="192.35 451.61 292.49 127.47 607.97 60.83 509.33 384.22 192.35 451.61"/> <polygon class="cls-2" points="207.97 454.01 290.23 134.25 592.53 58.58 511.64 377.21 207.97 454.01"/> <polygon class="cls-2" points="223.22 456.13 287.22 142.15 577.47 56.32 513.85 369.54 223.22 456.13"/> <polygon class="cls-2" points="237.52 457.63 285.33 149.31 562.79 54.81 516.11 362.01 237.52 457.63"/> <polygon class="cls-2" points="251.45 459.39 283.45 157.21 548.49 53.31 517.99 353.73 251.45 459.39"/> <polygon class="cls-2" points="265.22 460.29 282.32 165.12 534.93 52.18 519.5 345.82 265.22 460.29"/> <polygon class="cls-2" points="277.8 460.65 281.19 173.02 522.51 51.42 519.87 338.29 277.8 460.65"/> <polygon class="cls-2" points="289.1 461.02 280.82 180.55 511.22 51.05 520.63 330.76 289.1 461.02"/> <polygon class="cls-2" points="300.39 461.4 280.44 187.71 499.92 51.05 521.52 323.71 300.39 461.4"/> <polygon class="cls-2" points="310.39 461.14 280.44 193.73 490.13 51.05 521.1 317.21 310.39 461.14"/> <polygon class="cls-2" points="319.59 460.27 280.67 200.46 481.1 51.8 520.63 311.19 319.59 460.27"/> <polygon class="cls-2" points="327.5 459.89 281.19 204.65 472.82 52.08 520.25 306.29 327.5 459.89"/> <polygon class="cls-2" points="335.03 459.33 281.19 209.92 465.66 52.55 519.5 301.02 335.03 459.33"/> <polygon class="cls-2" points="341.52 458.39 282.23 214.43 459.26 53.21 518.84 297.16 341.52 458.39"/> <polygon class="cls-2" points="347.17 458.1 283.36 218.11 453.33 54.06 518.27 292.65 347.17 458.1"/> <polygon class="cls-2" points="352.53 457.26 283.92 222.06 448.25 54.62 516.86 289.54 352.53 457.26"/> <polygon class="cls-2" points="357.33 456.69 285.05 225.16 443.45 55.19 516.02 285.87 357.33 456.69"/> <polygon class="cls-2" points="361.5 456.41 285.9 227.71 439.5 56.03 515.17 283.05 361.5 456.41"/> <polygon class="cls-2" points="286.74 231.23 435.4 56.6 514.32 280.93 365.52 455.75 286.74 231.23"/> <polygon class="cls-2" points="287.59 231.75 431.4 57.07 514.23 279.94 368.91 455.75 287.59 231.75"/> </g> <g id="b"> <polygon class="cls-1" points="305.1 177.16 558.09 1.54 541.71 319.47 287.03 493.96 305.1 177.16"/> <polygon class="cls-1" points="290.98 179.42 553.57 1.54 553 317.21 291.54 493.96 290.98 179.42"/> <polygon class="cls-1" points="279.74 180.6 548.67 .9 565.33 314.88 295.7 493.9 279.74 180.6"/> <polygon class="cls-1" points="268.13 183.29 543.58 1.58 576.89 312.17 300.8 493.27 268.13 183.29"/> <polygon class="cls-1" points="256.52 185.98 538.49 2.26 588.46 309.46 305.89 492.64 256.52 185.98"/> <polygon class="cls-1" points="244.91 188.66 533.4 2.95 600.03 306.76 310.99 492.01 244.91 188.66"/> <polygon class="cls-1" points="233.29 191.35 528.31 3.63 611.6 304.05 316.09 491.38 233.29 191.35"/> <polygon class="cls-1" points="221.68 194.03 523.22 4.31 623.17 301.34 321.18 490.75 221.68 194.03"/> <polygon class="cls-1" points="210.07 196.72 518.13 4.99 634.74 298.63 326.28 490.12 210.07 196.72"/> <polygon class="cls-1" points="198.46 199.4 513.04 5.67 646.31 295.93 331.38 489.49 198.46 199.4"/> <polygon class="cls-1" points="186.84 202.09 507.95 6.35 657.88 293.22 336.48 488.86 186.84 202.09"/> <polygon class="cls-1" points="175.23 204.78 502.86 7.03 669.45 290.51 341.57 488.23 175.23 204.78"/> <polygon class="cls-1" points="163.62 207.46 497.77 7.71 681.02 287.8 346.67 487.6 163.62 207.46"/> <polygon class="cls-1" points="152 210.15 492.68 8.39 692.59 285.1 351.77 486.97 152 210.15"/> <polygon class="cls-1" points="140.39 212.83 487.59 9.07 704.16 282.39 356.86 486.34 140.39 212.83"/> <polygon class="cls-1" points="128.78 215.52 482.5 9.75 715.73 279.68 361.96 485.71 128.78 215.52"/> <polygon class="cls-1" points="117.17 218.21 477.41 10.43 727.29 276.97 367.06 485.08 117.17 218.21"/> <polygon class="cls-1" points="105.55 220.89 472.32 11.11 738.86 274.26 372.15 484.45 105.55 220.89"/> <polygon class="cls-1" points="93.94 223.58 467.23 11.79 750.43 271.56 377.25 483.82 93.94 223.58"/> <polygon class="cls-1" points="82.33 226.26 462.14 12.47 762 268.85 382.35 483.19 82.33 226.26"/> <polygon class="cls-1" points="70.72 228.95 457.05 13.15 773.57 266.14 387.44 482.56 70.72 228.95"/> <polygon class="cls-1" points="59.1 231.64 451.96 13.83 785.14 263.43 392.54 481.93 59.1 231.64"/> <polygon class="cls-1" points="47.49 234.32 446.87 14.51 796.71 260.73 397.64 481.3 47.49 234.32"/> <polygon class="cls-1" points="35.88 237.01 441.79 15.2 808.28 258.02 402.73 480.67 35.88 237.01"/> <polygon class="cls-1" points="24.27 239.69 436.7 15.88 819.85 255.31 407.83 480.04 24.27 239.69"/> <polygon class="cls-1" points="12.65 242.38 431.61 16.56 831.42 252.6 412.93 479.41 12.65 242.38"/> <polygon class="cls-1" points="1.04 245.07 426.52 17.24 842.99 249.9 418.02 478.78 1.04 245.07"/> </g> </svg> </div> <div class="col-12 col-lg-5 offset-lg-1 right"> <h3 class="txt-22 w-400 wix text-uppercase l-120 ls-9 animShowText" data-from="bottom"> <p>EFFICIENCY<br /> <strong>IS IN OUR DNA</strong></p> </h3> <div class="content mt-4 w-300 animShowText" data-from="bottom"> <p><p>We are determined to remain lean. Our organisation challenges traditional OEM setups by focusing on the things that count most: customer experience, EV value chain, technology and software.</p> </p> </div> </div> </div> </div> <div id="acf-block-677d3e3c38823" class="teq-container cp-contact menu-change anim-bg relative bg-c-black " data-color="black"> <div class="teq-row max-w relative container"> <div class="col-12 content animShowText" data-from="bottom"> <h2 class="txt-32 wix c-white text-uppercase w-400 l-130 ls-10 ls-lg-13"> <p>Contact<br /> <strong>Ampere</strong></p> </h2> <div class="d-flex column c-white row-lg align-center align-lg-start gap-20 mt-5 buttons-container"> <a href="mailto:contact@ampere.cars" class="btn-ampere no-change c-white white width-fit"> E-MAIL US </a> </div> <div class="txt-12 c-white legal"> <p>Your personal data are processed by AMPERE SAS as data controller, for the purposes of managing and answering your questions. To find out more about the use of your personal data by AMPERE SAS and the rights you have over your data, we invite you to click <a href="https://www.ampere.cars/en/privacy-policy/">here</a>.</p> </div> </div> </div> <div class="teq-row height-100 align-center container-morphing"> <div class="morphing width-100"> <svg xmlns="http://www.w3.org/2000/svg" overflow="visible" viewBox="0 0 593.2 533.5" class="morph4" > <defs> <linearGradient id="paint0_linear_2335_1166" x1="-389.11" y1="449.97" x2="944.22" y2="449.97" gradientUnits="userSpaceOnUse"> <stop offset="0.4" stop-color="#E2D0D0"/> <stop offset="0.52" stop-color="#79E0FF"/> <stop offset="0.64" stop-color="#FF94FF"/> <stop offset="0.76" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> </defs> <g id="a"> <polygon class="st0" points="528.8,266.5 267,420.1 4.4,266.5 267.4,112.6 "/> <polygon class="st0" points="268.2,423.2 10.9,266.5 268.5,109.5 524.6,266.5 "/> <polygon class="st0" points="269.3,426.4 17.3,266.5 269.6,106.3 520.5,266.5 "/> <polygon class="st0" points="270.4,429.6 23.7,266.6 270.7,103.2 516.4,266.6 "/> <polygon class="st0" points="271.5,432.7 30.1,266.6 271.8,100.1 512.2,266.6 "/> <polygon class="st0" points="272.6,435.9 36.5,266.6 273,96.9 508.1,266.6 "/> <polygon class="st0" points="273.7,439.1 42.9,266.6 274.1,93.8 503.9,266.6 "/> <polygon class="st0" points="274.9,442.2 49.3,266.6 275.2,90.7 499.8,266.6 "/> <polygon class="st0" points="276,445.4 55.8,266.7 276.3,87.5 495.6,266.7 "/> <polygon class="st0" points="277.1,448.6 62.2,266.7 277.4,84.4 491.5,266.7 "/> <polygon class="st0" points="278.2,451.7 68.6,266.7 278.5,81.3 487.4,266.7 "/> <polygon class="st0" points="279.4,454.9 75,266.7 279.7,78.1 483.2,266.7 "/> <polygon class="st0" points="280.5,458.1 81.4,266.7 280.8,75 479.1,266.7 "/> <polygon class="st0" points="281.6,461.2 87.8,266.8 281.9,71.9 474.9,266.8 "/> <polygon class="st0" points="282.7,464.4 94.2,266.8 283,68.7 470.8,266.8 "/> <polygon class="st0" points="283.8,467.6 100.7,266.8 284.1,65.6 466.7,266.8 "/> <polygon class="st0" points="285,470.7 107.1,266.8 285.2,62.5 462.5,266.8 "/> <polygon class="st0" points="286.1,473.9 113.5,266.8 286.4,59.3 458.4,266.8 "/> <polygon class="st0" points="287.2,477.1 119.9,266.9 287.5,56.2 454.2,266.9 "/> <polygon class="st0" points="288.3,480.2 126.3,266.9 288.6,53.1 450.1,266.9 "/> <polygon class="st0" points="289.4,483.4 132.7,266.9 289.7,49.9 446,266.9 "/> <polygon class="st0" points="290.6,486.6 139.1,266.9 290.8,46.8 441.8,266.9 "/> <polygon class="st0" points="291.7,489.7 145.6,266.9 291.9,43.7 437.7,266.9 "/> <polygon class="st0" points="292.8,492.9 152,267 293.1,40.5 433.5,267 "/> <polygon class="st0" points="293.9,496.1 158.4,267 294.2,37.4 429.4,267 "/> <polygon class="st0" points="295,499.2 164.8,267 295.3,34.3 425.2,267 "/> <polygon class="st0" points="296.2,502.4 421.1,267 296.4,31.1 171.2,267 "/> </g> <g id="b"> <polygon class="st1" points="296.9,528.9 143.3,267.2 296.9,4.6 450.8,267.5 "/> <polygon class="st1" points="140.1,268.3 296.9,11 453.9,268.6 296.9,524.8 "/> <polygon class="st1" points="137,269.4 296.8,17.4 457,269.7 296.8,520.6 "/> <polygon class="st1" points="133.8,270.5 296.8,23.8 460.2,270.9 296.8,516.5 "/> <polygon class="st1" points="130.6,271.7 296.8,30.3 463.3,272 296.8,512.4 "/> <polygon class="st1" points="127.5,272.8 296.8,36.7 466.4,273.1 296.8,508.2 "/> <polygon class="st1" points="124.3,273.9 296.8,43.1 469.6,274.2 296.8,504.1 "/> <polygon class="st1" points="121.1,275 296.7,49.5 472.7,275.3 296.7,499.9 "/> <polygon class="st1" points="118,276.1 296.7,55.9 475.8,276.5 296.7,495.8 "/> <polygon class="st1" points="114.8,277.3 296.7,62.3 479,277.6 296.7,491.7 "/> <polygon class="st1" points="111.6,278.4 296.7,68.7 482.1,278.7 296.7,487.5 "/> <polygon class="st1" points="108.5,279.5 296.7,75.2 485.2,279.8 296.7,483.4 "/> <polygon class="st1" points="105.3,280.6 296.6,81.6 488.4,280.9 296.6,479.2 "/> <polygon class="st1" points="102.1,281.7 296.6,88 491.5,282 296.6,475.1 "/> <polygon class="st1" points="99,282.9 296.6,94.4 494.6,283.2 296.6,470.9 "/> <polygon class="st1" points="95.8,284 296.6,100.8 497.8,284.3 296.6,466.8 "/> <polygon class="st1" points="92.7,285.1 296.6,107.2 500.9,285.4 296.6,462.7 "/> <polygon class="st1" points="89.5,286.2 296.5,113.6 504,286.5 296.5,458.5 "/> <polygon class="st1" points="86.3,287.3 296.5,120.1 507.2,287.6 296.5,454.4 "/> <polygon class="st1" points="83.2,288.5 296.5,126.5 510.3,288.7 296.5,450.2 "/> <polygon class="st1" points="80,289.6 296.5,132.9 513.4,289.9 296.5,446.1 "/> <polygon class="st1" points="76.8,290.7 296.5,139.3 516.6,291 296.5,442 "/> <polygon class="st1" points="73.7,291.8 296.4,145.7 519.7,292.1 296.4,437.8 "/> <polygon class="st1" points="70.5,292.9 296.4,152.1 522.8,293.2 296.4,433.7 "/> <polygon class="st1" points="67.3,294.1 296.4,158.5 526,294.3 296.4,429.5 "/> <polygon class="st1" points="64.2,295.2 296.4,164.9 529.1,295.4 296.4,425.4 "/> <polygon class="st1" points="61,296.3 296.4,421.3 532.2,296.6 296.4,171.4 "/> </g> <g id="c"> <polygon class="st2" points="64.4,267 326.2,113.4 588.8,267 325.9,420.9 "/> <polygon class="st2" points="325.1,110.3 582.4,267 324.7,424.1 68.6,267 "/> <polygon class="st2" points="324,107.1 575.9,267 323.6,427.2 72.7,267 "/> <polygon class="st2" points="322.8,104 569.5,267 322.5,430.3 76.9,267 "/> <polygon class="st2" points="321.7,100.8 563.1,266.9 321.4,433.5 81,266.9 "/> <polygon class="st2" points="320.6,97.6 556.7,266.9 320.3,436.6 85.2,266.9 "/> <polygon class="st2" points="319.5,94.5 550.3,266.9 319.2,439.7 89.3,266.9 "/> <polygon class="st2" points="318.4,91.3 543.9,266.9 318,442.9 93.4,266.9 "/> <polygon class="st2" points="317.2,88.1 537.5,266.9 316.9,446 97.6,266.9 "/> <polygon class="st2" points="316.1,85 531.1,266.8 315.8,449.1 101.7,266.8 "/> <polygon class="st2" points="315,81.8 524.6,266.8 314.7,452.3 105.9,266.8 "/> <polygon class="st2" points="313.9,78.6 518.2,266.8 313.6,455.4 110,266.8 "/> <polygon class="st2" points="312.8,75.5 511.8,266.8 312.5,458.5 114.1,266.8 "/> <polygon class="st2" points="311.6,72.3 505.4,266.8 311.3,461.7 118.3,266.8 "/> <polygon class="st2" points="310.5,69.1 499,266.8 310.2,464.8 122.4,266.8 "/> <polygon class="st2" points="309.4,66 492.6,266.7 309.1,467.9 126.6,266.7 "/> <polygon class="st2" points="308.3,62.8 486.2,266.7 308,471.1 130.7,266.7 "/> <polygon class="st2" points="307.2,59.6 479.7,266.7 306.9,474.2 134.9,266.7 "/> <polygon class="st2" points="306,56.5 473.3,266.7 305.8,477.3 139,266.7 "/> <polygon class="st2" points="304.9,53.3 466.9,266.7 304.6,480.5 143.1,266.7 "/> <polygon class="st2" points="303.8,50.1 460.5,266.6 303.5,483.6 147.3,266.6 "/> <polygon class="st2" points="302.7,47 454.1,266.6 302.4,486.7 151.4,266.6 "/> <polygon class="st2" points="301.5,43.8 447.7,266.6 301.3,489.9 155.6,266.6 "/> <polygon class="st2" points="300.4,40.6 441.3,266.6 300.2,493 159.7,266.6 "/> <polygon class="st2" points="299.3,37.5 434.8,266.6 299.1,496.1 163.8,266.6 "/> <polygon class="st2" points="298.2,34.3 428.4,266.5 297.9,499.3 168,266.5 "/> <polygon class="st2" points="297.1,31.1 172.1,266.5 296.8,502.4 422,266.5 "/> </g> </svg> <svg xmlns="http://www.w3.org/2000/svg" overflow="visible" viewBox="0 0 593.2 533.5" class="morph4" > <defs> <linearGradient id="paint0_linear_2335_1166" x1="-389.11" y1="449.97" x2="944.22" y2="449.97" gradientUnits="userSpaceOnUse"> <stop offset="0.4" stop-color="#E2D0D0"/> <stop offset="0.52" stop-color="#79E0FF"/> <stop offset="0.64" stop-color="#FF94FF"/> <stop offset="0.76" stop-color="#9978FF"/> <stop offset="1" stop-color="#8088FF"/> </linearGradient> </defs> <g id="a"> <polygon class="st0" points="528.8,266.5 267,420.1 4.4,266.5 267.4,112.6 "/> <polygon class="st0" points="268.2,423.2 10.9,266.5 268.5,109.5 524.6,266.5 "/> <polygon class="st0" points="269.3,426.4 17.3,266.5 269.6,106.3 520.5,266.5 "/> <polygon class="st0" points="270.4,429.6 23.7,266.6 270.7,103.2 516.4,266.6 "/> <polygon class="st0" points="271.5,432.7 30.1,266.6 271.8,100.1 512.2,266.6 "/> <polygon class="st0" points="272.6,435.9 36.5,266.6 273,96.9 508.1,266.6 "/> <polygon class="st0" points="273.7,439.1 42.9,266.6 274.1,93.8 503.9,266.6 "/> <polygon class="st0" points="274.9,442.2 49.3,266.6 275.2,90.7 499.8,266.6 "/> <polygon class="st0" points="276,445.4 55.8,266.7 276.3,87.5 495.6,266.7 "/> <polygon class="st0" points="277.1,448.6 62.2,266.7 277.4,84.4 491.5,266.7 "/> <polygon class="st0" points="278.2,451.7 68.6,266.7 278.5,81.3 487.4,266.7 "/> <polygon class="st0" points="279.4,454.9 75,266.7 279.7,78.1 483.2,266.7 "/> <polygon class="st0" points="280.5,458.1 81.4,266.7 280.8,75 479.1,266.7 "/> <polygon class="st0" points="281.6,461.2 87.8,266.8 281.9,71.9 474.9,266.8 "/> <polygon class="st0" points="282.7,464.4 94.2,266.8 283,68.7 470.8,266.8 "/> <polygon class="st0" points="283.8,467.6 100.7,266.8 284.1,65.6 466.7,266.8 "/> <polygon class="st0" points="285,470.7 107.1,266.8 285.2,62.5 462.5,266.8 "/> <polygon class="st0" points="286.1,473.9 113.5,266.8 286.4,59.3 458.4,266.8 "/> <polygon class="st0" points="287.2,477.1 119.9,266.9 287.5,56.2 454.2,266.9 "/> <polygon class="st0" points="288.3,480.2 126.3,266.9 288.6,53.1 450.1,266.9 "/> <polygon class="st0" points="289.4,483.4 132.7,266.9 289.7,49.9 446,266.9 "/> <polygon class="st0" points="290.6,486.6 139.1,266.9 290.8,46.8 441.8,266.9 "/> <polygon class="st0" points="291.7,489.7 145.6,266.9 291.9,43.7 437.7,266.9 "/> <polygon class="st0" points="292.8,492.9 152,267 293.1,40.5 433.5,267 "/> <polygon class="st0" points="293.9,496.1 158.4,267 294.2,37.4 429.4,267 "/> <polygon class="st0" points="295,499.2 164.8,267 295.3,34.3 425.2,267 "/> <polygon class="st0" points="296.2,502.4 421.1,267 296.4,31.1 171.2,267 "/> </g> <g id="b"> <polygon class="st1" points="296.9,528.9 143.3,267.2 296.9,4.6 450.8,267.5 "/> <polygon class="st1" points="140.1,268.3 296.9,11 453.9,268.6 296.9,524.8 "/> <polygon class="st1" points="137,269.4 296.8,17.4 457,269.7 296.8,520.6 "/> <polygon class="st1" points="133.8,270.5 296.8,23.8 460.2,270.9 296.8,516.5 "/> <polygon class="st1" points="130.6,271.7 296.8,30.3 463.3,272 296.8,512.4 "/> <polygon class="st1" points="127.5,272.8 296.8,36.7 466.4,273.1 296.8,508.2 "/> <polygon class="st1" points="124.3,273.9 296.8,43.1 469.6,274.2 296.8,504.1 "/> <polygon class="st1" points="121.1,275 296.7,49.5 472.7,275.3 296.7,499.9 "/> <polygon class="st1" points="118,276.1 296.7,55.9 475.8,276.5 296.7,495.8 "/> <polygon class="st1" points="114.8,277.3 296.7,62.3 479,277.6 296.7,491.7 "/> <polygon class="st1" points="111.6,278.4 296.7,68.7 482.1,278.7 296.7,487.5 "/> <polygon class="st1" points="108.5,279.5 296.7,75.2 485.2,279.8 296.7,483.4 "/> <polygon class="st1" points="105.3,280.6 296.6,81.6 488.4,280.9 296.6,479.2 "/> <polygon class="st1" points="102.1,281.7 296.6,88 491.5,282 296.6,475.1 "/> <polygon class="st1" points="99,282.9 296.6,94.4 494.6,283.2 296.6,470.9 "/> <polygon class="st1" points="95.8,284 296.6,100.8 497.8,284.3 296.6,466.8 "/> <polygon class="st1" points="92.7,285.1 296.6,107.2 500.9,285.4 296.6,462.7 "/> <polygon class="st1" points="89.5,286.2 296.5,113.6 504,286.5 296.5,458.5 "/> <polygon class="st1" points="86.3,287.3 296.5,120.1 507.2,287.6 296.5,454.4 "/> <polygon class="st1" points="83.2,288.5 296.5,126.5 510.3,288.7 296.5,450.2 "/> <polygon class="st1" points="80,289.6 296.5,132.9 513.4,289.9 296.5,446.1 "/> <polygon class="st1" points="76.8,290.7 296.5,139.3 516.6,291 296.5,442 "/> <polygon class="st1" points="73.7,291.8 296.4,145.7 519.7,292.1 296.4,437.8 "/> <polygon class="st1" points="70.5,292.9 296.4,152.1 522.8,293.2 296.4,433.7 "/> <polygon class="st1" points="67.3,294.1 296.4,158.5 526,294.3 296.4,429.5 "/> <polygon class="st1" points="64.2,295.2 296.4,164.9 529.1,295.4 296.4,425.4 "/> <polygon class="st1" points="61,296.3 296.4,421.3 532.2,296.6 296.4,171.4 "/> </g> <g id="c"> <polygon class="st2" points="64.4,267 326.2,113.4 588.8,267 325.9,420.9 "/> <polygon class="st2" points="325.1,110.3 582.4,267 324.7,424.1 68.6,267 "/> <polygon class="st2" points="324,107.1 575.9,267 323.6,427.2 72.7,267 "/> <polygon class="st2" points="322.8,104 569.5,267 322.5,430.3 76.9,267 "/> <polygon class="st2" points="321.7,100.8 563.1,266.9 321.4,433.5 81,266.9 "/> <polygon class="st2" points="320.6,97.6 556.7,266.9 320.3,436.6 85.2,266.9 "/> <polygon class="st2" points="319.5,94.5 550.3,266.9 319.2,439.7 89.3,266.9 "/> <polygon class="st2" points="318.4,91.3 543.9,266.9 318,442.9 93.4,266.9 "/> <polygon class="st2" points="317.2,88.1 537.5,266.9 316.9,446 97.6,266.9 "/> <polygon class="st2" points="316.1,85 531.1,266.8 315.8,449.1 101.7,266.8 "/> <polygon class="st2" points="315,81.8 524.6,266.8 314.7,452.3 105.9,266.8 "/> <polygon class="st2" points="313.9,78.6 518.2,266.8 313.6,455.4 110,266.8 "/> <polygon class="st2" points="312.8,75.5 511.8,266.8 312.5,458.5 114.1,266.8 "/> <polygon class="st2" points="311.6,72.3 505.4,266.8 311.3,461.7 118.3,266.8 "/> <polygon class="st2" points="310.5,69.1 499,266.8 310.2,464.8 122.4,266.8 "/> <polygon class="st2" points="309.4,66 492.6,266.7 309.1,467.9 126.6,266.7 "/> <polygon class="st2" points="308.3,62.8 486.2,266.7 308,471.1 130.7,266.7 "/> <polygon class="st2" points="307.2,59.6 479.7,266.7 306.9,474.2 134.9,266.7 "/> <polygon class="st2" points="306,56.5 473.3,266.7 305.8,477.3 139,266.7 "/> <polygon class="st2" points="304.9,53.3 466.9,266.7 304.6,480.5 143.1,266.7 "/> <polygon class="st2" points="303.8,50.1 460.5,266.6 303.5,483.6 147.3,266.6 "/> <polygon class="st2" points="302.7,47 454.1,266.6 302.4,486.7 151.4,266.6 "/> <polygon class="st2" points="301.5,43.8 447.7,266.6 301.3,489.9 155.6,266.6 "/> <polygon class="st2" points="300.4,40.6 441.3,266.6 300.2,493 159.7,266.6 "/> <polygon class="st2" points="299.3,37.5 434.8,266.6 299.1,496.1 163.8,266.6 "/> <polygon class="st2" points="298.2,34.3 428.4,266.5 297.9,499.3 168,266.5 "/> <polygon class="st2" points="297.1,31.1 172.1,266.5 296.8,502.4 422,266.5 "/> </g> </svg> </div> </div> </div> <div id="acf-block-677d3e3c38835" class="teq-container cp-mesh anim-bg " data-color="white"> <div class="teq-row max-w mb-3 mb-lg-6"> <div class="col-12"> <h3 class="txt-22 wix w-400 l-120 ls-9 text-uppercase animShowText" data-from="bottom"> <p>CONTINUE<br /> <strong>EXPLORING</strong></p> </h3> </div> </div> <ul aria-label="Other pages of Ampère" class="teq-row max-w colum row-lg justify-center"> <li class="col-12 col-lg-4 mb-5 mb-lg-0"> <div class="relative width-100 height-100 relative"> <div class="picture"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/header-designed-lead.jpg.webp"><img decoding="async" class="d-flex width-100 height-auto lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAASwAQAAAAAyS2pbAAAAAnRSTlMAAHaTzTgAAAEuSURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfBlp7AABV4y66gAAAABJRU5ErkJggg==" alt="ampere" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/header-designed-lead.jpg" data-eio-rwidth="2200" data-eio-rheight="1375"><noscript><img decoding="async" class="d-flex width-100 height-auto" src="https://www.ampere.cars/app/uploads/2023/11/header-designed-lead.jpg" alt="ampere" data-eio="l"></noscript></picture> </div> <a class="txt-14 w-700 wix l-120 ls-6 text-uppercase stretched-link mt-2 mt-lg-3 c-black" href="https://www.ampere.cars/en/about-ampere/" target=""> Who we are </a> </div> </li> <li class="col-12 col-lg-4 mb-5 mb-lg-0"> <div class="relative width-100 height-100 relative"> <div class="picture"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Visuel-rebond-what.jpg.webp"><img decoding="async" class="d-flex width-100 height-auto lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA8sAAAJVAQAAAADBkVqFAAAAAnRSTlMAAHaTzTgAAABeSURBVHja7cExAQAAAMKg9U9tDQ+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACuDR7mAAE/1s8hAAAAAElFTkSuQmCC" alt="Visuel rebond what" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Visuel-rebond-what.jpg" data-eio-rwidth="971" data-eio-rheight="597"><noscript><img decoding="async" class="d-flex width-100 height-auto" src="https://www.ampere.cars/app/uploads/2023/11/Visuel-rebond-what.jpg" alt="Visuel rebond what" data-eio="l"></noscript></picture> </div> <a class="txt-14 w-700 wix l-120 ls-6 text-uppercase stretched-link mt-2 mt-lg-3 c-black" href="https://www.ampere.cars/en/what-we-do/" target=""> What we do </a> </div> </li> <li class="col-12 col-lg-4 mb-5 mb-lg-0"> <div class="relative width-100 height-100 relative"> <div class="picture"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/Nouveau-projet-22.jpg.webp"><img decoding="async" class="d-flex width-100 height-auto lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABhgAAAKKAQAAAADniGx3AAAAAnRSTlMAAHaTzTgAAACSSURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATwbxtwABL9+lNAAAAABJRU5ErkJggg==" alt="cmd ampere" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/Nouveau-projet-22.jpg" data-eio-rwidth="1560" data-eio-rheight="650"><noscript><img decoding="async" class="d-flex width-100 height-auto" src="https://www.ampere.cars/app/uploads/2023/11/Nouveau-projet-22.jpg" alt="cmd ampere" data-eio="l"></noscript></picture> </div> <a class="txt-14 w-700 wix l-120 ls-6 text-uppercase stretched-link mt-2 mt-lg-3 c-black" href="https://www.ampere.cars/en/amperes-news/" target=""> News </a> </div> </li> </ul> </div> </div> </div> </div> <footer class="teq-container bg bg-c-gs-5 mb-0" id="footer-c"> <div class="teq-row max-w align-strech"> <div class="col-12 col-lg-9 pr-lg-4 c-black d-flex column row-lg justify-center align-start justify-lg-start height-auto links"> <div class="column d-flex justify-center mb-5 mb-lg-0"> <span class="txt-15 w-300 d-block c-gs-60 w-700 mb-3 mb-tab-4" style=""> About Ampere </span> <ul class="d-flex column text-uppercase w-700 gap-18 gap-lg-24 flex-wrap"> <li> <a class="txt-12 w-700 wix text-uppercase d-flex align-center width-fit l-100" href="https://www.ampere.cars/en/about-ampere/" target=""> About Ampere </a> </li> <li> <a class="txt-12 w-700 wix text-uppercase d-flex align-center width-fit l-100" href="https://www.ampere.cars/en/what-we-do/" target=""> Ampere’s activity </a> </li> <li> <a class="txt-12 w-700 wix text-uppercase d-flex align-center width-fit l-100" href="https://www.ampere.cars/en/amperes-news/" target=""> News </a> </li> <li> <a class="txt-12 w-700 wix text-uppercase d-flex align-center width-fit l-100" href="https://www.ampere.cars/en/leadership-team/" target=""> Leadership Team </a> </li> </ul> </div> <div class="column d-flex justify-center mb-5 mb-lg-0"> <span class="txt-15 w-300 d-block c-gs-60 w-700 mb-3 mb-tab-4" style=""> Social network </span> <ul class="d-flex column text-uppercase w-700 gap-18 gap-lg-24 flex-wrap"> <li> <a class="txt-12 w-700 wix text-uppercase d-flex align-center width-fit l-100" href="https://www.linkedin.com/company/amperecars/" target="_blank"> Linkedin <svg class="icon-new-tab"> <use xlink:href="#icon-new-tab"></use> </svg> </a> </li> <li> <a class="txt-12 w-700 wix text-uppercase d-flex align-center width-fit l-100" href="https://twitter.com/ampere" target="_blank"> Twitter <svg class="icon-new-tab"> <use xlink:href="#icon-new-tab"></use> </svg> </a> </li> </ul> </div> <div class="column d-flex justify-center mb-5 mb-lg-0"> <span class="txt-15 w-300 d-block c-gs-60 w-700 mb-3 mb-tab-4" style=""> Useful links </span> <ul class="d-flex column text-uppercase w-700 gap-18 gap-lg-24 flex-wrap"> <li> <a class="txt-12 w-700 wix text-uppercase d-flex align-center width-fit l-100" href="https://events.renaultgroup.com/en/" target="_blank"> Renault Group Events <svg class="icon-new-tab"> <use xlink:href="#icon-new-tab"></use> </svg> </a> </li> <li> <a class="txt-12 w-700 wix text-uppercase d-flex align-center width-fit l-100" href="https://media.renaultgroup.com/?lang=eng" target="_blank"> Renault Group Media <svg class="icon-new-tab"> <use xlink:href="#icon-new-tab"></use> </svg> </a> </li> <li> <a class="txt-12 w-700 wix text-uppercase d-flex align-center width-fit l-100" href="https://www.renaultgroup.com/en/" target="_blank"> renaultgroup.com <svg class="icon-new-tab"> <use xlink:href="#icon-new-tab"></use> </svg> </a> </li> <li> <a class="txt-12 w-700 wix text-uppercase d-flex align-center width-fit l-100" href="https://alliancewd.wd3.myworkdayjobs.com/en-US/renault-group-careers?q=ampere" target="_blank"> Join us <svg class="icon-new-tab"> <use xlink:href="#icon-new-tab"></use> </svg> </a> </li> <li> <a class="txt-12 w-700 wix text-uppercase d-flex align-center width-fit l-100" href="https://newsletter.ampere.cars/?lang=eng" target=""> Newsletter subscription </a> </li> </ul> </div> </div> <div class="col-12 col-lg-3 d-flex justify-center mb-5 mb-tab-0 logo-container"> <div class="logo-footer"> <img class="d-flex lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Ampere.cars" loading="lazy" data-src="https://www.ampere.cars/app/themes/teq-theme/assets/images/logo-ampere.svg" decoding="async" /><noscript><img class="d-flex" src="https://www.ampere.cars/app/themes/teq-theme/assets/images/logo-ampere.svg" alt="Ampere.cars" loading="lazy" data-eio="l" /></noscript> </div> </div> </div> <div class="teq-row justify-center bg-c-gs-100 px-3 px-tab-8 pt-5 pb-7 py-tab-4 sub-footer"> <nav class="col-12 col-sm-6 col-md-12 d-flex column-r align-lg-center row-tab justify-between"> <p class="txt-12 c-white w-400">© Ampere 2025</p> <ul class="d-flex column row-tab justify-center gap-23 gap-tab-32 mb-4 mb-tab-0"> <li class="text-tab-center"> <a class="txt-11 c-white w-400" href="https://www.ampere.cars/en/accessibility-statement/" target=""> Accessibility statement </a> </li> <li class="text-tab-center"> <a class="txt-11 c-white w-400" href="https://www.ampere.cars/en/road-test-privacy-notice/" target=""> Road test privacy notice </a> </li> <li class="text-tab-center"> <a class="txt-11 c-white w-400" href="https://www.ampere.cars/en/legal-information/" target=""> Legal information </a> </li> <li class="text-tab-center"> <a class="txt-11 c-white w-400" href="https://www.ampere.cars/en/cookie-policy/" target=""> Cookie policy </a> </li> <li class="text-tab-center"> <a class="txt-11 c-white w-400" href="https://www.ampere.cars/en/privacy-policy/" target=""> Privacy policy </a> </li> <li class="text-tab-center"> <a class="txt-11 c-white w-400 ot-sdk-show-settings" href="#!"> Gérér les cookies </a> </li> </ul> </nav> </div> </footer> <div class="teq-container" id="grid"> <div class="teq-row max-w"> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> <div class="col-1"><div></div></div> </div> </div> <div class="teq-overlay"></div><script id="eio-lazy-load-js-before" type="text/javascript"> var eio_lazy_vars = {"exactdn_domain":"","skip_autoscale":0,"threshold":0}; </script> <script type='text/javascript' src='https://www.ampere.cars/app/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=721' id='eio-lazy-load-js'></script> <script id="rocket-browser-checker-js-after" type="text/javascript"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script type='text/javascript' id='rocket-preload-links-js-extra'> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.ampere.cars\/en\/","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script id="rocket-preload-links-js-after" type="text/javascript"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script type='text/javascript' src='https://www.ampere.cars/app/themes/teq-theme/assets/scripts/app.js?ver=1740497790' id='teq-script-app-js'></script> <nav class="cp-rhombus-nav"> <ul class="d-flex column align-end gap-16 relative list"> <li> <button role="button" class="d-flex row-r illust relative return_top"> <svg class="arrow-back-to-top" width="24" height="14" viewBox="0 0 24 14" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label=""> <path fill-rule="evenodd" clip-rule="evenodd" d="M24 9.11099L12 2L0 9.11103V11.4358L12 4.32476L24 11.4357V9.11099Z" fill="#FAFAFA"/> </svg> <span class="txt-10 w-400 ls-2 wix text-uppercase wording-container"> </span> </button> </li> <li> <button role="button" data-link="acf-block-677d3e3c38398" class="d-flex row-r illust relative btn-anchor" aria-label="Anchor navigation"> <svg class="rhombus-and-line" viewBox="0 0 24 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 1L1 6L12 10.5L23 6L12 1Z" stroke="white" stroke-linejoin="bevel" class="rhombus" /> <path d="M12 6L1 5.47368L12 5L23 5.47368L12 6Z" stroke="white" class="line" /> </svg> <svg class="hidden-line" width="24" height="1" viewBox="0 0 24 1" fill="none" xmlns="http://www.w3.org/2000/svg"> <g opacity="0.4"> <rect width="0.999999" height="24" transform="translate(0 1) rotate(-90)" /> </g> </svg> </button> </li> <li> <button role="button" data-link="acf-block-677d3e3c383de" class="d-flex row-r illust relative btn-anchor" aria-label="Anchor navigation"> <svg class="rhombus-and-line" viewBox="0 0 24 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 1L1 6L12 10.5L23 6L12 1Z" stroke="white" stroke-linejoin="bevel" class="rhombus" /> <path d="M12 6L1 5.47368L12 5L23 5.47368L12 6Z" stroke="white" class="line" /> </svg> <svg class="hidden-line" width="24" height="1" viewBox="0 0 24 1" fill="none" xmlns="http://www.w3.org/2000/svg"> <g opacity="0.4"> <rect width="0.999999" height="24" transform="translate(0 1) rotate(-90)" /> </g> </svg> </button> </li> <li> <button role="button" data-link="acf-block-677d3e3c383ef" class="d-flex row-r illust relative btn-anchor" aria-label="Anchor navigation"> <svg class="rhombus-and-line" viewBox="0 0 24 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 1L1 6L12 10.5L23 6L12 1Z" stroke="white" stroke-linejoin="bevel" class="rhombus" /> <path d="M12 6L1 5.47368L12 5L23 5.47368L12 6Z" stroke="white" class="line" /> </svg> <svg class="hidden-line" width="24" height="1" viewBox="0 0 24 1" fill="none" xmlns="http://www.w3.org/2000/svg"> <g opacity="0.4"> <rect width="0.999999" height="24" transform="translate(0 1) rotate(-90)" /> </g> </svg> </button> </li> <li> <button role="button" data-link="acf-block-677d3e3c38403" class="d-flex row-r illust relative btn-anchor" aria-label="Anchor navigation"> <svg class="rhombus-and-line" viewBox="0 0 24 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 1L1 6L12 10.5L23 6L12 1Z" stroke="white" stroke-linejoin="bevel" class="rhombus" /> <path d="M12 6L1 5.47368L12 5L23 5.47368L12 6Z" stroke="white" class="line" /> </svg> <svg class="hidden-line" width="24" height="1" viewBox="0 0 24 1" fill="none" xmlns="http://www.w3.org/2000/svg"> <g opacity="0.4"> <rect width="0.999999" height="24" transform="translate(0 1) rotate(-90)" /> </g> </svg> </button> </li> <li> <button role="button" data-link="acf-block-677d3e3c387ab" class="d-flex row-r illust relative btn-anchor" aria-label="Anchor navigation"> <svg class="rhombus-and-line" viewBox="0 0 24 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 1L1 6L12 10.5L23 6L12 1Z" stroke="white" stroke-linejoin="bevel" class="rhombus" /> <path d="M12 6L1 5.47368L12 5L23 5.47368L12 6Z" stroke="white" class="line" /> </svg> <svg class="hidden-line" width="24" height="1" viewBox="0 0 24 1" fill="none" xmlns="http://www.w3.org/2000/svg"> <g opacity="0.4"> <rect width="0.999999" height="24" transform="translate(0 1) rotate(-90)" /> </g> </svg> </button> </li> <li> <button role="button" data-link="acf-block-677d3e3c387d3" class="d-flex row-r illust relative btn-anchor" aria-label="Anchor navigation"> <svg class="rhombus-and-line" viewBox="0 0 24 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 1L1 6L12 10.5L23 6L12 1Z" stroke="white" stroke-linejoin="bevel" class="rhombus" /> <path d="M12 6L1 5.47368L12 5L23 5.47368L12 6Z" stroke="white" class="line" /> </svg> <svg class="hidden-line" width="24" height="1" viewBox="0 0 24 1" fill="none" xmlns="http://www.w3.org/2000/svg"> <g opacity="0.4"> <rect width="0.999999" height="24" transform="translate(0 1) rotate(-90)" /> </g> </svg> </button> </li> <li> <button role="button" data-link="acf-block-677d3e3c387e8" class="d-flex row-r illust relative btn-anchor" aria-label="Anchor navigation"> <svg class="rhombus-and-line" viewBox="0 0 24 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 1L1 6L12 10.5L23 6L12 1Z" stroke="white" stroke-linejoin="bevel" class="rhombus" /> <path d="M12 6L1 5.47368L12 5L23 5.47368L12 6Z" stroke="white" class="line" /> </svg> <svg class="hidden-line" width="24" height="1" viewBox="0 0 24 1" fill="none" xmlns="http://www.w3.org/2000/svg"> <g opacity="0.4"> <rect width="0.999999" height="24" transform="translate(0 1) rotate(-90)" /> </g> </svg> </button> </li> <li> <button role="button" data-link="acf-block-677d3e3c38801" class="d-flex row-r illust relative btn-anchor" aria-label="Anchor navigation"> <svg class="rhombus-and-line" viewBox="0 0 24 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 1L1 6L12 10.5L23 6L12 1Z" stroke="white" stroke-linejoin="bevel" class="rhombus" /> <path d="M12 6L1 5.47368L12 5L23 5.47368L12 6Z" stroke="white" class="line" /> </svg> <svg class="hidden-line" width="24" height="1" viewBox="0 0 24 1" fill="none" xmlns="http://www.w3.org/2000/svg"> <g opacity="0.4"> <rect width="0.999999" height="24" transform="translate(0 1) rotate(-90)" /> </g> </svg> </button> </li> <li> <button role="button" data-link="acf-block-677d3e3c38811" class="d-flex row-r illust relative btn-anchor" aria-label="Anchor navigation"> <svg class="rhombus-and-line" viewBox="0 0 24 11" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 1L1 6L12 10.5L23 6L12 1Z" stroke="white" stroke-linejoin="bevel" class="rhombus" /> <path d="M12 6L1 5.47368L12 5L23 5.47368L12 6Z" stroke="white" class="line" /> </svg> <svg class="hidden-line" width="24" height="1" viewBox="0 0 24 1" fill="none" xmlns="http://www.w3.org/2000/svg"> <g opacity="0.4"> <rect width="0.999999" height="24" transform="translate(0 1) rotate(-90)" /> </g> </svg> </button> </li> </ul> <div class="overlay-rhombus-nav"></div> </nav> <nav class="align-center bg-c-black fixed cp-rhombus-nav-mobile relative"> <div class="progress-bar absolute"></div> <button role="button" class="illust relative return_top"> <svg xmlns="http://www.w3.org/2000/svg" width="78" height="53" viewBox="0 0 78 53" fill="none"> <rect width="78" height="53" fill="#1E1E1E"/> <path d="M40 30L47 23L54 30" stroke="white" stroke-width="2"/> <rect opacity="0.1" x="77" y="7" width="1" height="38" fill="#FAFAFA"/> </svg> </button> <div class="ul-wrapper bg-c-black"> <ul class="d-flex align-center bg-c-black height-100"> </ul> </div> </nav><div class="cursor" id="cursor"> </div> <div class="cursor-follow"> <svg xmlns="http://www.w3.org/2000/svg" width="72" height="72" viewBox="0 0 72 72" fill="none" class="drag"> <path fill-rule="evenodd" clip-rule="evenodd" d="M36 71C55.33 71 71 55.33 71 36C71 16.67 55.33 1 36 1C16.67 1 1 16.67 1 36C1 55.33 16.67 71 36 71ZM36 72C55.8823 72 72 55.8823 72 36C72 16.1177 55.8823 0 36 0C16.1177 0 0 16.1177 0 36C0 55.8823 16.1177 72 36 72Z" fill="#948782"/> <path d="M60 36C60 49.2548 49.2548 60 36 60C22.7452 60 12 49.2548 12 36C12 22.7452 22.7452 12 36 12C49.2548 12 60 22.7452 60 36Z" fill="url(#paint0_linear_2828_22440)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M42.7071 31.2929L47.4142 36L42.7071 40.7071L41.2929 39.2929L44.5858 36L41.2929 32.7071L42.7071 31.2929Z" fill="#FAFAFA"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M29.2929 40.7071L24.5858 36L29.2929 31.2929L30.7071 32.7071L27.4142 36L30.7071 39.2929L29.2929 40.7071Z" fill="#FAFAFA"/> <defs> <linearGradient id="paint0_linear_2828_22440" x1="12" y1="36" x2="60" y2="36" gradientUnits="userSpaceOnUse"> <stop stop-color="#948782"/> <stop offset="1" stop-color="#E1D5D0"/> </linearGradient> </defs> </svg> <svg class="prev" width="56" height="56" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M20 36C28.8366 36 36 28.8366 36 20C36 11.1634 28.8366 4 20 4C11.1634 4 4 11.1634 4 20C4 28.8366 11.1634 36 20 36Z" fill="url(#paint0_linear_6923_14440)"/> <path d="M22 16L17 20L22 24" stroke="#FAFAFA"/> <circle cx="20" cy="20" r="19.5" stroke="#948782"/> <defs> <linearGradient id="paint0_linear_6923_14440" x1="4" y1="20" x2="36" y2="20" gradientUnits="userSpaceOnUse"> <stop stop-color="#948782"/> <stop offset="1" stop-color="#E1D5D0"/> </linearGradient> </defs> </svg> <svg class="next" width="56" height="56" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M20 36C28.8366 36 36 28.8366 36 20C36 11.1634 28.8366 4 20 4C11.1634 4 4 11.1634 4 20C4 28.8366 11.1634 36 20 36Z" fill="url(#paint0_linear_6923_14444)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M18.3122 24.3904L17.6876 23.6096L22.1995 20L17.6876 16.3904L18.3123 15.6096L23.8003 20L18.3122 24.3904Z" fill="#FAFAFA"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M20 39C30.4934 39 39 30.4934 39 20C39 9.50659 30.4934 1 20 1C9.50659 1 1 9.50659 1 20C1 30.4934 9.50659 39 20 39ZM20 40C31.0457 40 40 31.0457 40 20C40 8.9543 31.0457 0 20 0C8.9543 0 0 8.9543 0 20C0 31.0457 8.9543 40 20 40Z" fill="#948782"/> <defs> <linearGradient id="paint0_linear_6923_14444" x1="4" y1="20" x2="36" y2="20" gradientUnits="userSpaceOnUse"> <stop stop-color="#948782"/> <stop offset="1" stop-color="#E1D5D0"/> </linearGradient> </defs> </svg> </div> <!-- AddEvent script --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://cdn.addevent.com/libs/atc/1.6.1/atc.min.js" async defer></script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1740537819 -->