CINXE.COM

Mentions légales - Site officiel d'EA

<!DOCTYPE html> <html lang="fr" dir="ltr" wf-loading> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="shortcut icon" type="image/png" href="/assets/images/favicon.png"> <script> window.newrelicAttributes = { accountId: "1796917", trustKey: "1796917", agentId: "149134891", licenseKey: "f701a6c63c", applicationId: "149134891" }; </script> <script src="/newrelic.js"></script> <!-- Compliant Google Optimize --> <script> (() => { const getPrivacyCookie = () => { const privacyCookie = document.cookie.match('(^|;)\\s*cmapi_cookie_privacy\\s*=\\s*([^;]+)'); return privacyCookie ? privacyCookie.pop() : null; }; const getBehaviorCookie = () => { const behaviorCookie = document.cookie.match('(^|;)\\s*notice_behavior\\s*=\\s*([^;]+)'); return behaviorCookie ? behaviorCookie.pop() : null; }; const hasOptedIn = () => { const behaviorCookie = getBehaviorCookie(); const privacyCookie = getPrivacyCookie(); return behaviorCookie && behaviorCookie.match(/^none$/) || privacyCookie && privacyCookie.match(/2|3/); } const appendOptimize = () => { const head = document.getElementsByTagName('head')[0]; if (head) { const script = document.createElement('script'); script.src = 'https://www.googleoptimize.com/optimize.js?id=GTM-M6BQF2W'; script.id = "google-optimize" head.append(script); } }; const removeOptimize = () => { const head = document.getElementsByTagName('head')[0]; const optimizeScript = document.getElementById('google-optimize'); if (head && optimizeScript) { head.removeChild(optimizeScript); } } /** * Append or remove Google Optimize script to head, * depending on whether user's cookie preferences * have opted in and Google Optimize script already * exists in head. */ const handleConsentDecision = () => { const googleOptimizeScript = document.getElementById('google-optimize'); if (hasOptedIn() && !googleOptimizeScript) { appendOptimize(); } else if (!hasOptedIn() && googleOptimizeScript) { removeOptimize(); } } /** * Callbacks will occur in the form of a PostMessage event. This code listens for the * appropriately formatted PostMessage event, gets the new consent decision, and then sets * the new cookie preferences. */ const handlePreferencesUpdated = (e) => { try { const { capabilities, action } = JSON.parse(e.data).PrivacyManagerAPI || {}; if (capabilities && action === 'getConsentDecision') { handleConsentDecision(); } } catch (error) { console.error(error); } } /** * Registers with the TrustArc Content Manager (CM) API to receive callbacks when * a preference update occurs, and initialized dispatched preferences array to * the user's current preferences. You must wait for the CM API (PrivacyManagerAPI object) * to exist on the page before registering. */ const CMICallbackRegister = () => { const interval = setInterval(() => { if (window.PrivacyManagerAPI && interval) { const apiObject = { PrivacyManagerAPI: { action: 'getConsentDecision', timestamp: new Date().getTime(), self: window.location.host } }; window.top.postMessage(JSON.stringify(apiObject), '*'); clearInterval(interval); } }, 50); } /** * Listener registers a message callback on the TrustArc Content Manager when * user's cookie preferences are updated and adds an event listener * on the message events that occur when said preference updates occur. */ const trustArcScriptLoadListener = () => { if (typeof window.truste === 'object') { CMICallbackRegister(); window.addEventListener('message', handlePreferencesUpdated); } } window.addEventListener('load', trustArcScriptLoadListener); const behaviorCookie = getBehaviorCookie(); if (behaviorCookie === null) { // wait for TrustArc script to load before checking cookies let numIntervals = 0; const scriptLoadInterval = setInterval( () => { if(getBehaviorCookie()) { handleConsentDecision(); clearInterval(scriptLoadInterval); } // Stop running interval after 8 times (8x the documented 500ms it // should take to load the TrustArc script on the BE) to prevent running forever if (++numIntervals >= 10) { clearInterval(scriptLoadInterval); } } , 500); } else { handleConsentDecision(); } })(); </script> <!-- End Compliant Google Optimize --> <!-- Google Tag Manager --> <script> (function(w, d, s, l) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0]; var j = d.createElement(s); var dl = l !== 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-TG32RCX' + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer'); </script> <!-- End Google Tag Manager --> <style> [unresolved] { visibility: hidden !important; } </style> <noscript> <style> [unresolved] { visibility: visible !important; } </style> </noscript> <style> body { margin: 0; } .image img { max-width: 100%; } </style> <script> if (!CSS.supports('width', 'calc((var(--test))')) { window.ShadyCSS = { shimcssproperties: true }; } document.addEventListener('nds.typeKit.active', function() { document.querySelector('html').removeAttribute('wf-loading'); }); </script> <script src="//unpkg.com/@webcomponents/webcomponentsjs@2.2.7/webcomponents-loader.js" integrity="sha384-3HK5hxQbkFqOIxMbpROlRmRtYl2LBZ52t+tqcjzsmr9NJuOWQxl8RgQSyFvq2lhy" crossorigin="anonymous"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/masonry/4.2.2/masonry.pkgd.min.js" integrity="sha384-GNFwBvfVxBkLMJpYMOABq3c+d3KnQxudP/mGPkzpZSTYykLBNsZEnG2D9G/X/+7D" crossorigin="anonymous"></script> <script src="//w.soundcloud.com/player/api.js"></script> <script> window.nds = window.nds || {}; window.nds.componentUrlPrefix = '//pl.ea.com/release/4.68.7/elements/ea-elements.min.js'.substring(0, '//pl.ea.com/release/4.68.7/elements/ea-elements.min.js'.lastIndexOf('/') + 1); window.nds.contentfulUrl = 'https://contentful-proxy.juno.ea.com/graphql'; window.nds.salUrl = 'https://service-aggregation-layer.juno.ea.com/graphql'; window.nds.useApq = true; window.nds.salClientId = 'eacom-fe'; window.nds.xGameDistMethod = 'eacom'; window.nds.lockboxGameId = 'eacom'; window.nds.lockboxInvoiceSource = 'EACOM-STORE-WEB-%countryCode%'; window.nds.lockboxExternalPaymentPath = '/lockbox-external-payment'; </script> <script type="module" src="//pl.ea.com/release/4.68.7/elements/ea-elements.min.js"></script> <script nomodule defer src="//pl.ea.com/release/4.68.7/elements/ea-elements.min.js"></script> <style> @font-face { font-family: 'ElectronicArtsDisplay'; src: url(/assets/fonts/display/ElectronicArtsDisplay-Regular.woff2) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: 'ElectronicArtsDisplay'; src: url(/assets/fonts/display/ElectronicArtsDisplay-Bold.woff2) format('woff'); font-weight: 600; font-style: normal; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-Light.woff2) format('woff'); font-weight: 300; font-style: normal; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-LightItalic.woff2) format('woff'); font-weight: 300; font-style: italic; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-Regular.woff2) format('woff'); font-weight: 400; font-style: normal; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-Italic.woff2) format('woff'); font-weight: 400; font-style: italic; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-Bold.woff2) format('woff'); font-weight: 600; font-style: normal; } @font-face { font-family: 'ElectronicArtsText'; src: url(/assets/fonts/text/ElectronicArtsText-BoldItalic.woff2) format('woff'); font-weight: 600; font-style: italic; } </style> <title>Mentions légales - Site officiel d&#x27;EA</title> <meta property="og:type" content="article"> <meta property="og:title" content="Mentions légales - Site officiel d&#x27;EA"> <meta property="og:description" content="Bienvenue sur la page Mentions légales et protection des données personnelles d’EA, où vous trouverez des informations et des ressources juridiques pour les produits et les services EA. L’utilisation des jeux et des services d’EA est soumise au Contrat Utilisateur et à la Politique relative à la protection des données personnelles et aux cookies d’EA. Vous trouverez également plus d’informations et de choix concernant la protection de vos données personnelles sur le Portail sur la protection des données personnelles d’EA."> <meta property="og:url" content="https://www.ea.com/fr-fr/legal"> <meta property="og:site_name" content="Electronic Arts Inc."> <meta property="og:image" content="https://media.contentapi.ea.com/content/dam/eacom/images/2021/03/ea-featured-tile-generic-electronic-arts.png.adapt.crop191x100.1200w.png"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="628"> <meta name="description" content="Bienvenue sur la page Mentions légales et protection des données personnelles d’EA, où vous trouverez des informations et des ressources juridiques pour les produits et les services EA. L’utilisation des jeux et des services d’EA est soumise au Contrat Utilisateur et à la Politique relative à la protection des données personnelles et aux cookies d’EA. Vous trouverez également plus d’informations et de choix concernant la protection de vos données personnelles sur le Portail sur la protection des données personnelles d’EA."> <meta name="author" content="Electronic Arts"> <meta property="article:modified_time" content="2024-06-20T19:53:42Z"> <meta property="article:published_time" content="2021-11-01T21:24+01:00"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@ea"> <meta name="twitter:title" content="Mentions légales - Site officiel d&#x27;EA"> <meta name="twitter:description" content="Bienvenue sur la page Mentions légales et protection des données personnelles d’EA, où vous trouverez des informations et des ressources juridiques pour les produits et les services EA. L’utilisation des jeux et des services d’EA est soumise au Contrat Utilisateur et à la Politique relative à la protection des données personnelles et aux cookies d’EA. Vous trouverez également plus d’informations et de choix concernant la protection de vos données personnelles sur le Portail sur la protection des données personnelles d’EA."> <meta name="twitter:image" content="https://media.contentapi.ea.com/content/dam/eacom/images/2021/03/ea-featured-tile-generic-electronic-arts.png.adapt.crop16x9.1023w.png"> <meta name="twitter:creator" content="@ea"> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Article", "image": { "@type": "ImageObject", "url": "https://media.contentapi.ea.com/content/dam/eacom/images/2021/03/ea-featured-tile-generic-electronic-arts.png.adapt.crop191x100.1200w.png" }, "author": { "@type": "Organization", "name": "Electronic Arts", "sameAs": "https://en.wikipedia.org/wiki/Electronic_Arts" }, "publisher": { "@type": "Organization", "name": "Electronic Arts", "sameAs": "https://en.wikipedia.org/wiki/Electronic_Arts", "logo": { "@type": "ImageObject", "url": "https://media.contentapi.ea.com/content/dam/ea/EA_logo.png", "width": 60, "height": 60 } }, "inLanguage": "fr", "description": "Bienvenue sur la page Mentions légales et protection des données personnelles d’EA, où vous trouverez des informations et des ressources juridiques pour les produits et les services EA. L’utilisation des jeux et des services d’EA est soumise au Contrat Utilisateur et à la Politique relative à la protection des données personnelles et aux cookies d’EA. Vous trouverez également plus d’informations et de choix concernant la protection de vos données personnelles sur le Portail sur la protection des données personnelles d’EA.", "datePublished": "2021-11-01T21:24+01:00", "dateModified": "2024-06-20T19:53:42Z", "headline": "Mentions légales - Site officiel d&#x27;EA", "url": "https://www.ea.com/fr-fr/legal" } </script> </head> <body unresolved> <custom-style><style include="ea-shared-styles-base-common"></style></custom-style> <custom-style><style include="ea-shared-styles-base-headings"></style></custom-style> <custom-style><style include="ea-shared-styles-base-lists"></style></custom-style> <custom-style><style include="ea-shared-styles-base-links"></style></custom-style> <custom-style><style include="ea-shared-styles-base-images"></style></custom-style> <custom-style><style include="ea-shared-styles-typography-headings"></style></custom-style> <custom-style><style include="ea-shared-styles-typography-paragraphs"></style></custom-style> <custom-style><style include="ea-shared-styles-typography-labels"></style></custom-style> <custom-style> <style> html { --origin-brand-color: #20D944; --eaCorporate-landingSection-spacerTop-XS: 32px; --eaCorporate-landingSection-spacerTop-SM: 32px; --eaCorporate-landingSection-spacerTop-MD: 80px; --eaCorporate-landingSection-spacerTop-LG: 104px; --eaCorporate-landingSection-spacerTop-XL: 128px; --eaCorporate-landingSection-spacerBottom-XS: 32px; --eaCorporate-landingSection-spacerBottom-SM: 32px; --eaCorporate-landingSection-spacerBottom-MD: 40px; --eaCorporate-landingSection-spacerBottom-LG: 48px; --eaCorporate-landingSection-spacerBottom-XL: 56px; --eaCorporate-standardSection-spacerTop-XS: 48px; --eaCorporate-standardSection-spacerTop-SM: 48px; --eaCorporate-standardSection-spacerTop-MD: 80px; --eaCorporate-standardSection-spacerTop-LG: 80px; --eaCorporate-standardSection-spacerTop-XL: 80px; --eaCorporate-standardSection-spacerBottom-XS: 48px; --eaCorporate-standardSection-spacerBottom-SM: 48px; --eaCorporate-standardSection-spacerBottom-MD: 80px; --eaCorporate-standardSection-spacerBottom-LG: 80px; --eaCorporate-standardSection-spacerBottom-XL: 80px; --ea-theme-stream-ui-paddle-default: #161616; --ea-theme-stream-ui-paddle-disabled: #BFBFBF; --ea-theme-stream-ui-progress-indicator-default: rgb(255,255,255); --ea-theme-stream-ui-progress-indicator-hover: rgb(255,255,255); --ea-theme-stream-ui-progress-bar-stroke-default: #ff8e8e; --ea-theme-stream-ui-progress-bar-stroke-hover: #ff8e8e; --ea-theme-stream-ui-progress-bar-fill-hover: #ff8e8e; --ea-theme-toaster-eyebrow-font-size-mobile: 16px; --ea-theme-toaster-eyebrow-font-size-tablet: 18px; --ea-theme-toaster-eyebrow-font-size-desktop: 20px; --ea-theme-toaster-copy-font-size-tablet: 16px; --ea-theme-toaster-copy-font-size-desktop: 18px; --ea-theme-tabs-background-color: #003181; --ea-theme-tabs-indicator-color: rgba(255, 255, 255, 0); --ea-theme-tabs-interface-color: #ffffff; --ea-theme-tabs-unselected-type: #ffffff; --ea-theme-tabs-selected-type: #000000; --ea-theme-tabs-selected-state: #ffffff; --ea-theme-tabs-accent-elements: rgba(0, 0, 0, 0.08); --ea-theme-tabs-inactive-interface-color: rgba(255, 255, 255, 0.1); --ea-theme-tabs-tab-text-transform: none; --ea-theme-h5-font-size-tablet-landscape: 22px; --ea-theme-tabs-accent-elements: rgba(255, 255, 255, 0.5); --ea-theme-color: #004DEB; --ea-theme-h2-font-size-mobile: 21px; } </style> </custom-style> <ea-elements-loader elements="ea-network-nav, ea-player, ea-type-kit"> </ea-elements-loader> <ea-network-nav unresolved userData="/user-data" content="//nds-network-nav.ea.com//fr-fr/network-nav" login-url="/login" logout-url="/logout" hide-logo ></ea-network-nav> <ea-elements-loader elements="ea-local-nav-advanced, ea-link"> </ea-elements-loader> <ea-local-nav-advanced home-text="Accueil Electronic Arts" home-tooltip="Accueil Electronic Arts" home-link="https://www.ea.com/fr-fr/" logo-image="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-spectrum-blue-wordmark-nav-logo.svg" logo-tooltip="Accueil Electronic Arts" theme="dark" shelf-type="band" open-drawer-text="Menu" close-drawer-text="Fermer" mini show-franchise-nav show-breadcrumbs franchise-link-text="Tous les jeux" franchise-link-url="/games" unresolved > <a title="Accueil Electronic Arts" href="https://www.ea.com/fr-fr/"> Accueil Electronic Arts <img src="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-spectrum-blue-wordmark-nav-logo.svg" alt="Electronics Arts Home" /> </a> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav slot="local-nav-shelf-link" toggle-text="Jeux" theme="dark" type="narrow" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section title-text="PARCOURIR LES JEUX" slot="sub-nav-section" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Jeux à l&#x27;affiche" link-href="https://www.ea.com/fr-fr/games" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/games">Jeux à l&#x27;affiche</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Tous les jeux" link-href="https://www.ea.com/fr-fr/games/library" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/games/library">Tous les jeux</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Prochainement" link-href="https://www.ea.com/fr-fr/games/coming-soon" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/games/coming-soon">Prochainement</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Jeux gratuits" link-href="https://www.ea.com/fr-fr/games/library/freetoplay" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/games/library/freetoplay">Jeux gratuits</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="S&#x27;abonner" link-href="https://www.ea.com/fr-fr/subscribe" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/subscribe">S&#x27;abonner</a> </ea-local-nav-shelf-sub-nav-section-link> </ea-local-nav-shelf-sub-nav-section> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section title-text="PLATEFORMES" slot="sub-nav-section" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="PC" link-href="https://www.ea.com/fr-fr/games/library/pc-download" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/games/library/pc-download">PC</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="PlayStation®5" link-href="https://www.ea.com/fr-fr/games/library/ps5" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/games/library/ps5">PlayStation®5</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Xbox Series X|S" link-href="https://www.ea.com/fr-fr/games/library/xbox-series-x" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/games/library/xbox-series-x">Xbox Series X|S</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Nintendo Switch™" link-href="https://www.ea.com/fr-fr/games/library/nintendo-switch" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/games/library/nintendo-switch">Nintendo Switch™</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Mobile" link-href="https://www.ea.com/fr-fr/games/library/mobile" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/games/library/mobile">Mobile</a> </ea-local-nav-shelf-sub-nav-section-link> </ea-local-nav-shelf-sub-nav-section> </ea-local-nav-shelf-sub-nav> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav slot="local-nav-shelf-link" toggle-text="Plus d’expériences" theme="dark" type="simple" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section title-text=" " slot="sub-nav-section" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="S&#x27;abonner" link-href="https://www.ea.com/fr-fr/subscribe" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/subscribe">S&#x27;abonner</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Origin" link-href="https://www.origin.com" link-target="_blank" unresolved > <a href="https://www.origin.com">Origin</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Jeu compétitif" link-href="https://www.ea.com/fr-fr/compete" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/compete">Jeu compétitif</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="EA Play Live " link-href="https://www.ea.com/fr-fr/ea-play-live" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/ea-play-live">EA Play Live </a> </ea-local-nav-shelf-sub-nav-section-link> </ea-local-nav-shelf-sub-nav-section> </ea-local-nav-shelf-sub-nav> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav slot="local-nav-shelf-link" toggle-text="À propos" theme="dark" type="simple" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section title-text="" slot="sub-nav-section" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Société" link-href="https://www.ea.com/fr-fr/about" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/about">Société</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Studios EA" link-href="https://www.ea.com/fr-fr/studios" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/studios">Studios EA</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Notre technologie" link-href="https://www.ea.com/fr-fr/technology" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/technology">Notre technologie</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="EA Partners" link-href="/fr-fr/ea-partners" link-target="_self" unresolved > <a href="/fr-fr/ea-partners">EA Partners</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Actus" link-href="https://www.ea.com/fr-fr/news" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/news">Actus</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Les coulisses d&#x27;EA" link-href="https://ea.com/fr-fr/inside-ea" link-target="_self" unresolved > <a href="https://ea.com/fr-fr/inside-ea">Les coulisses d&#x27;EA</a> </ea-local-nav-shelf-sub-nav-section-link> </ea-local-nav-shelf-sub-nav-section> </ea-local-nav-shelf-sub-nav> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav slot="local-nav-shelf-link" toggle-text="Engagements" theme="dark" type="simple" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section title-text="Engagements" slot="sub-nav-section" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Jeu positif" link-href="/fr-fr/commitments/positive-play" link-target="_self" unresolved > <a href="/fr-fr/commitments/positive-play">Jeu positif</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Diversité et intégration" link-href="/fr-fr/commitments/inclusion-and-diversity" link-target="_self" unresolved > <a href="/fr-fr/commitments/inclusion-and-diversity">Diversité et intégration</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Soutien à la communauté " link-href="/fr-fr/commitments/community-outreach" link-target="_self" unresolved > <a href="/fr-fr/commitments/community-outreach">Soutien à la communauté </a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Personnes et culture" link-href="/fr-fr/commitments/people-and-culture" link-target="_self" unresolved > <a href="/fr-fr/commitments/people-and-culture">Personnes et culture</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Environnement " link-href="/fr-fr/commitments/environment" link-target="_self" unresolved > <a href="/fr-fr/commitments/environment">Environnement </a> </ea-local-nav-shelf-sub-nav-section-link> </ea-local-nav-shelf-sub-nav-section> </ea-local-nav-shelf-sub-nav> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav slot="local-nav-shelf-link" toggle-text="Ressources" theme="dark" type="simple" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section title-text="" slot="sub-nav-section" unresolved > <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Assistance" link-href="https://help.ea.com/fr-fr/" link-target="_blank" unresolved > <a href="https://help.ea.com/fr-fr/">Assistance</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Forums" link-href="https://www.ea.com/fr-fr/forums" link-target="_self" unresolved > <a href="https://www.ea.com/fr-fr/forums">Forums</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Contrôle parental" link-href="/fr-fr/commitments/positive-play/parental-controls" link-target="_self" unresolved > <a href="/fr-fr/commitments/positive-play/parental-controls">Contrôle parental</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Accessibilité " link-href="https://ea.com/fr-fr/able" link-target="_self" unresolved > <a href="https://ea.com/fr-fr/able">Accessibilité </a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Presse" link-href="https://www.eapressportal.com/" link-target="_self" unresolved > <a href="https://www.eapressportal.com/">Presse</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Investisseurs" link-href="https://ir.ea.com/" link-target="_self" unresolved > <a href="https://ir.ea.com/">Investisseurs</a> </ea-local-nav-shelf-sub-nav-section-link> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav-section-link"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav-section-link slot="sub-nav-section-link" link-text="Tests de jeux" link-href="/fr-fr/playtesting" link-target="_self" unresolved > <a href="/fr-fr/playtesting">Tests de jeux</a> </ea-local-nav-shelf-sub-nav-section-link> </ea-local-nav-shelf-sub-nav-section> </ea-local-nav-shelf-sub-nav> <ea-elements-loader elements="ea-local-nav-drawer-sub-nav-advanced"> </ea-elements-loader> <ea-local-nav-drawer-sub-nav-advanced slot="local-nav-drawer-link" toggle-text="Jeux" toggle-tooltip="" theme="dark" type="narrow" unresolved > <ea-elements-loader elements="ea-local-nav-drawer-sub-nav-section, ea-link"> </ea-elements-loader> <ea-local-nav-drawer-sub-nav-section slot="local-nav-drawer-sub-nav-section" title-text="PARCOURIR LES JEUX" unresolved > <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/fr-fr/games" link-title="" link-text="Jeux à l&#x27;affiche" unresolved > <a href="https://www.ea.com/fr-fr/games">Jeux à l&#x27;affiche</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/fr-fr/games/library" link-title="" link-text="Tous les jeux" unresolved > <a href="https://www.ea.com/fr-fr/games/library">Tous les jeux</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/fr-fr/games/coming-soon" link-title="" link-text="Prochainement" unresolved > <a href="https://www.ea.com/fr-fr/games/coming-soon">Prochainement</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/fr-fr/games/library/freetoplay" link-title="" link-text="Jeux gratuits" unresolved > <a href="https://www.ea.com/fr-fr/games/library/freetoplay">Jeux gratuits</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/fr-fr/subscribe" link-title="" link-text="S&#x27;abonner" unresolved > <a href="https://www.ea.com/fr-fr/subscribe">S&#x27;abonner</a> </ea-link> </ea-local-nav-drawer-sub-nav-section> <ea-elements-loader elements="ea-local-nav-drawer-sub-nav-section, ea-link"> </ea-elements-loader> <ea-local-nav-drawer-sub-nav-section slot="local-nav-drawer-sub-nav-section" title-text="PLATEFORMES" unresolved > <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/fr-fr/games/library/pc-download" link-title="" link-text="PC" unresolved > <a href="https://www.ea.com/fr-fr/games/library/pc-download">PC</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/fr-fr/games/library/ps5" link-title="" link-text="PlayStation®5" unresolved > <a href="https://www.ea.com/fr-fr/games/library/ps5">PlayStation®5</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/fr-fr/games/library/xbox-series-x" link-title="" link-text="Xbox Series X|S" unresolved > <a href="https://www.ea.com/fr-fr/games/library/xbox-series-x">Xbox Series X|S</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/fr-fr/games/library/nintendo-switch" link-title="" link-text="Nintendo Switch™" unresolved > <a href="https://www.ea.com/fr-fr/games/library/nintendo-switch">Nintendo Switch™</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/fr-fr/games/library/mobile" link-title="" link-text="Mobile" unresolved > <a href="https://www.ea.com/fr-fr/games/library/mobile">Mobile</a> </ea-link> </ea-local-nav-drawer-sub-nav-section> </ea-local-nav-drawer-sub-nav-advanced> <ea-elements-loader elements="ea-local-nav-drawer-sub-nav-advanced"> </ea-elements-loader> <ea-local-nav-drawer-sub-nav-advanced slot="local-nav-drawer-link" toggle-text="Plus d’expériences" toggle-tooltip="" theme="dark" type="simple" unresolved > <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://www.ea.com/fr-fr/subscribe" link-title="" link-text="S&#x27;abonner" text-color="" unresolved > <a href="https://www.ea.com/fr-fr/subscribe">S&#x27;abonner</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://www.origin.com" link-title="" link-text="Origin" text-color="" unresolved > <a href="https://www.origin.com">Origin</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://www.ea.com/fr-fr/compete" link-title="" link-text="Jeu compétitif" text-color="" unresolved > <a href="https://www.ea.com/fr-fr/compete">Jeu compétitif</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://www.ea.com/fr-fr/ea-play-live" link-title="" link-text="EA Play Live " text-color="" unresolved > <a href="https://www.ea.com/fr-fr/ea-play-live">EA Play Live </a> </ea-link> </ea-local-nav-drawer-sub-nav-advanced> <ea-elements-loader elements="ea-local-nav-drawer-sub-nav-advanced"> </ea-elements-loader> <ea-local-nav-drawer-sub-nav-advanced slot="local-nav-drawer-link" toggle-text="À propos" toggle-tooltip="" theme="dark" type="simple" unresolved > <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://www.ea.com/fr-fr/about" link-title="" link-text="Société" text-color="" unresolved > <a href="https://www.ea.com/fr-fr/about">Société</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://www.ea.com/fr-fr/studios" link-title="" link-text="Studios EA" text-color="" unresolved > <a href="https://www.ea.com/fr-fr/studios">Studios EA</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://www.ea.com/fr-fr/technology" link-title="" link-text="Notre technologie" text-color="" unresolved > <a href="https://www.ea.com/fr-fr/technology">Notre technologie</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/fr-fr/ea-partners" link-title="" link-text="EA Partners" text-color="" unresolved > <a href="/fr-fr/ea-partners">EA Partners</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://www.ea.com/fr-fr/news" link-title="" link-text="Actus" text-color="" unresolved > <a href="https://www.ea.com/fr-fr/news">Actus</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://ea.com/fr-fr/inside-ea" link-title="" link-text="Les coulisses d&#x27;EA" text-color="" unresolved > <a href="https://ea.com/fr-fr/inside-ea">Les coulisses d&#x27;EA</a> </ea-link> </ea-local-nav-drawer-sub-nav-advanced> <ea-elements-loader elements="ea-local-nav-drawer-sub-nav-advanced"> </ea-elements-loader> <ea-local-nav-drawer-sub-nav-advanced slot="local-nav-drawer-link" toggle-text="Engagements" toggle-tooltip="" theme="dark" type="simple" unresolved > <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/fr-fr/commitments/positive-play" link-title="" link-text="Jeu positif" text-color="" unresolved > <a href="/fr-fr/commitments/positive-play">Jeu positif</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/fr-fr/commitments/inclusion-and-diversity" link-title="" link-text="Diversité et intégration" text-color="" unresolved > <a href="/fr-fr/commitments/inclusion-and-diversity">Diversité et intégration</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/fr-fr/commitments/community-outreach" link-title="" link-text="Soutien à la communauté " text-color="" unresolved > <a href="/fr-fr/commitments/community-outreach">Soutien à la communauté </a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/fr-fr/commitments/people-and-culture" link-title="" link-text="Personnes et culture" text-color="" unresolved > <a href="/fr-fr/commitments/people-and-culture">Personnes et culture</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/fr-fr/commitments/environment" link-title="" link-text="Environnement " text-color="" unresolved > <a href="/fr-fr/commitments/environment">Environnement </a> </ea-link> </ea-local-nav-drawer-sub-nav-advanced> <ea-elements-loader elements="ea-local-nav-drawer-sub-nav-advanced"> </ea-elements-loader> <ea-local-nav-drawer-sub-nav-advanced slot="local-nav-drawer-link" toggle-text="Ressources" toggle-tooltip="" theme="dark" type="simple" unresolved > <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://help.ea.com/fr-fr/" link-title="" link-text="Assistance" text-color="" unresolved > <a href="https://help.ea.com/fr-fr/">Assistance</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://www.ea.com/fr-fr/forums" link-title="" link-text="Forums" text-color="" unresolved > <a href="https://www.ea.com/fr-fr/forums">Forums</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/fr-fr/commitments/positive-play/parental-controls" link-title="" link-text="Contrôle parental" text-color="" unresolved > <a href="/fr-fr/commitments/positive-play/parental-controls">Contrôle parental</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://ea.com/fr-fr/able" link-title="" link-text="Accessibilité " text-color="" unresolved > <a href="https://ea.com/fr-fr/able">Accessibilité </a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://www.eapressportal.com/" link-title="" link-text="Presse" text-color="" unresolved > <a href="https://www.eapressportal.com/">Presse</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="https://ir.ea.com/" link-title="" link-text="Investisseurs" text-color="" unresolved > <a href="https://ir.ea.com/">Investisseurs</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-sub-link" class="eapl-local-nav__drawer-sub-link" link-href="/fr-fr/playtesting" link-title="" link-text="Tests de jeux" text-color="" unresolved > <a href="/fr-fr/playtesting">Tests de jeux</a> </ea-link> </ea-local-nav-drawer-sub-nav-advanced> </ea-local-nav-advanced> <div> <style> /* GENERIC STYLES */ .eaCorporate__textContainer + .eaCorporate__textContainer { margin: 48px 0 0 0; } .eaCorporate__textContainer .gradientText { color: var(--ea-theme-color); background: linear-gradient(-115deg, #ff4747 20%, #0d1042 80%); background: -webkit-linear-gradient(-115deg, #ff4747 20%, #0d1042 80%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; } .eaCorporate__textContainer .header { margin: 0 0 0.35em 0; } .eaCorporate__textContainer .subHeader { margin: 0 0 1.5em 0; } .eaCorporate__textContainer .subHeader:last-child { margin-bottom: 0; } .eaCorporate__textContainer .bodyCopy { margin: 0; } .eaCorporate__textContainer .bodyCopy + .bodyCopy { margin-top: 1em; } .eaCorporate__textContainer.textAlignCenter { text-align: center; } /* COLUMN TEXT */ .eaCorporate__textContainer.columnText .header { margin: 0; } .eaCorporate__textContainer.columnText .subHeader:first-child { margin: 0 0 0.35em 0; } .eaCorporate__textContainer.columnText .header + .subHeader { margin: 0.35em 0; } /* LEADING ICON */ .eaCorporate__textContainer.leadingIconList .listItem { display: flex; flex-direction: row; justify-content: flex-start; align-items: center; } .eaCorporate__textContainer.leadingIconList .listImage { width: 40px; height: 40px; margin: 0 16px 0 0; } .eaCorporate__textContainer.leadingIconList .listCopy { margin: 0; } .eaCorporate__textContainer.leadingIconList .listItem + .listItem { margin: 32px 0 0 0; } /* MEDIA QUERIES */ @media only screen and (min-width: 768px) { .eaCorporate__textContainer.textAlignCenter { max-width: 720px; margin-left: auto; margin-right: auto; } .eaCorporate__textContainer + .eaCorporate__textContainer { margin: 64px 0 0 0; } .eaCorporate__textContainer.leadingIconList .listImage { width: 56px; height: 56px; } .eaCorporate__textContainer.leadingIconList .listItem + .listItem { margin: 24px 0 0 0; } } html { scroll-behavior: smooth; } </style> </div> <div> <style> .stickyNav { border-radius: 8px; -webkit-box-shadow: 0 0 2px lightgrey, 0 0 6px lightgrey; box-shadow: 0 0 2px lightgrey, 0 0 6px lightgrey; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; font-size: 16px; max-height: calc(100vh - 220px); /* navBarHeightSum + topValue */ overflow-y: scroll; padding: 1em; position: sticky; top: 120px; } .stickyNav ol { margin: 0 0 0 1.75em; list-style-type: none; } .stickyNav li { margin: 0; padding: 0; text-indent: -0.75em; } .stickyNav li + li { margin: 0.5em 0 0 0; } .stickyNav li::before { display: none; } .stickyNav li span { width: 0.75em; display: inline-block; } @media only screen and (max-width: 767px) { .stickyNav { display: none; } } </style> </div> <div> <style> .legalPageTitle { margin-top: 0; } .legalSectionTitle, .previousVersion { margin-top: 3em; scroll-margin-top: 100px; } /* Subtle Emphasis */ .legalSummary { font-weight: bolder; background-color: #eeeeee; padding: 10px 14px; border-radius: 8px; } </style> </div> <main> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="96px" small="96px" medium="96px" large="96px" largest="100px" > </ea-spacer> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="hidden" spacing-top="none" spacing-bottom="none" background-image-smallest="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.320w.jpg" background-image-small="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.768w.jpg" background-image-medium="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.1024w.jpg" background-image-large="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.1456w.jpg" background-image-largest="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.1920w.jpg" image-tooltip="" > <img src="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.1920w.jpg 1456w" /> <ea-section-column slot="section-column" indent-right="3" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--eaCorporate-landingSection-spacerTop-XS)" small="var(--eaCorporate-landingSection-spacerTop-SM)" medium="var(--eaCorporate-landingSection-spacerTop-MD)" large="var(--eaCorporate-landingSection-spacerTop-LG)" largest="var(--eaCorporate-landingSection-spacerTop-XL)" > </ea-spacer> <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="large" text-align="left" text-color="light" title-text="Mentions légales et protection des données personnelles" spacing-top="none" spacing-bottom="none" > <h3>Mentions légales et protection des données personnelles</h3> </ea-subheading> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--eaCorporate-landingSection-spacerBottom-XS)" small="var(--eaCorporate-landingSection-spacerBottom-SM)" medium="var(--eaCorporate-landingSection-spacerBottom-MD)" large="var(--eaCorporate-landingSection-spacerBottom-LG)" largest="var(--eaCorporate-landingSection-spacerBottom-XL)" > </ea-spacer> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="visible" spacing-top="medium" spacing-bottom="small" > <ea-section-column slot="section-column" indent-right="3" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <p>Bienvenue sur la page Mentions légales et protection des données personnelles d’EA, où vous trouverez des informations et des ressources juridiques pour les produits et les services EA. L’utilisation des jeux et des services d’EA est soumise au <a href="/fr-fr/legal/user-agreement"><b>Contrat Utilisateur</b></a> et à la <a href="/fr-fr/legal/privacy-and-cookie-policy"><b>Politique relative à la protection des données personnelles et aux cookies</b></a>&nbsp;d’EA. Vous trouverez également plus d’informations et de choix concernant la protection de vos données personnelles sur le <a href="/fr-fr/legal/privacy-portal"><b>Portail sur la protection des données personnelles</b></a> d’EA.</p> <p>Ce que vous trouverez ici&nbsp;:</p> </ea-text> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="visible" spacing-top="none" spacing-bottom="medium" > <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-grid"> </ea-elements-loader> <ea-grid type="ordered" tile-media-shape="rectangle" layout="3up" tile-type="vertical" tile-text-align="left" tile-text-color="dark" tile-color="none" hide-ctas hide-brand-stroke hide-byline spacing-top="medium" spacing-bottom="medium" hide-tags tile-scrim-color="none" tile-scrim-opacity="medium" tile-align="left" animate-in-order="" animate-out-order="" unresolved > <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:0" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-1-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Contrat Utilisateur" tooltip="" > <h3>Contrat Utilisateur</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/user-agreement" link-text="Contrat Utilisateur" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/user-agreement" > Contrat Utilisateur </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:1" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-2-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Politique relative à la protection des données personnelles et aux cookies" tooltip="" > <h3>Politique relative à la protection des données personnelles et aux cookies</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/privacy-and-cookie-policy" link-text="Politique relative à la protection des données personnelles et aux cookies" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/privacy-and-cookie-policy" > Politique relative à la protection des données personnelles et aux cookies </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:2" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-3-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Mes droits à la protection des données personnelles" tooltip="" > <h3>Mes droits à la protection des données personnelles</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/privacy-portal" link-text="Mes droits à la confidentialité" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/privacy-portal" > Mes droits à la confidentialité </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:3" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-6-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Information destinée aux parents" tooltip="" > <h3>Information destinée aux parents</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/notice-to-parents" link-text="*" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/notice-to-parents" > * </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:4" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-4-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Avis de violation du copyright" tooltip="" > <h3>Avis de violation du copyright</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/copyright-infringement-notice" link-text="Avis de violation du copyright" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/copyright-infringement-notice" > Avis de violation du copyright </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:5" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-5-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Conditions d&#x27;EA Play" tooltip="" > <h3>Conditions d&#x27;EA Play</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/ea-play-terms" link-text="Conditions d&#x27;EA Play" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/ea-play-terms" > Conditions d&#x27;EA Play </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:6" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-6-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Mentions légales" tooltip="" > <h3>Mentions légales</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/legal-disclosures" link-text="Mentions légales" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/legal-disclosures" > Mentions légales </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:7" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-7-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Garantie des meilleurs jeux" tooltip="" > <h3>Garantie des meilleurs jeux</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/great-game-guarantee-terms" link-text="Garantie des meilleurs jeux" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/great-game-guarantee-terms" > Garantie des meilleurs jeux </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:8" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-8-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Conditions de vente" tooltip="" > <h3>Conditions de vente</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/terms-of-sale" link-text="Conditions de vente" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/terms-of-sale" > Conditions de vente </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:9" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-10-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Conditions d&#x27;utilisation des cartes cadeaux et du portefeuille EA" tooltip="" > <h3>Conditions d&#x27;utilisation des cartes cadeaux et du portefeuille EA</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/ea-card-terms-and-conditions" link-text="Conditions des cartes cadeaux et du portefeuille EA" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/ea-card-terms-and-conditions" > Conditions des cartes cadeaux et du portefeuille EA </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:10" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-11-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Mises à jour des services" tooltip="" > <h3>Mises à jour des services</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/service-updates" link-text="Mises à jour des services" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/service-updates" > Mises à jour des services </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:11" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-9-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Information relative à la protection des données personnelles des candidats" tooltip="" > <h3>Information relative à la protection des données personnelles des candidats</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/careers/data-privacy-policy" link-text="Information relative à la protection des données personnelles" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/careers/data-privacy-policy" > Information relative à la protection des données personnelles </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:12" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-tile-image-data-privacy-notice-for-athletes.jpg.adapt.crop16x9.652w.jpg" title-text="Information relative à la protection des données personnelles des athlètes" tooltip="" > <h3>Information relative à la protection des données personnelles des athlètes</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/data-privacy-notice-for-athletes" link-text="Personnelles des athlètes" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/data-privacy-notice-for-athletes" > Personnelles des athlètes </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:13" media="https://media.contentapi.ea.com/content/dam/eacom/legal/images/2021/10/ea-legal-gridtiles-6-16x9.jpg.adapt.crop16x9.652w.jpg" title-text="Demandes d&#x27;application de la législation sur les services numériques" tooltip="" > <h3>Demandes d&#x27;application de la législation sur les services numériques</h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/fr-fr/legal/dsa-enforcement-requests" link-text="DSA Enforcement Requests" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/fr-fr/legal/dsa-enforcement-requests" > DSA Enforcement Requests </a> </ea-cta> </ea-tile> </ea-container> </ea-grid> </ea-section-column> </ea-section> <div> <style> .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { width: 90%; margin: 0 auto; padding: 3rem 0; } @media screen and (min-width: 768px) { ea-section ea-section-column.eapl-section-column-50 { align-self: center; margin: 0; width: 50%; overflow: hidden; } .copy-copy ea-section ea-section-column.eapl-section-column-50 { align-self: start; } .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { padding: 0 2rem; margin: 0; width: 50%; } .dx-video-asset ea-media ea-html5-video { margin-bottom: -10px; } } @media screen and (min-width: 1024px) { .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { padding: 0 6rem; } } </style> </div> <div> <style> ea-section-column.eapl-section-column-100 img,ea-section-column.eapl-section-column-50 img,ea-section-column.eapl-section-column-66 img { max-width: 100%; } </style> </div> <div> <style> .dx__anchor-nav { display: flex; align-items: stretch; justify-content: center; align-content: center; list-style-type: none; margin: 0; padding: 0; } .dx__anchor-nav__link { display: flex; align-items: center; font-family: var(--ea-theme-secondary-font-family); text-transform: uppercase; font-size: 1.2rem; line-height: 1.1; font-weight: bold; text-align: center; padding: 0 2rem; margin: 0; border-right: 1px solid var(--dx-anchor-nav-separator-color); white-space: nowrap; } .dx__anchor-nav__link::before { content: ""; } .dx__anchor-nav__link:last-child { border: none; } .dx__anchor-nav__link a { text-decoration: none; line-height: 1; transition: linear all 0.25s; webkit-transition: all .25s linear; moz-transition: all .25s linear; ms-transition: all .25s linear; o-transition: all .25s linear; color: var(--dx-anchor-nav-color); } .dx__anchor-nav__link a:hover { transform: translatey(-2px); color: var(--dx-anchor-nav-hover-color); } @media only screen and (max-width: 1158px) { .dx__anchor-nav__link { font-size: 1rem; padding: 0 1.5rem; } } @media only screen and (max-width: 960px) { .dx__anchor-nav__link { font-size: 1rem; padding: 0 1rem; } } @media only screen and (max-width: 846px) { .dx__anchor-nav__link { font-size: 0.8rem; padding: 0 1rem; } } @media only screen and (max-width: 767px) { .dx__anchor-nav { flex-direction: column; } .dx__anchor-nav__link { display: block; text-transform: uppercase; font-size: 1.125rem; letter-spacing: 0.05rem; text-align: center; padding: 14px 0; border: none; border-bottom: 1px solid var(--dx-anchor-nav-separator-color); } } </style> </div> <div> <style> .ea-play-section { background: rgb(13,16,66); background: linear-gradient(60deg, rgba(13,16,66,1) 0%, rgba(13,16,66,1) 50%, rgba(255,71,71,1) 100%); border: 3px solid rgb(255, 255, 255); border-radius: 3rem; width: 98%; margin: 3rem auto; padding: 0; position: relative; overflow: hidden; } </style> </div> <div style="display: none;"></div> </main> <footer role="contentinfo"> <ea-elements-loader elements="ea-local-footer, ea-local-links, ea-local-link, ea-social-links, ea-social-link, ea-hybrid-regional-rating"> </ea-elements-loader> <ea-local-footer theme="dark" sal-game-slug="" rating-lang="fr" unresolved > <ea-local-links slot="local-links" title-text="" text-color="dark" unresolved > <ea-local-link slot="local-link" link-url="/fr-fr/careers" link-title="Recrutement" link-text="Recrutement" text-color="dark" unresolved > <a href="/fr-fr/careers" title="Recrutement" >Recrutement</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/fr-fr/executives" link-title="Direction" link-text="Direction" text-color="dark" unresolved > <a href="/fr-fr/executives" title="Direction" >Direction</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/fr-fr/news/2024-impact-report" link-title="Rapport d’impact" link-text="Rapport d’impact" text-color="dark" unresolved > <a href="/fr-fr/news/2024-impact-report" title="Rapport d’impact" >Rapport d’impact</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/fr-fr/commitments" link-title="Nos engagements" link-text="Nos engagements" text-color="dark" unresolved > <a href="/fr-fr/commitments" title="Nos engagements" >Nos engagements</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/fr-fr/brand-partnerships" link-title="Devenez partenaire !" link-text="Devenez partenaire !" text-color="dark" unresolved > <a href="/fr-fr/brand-partnerships" title="Devenez partenaire !" >Devenez partenaire !</a> </ea-local-link> </ea-local-links> <ea-social-links slot="social-links" text-color="dark" title-text="Rejoindre la conversation" unresolved > <ea-social-link slot="social-link" link-url="https://www.facebook.com/EA/" link-title="Facebook" link-target="_blank" text-color="dark" social-network="facebook" unresolved > <a href="https://www.facebook.com/EA/" title="Facebook" >facebook</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.twitter.com/ea" link-title="Twitter" link-target="_blank" text-color="dark" social-network="twitter" unresolved > <a href="https://www.twitter.com/ea" title="Twitter" >twitter</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.youtube.com/EA" link-title="YouTube" link-target="_blank" text-color="dark" social-network="youtube" unresolved > <a href="https://www.youtube.com/EA" title="YouTube" >youtube</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.instagram.com/ea" link-title="Instagram" link-target="_blank" text-color="dark" social-network="instagram" unresolved > <a href="https://www.instagram.com/ea" title="Instagram" >instagram</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.twitch.tv/ea" link-title="Twitch" link-target="_blank" text-color="dark" social-network="twitch" unresolved > <a href="https://www.twitch.tv/ea" title="Twitch" >twitch</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.linkedin.com/company/electronic-arts/" link-title="LinkedIn" link-target="_blank" text-color="dark" social-network="linkedin" unresolved > <a href="https://www.linkedin.com/company/electronic-arts/" title="LinkedIn" >linkedin</a> </ea-social-link> </ea-social-links> </ea-local-footer> <ea-elements-loader elements="ea-network-footer, ea-network-legal, ea-link, ea-content-loader"> </ea-elements-loader> <ea-network-footer theme="dark" logo-image="https://media.contentapi.ea.com/content/dam/eacom/common/medallion-violet.png" logo-tooltip="Accueil Electronic Arts" logo-link-url="https://www.ea.com/fr-fr" logo-link-text="EA" logo-link-tooltip="EA" unresolved > <img src="https://media.contentapi.ea.com/content/dam/eacom/common/medallion-violet.png" alt="" /> <ea-link slot="link" link-href="/fr-fr/games/library" link-title="Bibliothèque de jeux" link-text="Bibliothèque de jeux" text-color="dark" unresolved > <a href="/fr-fr/games/library" title="Bibliothèque de jeux" >Bibliothèque de jeux</a> </ea-link> <ea-link slot="link" link-href="/fr-fr/subscribe" link-title="S&#x27;abonner" link-text="S&#x27;abonner" text-color="dark" unresolved > <a href="/fr-fr/subscribe" title="S&#x27;abonner" >S&#x27;abonner</a> </ea-link> <ea-link slot="link" link-href="/fr-fr/redeem" link-title="Utiliser un code" link-text="Utiliser un code" text-color="dark" unresolved > <a href="/fr-fr/redeem" title="Utiliser un code" >Utiliser un code</a> </ea-link> <ea-link slot="link" link-href="/fr-fr/ea-app" link-title="EA app" link-text="EA app" text-color="dark" unresolved > <a href="/fr-fr/ea-app" title="EA app" >EA app</a> </ea-link> <ea-link slot="link" link-href="/fr-fr/about" link-title="À propos" link-text="À propos" text-color="dark" unresolved > <a href="/fr-fr/about" title="À propos" >À propos</a> </ea-link> <ea-link slot="link" link-href="/fr-fr/able" link-title="Accessibilité" link-text="Accessibilité" text-color="dark" unresolved > <a href="/fr-fr/able" title="Accessibilité" >Accessibilité</a> </ea-link> <ea-link slot="link" link-href="https://help.ea.com/fr/" link-title="Assistance" link-text="Assistance" text-color="dark" unresolved > <a href="https://help.ea.com/fr/" title="Assistance" >Assistance</a> </ea-link> <ea-link slot="link" link-href="https://forums.ea.com" link-title="Forums" link-text="Forums" text-color="dark" unresolved > <a href="https://forums.ea.com" title="Forums" >Forums</a> </ea-link> <ea-elements-loader elements="ea-regional-pricing-selector"> </ea-elements-loader> <ea-regional-pricing-selector slot="regional-pricing-selector" theme="dark" label-text="Tarification régionale" unresolved > <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="AT" >Austria</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="BE" >Belgium</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="BG" >Bulgaria</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="HR" >Croatia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="CY" >Cyprus</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="CZ" >Czech Republic</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="DK" >Denmark</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="EE" >Estonia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="FI" >Finland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="FR" >France</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="DE" >Germany</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="GR" >Greece</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="HU" >Hungary</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="IS" >Iceland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="IE" >Ireland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="IT" >Italy</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LV" >Latvia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LI" >Liechtenstein</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LT" >Lithuania</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LU" >Luxembourg</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="MT" >Malta</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="NL" >Netherlands</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="NO" >Norway</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="PL" >Poland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="PT" >Portugal</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="RO" >Romania</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="SK" >Slovakia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="SL" >Slovenia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="ES" >Spain</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="SE" >Sweden</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="CH" >Switzerland</ea-regional-pricing-selector-option> </ea-regional-pricing-selector> <ea-elements-loader elements="ea-locale-selector"> </ea-elements-loader> <ea-locale-selector slot="locale-selector" theme="dark" value="fr-fr" label-text="Language" unresolved > <ea-locale-selector-option slot="locale-selector-option" value="en-us" >United States</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="en-gb" >United Kingdom</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="en-au" >Australia</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="fr-fr" >France</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="de-de" >Deutschland</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="it-it" >Italia</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="ja-jp" >日本</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="pl-pl" >Polska</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="pt-br" >Brasil</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="ru-ru" >Россия</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="es-es" >España</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="cs-cz" >Česká republika</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="en-ca" >Canada (En)</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="fr-ca" >Canada (Fr)</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="da-dk" >Danmark</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="fi-fi" >Suomi</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="es-mx" >México</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="nl-nl" >Nederland</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="nb-no" >Norge</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="sv-se" >Sverige</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="zh-cn" >中国</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="ko-kr" >대한민국</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="zh-tw" >繁體中文</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="tr-tr" >Türkiye</ea-locale-selector-option> </ea-locale-selector> <ea-network-legal slot="network-legal" copyright-text="© 2025 Electronic Arts Inc. " text-color="dark" unresolved > <ea-link slot="link" link-href="http://www.ea.com/fr-fr/legal" link-title="Mentions légales et protection des données personnelles" link-text="Mentions légales et protection des données personnelles" text-color="dark" unresolved > <a href="http://www.ea.com/fr-fr/legal" title="Mentions légales et protection des données personnelles" >Mentions légales et protection des données personnelles</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/fr-fr/terms-of-service" link-title="NOUVEAU Contrat Utilisateur" link-text="Contrat Utilisateur" text-color="dark" unresolved > <a href="https://www.ea.com/fr-fr/terms-of-service" title="NOUVEAU Contrat Utilisateur" >Contrat Utilisateur</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/fr-fr/legal/privacy-and-cookie-policy" link-title="Politique relative à la protection des données personnelles et aux cookies (Votre droit à la confidentialité)" link-text="Politique relative à la protection des données personnelles et aux cookies (Votre droit à la confidentialité)" text-color="dark" unresolved > <a href="https://www.ea.com/fr-fr/legal/privacy-and-cookie-policy" title="Politique relative à la protection des données personnelles et aux cookies (Votre droit à la confidentialité)" >Politique relative à la protection des données personnelles et aux cookies (Votre droit à la confidentialité)</a> </ea-link> <ea-link slot="link" link-href="https://media.contentapi.ea.com/content/dam/eacom/legal/common/250213-fr-index-com-cy24.pdf" link-title="Index égalité professionnelle" link-text="Index égalité professionnelle" text-color="dark" unresolved > <a href="https://media.contentapi.ea.com/content/dam/eacom/legal/common/250213-fr-index-com-cy24.pdf" title="Index égalité professionnelle" >Index égalité professionnelle</a> </ea-link> <ea-link slot="link" link-href="/fr-fr/service-updates" link-title="Mises à jour des services en ligne" link-text="Mises à jour des services en ligne" text-color="dark" unresolved > <a href="/fr-fr/service-updates" title="Mises à jour des services en ligne" >Mises à jour des services en ligne</a> </ea-link> <ea-link slot="link" link-href="/fr-fr/security" link-title="Sécurité" link-text="Sécurité" text-color="dark" unresolved > <a href="/fr-fr/security" title="Sécurité" >Sécurité</a> </ea-link> <ea-content-loader slot="link" content-url="https://www.ea.com/ccpa/footer-link" > </ea-content-loader> <ea-content-loader slot="link" content-url="/about/reporting-concerns-romania/geotargeted-link" > </ea-content-loader> </ea-network-legal> <ea-elements-loader elements="ea-truste"> </ea-elements-loader> <script id="ea-trustarc-script" data-domain="ea.com" async> (() => { function createElement(id, hidden) { const element = document.createElement("div"); element.id = id; element.hidden = hidden; return element; } function createScriptTag() { const domain = document.querySelector('#ea-trustarc-script').dataset.domain; const script = document.createElement("script"); let src = `//consent.trustarc.com/notice?domain=${domain}&c=teconsent&js=nj&noticeType=bb&text=true&gtm=1&pn=1`; if (shouldAutoShowCookiePreferences()) { src = src + "&behavior=expressed"; } script.src = src; script.setAttribute("crossorigin", ""); return script; } function shouldAutoShowCookiePreferences() { const showCookiePreferencesParam = "show=cookiePreferences"; const urlSearchParams = window.location.search.slice(1).split("&"); return urlSearchParams.includes(showCookiePreferencesParam); } function isLocalNDS(componentUrlPrefix) { return componentUrlPrefix && componentUrlPrefix.includes('local'); } function isNDSBranch(componentUrlPrefix) { return componentUrlPrefix && componentUrlPrefix.includes('branch'); } function isNDSVersionGreaterOrEqual(componentUrlPrefix) { let ndsVersion = componentUrlPrefix && componentUrlPrefix.match('/release\/([^\/]*)/')[1]; let isGreaterOrEqual = ndsVersion && ndsVersion.localeCompare("4.40.5", undefined, { numeric: true, sensitivity: 'base' }); return isGreaterOrEqual >= 0; } const componentUrlPrefix = window.nds.componentUrlPrefix; /** * Check for backwards compatibility with NDS version greater or equal to when TrustArc was integrated */ if ( isLocalNDS(componentUrlPrefix) || isNDSBranch(componentUrlPrefix) || isNDSVersionGreaterOrEqual(componentUrlPrefix) ) { const trustArcScript = createScriptTag(); const elements = document.createDocumentFragment(); elements.appendChild(createElement("consent_blackbar", false)); elements.appendChild(createElement("teconsent", true)); elements.appendChild(trustArcScript); document.body.appendChild(elements); } })(); </script> <ea-truste unresolved slot="truste" domain="ea.com" > <div> <a href="//privacy.truste.com/privacy-seal/validation?rid=04959ab1-3878-43a4-a236-868da34558bc&amp;lang=fr" target="_blank"> <img style="border: none" src="//privacy-policy.truste.com/privacy-seal/seal?rid=04959ab1-3878-43a4-a236-868da34558bc" alt="TRUSTe"/> </a> </div> </ea-truste> </ea-network-footer> </footer> <ea-player player-endpoint="/user-data"></ea-player> <ea-elements-loader elements="ea-modal"> </ea-elements-loader> <ea-modal modal restore-focus-on-close unresolved id="eacomagegate" theme="dark" > <ea-elements-loader elements="ea-age-gate"> </ea-elements-loader> <ea-age-gate unresolved slot="age-gate" age-gate-id="eacomagegate" age="18" error="You are not eligible to view this content." message="Veuillez saisir votre date de naissance. " > <ea-elements-loader elements="ea-date-field"> </ea-elements-loader> <ea-date-field slot="date-field" type="date" text-color="light" month-placeholder="MM" day-placeholder="JJ" year-placeholder="AAAA" label-text="Entrez votre date de naissance." unresolved > </ea-date-field> <ea-elements-loader elements="ea-submit"> </ea-elements-loader> <ea-submit unresolved slot="submit" value-text="Submit" text-color="light" ></ea-submit> </ea-age-gate> </ea-modal> <script src="//pl.ea.com/release/4.68.7/elements/browser-support.min.js"></script> <script> eaBrowserSupport.requiredFeatures = 'picture'; eaBrowserSupport.requiredHeading = 'Désolé, ce navigateur n’est pas pris en charge.'; eaBrowserSupport.requiredText = 'Veuillez télécharger un navigateur compatible pour consulter cette page.'; eaBrowserSupport.recommendedFeatures = 'cssgrid'; eaBrowserSupport.recommendedText = 'Ce navigateur n’est pas recommandé et il est possible que la page ne s’affiche pas correctement.'; eaBrowserSupport.ctas = [{"text":"Download Chrome","url":"https://www.google.com/chrome/"},{"text":"Download Firefox","url":"https://www.mozilla.org/firefox/new/"},{"text":"Download Edge","url":"https://www.microsoft.com/edge/"}]; eaBrowserSupport.dismissText = 'Fermer'; eaBrowserSupport.svgLogo = ''; eaBrowserSupport.init(); </script> <ea-type-kit kit-url="//use.typekit.net/txn1klh.js"></ea-type-kit> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10