CINXE.COM

Tjenesteopdateringer

<!DOCTYPE html> <html lang="da" 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.6/elements/ea-elements.min.js'.substring(0, '//pl.ea.com/release/4.68.6/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.6/elements/ea-elements.min.js"></script> <script nomodule defer src="//pl.ea.com/release/4.68.6/elements/ea-elements.min.js"></script> <style>.updateList220311{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:16px 0}.updateList220311 p{margin:0}.updateList220311 .alphabet{font-weight:bolder;line-height:1;margin:32px 0 0}.updateList220311 .date{font-weight:bolder}.updateList220311 .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:1px solid #a3a3a3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:8px 0 0;padding:8px 0 0}.updateList220311 .row:first-of-type{margin-top:0}.updateList220311 .title{line-height:1.35}@media only screen and (min-width:768px){.updateList220311 .alphabet{margin:64px 0 0}.updateList220311 section:first-of-type .alphabet:first-of-type{margin-top:32px}.updateList220311 .date{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 30%;flex:0 0 30%;max-width:240px;padding:0 16px 0 0}.updateList220311 .title{-webkit-box-flex:1;-ms-flex:1 0 70%;flex:1 0 70%}.updateList220311 .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}</style> <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>Tjenesteopdateringer</title> <meta property="og:type" content="article"> <meta property="og:title" content="Tjenesteopdateringer"> <meta property="og:description" content="Tjenesteopdateringer"> <meta property="og:url" content="https://www.ea.com/da-dk/legal/service-updates"> <meta property="og:site_name" content="Electronic Arts Inc."> <meta property="og:image" content="https://media.contentapi.ea.com/content/dam/eacom/images/2022/07/eacom-brand-featured-image-16x9.png.adapt.crop191x100.1200w.png"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="628"> <meta name="description" content="Tjenesteopdateringer"> <meta name="author" content="Electronic Arts"> <meta property="article:modified_time" content="2022-10-18T11:01:20Z"> <meta property="article:published_time" content="2017-02-14T14:11:24-08:00"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@ea"> <meta name="twitter:title" content="Tjenesteopdateringer"> <meta name="twitter:description" content="Tjenesteopdateringer"> <meta name="twitter:image" content="https://media.contentapi.ea.com/content/dam/eacom/images/2022/07/eacom-brand-featured-image-16x9.png.adapt.crop16x9.1023w.png"> <meta name="twitter:creator" content="@ea"> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Article", "image": { "@type": "ImageObject", "url": "https://media.contentapi.ea.com/content/dam/eacom/images/2022/07/eacom-brand-featured-image-16x9.png.adapt.crop191x100.1200w.png" }, "author": { "@type": "Organization", "name": "Electronic Arts", "sameAs": "https://en.wikipedia.org/wiki/Electronic_Arts" }, "publisher": { "@type": "Organization", "name": "Electronic Arts", "sameAs": "https://en.wikipedia.org/wiki/Electronic_Arts", "logo": { "@type": "ImageObject", "url": "https://media.contentapi.ea.com/content/dam/ea/EA_logo.png", "width": 60, "height": 60 } }, "inLanguage": "da", "description": "Tjenesteopdateringer", "datePublished": "2017-02-14T14:11:24-08:00", "dateModified": "2022-10-18T11:01:20Z", "headline": "Tjenesteopdateringer", "url": "https://www.ea.com/da-dk/legal/service-updates" } </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: #C27A1C; --eaCorporate-landingSection-spacerTop-XS: 32px; --eaCorporate-landingSection-spacerTop-SM: 32px; --eaCorporate-landingSection-spacerTop-MD: 80px; --eaCorporate-landingSection-spacerTop-LG: 104px; --eaCorporate-landingSection-spacerTop-XL: 128px; --eaCorporate-landingSection-spacerBottom-XS: 32px; --eaCorporate-landingSection-spacerBottom-SM: 32px; --eaCorporate-landingSection-spacerBottom-MD: 40px; --eaCorporate-landingSection-spacerBottom-LG: 48px; --eaCorporate-landingSection-spacerBottom-XL: 56px; --eaCorporate-standardSection-spacerTop-XS: 48px; --eaCorporate-standardSection-spacerTop-SM: 48px; --eaCorporate-standardSection-spacerTop-MD: 80px; --eaCorporate-standardSection-spacerTop-LG: 80px; --eaCorporate-standardSection-spacerTop-XL: 80px; --eaCorporate-standardSection-spacerBottom-XS: 48px; --eaCorporate-standardSection-spacerBottom-SM: 48px; --eaCorporate-standardSection-spacerBottom-MD: 80px; --eaCorporate-standardSection-spacerBottom-LG: 80px; --eaCorporate-standardSection-spacerBottom-XL: 80px; --ea-theme-stream-ui-paddle-default: #161616; --ea-theme-stream-ui-paddle-disabled: #BFBFBF; --ea-theme-stream-ui-progress-indicator-default: rgb(255,255,255); --ea-theme-stream-ui-progress-indicator-hover: rgb(255,255,255); --ea-theme-stream-ui-progress-bar-stroke-default: #ff8e8e; --ea-theme-stream-ui-progress-bar-stroke-hover: #ff8e8e; --ea-theme-stream-ui-progress-bar-fill-hover: #ff8e8e; --ea-theme-toaster-eyebrow-font-size-mobile: 16px; --ea-theme-toaster-eyebrow-font-size-tablet: 18px; --ea-theme-toaster-eyebrow-font-size-desktop: 20px; --ea-theme-toaster-copy-font-size-tablet: 16px; --ea-theme-toaster-copy-font-size-desktop: 18px; --ea-theme-tabs-background-color: #003181; --ea-theme-tabs-indicator-color: rgba(255, 255, 255, 0); --ea-theme-tabs-interface-color: #ffffff; --ea-theme-tabs-unselected-type: #ffffff; --ea-theme-tabs-selected-type: #000000; --ea-theme-tabs-selected-state: #ffffff; --ea-theme-tabs-accent-elements: rgba(0, 0, 0, 0.08); --ea-theme-tabs-inactive-interface-color: rgba(255, 255, 255, 0.1); --ea-theme-tabs-tab-text-transform: none; --ea-theme-tabs-accent-elements: rgba(255, 255, 255, 0.5); --ea-theme-color: #004DEB; --ea-theme-h2-font-size-mobile: 20px; --ea-theme-d4-font-size-mobile: 28px; --ea-theme-d3-font-size-tablet-portrait: 32px; --ea-theme-d3-font-size-mobile: 24px; } </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//da-dk/network-nav" login-url="/login" logout-url="/logout" hide-logo ></ea-network-nav> <ea-elements-loader elements="ea-local-nav-advanced, ea-link"> </ea-elements-loader> <ea-local-nav-advanced home-text="Startside for Electronic Arts" home-tooltip="Startside for Electronic Arts" home-link="https://www.ea.com/da-dk/" logo-image="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-spectrum-blue-wordmark-nav-logo.svg" logo-tooltip="Startside for Electronic Arts" theme="dark" shelf-type="band" open-drawer-text="Menu" close-drawer-text="Luk" mini show-franchise-nav show-breadcrumbs franchise-link-text="Alle spil" franchise-link-url="/games" unresolved > <a title="Startside for Electronic Arts" href="https://www.ea.com/da-dk/"> Startside for Electronic Arts <img src="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-spectrum-blue-wordmark-nav-logo.svg" alt="Electronics Arts Home" /> </a> <ea-elements-loader elements="ea-local-nav-shelf-sub-nav"> </ea-elements-loader> <ea-local-nav-shelf-sub-nav slot="local-nav-shelf-link" toggle-text="Spil" 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="GENNEMSE SPIL" 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="Udvalgte spil" link-href="https://www.ea.com/da-dk/games" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/games">Udvalgte spil</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="Alle spil" link-href="https://www.ea.com/da-dk/games/library" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/games/library">Alle spil</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="Kommer snart" link-href="https://www.ea.com/da-dk/games/coming-soon" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/games/coming-soon">Kommer snart</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="Gratis at spille" link-href="https://www.ea.com/da-dk/games/library/freetoplay" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/games/library/freetoplay">Gratis at spille</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="Abonnér" link-href="https://www.ea.com/da-dk/subscribe" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/subscribe">Abonnér</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="PLATFORME" 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/da-dk/games/library/pc-download" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/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/da-dk/games/library/ps5" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/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/da-dk/games/library/xbox-series-x" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/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/da-dk/games/library/nintendo-switch" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/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="Mobil" link-href="https://www.ea.com/da-dk/games/library/mobile" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/games/library/mobile">Mobil</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="Flere oplevelser" 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="Abonnér" link-href="https://www.ea.com/da-dk/subscribe" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/subscribe">Abonnér</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="Konkurrencespil" link-href="https://www.ea.com/da-dk/compete" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/compete">Konkurrencespil</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/da-dk/ea-play-live" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/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="Om" 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="Virksomhed" link-href="https://www.ea.com/da-dk/about" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/about">Virksomhed</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&#x27;s studier" link-href="https://www.ea.com/da-dk/studios" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/studios">EA&#x27;s studier</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="Vores teknologi" link-href="https://www.ea.com/da-dk/technology" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/technology">Vores teknologi</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-partnere" link-href="/da-dk/ea-partners" link-target="_self" unresolved > <a href="/da-dk/ea-partners">EA-partnere</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="Nyheder" link-href="https://www.ea.com/da-dk/news" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/news">Nyheder</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="Indenfor hos EA" link-href="https://ea.com/da-dk/inside-ea" link-target="_self" unresolved > <a href="https://ea.com/da-dk/inside-ea">Indenfor hos 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="Forpligtelser" 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="Forpligtelser" 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="Positivt spil" link-href="/da-dk/commitments/positive-play" link-target="_self" unresolved > <a href="/da-dk/commitments/positive-play">Positivt spil</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="Inklusion og diversitet" link-href="/da-dk/commitments/inclusion-and-diversity" link-target="_self" unresolved > <a href="/da-dk/commitments/inclusion-and-diversity">Inklusion og diversitet</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="Lokalt opsøgende arbejde " link-href="/da-dk/commitments/community-outreach" link-target="_self" unresolved > <a href="/da-dk/commitments/community-outreach">Lokalt opsøgende arbejde </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="Personale og kultur" link-href="/da-dk/commitments/people-and-culture" link-target="_self" unresolved > <a href="/da-dk/commitments/people-and-culture">Personale og kultur</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="Miljø " link-href="/da-dk/commitments/environment" link-target="_self" unresolved > <a href="/da-dk/commitments/environment">Miljø </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="Ressourcer" 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="Hjælp" link-href="https://help.ea.com/da-dk/" link-target="_blank" unresolved > <a href="https://help.ea.com/da-dk/">Hjælp</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="Fora" link-href="https://www.ea.com/da-dk/forums" link-target="_self" unresolved > <a href="https://www.ea.com/da-dk/forums">Fora</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="Forældrekontrol" link-href="/da-dk/commitments/positive-play/parental-controls" link-target="_self" unresolved > <a href="/da-dk/commitments/positive-play/parental-controls">Forældrekontrol</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="Tilgængelighed " link-href="https://ea.com/da-dk/able" link-target="_self" unresolved > <a href="https://ea.com/da-dk/able">Tilgængelighed </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="Tryk på" link-href="https://www.eapressportal.com/" link-target="_self" unresolved > <a href="https://www.eapressportal.com/">Tryk på</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="Investorer" link-href="https://ir.ea.com/" link-target="_self" unresolved > <a href="https://ir.ea.com/">Investorer</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="Spiltest" link-href="/da-dk/playtesting" link-target="_self" unresolved > <a href="/da-dk/playtesting">Spiltest</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="Spil" 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="GENNEMSE SPIL" unresolved > <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/da-dk/games" link-title="" link-text="Udvalgte spil" unresolved > <a href="https://www.ea.com/da-dk/games">Udvalgte spil</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/da-dk/games/library" link-title="" link-text="Alle spil" unresolved > <a href="https://www.ea.com/da-dk/games/library">Alle spil</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/da-dk/games/coming-soon" link-title="" link-text="Kommer snart" unresolved > <a href="https://www.ea.com/da-dk/games/coming-soon">Kommer snart</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/da-dk/games/library/freetoplay" link-title="" link-text="Gratis at spille" unresolved > <a href="https://www.ea.com/da-dk/games/library/freetoplay">Gratis at spille</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/da-dk/subscribe" link-title="" link-text="Abonnér" unresolved > <a href="https://www.ea.com/da-dk/subscribe">Abonnér</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="PLATFORME" unresolved > <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/da-dk/games/library/pc-download" link-title="" link-text="Pc" unresolved > <a href="https://www.ea.com/da-dk/games/library/pc-download">Pc</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/da-dk/games/library/ps5" link-title="" link-text="PlayStation®5" unresolved > <a href="https://www.ea.com/da-dk/games/library/ps5">PlayStation®5</a> </ea-link> <ea-link slot="local-nav-drawer-sub-nav-section-link" link-href="https://www.ea.com/da-dk/games/library/xbox-series-x" link-title="" link-text="Xbox Series X" unresolved > <a href="https://www.ea.com/da-dk/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/da-dk/games/library/nintendo-switch" link-title="" link-text="Nintendo Switch" unresolved > <a href="https://www.ea.com/da-dk/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/da-dk/games/library/mobile" link-title="" link-text="Mobil" unresolved > <a href="https://www.ea.com/da-dk/games/library/mobile">Mobil</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="Flere oplevelser" 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/da-dk/subscribe" link-title="" link-text="Abonnér" text-color="" unresolved > <a href="https://www.ea.com/da-dk/subscribe">Abonnér</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/da-dk/compete" link-title="" link-text="Konkurrencespil" text-color="" unresolved > <a href="https://www.ea.com/da-dk/compete">Konkurrencespil</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/da-dk/ea-play-live" link-title="" link-text="EA Play Live " text-color="" unresolved > <a href="https://www.ea.com/da-dk/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="Om" 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/da-dk/about" link-title="" link-text="Virksomhed" text-color="" unresolved > <a href="https://www.ea.com/da-dk/about">Virksomhed</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/da-dk/studios" link-title="" link-text="EA&#x27;s studier" text-color="" unresolved > <a href="https://www.ea.com/da-dk/studios">EA&#x27;s studier</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/da-dk/technology" link-title="" link-text="Vores teknologi" text-color="" unresolved > <a href="https://www.ea.com/da-dk/technology">Vores teknologi</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="/da-dk/ea-partners" link-title="" link-text="EA-partnere" text-color="" unresolved > <a href="/da-dk/ea-partners">EA-partnere</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/da-dk/news" link-title="" link-text="Nyheder" text-color="" unresolved > <a href="https://www.ea.com/da-dk/news">Nyheder</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/da-dk/inside-ea" link-title="" link-text="Indenfor hos EA" text-color="" unresolved > <a href="https://ea.com/da-dk/inside-ea">Indenfor hos 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="Forpligtelser" 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="/da-dk/commitments/positive-play" link-title="" link-text="Positivt spil" text-color="" unresolved > <a href="/da-dk/commitments/positive-play">Positivt spil</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="/da-dk/commitments/inclusion-and-diversity" link-title="" link-text="Inklusion og diversitet" text-color="" unresolved > <a href="/da-dk/commitments/inclusion-and-diversity">Inklusion og diversitet</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="/da-dk/commitments/community-outreach" link-title="" link-text="Lokalt opsøgende arbejde " text-color="" unresolved > <a href="/da-dk/commitments/community-outreach">Lokalt opsøgende arbejde </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="/da-dk/commitments/people-and-culture" link-title="" link-text="Personale og kultur" text-color="" unresolved > <a href="/da-dk/commitments/people-and-culture">Personale og kultur</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="/da-dk/commitments/environment" link-title="" link-text="Miljø " text-color="" unresolved > <a href="/da-dk/commitments/environment">Miljø </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="Ressourcer" 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/da-dk/" link-title="" link-text="Hjælp" text-color="" unresolved > <a href="https://help.ea.com/da-dk/">Hjælp</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/da-dk/forums" link-title="" link-text="Fora" text-color="" unresolved > <a href="https://www.ea.com/da-dk/forums">Fora</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="/da-dk/commitments/positive-play/parental-controls" link-title="" link-text="Forældrekontrol" text-color="" unresolved > <a href="/da-dk/commitments/positive-play/parental-controls">Forældrekontrol</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/da-dk/able" link-title="" link-text="Tilgængelighed " text-color="" unresolved > <a href="https://ea.com/da-dk/able">Tilgængelighed </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="Tryk på" text-color="" unresolved > <a href="https://www.eapressportal.com/">Tryk på</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="Investorer" text-color="" unresolved > <a href="https://ir.ea.com/">Investorer</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="/da-dk/playtesting" link-title="" link-text="Spiltest" text-color="" unresolved > <a href="/da-dk/playtesting">Spiltest</a> </ea-link> </ea-local-nav-drawer-sub-nav-advanced> </ea-local-nav-advanced> <div> <style> /* GENERIC STYLES */ .eaCorporate__textContainer + .eaCorporate__textContainer { margin: 48px 0 0 0; } .eaCorporate__textContainer .gradientText { color: var(--ea-theme-color); background: linear-gradient(-115deg, #ff4747 20%, #0d1042 80%); background: -webkit-linear-gradient(-115deg, #ff4747 20%, #0d1042 80%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; } .eaCorporate__textContainer .header { margin: 0 0 0.35em 0; } .eaCorporate__textContainer .subHeader { margin: 0 0 1.5em 0; } .eaCorporate__textContainer .subHeader:last-child { margin-bottom: 0; } .eaCorporate__textContainer .bodyCopy { margin: 0; } .eaCorporate__textContainer .bodyCopy + .bodyCopy { margin-top: 1em; } .eaCorporate__textContainer.textAlignCenter { text-align: center; } /* COLUMN TEXT */ .eaCorporate__textContainer.columnText .header { margin: 0; } .eaCorporate__textContainer.columnText .subHeader:first-child { margin: 0 0 0.35em 0; } .eaCorporate__textContainer.columnText .header + .subHeader { margin: 0.35em 0; } /* LEADING ICON */ .eaCorporate__textContainer.leadingIconList .listItem { display: flex; flex-direction: row; justify-content: flex-start; align-items: center; } .eaCorporate__textContainer.leadingIconList .listImage { width: 40px; height: 40px; margin: 0 16px 0 0; } .eaCorporate__textContainer.leadingIconList .listCopy { margin: 0; } .eaCorporate__textContainer.leadingIconList .listItem + .listItem { margin: 32px 0 0 0; } /* MEDIA QUERIES */ @media only screen and (min-width: 768px) { .eaCorporate__textContainer.textAlignCenter { max-width: 720px; margin-left: auto; margin-right: auto; } .eaCorporate__textContainer + .eaCorporate__textContainer { margin: 64px 0 0 0; } .eaCorporate__textContainer.leadingIconList .listImage { width: 56px; height: 56px; } .eaCorporate__textContainer.leadingIconList .listItem + .listItem { margin: 24px 0 0 0; } } html { scroll-behavior: smooth; } </style> </div> <div> <style> .stickyNav { border-radius: 8px; -webkit-box-shadow: 0 0 2px lightgrey, 0 0 6px lightgrey; box-shadow: 0 0 2px lightgrey, 0 0 6px lightgrey; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; font-size: 16px; max-height: calc(100vh - 220px); /* navBarHeightSum + topValue */ overflow-y: scroll; padding: 1em; position: sticky; top: 120px; } .stickyNav ol { margin: 0 0 0 1.75em; list-style-type: none; } .stickyNav li { margin: 0; padding: 0; text-indent: -0.75em; } .stickyNav li + li { margin: 0.5em 0 0 0; } .stickyNav li::before { display: none; } .stickyNav li span { width: 0.75em; display: inline-block; } @media only screen and (max-width: 767px) { .stickyNav { display: none; } } </style> </div> <div> <style> .legalPageTitle { margin-top: 0; } .legalSectionTitle, .previousVersion { margin-top: 3em; scroll-margin-top: 100px; } /* Subtle Emphasis */ .legalSummary { font-weight: bolder; background-color: #eeeeee; padding: 10px 14px; border-radius: 8px; } </style> </div> <main> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="96px" small="96px" medium="96px" large="96px" largest="100px" > </ea-spacer> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="hidden" spacing-top="none" spacing-bottom="none" background-image-smallest="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.320w.jpg" background-image-small="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.768w.jpg" background-image-medium="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.1024w.jpg" background-image-large="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.1456w.jpg" background-image-largest="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.1920w.jpg" image-tooltip="" > <img src="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/eacom/careers/2021-refresh/common/ea-careers-location-section-bkg-xl.jpg.adapt.1920w.jpg 1456w" /> <ea-section-column slot="section-column" indent-right="3" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--eaCorporate-landingSection-spacerTop-XS)" small="var(--eaCorporate-landingSection-spacerTop-SM)" medium="var(--eaCorporate-landingSection-spacerTop-MD)" large="var(--eaCorporate-landingSection-spacerTop-LG)" largest="var(--eaCorporate-landingSection-spacerTop-XL)" > </ea-spacer> <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="large" text-align="left" text-color="light" title-text="Juridisk information og oplysninger om fortrolighed" spacing-top="none" spacing-bottom="none" > <h3>Juridisk information og oplysninger om fortrolighed</h3> </ea-subheading> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--eaCorporate-landingSection-spacerBottom-XS)" small="var(--eaCorporate-landingSection-spacerBottom-SM)" medium="var(--eaCorporate-landingSection-spacerBottom-MD)" large="var(--eaCorporate-landingSection-spacerBottom-LG)" largest="var(--eaCorporate-landingSection-spacerBottom-XL)" > </ea-spacer> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-tabs"> </ea-elements-loader> <dom-bind> <template> <ea-tabs unresolved theme="custom" alignment="left" mobile-layout="default" indicate autoselect selected="{{ selected }}" > <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal" theme="custom" > Primær </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/user-agreement" theme="custom" > Brugeraftale </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/privacy-and-cookie-policy" theme="custom" > Fortroligheds-/cookiepolitik </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/privacy-portal" theme="custom" > Mine privatlivsrettigheder </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/notice-to-parents" theme="custom" > Meddelelse til forældre </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/copyright-infringement-notice" theme="custom" > Meddelelse om overtrædelse af ophavsret </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/ea-play-terms" theme="custom" > Vilkår for EA Play </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/legal-disclosures" theme="custom" > Juridiske meddelelser </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/great-game-guarantee-terms" theme="custom" > Garanti for gode spil </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/terms-of-sale" theme="custom" > Salgsbetingelser </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/ea-card-terms-and-conditions" theme="custom" > Vilkår for gavekort </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/service-updates" theme="custom" > Tjenesteopdateringer </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/dsa-enforcement-requests" theme="custom" > Forordningen om digitale tjenester </ea-tab> </ea-tabs> <iron-pages selected="{{ selected }}"> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> <div> </div> </iron-pages> </template> </dom-bind> <ea-elements-loader elements="ea-tabs"> </ea-elements-loader> <dom-bind> <template> <ea-tabs unresolved theme="custom" alignment="left" mobile-layout="default" indicate autoselect selected="{{ selected }}" > <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/service-updates" theme="custom" > Vilkår </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/service-updates/a-h" theme="custom" > Produkttitler A-H </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/service-updates/i-q" theme="custom" > Produkttitler I-Q </ea-tab> <ea-elements-loader elements="ea-tab"> </ea-elements-loader> <ea-tab unresolved url="/da-dk/legal/service-updates/r-z" theme="custom" > Produkttitler R-Z </ea-tab> </ea-tabs> <iron-pages selected="{{ selected }}"> <div> </div> <div> </div> <div> </div> <div> </div> </iron-pages> </template> </dom-bind> <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="" indent-right="" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <p>Vilkår og betingelser kan variere efter område. Brug følgende vælger for at se lokale politikker.</p> </ea-text> <div> <ul id="language-options"> <li class="test"> <a href="/legal/service-updates" title="United States"><span class="flag us">&nbsp;</span></a> </li> <li class="test"> <a href="/en-ca/legal/service-updates" title="Canada-English"><span class="flag ca">&nbsp;</span></a> </li> <li class="test"> <a href="/fr-ca/legal/service-updates" title="Canada-French"><span class="flag ca">&nbsp;</span></a> </li> <li class="test"> <a href="/en-gb/legal/service-updates" title="United Kingdom"><span class="flag gb">&nbsp;</span></a> </li> <li class="test"> <a href="/legal/service-updates" title="Ireland"><span class="flag ie">&nbsp;</span></a> </li> <li class="test"> <a href="/en-au/legal/service-updates" title="Australia"><span class="flag au">&nbsp;</span></a> </li> <li class="test"> <a href="/service-updates" title="India"><span class="flag in">&nbsp;</span></a> </li> <li class="test"> <a href="/service-updates" title="Singapore"><span class="flag sg">&nbsp;</span></a> </li> <li class="test"> <a href="/legal/service-updates" title="South Africa"><span class="flag za">&nbsp;</span></a> </li> <li class="test"> <a href="/pt-br/legal/service-updates" title="Brasil"><span class="flag br">&nbsp;</span></a> </li> <li class="test"> <a href="/pt-br/legal/service-updates" title="Portugal "><span class="flag pt">&nbsp;</span></a> </li> <li class="test"> <a href="/de-de/legal/service-updates" title="Deutschland"><span class="flag de">&nbsp;</span></a> </li> <li class="test"> <a href="/de-de/legal/service-updates" title="Schweiz"><span class="flag ch">&nbsp;</span></a> </li> <li class="test"> <a href="/fr-fr/legal/service-updates" title=" Suisse"><span class="flag ch">&nbsp;</span></a> </li> <li class="test"> <a href="/de-de/legal/service-updates" title="Österreich"><span class="flag at">&nbsp;</span></a> </li> <li class="test"> <a href="/it-it/legal/service-updates" title="Italia"><span class="flag it">&nbsp;</span></a> </li> <li class="test"> <a href="/es-es/legal/service-updates" title="España"><span class="flag es">&nbsp;</span></a> </li> <li class="test"> <a href="/es-mx/legal/service-updates" title="Mexico"><span class="flag mx">&nbsp;</span> </a> </li> <li class="test"> <a href="/fr-fr/legal/service-updates" title="France"><span class="flag fr">&nbsp;</span></a> </li> <li class="test"> <a href="/fr-fr/legal/service-updates" title="Belgique"><span class="flag be">&nbsp;</span></a> </li> <li class="test"> <a href="/nl-nl/legal/service-updates" title="België"><span class="flag be">&nbsp;</span></a> </li> <li class="test"> <a href="/nl-nl/legal/service-updates" title="Nederland"><span class="flag nl">&nbsp;</span></a> </li> <li class="test"> <a href="/da-dk/legal/service-updates" title="Danmark"><span class="flag dk">&nbsp;</span> </a> </li> <li class="test"> <a href="/fi-fi/legal/service-updates" title="Suomi"><span class="flag fi">&nbsp;</span> </a> </li> <li class="test"> <a href="/sv-se/legal/service-updates" title="Sverige"><span class="flag se">&nbsp;</span> </a> </li> <li class="test"> <a href="/nb-no/legal/service-updates" title="Norge"><span class="flag no">&nbsp;</span> </a> </li> <li class="test"> <a href="/pl-pl/legal/service-updates" title="Polska"><span class="flag pl">&nbsp;</span> </a> </li> <li class="test"> <a href="/ru-ru/legal/service-updates" title="Pусский"><span class="flag ru">&nbsp;</span> </a> </li> <li class="test"> <a href="/cs-cz/legal/service-updates" title="Česká republika"><span class="flag cz">&nbsp;</span> </a> </li> <li class="test"> <a href="/ja-jp/legal/service-updates" title="日本語"><span class="flag jp">&nbsp;</span></a> </li> <li class="test"> <a href="/ko-kr/legal/service-updates" title="한국어"><span class="flag kr">&nbsp;</span> </a> </li> <li class="test"> <a href="/zh-tw/legal/service-updates" title="繁體中文"><span class="flag tw">&nbsp;</span></a> </li> </ul> <style> #language-options{ max-width: 900px; clear: both; padding: 0 0 40px 0!important; margin: 0 0 0 0!important; } #language-options .flag{ clear: none; float: left; } #language-options ul{ clear: none; padding-right: 0px; margin-top: 3px; } #language-options li{ float: left; width: 64px; height: 28px; margin-right: 0px; list-style-type: none; margin-bottom: 10px; font-size: 14px; line-height: 20px; padding-left:10px!important; } #language-options a{ color: #2599CF; text-decoration: none; } #language-options a:hover{ text-decoration: underline; } li.test::before { content: " "!important; } #language-options .flag { } .flag{ display: block; width: 54px; height: 36px; overflow: hidden; background: url(https://media.contentapi.ea.com/content/dam/ea/ea-flag-sprite-rounded.png) no-repeat 0 0; text-indent: -9999px; } .flag.us { background-position: 0 0; } .flag.au { background-position: 0 -36px; } .flag.br { background-position: 0 -72px; } .flag.ca{ background-position: 0 -108px; } .flag.cz{ background-position: 0 -144px; } .flag.cn{ background-position: 0 -180px; } .flag.dk { background-position: 0 -216px; } .flag.de { background-position: 0 -252px; } .flag.es { background-position: 0 -288px; } .flag.fi { background-position: 0 -324px; } .flag.fr { background-position: 0 -360px; } .flag.hk{ background-position: 0 -396px; } .flag.in { background-position: 0 -432px; } .flag.it { background-position: 0 -468px; } .flag.jp { background-position: 0 -504px; } .flag.kr { background-position: 0 -540px; } .flag.hu{ background-position: 0 -576px; } .flag.mx { background-position: 0 -612px; } .flag.nl { background-position: 0 -648px; } .flag.nz{ background-position: 0 -684px; } .flag.no { background-position: 0 -720px; } .flag.pl { background-position: 0 -756px; } .flag.pt { background-position: 0 -792px; } .flag.ru { background-position: 0 -828px; } .flag.sg { background-position: 0 -864px; } .flag.za { background-position: 0 -900px; } .flag.se { background-position: 0 -936px; } .flag.tw { background-position: 0 -972px; } .flag.th { background-position: 0 -1008px; } .flag.gb { background-position: 0 -1044px; } .flag.uk { background-position: 0 -1080px; } .flag.at { background-position: 0 -1116px; } .flag.ch { background-position: 0 -1152px; } .flag.be { background-position: 0 -1188px; } .flag.ie { background-position: 0 -1224px; } .flag.tw { background-position: 0 -1260px; } </style> </div> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="railed" layout="100" background-color="none" background-overflow="visible" spacing-top="none" spacing-bottom="medium" > <ea-section-column slot="section-column" indent-right="3" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <p>&nbsp;</p> <h3 class="d4 legalPageTitle">Lukning af onlinetjenester</h3> </ea-text> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="dark" > <p>Det er aldrig nemt at træffe beslutningen om at trække bestemte funktioner eller spiltyper i visse EA-spil tilbage eller trække onlinetjenester for ældre EA-spil tilbage. Folkene bag udviklingen og driften lægger hele deres sjæl i vores spil og spillenes funktioner og spiltyper næsten lige så meget som spillerne, og det er svært at se dem blive trukket tilbage. Efterhånden som spil skiftes ud med nyere titler, svinder antallet af spillere, der stadig nyder godt af de spil, der har været ude i noget tid, til et niveau – typisk mindre end 1 % af alle onlinespillere på tværs af alle EA-titler – hvor det ikke længere kan lade sig gøre at fortsætte med det arbejde bag kulisserne, der kræves for at holde onlinetjenesterne for de pågældende spil kørende.</p> <p>Vi engagerer os også i at konstant opdatere og forbedre funktioner og spiltyper, der skal bevares i spillene for at sikre, at de forbliver spændende at spille i så lang tid som muligt. Dette engagement i godt gameplay betyder af og til, at vi må fjerne forældede funktioner og spiltyper.</p> <p>I nogle tilfælde, hvor onlinetjenesterne for et bestemt spil ikke længere er tilgængelige eller understøttet, kan spillet muligvis stadig spilles og nydes offline. Afhængigt af spiltypen og de tjenester, der muligvis ikke længere understøttes, kan spillernes beholdning af virtuel valuta og/eller genstande i spillet muligvis stadig bruges, uanset om butikken i det pågældende spil er åben eller deaktiveret, og uanset om spillet stadig er til salg til nye brugere.</p> <p>Vi håber, at du fortsat nyder at spille vores spil, og vi sætter pris på, at du vælger at spille med EA. Hvis du har flere spørgsmål om din konto eller nedlukningen af EA-tjenester, kan du besøge&nbsp;<a href="http://help.ea.com/da-dk/">http://help.ea.com</a>.</p> <p>Tak<br> Electronic Arts</p> </ea-text> </ea-section-column> </ea-section> <div> <style> .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { width: 90%; margin: 0 auto; padding: 3rem 0; } @media screen and (min-width: 768px) { ea-section ea-section-column.eapl-section-column-50 { align-self: center; margin: 0; width: 50%; overflow: hidden; } .copy-copy ea-section ea-section-column.eapl-section-column-50 { align-self: start; } .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { padding: 0 2rem; margin: 0; width: 50%; } .dx-video-asset ea-media ea-html5-video { margin-bottom: -10px; } } @media screen and (min-width: 1024px) { .asset-first .eapl-section-column-50:nth-of-type(2), .copy-first .eapl-section-column-50:nth-of-type(1), .copy-copy .eapl-section-column-50 { padding: 0 6rem; } } </style> </div> <div> <style> ea-section-column.eapl-section-column-100 img,ea-section-column.eapl-section-column-50 img,ea-section-column.eapl-section-column-66 img { max-width: 100%; } </style> </div> <div> <style> .dx__anchor-nav { display: flex; align-items: stretch; justify-content: center; align-content: center; list-style-type: none; margin: 0; padding: 0; } .dx__anchor-nav__link { display: flex; align-items: center; font-family: var(--ea-theme-secondary-font-family); text-transform: uppercase; font-size: 1.2rem; line-height: 1.1; font-weight: bold; text-align: center; padding: 0 2rem; margin: 0; border-right: 1px solid var(--dx-anchor-nav-separator-color); white-space: nowrap; } .dx__anchor-nav__link::before { content: ""; } .dx__anchor-nav__link:last-child { border: none; } .dx__anchor-nav__link a { text-decoration: none; line-height: 1; transition: linear all 0.25s; webkit-transition: all .25s linear; moz-transition: all .25s linear; ms-transition: all .25s linear; o-transition: all .25s linear; color: var(--dx-anchor-nav-color); } .dx__anchor-nav__link a:hover { transform: translatey(-2px); color: var(--dx-anchor-nav-hover-color); } @media only screen and (max-width: 1158px) { .dx__anchor-nav__link { font-size: 1rem; padding: 0 1.5rem; } } @media only screen and (max-width: 960px) { .dx__anchor-nav__link { font-size: 1rem; padding: 0 1rem; } } @media only screen and (max-width: 846px) { .dx__anchor-nav__link { font-size: 0.8rem; padding: 0 1rem; } } @media only screen and (max-width: 767px) { .dx__anchor-nav { flex-direction: column; } .dx__anchor-nav__link { display: block; text-transform: uppercase; font-size: 1.125rem; letter-spacing: 0.05rem; text-align: center; padding: 14px 0; border: none; border-bottom: 1px solid var(--dx-anchor-nav-separator-color); } } </style> </div> <div> <style> .ea-play-section { background: rgb(13,16,66); background: linear-gradient(60deg, rgba(13,16,66,1) 0%, rgba(13,16,66,1) 50%, rgba(255,71,71,1) 100%); border: 3px solid rgb(255, 255, 255); border-radius: 3rem; width: 98%; margin: 3rem auto; padding: 0; position: relative; overflow: hidden; } </style> </div> <div style="display: none;"></div> </main> <footer role="contentinfo"> <ea-elements-loader elements="ea-local-footer, ea-local-links, ea-local-link, ea-social-links, ea-social-link, ea-hybrid-regional-rating"> </ea-elements-loader> <ea-local-footer theme="dark" sal-game-slug="" rating-lang="da-DK" unresolved > <ea-local-links slot="local-links" title-text="" text-color="dark" unresolved > <ea-local-link slot="local-link" link-url="/da-dk/careers" link-title="Karrierer " link-text="Karrierer " text-color="dark" unresolved > <a href="/da-dk/careers" title="Karrierer " >Karrierer </a> </ea-local-link> <ea-local-link slot="local-link" link-url="/da-dk/executives" link-title="Ledelse" link-text="Ledelse" text-color="dark" unresolved > <a href="/da-dk/executives" title="Ledelse" >Ledelse</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/da-dk/news/2023-impact-report" link-title="Påvirkningsrapport" link-text="Påvirkningsrapport" text-color="dark" unresolved > <a href="/da-dk/news/2023-impact-report" title="Påvirkningsrapport" >Påvirkningsrapport</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/da-dk/commitments" link-title="Vores forpligtelser" link-text="Vores forpligtelser" text-color="dark" unresolved > <a href="/da-dk/commitments" title="Vores forpligtelser" >Vores forpligtelser</a> </ea-local-link> </ea-local-links> <ea-social-links slot="social-links" text-color="dark" title-text="Deltag i samtalen" 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-links> </ea-local-footer> <ea-elements-loader elements="ea-network-footer, ea-network-legal, ea-link, ea-content-loader"> </ea-elements-loader> <ea-network-footer theme="dark" logo-image="https://media.contentapi.ea.com/content/dam/eacom/common/medallion-violet.png" logo-tooltip="" logo-link-url="https://www.ea.com/da-dk" logo-link-text="EA" logo-link-tooltip="EA" unresolved > <img src="https://media.contentapi.ea.com/content/dam/eacom/common/medallion-violet.png" alt="" /> <ea-link slot="link" link-href="/da-dk/games/library" link-title="Spilbibliotek" link-text="Spilbibliotek" text-color="dark" unresolved > <a href="/da-dk/games/library" title="Spilbibliotek" >Spilbibliotek</a> </ea-link> <ea-link slot="link" link-href="/da-dk/subscribe" link-title="Abonner" link-text="Abonner" text-color="dark" unresolved > <a href="/da-dk/subscribe" title="Abonner" >Abonner</a> </ea-link> <ea-link slot="link" link-href="/da-dk/redeem" link-title="Indløs Kode" link-text="Indløs Kode" text-color="dark" unresolved > <a href="/da-dk/redeem" title="Indløs Kode" >Indløs Kode</a> </ea-link> <ea-link slot="link" link-href="/da-dk/ea-app" link-title="EA app" link-text="EA app" text-color="dark" unresolved > <a href="/da-dk/ea-app" title="EA app" >EA app</a> </ea-link> <ea-link slot="link" link-href="/da-dk/about" link-title="Om" link-text="Om" text-color="dark" unresolved > <a href="/da-dk/about" title="Om" >Om</a> </ea-link> <ea-link slot="link" link-href="/da-dk/able" link-title="Tilgængelighed" link-text="Tilgængelighed" text-color="dark" unresolved > <a href="/da-dk/able" title="Tilgængelighed" >Tilgængelighed</a> </ea-link> <ea-link slot="link" link-href="https://help.ea.com/dk" link-title="Hjælp" link-text="Hjælp" text-color="dark" unresolved > <a href="https://help.ea.com/dk" title="Hjælp" >Hjælp</a> </ea-link> <ea-elements-loader elements="ea-regional-pricing-selector"> </ea-elements-loader> <ea-regional-pricing-selector slot="regional-pricing-selector" theme="dark" label-text="Regional prissætning" unresolved > <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="AT" >Austria</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="BE" >Belgium</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="BG" >Bulgaria</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="HR" >Croatia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="CY" >Cyprus</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="CZ" >Czech Republic</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="DK" >Denmark</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="EE" >Estonia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="FI" >Finland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="FR" >France</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="DE" >Germany</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="GR" >Greece</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="HU" >Hungary</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="IS" >Iceland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="IE" >Ireland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="IT" >Italy</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LV" >Latvia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LI" >Liechtenstein</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LT" >Lithuania</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="LU" >Luxembourg</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="MT" >Malta</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="NL" >Netherlands</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="NO" >Norway</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="PL" >Poland</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="PT" >Portugal</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="RO" >Romania</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="SK" >Slovakia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="SL" >Slovenia</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="ES" >Spain</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="SE" >Sweden</ea-regional-pricing-selector-option> <ea-regional-pricing-selector-option slot="regional-pricing-selector-option" value="CH" >Switzerland</ea-regional-pricing-selector-option> </ea-regional-pricing-selector> <ea-elements-loader elements="ea-locale-selector"> </ea-elements-loader> <ea-locale-selector slot="locale-selector" theme="dark" value="da-dk" label-text="Sprog" 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" >Ceska 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="zh-cn" >中国</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="ko-kr" >대한민국</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="zh-tw" >繁體中文</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="tr-tr" >Türkiye</ea-locale-selector-option> </ea-locale-selector> <ea-network-legal slot="network-legal" copyright-text="© 2024 Electronic Arts Inc. " text-color="dark" unresolved > <ea-link slot="link" link-href="http://www.ea.com/da-dk/legal" link-title="Jura og privatliv" link-text="Jura og privatliv" text-color="dark" unresolved > <a href="http://www.ea.com/da-dk/legal" title="Jura og privatliv" >Jura og privatliv</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/da-dk/terms-of-service" link-title="NY brugeraftale" link-text="Brugeraftale" text-color="dark" unresolved > <a href="https://www.ea.com/da-dk/terms-of-service" title="NY brugeraftale" >Brugeraftale</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/da-dk/legal/privacy-and-cookie-policy" link-title="Fortroligheds-/cookiepolitik (dine rettigheder til fortrolighed)" link-text="Fortroligheds-/cookiepolitik (dine rettigheder til fortrolighed)" text-color="dark" unresolved > <a href="https://www.ea.com/da-dk/legal/privacy-and-cookie-policy" title="Fortroligheds-/cookiepolitik (dine rettigheder til fortrolighed)" >Fortroligheds-/cookiepolitik (dine rettigheder til fortrolighed)</a> </ea-link> <ea-link slot="link" link-href="/da-dk/service-updates" link-title="Opdateringer af onlinetjenester" link-text="Opdateringer af onlinetjenester" text-color="dark" unresolved > <a href="/da-dk/service-updates" title="Opdateringer af onlinetjenester" >Opdateringer af onlinetjenester</a> </ea-link> <ea-link slot="link" link-href="/da-dk/security" link-title="Security" link-text="Security" text-color="dark" unresolved > <a href="/da-dk/security" title="Security" >Security</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&noticeType=bb&text=true&gtm=1&pn=1`; if (shouldAutoShowCookiePreferences()) { src = src + "&behavior=expressed"; } script.src = src; script.setAttribute("crossorigin", ""); return script; } function shouldAutoShowCookiePreferences() { const showCookiePreferencesParam = "show=cookiePreferences"; const urlSearchParams = window.location.search.slice(1).split("&"); return urlSearchParams.includes(showCookiePreferencesParam); } function isLocalNDS(componentUrlPrefix) { return componentUrlPrefix && componentUrlPrefix.includes('local'); } function isNDSBranch(componentUrlPrefix) { return componentUrlPrefix && componentUrlPrefix.includes('branch'); } function isNDSVersionGreaterOrEqual(componentUrlPrefix) { let ndsVersion = componentUrlPrefix && componentUrlPrefix.match('/release\/([^\/]*)/')[1]; let isGreaterOrEqual = ndsVersion && ndsVersion.localeCompare("4.40.5", undefined, { numeric: true, sensitivity: 'base' }); return isGreaterOrEqual >= 0; } const componentUrlPrefix = window.nds.componentUrlPrefix; /** * Check for backwards compatibility with NDS version greater or equal to when TrustArc was integrated */ if ( isLocalNDS(componentUrlPrefix) || isNDSBranch(componentUrlPrefix) || isNDSVersionGreaterOrEqual(componentUrlPrefix) ) { const trustArcScript = createScriptTag(); const elements = document.createDocumentFragment(); elements.appendChild(createElement("consent_blackbar", false)); elements.appendChild(createElement("teconsent", true)); elements.appendChild(trustArcScript); document.body.appendChild(elements); } })(); </script> <ea-truste unresolved slot="truste" domain="ea.com" > <div> <a href="//privacy.truste.com/privacy-seal/validation?rid=5a64f5af-2284-46a1-b3b5-e1ac36967644&amp;lang=da" target="_blank"> <img style="border: none" src="//privacy-policy.truste.com/privacy-seal/seal?rid=5a64f5af-2284-46a1-b3b5-e1ac36967644" 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="Du er ikke berettiget til at se dette indhold." message="Angiv venligst din fødselsdato. " > <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="ÅÅÅÅ" label-text="Angiv din fødselsdato" unresolved > </ea-date-field> <ea-elements-loader elements="ea-submit"> </ea-elements-loader> <ea-submit unresolved slot="submit" value-text="Indsend" text-color="light" ></ea-submit> </ea-age-gate> </ea-modal> <script src="//pl.ea.com/release/4.68.6/elements/browser-support.min.js"></script> <script> eaBrowserSupport.requiredFeatures = 'picture'; eaBrowserSupport.requiredHeading = 'Denne browser understøttes desværre ikke'; eaBrowserSupport.requiredText = 'Download en understøttet browser for at se denne webside.'; eaBrowserSupport.recommendedFeatures = 'cssgrid'; eaBrowserSupport.recommendedText = 'Denne browser anbefales ikke, og websiden vises muligvis ikke korrekt.'; 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 = 'Annullér'; eaBrowserSupport.svgLogo = ''; eaBrowserSupport.init(); </script> <ea-type-kit kit-url="//use.typekit.net/txn1klh.js"></ea-type-kit> </body> </html>

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