CINXE.COM
Ampere is designed to take the lead in Europe 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":"About Ampere","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"About Ampere"}); 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/about-ampere/" /> <link rel="alternate" hreflang="fr" href="https://www.ampere.cars/a-propos-ampere/" /> <link rel="alternate" hreflang="x-default" href="https://www.ampere.cars/a-propos-ampere/" /> <!-- This site is optimized with the Yoast SEO plugin v21.2 - https://yoast.com/wordpress/plugins/seo/ --> <title>Ampere is designed to take the lead in Europe I Ampere.cars</title> <meta name="description" content="Born of the radical transformation of a historic carmaker, Ampere stands for a new model of automotive enterprise company. It operates on a large scale from its inception." /> <link rel="canonical" href="https://www.ampere.cars/en/about-ampere/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Ampere is designed to take the lead in Europe I Ampere.cars" /> <meta property="og:description" content="Born of the disruption of a traditional carmaker, Ampere is a new model of car company, at scale since day one." /> <meta property="og:url" content="https://www.ampere.cars/en/about-ampere/" /> <meta property="og:site_name" content="Ampere.cars" /> <meta property="article:modified_time" content="2025-02-13T07:56:13+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="text/javascript" src="/ruxitagentjs_ICANVfqru_10307250124095659.js" data-dtconfig="rid=RID_67935645|rpid=1012047826|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><script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.ampere.cars/en/about-ampere/","url":"https://www.ampere.cars/en/about-ampere/","name":"Ampere is designed to take the lead in Europe I Ampere.cars","isPartOf":{"@id":"https://www.ampere.cars/en/#website"},"primaryImageOfPage":{"@id":"https://www.ampere.cars/en/about-ampere/#primaryimage"},"image":{"@id":"https://www.ampere.cars/en/about-ampere/#primaryimage"},"thumbnailUrl":"https://www.ampere.cars/app/uploads/2023/11/MicrosoftTeams-image-4.jpg","datePublished":"2023-10-17T08:03:26+00:00","dateModified":"2025-02-13T07:56:13+00:00","description":"Born of the radical transformation of a historic carmaker, Ampere stands for a new model of automotive enterprise company. It operates on a large scale from its inception.","breadcrumb":{"@id":"https://www.ampere.cars/en/about-ampere/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.ampere.cars/en/about-ampere/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.ampere.cars/en/about-ampere/#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/about-ampere/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.ampere.cars/en/"},{"@type":"ListItem","position":2,"name":"About Ampere"}]},{"@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> <!-- / Yoast SEO plugin. --> <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/2119" /><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/?p=2119' /> <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%2Fabout-ampere%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%2Fabout-ampere%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="page-template-default page page-id-2119 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":"About Ampere","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"About Ampere","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/a-propos-ampere/" 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/a-propos-ampere/" 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 current" aria-current="page" 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%2Fabout-ampere%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/about-ampere/" 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/about-ampere/" 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">About Ampere</h1> <div class="global" id="smooth-wrapper"> <div id="smooth-content"> <div class="main clearfix" role="main"> <div id="hero" class="teq-container cp-herobanner-text relative anim-bg " data-color="black"> <div class="teq-row max-w align-center d-flex align-end"> <div class="img d-flex"> <picture class="width-100"> <source media="(max-width: 767px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/header-mobile-designed-lead.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/header-mobile-designed-lead.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/header-designed-lead.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/header-designed-lead.jpg" /> <img decoding="async" class="cover-img lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAASwAQAAAAAyS2pbAAAAAnRSTlMAAHaTzTgAAAEuSURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfBlp7AABV4y66gAAAABJRU5ErkJggg==" alt="ampere" 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="cover-img" src="https://www.ampere.cars/app/uploads/2023/11/header-designed-lead.jpg" alt="ampere" data-eio="l" /></noscript> </picture> </div> <!-- <div class="col-12 col-lg-5 offset-lg-7 content relative c-white"> --> <div class="col-12 col-lg-6 offset-lg-6 content relative c-white"> <h2 class="wix txt-18 txt-lg-22 w-400 l-120 ls-9 text-uppercase"> <p>Ampere, designed<br /> <strong>to take the lead</strong></p> </h2> <div class="text txt-14 txt-lg-18 w-300 mt-4"> <p>Born of the disruption of a traditional carmaker, Ampere is a new model of car company, at scale since day one and positioned to take the lead in Europe.</p> </div> </div> </div> </div> <div id="acf-block-677fb3f9cd15e" class="teq-container cp-key-numbers relative anim-bg black" data-color="black"> <div class="teq-row max-w"> <div class="col-12 top text-center"> <h2 class="txt-18 txt-lg-26 wix ls-7 ls-lg-10 l-120 w-400 text-uppercase animShowText" data-from="bottom"> <p>Pure player in a<br /> <strong>growing electric market</strong></p> </h2> </div> <div class="col-12 keys d-flex justify-center mt-6 mt-lg-8 align-stretch flex-wrap"> <div class="key"> <span class="number w-600 l-120">20%</span> <div class="mt-0 details txt-10 text-uppercase wix ls-3 l-130 w-700 animShowText" data-from="bottom"> <p>European EV<br /> market annual<br /> growth</p> </div> </div> <div class="key"> <span class="number w-600 l-120">~700k</span> <div class="mt-0 details txt-10 text-uppercase wix ls-3 l-130 w-700 animShowText" data-from="bottom"> <p>Renault Group EV<br /> in operation</p> </div> </div> <div class="key"> <span class="number w-600 l-120">15bn</span> <div class="mt-0 details txt-10 text-uppercase wix ls-3 l-130 w-700 animShowText" data-from="bottom"> <p>E-KM travelled<br /> to date</p> </div> </div> </div> <div class="col-12 img-txt mt-8 mt-lg-10"> <div class="teq-row"> <div class="col-12 col-lg-6 img d-flex"> <picture class="width-100"> <source media="(max-width: 767px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/pure-player-electric-market.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/pure-player-electric-market.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/pure-player-electric-market.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/pure-player-electric-market.jpg" /> <img decoding="async" class="cover-img lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAAKxAQAAAABr1mj9AAAAAnRSTlMAAHaTzTgAAAB8SURBVHja7cExAQAAAMKg9U9tCF+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIDTAJZ2AAEHHequAAAAAElFTkSuQmCC" alt="pure-player-electric-market" data-src="https://www.ampere.cars/app/uploads/2023/11/pure-player-electric-market.jpg" data-eio-rwidth="1200" data-eio-rheight="689" /><noscript><img decoding="async" class="cover-img" src="https://www.ampere.cars/app/uploads/2023/11/pure-player-electric-market.jpg" alt="pure-player-electric-market" data-eio="l" /></noscript> </picture> </div> <div class="col-12 col-lg-5 offset-lg-1 text w-300 mt-5 mt-lg-0"> <div> <p>Europe is the fastest growing and most attractive EV market in the world, with 20% forecasted annual growth until 2035. Ampere is thoroughly focused on leading this market. And we’re well positioned to succeed, leveraging more than 15 years of proven Renault leadership in EVs.</p> <p>We design, develop and manufacture EVs for the Renault brand to address the core segments in Europe. These vehicles are backed by innovative technology, strong heritage, and Renault Group’s proven track record in manufacturing, distribution and branding.</p> </div> </div> </div> </div> </div> </div> <div id="acf-block-677fb3f9cd17e" class="teq-container cp-home-txt-btn-img relative anim-bg anim-overlay revert" data-color="white"> <div class="teq-row max-w align-start relative container"> <div class="col-12 text-left text-lg-center mb-5 mb-lg-10"> <h3 class="txt-18 txt-lg-26 wix w-400 l-120 ls-9 ls-lg-10 text-uppercase animShowText" data-from="bottom"> <p>Automotive startup with<br /> <strong>strong shoulders</strong></p> </h3> </div> <div class="col-12 mt-3 mt-lg-0 mb-6 mb-md-0 col-lg-4 offset-lg-2 left"> <div class="txt-14 w-300 l-140 animShowText" data-from="bottom"> <p>Our name is a tribute to André-Marie Ampère, inventor of electrical intensity measurement.</p> <p>This unique new entity combines the best of two worlds: the strength and experience of a traditional OEM fuelled by the curiosity, drive and mindset of an ambitious challenger.</p> <p>Ampere is designed to be agile and perform at scale from day one. As a focused organisation with a strong tech culture, our software and hardware development cycles flow freely at their own pace.</p> <ul> <li><strong>Born with unparalleled experience </strong>thanks to Renault Group.</li> <li><strong>To take the lead in Europe </strong>in electric vehicles and software.</li> </ul> </div> </div> <div class="mb-6 mb-lg-0 col-12 col-lg-6 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/CELLS_2-mobile.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/CELLS_2-mobile.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/CELLS_2-desktop.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/CELLS_2-desktop.jpg" /> <img decoding="async" class="relative lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABgEAAAQeAQAAAADZFKc6AAAAAnRSTlMAAHaTzTgAAADdSURBVHja7cExAQAAAMKg9U9tDQ+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfgwe6QABdRNmIwAAAABJRU5ErkJggg==" alt="ampere" data-src="https://www.ampere.cars/app/uploads/2023/11/CELLS_2-desktop.jpg" data-eio-rwidth="1537" data-eio-rheight="1054" /><noscript><img decoding="async" class="relative" src="https://www.ampere.cars/app/uploads/2023/11/CELLS_2-desktop.jpg" alt="ampere" data-eio="l" /></noscript> </picture> <div class="container-gradient absolute"></div> </div> </div> </div> <div id="esg" class="teq-container cp-block-txt bg-c-white anim-bg no-anim " data-color="white"> <div class="teq-row max-w align-start justify-lg-between left"> <div class="col-12 col-lg-5 mb-3 mb-lg-7 left"> <div class="width-100 width-lg-90"> <h4 class="txt-22 wix text-uppercase w-400 l-120 ls-10 ls-lg-9 mb-3 c-black animShowText" data-from="bottom"> <p>ESG-BORN<br /> <strong>Company</strong></p> </h4> <div class="content w-300"> <p>Our unique ecosystem allows us to go beyond our EV competitors to create a truly circular economy in Europe.</p> <p>We are not just focused on sustainability. Our very existence was born of the need for cleaner, efficient driving. Ampere is an ESG-native company, and ESG is embedded in everything we do – from the market we operate in, to the products and services we offer, to the processes we leverage.</p> <p>Our ESG actions are centred on three key pillars, including carbon neutrality, circular economy and fair treatment of people.</p> </div> </div> </div> <div class="col-12 col-lg-6 pt-5 pb-5 px-5 pt-lg-5 pb-lg-7 px-lg-7 relative right"> <p class="w-600 lg-lg-scan-h l-100 number">#1</p> <!-- PB de couleur sur le titre (noir sur noir) --> <div class="txt-10 wix w-700 m-130 ls-3 text-uppercase c-txt-white mt-3 title"><p>Environmental and social ratings</p> </div> <div class="mt-3 w-300 c-white"> <p>With a score of 12.8, Ampere is ranked #1 by Sustainalytics in the automotive sector and in the top 6<sup>th</sup> percentile of all companies globally.</p> </div> </div> </div> </div> <div id="acf-block-677fb3f9cd1d9" class="cp-sticky-illustration teq-container bg-c-white anim-bg no-transition " data-color="white"> <div class="teq-row desktop-only"> <div class="global-wrapper d-flex relative"> <div class="pagination fixed"> <div class="pagination-inner d-flex column gap-12 align-center"> <div class="dot active"></div> <div class="dot "></div> <div class="dot "></div> </div> </div> <div class="left-wrapper col-6 bg-c-black"> <div class="section d-flex teq-row max-w"> <div class="left column align-center justify-center py-16"> <h4 class="wix txt-18 w-400 l-120 ls-7 text-uppercase c-white"> <p>pushing boundaries<br /> <strong>in carbon NEUTRALITY</strong></p> </h4> <div class="txt-15 w-300 l-140 mt-3 c-white"> <p>Going beyond electrification, Ampere integrates decarbonisation from day one. Made in France, our cars benefit from the lowest electricity carbon footprint worldwide behind Norway and Sweden. And they boast among the lowest overall carbon footprints in the car industry. Our Renault Megane E-Tech 100% electric model alone achieves on-road emissions as low as 19 t CO<sub>2</sub> per vehicle.</p> <p>On a larger scale, Ampere plans to achieve net-zero status by 2035. And that requires lowering our footprint throughout our plants and processes too.</p> </br> </div> <div class="mt-7"> <p class="txt-72 w-600 text-uppercase lg-lg-scan-v">2035</p> <div class="wix ls-3 l-130 w-700 txt-10 text-uppercase lg-lg-scan-h mt-2"><p>OUR NET<br /> <strong>CARBON NEUTRALITY OBJECTIVE</strong></p> </div> </div> </div> </div> <div class="section d-flex teq-row max-w"> <div class="left column align-center justify-center py-16"> <h4 class="wix txt-18 w-400 l-120 ls-7 text-uppercase c-white"> <p>CLOSING LOOP IN<br /> <strong>CIRCULAR ECONOMY</strong></p> </h4> <div class="txt-15 w-300 l-140 mt-3 c-white"> <p>Ampere preserves natural resources by leveraging a genuine closed-loop circular economy. We’ve been privileging sustainable materials for 10 years, well ahead of the competition. And we’ve already implemented several EV-related short loops, thanks to The Future Is Neutral and its partners.</p> <p>Batteries are one of the biggest concerns in the future of EVs. Through the expertise of our Mobilize entity, we are uniquely committed to giving a second life to EV batteries well before recycling. We’ve been able to repurpose more than 2,000 batteries since 2017, representing over 25,000 MWh storage capacity.</p> </br> </div> <div class="mt-7"> <p class="txt-72 w-600 text-uppercase lg-lg-scan-v">360°</p> <div class="wix ls-3 l-130 w-700 txt-10 text-uppercase lg-lg-scan-h mt-2"><p>BACKED BY “THE FUTURE IS NEUTRAL”,<br /> PIONEERING 360° CIRCULAR ECONOMY<br /> OF AUTO INDUSTRY IN EUROPE.</p> </div> </div> </div> </div> <div class="section d-flex teq-row max-w"> <div class="left column align-center justify-center py-16"> <h4 class="wix txt-18 w-400 l-120 ls-7 text-uppercase c-white"> <p>COMMITTED TO<br /> <strong>TREATING PEOPLE FAIRLY</strong></p> </h4> <div class="txt-15 w-300 l-140 mt-3 c-white"> <p>The ultimate goal of any effective sustainability strategy is to create positive environments for people to live, work and play in. At Ampere, our supply chain is built on human rights, transparency and ethics. ESG is used as pre-selection criteria for all our suppliers, and it’s a binding clause in all our contracts.</p> <p>Within our own company, we help employees through upskilling and reskilling initiatives to meet rising industry challenges, such as training on batteries or on e-Powertrain of the latest generations of EVs. And with a strong commitment to diversity and inclusion, Ampere is on par with Renault Group objectives on women for women advancement and outreach programs for talents from underprivileged backgrounds.</p> </br> </div> <div class="mt-7"> <p class="txt-72 w-600 text-uppercase lg-lg-scan-v">11,000</p> <div class="wix ls-3 l-130 w-700 txt-10 text-uppercase lg-lg-scan-h mt-2"><p>HIGHLY SKILLED TALENTS</p> </div> </div> </div> </div> </div> <div class="right col-6 bg-c-white d-flex align-center"> <div class="right-wrapper "> <div class="absolute img active"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/pushing-boundaries.jpg.webp"><img decoding="async" class="lazyload" alt="pushing-boundaries" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAMgAQAAAADzCzvFAAAAAnRSTlMAAHaTzTgAAABlSURBVHja7cExAQAAAMKg9U9tBn+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAw7rwABdgN32AAAAABJRU5ErkJggg==" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/pushing-boundaries.jpg" data-eio-rwidth="800" data-eio-rheight="800"><noscript><img decoding="async" class=" " alt="pushing-boundaries" src="https://www.ampere.cars/app/uploads/2023/11/pushing-boundaries.jpg" data-eio="l"></noscript></picture> </div> <div class="absolute img "> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/closing-loop.jpg.webp"><img decoding="async" class="lazyload" alt="closing-loop" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAMgAQAAAADzCzvFAAAAAnRSTlMAAHaTzTgAAABlSURBVHja7cExAQAAAMKg9U9tBn+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAw7rwABdgN32AAAAABJRU5ErkJggg==" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/closing-loop.jpg" data-eio-rwidth="800" data-eio-rheight="800"><noscript><img decoding="async" class=" " alt="closing-loop" src="https://www.ampere.cars/app/uploads/2023/11/closing-loop.jpg" data-eio="l"></noscript></picture> </div> <div class="absolute img "> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/people-fair-e1699779521737.jpg.webp"><img decoding="async" class="lazyload" alt="people-fair" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAx4AAAMgAQAAAACFMYlOAAAAAnRSTlMAAHaTzTgAAABlSURBVHja7cExAQAAAMKg9U9tBn+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAw7rwABdgN32AAAAABJRU5ErkJggg==" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/people-fair-e1699779521737.jpg" data-eio-rwidth="798" data-eio-rheight="800"><noscript><img decoding="async" class=" " alt="people-fair" src="https://www.ampere.cars/app/uploads/2023/11/people-fair-e1699779521737.jpg" data-eio="l"></noscript></picture> </div> </div> </div> </div> </div> <div class="cp-sticky-illustration-mobile bg-c-black mobile-only px-2" data-color="black"> <div class="swiper"> <div class="swiper-wrapper pb-14"> <div class="swiper-slide d-flex column align-center text-center no-overlay"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/pushing-boundaries.jpg.webp"><img decoding="async" alt="pushing-boundaries" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAMgAQAAAADzCzvFAAAAAnRSTlMAAHaTzTgAAABlSURBVHja7cExAQAAAMKg9U9tBn+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAw7rwABdgN32AAAAABJRU5ErkJggg==" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/pushing-boundaries.jpg" class="lazyload" data-eio-rwidth="800" data-eio-rheight="800"><noscript><img decoding="async" class="" alt="pushing-boundaries" src="https://www.ampere.cars/app/uploads/2023/11/pushing-boundaries.jpg" data-eio="l"></noscript></picture> <h4 class="wix txt-18 w-400 l-120 ls-7 mt-5 text-uppercase c-white"><p>pushing boundaries<br /> <strong>in carbon NEUTRALITY</strong></p> </h4> <div class="txt-14 w-300 l-140 mt-3 c-white"> <p>Going beyond electrification, Ampere integrates decarbonisation from day one. Made in France, our cars benefit from the lowest electricity carbon footprint worldwide behind Norway and Sweden. And they boast among the lowest overall carbon footprints in the car industry. Our Renault Megane E-Tech 100% electric model alone achieves on-road emissions as low as 19 t CO<sub>2</sub> per vehicle.</p> <p>On a larger scale, Ampere plans to achieve net-zero status by 2035. And that requires lowering our footprint throughout our plants and processes too.</p> </div> <a onclick='window.dataLayer.push({"brand":"Ampère","pageName":"About Ampere","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"About Ampere","event":"navigationClick","buttonText":"Carrousel_See the data"})' href="#acf-block-677fb3f9cd1d9-0" class="btn-ampere white mt-6 open-modal modal-out"> See the data </a> </div> <div class="swiper-slide d-flex column align-center text-center no-overlay"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/closing-loop.jpg.webp"><img decoding="async" alt="closing-loop" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAMgAQAAAADzCzvFAAAAAnRSTlMAAHaTzTgAAABlSURBVHja7cExAQAAAMKg9U9tBn+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAw7rwABdgN32AAAAABJRU5ErkJggg==" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/closing-loop.jpg" class="lazyload" data-eio-rwidth="800" data-eio-rheight="800"><noscript><img decoding="async" class="" alt="closing-loop" src="https://www.ampere.cars/app/uploads/2023/11/closing-loop.jpg" data-eio="l"></noscript></picture> <h4 class="wix txt-18 w-400 l-120 ls-7 mt-5 text-uppercase c-white"><p>CLOSING LOOP IN<br /> <strong>CIRCULAR ECONOMY</strong></p> </h4> <div class="txt-14 w-300 l-140 mt-3 c-white"> <p>Ampere preserves natural resources by leveraging a genuine closed-loop circular economy. We’ve been privileging sustainable materials for 10 years, well ahead of the competition. And we’ve already implemented several EV-related short loops, thanks to The Future Is Neutral and its partners.</p> <p>Batteries are one of the biggest concerns in the future of EVs. Through the expertise of our Mobilize entity, we are uniquely committed to giving a second life to EV batteries well before recycling. We’ve been able to repurpose more than 2,000 batteries since 2017, representing over 25,000 MWh storage capacity.</p> </div> <a onclick='window.dataLayer.push({"brand":"Ampère","pageName":"About Ampere","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"About Ampere","event":"navigationClick","buttonText":"Carrousel_See the data"})' href="#acf-block-677fb3f9cd1d9-1" class="btn-ampere white mt-6 open-modal modal-out"> See the data </a> </div> <div class="swiper-slide d-flex column align-center text-center no-overlay"> <picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/people-fair-e1699779521737.jpg.webp"><img decoding="async" alt="people-fair" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAx4AAAMgAQAAAACFMYlOAAAAAnRSTlMAAHaTzTgAAABlSURBVHja7cExAQAAAMKg9U9tBn+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAeAw7rwABdgN32AAAAABJRU5ErkJggg==" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2023/11/people-fair-e1699779521737.jpg" class="lazyload" data-eio-rwidth="798" data-eio-rheight="800"><noscript><img decoding="async" class="" alt="people-fair" src="https://www.ampere.cars/app/uploads/2023/11/people-fair-e1699779521737.jpg" data-eio="l"></noscript></picture> <h4 class="wix txt-18 w-400 l-120 ls-7 mt-5 text-uppercase c-white"><p>COMMITTED TO<br /> <strong>TREATING PEOPLE FAIRLY</strong></p> </h4> <div class="txt-14 w-300 l-140 mt-3 c-white"> <p>The ultimate goal of any effective sustainability strategy is to create positive environments for people to live, work and play in. At Ampere, our supply chain is built on human rights, transparency and ethics. ESG is used as pre-selection criteria for all our suppliers, and it’s a binding clause in all our contracts.</p> <p>Within our own company, we help employees through upskilling and reskilling initiatives to meet rising industry challenges, such as training on batteries or on e-Powertrain of the latest generations of EVs. And with a strong commitment to diversity and inclusion, Ampere is on par with Renault Group objectives on women for women advancement and outreach programs for talents from underprivileged backgrounds.</p> </div> <a onclick='window.dataLayer.push({"brand":"Ampère","pageName":"About Ampere","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"About Ampere","event":"navigationClick","buttonText":"Carrousel_See the data"})' href="#acf-block-677fb3f9cd1d9-2" class="btn-ampere white mt-6 open-modal modal-out"> See the data </a> </div> </div> <div class="swiper-pagination d-flex gap-12 align-center justify-center"></div> </div> </div> <div class="modal-container content-modal" id="acf-block-677fb3f9cd1d9-0"> <div class="modal-inner d-flex flex-wrap height-100" data-lenis-prevent> <div class="close-c d-flex align-center justify-center "> <div class="close btn-close-overlay close-content-modal"> <svg viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="50" cy="50" r="50" fill="#FAFAFA"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M62.0208 39.3934L60.6066 37.9792L49.9998 48.586L39.3931 37.9793L37.9789 39.3935L48.5856 50.0002L37.9792 60.6066L39.3934 62.0208L49.9998 51.4144L60.6063 62.0209L62.0205 60.6067L51.414 50.0002L62.0208 39.3934Z" fill="#1E1E1E"/> </svg> </div> </div> <div class="content bg-c-white d-flex align-center justify-center"> <div class="inner"> <p class="txt-56 w-600 text-uppercase c-black mt-8 mt-lg-10">2035</p> <div class="wix ls-3 l-130 w-700 txt-10 text-uppercase c-black mt-2"><p>OUR NET<br /> <strong>CARBON NEUTRALITY OBJECTIVE</strong></p> </div> </div> </div> </div> </div> <div class="modal-container content-modal" id="acf-block-677fb3f9cd1d9-1"> <div class="modal-inner d-flex flex-wrap height-100" data-lenis-prevent> <div class="close-c d-flex align-center justify-center "> <div class="close btn-close-overlay close-content-modal"> <svg viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="50" cy="50" r="50" fill="#FAFAFA"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M62.0208 39.3934L60.6066 37.9792L49.9998 48.586L39.3931 37.9793L37.9789 39.3935L48.5856 50.0002L37.9792 60.6066L39.3934 62.0208L49.9998 51.4144L60.6063 62.0209L62.0205 60.6067L51.414 50.0002L62.0208 39.3934Z" fill="#1E1E1E"/> </svg> </div> </div> <div class="content bg-c-white d-flex align-center justify-center"> <div class="inner"> <p class="txt-56 w-600 text-uppercase c-black mt-8 mt-lg-10">360°</p> <div class="wix ls-3 l-130 w-700 txt-10 text-uppercase c-black mt-2"><p>BACKED BY “THE FUTURE IS NEUTRAL”,<br /> PIONEERING 360° CIRCULAR ECONOMY<br /> OF AUTO INDUSTRY IN EUROPE.</p> </div> </div> </div> </div> </div> <div class="modal-container content-modal" id="acf-block-677fb3f9cd1d9-2"> <div class="modal-inner d-flex flex-wrap height-100" data-lenis-prevent> <div class="close-c d-flex align-center justify-center "> <div class="close btn-close-overlay close-content-modal"> <svg viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="50" cy="50" r="50" fill="#FAFAFA"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M62.0208 39.3934L60.6066 37.9792L49.9998 48.586L39.3931 37.9793L37.9789 39.3935L48.5856 50.0002L37.9792 60.6066L39.3934 62.0208L49.9998 51.4144L60.6063 62.0209L62.0205 60.6067L51.414 50.0002L62.0208 39.3934Z" fill="#1E1E1E"/> </svg> </div> </div> <div class="content bg-c-white d-flex align-center justify-center"> <div class="inner"> <p class="txt-56 w-600 text-uppercase c-black mt-8 mt-lg-10">11,000</p> <div class="wix ls-3 l-130 w-700 txt-10 text-uppercase c-black mt-2"><p>HIGHLY SKILLED TALENTS</p> </div> </div> </div> </div> </div> </div> <div id="embleme" class="teq-container cp-key-numbers relative anim-bg white" data-color="white"> <div class="teq-row max-w"> <div class="col-12 top text-center"> <h2 class="txt-18 txt-lg-26 wix ls-7 ls-lg-10 l-120 w-400 text-uppercase animShowText" data-from="bottom"> <p><strong>Renault Emblème, </strong><br /> a demonstration of Ampere’s ESG strategy</p> </h2> </div> <div class="col-12 keys d-flex justify-center mt-6 mt-lg-8 align-stretch flex-wrap"> <div class="key"> <span class="number w-600 l-120">90%</span> <div class="mt-0 details txt-10 text-uppercase wix ls-3 l-130 w-700 animShowText" data-from="bottom"> <p>less CO2e emissions over the entire life cycle</p> </div> </div> <div class="key"> <span class="number w-600 l-120">100%</span> <div class="mt-0 details txt-10 text-uppercase wix ls-3 l-130 w-700 animShowText" data-from="bottom"> <p>local: production within the Electricity ecosystem</p> </div> </div> <div class="key"> <span class="number w-600 l-120">50%</span> <div class="mt-0 details txt-10 text-uppercase wix ls-3 l-130 w-700 animShowText" data-from="bottom"> <p>recycled materials and almost all the materials used being recyclable at the end of their lives</p> </div> </div> </div> <div class="col-12 img-txt mt-8 mt-lg-10"> <div class="teq-row"> <div class="col-12 col-lg-6 img d-flex"> <picture class="width-100"> <source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1616047.jpg" /> <source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1616047.jpg" /> <img decoding="async" class="cover-img lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAeAAQAAAAAH2XdrAAAAAnRSTlMAAHaTzTgAAAHXSURBVHja7cExAQAAAMKg9U9tDB+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgaD+kAAcuGLKEAAAAASUVORK5CYII=" alt="préserver" data-src="https://www.ampere.cars/app/uploads/2024/10/R-DAM_1616047.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_1616047.jpg" alt="préserver" data-eio="l" /></noscript> </picture> </div> <div class="col-12 col-lg-5 offset-lg-1 text w-300 mt-5 mt-lg-0"> <div> <p><strong>“Emblème embodies our ecosystem approach and the level of our ambition when it comes to building a sustainable future through technological innovation. It is proof that automotive is still driving progress… keeping emotion in the equation! It embodies the future Design Language of the Renault brand, what we call « La Nouvelle Vague ». An average ICE car has a 50 tons footprint: for Emblème, it’s 5 tons, cradle to grave. It’s a masterpiece.”</strong></p> <p><strong>Luca de Meo, CEO de Renault Group et d’Ampere / Luca de Meo, CEO of Renault Group and Ampere</strong></p> </div> <div class="links mt-4"> <a href="https://www.ampere.cars/en/what-we-do/#embleme" target="" class="btn-ampere"> Read more </a> </div> </div> </div> </div> </div> </div> <div id="implantations" class="teq-container cp-key-numbers relative anim-bg white" data-color="white"> <div class="teq-row max-w"> <div class="col-12 top text-center"> <h2 class="txt-18 txt-lg-26 wix ls-7 ls-lg-10 l-120 w-400 text-uppercase animShowText" data-from="bottom"> <p><strong>A solid geographical</strong><br /> base in france and europe</p> </h2> </div> <div class="col-12 keys d-flex justify-center mt-6 mt-lg-8 align-stretch flex-wrap"> <div class="key"> <span class="number w-600 l-120">75%</span> <div class="mt-0 details txt-10 text-uppercase wix ls-3 l-130 w-700 animShowText" data-from="bottom"> <p>Of “electricity” suppliers<br /> within 300km</p> </div> </div> <div class="key"> <span class="number w-600 l-120">35%</span> <div class="mt-0 details txt-10 text-uppercase wix ls-3 l-130 w-700 animShowText" data-from="bottom"> <p>Engineers, of which<br /> 50% focused on software</p> </div> </div> <div class="key"> <span class="number w-600 l-120">2/3</span> <div class="mt-0 details txt-10 text-uppercase wix ls-3 l-130 w-700 animShowText" data-from="bottom"> <p>customers within 1000km in Europe</p> </div> </div> </div> <div class="col-12 img-txt mt-8 mt-lg-10"> <div class="teq-row"> <div class="col-12 col-lg-6 img d-flex"> <picture class="width-100"> <source media="(max-width: 767px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/mobile-fully-fledge-company.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/mobile-fully-fledge-company.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/fully-fledge-company.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/fully-fledge-company.jpg" /> <img decoding="async" class="cover-img lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAKbAQAAAABOGZ2SAAAAAnRSTlMAAHaTzTgAAABoSURBVHja7cEBDQAAAMKg909tDjegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DZIWQABJR+pQgAAAABJRU5ErkJggg==" alt="fully-fledge-company" data-src="https://www.ampere.cars/app/uploads/2023/11/fully-fledge-company.jpg" data-eio-rwidth="1000" data-eio-rheight="667" /><noscript><img decoding="async" class="cover-img" src="https://www.ampere.cars/app/uploads/2023/11/fully-fledge-company.jpg" alt="fully-fledge-company" data-eio="l" /></noscript> </picture> </div> <div class="col-12 col-lg-5 offset-lg-1 text w-300 mt-5 mt-lg-0"> <div> <p>Ampere is a fully fledge company, including manufacturing and engineering at scale and already operating.</p> <p>Our production entity, known as ElectriCity, is the manufacturing heart of Ampere. It is a uniquely concentrated ecosystem and cutting-edge Industry 4.0 framework composed of 4 plants in France and 75% of suppliers within 300km.</p> <p>The engineering workforce of Ampere is spread over 6 sites in France. Half of engineers feature a unique software in-house expertise, reflecting the prevailing value given to software and electronics in our future models.</p> <p>Ampere will leverage Renault Group’s impressive network of 4,700 dealership sites in Europe and their 30,000 people trained on EV, able to serve customers who want a physical journey when buying an EV.</p> </div> <div class="links mt-4"> <a onclick='window.dataLayer.push({"brand":"Ampère","pageName":"About Ampere","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"About Ampere","event":"navigationClick","buttonText":"Popin_See the engineering sites’ map"})' href="#" class="btn-ampere open-content-modal"> See the engineering sites’ map </a> <div class="modal-container content-modal"> <div class="modal-inner d-flex flex-wrap height-100" data-lenis-prevent> <div class="close-c d-flex align-center justify-center "> <div class="close btn-close-overlay close-content-modal"> <svg viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="50" cy="50" r="50" fill="#FAFAFA"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M62.0208 39.3934L60.6066 37.9792L49.9998 48.586L39.3931 37.9793L37.9789 39.3935L48.5856 50.0002L37.9792 60.6066L39.3934 62.0208L49.9998 51.4144L60.6063 62.0209L62.0205 60.6067L51.414 50.0002L62.0208 39.3934Z" fill="#1E1E1E"/> </svg> </div> </div> <div class="content bg-c-white d-flex align-center justify-center"> <div class="inner"> <div class="title"> <h4 class="wix txt-22 l-120 ls-9 w-400 c-black text-uppercase mb-6"> <p>Ampere’s<br /> <strong>engineering factories</strong></p> </h4> </div> <div class="image"> <picture class="width-100"> <source media="(max-width: 767px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/ampere-engineering-factories-mobile.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/ampere-engineering-factories-mobile.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/ampere-engineering-factories.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/ampere-engineering-factories.jpg" /> <img class="width-100 lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAPOAQAAAADGxDhkAAAAAnRSTlMAAHaTzTgAAAD6SURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/BpUbAAHuxGSWAAAAAElFTkSuQmCC" alt="Map showing the location of Ampere engineering sites. It shows 6 points located in Aubevoye, Villiers-Saint-Frédéric, Guyancourt, Lardy, Toulouse and Sophia Antipolis." data-src="https://www.ampere.cars/app/uploads/2023/11/ampere-engineering-factories.jpg" decoding="async" data-eio-rwidth="1940" data-eio-rheight="984" /><noscript><img class="width-100" src="https://www.ampere.cars/app/uploads/2023/11/ampere-engineering-factories.jpg" alt="Map showing the location of Ampere engineering sites. It shows 6 points located in Aubevoye, Villiers-Saint-Frédéric, Guyancourt, Lardy, Toulouse and Sophia Antipolis." data-eio="l" /></noscript> </picture> </div> </div> </div> </div> </div> <a onclick='window.dataLayer.push({"brand":"Ampère","pageName":"About Ampere","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"About Ampere","event":"navigationClick","buttonText":"Popin_See the “ElectriCity” map"})' href="#" class="btn-ampere open-content-modal"> See the “ElectriCity” map </a> <div class="modal-container content-modal"> <div class="modal-inner d-flex flex-wrap height-100" data-lenis-prevent> <div class="close-c d-flex align-center justify-center "> <div class="close btn-close-overlay close-content-modal"> <svg viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="50" cy="50" r="50" fill="#FAFAFA"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M62.0208 39.3934L60.6066 37.9792L49.9998 48.586L39.3931 37.9793L37.9789 39.3935L48.5856 50.0002L37.9792 60.6066L39.3934 62.0208L49.9998 51.4144L60.6063 62.0209L62.0205 60.6067L51.414 50.0002L62.0208 39.3934Z" fill="#1E1E1E"/> </svg> </div> </div> <div class="content bg-c-white d-flex align-center justify-center"> <div class="inner"> <div class="title"> <h4 class="wix txt-22 l-120 ls-9 w-400 c-black text-uppercase mb-6"> <p>Ampere’s<br /> <strong>industrial ecosystem</strong></p> </h4> </div> <div class="image"> <picture class="width-100"> <source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2024/11/ecosysteme-industriel-ampere_V2_EN.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/11/ecosysteme-industriel-ampere_V3_EN-1.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2024/11/ecosysteme-industriel-ampere_V3_EN-1.jpg" /> <img class="width-100 lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAg0AAAGhAQAAAADKVboxAAAAAnRSTlMAAHaTzTgAAAAySURBVHja7cExAQAAAMKg9U9tCU+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbgZtIwABvA9xwgAAAABJRU5ErkJggg==" alt="Carte d'implantation Ampere" data-src="https://www.ampere.cars/app/uploads/2024/11/ecosysteme-industriel-ampere_V3_EN-1.jpg" decoding="async" data-eio-rwidth="525" data-eio-rheight="417" /><noscript><img class="width-100" src="https://www.ampere.cars/app/uploads/2024/11/ecosysteme-industriel-ampere_V3_EN-1.jpg" alt="Carte d'implantation Ampere" data-eio="l" /></noscript> </picture> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!-- Com --> <!-- Com 2 --> <div id="sites" class="cp-slider-events teq-container pt-10 pb-10 relative anim-bg " data-color="black"> <div class="teq-row max-w column"> <div class="animShowText" data-from="bottom"> <h3 class="txt-22 ls-8 l-120 w-700 wix text-uppercase col-12 col-lg-5 col-12"> Discover our industrial sites </h3> </div> <div class="swiper col-12 mt-6"> <div class="swiper-wrapper align-stretch mb-8"> <div class="swiper-slide card-wrapper py-5 px-5 relative custom-cursor cursor-drag"> <p class="txt-18 w-600 l-140 mt-4 ">Manufacture of Douai</p> <div class="mt-3 mb-7 description"><p><picture><source type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2024/12/usine-douai-banner-1-1.jpg.webp"><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABkAAAAKUAQAAAAB0l8kgAAAAAnRSTlMAAHaTzTgAAACXSURBVHja7cExAQAAAMKg9U9tBn+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgMwZSAAHVHFZ+AAAAAElFTkSuQmCC" alt="Douai" data-eio="p" data-src="https://www.ampere.cars/app/uploads/2024/12/usine-douai-banner-1-1.jpg" class="lazyload" data-eio-rwidth="1600" data-eio-rheight="660" /><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2024/12/usine-douai-banner-1-1.jpg" alt="Douai" data-eio="l" /></noscript></picture></p> </div> <a onclick='window.dataLayer.push({"brand":"Ampère","pageName":"About Ampere","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"About Ampere","event":"navigationClick","buttonText":"Carrousel_Learn more"})' href="https://www.ampere.cars/en/manufacture-of-douai/" target="" class="c-white txt-11 w-700 no-cursor text-uppercase d-flex align-center gap-4 relative width-fit external-link" aria-label="Learn more"> Learn more <svg class="icon-new-tab" > <use xlink:href="#icon-new-tab"></use> </svg> </a> </div> <div class="swiper-slide card-wrapper py-5 px-5 relative custom-cursor cursor-drag"> <p class="txt-18 w-600 l-140 mt-4 ">Manufacture of Maubeuge</p> <div class="mt-3 mb-7 description"><p><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAGmAQAAAADKG8t6AAAAAnRSTlMAAHaTzTgAAABLSURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwLsB1KYAAS6wIvYAAAAASUVORK5CYII=" alt="Maubeuge" data-src="https://www.ampere.cars/app/uploads/2024/12/maubeuge-1200-1024x422-1.webp" class="lazyload" data-eio-rwidth="1024" data-eio-rheight="422" /><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2024/12/maubeuge-1200-1024x422-1.webp" alt="Maubeuge" data-eio="l" /></noscript></p> </div> <a onclick='window.dataLayer.push({"brand":"Ampère","pageName":"About Ampere","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"About Ampere","event":"navigationClick","buttonText":"Carrousel_Learn more"})' href="https://www.ampere.cars/en/manufacture-of-maubeuge/" target="" class="c-white txt-11 w-700 no-cursor text-uppercase d-flex align-center gap-4 relative width-fit external-link" aria-label="Learn more"> Learn more <svg class="icon-new-tab" > <use xlink:href="#icon-new-tab"></use> </svg> </a> </div> <div class="swiper-slide card-wrapper py-5 px-5 relative custom-cursor cursor-drag"> <p class="txt-18 w-600 l-140 mt-4 ">Manufacture of Ruitz</p> <div class="mt-3 mb-7 description"><p><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAGmAQAAAADKG8t6AAAAAnRSTlMAAHaTzTgAAABLSURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwLsB1KYAAS6wIvYAAAAASUVORK5CYII=" alt="Ruitz" data-src="https://www.ampere.cars/app/uploads/2024/12/ruitz-1200-1024x422-1.webp" class="lazyload" data-eio-rwidth="1024" data-eio-rheight="422" /><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2024/12/ruitz-1200-1024x422-1.webp" alt="Ruitz" data-eio="l" /></noscript></p> </div> <a onclick='window.dataLayer.push({"brand":"Ampère","pageName":"About Ampere","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"About Ampere","event":"navigationClick","buttonText":"Carrousel_Learn more"})' href="https://www.ampere.cars/en/manufacture-of-ruitz/" target="" class="c-white txt-11 w-700 no-cursor text-uppercase d-flex align-center gap-4 relative width-fit external-link" aria-label="Learn more"> Learn more <svg class="icon-new-tab" > <use xlink:href="#icon-new-tab"></use> </svg> </a> </div> <div class="swiper-slide card-wrapper py-5 px-5 relative custom-cursor cursor-drag"> <p class="txt-18 w-600 l-140 mt-4 ">Manufacture of Cléon</p> <div class="mt-3 mb-7 description"><p><img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ3AQAAAAAx/k47AAAAAnRSTlMAAHaTzTgAAAESSURBVHja7cEBAQAAAIIg/69uSEABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAnBvf0AAFoNSk1AAAAAElFTkSuQmCC" alt="Cléon" data-src="https://www.ampere.cars/app/uploads/2024/12/DJI_0253.00_11_01_10.Still006-scaled-1.jpg" class="lazyload" data-eio-rwidth="2560" data-eio-rheight="1439" /><noscript><img decoding="async" src="https://www.ampere.cars/app/uploads/2024/12/DJI_0253.00_11_01_10.Still006-scaled-1.jpg" alt="Cléon" data-eio="l" /></noscript></p> </div> <a onclick='window.dataLayer.push({"brand":"Ampère","pageName":"About Ampere","pageType":"page","countryCode":null,"languageCode":"en_US","virtualPageName":"About Ampere","event":"navigationClick","buttonText":"Carrousel_Learn more"})' href="https://www.ampere.cars/en/manufacture-of-cleon/" target="" class="c-white txt-11 w-700 no-cursor text-uppercase d-flex align-center gap-4 relative width-fit external-link" aria-label="Learn more"> Learn more <svg class="icon-new-tab" > <use xlink:href="#icon-new-tab"></use> </svg> </a> </div> </div> <div class="swiper-pagination d-flex align-center justify-center gap-12"></div> </div> </div> </div> <div id="Ethics" class="teq-container cp-home-txt-btn-img relative anim-bg anim-overlay " data-color="white"> <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><span data-olk-copy-source="MessageBody"> sharing<br /> </span><strong>an ethic</strong></p> </h3> <div class="txt-14 w-300 l-140 mt-2 animShowText" data-from="bottom"> <p><span data-olk-copy-source="MessageBody">Ampere is fully in line with the ethical values of the Renault Group and committed to respecting and promoting ethics and compliance.</span></p> </div> <a href="https://www.renaultgroup.com/en/responsability/for-a-shared-ethics" target="_blank" class="mt-3 btn-ampere width-fit animShowText" data-from="bottom" data-text="Read more"> Read more </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/2025/01/R-DAM_1627012.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2025/01/R-DAM_1627012.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2025/01/R-DAM_1627012.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2025/01/R-DAM_1627012.jpg" /> <img decoding="async" class="relative lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAUAAQAAAACO9nKaAAAAAnRSTlMAAHaTzTgAAAFCSURBVHja7cEBDQAAAMKg909tDjegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAXA7U8AAGRQ3nKAAAAAElFTkSuQmCC" alt="R-DAM_1627012" data-src="https://www.ampere.cars/app/uploads/2025/01/R-DAM_1627012.jpg" data-eio-rwidth="2000" data-eio-rheight="1333" /><noscript><img decoding="async" class="relative" src="https://www.ampere.cars/app/uploads/2025/01/R-DAM_1627012.jpg" alt="R-DAM_1627012" data-eio="l" /></noscript> </picture> <div class="container-gradient absolute"></div> </div> </div> </div> <div id="finance" class="cp-vector-numbers teq-container anim-bg pt-20 pb-20 " data-color="black"> <div class="teq-row max-w align-center relative"> <div class="col-12 col-lg-6 vector-wrapper d-flex justify-center relative align-center mt-5 mt-lg-0"> <div class="number-wrapper anim-overlay absolute d-flex column align-center"> </div> <svg class="morph5" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 962.53 961.22"> <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-1" points="481.27 960.16 549.13 832.34 481.27 704.52 413.4 832.34 481.27 960.16"/> <polygon class="cls-1" points="481.27 692.45 396.22 825.57 481.27 958.69 566.31 825.57 481.27 692.45"/> <polygon class="cls-1" points="481.27 680.39 379.04 818.8 481.27 957.22 583.49 818.8 481.27 680.39"/> <polygon class="cls-1" points="481.27 668.33 361.86 812.04 481.27 955.75 600.67 812.04 481.27 668.33"/> <polygon class="cls-1" points="481.27 656.26 344.68 805.27 481.27 954.28 617.85 805.27 481.27 656.26"/> <polygon class="cls-1" points="481.27 644.2 327.5 798.5 481.27 952.81 635.03 798.5 481.27 644.2"/> <polygon class="cls-1 "points="481.27 632.13 310.32 791.73 481.27 951.33 652.21 791.73 481.27 632.13"/> <polygon class="cls-1" points="481.27 620.07 293.14 784.97 481.27 949.86 669.39 784.97 481.27 620.07"/> <polygon class="cls-1" points="481.27 608 275.96 778.2 481.27 948.39 686.57 778.2 481.27 608"/> <polygon class="cls-1" points="481.27 595.94 258.78 771.43 481.27 946.92 703.76 771.43 481.27 595.94"/> <polygon class="cls-1" points="481.27 583.87 241.6 764.66 481.27 945.45 720.94 764.66 481.27 583.87"/> <polygon class="cls-1" points="481.27 571.81 224.42 757.9 481.27 943.98 738.12 757.9 481.27 571.81"/> <polygon class="cls-1" points="481.27 559.74 207.24 751.13 481.27 942.51 755.3 751.13 481.27 559.74"/> <polygon class="cls-1" points="481.27 547.68 190.05 744.36 481.27 941.04 772.48 744.36 481.27 547.68"/> <polygon class="cls-1" points="481.27 535.61 172.87 737.59 481.27 939.57 789.66 737.59 481.27 535.61"/> <polygon class="cls-1" points="481.27 523.55 155.69 730.83 481.27 938.1 806.84 730.83 481.27 523.55"/> <polygon class="cls-1" points="481.27 511.48 138.51 724.06 481.27 936.63 824.02 724.06 481.27 511.48"/> <polygon class="cls-1" points="481.27 499.42 121.33 717.29 481.27 935.16 841.2 717.29 481.27 499.42"/> <polygon class="cls-1" points="481.27 487.36 104.15 710.52 481.27 933.69 858.38 710.52 481.27 487.36"/> <polygon class="cls-1" points="481.27 475.29 86.97 703.76 481.27 932.22 875.56 703.76 481.27 475.29"/> <polygon class="cls-1" points="481.27 463.23 69.79 696.99 481.27 930.75 892.74 696.99 481.27 463.23"/> <polygon class="cls-1" points="481.27 451.16 52.61 690.22 481.27 929.28 909.92 690.22 481.27 451.16"/> <polygon class="cls-1" points="481.27 439.1 35.43 683.45 481.27 927.81 927.1 683.46 481.27 439.1"/> <polygon class="cls-1" points="481.27 427.03 18.25 676.69 481.27 926.34 944.29 676.69 481.27 427.03"/> <polygon class="cls-1" points="481.27 414.97 1.07 669.92 481.27 924.87 961.47 669.92 481.27 414.97"/> </g> <g id="b"> <polygon class="cls-2" points="481.27 960.16 722.69 505.44 481.27 50.72 239.84 505.44 481.27 960.16"/> <polygon class="cls-2" points="481.27 48.63 229.9 495.03 481.27 941.42 732.64 495.03 481.27 48.63"/> <polygon class="cls-2" points="481.27 46.54 219.95 484.61 481.27 922.68 742.59 484.61 481.27 46.54"/> <polygon class="cls-2" points="481.27 44.45 210 474.2 481.27 903.95 752.54 474.2 481.27 44.45"/> <polygon class="cls-2" points="481.27 42.36 200.05 463.79 481.27 885.21 762.48 463.79 481.27 42.36"/> <polygon class="cls-2" points="481.27 40.27 190.1 453.37 481.27 866.47 772.43 453.37 481.27 40.27"/> <polygon class="cls-2" points="481.27 38.18 180.15 442.96 481.27 847.73 782.38 442.96 481.27 38.18"/> <polygon class="cls-2" points="481.27 36.09 170.2 432.55 481.27 829 792.33 432.55 481.27 36.09"/> <polygon class="cls-2" points="481.27 34 160.25 422.13 481.27 810.26 802.28 422.13 481.27 34"/> <polygon class="cls-2" points="481.27 31.91 150.3 411.72 481.27 791.52 812.23 411.72 481.27 31.91"/> <polygon class="cls-2" points="481.27 29.82 140.35 401.31 481.27 772.79 822.18 401.31 481.27 29.82"/> <polygon class="cls-2" points="481.27 27.73 130.4 390.89 481.27 754.05 832.13 390.89 481.27 27.73"/> <polygon class="cls-2" points="481.27 25.64 120.46 380.48 481.27 735.31 842.08 380.48 481.27 25.64"/> <polygon class="cls-2" points="481.27 23.55 110.51 370.07 481.27 716.58 852.03 370.07 481.27 23.55"/> <polygon class="cls-2" points="481.27 21.46 100.56 359.65 481.27 697.84 861.98 359.65 481.27 21.46"/> <polygon class="cls-2" points="481.27 19.38 90.61 349.24 481.27 679.1 871.92 349.24 481.27 19.38"/> <polygon class="cls-2" points="481.27 17.29 80.66 338.82 481.27 660.37 881.87 338.83 481.27 17.29"/> <polygon class="cls-2" points="481.27 15.2 70.71 328.41 481.27 641.63 891.82 328.41 481.27 15.2"/> <polygon class="cls-2" points="481.27 13.11 60.76 318 481.27 622.89 901.77 318 481.27 13.11"/> <polygon class="cls-2" points="481.27 11.02 50.81 307.58 481.27 604.16 911.72 307.59 481.27 11.02"/> <polygon class="cls-2" points="481.27 8.93 40.86 297.17 481.27 585.42 921.67 297.17 481.27 8.93"/> <polygon class="cls-2" points="481.27 6.84 30.91 286.76 481.27 566.68 931.62 286.76 481.27 6.84"/> <polygon class="cls-2" points="481.27 4.75 20.96 276.34 481.27 547.94 941.57 276.35 481.27 4.75"/> <polygon class="cls-2" points="481.27 2.66 11.02 265.93 481.27 529.21 951.52 265.93 481.27 2.66"/> <polygon class="cls-2" points="481.27 .57 1.07 255.52 481.27 510.47 961.47 255.52 481.27 .57"/> </g> </svg> </div> <div class="col-12 col-lg-5 offset-lg-1 content-wrapper animShowText" data-from="bottom"> <h2 class="wix txt-22 w-400 l-120 ls-8 text-uppercase mt-3"><p>Fast highway to<br /> <strong>profitability</strong></p> </h2> <div class="txt-15 w-300 l-140 mt-3 "> <p>As a pure EV player, combining the agility of a startup with the reliability of Renault Group, Ampere is ideally positioned to outperform. Through smart capital allocation and efficient control of the EV value chain, we create the conditions for impressive financial returns. Our robust financial outlook targets a breakeven point by 2025 and high profitability over the long term.</p> </div> </div> <div class="absolute code-one"> <div class="txt-8 ls-3 c-gs-50 fake-code fake-two d-flex"> <div class="mr-4"> <div class="line"> <span class="fake-1 mb-1 text-uppercase">Electric</span> </div> <div class="line"> <span class="fake-1 mb-1 text-uppercase">Electric</span> </div> <div class="line mb-6"> <span class="fake-1 mb-1 text-uppercase">Electric</span> </div> </div> <div class="mr-4 mt-1"> <span class="fake-1">engine</span><br> </div> <div> <div class="line"> <span class="fake-1 mb-1 text-uppercase">Electric</span> </div> <div class="line"> <span class="fake-1 mb-1 text-uppercase">Electric</span> </div> <div class="line mb-6"> <span class="fake-1 mb-1 text-uppercase">Electric</span> </div> <div class="line"> <span class="fake-1">engine</span> </div> </div> </div> </div> </div> </div> <div id="acf-block-677fb3f9cd299" class="cp-img-links teq-container pt-18 pb-18 anim-bg " data-color="white"> <div class="teq-row max-w align-center"> <!-- Ajouter option desktop ou mobile 👇🏻 --> <div class="img-wrapper col-12 col-lg-6 relative anim-overlay mt-5 mt-lg-0"> <picture > <source media="(max-width: 767px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/impact-driven-governance.jpg.webp" /><source media="(max-width: 767px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/impact-driven-governance.jpg" /> <source media="(min-width: 768px)" type="image/webp" data-srcset="https://www.ampere.cars/app/uploads/2023/11/impact-driven-governance.jpg.webp" /><source media="(min-width: 768px)" data-srcset="https://www.ampere.cars/app/uploads/2023/11/impact-driven-governance.jpg" /> <img decoding="async" class="img relative lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAKbAQAAAABOGZ2SAAAAAnRSTlMAAHaTzTgAAABoSURBVHja7cEBDQAAAMKg909tDjegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DZIWQABJR+pQgAAAABJRU5ErkJggg==" alt="impact-driven-governance" data-src="https://www.ampere.cars/app/uploads/2023/11/impact-driven-governance.jpg" data-eio-rwidth="1000" data-eio-rheight="667"><noscript><img decoding="async" class="img relative" src="https://www.ampere.cars/app/uploads/2023/11/impact-driven-governance.jpg" alt="impact-driven-governance" data-eio="l"></noscript> </picture> <div class="absolute sub-img"></div> </div> <div class="content-wrapper col-12 col-lg-5 offset-lg-1"> <h3 class="txt-22 wix text-uppercase ls-8 w-400 l-120 animShowText" data-from="bottom"><p>Impact-driven<br /> <strong>governance</strong></p> </h3> <!-- <p/> Wisiwig 👇🏻 --> <div class="w-300 l-140 mt-2"> <p>More than ever, good governance is essential to drive sustainability. Through transparent decision-making and accountability, we ensure responsible resource management and stakeholder engagement.</p> </div> <div class="links-wrapper mt-7"> <div class="link-container py-3"> <a href="https://www.ampere.cars/en/leadership-team/" target="" class="link wix txt-14 text-uppercase ls-5 w-700 l-120 width-100 d-flex align-center justify-between relative" aria-label=""> <div class="width-100 d-flex align-center justify-between"> Leadership team <svg class="icon-arrow-right"> <use xlink:href="#icon-arrow-right"></use> </svg> </div> <div class="width-100 d-flex align-center justify-between absolute"> Leadership team <svg class="icon-arrow-right"> <use xlink:href="#icon-arrow-right"></use> </svg> </div> </a> </div> </div> </div> </div> </div> <div id="block_0f6bbadd0615a45282ce91542b7fe8d5" 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-677fb3f9cd2aa" 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-6 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-6 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=1740568616' 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-677fb3f9cd15e" class="d-flex row-r illust relative btn-anchor" aria-label="Expertise"> <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> <span class="txt-10 w-400 ls-2 wix text-uppercase wording-container"> <span class="span-wording"> Expertise </span> </span> </button> </li> <li> <button role="button" data-link="esg" class="d-flex row-r illust relative btn-anchor" aria-label="ESG"> <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> <span class="txt-10 w-400 ls-2 wix text-uppercase wording-container"> <span class="span-wording"> ESG </span> </span> </button> </li> <li> <button role="button" data-link="embleme" class="d-flex row-r illust relative btn-anchor" aria-label="Emblème"> <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> <span class="txt-10 w-400 ls-2 wix text-uppercase wording-container"> <span class="span-wording"> Emblème </span> </span> </button> </li> <li> <button role="button" data-link="implantations" class="d-flex row-r illust relative btn-anchor" aria-label="Sites"> <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> <span class="txt-10 w-400 ls-2 wix text-uppercase wording-container"> <span class="span-wording"> Sites </span> </span> </button> </li> <li> <button role="button" data-link="Ethics" class="d-flex row-r illust relative btn-anchor" aria-label="Ethics"> <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> <span class="txt-10 w-400 ls-2 wix text-uppercase wording-container"> <span class="span-wording"> Ethics </span> </span> </button> </li> <li> <button role="button" data-link="finance" class="d-flex row-r illust relative btn-anchor" aria-label="Finance"> <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> <span class="txt-10 w-400 ls-2 wix text-uppercase wording-container"> <span class="span-wording"> Finance </span> </span> </button> </li> <li> <button role="button" data-link="acf-block-677fb3f9cd299" class="d-flex row-r illust relative btn-anchor" aria-label="Governance"> <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> <span class="txt-10 w-400 ls-2 wix text-uppercase wording-container"> <span class="span-wording"> Governance </span> </span> </button> </li> <li> <button role="button" data-link="block_0f6bbadd0615a45282ce91542b7fe8d5" class="d-flex row-r illust relative btn-anchor" aria-label="Contact"> <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> <span class="txt-10 w-400 ls-2 wix text-uppercase wording-container"> <span class="span-wording"> Contact </span> </span> </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"> <li class="d-flex align-center justify-end wording-li" data-link="acf-block-677fb3f9cd15e"> <button data-link="acf-block-677fb3f9cd15e" role="button" class="txt-10 w-400 ls-2 wix text-uppercase btn-anchor wording"> Expertise </button> </li> <li class="d-flex align-center justify-end wording-li" data-link="esg"> <button data-link="esg" role="button" class="txt-10 w-400 ls-2 wix text-uppercase btn-anchor wording"> ESG </button> </li> <li class="d-flex align-center justify-end wording-li" data-link="embleme"> <button data-link="embleme" role="button" class="txt-10 w-400 ls-2 wix text-uppercase btn-anchor wording"> Emblème </button> </li> <li class="d-flex align-center justify-end wording-li" data-link="implantations"> <button data-link="implantations" role="button" class="txt-10 w-400 ls-2 wix text-uppercase btn-anchor wording"> Sites </button> </li> <li class="d-flex align-center justify-end wording-li" data-link="Ethics"> <button data-link="Ethics" role="button" class="txt-10 w-400 ls-2 wix text-uppercase btn-anchor wording"> Ethics </button> </li> <li class="d-flex align-center justify-end wording-li" data-link="finance"> <button data-link="finance" role="button" class="txt-10 w-400 ls-2 wix text-uppercase btn-anchor wording"> Finance </button> </li> <li class="d-flex align-center justify-end wording-li" data-link="acf-block-677fb3f9cd299"> <button data-link="acf-block-677fb3f9cd299" role="button" class="txt-10 w-400 ls-2 wix text-uppercase btn-anchor wording"> Governance </button> </li> <li class="d-flex align-center justify-end wording-li" data-link="block_0f6bbadd0615a45282ce91542b7fe8d5"> <button data-link="block_0f6bbadd0615a45282ce91542b7fe8d5" role="button" class="txt-10 w-400 ls-2 wix text-uppercase btn-anchor wording"> Contact </button> </li> </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@1740569341 -->