CINXE.COM
F1® 24 - EA SPORTS™ 2024 FIA Formula One World Championship™ Official Game – Electronic Arts
<!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.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>html { scroll-behavior: smooth; scroll-padding-top: 6rem;}</style> <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap"rel="stylesheet"> <style> @font-face { font-family: 'F1 Extra Black'; src: url(/assets/fonts/f1/NeuePlak-CompExtraBlack.otf) format('opentype'); } </style> <link href="https://cdn.fonts.net/kit/fac90af0-b77c-11ec-8f7e-0698e84a94f4/fac90af0-b77c-11ec-8f7e-0698e84a94f4.css" rel="stylesheet" /> <style> @font-face { font-family: 'F1 Demi Bold'; src: url(/assets/fonts/f1/TT-Interphases-DemiBold.ttf) format('truetype'); } </style> <style> @font-face { font-family: 'F1 Light'; src: url(/assets/fonts/f1/TT-Interphases-Light.ttf) format('truetype'); } </style> <style> @font-face { font-family: 'F1 Display'; src: url(https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/fonts/formula1-display-black.otf) format('opentype'); } </style> <style> @font-face { font-family: 'F1 CTA'; src: url(https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/fonts/dinstencil-medium.otf) format('opentype'); } </style> <style>@font-face { font-family: "F1 Regular"; src: url(https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/fonts/tt-interphases-regular.otf) format('opentype') }</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>F1® 24 - EA SPORTS™ 2024 FIA Formula One World Championship™ Official Game – Electronic Arts</title> <meta property="og:type" content="article"> <meta property="og:title" content="F1® 24 - EA SPORTS™ 2024 FIA Formula One World Championship™ Official Game – Electronic Arts"> <meta property="og:description" content="Get closer to the grid like never before with EA SPORTS™ F1® 24, the official videogame of the 2024 FIA Formula One World Championship™"> <meta property="og:url" content="https://www.ea.com/en-gb/games/f1/f1-24"> <meta property="og:site_name" content="Electronic Arts Inc."> <meta property="og:image" content="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.jpg.adapt.crop191x100.1200w.jpg"> <meta property="og:image:width" content="1200"> <meta property="og:image:height" content="628"> <meta name="description" content="Get closer to the grid like never before with EA SPORTS™ F1® 24, the official videogame of the 2024 FIA Formula One World Championship™"> <meta name="author" content="Electronic Arts"> <meta property="article:modified_time" content="2024-11-25T16:13:38Z"> <meta property="article:published_time" content="2024-02-27T16:00Z"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@ea"> <meta name="twitter:title" content="F1® 24 - EA SPORTS™ 2024 FIA Formula One World Championship™ Official Game – Electronic Arts"> <meta name="twitter:description" content="Get closer to the grid like never before with EA SPORTS™ F1® 24, the official videogame of the 2024 FIA Formula One World Championship™"> <meta name="twitter:image" content="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.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/ea/f1/f1-24/common/f124-standard-ed-16x9.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": "Get closer to the grid like never before with EA SPORTS™ F1® 24, the official videogame of the 2024 FIA Formula One World Championship™", "datePublished": "2024-02-27T16:00Z", "dateModified": "2024-11-25T16:13:38Z", "headline": "F1® 24 - EA SPORTS™ 2024 FIA Formula One World Championship™ Official Game – Electronic Arts", "url": "https://www.ea.com/en-gb/games/f1/f1-24" } </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: #FFFFFF; --ea-theme-tabs-indicator-color: #FF4747; --ea-theme-tabs-interface-color: #FF4747; --ea-theme-tabs-unselected-type: #000000; --ea-theme-tabs-selected-type: #000000; --ea-theme-tabs-selected-state: #DEDEDE; --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-cta-font-weight: bold ; --ea-theme-cta-line-height-mobile: 115%; --ea-theme-cta-line-height-tablet: 67%; --ea-theme-cta-line-height-desktop: 67%; --ea-theme-cta-border-radius: 20px; --ea-theme-dark-gradient: #6405f0; --ea-theme-light-gradient: #6405f0; --f1-23-primary-color-pink: #FF006B; --f1-23-primary-color-black: #1C1B1B; --f1-23-primary-color-white: #FFFFFF; --f1-23-secondary-color-titanium-grey: #D4D9DA; --f1-23-secondary-color-space-blue: #0D4E79; --ea-theme-color: var(--f1-23-primary-color-pink); --ea-light-color: var(--f1-23-primary-color-white); --ea-dark-color: var(--f1-23-primary-color-black); --ea-access-brand-color: var(--f1-23-primary-color-dynamic-yellow); --ea-text-case: uppercase; --ea-theme-font-body: F1 Regular; --ea-theme-cta-font-family: F1 CTA; --ea-theme-font-header: F1 Extra Black; --ea-theme-typographic-headings-font-family: var(--ea-theme-font-header); --ea-theme-primary-font-family: var(--ea-theme-font-body); --ea-theme-secondary-font-family: F1 Regular; --ea-theme-tile-title-font-family: var(--ea-theme-font-header); --ea-theme-header-font-weight-regular: 400; --ea-theme-header-font-weight-bold: 600; --ea-theme-display-font-weight: 500; --ea-theme-local-nav-shelf-header-font-family: var(--ea-theme-font-body); --ea-theme-countdown-clock-digit-font-family: var(--ea-theme-secondary-font-family); --ea-theme-countdown-clock-digit-font-size: 121px; --ea-theme-b2-font-size-mobile: 18px; --ea-theme-d2-font-size-mobile: 32px; --ea-theme-d2-font-size-tablet-portrait: 32px; --ea-theme-d2-font-size-tablet-landscape: 40px; --ea-theme-d2-font-size-desktop: 56px; --ea-theme-d3-font-size-mobile: 34px; --ea-theme-d3-font-size-tablet-landscape: 40px; --ea-theme-d3-font-size-desktop: 58px; --ea-theme-d4-font-family: var(--ea-theme-secondary-font-family); --ea-theme-d4-font-size-mobile: 34px; --ea-theme-d4-font-size-tablet-portrait: 40px; --ea-theme-d4-font-size-tablet-landscape: 50px; --ea-theme-d4-font-size-desktop: 60px; --ea-theme-h2-font-size-mobile: 28px; --ea-theme-h2-font-size-tablet-landscape: 32px; --ea-theme-h2-font-size-desktop: 42px; --ea-theme-h3-font-size-mobile: 28px; --ea-theme-h3-font-size-tablet-landscape: 30px; --ea-theme-h3-font-size-desktop: 34px; --ea-theme-h4-font-size-mobile: 20px; --ea-theme-h4-font-weight: var(--ea-theme-header-font-weight-bold); --ea-theme-h5-font-size-mobile: 35px; --ea-theme-h5-font-size-tablet-landscape: 30px; --ea-theme-h5-font-size-desktop: 40px; --ea-theme-h6-font-size-mobile: 16px; --ea-theme-h6-font-size-tablet-portrait: 20px; --ea-theme-h6-font-size-tablet-landscape: 20px; --ea-theme-h6-font-size-desktop: 20px; --ea-theme-h5-letter-spacing-desktop: 0.01em; --ea-theme-h5-letter-spacing-tablet-landscape: 0.01em; --ea-theme-h5-letter-spacing-mobile: normal; --ea-theme-h5-font-weight: 0; --ea-theme-tile-title-font-weight: normal; --dx-xsmall-spacer-value: 4rem; --dx-small-spacer-value: 4rem; --dx-medium-spacer-value: 4rem; --dx-large-spacer-value: 4rem; --dx-xlarge-spacer-value: 4rem; --ea-theme-l2-font-size-desktop: 18px; --ea-theme-l2-font-size-tablet-landscape: 16px; --ea-theme-l2-font-size-mobile: 16px; --dx-xsmall-innerelement-spacer-value: 2rem; --dx-small-innerelement-spacer-value: 2rem; --dx-medium-innerelement-spacer-value: 2rem; --dx-large-innerelement-spacer-value: 2rem; --dx-xlarge-innerelement-spacer-value: 2rem; --dx-xsmall-section-header-spacer-value: 64vw; --dx-small-section-header-spacer-value: 62vw; --dx-medium-section-header-spacer-value: 18vw; --dx-large-section-header-spacer-value: 18vw; --dx-xlarge-section-header-spacer-value: 18vw; --dx-xsmall-section-footer-spacer-value: 8vw; --dx-small-section-footer-spacer-value: 8vw; --dx-medium-section-footer-spacer-value: 2.2vw; --dx-large-section-footer-spacer-value: 5.4vw; --dx-xlarge-section-footer-spacer-value: 6vw; --dx-anchor-nav-separator-color: white; --dx-anchor-nav-color: white; --dx-anchor-nav-hover-color: var(--ea-theme-color); } </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-gb/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 aria-label-text="Local" home-text="F1 24" home-tooltip="F1 24" home-link="/en-gb/games/f1/f1-24" logo-image="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-logo-horizontal-light.png" logo-tooltip="" theme="light" shelf-type="band" open-drawer-text="Menu" close-drawer-text="Close" mini unresolved > <a title="F1 24" href="/en-gb/games/f1/f1-24"> F1 24 <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-logo-horizontal-light.png" /> </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="About" theme="light" 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="Features" link-href="/en-gb/games/f1/f1-24/features" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/features">Features</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="Soundtrack" link-href="/en-gb/games/f1/f1-24/news/f124-officialsoundtrack" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/news/f124-officialsoundtrack">Soundtrack</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="Achievements" link-href="/en-gb/games/f1/f1-24/news/f124-achievements-and-trophy-list" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/news/f124-achievements-and-trophy-list">Achievements</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="Supported Devices" link-href="/en-gb/games/f1/f1-24/supported-devices" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/supported-devices">Supported Devices</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="PC System Requirements" link-href="/en-gb/games/f1/f1-24/pc-system-requirements" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/pc-system-requirements">PC System Requirements</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 Membership" link-href="/en-gb/games/f1/f1-24/ea-play" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/ea-play">EA Play Membership</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="Game Help" link-href="https://help.ea.com/uk/help-top-issues/?product=f1-24" link-target="_blank" unresolved > <a href="https://help.ea.com/uk/help-top-issues/?product=f1-24">Game Help</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="News & Media" theme="light" 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="All News" link-href="/en-gb/games/f1/f1-24/news" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/news">All 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="Patch Notes" link-href="/en-gb/games/f1/f1-24/patch-notes" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/patch-notes">Patch Notes</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="Media" link-href="/en-gb/games/f1/f1-24/media" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/media">Media</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="Tips & Tricks" link-href="/en-gb/games/f1/f1-24/tips-and-tricks" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/tips-and-tricks">Tips & Tricks</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="Newsletter" link-href="/en-gb/games/f1/f1-24/newsletter" link-target="_self" unresolved > <a href="/en-gb/games/f1/f1-24/newsletter">Newsletter</a> </ea-local-nav-shelf-sub-nav-section-link> </ea-local-nav-shelf-sub-nav-section> </ea-local-nav-shelf-sub-nav> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="dark" link-href="/en-gb/games/f1/driver-ratings" link-title="Driver Ratings" link-text="Driver Ratings" unresolved > <a href="/en-gb/games/f1/driver-ratings">Driver Ratings</a> </ea-link> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="dark" link-href="/en-gb/games/f1/f1-24/racenet" link-title="Racenet" link-text="Racenet" unresolved > <a href="/en-gb/games/f1/f1-24/racenet">Racenet</a> </ea-link> <ea-link slot="local-nav-shelf-link" class="eapl-local-nav__shelf-link" text-color="dark" link-href="/en-gb/games/f1/f1-24/news/f1-24-season-four" link-title="SEASON 4: CHAMPION’S LEGACY" link-text="SEASON 4: CHAMPION’S LEGACY" unresolved > <a href="/en-gb/games/f1/f1-24/news/f1-24-season-four">SEASON 4: CHAMPION’S LEGACY</a> </ea-link> <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="light" 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="/en-gb/games/f1/f1-24/features" link-title="" link-text="Features" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/features">Features</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="/en-gb/games/f1/f1-24/news/f124-officialsoundtrack" link-title="" link-text="Soundtrack" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/news/f124-officialsoundtrack">Soundtrack</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="/en-gb/games/f1/f1-24/news/f124-achievements-and-trophy-list" link-title="" link-text="Achievements" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/news/f124-achievements-and-trophy-list">Achievements</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="/en-gb/games/f1/f1-24/supported-devices" link-title="" link-text="Supported Devices" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/supported-devices">Supported Devices</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="/en-gb/games/f1/f1-24/pc-system-requirements" link-title="" link-text="PC System Requirements" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/pc-system-requirements">PC System Requirements</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="/en-gb/games/f1/f1-24/ea-play" link-title="" link-text="EA Play Membership" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/ea-play">EA Play Membership</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://help.ea.com/uk/help-top-issues/?product=f1-24" link-title="" link-text="Game Help" text-color="" unresolved > <a href="https://help.ea.com/uk/help-top-issues/?product=f1-24">Game Help</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="News & Media" toggle-tooltip="" theme="light" 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="/en-gb/games/f1/f1-24/news" link-title="" link-text="All News" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/news">All 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="/en-gb/games/f1/f1-24/patch-notes" link-title="" link-text="Patch Notes" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/patch-notes">Patch Notes</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="/en-gb/games/f1/f1-24/media" link-title="" link-text="Media" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/media">Media</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="/en-gb/games/f1/f1-24/tips-and-tricks" link-title="" link-text="Tips & Tricks" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/tips-and-tricks">Tips & Tricks</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="/en-gb/games/f1/f1-24/newsletter" link-title="" link-text="Newsletter" text-color="" unresolved > <a href="/en-gb/games/f1/f1-24/newsletter">Newsletter</a> </ea-link> </ea-local-nav-drawer-sub-nav-advanced> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-link" class="eapl-local-nav__drawer-link" link-href="/en-gb/games/f1/driver-ratings" link-title="Driver Ratings" link-text="Driver Ratings" text-color="dark" unresolved > <a href="/en-gb/games/f1/driver-ratings">Driver Ratings</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-link" class="eapl-local-nav__drawer-link" link-href="/en-gb/games/f1/f1-24/racenet" link-title="Racenet" link-text="Racenet" text-color="dark" unresolved > <a href="/en-gb/games/f1/f1-24/racenet">Racenet</a> </ea-link> <ea-elements-loader elements="ea-link"> </ea-elements-loader> <ea-link slot="local-nav-drawer-link" class="eapl-local-nav__drawer-link" link-href="/en-gb/games/f1/f1-24/news/f1-24-season-four" link-title="SEASON 4: CHAMPION’S LEGACY" link-text="SEASON 4: CHAMPION’S LEGACY" text-color="dark" unresolved > <a href="/en-gb/games/f1/f1-24/news/f1-24-season-four">SEASON 4: CHAMPION’S LEGACY</a> </ea-link> <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="BUY NOW" cta-link="/en-gb/games/f1/f1-24/buy" border-color="none" fill-color="brand" text-color="light" type="standard-cut-corner" corner-position="["bottom-left"]" 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="BUY NOW" cta-link="/en-gb/games/f1/f1-24/buy" border-color="none" fill-color="brand" text-color="light" type="standard-cut-corner" corner-position="["bottom-left"]" unresolved > </ea-local-nav-dropdown> </ea-local-nav-advanced> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="90px" small="90px" medium="90px" large="90px" largest="90px" > </ea-spacer> <main> <ea-elements-loader elements="ea-page-background"> </ea-elements-loader> <ea-page-background unresolved layout="fixed" background-color="none" > <ea-elements-loader elements="ea-image"> </ea-elements-loader> <ea-image unresolved tooltip="" smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-homepage-xl.jpg.adapt.320w.jpg" small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-homepage-xl.jpg.adapt.768w.jpg" medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-homepage-xl.jpg.adapt.1024w.jpg" large="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-homepage-xl.jpg.adapt.1456w.jpg" largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-homepage-xl.jpg.adapt.1920w.jpg" allow-renditions slot="image" > <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-homepage-xl.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-homepage-xl.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-homepage-xl.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-homepage-xl.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-homepage-xl.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-page-bg-homepage-xl.jpg.adapt.1920w.jpg 1456w" /> </ea-image> </ea-page-background> <ea-elements-loader elements="ea-hero"> </ea-elements-loader> <ea-hero layout="medium" text-position="center" text-align="center" text-color="light" stacked animations-on-mobile background-color="none" title-text="CONGRATULATIONS M4X! " copy-text="Celebrate Max Verstappen’s fourth Championship win with up to 60% off F1® 24*!" image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/05/f124-hero-md-champsed-5x2-lg.jpg.adapt.crop16x9.320w.jpg" image-small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/05/f124-hero-md-champsed-5x2-lg.jpg.adapt.crop16x9.767w.jpg" image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/05/f124-hero-md-champsed-5x2-lg.jpg.adapt.crop2x1.1023w.jpg" image-large="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/05/f124-hero-md-champsed-5x2-lg.jpg.adapt.crop5x2.1455w.jpg" image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/05/f124-hero-md-champsed-5x2-lg.jpg.adapt.crop7x2.1920w.jpg" image-tooltip="" logo-image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-hero-large-logo-horizontal-light-new.png.adapt.crop16x9.320w.png" logo-image-small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-hero-large-logo-horizontal-light-new.png.adapt.crop16x9.767w.png" logo-image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-hero-large-logo-horizontal-light-new.png.adapt.crop2x1.1023w.png" logo-image-large="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-hero-large-logo-horizontal-light-new.png.adapt.crop5x2.1455w.png" logo-image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-hero-large-logo-horizontal-light-new.png.adapt.crop7x2.1920w.png" logo-image-tooltip="" spacing-bottom="none" spacing-top="none" scrim-color="dark" scrim-opacity="low" unresolved custom-styles="{"xl":{"paddingLeft":"5%","paddingRight":"60%"},"l":{"paddingLeft":"5%","paddingRight":"60%"},"m":{"paddingLeft":"2%","paddingRight":"60%"}}" show-video-on-all-breakpoints="" > <h1>CONGRATULATIONS M4X! </h1> <p>Celebrate Max Verstappen’s fourth Championship win with up to 60% off F1® 24*!</p> <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/05/f124-hero-md-champsed-5x2-lg.jpg.adapt.crop16x9.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/05/f124-hero-md-champsed-5x2-lg.jpg.adapt.crop16x9.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/05/f124-hero-md-champsed-5x2-lg.jpg.adapt.crop16x9.767w.jpg 768w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/05/f124-hero-md-champsed-5x2-lg.jpg.adapt.crop2x1.1023w.jpg 1024w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/05/f124-hero-md-champsed-5x2-lg.jpg.adapt.crop5x2.1455w.jpg 1320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/05/f124-hero-md-champsed-5x2-lg.jpg.adapt.crop7x2.1920w.jpg 1456w" /> <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-hero-large-logo-horizontal-light-new.png.adapt.crop16x9.320w.png" alt="" srcset="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-hero-large-logo-horizontal-light-new.png.adapt.crop16x9.320w.png 320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-hero-large-logo-horizontal-light-new.png.adapt.crop16x9.767w.png 768w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-hero-large-logo-horizontal-light-new.png.adapt.crop2x1.1023w.png 1024w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-hero-large-logo-horizontal-light-new.png.adapt.crop5x2.1455w.png 1320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-hero-large-logo-horizontal-light-new.png.adapt.crop7x2.1920w.png 1456w" /> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard-cut-corner" corner-position="["bottom-left"]" link-url="/en-gb/games/f1/f1-24/buy" link-text="BUY NOW" icon="none" fill-color="brand" text-color="light" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/en-gb/games/f1/f1-24/buy" > BUY NOW </a> </ea-cta> </ea-hero> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="full-bleed" layout="100" background-color="custom" custom-background-value="#FFFFFF" background-overflow="hidden" spacing-top="none" spacing-bottom="none" background-image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-pcc-general-light-xl.jpg.adapt.320w.jpg" background-image-small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-pcc-general-light-xl.jpg.adapt.768w.jpg" background-image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-pcc-general-light-xl.jpg.adapt.1024w.jpg" background-image-large="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-pcc-general-light-xl.jpg.adapt.1456w.jpg" background-image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-pcc-general-light-xl.jpg.adapt.1920w.jpg" image-tooltip="" > <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-pcc-general-light-xl.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-pcc-general-light-xl.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-pcc-general-light-xl.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-pcc-general-light-xl.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-pcc-general-light-xl.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-pcc-general-light-xl.jpg.adapt.1920w.jpg 1456w" /> <ea-section-column slot="section-column" text-align="center" mobile-order="1" > <ea-elements-loader elements="ea-product-conversion"> </ea-elements-loader> <ea-product-conversion unresolved text-color="dark" background-color="none" title-text="JOIN THE 2024 GRID WITH UP TO 60% OFF F1® 24*" spacing-top="medium" spacing-bottom="medium" > <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard-cut-corner" corner-position="["bottom-left"]" link-url="/en-gb/games/f1/f1-24/buy" link-text="BUY NOW" icon="none" fill-color="brand" text-color="light" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/en-gb/games/f1/f1-24/buy" > BUY NOW </a> </ea-cta> </ea-product-conversion> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-hero"> </ea-elements-loader> <ea-hero layout="medium" text-position="center" text-align="center" text-color="light" stacked animations-on-mobile background-color="none" copy-text="The finale of the 2024 F1® season is almost upon us, jump into the cockpits of the grid’s champions as we look back on their seasons and epic performance. Enjoy new gameplay events and rewards including a new Pro Challenge, Challenge Career, 2XP and more!" image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/11/f124-hero-md-homepage-s4-7x2-xl.jpg.adapt.crop16x9.320w.jpg" image-small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/11/f124-hero-md-homepage-s4-7x2-xl.jpg.adapt.crop16x9.767w.jpg" image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/11/f124-hero-md-homepage-s4-7x2-xl.jpg.adapt.crop2x1.1023w.jpg" image-large="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/11/f124-hero-md-homepage-s4-7x2-xl.jpg.adapt.crop5x2.1455w.jpg" image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/11/f124-hero-md-homepage-s4-7x2-xl.jpg.adapt.crop7x2.1920w.jpg" image-tooltip="" logo-image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-season-4-stacked.png.adapt.crop16x9.320w.png" logo-image-small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-season-4-stacked.png.adapt.crop16x9.767w.png" logo-image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-season-4-stacked.png.adapt.crop2x1.1023w.png" logo-image-large="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-season-4-stacked.png.adapt.crop5x2.1455w.png" logo-image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-season-4-stacked.png.adapt.crop7x2.1920w.png" logo-image-tooltip="" spacing-bottom="none" spacing-top="none" scrim-color="none" scrim-opacity="medium" unresolved custom-styles="{"xl":{"paddingLeft":"5%","paddingRight":"60%"},"l":{"paddingLeft":"5%","paddingRight":"60%"},"m":{"paddingLeft":"2%","paddingRight":"68%"}}" show-video-on-all-breakpoints="" > <p>The finale of the 2024 F1® season is almost upon us, jump into the cockpits of the grid’s champions as we look back on their seasons and epic performance. Enjoy new gameplay events and rewards including a new Pro Challenge, Challenge Career, 2XP and more!</p> <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/11/f124-hero-md-homepage-s4-7x2-xl.jpg.adapt.crop16x9.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/11/f124-hero-md-homepage-s4-7x2-xl.jpg.adapt.crop16x9.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/11/f124-hero-md-homepage-s4-7x2-xl.jpg.adapt.crop16x9.767w.jpg 768w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/11/f124-hero-md-homepage-s4-7x2-xl.jpg.adapt.crop2x1.1023w.jpg 1024w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/11/f124-hero-md-homepage-s4-7x2-xl.jpg.adapt.crop5x2.1455w.jpg 1320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/11/f124-hero-md-homepage-s4-7x2-xl.jpg.adapt.crop7x2.1920w.jpg 1456w" /> <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-season-4-stacked.png.adapt.crop16x9.320w.png" alt="" srcset="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-season-4-stacked.png.adapt.crop16x9.320w.png 320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-season-4-stacked.png.adapt.crop16x9.767w.png 768w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-season-4-stacked.png.adapt.crop2x1.1023w.png 1024w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-season-4-stacked.png.adapt.crop5x2.1455w.png 1320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-season-4-stacked.png.adapt.crop7x2.1920w.png 1456w" /> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard-cut-corner" corner-position="["bottom-left"]" link-url="/en-gb/games/f1/f1-24/buy" link-text="BUY NOW" icon="none" fill-color="brand" text-color="light" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/en-gb/games/f1/f1-24/buy" > BUY NOW </a> </ea-cta> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard-cut-corner" corner-position="["bottom-left"]" link-url="/en-gb/games/f1/f1-24/news/f1-24-season-four" link-text="LEARN MORE" icon="none" fill-color="none" text-color="light" stroke-color="light" target="_self" intent="media" emphasis="primary" unresolved > <a href="/en-gb/games/f1/f1-24/news/f1-24-season-four" > LEARN MORE </a> </ea-cta> </ea-hero> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="full-bleed" layout="50:50" class="asset-first" background-color="none" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-media"> </ea-elements-loader> <ea-media slot="media" text-color="dark" spacing-top="small" spacing-bottom="small" unresolved > <ea-elements-loader elements="ea-image"> </ea-elements-loader> <ea-image unresolved tooltip="" smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-s3-bearman-vs-williams-16x9.jpg.adapt.crop16x9.320w.jpg" small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-s3-bearman-vs-williams-16x9.jpg.adapt.crop16x9.767w.jpg" medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-s3-bearman-vs-williams-16x9.jpg.adapt.crop16x9.1023w.jpg" large="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-s3-bearman-vs-williams-16x9.jpg.adapt.crop16x9.1455w.jpg" largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-s3-bearman-vs-williams-16x9.jpg.adapt.crop16x9.1920w.jpg" slot="image" > <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-s3-bearman-vs-williams-16x9.jpg.adapt.crop16x9.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-s3-bearman-vs-williams-16x9.jpg.adapt.crop16x9.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-s3-bearman-vs-williams-16x9.jpg.adapt.crop16x9.767w.jpg 768w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-s3-bearman-vs-williams-16x9.jpg.adapt.crop16x9.1023w.jpg 1024w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-s3-bearman-vs-williams-16x9.jpg.adapt.crop16x9.1455w.jpg 1320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-s3-bearman-vs-williams-16x9.jpg.adapt.crop16x9.1920w.jpg 1456w" /> </ea-image> </ea-media> </ea-section-column> <ea-section-column slot="section-column" text-align="left" mobile-order="1" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <h2 class="d2" style="text-align: left;">STAY UP TO DATE WITH EA SPORTS™ F1®</h2> <p>Sign up today to receive the latest F1® news, updates, behind-the-scenes content, exclusive offers, and more (including other EA news, products, events and promotions) by email.</p> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard-cut-corner" corner-position="["bottom-left"]" link-url="/en-gb/games/f1/f1-24/newsletter" link-text="SIGN UP" icon="none" fill-color="brand" text-color="light" stroke-color="none" target="_self" intent="media" emphasis="primary" unresolved > <a href="/en-gb/games/f1/f1-24/newsletter" > SIGN UP </a> </ea-cta> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="full-bleed" layout="50:50" class="copy-first" background-color="none" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="left" mobile-order="1" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <h2 class="d2" style="text-align: left;">FREE TO PLAY WEEKEND</h2> <p>Race for free from November 21–25*! Take on Pro Challenges, dive into the Challenge Career, and enjoy double XP to unlock new content and rewards.</p> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard-cut-corner" corner-position="["bottom-left"]" link-url="/en-gb/games/f1/f1-24/free-trial" link-text="LEARN MORE" icon="none" fill-color="brand" text-color="light" stroke-color="none" target="_self" intent="media" emphasis="primary" unresolved > <a href="/en-gb/games/f1/f1-24/free-trial" > LEARN MORE </a> </ea-cta> </ea-section-column> <ea-section-column slot="section-column" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-media"> </ea-elements-loader> <ea-media slot="media" text-color="dark" spacing-top="small" spacing-bottom="small" unresolved > <ea-elements-loader elements="ea-image"> </ea-elements-loader> <ea-image unresolved tooltip="" smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.jpg.adapt.crop16x9.320w.jpg" small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.jpg.adapt.crop16x9.767w.jpg" medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.jpg.adapt.crop16x9.1023w.jpg" large="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.jpg.adapt.crop16x9.1455w.jpg" largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.jpg.adapt.crop16x9.1920w.jpg" slot="image" > <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.jpg.adapt.crop16x9.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.jpg.adapt.crop16x9.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.jpg.adapt.crop16x9.767w.jpg 768w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.jpg.adapt.crop16x9.1023w.jpg 1024w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.jpg.adapt.crop16x9.1455w.jpg 1320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-standard-ed-16x9.jpg.adapt.crop16x9.1920w.jpg 1456w" /> </ea-image> </ea-media> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="full-bleed" layout="50:50" class="asset-first" background-color="none" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-media"> </ea-elements-loader> <ea-media slot="media" text-color="dark" spacing-top="small" spacing-bottom="small" unresolved > <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/ea/f1/f1-24/videos/free-trial/f124-free-weekend-sizzle-7s-web-edit-v3-1.mp4" mp4-src-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/free-trial/f124-free-weekend-sizzle-7s-web-edit-v3-1.mp4" webm-src-small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/free-trial/f124-free-weekend-sizzle-7s-web-edit-v3-1.mp4" mp4-src-small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/free-trial/f124-free-weekend-sizzle-7s-web-edit-v3-1.mp4" webm-src-medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/free-trial/f124-free-weekend-sizzle-7s-web-edit-v3-1.mp4" mp4-src-medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/free-trial/f124-free-weekend-sizzle-7s-web-edit-v3-1.mp4" webm-src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/free-trial/f124-free-weekend-sizzle-7s-web-edit-v3-1.mp4" mp4-src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/free-trial/f124-free-weekend-sizzle-7s-web-edit-v3-1.mp4" webm-src-largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/free-trial/f124-free-weekend-sizzle-7s-web-edit-v3-1.mp4" mp4-src-largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/free-trial/f124-free-weekend-sizzle-7s-web-edit-v3-1.mp4" autoplay="" loop="" muted="" unresolved > </ea-html5-video> </ea-media> </ea-section-column> <ea-section-column slot="section-column" text-align="left" mobile-order="1" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <h2 class="d2" style="text-align: left;">UNLOCK A CHAMPIONS LIVERY</h2> <p>Inspired by three-time world champion Max Verstappen and designed by renowned artist Lefty Out There, claim this livery fit for a Champion for free!</p> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard-cut-corner" corner-position="["bottom-left"]" link-url="/en-gb/games/f1/f1-24/news/f1-24-season-four" link-text="LEARN MORE" icon="none" fill-color="brand" text-color="light" stroke-color="none" target="_self" intent="media" emphasis="primary" unresolved > <a href="/en-gb/games/f1/f1-24/news/f1-24-season-four" > LEARN MORE </a> </ea-cta> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="full-bleed" layout="50:50" class="copy-first" background-color="none" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" text-align="left" mobile-order="1" > <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <h2 class="d2" style="text-align: left;">Austin Pro Challenge: Oscar Piastri</h2> <p>The McLaren Chrome Livery is back! Get ready to hit the track as Oscar Piastri, try to beat his time to unlock the Chrome 2.0 Livery, race suit, and race gloves.</p> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard-cut-corner" corner-position="["bottom-left"]" link-url="https://www.youtube.com/watch?v=K9qxGhBlELg" link-text="WATCH NOW" icon="none" fill-color="brand" text-color="light" stroke-color="none" target="_blank" intent="media" emphasis="primary" unresolved > <a href="https://www.youtube.com/watch?v=K9qxGhBlELg" > WATCH NOW </a> </ea-cta> </ea-section-column> <ea-section-column slot="section-column" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-media"> </ea-elements-loader> <ea-media slot="media" text-color="dark" spacing-top="small" spacing-bottom="small" unresolved > <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/ea/f1/f1-24/videos/chrome-livery-v3-2.mp4" mp4-src-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/chrome-livery-v3-2.mp4" webm-src-small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/chrome-livery-v3-2.mp4" mp4-src-small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/chrome-livery-v3-2.mp4" webm-src-medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/chrome-livery-v3-2.mp4" mp4-src-medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/chrome-livery-v3-2.mp4" webm-src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/chrome-livery-v3-2.mp4" mp4-src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/chrome-livery-v3-2.mp4" webm-src-largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/chrome-livery-v3-2.mp4" mp4-src-largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/videos/chrome-livery-v3-2.mp4" autoplay="" loop="" muted="" unresolved > </ea-html5-video> </ea-media> </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="1" indent-right="1" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="1.5rem" small="1.5rem" medium="2rem" large="2rem" largest="2rem" > </ea-spacer> <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="center" text-color="light" title-text="COMING SOON" spacing-top="none" spacing-bottom="none" > <h3>COMING SOON</h3> </ea-subheading> <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="brand" 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="light" > <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" eyebrow-text="Nov 13 - Jan 6" title-text="AUSTIN PRO CHALLENGE WITH OSCAR PIASTRI" tooltip="" > <h3>AUSTIN PRO CHALLENGE WITH OSCAR PIASTRI</h3> <div>Nov 13 - Jan 6</div> <ea-tile-copy slot="copy"> </ea-tile-copy> </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" eyebrow-text="Nov 15 - Jan 6" title-text="CHAMPIONS LIVERY" tooltip="" > <h3>CHAMPIONS LIVERY</h3> <div>Nov 15 - Jan 6</div> <ea-tile-copy slot="copy"> </ea-tile-copy> </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" eyebrow-text="Nov 21 - Nov 25" title-text="FREE TO PLAY & DOUBLE XP WEEKEND" tooltip="" > <h3>FREE TO PLAY & DOUBLE XP WEEKEND</h3> <div>Nov 21 - Nov 25</div> <ea-tile-copy slot="copy"> </ea-tile-copy> </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" eyebrow-text="Nov 13 - 22" title-text="LEWIS HAMILTON CHALLENGE CAREER EPISODE 1" tooltip="" > <h3>LEWIS HAMILTON CHALLENGE CAREER EPISODE 1</h3> <div>Nov 13 - 22</div> <ea-tile-copy slot="copy"> </ea-tile-copy> </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" eyebrow-text="Nov 22 - Dec 2" title-text="LEWIS HAMILTON CHALLENGE CAREER EPISODE 2" tooltip="" > <h3>LEWIS HAMILTON CHALLENGE CAREER EPISODE 2</h3> <div>Nov 22 - Dec 2</div> <ea-tile-copy slot="copy"> </ea-tile-copy> </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" eyebrow-text="Dec 2 - 11" title-text="LEWIS HAMILTON CHALLENGE CAREER EPISODE 3" tooltip="" > <h3>LEWIS HAMILTON CHALLENGE CAREER EPISODE 3</h3> <div>Dec 2 - 11</div> <ea-tile-copy slot="copy"> </ea-tile-copy> </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" eyebrow-text="Dec 2 - Jan 6" title-text="RACE SCENARIO: ABU DHABI “2021”" tooltip="" > <h3>RACE SCENARIO: ABU DHABI “2021”</h3> <div>Dec 2 - Jan 6</div> <ea-tile-copy slot="copy"> </ea-tile-copy> </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" eyebrow-text="Dec 10 - Jan 6" title-text="RACE SCENARIO: SPA “2022”" tooltip="" > <h3>RACE SCENARIO: SPA “2022”</h3> <div>Dec 10 - Jan 6</div> <ea-tile-copy slot="copy"> </ea-tile-copy> </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" eyebrow-text="Dec 10 - Jan 6" title-text="RACE SCENARIO: BAHRAIN “2014”" tooltip="" > <h3>RACE SCENARIO: BAHRAIN “2014”</h3> <div>Dec 10 - Jan 6</div> <ea-tile-copy slot="copy"> </ea-tile-copy> </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" eyebrow-text="Dec 11 - 20" title-text="LEWIS HAMILTON CHALLENGE CAREER EPISODE 4" tooltip="" > <h3>LEWIS HAMILTON CHALLENGE CAREER EPISODE 4</h3> <div>Dec 11 - 20</div> <ea-tile-copy slot="copy"> </ea-tile-copy> </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" eyebrow-text="Dec 20 - 30" title-text="LEWIS HAMILTON CHALLENGE CAREER EPISODE 5" tooltip="" > <h3>LEWIS HAMILTON CHALLENGE CAREER EPISODE 5</h3> <div>Dec 20 - 30</div> <ea-tile-copy slot="copy"> </ea-tile-copy> </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" eyebrow-text="Dec 30 - Jan 6" title-text="LEWIS HAMILTON CHALLENGE CAREER EPISODE 6" tooltip="" > <h3>LEWIS HAMILTON CHALLENGE CAREER EPISODE 6</h3> <div>Dec 30 - Jan 6</div> <ea-tile-copy slot="copy"> </ea-tile-copy> </ea-tile> </ea-container> </ea-stream> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="3rem" small="3rem" medium="3rem" large="3rem" largest="3rem" > </ea-spacer> <ea-elements-loader elements="ea-section"> </ea-elements-loader> <ea-section unresolved slot="section" type="full-bleed" layout="100" background-color="none" background-overflow="hidden" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" indent-left="1" indent-right="1" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-grid"> </ea-elements-loader> <ea-grid type="ordered" tile-media-shape="rectangle" layout="3up" tile-type="vertical" tile-text-align="left" tile-text-color="light" tile-color="none" hide-eyebrow hide-brand-stroke hide-byline spacing-top="none" spacing-bottom="none" tile-scrim-color="none" tile-scrim-opacity="medium" tile-align="center" animate-in-order="" animate-out-order="" unresolved > <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:0" media="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124hm-reveal-spa-sauba-sg03.jpg.adapt.crop16x9.652w.jpg" title-text="EA SPORTS™ DYNAMIC HANDLING" tooltip="" > <h3>EA SPORTS™ DYNAMIC HANDLING</h3> <ea-tile-copy slot="copy"> <p style="margin: 0;">Drive like the greatest with the most authentic and immersive driving experience ever felt in an F1® title. Get more control over how your personal driving style impacts your car’s performance and race strategy.</p> </ea-tile-copy> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:1" media="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124hm-reveal-mclaren-miami-sg01.jpg.adapt.crop16x9.652w.jpg" title-text="PURSUE A LEGACY-DEFINING CAREER" tooltip="" > <h3>PURSUE A LEGACY-DEFINING CAREER</h3> <ea-tile-copy slot="copy"> <p style="margin: 0;">For the first time ever, jump into the newly innovated Driver Career and race as one of the current F1® drivers. Play as your hero and build on their existing stats and reputation, bring back legendary icons from the past to continue their F1® legacy, or play as yourself and climb the ranks as an F1® or F2™ rookie.</p> </ea-tile-copy> </ea-tile> </ea-container> <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:2" media="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124hm-fanzone.jpg.adapt.crop16x9.652w.jpg" title-text="IGNITE YOUR PASSION WITH FANZONE" tooltip="" > <h3>IGNITE YOUR PASSION WITH FANZONE</h3> <ea-tile-copy slot="copy"> <p style="margin: 0;">Show your allegiance to your favorite team and driver, and collaborate with fellow racers around the world to fight for bragging rights in the Fanzone Championship. </p> </ea-tile-copy> </ea-tile> </ea-container> </ea-grid> </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" mp4-src="" webm-src="" > <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="2rem" small="2rem" medium="2rem" large="2rem" largest="2rem" > </ea-spacer> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard-cut-corner" corner-position="["bottom-left"]" link-url="/en-gb/games/f1/f1-24/features" link-text="LEARN MORE" icon="none" fill-color="none" text-color="light" stroke-color="light" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/en-gb/games/f1/f1-24/features" > LEARN MORE </a> </ea-cta> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="2rem" small="2rem" medium="2rem" large="2rem" largest="2rem" > </ea-spacer> </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="hidden" spacing-top="none" spacing-bottom="none" > <ea-section-column slot="section-column" indent-left="3" indent-right="3" text-align="left" mobile-order="0" > <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="1rem" small="1rem" medium="1rem" large="1rem" largest="1rem" > </ea-spacer> <ea-elements-loader elements="ea-subheading"> </ea-elements-loader> <ea-subheading unresolved type="ordered" layout="small" text-align="center" text-color="light" title-text="LATEST NEWS" spacing-top="medium" spacing-bottom="medium" > <h3>LATEST NEWS</h3> </ea-subheading> <ea-elements-loader elements="ea-grid"> </ea-elements-loader> <ea-grid type="ordered" tile-media-shape="rectangle" layout="3up" tile-type="vertical" tile-text-align="left" tile-text-color="light" tile-color="dark" hide-ctas hide-brand-stroke hide-byline spacing-top="medium" spacing-bottom="medium" tile-scrim-color="none" tile-scrim-opacity="medium" tile-align="center" background-color="none" ajax-url="/pagination/2-0%2FAa7oUrTty66XvwNKBA%2B5wOQlHr3mBC6oApGeuJMxZ3UvqJzqVQ2JzP443dub0IAmEfcrmDkaEiO%2FKs6X56Veu9VCwbL88G5uj0jLNaPnqGWiCdZTIFMXrDaBNT%2FBvc5nS7%2Frt9dbLv3GcsqG13OjoziWaLDX2HqyDeHJPs%2BPNaH9%2FjwyIYBwwgchE3mAOE6KgWnzke02Jkvtq3Ew%3D%3D" total-count="28" animate-in-order="" animate-out-order="" unresolved > <ea-elements-loader elements="ea-tile"> </ea-elements-loader> <ea-container slot="container" filter-key="All" > <ea-tile unresolved slot="tile" style="--ea-animation-index:0" media="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124s4hameoe1.jpg.adapt.crop16x9.431p.jpg" eyebrow-text="20-Nov-2024" title-text="WELCOME TO F1® 24 - BEGINNER TIPS AND TRICKS" tooltip="WELCOME TO F1® 24 - BEGINNER TIPS AND TRICKS" > <h3>WELCOME TO F1® 24 - BEGINNER TIPS AND TRICKS</h3> <div>20-Nov-2024</div> <ea-tile-copy slot="copy"> Check out these beginner-friendly tips and tricks for getting started with racing in EA SPORTS F1® 24 </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/en-gb/games/f1/f1-24/news/f1-24-beginner-tips-and-tricks" link-text="Learn More" icon="none" fill-color="none" text-color="dark" intent="news" unresolved > <a href="/en-gb/games/f1/f1-24/news/f1-24-beginner-tips-and-tricks" > 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" media="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/news/season-4-blog/f124-s4-16x9-final-no-logo.jpg.adapt.crop16x9.431p.jpg" eyebrow-text="11-Nov-2024" title-text="CELEBRATE THE LEGACY OF CHAMPIONS IN SEASON 4 OF F1® 24" tooltip="CELEBRATE THE LEGACY OF CHAMPIONS IN SEASON 4 OF F1® 24" > <h3>CELEBRATE THE LEGACY OF CHAMPIONS IN SEASON 4 OF F1® 24</h3> <div>11-Nov-2024</div> <ea-tile-copy slot="copy"> Unique rewards and iconic Scenarios feature in the latest post-launch update for F1® 24 </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/en-gb/games/f1/f1-24/news/f1-24-season-four" link-text="Learn More" icon="none" fill-color="none" text-color="dark" intent="news" unresolved > <a href="/en-gb/games/f1/f1-24/news/f1-24-season-four" > 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:2" media="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-graphicsupdate-6.jpg.adapt.crop16x9.431p.jpg" eyebrow-text="11-Nov-2024" title-text="F1® 24 PATCH NOTES (V1.14)" tooltip="F1® 24 PATCH NOTES (V1.14)" > <h3>F1® 24 PATCH NOTES (V1.14)</h3> <div>11-Nov-2024</div> <ea-tile-copy slot="copy"> Multiple visual improvements have been made across all platforms ahead of Season 4’s launch </ea-tile-copy> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard" link-url="/en-gb/games/f1/f1-24/news/f1-24-patch-notes-v114" link-text="Learn More" icon="none" fill-color="none" text-color="dark" intent="news" unresolved > <a href="/en-gb/games/f1/f1-24/news/f1-24-patch-notes-v114" > Learn More </a> </ea-cta> </ea-tile> </ea-container> <ea-elements-loader elements="ea-load-more"> </ea-elements-loader> <ea-load-more label-text="Load More" quantity="3" slot="load-more" title="Load More" theme="light" unresolved > Load More </ea-load-more> </ea-grid> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--dx-xsmall-spacer-value)" small="var(--dx-small-spacer-value)" medium="var(--dx-medium-spacer-value)" large="var(--dx-large-spacer-value)" largest="var(--dx-xlarge-spacer-value)" > </ea-spacer> </ea-section-column> </ea-section> <ea-elements-loader elements="ea-hero"> </ea-elements-loader> <ea-hero layout="medium" text-position="left" text-align="left" text-color="light" stacked animations-on-mobile background-color="dark" eyebrow-text="Buy Now" title-text="BE ONE OF THE 20" copy-text="Join the grid and Be One of the 20. Drive like the Greatest in EA SPORTS™ F1® 24, the official video game of the 2024 FIA Formula One World Championship™. Featuring an overhauled Career mode and the all-new EA SPORTS Dynamic Handling." image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124-hero-md-buy-7x2-xl.jpg.adapt.crop16x9.320w.jpg" image-small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124-hero-md-buy-7x2-xl.jpg.adapt.crop16x9.767w.jpg" image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124-hero-md-buy-7x2-xl.jpg.adapt.crop2x1.1023w.jpg" image-large="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124-hero-md-buy-7x2-xl.jpg.adapt.crop5x2.1455w.jpg" image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124-hero-md-buy-7x2-xl.jpg.adapt.crop7x2.1920w.jpg" image-tooltip="" spacing-bottom="none" spacing-top="none" scrim-color="none" scrim-opacity="medium" unresolved custom-styles="{"xl":{"paddingLeft":"10%","paddingRight":"55%"},"l":{"paddingLeft":"10%","paddingRight":"55%"},"m":{"paddingLeft":"5%","paddingRight":"55%"}}" show-video-on-all-breakpoints="" > <h1>BE ONE OF THE 20</h1> <p>Join the grid and Be One of the 20. Drive like the Greatest in EA SPORTS™ F1® 24, the official video game of the 2024 FIA Formula One World Championship™. Featuring an overhauled Career mode and the all-new EA SPORTS Dynamic Handling.</p> <h3>Buy Now</h3> <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124-hero-md-buy-7x2-xl.jpg.adapt.crop16x9.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124-hero-md-buy-7x2-xl.jpg.adapt.crop16x9.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124-hero-md-buy-7x2-xl.jpg.adapt.crop16x9.767w.jpg 768w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124-hero-md-buy-7x2-xl.jpg.adapt.crop2x1.1023w.jpg 1024w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124-hero-md-buy-7x2-xl.jpg.adapt.crop5x2.1455w.jpg 1320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/images/2024/04/f124-hero-md-buy-7x2-xl.jpg.adapt.crop7x2.1920w.jpg 1456w" /> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="standard-cut-corner" corner-position="["bottom-left"]" link-url="/en-gb/games/f1/f1-24/buy" link-text="BUY NOW" icon="none" fill-color="brand" text-color="light" stroke-color="none" target="_self" intent="navigation" emphasis="primary" unresolved > <a href="/en-gb/games/f1/f1-24/buy" > BUY NOW </a> </ea-cta> </ea-hero> <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/ea/f1/f1-24/common/f124-sectionbg-social-xl.jpg.adapt.320w.jpg" background-image-small="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-sectionbg-social-xl.jpg.adapt.768w.jpg" background-image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-sectionbg-social-xl.jpg.adapt.1024w.jpg" background-image-large="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-sectionbg-social-xl.jpg.adapt.1456w.jpg" background-image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-sectionbg-social-xl.jpg.adapt.1920w.jpg" image-tooltip="" > <img src="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-sectionbg-social-xl.jpg.adapt.320w.jpg" alt="" srcset="https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-sectionbg-social-xl.jpg.adapt.320w.jpg 320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-sectionbg-social-xl.jpg.adapt.768w.jpg 768w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-sectionbg-social-xl.jpg.adapt.1024w.jpg 1024w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-sectionbg-social-xl.jpg.adapt.1456w.jpg 1320w, https://media.contentapi.ea.com/content/dam/ea/f1/f1-24/common/f124-sectionbg-social-xl.jpg.adapt.1920w.jpg 1456w" /> <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(--dx-xsmall-spacer-value)" small="var(--dx-small-spacer-value)" medium="var(--dx-medium-spacer-value)" large="var(--dx-large-spacer-value)" largest="var(--dx-xlarge-spacer-value)" > </ea-spacer> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <h2 class="d3">FOLLOW US <a href="https://www.instagram.com/easportsf1/">@EASPORTSF1</a></h2> </ea-text> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="graphic" link-url="https://www.facebook.com/formula1game/" icon="facebook" fill-color="none" text-color="light" stroke-color="none" target="_blank" intent="social" emphasis="primary" unresolved > <a href="https://www.facebook.com/formula1game/" > </a> </ea-cta> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="graphic" link-url="https://twitter.com/EASPORTSF1" icon="twitter" fill-color="none" text-color="light" stroke-color="none" target="_blank" intent="social" emphasis="primary" unresolved > <a href="https://twitter.com/EASPORTSF1" > </a> </ea-cta> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="graphic" link-url="https://www.youtube.com/@EASPORTSF1" icon="youtube" fill-color="none" text-color="light" stroke-color="none" target="_blank" intent="social" emphasis="primary" unresolved > <a href="https://www.youtube.com/@EASPORTSF1" > </a> </ea-cta> <ea-elements-loader elements="ea-cta"> </ea-elements-loader> <ea-cta slot="cta" type="graphic" link-url="https://www.instagram.com/easportsf1/" icon="instagram" fill-color="none" text-color="light" stroke-color="none" target="_blank" target-os="" intent="social" emphasis="primary" unresolved > <a href="https://www.instagram.com/easportsf1/" > </a> </ea-cta> <ea-elements-loader elements="ea-text"> </ea-elements-loader> <ea-text unresolved slot="text" text-color="light" > <p style="text-align: center;"><b><a href="/en-gb/games/f1/f1-24/newsletter" target="_self">Sign-up for our newsletter</a> to be the first to know about new updates.</b></p> </ea-text> <ea-elements-loader elements="ea-spacer"> </ea-elements-loader> <ea-spacer unresolved smallest="var(--dx-xsmall-spacer-value)" small="var(--dx-small-spacer-value)" medium="var(--dx-medium-spacer-value)" large="var(--dx-large-spacer-value)" largest="var(--dx-xlarge-spacer-value)" > </ea-spacer> </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="light" sal-game-slug="f1-24" rating-lang="en" unresolved > <ea-local-links slot="local-links" title-text="EA SPORTS™ F1® 24" text-color="light" unresolved > <ea-local-link slot="local-link" link-url="https://www.formula1.com " link-title="" link-text="Formula 1®" text-color="light" unresolved > <a href="https://www.formula1.com " title="" >Formula 1®</a> </ea-local-link> <ea-local-link slot="local-link" link-url="https://f1esports.com/" link-title="" link-text="F1® Esports" text-color="light" unresolved > <a href="https://f1esports.com/" title="" >F1® Esports</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/en-gb/games/library/racing" link-title="" link-text="Racing Games" text-color="light" unresolved > <a href="/en-gb/games/library/racing" title="" >Racing Games</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/en-gb/games/f1/f1-24/disclaimers" link-title="" link-text="Disclaimers" text-color="light" unresolved > <a href="/en-gb/games/f1/f1-24/disclaimers" title="" >Disclaimers</a> </ea-local-link> <ea-local-link slot="local-link" link-url="/en-gb/games/f1/f1-24/buy" link-title="" link-text="Buy Now" text-color="light" unresolved > <a href="/en-gb/games/f1/f1-24/buy" title="" >Buy Now</a> </ea-local-link> </ea-local-links> <ea-social-links slot="social-links" text-color="light" title-text="" unresolved > <ea-social-link slot="social-link" link-url="https://twitter.com/easportsf1" link-title="" link-target="_blank" text-color="light" social-network="twitter" unresolved > <a href="https://twitter.com/easportsf1" title="" >twitter</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.facebook.com/formula1game" link-title="" link-target="_blank" text-color="light" social-network="facebook" unresolved > <a href="https://www.facebook.com/formula1game" title="" >facebook</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://youtube.com/@EASPORTSF1" link-title="" link-target="_blank" text-color="light" social-network="youtube" unresolved > <a href="https://youtube.com/@EASPORTSF1" title="" >youtube</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.instagram.com/easportsf1/" link-title="" link-target="_blank" text-color="light" social-network="instagram" unresolved > <a href="https://www.instagram.com/easportsf1/" title="" >instagram</a> </ea-social-link> <ea-social-link slot="social-link" link-url="https://www.tiktok.com/@easportsf1" link-title="" link-target="_blank" text-color="light" social-network="tiktok" unresolved > <a href="https://www.tiktok.com/@easportsf1" title="" >tiktok</a> </ea-social-link> </ea-social-links> <ea-elements-loader elements="ea-studio-link"> </ea-elements-loader> <ea-studio-link unresolved slot="studio-link" link-url="https://www.codemasters.com" link-title="" image-max-height="60px" image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/common/codemasters.png" image-small="https://media.contentapi.ea.com/content/dam/ea/f1/common/codemasters.png" image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/common/codemasters.png" image-large="https://media.contentapi.ea.com/content/dam/ea/f1/common/codemasters.png" image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/common/codemasters.png" image-alt="" > <a href="https://www.codemasters.com" title="" ></a> </ea-studio-link> <ea-elements-loader elements="ea-rating-link"> </ea-elements-loader> <ea-rating-link unresolved slot="rating-link" link-url="https://www.formula1.com " link-title="" image-max-height="60px" image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/common/f1-licensedproduct-logo.png" image-small="https://media.contentapi.ea.com/content/dam/ea/f1/common/f1-licensedproduct-logo.png" image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/common/f1-licensedproduct-logo.png" image-large="https://media.contentapi.ea.com/content/dam/ea/f1/common/f1-licensedproduct-logo.png" image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/common/f1-licensedproduct-logo.png" image-alt="" > <a href="https://www.formula1.com " title="" ></a> </ea-rating-link> <ea-elements-loader elements="ea-rating-link"> </ea-elements-loader> <ea-rating-link unresolved slot="rating-link" link-url="https://www.fiaformula2.com " link-title="" image-max-height="60px" image-smallest="https://media.contentapi.ea.com/content/dam/ea/f1/common/f2-licensed-product-logo.png" image-small="https://media.contentapi.ea.com/content/dam/ea/f1/common/f2-licensed-product-logo.png" image-medium="https://media.contentapi.ea.com/content/dam/ea/f1/common/f2-licensed-product-logo.png" image-large="https://media.contentapi.ea.com/content/dam/ea/f1/common/f2-licensed-product-logo.png" image-largest="https://media.contentapi.ea.com/content/dam/ea/f1/common/f2-licensed-product-logo.png" image-alt="" > <a href="https://www.fiaformula2.com " title="" ></a> </ea-rating-link> <ea-elements-loader elements="ea-rating-link"> </ea-elements-loader> <ea-rating-link unresolved slot="rating-link" link-url="http://www.esrb.org/" link-title="" image-max-height="73px" image-smallest="https://media.contentapi.ea.com/content/dam/gin/common/rating-icons/esrb/rating-pending.png" image-small="https://media.contentapi.ea.com/content/dam/gin/common/rating-icons/esrb/rating-pending.png" image-medium="https://media.contentapi.ea.com/content/dam/gin/common/rating-icons/esrb/rating-pending.png" image-large="https://media.contentapi.ea.com/content/dam/gin/common/rating-icons/esrb/rating-pending.png" image-largest="https://media.contentapi.ea.com/content/dam/gin/common/rating-icons/esrb/rating-pending.png" image-alt="" > <a href="http://www.esrb.org/" title="" ></a> </ea-rating-link> <ea-elements-loader elements="ea-hybrid-regional-rating"></ea-elements-loader> <ea-hybrid-regional-rating slug="f1-24" slot="regional-rating" lang="en" > </ea-hybrid-regional-rating> <ea-legal-disclaimer-text slot="legal-disclaimer-text"> <p>*Offers may vary, see retailer for details.</p> <p>** Requires F1® 23 (sold separately) & all game updates.</p> <p>Driver image used was taken at FORMULA 1 AWS GRAN PREMIO DE ESPAÑA 2023. Key art intended to represent Oracle Red Bull Racing & Max Verstappen 2023 FIA Formula One World Championship™ title season win and not a specific race.</p> <p> </p> <p>F1® 2024 Game - an official product of the FIA FORMULA ONE WORLD CHAMPIONSHIP. © 2024 Electronic Arts Inc. EA, EA SPORTS, the EA SPORTS logo are trademarks of Electronic Arts Inc. The F1 FORMULA 1 logo, F1 logo, FORMULA 1, F1, FIA FORMULA ONE WORLD CHAMPIONSHIP, GRAND PRIX and related marks are trademarks of Formula One Licensing BV, a Formula 1 company. © 2024 Cover images Formula One World Championship Limited, a Formula 1 company. Licensed by Formula One World Championship Limited. The F2 FIA FORMULA 2 CHAMPIONSHIP logo, FIA FORMULA 2 CHAMPIONSHIP, FIA FORMULA 2, FORMULA 2, F2 and related marks are trade marks of the Federation Internationale de L’Automobile and used exclusively under license. All rights reserved.</p> </ea-legal-disclaimer-text> </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/en-gb/common/october-ea-ring.png" logo-tooltip="Electronics Arts Home" logo-link-url="https://www.ea.com" logo-link-text="Electronics Arts Home" logo-link-tooltip="Electronics Arts Home" unresolved > <img src="https://media.contentapi.ea.com/content/dam/eacom/en-gb/common/october-ea-ring.png" alt="" /> <ea-link slot="link" link-href="/en-gb/games/library" link-title="Game Library" link-text="Game Library" text-color="dark" unresolved > <a href="/en-gb/games/library" title="Game Library" >Game Library</a> </ea-link> <ea-link slot="link" link-href="/en-gb/subscribe" link-title="Subscribe" link-text="Subscribe" text-color="dark" unresolved > <a href="/en-gb/subscribe" title="Subscribe" >Subscribe</a> </ea-link> <ea-link slot="link" link-href="/en-gb/ea-app" link-title="EA app" link-text="EA app" text-color="dark" unresolved > <a href="/en-gb/ea-app" title="EA app" >EA app</a> </ea-link> <ea-link slot="link" link-href="/en-gb/about" link-title="About" link-text="About" text-color="dark" unresolved > <a href="/en-gb/about" title="About" >About</a> </ea-link> <ea-link slot="link" link-href="/en-gb/able" link-title="Accessibility" link-text="Accessibility" text-color="dark" unresolved > <a href="/en-gb/able" title="Accessibility" >Accessibility</a> </ea-link> <ea-link slot="link" link-href="https://help.ea.com/en-gb/" link-title="Help" link-text="Help" text-color="dark" unresolved > <a href="https://help.ea.com/en-gb/" title="Help" >Help</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 Pricing" 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="en-gb" label-text="Language" unresolved > <ea-locale-selector-option slot="locale-selector-option" value="en-us" >United States</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="en-gb" >United Kingdom</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="en-au" >Australia</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="fr-fr" >France</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="de-de" >Deutschland</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="it-it" >Italia</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="ja-jp" >日本</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="pl-pl" >Polska</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="pt-br" >Brasil</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="es-es" >España</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="zh-cn" >中国</ea-locale-selector-option> <ea-locale-selector-option slot="locale-selector-option" value="es-mx" >Mexico</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/en-gb/legal" link-title="Legal & Privacy" link-text="Legal & Privacy" text-color="dark" unresolved > <a href="http://www.ea.com/en-gb/legal" title="Legal & Privacy" >Legal & Privacy</a> </ea-link> <ea-link slot="link" link-href="https://www.ea.com/en-gb/terms-of-service" link-title="NEW User Agreement" link-text="User Agreement" text-color="dark" unresolved > <a href="https://www.ea.com/en-gb/terms-of-service" title="NEW User Agreement" >User Agreement</a> </ea-link> <ea-link slot="link" link-href="http://tos.ea.com/legalapp/WEBPRIVACY/US/en/PC/" link-title="Privacy & Cookie Policy (Your Privacy Rights)" link-text="Privacy & Cookie Policy (Your Privacy Rights)" text-color="dark" unresolved > <a href="http://tos.ea.com/legalapp/WEBPRIVACY/US/en/PC/" title="Privacy & Cookie Policy (Your Privacy Rights)" >Privacy & Cookie Policy (Your Privacy Rights)</a> </ea-link> <ea-link slot="link" link-href="/en-gb/service-updates" link-title="Online Service Updates" link-text="Online Service Updates" text-color="dark" unresolved > <a href="/en-gb/service-updates" title="Online Service Updates" >Online Service Updates</a> </ea-link> <ea-link slot="link" link-href="/en-gb/security" link-title="Security" link-text="Security" text-color="dark" unresolved > <a href="/en-gb/security" title="Security" >Security</a> </ea-link> <ea-link slot="link" link-href="https://www.youtube.com/t/terms" link-title="YouTube Terms of Service" link-text="YouTube Terms of Service" text-color="dark" unresolved > <a href="https://www.youtube.com/t/terms" title="YouTube Terms of Service" >YouTube Terms of Service</a> </ea-link> <ea-link slot="link" link-href="https://policies.google.com/privacy" link-title="Google Privacy Policy" link-text="Google Privacy Policy" text-color="dark" unresolved > <a href="https://policies.google.com/privacy" title="Google Privacy Policy" >Google Privacy Policy</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.6/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>