CINXE.COM
Careers at Electronic Arts - Start your Job Search - Official EA Site
<!DOCTYPE html> <html lang="en" 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>Careers at Electronic Arts - Start your Job Search - Official EA Site</title> <meta property="og:type" content="article"> <meta property="og:title" content="Careers at Electronic Arts - Start your Job Search - Official EA Site"> <meta property="og:description" content="Join EA and let's make play happen. Search for the latest job openings at Electronic Arts."> <meta property="og:url" content="https://www.ea.com/careers"> <meta property="og:site_name" content="Electronic Arts Inc."> <meta property="og:image" content="https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-featured-image.jpg.adapt.crop191x100.1200w.jpg"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="628"> <meta name="description" content="Join EA and let's make play happen. Search for the latest job openings at Electronic Arts."> <meta name="author" content="Electronic Arts"> <meta property="article:modified_time" content="2025-01-09T22:13:38Z"> <meta property="article:published_time" content="2017-02-19T10:39:12-08:00"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@ea"> <meta name="twitter:title" content="Careers at Electronic Arts - Start your Job Search - Official EA Site"> <meta name="twitter:description" content="Join EA and let's make play happen. Search for the latest job openings at Electronic Arts."> <meta name="twitter:image" content="https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-featured-image.jpg.adapt.crop16x9.1023w.jpg"> <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/careers/common/ea-careers-featured-image.jpg.adapt.crop191x100.1200w.jpg" }, "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": "en", "description": "Join EA and let's make play happen. Search for the latest job openings at Electronic Arts.", "datePublished": "2017-02-19T10:39:12-08:00", "dateModified": "2025-01-09T22:13:38Z", "headline": "Careers at Electronic Arts - Start your Job Search - Official EA Site", "url": "https://www.ea.com/careers" } </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: #0D1042; --ea-theme-tabs-indicator-color: #FF4747; --ea-theme-tabs-interface-color: #FF4747; --ea-theme-tabs-unselected-type: #FFFFFF; --ea-theme-tabs-selected-type: var(--ea-dark-color); --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: capitalize; --ea-theme-h5-font-size-tablet-landscape: 24px; --ea-theme-font-header: 'ElectronicArtsDisplay', 'DM Sans', 'Verdana', 'Helvetica', 'Arial', sans-serif; --ea-theme-font-body: 'ElectronicArtsText', 'DM Sans', 'Verdana', 'Helvetica', 'Arial', sans-serif; --ea-theme-header-font-weight-regular: 400; --ea-theme-header-font-weight-bold: 600; --ea-theme-body-font-weight-regular: 400; --ea-theme-body-font-weight-bold: 600; --ea-theme-display-font-weight: var(--ea-theme-header-font-weight-bold); --ea-theme-color: #001C9D; --ea-dark-color: #272F3D; --ea-theme-dark-gradient: #001C9D; --ea-theme-light-gradient: #3471E9; --ea-theme-primary-font-family: var(--ea-theme-font-body); --ea-theme-secondary-font-family: var(--ea-theme-font-header); --ea-theme-typographic-headings-font-family: var(--ea-theme-font-header); --ea-text-case: none; --ea-theme-body-font-size-mobile: 16px; --ea-theme-body-font-size-tablet-landscape: 18px; --ea-theme-body-font-size-desktop: 18px; --ea-theme-body-line-height-mobile: 1.65; --ea-theme-body-line-height-tablet-landscape: 1.5; --ea-theme-body-line-height-desktop: 1.5; --ea-theme-b2-after-h5-margin-top-mobile: 0.5rem; --ea-theme-b2-after-h5-margin-top-tablet-landscape: 0.5rem; --ea-theme-b2-after-h5-margin-top-desktop: 0.5rem; --ea-theme-b2-after-d3-margin-top-mobile: 0.5rem; --ea-theme-b2-after-d3-margin-top-tablet-portrait: 0.5rem; --ea-theme-b2-after-d3-margin-top-desktop: 0.5rem; --ea-theme-d2-font-weight: bolder; --ea-theme-d3-font-weight: var(--ea-theme-display-font-weight); --ea-theme-d3-font-size-mobile: 32px; --ea-theme-d3-font-size-tablet-portrait: 32px; --ea-theme-d3-font-size-tablet-landscape: 40px; --ea-theme-d3-font-size-desktop: 44px; --ea-theme-d4-font-weight: var(--ea-theme-display-font-weight); --ea-theme-d4-font-size-mobile: 32px; --ea-theme-d4-font-size-tablet-portrait: 48px; --ea-theme-d4-font-size-tablet-landscape: 48px; --ea-theme-d4-font-size-desktop: 48px; --ea-theme-d5-font-weight: bolder; --ea-theme-d5-font-size-mobile: 24px; --ea-theme-d5-font-size-desktop: 32px; --ea-theme-h2-font-weight: bolder; --ea-theme-h2-letter-spacing-mobile: 0; --ea-theme-h2-letter-spacing-tablet-landscape: 0; --ea-theme-h2-letter-spacing-desktop: 0; --ea-theme-h3-font-weight: bolder; --ea-theme-h3-letter-spacing: normal; --ea-theme-h3-line-height-mobile: 1.25; --ea-theme-h3-line-height-tablet-landscape: 1.25; --ea-theme-h3-line-height-desktop: 1.25; --ea-theme-h4-line-height-mobile: 1.25; --ea-theme-h4-line-height-tablet-landscape: 1.25; --ea-theme-h4-line-height-desktop: 1.25; --ea-theme-h4-font-weight: 400; --ea-theme-h4-font-size-mobile: 24px; --ea-theme-h4-font-size-tablet-landscape: 28px; --ea-theme-h4-font-size-desktop: 30px; --ea-theme-h4-after-d3-margin-top-mobile: 1rem; --ea-theme-h4-after-d3-margin-top-tablet-portrait: 1rem; --ea-theme-h4-after-d3-margin-top-tablet-landscape: 1rem; --ea-theme-h4-after-d3-margin-top-desktop: 1rem; --ea-theme-h5-font-weight: var(--ea-theme-header-font-weight-bold); --ea-theme-h5-line-height-mobile: 1.25; --ea-theme-h5-line-height-tablet-landscape: 1.25; --ea-theme-h5-line-height-desktop: 1.25; --ea-theme-h5-letter-spacing-mobile: -0.025em; --ea-theme-h5-letter-spacing-tablet-landscape: -0.025em; --ea-theme-h5-letter-spacing-desktop: -0.025em; --ea-theme-h5-font-size-mobile: 20px; --ea-theme-h5-font-size-desktop: 24px; --ea-theme-h5-after-l2-margin-top-mobile: 0.5rem; --ea-theme-h5-after-l2-margin-top-tablet-landscape: 0.5rem; --ea-theme-h5-after-l2-margin-top-desktop: 0.5rem; --ea-theme-h6-font-size-mobile: 20px; --ea-theme-h6-font-size-desktop: 24px; --ea-theme-h6-font-weight: var(--ea-theme-header-font-weight-regular); --ea-theme-h6-line-height-mobile: 1.35; --ea-theme-h6-line-height-desktop: 1.25; --ea-theme-h6-after-d3-margin-top-mobile: 1rem; --ea-theme-h6-after-d3-margin-top-tablet-landscape: 1rem; --ea-theme-h6-after-d3-margin-top-desktop: 1rem; --ea-theme-l2-font-weight: var(--ea-theme-header-font-weight-bold); --ea-theme-l2-font-size-mobile: 14px; --ea-theme-l2-font-size-tablet-landscape: 14px; --ea-theme-l2-font-size-desktop: 16px; --ea-theme-l2-line-height-mobile: 1.35; --ea-theme-l2-line-height-tablet-landscape: 1.35; --ea-theme-l2-line-height-desktop: 1.35; --ea-theme-tabs-accent-elements: #FFFFFF; --ea-theme-d2-font-size-desktop: 68px; --ea-theme-d2-font-size-tablet-landscape: 52px; --ea-theme-d2-font-size-tablet-portrait: 40px; --ea-theme-d2-font-size-mobile: 40px; --ea-theme-d2-line-height-desktop: 72px; --ea-theme-d2-line-height-mobile: 42px; --ea-theme-d2-line-height-tablet-landscape: 56px; --ea-theme-d2-line-height-tablet-portrait: 48px; } </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//en-us/network-nav" login-url="/login" logout-url="/logout" ></ea-network-nav> <ea-elements-loader elements="ea-local-nav-advanced, ea-link"> </ea-elements-loader> <ea-local-nav-advanced home-text="Electronic Arts Home" home-tooltip="Electronic Arts Home" home-link="https://www.ea.com/" logo-image="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-spectrum-blue-wordmark-nav-logo.svg" logo-tooltip="Electronics Arts Home" theme="dark" shelf-type="band" open-drawer-text="Menu" close-drawer-text="Close" mini show-franchise-nav show-breadcrumbs franchise-link-text="All Games" franchise-link-url="/games" unresolved > <ea-elements-loader elements="ea-game-box"> </ea-elements-loader> <ea-container filter-key="All" slot="franchise-game-box" > <ea-game-box slot="game-box" background-image="https://media.contentapi.ea.com/content/dam/gin/images/2021/04/ea-play-16x9.png.adapt.crop1x1.767w.png" background-image-alt-text="" logo-url="https://media.contentapi.ea.com/content/dam/gin/images/2021/04/ea-play-mono-logo-svg.svg" logo-alt="" main-link-url="https://www.ea.com/ea-play" main-link-title="EA Play" type="simple" show-back-alt="EA Play" show-front-alt="EA Play" title="EA Play" sale-text="" unresolved > <!-- Output Main Link as an anchor tag for SEO --> <a href="https://www.ea.com/ea-play" title="EA Play" >EA Play</a> </ea-game-box> </ea-container> <ea-elements-loader elements="ea-game-box"> </ea-elements-loader> <ea-container filter-key="All" slot="franchise-game-box" > <ea-game-box slot="game-box" background-image="https://media.contentapi.ea.com/content/dam/gin/images/2021/07/fifa22-key-art.jpg.adapt.crop1x1.767w.jpg" background-image-alt-text="" logo-url="https://media.contentapi.ea.com/content/dam/gin/common/logos/fifa22-mono-logo.svg" logo-alt="" main-link-url="https://www.ea.com/games/fifa/fifa-22" main-link-title="FIFA 22" type="simple" show-back-alt="FIFA 22" show-front-alt="FIFA 22" title="FIFA 22" sale-text="" unresolved > <!-- Output Main Link as an anchor tag for SEO --> <a href="https://www.ea.com/games/fifa/fifa-22" title="FIFA 22" >FIFA 22</a> </ea-game-box> </ea-container> <ea-elements-loader elements="ea-game-box"> </ea-elements-loader> <ea-container filter-key="All" slot="franchise-game-box" > <ea-game-box slot="game-box" background-image="https://media.contentapi.ea.com/content/dam/gin/images/2021/06/madden-nfl-22-keyart.jpg.adapt.crop1x1.767w.jpg" background-image-alt-text="" logo-url="https://media.contentapi.ea.com/content/dam/eacom/images/2021/06/madden-nfl-22-mono-logo.svg" logo-alt="" main-link-url="https://www.ea.com/games/madden-nfl/madden-nfl-22" main-link-title="Madden NFL 22" type="simple" show-back-alt="Madden NFL 22" show-front-alt="Madden NFL 22" title="Madden NFL 22" sale-text="" unresolved > <!-- Output Main Link as an anchor tag for SEO --> <a href="https://www.ea.com/games/madden-nfl/madden-nfl-22" title="Madden NFL 22" >Madden NFL 22</a> </ea-game-box> </ea-container> <ea-elements-loader elements="ea-game-box"> </ea-elements-loader> <ea-container filter-key="All" slot="franchise-game-box" > <ea-game-box slot="game-box" background-image="https://media.contentapi.ea.com/content/dam/gin/images/2021/06/battlefield-2042-key-art.jpg.adapt.crop1x1.767w.jpg" background-image-alt-text="" logo-url="https://media.contentapi.ea.com/content/dam/gin/common/logos/battlefield-2042-mono-logo-svg.svg" logo-alt="" main-link-url="https://www.ea.com/games/battlefield/battlefield-2042" main-link-title="Battlefield™ 2042" type="simple" show-back-alt="Battlefield™ 2042" show-front-alt="Battlefield™ 2042" title="Battlefield™ 2042" sale-text="" unresolved > <!-- Output Main Link as an anchor tag for SEO --> <a href="https://www.ea.com/games/battlefield/battlefield-2042" title="Battlefield™ 2042" >Battlefield™ 2042</a> </ea-game-box> </ea-container> <ea-elements-loader elements="ea-game-box"> </ea-elements-loader> <ea-container filter-key="All" slot="franchise-game-box" > <ea-game-box slot="game-box" background-image="https://media.contentapi.ea.com/content/dam/gin/images/2019/01/apex-legends-keyart.jpg.adapt.crop1x1.767w.jpg" background-image-alt-text="" logo-url="https://media.contentapi.ea.com/content/dam/gin/common/logos/apex-legends-mono-logo.svg" logo-alt="" main-link-url="/games/apex-legends" main-link-title="Apex Legends" type="simple" show-back-alt="Apex Legends" show-front-alt="Apex Legends" title="Apex Legends" sale-text="" unresolved > <!-- Output Main Link as an anchor tag for SEO --> <a href="/games/apex-legends" title="Apex Legends" >Apex Legends</a> </ea-game-box> </ea-container> <ea-elements-loader elements="ea-game-box"> </ea-elements-loader> <ea-container filter-key="All" slot="franchise-game-box" > <ea-game-box slot="game-box" background-image="https://media.contentapi.ea.com/content/dam/gin/images/2017/01/the-sims-4-keyart.jpg.adapt.crop1x1.767w.jpg" background-image-alt-text="" logo-url="https://media.contentapi.ea.com/content/dam/gin/common/logos/the-sims-4-mono-logo.png" logo-alt="" main-link-url="https://www.ea.com/games/the-sims/the-sims-4" main-link-title="The Sims 4" type="simple" show-back-alt="The Sims 4" show-front-alt="The Sims 4" title="The Sims 4" sale-text="" unresolved > <!-- Output Main Link as an anchor tag for SEO --> <a href="https://www.ea.com/games/the-sims/the-sims-4" title="The Sims 4" >The Sims 4</a> </ea-game-box> </ea-container> <ea-elements-loader elements="ea-game-box"> </ea-elements-loader> <ea-container filter-key="All" slot="franchise-game-box" > <ea-game-box slot="game-box" background-image="https://media.contentapi.ea.com/content/dam/gin/images/2021/04/it-takes-two-16x9.png.adapt.crop1x1.767w.png" background-image-alt-text="" logo-url="https://media.contentapi.ea.com/content/dam/gin/images/2021/04/itt-logo.svg" logo-alt="" main-link-url="https://www.ea.com/games/it-takes-two" main-link-title="It Takes Two" type="simple" show-back-alt="It Takes Two" show-front-alt="It Takes Two" title="It Takes Two" sale-text="" unresolved > <!-- Output Main Link as an anchor tag for SEO --> <a href="https://www.ea.com/games/it-takes-two" title="It Takes Two" >It Takes Two</a> </ea-game-box> </ea-container> <a title="Electronic Arts Home" href="https://www.ea.com/"> Electronic Arts Home <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="Games" 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="BROWSE GAMES" 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="Featured Games" link-href="https://www.ea.com/games" link-target="_self" unresolved > <a href="https://www.ea.com/games">Featured Games</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="All Games" link-href="https://www.ea.com/games/library" link-target="_self" unresolved > <a href="https://www.ea.com/games/library">All Games</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="Coming Soon" link-href="https://www.ea.com/games/coming-soon" link-target="_self" unresolved > <a href="https://www.ea.com/games/coming-soon">Coming Soon</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="Free-To-Play" link-href="https://www.ea.com/games/library/freetoplay" link-target="_self" unresolved > <a href="https://www.ea.com/games/library/freetoplay">Free-To-Play</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="Subscribe" link-href="https://www.ea.com/subscribe" link-target="_self" unresolved > <a href="https://www.ea.com/subscribe">Subscribe</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="PLATFORMS" 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/games/library/pc-download" link-target="_self" unresolved > <a href="https://www.ea.com/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/games/library/ps5" link-target="_self" unresolved > <a href="https://www.ea.com/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" link-href="https://www.ea.com/games/library/xbox-series-x" link-target="_self" unresolved > <a href="https://www.ea.com/games/library/xbox-series-x">Xbox Series X</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/games/library/nintendo-switch" link-target="_self" unresolved > <a href="https://www.ea.com/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/games/library/mobile" link-target="_self" unresolved > <a href="https://www.ea.com/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="More Experiences" 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="Subscribe" link-href="https://www.ea.com/subscribe" link-target="_self" unresolved > <a href="https://www.ea.com/subscribe">Subscribe</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="Competitive Gaming" link-href="https://www.ea.com/compete" link-target="_self" unresolved > <a href="https://www.ea.com/compete">Competitive Gaming</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/ea-play-live" link-target="_self" unresolved > <a href="https://www.ea.com/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="About" 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="Company" link-href="https://www.ea.com/about" link-target="_self" unresolved > <a href="https://www.ea.com/about">Company</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 Studios" link-href="https://www.ea.com/studios" link-target="_self" unresolved > <a href="https://www.ea.com/studios">EA Studios</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="Our Technology" link-href="https://www.ea.com/technology" link-target="_self" unresolved > <a href="https://www.ea.com/technology">Our Technology</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="/ea-partners" link-target="_self" unresolved > <a href="/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="News" link-href="https://www.ea.com/news" link-target="_self" unresolved > <a href="https://www.ea.com/news">News</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="Inside EA" link-href="https://ea.com/inside-ea" link-target="_self" unresolved > <a href="https://ea.com/inside-ea">Inside 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="Commitments" 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="Commitments" 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="Positive Play" link-href="/commitments/positive-play" link-target="_self" unresolved > <a href="/commitments/positive-play">Positive Play</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="Inclusion & Diversity" link-href="/commitments/inclusion-and-diversity" link-target="_self" unresolved > <a href="/commitments/inclusion-and-diversity">Inclusion & Diversity</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="Community Investment" link-href="/commitments/community-investment" link-target="_self" unresolved > <a href="/commitments/community-investment">Community Investment</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="People & Culture" link-href="/commitments/people-and-culture" link-target="_self" unresolved > <a href="/commitments/people-and-culture">People & 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="Environment " link-href="/commitments/environment" link-target="_self" unresolved > <a href="/commitments/environment">Environment </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="Resources" 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="Help" link-href="https://help.ea.com/" link-target="_blank" unresolved > <a href="https://help.ea.com/">Help</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/forums" link-target="_self" unresolved > <a href="https://www.ea.com/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="Parental Controls" link-href="/commitments/positive-play/parental-controls" link-target="_self" unresolved > <a href="/commitments/positive-play/parental-controls">Parental Controls</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="Accessibility " link-href="https://ea.com/able" link-target="_self" unresolved > <a href="https://ea.com/able">Accessibility </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="Press" link-href="https://www.eapressportal.com/" link-target="_self" unresolved > <a href="https://www.eapressportal.com/">Press</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="Investors" link-href="https://ir.ea.com/" link-target="_self" unresolved > <a href="https://ir.ea.com/">Investors</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="Playtesting" link-href="/playtesting" link-target="_self" unresolved > <a href="/playtesting">Playtesting</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="Careers" 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="Careers" link-href="/careers" link-target="_self" unresolved > <a href="/careers">Careers</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="Teams" link-href="/careers/teams" link-target="_self" unresolved > <a href="/careers/teams">Teams</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="Locations" link-href="/careers/locations" link-target="_self" unresolved > <a href="/careers/locations">Locations</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="Interns & University Graduates" link-href="/careers/interns-and-university-graduates" link-target="_self" unresolved > <a href="/careers/interns-and-university-graduates">Interns & University Graduates</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="Why EA" link-href="/careers/why-ea" link-target="_self" unresolved > <a href="/careers/why-ea">Why 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="Inclusion & Diversity" link-href="/commitments/inclusion-and-diversity" link-target="_blank" unresolved > <a href="/commitments/inclusion-and-diversity">Inclusion & Diversity</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="Games" 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="BROWSE GAMES" unresolved > <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/games" link-title="" link-text="Featured Games" unresolved > <a href="https://www.ea.com/games">Featured Games</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/games/library" link-title="" link-text="All Games" unresolved > <a href="https://www.ea.com/games/library">All Games</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/games/coming-soon" link-title="" link-text="Coming Soon" unresolved > <a href="https://www.ea.com/games/coming-soon">Coming Soon</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/games/library/freetoplay" link-title="" link-text="Free-To-Play" unresolved > <a href="https://www.ea.com/games/library/freetoplay">Free-To-Play</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/subscribe" link-title="" link-text="Subscribe" unresolved > <a href="https://www.ea.com/subscribe">Subscribe</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="PLATFORMS" unresolved > <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/games/library/pc-download" link-title="" link-text="PC" unresolved > <a href="https://www.ea.com/games/library/pc-download">PC</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/games/library/ps5" link-title="" link-text="PlayStation 5" unresolved > <a href="https://www.ea.com/games/library/ps5">PlayStation 5</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/games/library/xbox-series-x" link-title="" link-text="Xbox Series X" unresolved > <a href="https://www.ea.com/games/library/xbox-series-x">Xbox Series X</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/games/library/nintendo-switch" link-title="" link-text="Nintendo Switch" unresolved > <a href="https://www.ea.com/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/games/library/mobile" link-title="" link-text="Mobile" unresolved > <a href="https://www.ea.com/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="More Experiences" 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/subscribe" link-title="" link-text="Subscribe" text-color="" unresolved > <a href="https://www.ea.com/subscribe">Subscribe</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/compete" link-title="" link-text="Competitive Gaming" text-color="" unresolved > <a href="https://www.ea.com/compete">Competitive Gaming</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/ea-play-live" link-title="" link-text="EA Play Live " text-color="" unresolved > <a href="https://www.ea.com/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="About" 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/about" link-title="" link-text="Company" text-color="" unresolved > <a href="https://www.ea.com/about">Company</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/studios" link-title="" link-text="EA Studios" text-color="" unresolved > <a href="https://www.ea.com/studios">EA Studios</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/technology" link-title="" link-text="Our Technology" text-color="" unresolved > <a href="https://www.ea.com/technology">Our Technology</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="/ea-partners" link-title="" link-text="EA Partners" text-color="" unresolved > <a href="/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/news" link-title="" link-text="News" text-color="" unresolved > <a href="https://www.ea.com/news">News</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/inside-ea" link-title="" link-text="Inside EA" text-color="" unresolved > <a href="https://ea.com/inside-ea">Inside 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="Commitments" 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="/commitments/positive-play" link-title="" link-text="Positive Play" text-color="" unresolved > <a href="/commitments/positive-play">Positive Play</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="/commitments/inclusion-and-diversity" link-title="" link-text="Inclusion & Diversity" text-color="" unresolved > <a href="/commitments/inclusion-and-diversity">Inclusion & Diversity</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="/commitments/community-investment" link-title="" link-text="Community Investment" text-color="" unresolved > <a href="/commitments/community-investment">Community Investment</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="/commitments/people-and-culture" link-title="" link-text="People & Culture" text-color="" unresolved > <a href="/commitments/people-and-culture">People & 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="/commitments/environment" link-title="" link-text="Environment " text-color="" unresolved > <a href="/commitments/environment">Environment </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="Resources" 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/" link-title="" link-text="Help" text-color="" unresolved > <a href="https://help.ea.com/">Help</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/forums" link-title="" link-text="Forums" text-color="" unresolved > <a href="https://www.ea.com/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="/commitments/positive-play/parental-controls" link-title="" link-text="Parental Controls" text-color="" unresolved > <a href="/commitments/positive-play/parental-controls">Parental Controls</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/able" link-title="" link-text="Accessibility " text-color="" unresolved > <a href="https://ea.com/able">Accessibility </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="Press" text-color="" unresolved > <a href="https://www.eapressportal.com/">Press</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="Investors" text-color="" unresolved > <a href="https://ir.ea.com/">Investors</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="/playtesting" link-title="" link-text="Playtesting" text-color="" unresolved > <a href="/playtesting">Playtesting</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="Careers" 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="/careers" link-title="" link-text="Careers" text-color="" unresolved > <a href="/careers">Careers</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="/careers/teams" link-title="" link-text="Teams" text-color="" unresolved > <a href="/careers/teams">Teams</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="/careers/locations" link-title="" link-text="Locations" text-color="" unresolved > <a href="/careers/locations">Locations</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="/careers/interns-and-university-graduates" link-title="" link-text="Interns & University Graduates" text-color="" unresolved > <a href="/careers/interns-and-university-graduates">Interns & University Graduates</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="/careers/why-ea" link-title="" link-text="Why EA" text-color="" unresolved > <a href="/careers/why-ea">Why 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="/commitments/inclusion-and-diversity" link-title="" link-text="Inclusion & Diversity" text-color="" unresolved > <a href="/commitments/inclusion-and-diversity">Inclusion & Diversity</a> </ea-link> </ea-local-nav-drawer-sub-nav-advanced> <ea-elements-loader elements="ea-cta-dropdown, ea-hybrid-modal-invoker"> </ea-elements-loader> <ea-cta-dropdown slot="cta-dropdown" theme="light" cta-title-text="Explore opportunities" cta-link="https://jobs.ea.com" border-color="none" fill-color="brand" text-color="light" type="standard" unresolved > </ea-cta-dropdown> <ea-elements-loader elements="ea-local-nav-dropdown"> </ea-elements-loader> <ea-local-nav-dropdown slot="local-nav-dropdown" theme="light" menu-title="" cta-title-text="Explore opportunities" cta-link="https://jobs.ea.com" border-color="none" fill-color="brand" text-color="light" type="standard" unresolved > </ea-local-nav-dropdown> </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> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="93px" small="93px" medium="96px" large="96px" largest="100px" > </ea-spacer> <main> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" animations-on-mobile 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/commitments/common/eacom-blue-header-xl.jpg.adapt.320w.jpg" background-image-small="https://media.contentapi.ea.com/content/dam/eacom/commitments/common/eacom-blue-header-xl.jpg.adapt.768w.jpg" background-image-medium="https://media.contentapi.ea.com/content/dam/eacom/commitments/common/eacom-blue-header-xl.jpg.adapt.1024w.jpg" background-image-large="https://media.contentapi.ea.com/content/dam/eacom/commitments/common/eacom-blue-header-xl.jpg.adapt.1456w.jpg" background-image-largest="https://media.contentapi.ea.com/content/dam/eacom/commitments/common/eacom-blue-header-xl.jpg.adapt.1920w.jpg" image-tooltip="" > <img src="https://media.contentapi.ea.com/content/dam/eacom/commitments/common/eacom-blue-header-xl.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/eacom/commitments/common/eacom-blue-header-xl.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/eacom/commitments/common/eacom-blue-header-xl.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/eacom/commitments/common/eacom-blue-header-xl.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/eacom/commitments/common/eacom-blue-header-xl.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/eacom/commitments/common/eacom-blue-header-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="10px" small="60px" medium="30px" large="50px" largest="30px" > </ea-spacer> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <h1 class="d2">At Electronic Arts, everyone makes play happen.</h1> <h3 class="h6">We create next-level entertainment experiences that inspire players and fans around the world. Here, everyone is part of the story. Part of a community that connects across the globe. A place where creativity thrives, new perspectives are invited, and ideas matter. A team where everyone makes play happen.</h3> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="https://jobs.ea.com" link-text="Explore opportunities" icon="custom" custom-icon="<svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M10.0302 4.31258C11.5549 6.3295 11.158 9.20334 9.14368 10.7315C7.1294 12.2596 4.26051 11.8634 2.73584 9.8465C1.21116 7.82958 1.60807 4.95574 3.62236 3.42759C5.63664 1.89944 8.50553 2.29566 10.0302 4.31258ZM10.2597 12.1565C10.2515 12.1628 10.2433 12.1691 10.2351 12.1753C7.42448 14.3076 3.42138 13.7547 1.29393 10.9404C-0.833521 8.12611 -0.279695 4.1161 2.53093 1.98379C5.34156 -0.148507 9.34466 0.404364 11.4721 3.21867C13.2407 5.55821 13.1563 8.72407 11.4628 10.9506L14.4731 13.9713L13.2686 15.1758L10.2597 12.1565Z" fill="#272F3D"/> </svg>" fill-color="light-brand" text-color="dark" stroke-color="none" target="_blank" intent="navigation" emphasis="primary" unresolved > <a href="https://jobs.ea.com" > Explore opportunities </a> </ea-cta> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--eaCorporate-standardSection-spacerTop-XS)" small="var(--eaCorporate-standardSection-spacerTop-SM)" medium="var(--eaCorporate-standardSection-spacerTop-MD)" large="var(--eaCorporate-standardSection-spacerTop-LG)" largest="var(--eaCorporate-standardSection-spacerTop-XL)" > </ea-spacer> </ea-section-column> <ea-elements-loader elements="ea-html5-video"> </ea-elements-loader> <ea-html5-video slot="html5-video" webm-src-smallest="https://media.contentapi.ea.com/content/dam/eacom/careers/videos/2024/09/ea-careers-section-video-homepage-characters-s-xs.webm" mp4-src-smallest="https://media.contentapi.ea.com/content/dam/eacom/careers/videos/2024/09/ea-careers-section-video-homepage-characters-s-xs.mp4" webm-src-small="https://media.contentapi.ea.com/content/dam/eacom/careers/videos/2024/09/ea-careers-section-video-homepage-characters-s-xs.webm" mp4-src-small="https://media.contentapi.ea.com/content/dam/eacom/careers/videos/2024/09/ea-careers-section-video-homepage-characters-s-xs.mp4" webm-src-medium="https://media.contentapi.ea.com/content/dam/eacom/careers/videos/2024/09/ea-careers-section-video-homepage-characters-m.webm" mp4-src-medium="https://media.contentapi.ea.com/content/dam/eacom/careers/videos/2024/09/ea-careers-section-video-homepage-characters-m.mp4" webm-src="https://media.contentapi.ea.com/content/dam/eacom/careers/videos/2024/09/ea-careers-section-video-homepage-characters-l.webm" mp4-src="https://media.contentapi.ea.com/content/dam/eacom/careers/videos/2024/09/ea-careers-section-video-homepage-characters-l.mp4" webm-src-largest="https://media.contentapi.ea.com/content/dam/eacom/careers/videos/2024/09/ea-careers-section-video-homepage-characters-xl.webm" mp4-src-largest="https://media.contentapi.ea.com/content/dam/eacom/careers/videos/2024/09/ea-careers-section-video-homepage-characters-xl.mp4" autoplay="" loop="" muted="" unresolved > </ea-html5-video> </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="none" background-image-smallest="https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-dream-team-section-bkg-xl.png.adapt.320w.png" background-image-small="https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-dream-team-section-bkg-xl.png.adapt.768w.png" background-image-medium="https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-dream-team-section-bkg-xl.png.adapt.1024w.png" background-image-large="https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-dream-team-section-bkg-xl.png.adapt.1456w.png" background-image-largest="https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-dream-team-section-bkg-xl.png.adapt.1920w.png" image-tooltip="" > <img src="https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-dream-team-section-bkg-xl.png.adapt.320w.png" alt="" srcset="https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-dream-team-section-bkg-xl.png.adapt.320w.png 320w, https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-dream-team-section-bkg-xl.png.adapt.768w.png 768w, https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-dream-team-section-bkg-xl.png.adapt.1024w.png 1024w, https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-dream-team-section-bkg-xl.png.adapt.1456w.png 1320w, https://media.contentapi.ea.com/content/dam/eacom/careers/common/ea-careers-dream-team-section-bkg-xl.png.adapt.1920w.png 1456w" /> <ea-section-column slot="section-column" indent-left="3" indent-right="3" text-align="center" mobile-order="1" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="140px" small="150px" medium="var(--eaCorporate-standardSection-spacerTop-MD)" large="var(--eaCorporate-standardSection-spacerTop-LG)" largest="var(--eaCorporate-standardSection-spacerTop-XL)" > </ea-spacer> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <h2 class="d4">Meet your future team.</h2> </ea-text> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="full-bleed" layout="100" background-color="none" background-overflow="visible" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" indent-left="" indent-right="" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-stream"> </ea-elements-loader> <ea-stream unresolved tile-type="vertical" tile-text-align="left" tile-text-color="light" tile-color="dark" hide-media hide-eyebrow hide-brand-stroke hide-byline spacing-top="none" spacing-bottom="none" hide-tags tile-media-shape="rectangle" tile-type="vertical" tile-text-color="light" tile-scrim-color="none" tile-scrim-opacity="medium" spacing-top="none" ui-color="dark" > <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" title-text="<b>EA Studios</b>" tooltip="" > <h3><b>EA Studios</b></h3> <ea-tile-copy slot="copy"> <p>We are among the largest video game development organizations, with over 8,000 game makers. We work in a huge variety of fields from art, storytelling, game direction, audio, script, programming, and design.</p> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="/en-us/careers/teams/studios" link-title="Learn more" link-text="Learn more" icon="none" fill-color="none" text-color="light" stroke-color="light" target="_self" intent="navigation" emphasis="secondary" unresolved > <a href="/en-us/careers/teams/studios" title="Learn more" > Learn more </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:0" title-text="<b>Technology</b>" tooltip="" > <h3><b>Technology</b></h3> <ea-tile-copy slot="copy"> <p>Our Technology teams are the innovative backbone behind every endeavor at EA. They connect, protect, and enable all our orgs to power play.</p> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="/en-us/careers/teams/technology" link-title="Learn more" link-text="Learn more" icon="none" fill-color="none" text-color="light" stroke-color="light" target="_self" intent="navigation" emphasis="secondary" unresolved > <a href="/en-us/careers/teams/technology" title="Learn more" > Learn more </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:0" title-text="<b>Marketing, Brand & Publishing</b>" tooltip="" > <h3><b>Marketing, Brand & Publishing</b></h3> <ea-tile-copy slot="copy"> <p>Our Experiences Org drives meaningful fan relationships and business impact through Publishing, optimizes customer journeys with Fan Growth, harnesses community power with Ventures, crafts compelling narratives with EA Brand Communications & Impact, and ensures operational excellence through the Office of the CXO.</p> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="/en-us/careers/teams/marketing-eax-positive-play" link-title="Learn more" link-text="Learn more" icon="none" fill-color="none" text-color="light" stroke-color="light" target="_self" intent="navigation" emphasis="secondary" unresolved > <a href="/en-us/careers/teams/marketing-eax-positive-play" title="Learn more" > Learn more </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:0" title-text="<b>Customer Experience</b>" link-target="_blank" link-target="_blank" tooltip="" > <h3><b>Customer Experience</b></h3> <ea-tile-copy slot="copy"> <p>Our Customer Experience team, also called Fan Care, helps the world play by offering support in 13+ languages across the world from EA Help.</p> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="https://jobs.ea.com/careers/Home/?4538=8396&4538_format=3021&listFilterMode=1" link-title="See open roles" link-text="See open roles" icon="none" fill-color="none" text-color="light" stroke-color="light" target="_blank" intent="navigation" emphasis="secondary" unresolved > <a href="https://jobs.ea.com/careers/Home/?4538=8396&4538_format=3021&listFilterMode=1" title="See open roles" > See open roles </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:0" title-text="<b>Quality Verification & Standards</b>" link-target="_blank" link-target="_blank" tooltip="" > <h3><b>Quality Verification & Standards</b></h3> <ea-tile-copy slot="copy"> <p>Quality Verification & Standards (QVS) is driven by our vision to build games better. Our strategy starts with driving quality upstream and guiding game teams, unlocking our ability to focus on experiential quality through stable software.</p> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="https://jobs.ea.com/careers/Home/?4538=8377&4538_format=3021&listFilterMode=1" link-title="See open roles" link-text="See open roles" icon="none" fill-color="none" text-color="light" stroke-color="light" target="_blank" intent="navigation" emphasis="secondary" unresolved > <a href="https://jobs.ea.com/careers/Home/?4538=8377&4538_format=3021&listFilterMode=1" title="See open roles" > See open roles </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:0" title-text="<b>People Experience</b>" link-target="_blank" link-target="_blank" tooltip="" > <h3><b>People Experience</b></h3> <ea-tile-copy slot="copy"> <p>At EA, our people matter more than anything. People Experience help find, promote, support, and build spaces for the incredible people who inspire the world to play.</p> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="https://jobs.ea.com/careers/Home/?4538=8394&4538_format=3021&listFilterMode=1" link-title="See open roles" link-text="See open roles" icon="none" fill-color="none" text-color="light" stroke-color="light" target="_blank" intent="navigation" emphasis="secondary" unresolved > <a href="https://jobs.ea.com/careers/Home/?4538=8394&4538_format=3021&listFilterMode=1" title="See open roles" > See open roles </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:0" title-text="<b>Finance</b>" link-target="_blank" link-target="_blank" tooltip="" > <h3><b>Finance</b></h3> <ea-tile-copy slot="copy"> <p>EA’s Finance team provides invaluable support and guidance across all organizations to drive EA’s digital transformation.</p> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="https://jobs.ea.com/careers/Home/?4538=8384&4538_format=3021&listFilterMode=1" link-title="See open roles" link-text="See open roles" icon="none" fill-color="none" text-color="light" stroke-color="light" target="_blank" intent="navigation" emphasis="secondary" unresolved > <a href="https://jobs.ea.com/careers/Home/?4538=8384&4538_format=3021&listFilterMode=1" title="See open roles" > See open roles </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:0" title-text="<b>Legal & Player Policy</b>" link-target="_blank" link-target="_blank" tooltip="" > <h3><b>Legal & Player Policy</b></h3> <ea-tile-copy slot="copy"> <p>Our Legal team delivers practical risk-management solutions, enabling our teams to focus on enhancing gaming experiences, while our Player Policy, Safety, and Inclusion team ensures our games remain welcoming and safe for all players through expert guidance and best practices.</p> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="https://jobs.ea.com/careers/Home/?4538=8389&4538_format=3021&listFilterMode=1" link-title="See open roles" link-text="See open roles" icon="none" fill-color="none" text-color="light" stroke-color="light" target="_blank" intent="navigation" emphasis="secondary" unresolved > <a href="https://jobs.ea.com/careers/Home/?4538=8389&4538_format=3021&listFilterMode=1" title="See open roles" > See open roles </a> </ea-cta> </ea-tile> </ea-container> </ea-stream> </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="custom" custom-background-value="#EBF0F5" background-overflow="hidden" spacing-top="medium" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="center" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--eaCorporate-standardSection-spacerTop-XS)" small="var(--eaCorporate-standardSection-spacerTop-SM)" medium="var(--eaCorporate-standardSection-spacerTop-MD)" large="var(--eaCorporate-standardSection-spacerTop-LG)" largest="var(--eaCorporate-standardSection-spacerTop-XL)" > </ea-spacer> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <h2 class="d4">Where you can find us.</h2> </ea-text> <ea-elements-loader elements="ea-grid"> </ea-elements-loader> <ea-grid type="organic" tile-media-shape="rectangle" layout="4up" tile-type="vertical" tile-text-align="center" tile-text-color="dark" tile-color="light" hide-media hide-eyebrow hide-brand-stroke hide-byline spacing-top="none" spacing-bottom="none" hide-tags two-up-on-mobile tile-scrim-color="none" tile-scrim-opacity="medium" tile-align="center" cards="" 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" title-text="<b>All Locations</b>" tooltip="" > <h3><b>All Locations</b></h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="/en-us/careers/locations" link-text="Learn more" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="secondary" unresolved > <a href="/en-us/careers/locations" > Learn more </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" title-text="<b>The Americas</b>" tooltip="" > <h3><b>The Americas</b></h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="/en-us/careers/locations#americas" link-text="See locations" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="secondary" unresolved > <a href="/en-us/careers/locations#americas" > See locations </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" title-text="<b>Asia-Pacific</b>" tooltip="" > <h3><b>Asia-Pacific</b></h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="/en-us/careers/locations#asia-pacific" link-text="See locations" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="secondary" unresolved > <a href="/en-us/careers/locations#asia-pacific" > See locations </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" title-text="<b>Europe</b>" tooltip="" > <h3><b>Europe</b></h3> <ea-tile-copy slot="copy"> </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="text" link-url="/en-us/careers/locations#europe" link-text="See locations" icon="none" fill-color="none" text-color="dark" stroke-color="dark" target="_self" intent="navigation" emphasis="secondary" unresolved > <a href="/en-us/careers/locations#europe" > See locations </a> </ea-cta> </ea-tile> </ea-container> </ea-grid> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--eaCorporate-standardSection-spacerTop-XS)" small="var(--eaCorporate-standardSection-spacerTop-SM)" medium="var(--eaCorporate-standardSection-spacerTop-MD)" large="var(--eaCorporate-standardSection-spacerTop-LG)" largest="var(--eaCorporate-standardSection-spacerTop-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="hidden" spacing-top="none" spacing-bottom="none" background-image-smallest="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-careers-homepage-blue-gradient-vertical.png.adapt.320w.png" background-image-small="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-careers-homepage-blue-gradient-vertical.png.adapt.768w.png" background-image-medium="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-careers-homepage-blue-gradient-vertical.png.adapt.1024w.png" background-image-large="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-careers-homepage-blue-gradient-vertical.png.adapt.1456w.png" background-image-largest="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-careers-homepage-blue-gradient-vertical.png.adapt.1920w.png" image-tooltip="" > <img src="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-careers-homepage-blue-gradient-vertical.png.adapt.320w.png" alt="" srcset="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-careers-homepage-blue-gradient-vertical.png.adapt.320w.png 320w, https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-careers-homepage-blue-gradient-vertical.png.adapt.768w.png 768w, https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-careers-homepage-blue-gradient-vertical.png.adapt.1024w.png 1024w, https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-careers-homepage-blue-gradient-vertical.png.adapt.1456w.png 1320w, https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-careers-homepage-blue-gradient-vertical.png.adapt.1920w.png 1456w" /> <ea-section-column slot="section-column" indent-left="1" indent-right="1" text-align="center" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="0px" small="0px" medium="21px" large="30px" largest="40px" > </ea-spacer> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <h3 class="d4">Get ready for your interview with EA.<br> </h3> <p>We know the process can be intimidating, but we're here to help you get in the game.</p> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/en-us/careers/interviewing-with-ea" link-text="What to expect" icon="none" fill-color="light-brand" text-color="dark" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/en-us/careers/interviewing-with-ea" > What to expect </a> </ea-cta> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="10px" small="30px" medium="34px" large="60px" largest="60px" > </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="hidden" spacing-top="none" spacing-bottom="none" background-image-smallest="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-career-page-students-section-bg-xl.jpg.adapt.320w.jpg" background-image-small="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-career-page-students-section-bg-xl.jpg.adapt.768w.jpg" background-image-medium="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-career-page-students-section-bg-xl.jpg.adapt.1024w.jpg" background-image-large="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-career-page-students-section-bg-xl.jpg.adapt.1456w.jpg" background-image-largest="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-career-page-students-section-bg-xl.jpg.adapt.1920w.jpg" image-tooltip="" > <img src="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-career-page-students-section-bg-xl.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-career-page-students-section-bg-xl.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-career-page-students-section-bg-xl.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-career-page-students-section-bg-xl.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-career-page-students-section-bg-xl.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/eacom/careers/common/eacom-career-page-students-section-bg-xl.jpg.adapt.1920w.jpg 1456w" /> <ea-section-column slot="section-column" indent-left="1" indent-right="1" text-align="center" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="0px" small="20px" medium="40px" large="30px" largest="100px" > </ea-spacer> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <h3 class="d4">Start your story with us.</h3> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/en-us/careers/early-careers" link-text="Learn more about early careers" icon="none" fill-color="brand" text-color="light" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/en-us/careers/early-careers" > Learn more about early careers </a> </ea-cta> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="10px" small="20px" medium="50px" large="80px" largest="50px" > </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="custom" custom-background-value="#EBF0F5" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" indent-left="1" indent-right="1" text-align="center" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="0px" small="0px" medium="21px" large="30px" largest="40px" > </ea-spacer> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <h3 class="d4">Why EA?<br> </h3> <p>We nurture an inclusive environment where our teams can always bring their best to what they do.</p> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/en-us/careers/why-ea" link-text="Learn more" icon="none" fill-color="brand" text-color="light" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/en-us/careers/why-ea" > Learn more </a> </ea-cta> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="10px" small="30px" medium="34px" large="60px" largest="60px" > </ea-spacer> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="50:50" background-color="dark" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" indent-right="1" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="0px" small="0px" medium="6px" large="var(--eaCorporate-standardSection-spacerTop-LG)" largest="var(--eaCorporate-standardSection-spacerTop-XL)" > </ea-spacer> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <h3 class="d4">Equal Opportunities</h3> <p>EA is an equal opportunity employer. All employment decisions are made without regard to race, color, national origin, ancestry, sex, gender, gender identity or expression, sexual orientation, age, genetic information, religion, disability, medical condition, pregnancy, marital status, family status, veteran status, or any other characteristic protected by law. We will also consider for employment qualified applicants with criminal records in accordance with applicable law. EA also makes workplace accommodations for qualified individuals with disabilities as required by applicable law.</p> </ea-text> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--eaCorporate-standardSection-spacerTop-XS)" small="var(--eaCorporate-standardSection-spacerTop-SM)" medium="var(--eaCorporate-standardSection-spacerTop-MD)" large="var(--eaCorporate-standardSection-spacerTop-LG)" largest="var(--eaCorporate-standardSection-spacerTop-XL)" > </ea-spacer> </ea-section-column> <ea-section-column slot="section-column" indent-left="1" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="0px" small="0px" medium="6px" large="var(--eaCorporate-standardSection-spacerTop-LG)" largest="var(--eaCorporate-standardSection-spacerTop-XL)" > </ea-spacer> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <h3 class="d4">Accessibility</h3> <p>EA has taken efforts to ensure that our on-line application system is accessible to individuals with disabilities and disabled veterans. Applicants with disabilities may contact us by sending an email to <a href="mailto:accessibility@ea.com?subject=EA%20Accessibility%20Inquiry" style="color: rgb(255,255,255);">accessibility@ea.com</a> for assistance accessing our careers.ea.com website. In your email, please include your name and preferred method of contact, and EA will respond as soon as possible.</p> </ea-text> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="0px" small="0px" medium="0px" large="var(--eaCorporate-standardSection-spacerTop-LG)" largest="var(--eaCorporate-standardSection-spacerTop-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="none" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="center" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="32px" small="32px" medium="32px" large="32px" largest="32px" > </ea-spacer> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <h4 class="d3" style="margin: 0 0 0.35em 0;">Important Recruitment Scam Alert</h4> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-text="Learn More" icon="none" fill-color="brand" text-color="light" stroke-color="none" target="_blank" intent="navigation" modal-id="recruitment-modal" emphasis="primary" unresolved > <a > Learn More </a> </ea-cta> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="32px" small="32px" medium="16px" large="16px" largest="16px" > </ea-spacer> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-modal"> </ea-elements-loader> <ea-modal modal restore-focus-on-close unresolved id="recruitment-modal" theme="light" type="full-bleed" > <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="none" mp4-src="" webm-src="" > <ea-section-column slot="section-column" indent-left="1" indent-right="2" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="left" text-color="dark" title-text="Recruitment Scam Alert" spacing-top="medium" spacing-bottom="medium" > <h3>Recruitment Scam Alert</h3> </ea-subheading> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <p>We are aware that individuals claiming to be either Electronic Arts (EA) employees or companies authorized to speak on our behalf have been fraudulently contacting prospective candidates with fictitious job opportunities and soliciting personal information directly through email or via third-party online platforms, including LinkedIn and Telegram. We take this fraud very seriously and are working with third-party platforms to investigate and remove fake profiles. Please read below for ways to check the authenticity of communications and protect yourself from these scams.</p> <p>There are a number of signs that a recruitment communication is fraudulent, including requests for money or funds (such as for visa fees, taxes, travel expenses) and requests for personal information (such as passport information, bank account information, credit card numbers, social security numbers). EA employees will never ask you for money or to provide personal financial information during our recruiting process.</p> <p>All EA employment offers will come only from someone using an official EA email address with one of the following domain names:<br> </p> <ul> <li><a href="http://ea.com">ea.com</a> (including <a href="http://contractor.ea.com">contractor.ea.com</a> and <a href="http://europe.ea.com">europe.ea.com</a>)</li> <li><a href="http://dice.se">dice.se</a></li> <li><a href="http://bioware.com">bioware.com</a></li> <li><a href="http://respawn.com">respawn.com</a></li> <li><a href="http://criteriongames.com">criteriongames.com</a></li> <li><a href="http://frostbite.com">frostbite.com</a></li> <li><a href="http://popcap.com">popcap.com</a></li> <li><a href="http://maxis.com">maxis.com</a></li> <li><a href="http://codemasters.com">codemasters.com</a></li> <li><a href="http://glu.com">glu.com</a></li> <li><a href="http://metalheadsoftware.com">metalheadsoftware.com</a></li> <li><a href="http://playdemic.com">playdemic.com</a></li> <li><a href="http://avature.net">avature.net</a></li> </ul> <p>If you believe you’ve received unauthorized or fraudulent communications, we recommend that you do not respond. If you suspect but are unsure, you can confirm the email address of the person contacting you and know that anyone contacting you claiming to work for EA must have an official EA email address using one of the above domain names. You will not receive an offer or employment contract from EA without first being in contact with an EA representative from one of the above email addresses. You can also review the LinkedIn profile of the individual – many of our EA recruiters use the verification feature to confirm they are with EA; however, the best way to verify the communication is legitimate is to ensure the email address contains one of the domain names above.</p> <p>Please notify us of any fraudulent representation by sending an email to <a href="mailto:RecruitmentFraudReports@ea.com">RecruitmentFraudReports@ea.com</a>.</p> </ea-text> </ea-section-column> </ea-section> </ea-modal> <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> <script> window.addEventListener('load', () => { function scrollToAnchorAfterLoad() { const { hash } = document.location; if (hash) { const element = document.querySelector(hash) || document.querySelector('iron-pages div.iron-selected'); element.scrollIntoView({ behavior: 'smooth' }); } } setTimeout(scrollToAnchorAfterLoad, 500); }); </script> </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="en" unresolved > <ea-local-links slot="local-links" title-text="" text-color="dark" unresolved > <ea-local-link slot="local-link" link-url="/careers" link-title="Careers" link-text="Careers" text-color="dark" unresolved > <a href="/careers" title="Careers" >Careers</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/executives" link-title="Executives" link-text="Executives" text-color="dark" unresolved > <a href="/executives" title="Executives" >Executives</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/news/2024-impact-report" link-title="Impact Report" link-text="Impact Report" text-color="dark" unresolved > <a href="/news/2024-impact-report" title="Impact Report" >Impact Report</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/commitments" link-title="Our Commitments" link-text="Our Commitments" text-color="dark" unresolved > <a href="/commitments" title="Our Commitments" >Our Commitments</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/brand-partnerships" link-title="Partner With Us" link-text="Partner With Us" text-color="dark" unresolved > <a href="/brand-partnerships" title="Partner With Us" >Partner With Us</a> </ea-local-link> </ea-local-links> <ea-social-links slot="social-links" text-color="dark" title-text="Join The 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/careers/2021-refresh/common/ea-neutral-medallion.svg" logo-tooltip="" logo-link-url="https://www.ea.com" logo-link-text="EA" logo-link-tooltip="" unresolved > <img src="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-neutral-medallion.svg" alt="" /> <ea-link slot="link" link-href="/games" link-title="" link-text="Browse Games" text-color="dark" unresolved > <a href="/games" title="" >Browse Games</a> </ea-link> <ea-link slot="link" link-href="/news" link-title="" link-text="Latest News" text-color="dark" unresolved > <a href="/news" title="" >Latest News</a> </ea-link> <ea-link slot="link" link-href="https://help.ea.com" link-title="" link-text="Help Center" text-color="dark" unresolved > <a href="https://help.ea.com" title="" >Help Center</a> </ea-link> <ea-link slot="link" link-href="/forums" link-title="" link-text="EA Forums" text-color="dark" unresolved > <a href="/forums" title="" >EA Forums</a> </ea-link> <ea-link slot="link" link-href="http://www.ea.com/about" link-title="" link-text="About Us" text-color="dark" unresolved > <a href="http://www.ea.com/about" title="" >About Us</a> </ea-link> <ea-link slot="link" link-href="/careers" link-title="" link-text="Careers" text-color="dark" unresolved > <a href="/careers" title="" >Careers</a> </ea-link> <ea-elements-loader elements="ea-locale-selector"> </ea-elements-loader> <ea-locale-selector slot="locale-selector" theme="dark" value="en-us" label-text="" 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" >Mexico</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="ko-kr" >Korean</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="zh-cn" >中国</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/legal" link-title="" link-text="Legal & Privacy" text-color="dark" unresolved > <a href="http://www.ea.com/legal" title="" >Legal & Privacy</a> </ea-link> <ea-link slot="link" link-href="http://www.ea.com/service-updates" link-title="" link-text="Online Service Updates" text-color="dark" unresolved > <a href="http://www.ea.com/service-updates" title="" >Online Service Updates</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/terms-of-service" link-title="" link-text="User Agreement" text-color="dark" unresolved > <a href="https://www.ea.com/terms-of-service" title="" >User Agreement</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/legal/privacy-and-cookie-policy" link-title="" link-text="Privacy & Cookie Policy (Your Privacy Rights)" text-color="dark" unresolved > <a href="https://www.ea.com/legal/privacy-and-cookie-policy" title="" >Privacy & Cookie Policy (Your Privacy Rights)</a> </ea-link> <ea-content-loader slot="link" content-url="https://www.ea.com/ccpa/footer-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¬iceType=bb&text=true>m=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=f1a11c5d-0232-4077-8498-2e69a38c1335" target="_blank"> <img style="border: none" src="//privacy-policy.truste.com/privacy-seal/seal?rid=f1a11c5d-0232-4077-8498-2e69a38c1335" 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="Please provide your birth date. " > <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="DD" year-placeholder="YYYY" label-text="Enter your birthdate" 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 = 'Sorry, this browser is not supported'; eaBrowserSupport.requiredText = 'Please download a supported browser to view this webpage.'; eaBrowserSupport.recommendedFeatures = 'cssgrid'; eaBrowserSupport.recommendedText = 'This browser is not recommended and the webpage may not display properly.'; 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 = 'Dismiss'; eaBrowserSupport.svgLogo = ''; eaBrowserSupport.init(); </script> <ea-type-kit kit-url="//use.typekit.net/txn1klh.js"></ea-type-kit> </body> </html>