CINXE.COM
MUNDIAL
<!DOCTYPE html> <html lang="en" class="scroll-smooth"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>MUNDIAL</title> <meta name="HandheldFriendly" content="True" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="theme-color" content="#219161"> <style> /* RudiDilMono */ @font-face { font-family: 'Rudi Dil Mono'; src: url('https://www.goal.com/mundial/assets/src/fonts/RudiDilMono.woff2?v=b5213ff234') format('woff2'); font-weight: 400; font-style: normal; font-stretch: normal; font-display: swap; } /* SantEliaSans */ @font-face { font-family: 'Sant Elia Sans'; src: url('https://www.goal.com/mundial/assets/src/fonts/SantEliaSans.woff2?v=b5213ff234') format('woff2'); font-weight: 700; font-style: normal; font-stretch: normal; font-display: swap; } /* PublicSans */ @font-face { font-family: 'Public Sans'; src: url('https://www.goal.com/mundial/assets/src/fonts/PublicSans-Regular.woff2?v=b5213ff234') format('woff2'); font-weight: 400; font-style: normal; font-stretch: normal; font-display: swap; } /* PublicSans */ @font-face { font-family: 'Public Sans'; src: url('https://www.goal.com/mundial/assets/src/fonts/PublicSans-Medium.woff2?v=b5213ff234') format('woff2'); font-weight: 500; font-style: normal; font-stretch: normal; font-display: swap; } /* PublicSans */ @font-face { font-family: 'Public Sans'; src: url('https://www.goal.com/mundial/assets/src/fonts/PublicSans-SemiBold.woff2?v=b5213ff234') format('woff2'); font-weight: 600; font-style: normal; font-stretch: normal; font-display: swap; } /* PublicSans */ @font-face { font-family: 'Public Sans'; src: url('https://www.goal.com/mundial/assets/src/fonts/PublicSans-Bold.woff2?v=b5213ff234') format('woff2'); font-weight: 700; font-style: normal; font-stretch: normal; font-display: swap; } /* PublicSans */ @font-face { font-family: 'Public Sans'; src: url('https://www.goal.com/mundial/assets/src/fonts/PublicSans-ExtraBold.woff2?v=b5213ff234') format('woff2'); font-weight: 800; font-style: normal; font-stretch: normal; font-display: swap; } /* PublicSans */ @font-face { font-family: 'Public Sans'; src: url('https://www.goal.com/mundial/assets/src/fonts/PublicSans-Black.woff2?v=b5213ff234') format('woff2'); font-weight: 900; font-style: normal; font-stretch: normal; font-display: swap; } </style> <script type="module" src="https://www.goal.com/mundial/assets/built/app.js?v=b5213ff234"></script> <link rel="stylesheet" type="text/css" href="https://www.goal.com/mundial/assets/built/app.css?v=b5213ff234" /> <script> // Global values needed const themeGlobal = { siteUrl: 'https://www.goal.com/mundial', currentPage: parseInt(''), nextPage: parseInt(''), nextPageLink: '', maxPages: parseInt(''), lastPage: `` === `` ? true : false, postsPerPage: parseInt('12'), total: parseInt(''), printSubscriptionUrl: 'https://mundialmag.com/products/print-digital-subscription?variant=45689147326676' } function hexToRgb(hexColor) { if (hexColor.slice(0, 1) === '#') { hexColor = hexColor.slice(1); } if (hexColor.length === 3) { hexColor = hexColor.split('').map(function (hex) { return hex + hex;}).join(''); } const r = parseInt(hexColor.substr(0,2),16); const g = parseInt(hexColor.substr(2,2),16); const b = parseInt(hexColor.substr(4,2),16); return [r,g,b] } // Get contrast color; function getColorContrast(hexColor) { const rgb = hexToRgb(hexColor); let yiq = ((rgb[0] * 299) + (rgb[1] * 587) + (rgb[2] * 114)) / 1000; const colorContrast = (yiq >= 128) ? 'dark' : 'light'; // return return colorContrast }; function hexToHsl(hexColor) { const rgb = hexToRgb(hexColor); // Make r, g, and b fractions of 1 const r = rgb[0]/255; const g = rgb[1]/255; const b = rgb[2]/255; const max = Math.max(r, g, b), min = Math.min(r, g, b); let h, s, l = (max + min) / 2; if ( max == min ) { h = s = 0; } else { let d = max - min; s = l > 0.5 ? d / (2 - max - min) : d / (max + min); switch(max){ case r: h = (g - b) / d + (g < b ? 6 : 0); break; case g: h = (b - r) / d + 2; break; case b: h = (r - g) / d + 4; break; } h /= 6; } return [Math.round(h * 360),Math.round(s * 100),Math.round(l * 100)] } function setBrandHSL(hex) { const colorHsl = hexToHsl(hex) document.documentElement.style.setProperty('--color-brand-hsl', `${colorHsl[0]} ${colorHsl[1]}% ${colorHsl[2]}%`); document.documentElement.style.setProperty('--color-brand-contrast', getColorContrast(hex) === 'dark' ? `hsl(${colorHsl[0]} ${colorHsl[1]}% 10%)` : `hsl(${colorHsl[0]} ${colorHsl[1]}% 95%)`); } setBrandHSL("#219161"); </script> <style>iframe[title="portal-trigger"] { display: none; }</style> <link rel="icon" href="https://www.goal.com/mundial/content/images/size/w256h256/2024/09/Mundial-M-logo.png" type="image/png"> <link rel="canonical" href="https://www.goal.com/mundial/signup/"> <meta name="referrer" content="no-referrer-when-downgrade"> <meta property="og:site_name" content="MUNDIAL"> <meta property="og:type" content="website"> <meta property="og:title" content="MUNDIAL"> <meta property="og:url" content="https://www.goal.com/mundial/signup/"> <meta property="article:publisher" content="https://www.facebook.com/MundialMag"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="MUNDIAL"> <meta name="twitter:url" content="https://www.goal.com/mundial/signup/"> <meta name="twitter:site" content="@MundialMag"> <meta name="generator" content="Ghost 5.115"> <link rel="alternate" type="application/rss+xml" title="MUNDIAL" href="https://www.goal.com/mundial/rss/"> <script defer src="https://cdn.jsdelivr.net/ghost/portal@~2.50/umd/portal.min.js" data-i18n="true" data-ghost="https://www.goal.com/mundial/" data-key="32ce6c4eee44d0b4b77e932cbd" data-api="https://mundial.ghost.io/mundial/ghost/api/content/" data-locale="en" crossorigin="anonymous"></script><style id="gh-members-styles">.gh-post-upgrade-cta-content, .gh-post-upgrade-cta { display: flex; flex-direction: column; align-items: center; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; text-align: center; width: 100%; color: #ffffff; font-size: 16px; } .gh-post-upgrade-cta-content { border-radius: 8px; padding: 40px 4vw; } .gh-post-upgrade-cta h2 { color: #ffffff; font-size: 28px; letter-spacing: -0.2px; margin: 0; padding: 0; } .gh-post-upgrade-cta p { margin: 20px 0 0; padding: 0; } .gh-post-upgrade-cta small { font-size: 16px; letter-spacing: -0.2px; } .gh-post-upgrade-cta a { color: #ffffff; cursor: pointer; font-weight: 500; box-shadow: none; text-decoration: underline; } .gh-post-upgrade-cta a:hover { color: #ffffff; opacity: 0.8; box-shadow: none; text-decoration: underline; } .gh-post-upgrade-cta a.gh-btn { display: block; background: #ffffff; text-decoration: none; margin: 28px 0 0; padding: 8px 18px; border-radius: 4px; font-size: 16px; font-weight: 600; } .gh-post-upgrade-cta a.gh-btn:hover { opacity: 0.92; }</style><script async src="https://js.stripe.com/v3/"></script> <script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/sodo-search.min.js" data-key="32ce6c4eee44d0b4b77e932cbd" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/main.css" data-sodo-search="https://mundial.ghost.io/mundial/" data-locale="en" crossorigin="anonymous"></script> <link href="https://www.goal.com/mundial/webmentions/receive/" rel="webmention"> <script defer src="/mundial/public/cards.min.js?v=b5213ff234"></script> <link rel="stylesheet" type="text/css" href="/mundial/public/cards.min.css?v=b5213ff234"> <script defer src="/mundial/public/member-attribution.min.js?v=b5213ff234"></script><style>:root {--ghost-accent-color: #219161;}</style> <meta name="robots" content="max-image-preview:standard" /> <script defer data-domain="goal.com" src="https://plausible.io/js/script.file-downloads.hash.outbound-links.pageview-props.revenue.tagged-events.js"></script> <script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script> <script>"use strict";function _typeof(t){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}!function(){var t=function(){var t,e,o=[],n=window,r=n;for(;r;){try{if(r.frames.__tcfapiLocator){t=r;break}}catch(t){}if(r===n.top)break;r=r.parent}t||(!function t(){var e=n.document,o=!!n.frames.__tcfapiLocator;if(!o)if(e.body){var r=e.createElement("iframe");r.style.cssText="display:none",r.name="__tcfapiLocator",e.body.appendChild(r)}else setTimeout(t,5);return!o}(),n.__tcfapi=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];if(!n.length)return o;"setGdprApplies"===n[0]?n.length>3&&2===parseInt(n[1],10)&&"boolean"==typeof n[3]&&(e=n[3],"function"==typeof n[2]&&n[2]("set",!0)):"ping"===n[0]?"function"==typeof n[2]&&n[2]({gdprApplies:e,cmpLoaded:!1,cmpStatus:"stub"}):o.push(n)},n.addEventListener("message",(function(t){var e="string"==typeof t.data,o={};if(e)try{o=JSON.parse(t.data)}catch(t){}else o=t.data;var n="object"===_typeof(o)&&null!==o?o.__tcfapiCall:null;n&&window.__tcfapi(n.command,n.version,(function(o,r){var a={__tcfapiReturn:{returnValue:o,success:r,callId:n.callId}};t&&t.source&&t.source.postMessage&&t.source.postMessage(e?JSON.stringify(a):a,"*")}),n.parameter)}),!1))};"undefined"!=typeof module?module.exports=t:t()}();</script> <script> window._sp_queue = []; window._sp_ = { config: { accountId: 1839, baseEndpoint: "https://cdn.privacy-mgmt.com", gdpr: {}, events: { onConsentReady: function (consentUUID, euconsent) { window.__tcfapi?.("addEventListener", 2, (tcdata) => { window.dataLayer = window.dataLayer || []; if (tcdata.gdprApplies) { window.__tcfapi("getCustomVendorConsents", 2, (data) => { window.dataLayer.push({ event: "SourcePointLoaded", consentedPurposes: data && Array.isArray(data.consentedPurposes) ? data.consentedPurposes .map((purpose) => purpose.name) .join(",") : "", consentedVendors: data && Array.isArray(data.consentedVendors) ? data.consentedVendors .map((vendor) => vendor.name) .join(",") : "", }); }); } }); }, }, }, }; </script> <script src="https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js" async ></script> <script> window.__tcfapi?.("addEventListener", 2, (tcdata) => { if (!tcdata.gdprApplies) { window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: "NonGDPRSourcePointLoaded", }); } }); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TV9BHHW');</script> <!-- End Google Tag Manager --> </head> <body class=" subpixel-antialiased relative overflow-x-hidden bg-bgr text-typ " x-data="{ menuOpen: false }" :class="menuOpen ? 'overflow-hidden' : 'overflow-y-auto'" data-user="visitor" @keydown.escape="menuOpen = false" @keydown.cmk.k="document.querySelector('[data-ghost-search]').click()" x-init="navigator.platform.includes('Win') && document.body.classList.add('is-win')"> <section class="px-5 sm:px-6 bg-sea-green sticky top-0 z-[50]" data-announce> <div class="max-w-container mx-auto"> <a href="https://www.goal.com/mundial/membership" class="text-sm md:text-base py-3 md:py-4 flex flex-wrap justify-center md:justify-between text-white [&>p:nth-child(1)]:hidden md:[&>p:nth-child(1)]:block" data-announce-content> <p><strong>One piece of brilliant football writing a day, every day</strong></p><p>Subscribe to <strong>MUNDIAL</strong> ▶</p> </a> </div> </section> <header class="px-5 sm:px-6 sticky top-0 z-[50] py-8 text-typ whitespace-nowrap transition-all duration-300" data-header x-data="{ isScrolled: false, isScrolledOnload: false }" @scroll.window="isScrolled = (window.pageYOffset <= 0) ? false : true;window.pageYOffset <= 0 ? isScrolledOnload = false : null" :class="[ isScrolled ? 'is-scrolled bg-[rgba(0,0,0,0.25)] backdrop-blur [&_.icon]:size-6 [&_[data-brand]]:hidden !py-4 top-11 md:top-14' : 'bg-transparent', isScrolledOnload ? 'is-scrolled-onload' : '',]"> <div class="max-w-container mx-auto flex items-center justify-center gap-2 relative"> <div class="flex-1 flex gap-2"> <button class="" data-ghost-search aria-label="Search"> <i class="icon icon-search size-6 md:size-7 stroke-2"> <svg width="28" height="28" viewBox="0 0 28 28" fill="none" stroke="#141414" xmlns="http://www.w3.org/2000/svg"> <path d="M17.5 17.5L24.5 24.5M11.6667 19.8333C7.15634 19.8333 3.5 16.177 3.5 11.6667C3.5 7.15634 7.15634 3.5 11.6667 3.5C16.177 3.5 19.8333 7.15634 19.8333 11.6667C19.8333 16.177 16.177 19.8333 11.6667 19.8333Z" stroke="inherit" stroke-width="2.33333" stroke-linecap="round" stroke-linejoin="round"/> </svg> </i> </button> </div> <div class="flex items-center justify-center" data-header-brand> <a class="" href="https://www.goal.com/mundial" data-brand> <svg class="h-7 md:h-12" viewBox="0 0 24 29" fill="inherit" xmlns="http://www.w3.org/2000/svg"> <path d="M21.5304 5.03557C20.3008 3.76244 19.4941 2.96526 18.5314 2.12138C18.506 2.09882 18.4472 2.04767 18.4431 2.04417C17.2888 1.05541 15.7888 0.457764 14.1496 0.457764C12.7466 0.457764 11.4461 0.895274 10.3763 1.6413C9.30686 0.895274 8.00608 0.457764 6.603 0.457764C2.95645 0.457764 0 3.41421 0 7.06076V25.6456L2.8122 28.4578H8.17511V26.3299L10.2362 28.4578H15.7227V26.3446L17.7838 28.4578H23.2675V9.29693C23.2217 7.65682 22.5932 6.1365 21.5301 5.03557H21.5304ZM8.17511 25.0165V7.06076C8.17511 6.19242 7.47135 5.48865 6.603 5.48865C5.73465 5.48865 5.03089 6.19242 5.03089 7.06076V25.0165H4.40211V7.06076C4.40211 5.84514 5.38769 4.85987 6.603 4.85987C7.81831 4.85987 8.80389 5.84546 8.80389 7.06076V25.0165H8.17511ZM9.43299 25.0165V7.06076C9.43299 5.49787 8.1659 4.23077 6.603 4.23077C5.0401 4.23077 3.77301 5.49787 3.77301 7.06076V25.0165H3.14423V7.06076C3.14423 5.15059 4.69283 3.60199 6.603 3.60199C8.51317 3.60199 10.0618 5.15059 10.0618 7.06076V25.0165H9.43299ZM15.7218 25.0165V7.06076C15.7218 6.19242 15.018 5.48865 14.1496 5.48865C13.2813 5.48865 12.5775 6.19242 12.5775 7.06076V25.0165H11.9488V7.06076C11.9488 5.84514 12.9343 4.85987 14.1496 4.85987C15.365 4.85987 16.3505 5.84546 16.3505 7.06076V25.0165H15.7218ZM16.9793 25.0165V7.06076C16.9793 5.49787 15.7122 4.23077 14.1493 4.23077C12.5864 4.23077 11.3193 5.49787 11.3193 7.06076V25.0165H10.6906V7.06076C10.6906 5.15059 12.2392 3.60199 14.1493 3.60199C16.0595 3.60199 17.6081 5.15059 17.6081 7.06076V25.0165H16.9793ZM18.2372 25.0165V7.06076C18.2372 4.80331 16.4071 2.97321 14.1496 2.97321C12.4501 2.97321 10.993 4.01059 10.3763 5.48643C9.75962 4.01059 8.30252 2.97321 6.603 2.97321C4.34555 2.97321 2.51544 4.80331 2.51544 7.06076V25.0165H1.88666V7.06076C1.88666 4.45604 3.99828 2.34411 6.60332 2.34411C8.1462 2.34411 9.51592 3.08505 10.3766 4.23045C11.237 3.08505 12.6071 2.34411 14.15 2.34411C16.7547 2.34411 18.8666 4.45572 18.8666 7.06076V25.0165H18.2378H18.2372ZM19.4948 25.0165V7.06076C19.4948 4.10845 17.1016 1.71533 14.1493 1.71533C12.6767 1.71533 11.3428 2.31106 10.376 3.27441C9.40916 2.31075 8.07566 1.71533 6.60268 1.71533C3.65036 1.71533 1.25725 4.10845 1.25725 7.06076V25.0165H0.628464V7.06076C0.628781 3.76149 3.30372 1.08655 6.603 1.08655C8.03404 1.08655 9.34752 1.58982 10.3763 2.42894C11.4051 1.58982 12.7183 1.08655 14.1496 1.08655C17.4492 1.08655 20.1239 3.76117 20.1239 7.06076V25.0165H19.4951H19.4948Z" fill="inherit"/> </svg> </a> </div> <div class="flex-1 flex gap-2 md:gap-3 items-center justify-end" data-header-actions x-data="{ shareOpen: false }" > <a href="https://www.goal.com/mundial/signup/" class="flex p-0.5 relative" aria-label="Member"> <i class="icon icon-user size-6 md:size-7 stroke-[2.25]"> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" stroke="#141414" xmlns="http://www.w3.org/2000/svg"> <path d="M26.6663 28C26.6663 24.3181 21.8907 21.3333 15.9997 21.3333C10.1086 21.3333 5.33301 24.3181 5.33301 28M15.9997 17.3333C12.3178 17.3333 9.33301 14.3486 9.33301 10.6667C9.33301 6.98477 12.3178 4 15.9997 4C19.6816 4 22.6663 6.98477 22.6663 10.6667C22.6663 14.3486 19.6816 17.3333 15.9997 17.3333Z" stroke="inheirt" stroke-width="2.66667" stroke-linecap="round" stroke-linejoin="round"/> </svg> </i> </a> <button class="flex" data-menu-toggle aria-label="Menu toggle" aria-expanded="false" aria-haspopup="true" aria-controls="menu" @click="menuOpen = !menuOpen; event.currentTarget.setAttribute('aria-expanded', menuOpen);" > <i class="icon icon-hamburger size-7 md:size-8 stroke-2"> <svg width="28" height="28" viewBox="0 0 28 28" fill="none" stroke="#141414" xmlns="http://www.w3.org/2000/svg"> <path d="M5.83337 19.8334H22.1667M5.83337 14H22.1667M5.83337 8.16669H22.1667" stroke="inherit" stroke-width="2.33333" stroke-linecap="round" stroke-linejoin="round"/> </svg> </i> </button> </div> </div> </header> <div class=" fixed z-[50] top-0 right-0 h-dvh w-full text-typ bg-[rgba(0,0,0,0.5)] md:bg-bgr transition-all -translate-y-full invisible opacity-0" :class="menuOpen ? '!translate-y-0 !visible !opacity-100' : '-translate-y-full invisible opacity-0'" data-menu id="menu" > <div class="px-5 sm:px-6 pt-8 ml-auto mr-0 max-w-[90vw] md:max-w-none bg-white"> <div class="max-w-container mx-auto relative z-[51]"> <div class="flex gap-8 justify-between mb-12 h-8 md:h-11 md:mb-24"> <a class="hidden md:block" href="https://www.goal.com/mundial" data-brand> <svg class="h-7 md:h-12" viewBox="0 0 24 29" fill="inherit" xmlns="http://www.w3.org/2000/svg"> <path d="M21.5304 5.03557C20.3008 3.76244 19.4941 2.96526 18.5314 2.12138C18.506 2.09882 18.4472 2.04767 18.4431 2.04417C17.2888 1.05541 15.7888 0.457764 14.1496 0.457764C12.7466 0.457764 11.4461 0.895274 10.3763 1.6413C9.30686 0.895274 8.00608 0.457764 6.603 0.457764C2.95645 0.457764 0 3.41421 0 7.06076V25.6456L2.8122 28.4578H8.17511V26.3299L10.2362 28.4578H15.7227V26.3446L17.7838 28.4578H23.2675V9.29693C23.2217 7.65682 22.5932 6.1365 21.5301 5.03557H21.5304ZM8.17511 25.0165V7.06076C8.17511 6.19242 7.47135 5.48865 6.603 5.48865C5.73465 5.48865 5.03089 6.19242 5.03089 7.06076V25.0165H4.40211V7.06076C4.40211 5.84514 5.38769 4.85987 6.603 4.85987C7.81831 4.85987 8.80389 5.84546 8.80389 7.06076V25.0165H8.17511ZM9.43299 25.0165V7.06076C9.43299 5.49787 8.1659 4.23077 6.603 4.23077C5.0401 4.23077 3.77301 5.49787 3.77301 7.06076V25.0165H3.14423V7.06076C3.14423 5.15059 4.69283 3.60199 6.603 3.60199C8.51317 3.60199 10.0618 5.15059 10.0618 7.06076V25.0165H9.43299ZM15.7218 25.0165V7.06076C15.7218 6.19242 15.018 5.48865 14.1496 5.48865C13.2813 5.48865 12.5775 6.19242 12.5775 7.06076V25.0165H11.9488V7.06076C11.9488 5.84514 12.9343 4.85987 14.1496 4.85987C15.365 4.85987 16.3505 5.84546 16.3505 7.06076V25.0165H15.7218ZM16.9793 25.0165V7.06076C16.9793 5.49787 15.7122 4.23077 14.1493 4.23077C12.5864 4.23077 11.3193 5.49787 11.3193 7.06076V25.0165H10.6906V7.06076C10.6906 5.15059 12.2392 3.60199 14.1493 3.60199C16.0595 3.60199 17.6081 5.15059 17.6081 7.06076V25.0165H16.9793ZM18.2372 25.0165V7.06076C18.2372 4.80331 16.4071 2.97321 14.1496 2.97321C12.4501 2.97321 10.993 4.01059 10.3763 5.48643C9.75962 4.01059 8.30252 2.97321 6.603 2.97321C4.34555 2.97321 2.51544 4.80331 2.51544 7.06076V25.0165H1.88666V7.06076C1.88666 4.45604 3.99828 2.34411 6.60332 2.34411C8.1462 2.34411 9.51592 3.08505 10.3766 4.23045C11.237 3.08505 12.6071 2.34411 14.15 2.34411C16.7547 2.34411 18.8666 4.45572 18.8666 7.06076V25.0165H18.2378H18.2372ZM19.4948 25.0165V7.06076C19.4948 4.10845 17.1016 1.71533 14.1493 1.71533C12.6767 1.71533 11.3428 2.31106 10.376 3.27441C9.40916 2.31075 8.07566 1.71533 6.60268 1.71533C3.65036 1.71533 1.25725 4.10845 1.25725 7.06076V25.0165H0.628464V7.06076C0.628781 3.76149 3.30372 1.08655 6.603 1.08655C8.03404 1.08655 9.34752 1.58982 10.3763 2.42894C11.4051 1.58982 12.7183 1.08655 14.1496 1.08655C17.4492 1.08655 20.1239 3.76117 20.1239 7.06076V25.0165H19.4951H19.4948Z" fill="inherit"/> </svg> </a> <span class="hidden md:block flex-1"></span> <button data-ghost-search aria-label="Search"> <i class="icon icon-search size-7 md:size-8 stroke-2"> <svg width="28" height="28" viewBox="0 0 28 28" fill="none" stroke="#141414" xmlns="http://www.w3.org/2000/svg"> <path d="M17.5 17.5L24.5 24.5M11.6667 19.8333C7.15634 19.8333 3.5 16.177 3.5 11.6667C3.5 7.15634 7.15634 3.5 11.6667 3.5C16.177 3.5 19.8333 7.15634 19.8333 11.6667C19.8333 16.177 16.177 19.8333 11.6667 19.8333Z" stroke="inherit" stroke-width="2.33333" stroke-linecap="round" stroke-linejoin="round"/> </svg> </i> </button> <button class="" data-menu-toggle aria-label="Menu toggle" aria-expanded="false" aria-haspopup="true" aria-controls="menu" @click="menuOpen = !menuOpen; event.currentTarget.setAttribute('aria-expanded', menuOpen);" > <i class="icon icon-close size-7 md:size-8 stroke-2"> <svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21 21L14 14M14 14L7 7M14 14L21 7M14 14L7 21" stroke="#141414" stroke-width="2.33333" stroke-linecap="round" stroke-linejoin="round"/> </svg> </i> </button> </div> <div class="max-h-[calc(100dvh_-_64px)] md:max-h-[calc(100dvh_-_76px)] overflow-y-scroll md:grid md:grid-cols-5 md:gap-12"> <nav class="mb-16"> <ul class="flex flex-col gap-5 text-sm md:text-2xl font-extrabold"> <li class="nav-home flex relative" data-label="Home" data-slug="home" data-length="4"> <a class="flex py-0.5 rounded-theme hover:underline" href="https://www.goal.com/mundial/" > <span>Home</span> </a> </li> <li class="nav-about flex relative" data-label="About" data-slug="about" data-length="5"> <a class="flex py-0.5 rounded-theme hover:underline" href="https://www.goal.com/mundial/about/" > <span>About</span> </a> </li> <li class="nav-all-stories flex relative" data-label="All Stories" data-slug="all-stories" data-length="11"> <a class="flex py-0.5 rounded-theme hover:underline" href="https://www.goal.com/mundial/archive/" > <span>All Stories</span> </a> </li> </ul> </nav> <div class="flex flex-col gap-6 mb-16 md:col-span-2"> <span class="text-sm font-medium text-typ-tone">Recent posts</span> <article class="flex flex-col gap-2"> <h2 class="font-bold md:text-lg"><a class="hover:underline" href="/mundial/loving-is-eze-best-football-images/">Loving is Eze</a></h2> <time class="text-xs text-typ-tone font-bold md:text-sm" datetime="31/03/2025">Mar 31, 2025</time> </article> <article class="flex flex-col gap-2"> <h2 class="font-bold md:text-lg"><a class="hover:underline" href="/mundial/the-baggio-chronicles-part-four-milan-inter-ronaldo/">The Baggio Chronicles: Part Four</a></h2> <time class="text-xs text-typ-tone font-bold md:text-sm" datetime="30/03/2025">Mar 30, 2025</time> </article> <article class="flex flex-col gap-2"> <h2 class="font-bold md:text-lg"><a class="hover:underline" href="/mundial/the-vault-modena-stone-island-new-balance-football/">The Vault 012: I Canarini Magazine</a></h2> <time class="text-xs text-typ-tone font-bold md:text-sm" datetime="29/03/2025">Mar 29, 2025</time> </article> </div> <div class="flex flex-col gap-5 mb-16"> <span class="text-sm font-medium text-typ-tone">More links</span> <nav class=""> <ul class="flex flex-col gap-5 text-sm md:text-base font-extrabold"> <li class="nav-podcast flex relative" data-label="Podcast" data-slug="podcast" data-length="7"> <a class="flex py-0.5 rounded-theme hover:underline" href="https://open.spotify.com/show/7nbWUXHiqgDsJuFJohZaIX" > <span>Podcast</span> </a> </li> <li class="nav-store flex relative" data-label="Store" data-slug="store" data-length="5"> <a class="flex py-0.5 rounded-theme hover:underline" href="https://mundialmag.com/collections/store" > <span>Store</span> </a> </li> <li class="nav-magazine flex relative" data-label="Magazine" data-slug="magazine" data-length="8"> <a class="flex py-0.5 rounded-theme hover:underline" href="https://mundialmag.com/" > <span>Magazine</span> </a> </li> </ul> </nav> </div> <div class="flex flex-col gap-3" data-footer-nav="socials"> <span class="text-sm font-medium hidden md:block text-typ-tone">Social</span> <nav class=""> <ul class="flex flex-wrap gap-2"> <li><a href="https://www.facebook.com/MundialMag/" class=""><i class="icon icon-facebook size-6 stroke-2"> <svg width="25" height="25" viewBox="0 0 25 25" fill="inherit" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M19.4668 2.93164H5.35622C4.05487 2.93164 2.99976 3.98676 2.99976 5.28811V19.3987C2.99976 20.7001 4.05487 21.7552 5.35622 21.7552H12.5409V15.0059H10.1306V12.1138H12.5409V10.6834C12.5409 8.56498 14.0459 6.81126 16.0014 6.81126H18.3259V9.70342H16.0014C15.7225 9.70342 15.4337 10.1483 15.4337 10.6558V12.1138H18.3259V15.0059H15.4337V21.7552H19.4668C20.7682 21.7552 21.8233 20.7001 21.8233 19.3987V5.28811C21.8233 3.98676 20.7682 2.93164 19.4668 2.93164Z" fill="inherit"/> </svg> </i></a></li> <li><a href="https://x.com/MundialMag/" class=""><i class="icon icon-x size-6 stroke-2"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-x"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 4l11.733 16h4.267l-11.733 -16z" /><path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772" /></svg> </i></a></li> <li><a href="https://www.instagram.com/mundialmag/" class=""><i class="icon icon-instagram size-6 stroke-2"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-instagram"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 4m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" /><path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" /><path d="M16.5 7.5l0 .01" /></svg> </i></a></li> <li class="ml-1"><a href="https://www.youtube.com/c/MUNDIALMAG/" class=""><i class="icon icon-youtube size-6 stroke-2"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" class="icon icon-tabler icons-tabler-filled icon-tabler-brand-youtube"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M18 3a5 5 0 0 1 5 5v8a5 5 0 0 1 -5 5h-12a5 5 0 0 1 -5 -5v-8a5 5 0 0 1 5 -5zm-9 6v6a1 1 0 0 0 1.514 .857l5 -3a1 1 0 0 0 0 -1.714l-5 -3a1 1 0 0 0 -1.514 .857z" /></svg> </i></a></li> </ul> </nav> </div> </div> </div> </div> </div> <main class="main"> <section class="px-4 sm:px-6 page-signup relative flex items-center justify-center my-16"> <div class="w-full max-w-sm mx-auto md:p-8 md:border md:border-brd rounded-theme" x-data="{ checked: false, marketing: false }"> <h1 class="text-center font-semibold text-2xl sm:text-3xl mb-6">Sign up</h1> <p id="form-input-label" class="mb-6"> One piece of brilliant football writing a day, every day </p> <div class="flex flex-col gap-2 text-sm font-medium mb-4 leading-tight"> <div class="flex items-start gap-2"> <div id="signup-terms-label"><p dir="ltr"><span>By signing up, I agree to receive emails from Football.co.</span></p></div> </div> </div> <form class="relative w-full flex flex-col gap-4 rounded-theme-xl" data-members-form="signup"> <input data-members-name class="bg-bgr text-typ flex-[2] px-4 py-2.5 rounded-theme-md border border-brd focus:border-brand focus:ring-4 focus:ring-brand focus:ring-opacity-20" autocomplete="name" type="text" placeholder="Your name" aria-labelledby="form-input-label" required> <input data-members-email class="bg-bgr text-typ flex-[2] px-4 py-2.5 rounded-theme-md border border-brd focus:border-brand focus:ring-4 focus:ring-brand focus:ring-opacity-20" type="email" autocomplete="email" placeholder="Your email address" aria-labelledby="form-input-label" required/> <!-- <input data-members-label class="hidden" :value="marketing ? 'Marketing_Okay' : 'No_Marketing'" /> --> <button class="flex-1 px-4 py-2.5 bg-brand text-brand-contrast font-medium rounded-theme-md md:px-6 hover:brightness-110" type="submit" > <span>Continue</span> </button> <p data-msg="success" class="hidden absolute text-sm leading-tight rounded-theme-md -bottom-[32px] text-green-200 font-medium bg-typ py-[3px] px-1.5 w-full">Great! Check your inbox and click the link.</p> <p data-msg="error" class="hidden absolute text-sm leading-tight rounded-theme-md -bottom-[32px] text-red-200 font-medium bg-typ py-[3px] px-1 w-full">Sorry, something went wrong. Please try again.</p> </form> <p class="mt-3 text-center"> <small>Already have an account? <a href="https://www.goal.com/mundial/signin/" class="underline hover:text-brand">Sign in</a> </small> </p> </div> </section> </main> <footer class="px-5 sm:px-6 bg-bgr mt-16 bg-cream py-10 md:py-14 " data-footer> <div class="max-w-container mx-auto"> <div class=" grid grid-cols-2 md:grid-cols-6 gap-10"> <div class="flex flex-col items-start gap-3 col-span-2 md:col-span-1" data-footer-brand> <a href="https://www.goal.com/mundial" data-brand> <?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1601.23 485.89" class="h-8 md:h-10"> <defs> <style> .cls-1 { fill: #eff0e4; } .cls-1, .cls-2 { stroke-width: 0px; } .cls-2 { fill: #000; } </style> </defs> <g id="BACK_PLATE" data-name="BACK PLATE"> <path class="cls-1" d="M1421,279.62V3.54h-92.3v82.31c-5.14-18.12-15.13-35.19-29.14-49.2-21.54-21.54-50.52-33.69-79.32-33.1-28.91-.49-57.8,11.57-79.34,33.1-13.99,13.99-23.97,31.09-29.11,49.25V3.54h-92.3v82.31c-5.14-18.12-15.13-35.19-29.14-49.2-21.62-21.62-50.54-33.67-79.38-33.1h-112.33v82.31c-5.14-18.12-15.13-35.19-29.14-49.2-21.64-21.64-50.55-33.7-79.36-33.1-51.72.03-95.39,35.17-108.4,82.83V3.54h-92.3v255.97c0,11.09-9.02,20.11-20.11,20.11s-20.11-9.02-20.11-20.11V3.54h-92.3v82.31c-5.14-18.12-15.13-35.19-29.14-49.21C306.16,15.03,277.23,2.98,248.42,3.54c-23.73.01-47.08,7.66-66.21,21.6C163.07,11.19,139.7,3.54,115.95,3.54,53.97,3.54,3.54,53.97,3.54,115.95v255.97h92.3V115.95c0-11.09,9.02-20.11,20.11-20.11s20.11,9.02,20.11,20.11v255.97h92.3V115.95c0-11.09,9.02-20.11,20.11-20.11s20.11,9.02,20.11,20.11v255.97h92.3v-82.83c13.02,47.68,56.7,82.83,108.45,82.83s95.43-35.15,108.45-82.83v82.83h92.3V115.95c0-11.09,9.02-20.11,20.11-20.11s20.11,9.02,20.11,20.11v255.97h200.75c51.75,0,95.43-35.15,108.45-82.83v82.83h180.64v-110.43s40.21,0,40.21,0v110.43h246.9v-92.3h-66.26Z"/> </g> <g id="MAIN_SHAPE" data-name="MAIN SHAPE"> <g> <path class="cls-2" d="M1220.25,66.26c-27.44,0-49.69,22.25-49.69,49.69v82.82s0,0,0,0h0s99.39,0,99.39,0h0v-82.82c0-27.44-22.25-49.69-49.69-49.69ZM1258.9,187.73h-77.3v-71.78c0-21.35,17.3-38.65,38.65-38.65s38.65,17.3,38.65,38.65v71.78Z"/> <path class="cls-2" d="M1220.25,88.34c-15.25,0-27.61,12.36-27.61,27.61v60.74s0,0,0,0h0s55.21,0,55.21,0h0v-60.74c0-15.25-12.36-27.61-27.61-27.61Z"/> <path class="cls-2" d="M938.65,115.95c0-15.25-12.36-27.61-27.61-27.61h-27.61v198.77h27.61c15.25,0,27.61-12.36,27.61-27.61V115.95Z"/> <path class="cls-2" d="M960.74,259.51V115.95c0-27.44-22.25-49.69-49.69-49.69h-49.69v242.95h49.69c27.44,0,49.69-22.25,49.69-49.69ZM872.4,298.16V77.3h38.65c21.35,0,38.65,17.3,38.65,38.65v143.56c0,21.35-17.3,38.65-38.65,38.65h-38.65Z"/> <path class="cls-2" d="M839.27,331.29h71.78c39.64,0,71.78-32.14,71.78-71.78V115.95c0-39.64-32.14-71.78-71.78-71.78h-71.78v287.12ZM850.31,55.22h60.74c33.54,0,60.74,27.19,60.74,60.74v143.56c0,33.54-27.19,60.74-60.74,60.74h-60.74s0-265.03,0-265.03Z"/> <path class="cls-2" d="M911.05,22.09h-93.87s0,331.29,0,331.29h93.87c51.84,0,93.87-42.03,93.87-93.87V115.95c0-51.84-42.02-93.87-93.87-93.87ZM993.87,259.51c0,45.74-37.08,82.82-82.82,82.82h-82.82s0-309.2,0-309.2h82.82c45.74,0,82.82,37.08,82.82,82.82v143.56Z"/> <path class="cls-2" d="M911.05,0h-115.95v57.06l-19.22-19.22C754.67,14.59,724.13,0,690.19,0c-29.21,0-55.89,10.8-76.28,28.63L585.28,0h-99.39v33.13L452.76,0h-99.39v57.06l-19.22-19.22C312.95,14.59,282.41,0,248.47,0,223.83,0,200.99,7.68,182.21,20.79,163.43,7.68,140.59,0,115.95,0,51.91,0,0,51.91,0,115.95v259.51l110.43,110.43h99.39v-33.13l33.13,33.13h99.39v-33.13l33.13,33.13h99.39v-57.06l19.26,19.26c30.89,34.67,83.15,47.18,126.44,30.41,13.06-4.91,25-12.11,35.33-21.1l28.48,28.48h99.69v-32.82l32.82,32.82h176.69,0c.1,0,.21,0,.31,0,36.16,0,68.45-16.55,89.72-42.49l42.49,42.49h188.04v-32.82l32.82,32.82h254.3v-99.39l-66.26-66.26V110.43L1424.55,0h-99.39v57.06l-19.22-19.22c-40.23-46.1-116.72-50.52-161.97-9.21L1115.34,0h-99.39v57.06l-19.22-19.22C975.53,14.59,944.99,0,911.05,0h0ZM911.05,11.04c56.26-1.2,106.11,48.65,104.91,104.91v143.56c0,57.94-46.97,104.91-104.91,104.91h-104.91V11.04h104.91ZM154.6,364.42h-11.04V115.95c0-15.25-12.36-27.61-27.61-27.61s-27.61,12.36-27.61,27.61v248.47h-11.04V115.95c0-21.35,17.3-38.65,38.65-38.65s38.65,17.3,38.65,38.65v248.47ZM176.69,364.42h-11.04V115.95c0-27.44-22.25-49.69-49.69-49.69s-49.69,22.25-49.69,49.69v248.47h-11.04V115.95c0-33.54,27.19-60.74,60.74-60.74s60.74,27.19,60.74,60.74v248.47ZM287.12,364.42h-11.04V115.95c0-15.25-12.36-27.61-27.61-27.61s-27.61,12.36-27.61,27.61v248.47h-11.04V115.95c0-21.35,17.3-38.65,38.65-38.65s38.65,17.3,38.65,38.65v248.47ZM309.2,364.42h-11.04V115.95c0-27.44-22.25-49.69-49.69-49.69s-49.69,22.25-49.69,49.69v248.47h-11.04V115.95c0-33.54,27.19-60.74,60.74-60.74s60.74,27.19,60.74,60.74v248.47ZM331.29,364.42h-11.04V115.95c0-39.64-32.14-71.78-71.78-71.78-29.84,0-55.43,18.21-66.26,44.13-10.83-25.92-36.41-44.13-66.26-44.13-39.64,0-71.78,32.14-71.78,71.78v248.47h-11.04V115.95c0-45.74,37.08-82.82,82.82-82.82,27.09,0,51.15,13.01,66.26,33.12,15.11-20.11,39.16-33.12,66.26-33.12,45.74,0,82.82,37.08,82.82,82.82v248.47ZM353.38,364.42h-11.04V115.95c0-51.84-42.02-93.87-93.87-93.87-25.86,0-49.28,10.46-66.26,27.38-16.98-16.92-40.4-27.38-66.26-27.38-51.84,0-93.87,42.02-93.87,93.87v248.47h-11.04V115.95C11.04,58.01,58.01,11.04,115.95,11.04c25.13,0,48.19,8.84,66.26,23.57,18.07-14.73,41.13-23.57,66.26-23.57,56.26-1.2,106.11,48.65,104.91,104.91v248.47ZM430.68,11.04h11.04v248.47c0,15.25,12.36,27.61,27.61,27.61s27.61-12.36,27.61-27.61V11.04h11.04v248.47c0,21.35-17.3,38.65-38.65,38.65s-38.65-17.3-38.65-38.65V11.04ZM408.59,11.04h11.04v248.47c0,27.44,22.25,49.69,49.69,49.69s49.69-22.25,49.69-49.69V11.04h11.04v248.47c0,33.54-27.19,60.74-60.74,60.74s-60.74-27.19-60.74-60.74V11.04ZM386.5,11.04h11.04v248.47c0,39.64,32.14,71.78,71.78,71.78s71.78-32.14,71.78-71.78V11.04h11.04v248.47c0,45.74-37.08,82.82-82.82,82.82s-82.82-37.08-82.82-82.82V11.04ZM574.24,259.51c0,57.94-46.97,104.91-104.91,104.91s-104.91-46.97-104.91-104.91V11.04h11.04v248.47c0,51.84,42.02,93.87,93.87,93.87s93.87-42.02,93.87-93.87V11.04h11.04v248.47ZM728.84,364.42h-11.04V115.95c0-15.25-12.36-27.61-27.61-27.61s-27.61,12.36-27.61,27.61v248.47h-11.04V115.95c0-21.35,17.3-38.65,38.65-38.65s38.65,17.3,38.65,38.65v248.47ZM750.92,364.42h-11.04V115.95c0-27.44-22.25-49.69-49.69-49.69s-49.69,22.25-49.69,49.69v248.47h-11.04V115.95c0-33.54,27.19-60.74,60.74-60.74s60.74,27.19,60.74,60.74v248.47ZM773.01,364.42h-11.04V115.95c0-39.64-32.14-71.78-71.78-71.78s-71.78,32.14-71.78,71.78v248.47h-11.04V115.95c0-45.74,37.08-82.82,82.82-82.82s82.82,37.08,82.82,82.82v248.47ZM795.09,364.42h-11.04V115.95c0-51.84-42.02-93.87-93.87-93.87s-93.87,42.02-93.87,93.87v248.47h-11.04V115.95c0-57.94,46.97-104.91,104.91-104.91,56.26-1.2,106.11,48.65,104.91,104.91v248.47ZM1038.04,364.42h-11.04V11.04h11.04v353.38ZM1060.13,364.42h-11.04V11.04h11.04v353.38ZM1082.21,364.42h-11.04V11.04h11.04v353.38ZM1104.3,364.42h-11.04V11.04h11.04v353.38ZM1258.9,364.42h-11.04v-110.43h0s-55.22,0-55.22,0h0s0,110.43,0,110.43h-11.04v-121.47h77.3v121.47ZM1280.99,364.42h-11.04v-132.52h0s-99.39,0-99.39,0h0s0,132.52,0,132.52h-11.04v-143.56h121.47v143.56ZM1280.99,209.82h-121.47v-93.87c0-33.54,27.19-60.74,60.74-60.74s60.74,27.19,60.74,60.74v93.87ZM1303.07,364.42h-11.04V115.95c0-39.64-32.14-71.78-71.78-71.78s-71.78,32.14-71.78,71.78v248.47h-11.04V115.95c0-45.74,37.08-82.82,82.82-82.82s82.82,37.08,82.82,82.82v248.47ZM1325.16,364.42h-11.04V115.95c0-51.84-42.02-93.87-93.87-93.87s-93.87,42.02-93.87,93.87v248.47h-11.04V115.95c-1.05-56.61,48.57-105.96,104.91-104.91,56.25-1.21,106.12,48.65,104.91,104.91v248.47ZM1479.76,364.42h-143.56V11.04h11.04v342.33s132.52,0,132.52,0v11.04ZM1479.76,342.33h-121.47V11.04h11.04v320.25s110.43,0,110.43,0v11.04ZM1479.76,320.25h-99.39V11.04h11.04v298.16s88.34,0,88.34,0v11.04ZM1479.76,298.16h-77.3V11.04h11.04v276.07h66.26s0,11.04,0,11.04Z"/> </g> </g> </svg> </a> </div> <div class="flex flex-col gap-3 text-sm" data-footer-nav="primary"> <span class="">Mundial</span> <nav class="font-extrabold"> <ul class="flex flex-col gap-2"> <li><a href="https://mundialmag.com/collections/store/" class="hover:underline">Shop</a></li> </ul> </nav> </div> <div class="flex flex-col gap-3 text-sm" data-footer-nav="secondary"> <span class="">Info</span> <nav class="font-extrabold"> <ul class="flex flex-col gap-2"> <li><a href="https://www.goal.com/mundial/account/" class="hover:underline">Account</a></li> <li><a href="https://www.goal.com/mundial/faqs/" class="hover:underline">FAQs</a></li> <li><a href="https://www.goal.com/mundial/contact/" class="hover:underline">Contact</a></li> </ul> </nav> </div> <div class="flex flex-col gap-3 text-sm" data-footer-nav="socials"> <span class="">Social</span> <nav class=""> <ul class="flex flex-wrap gap-2"> <li><a href="https://www.facebook.com/MundialMag/" class=""><i class="icon icon-facebook size-6 fill-typ stroke-2"> <svg width="25" height="25" viewBox="0 0 25 25" fill="inherit" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M19.4668 2.93164H5.35622C4.05487 2.93164 2.99976 3.98676 2.99976 5.28811V19.3987C2.99976 20.7001 4.05487 21.7552 5.35622 21.7552H12.5409V15.0059H10.1306V12.1138H12.5409V10.6834C12.5409 8.56498 14.0459 6.81126 16.0014 6.81126H18.3259V9.70342H16.0014C15.7225 9.70342 15.4337 10.1483 15.4337 10.6558V12.1138H18.3259V15.0059H15.4337V21.7552H19.4668C20.7682 21.7552 21.8233 20.7001 21.8233 19.3987V5.28811C21.8233 3.98676 20.7682 2.93164 19.4668 2.93164Z" fill="inherit"/> </svg> </i></a></li> <li><a href="https://x.com/MundialMag/" class=""><i class="icon icon-x size-6 stroke-2"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-x"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 4l11.733 16h4.267l-11.733 -16z" /><path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772" /></svg> </i></a></li> <li><a href="https://www.instagram.com/mundialmag/" class=""><i class="icon icon-instagram size-6 stroke-2"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-instagram"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M4 4m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z" /><path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" /><path d="M16.5 7.5l0 .01" /></svg> </i></a></li> <li class="ml-1"><a href="https://www.youtube.com/c/MUNDIALMAG/" class=""><i class="icon icon-youtube size-6 stroke-2"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" class="icon icon-tabler icons-tabler-filled icon-tabler-brand-youtube"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M18 3a5 5 0 0 1 5 5v8a5 5 0 0 1 -5 5h-12a5 5 0 0 1 -5 -5v-8a5 5 0 0 1 5 -5zm-9 6v6a1 1 0 0 0 1.514 .857l5 -3a1 1 0 0 0 0 -1.714l-5 -3a1 1 0 0 0 -1.514 .857z" /></svg> </i></a></li> </ul> </nav> </div> <div class="flex flex-col text-sm" data-footer-nav="address"> <span class="">MUNDIAL</span> <span class="">72 Dean Street </span> <span class="">London</span> <span class="">W1D 3SG</span> </div> </div> <div class="border-t border-brd pt-10 mt-10 flex flex-col items-start text-typ-tone text-xs"> <span data-footer-copy>© FOOTBALLCO MEDIA LTD 2025.</span> <a href="https://www.goal.com/mundial/terms-and-conditions/" class="hover:underline">TERMS & CONDITIONS</a> <a href="https://www.goal.com/mundial/privacy-policy/" class="hover:underline">PRIVACY POLICY</a> </div> </div> </footer> <script> !function(w,d,id,ns,s){var c=w[ns]=w[ns]||{};if(c.ready||(c.q=[],c.ready=function(){c.q.push(arguments)}),!d.getElementById(id)){var e=d.createElement(s);e.id=id,e.defer=true,e.src="https://assets.context.ly/kit/6.latest/loader.js";var h=d.getElementsByTagName(s)[0];h.parentNode.insertBefore(e,h)}}(window,document,"ctx-loader","Contextly","script"); </script> <script> Contextly.ready('widgets'); </script> <script> const OutpostPub = { apiDomain: "https://mundial.outpost.pub", apiKey: "338e2835-8435-426f-bcac-2497319effb1", siteName: "MUNDIAL", memberId: "", memberEmail: "", } </script> <script defer src="https://assets.outpostpublishingcoop.com/assets/v2/js/outpost-pub.js"></script> </body> </html>