Enter for a chance to win FIFA World Cup 26 prizes
.fm-scroll-page-stella {
width: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
color: #151515;
background: #fffdf7;
font-family: Georgia, ‘Times New Roman’, serif;
}
.fm-scroll-page-stella .fm-hero {
width: 100%;
min-height: 96vh;
box-sizing: border-box;
padding: 34px 18px 42px;
background: linear-gradient(135deg, #8b0f1c 0%, #d7ae54 48%, #f8efe0 100%);
color: #1b0909;
border-bottom: 8px solid #8b0f1c;
}
.fm-scroll-page-stella .fm-hero-card {
width: 100%;
box-sizing: border-box;
background: rgba(255, 253, 247, .94);
border: 2px solid rgba(139, 15, 28, .35);
border-radius: 26px;
padding: 26px 20px;
box-shadow: 0 18px 44px rgba(42, 11, 11, .22);
}
.fm-scroll-page-stella .fm-kicker {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 8px 12px;
background: #8b0f1c;
color: #fff8e9;
border-radius: 999px;
font: 700 12px/1.2 Arial, sans-serif;
letter-spacing: .08em;
text-transform: uppercase;
}
.fm-scroll-page-stella .fm-hero-title {
margin: 18px 0 12px;
color: #7f0d19;
font-size: clamp(34px, 11vw, 78px);
line-height: .94;
letter-spacing: -.06em;
text-wrap: balance;
}
.fm-scroll-page-stella .fm-hero-subtitle {
margin: 0 0 18px;
color: #251111;
font: 700 clamp(18px, 5vw, 29px)/1.22 Arial, sans-serif;
text-wrap: balance;
}
.fm-scroll-page-stella .fm-hero-copy {
margin: 0 0 20px;
color: #342424;
font-size: 20px;
line-height: 1.7;
text-align: justify;
}
.fm-scroll-page-stella .fm-prize-strip {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 10px;
margin: 18px 0;
}
.fm-scroll-page-stella .fm-prize-pill {
box-sizing: border-box;
padding: 14px 12px;
background: #fff8e9;
border: 1px solid rgba(139, 15, 28, .25);
border-radius: 16px;
font: 800 13px/1.25 Arial, sans-serif;
color: #7f0d19;
text-transform: uppercase;
letter-spacing: .03em;
}
.fm-scroll-page-stella .fm-countdown {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 8px;
margin: 20px 0 14px;
}
.fm-scroll-page-stella .fm-time-box {
background: #111;
color: #fff7e6;
border-radius: 16px;
padding: 14px 6px 12px;
text-align: center;
border: 2px solid #d7ae54;
}
.fm-scroll-page-stella .fm-time-number {
display: block;
font: 900 clamp(24px, 8vw, 48px)/1 Arial, sans-serif;
letter-spacing: -.04em;
}
.fm-scroll-page-stella .fm-time-label {
display: block;
margin-top: 5px;
font: 800 10px/1 Arial, sans-serif;
letter-spacing: .09em;
text-transform: uppercase;
color: #f1d99f;
}
.fm-scroll-page-stella .fm-count-note {
margin: 0 0 18px;
color: #5d191f;
font: 800 13px/1.35 Arial, sans-serif;
text-transform: uppercase;
letter-spacing: .04em;
}
.fm-scroll-page-stella .fm-button-row {
width: 100%;
margin: 18px 0;
text-align: center;
}
.fm-scroll-page-stella .fm-enter-btn {
display: inline-flex;
justify-content: center;
align-items: center;
width: min(94%, 520px);
min-height: 62px;
border: 0;
border-radius: 999px;
background: #8b0f1c;
color: #fff8e9;
text-decoration: none;
font: 950 19px/1 Arial, sans-serif;
letter-spacing: .08em;
box-shadow: 0 13px 0 #4b0710, 0 20px 34px rgba(139, 15, 28, .34);
cursor: pointer;
text-transform: uppercase;
}
.fm-scroll-page-stella .fm-enter-btn:focus {
outline: 4px solid #d7ae54;
outline-offset: 4px;
}
.fm-scroll-page-stella .fm-legal-mini {
margin: 14px 0 0;
font: 700 13px/1.45 Arial, sans-serif;
color: #4b272b;
}
.fm-scroll-page-stella .fm-scroll-progress {
position: fixed;
left: 0;
top: 0;
z-index: 9995;
width: 0;
height: 5px;
background: #d7ae54;
box-shadow: 0 0 12px rgba(215, 174, 84, .55);
}
.fm-scroll-page-stella .fm-section {
width: 100%;
box-sizing: border-box;
padding: 38px 18px;
background: #fffdf7;
border-bottom: 1px solid rgba(139, 15, 28, .14);
}
.fm-scroll-page-stella .fm-section-alt {
background: #f8efe0;
}
.fm-scroll-page-stella .fm-section-red {
background: #8b0f1c;
color: #fff8e9;
}
.fm-scroll-page-stella .fm-section-red .fm-section-title,
.fm-scroll-page-stella .fm-section-red .fm-section-copy,
.fm-scroll-page-stella .fm-section-red .fm-small-copy {
color: #fff8e9;
}
.fm-scroll-page-stella .fm-section-title {
margin: 0 0 16px;
color: #7f0d19;
font-size: clamp(28px, 8vw, 54px);
line-height: 1;
letter-spacing: -.045em;
text-wrap: balance;
}
.fm-scroll-page-stella .fm-section-copy {
margin: 0 0 18px;
color: #222;
font-size: 20px;
line-height: 1.82;
text-align: justify;
}
.fm-scroll-page-stella .fm-small-copy {
margin: 0 0 14px;
color: #342424;
font: 700 16px/1.65 Arial, sans-serif;
}
.fm-scroll-page-stella .fm-toc-grid {
display: grid;
gap: 10px;
margin-top: 18px;
}
.fm-scroll-page-stella .fm-toc-link {
display: block;
padding: 16px;
background: #fff;
color: #7f0d19;
border: 1px solid rgba(139, 15, 28, .24);
border-radius: 16px;
text-decoration: none;
font: 900 16px/1.2 Arial, sans-serif;
}
.fm-scroll-page-stella .fm-table {
width: 100%;
border-collapse: collapse;
margin: 18px 0;
background: #fff;
border: 1px solid rgba(139, 15, 28, .25);
font: 700 15px/1.35 Arial, sans-serif;
}
.fm-scroll-page-stella .fm-table th {
padding: 12px 10px;
text-align: left;
background: #8b0f1c;
color: #fff8e9;
border: 1px solid rgba(255, 255, 255, .22);
}
.fm-scroll-page-stella .fm-table td {
padding: 12px 10px;
vertical-align: top;
color: #211;
border: 1px solid rgba(139, 15, 28, .16);
}
.fm-scroll-page-stella .fm-callout {
margin: 22px 0;
padding: 20px;
background: #fff;
border-left: 8px solid #d7ae54;
border-radius: 18px;
color: #231313;
font: 800 18px/1.55 Arial, sans-serif;
box-shadow: 0 12px 26px rgba(42, 11, 11, .08);
}
.fm-scroll-page-stella .fm-faq-item {
margin: 12px 0;
border: 1px solid rgba(139, 15, 28, .25);
border-radius: 18px;
background: #fff;
overflow: hidden;
}
.fm-scroll-page-stella .fm-faq-question {
width: 100%;
box-sizing: border-box;
border: 0;
background: #fff;
color: #7f0d19;
padding: 18px;
text-align: left;
font: 950 18px/1.25 Arial, sans-serif;
cursor: pointer;
}
.fm-scroll-page-stella .fm-faq-answer {
display: none;
padding: 0 18px 18px;
color: #222;
font-size: 18px;
line-height: 1.7;
}
.fm-scroll-page-stella .fm-faq-item.fm-open .fm-faq-answer {
display: block;
}
.fm-scroll-page-stella .fm-related-grid {
display: grid;
gap: 14px;
margin-top: 18px;
}
.fm-scroll-page-stella .fm-related-link {
display: block;
background: #fff;
color: #7f0d19;
border: 1px solid rgba(139, 15, 28, .25);
border-radius: 18px;
padding: 18px;
text-decoration: none;
font: 900 17px/1.3 Arial, sans-serif;
}
.fm-scroll-page-stella .fm-entry-box {
margin: 18px 0;
padding: 22px 18px;
background: #fffdf7;
color: #211;
border: 2px solid #d7ae54;
border-radius: 24px;
box-shadow: 0 18px 44px rgba(0, 0, 0, .16);
}
.fm-scroll-page-stella .fm-fact-popup {
position: fixed;
left: 50%;
top: 18%;
transform: translateX(-50%) translateY(-18px);
z-index: 9997;
width: min(88vw, 430px);
box-sizing: border-box;
padding: 18px;
border-radius: 22px;
background: #fffdf7;
color: #1a1010;
border: 2px solid #d7ae54;
box-shadow: 0 18px 45px rgba(0, 0, 0, .24);
opacity: 0;
pointer-events: none;
transition: opacity .25s ease, transform .25s ease;
font: 800 16px/1.4 Arial, sans-serif;
text-align: center;
}
.fm-scroll-page-stella .fm-fact-popup.fm-show {
opacity: 1;
transform: translateX(-50%) translateY(0);
}
.fm-scroll-page-stella .fm-fact-title {
display: block;
margin-bottom: 5px;
color: #7f0d19;
font-size: 20px;
font-weight: 950;
}
.fm-scroll-page-stella .fm-ad-note {
margin: 18px 0 6px;
color: #806b47;
text-align: center;
font: 700 11px/1 Arial, sans-serif;
text-transform: uppercase;
letter-spacing: .14em;
}
.fm-scroll-page-stella .adsbygoogle {
min-height: 280px;
margin: 0 0 20px;
background: rgba(215, 174, 84, .10);
border-top: 1px solid rgba(139, 15, 28, .12);
border-bottom: 1px solid rgba(139, 15, 28, .12);
}
.fm-scroll-page-stella .fm-disclaimer {
margin-top: 18px;
padding: 16px;
border-radius: 18px;
background: rgba(255, 255, 255, .78);
color: #331c1c;
font: 700 13px/1.55 Arial, sans-serif;
}
.fm-scroll-page-stella .fm-sticky-anchor {
position: sticky;
bottom: 0;
z-index: 9994;
background: rgba(255, 253, 247, .96);
border-top: 2px solid #d7ae54;
padding: 6px 0 0;
}
@media (min-width: 760px) {
.fm-scroll-page-stella .fm-hero { padding: 52px 7vw 64px; }
.fm-scroll-page-stella .fm-section { padding: 54px 9vw; }
.fm-scroll-page-stella .fm-prize-strip { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.fm-scroll-page-stella .fm-toc-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.fm-scroll-page-stella .fm-related-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.fm-scroll-page-stella .fm-hero-card { padding: 42px; }
}
@media (max-width: 390px) {
.fm-scroll-page-stella .fm-hero { padding-left: 12px; padding-right: 12px; }
.fm-scroll-page-stella .fm-section { padding-left: 12px; padding-right: 12px; }
.fm-scroll-page-stella .fm-hero-copy,
.fm-scroll-page-stella .fm-section-copy { font-size: 18px; line-height: 1.72; }
.fm-scroll-page-stella .fm-prize-strip { grid-template-columns: 1fr; }
}
Stella Artois FIFA World Cup 2026 Sweepstakes
Enter for a chance to win FIFA World Cup 26 prizes, signed David Beckham items, Stella x World Cup merch, chalices, and one of ten $1,280 grand prizes.
This is the big soccer-and-summer prize page for anyone who is already planning watch parties, bracket nights, or a backyard match-day setup. The official Stella form is open now, and the prize list is stacked with World Cup-themed extras.
Countdown to the July 19, 2026 entry deadline.
Open to legal residents of the 50 U.S. and D.C. who are 21 or older. Always enjoy responsibly. Alcohol beverages are not part of the prize.
A smarter World Cup watch-party checklist
The easiest match-day plans usually come down to three things: a comfortable viewing setup, simple food that does not pull you away from the game, and a few small details that make the room feel like an event. That is why a soccer-themed prize bundle can be useful even if you are not trying to throw a huge party.
This guide keeps the focus on practical hosting value while giving you the key sweepstakes facts in one place. You can skim the prize table, check the deadline, and use the official Stella Artois form at the bottom when you are ready.
Start with the pieces that make a party feel finished
For a World Cup watch party, the best upgrades are usually the ones people notice immediately: a clean table setup, a game-time drink station, extra seating, and a few team-colored accents. You do not need a huge budget to make the room feel more intentional.
The Stella sweepstakes prize mix fits that kind of planning because it includes wearable merch, a scarf, a hat, a jersey, and chalices. Those are small details, but small details are often what turn a normal living-room game into a photo-worthy match-day setup.
The prize list has more than one way to win
The headline prize is a $1,280 check, described in the rules as equivalent to one case of Stella Artois per month for twelve months. There are ten grand prizes, plus multiple Stella Artois x FIFA World Cup 26 merch prizes and 120 chalice prizes.
| Prize | Quantity | ARV |
|---|---|---|
| $1,280 check | 10 | $1,280 each |
| Stella x FIFA World Cup 26 windbreaker jacket | 5 | $69 each |
| Trionda League Ball signed by David Beckham | 5 | $45 each |
| World Cup 26 jersey, hat, t-shirt, or scarf | 20 total | $11.75 to $33 each |
| Stella x FIFA World Cup 26 chalice, including signed chalices | 130 total | $2 each |
Because the official rules list 160 total prizes, this one is not just a single-grand-prize sweepstakes. The odds still depend on the number of eligible entries received, but the variety of prizes makes it worth a closer look if you are interested in soccer merch.
What to check before you enter
The sweepstakes is open only to legal residents of the fifty United States and D.C. who are at least twenty-one years old at the time of participation. The entry period runs from March 1, 2026 through July 19, 2026 at 5:00 p.m. Pacific Daylight Time.
The rules say the limit is one entry per person. Potential winners are expected to respond within forty-eight hours after notification, so use an email address and phone number you actually check if you decide to enter.
| Detail | What it means |
|---|---|
| Entry URL | stellaartois.com/FIFAWorldCup26 |
| Age requirement | 21 or older |
| Location | 50 U.S. states and D.C. |
| Entry limit | One entry per person |
| Drawing | On or about July 20, 2026 |
Why the deadline matters
This entry window stays open for months, but it still has a hard end time. The official rules say entries must be received and recorded during the sweepstakes period, which ends July 19, 2026 at 5:00 p.m. Pacific Daylight Time.
If this is a prize you want, do not wait until the last day and risk missing the form because of a browser issue, age gate delay, bad connection, or typo. The official form is the only place to submit the entry online.
Stella World Cup Sweepstakes FAQ
Ready to enter the official form?
Tap through to the official Stella Artois FIFA World Cup 2026 Sweepstakes page. The form may ask for age verification and standard entry information before you submit.
No purchase necessary. Open to U.S. residents and D.C. residents who are 21+. Ends July 19, 2026 at 5:00 p.m. PDT. Limit one entry per person.
(function() {
var root = document.querySelector(‘.fm-scroll-page-stella’);
if (!root) { return; }
var deadline = new Date(‘2026-07-19T17:00:00-07:00’);
var daysEl = document.getElementById(‘days’);
var hoursEl = document.getElementById(‘hours’);
var minutesEl = document.getElementById(‘minutes’);
var secondsEl = document.getElementById(‘seconds’);
var statusEl = document.getElementById(‘countdownStatus’);
function pad(num) {
if (num < 10) { return '0' + num; }
return String(num);
}
function updateCountdown() {
var now = new Date();
var diff = deadline.getTime() – now.getTime();
if (diff 0) { pct = (top / height) * 100; }
progress.style.width = pct + ‘%’;
}
window.addEventListener(‘scroll’, updateProgress, { passive: true });
updateProgress();
var faqButtons = root.querySelectorAll(‘.fm-faq-question’);
faqButtons.forEach(function(btn) {
btn.addEventListener(‘click’, function() {
var item = btn.closest(‘.fm-faq-item’);
if (item) { item.classList.toggle(‘fm-open’); }
});
});
var scrolling = false;
var interrupted = false;
var heroCta = document.getElementById(‘heroCtaBtn’);
var target = document.getElementById(‘entry-section’);
function stopScroll() {
if (scrolling) { interrupted = true; }
}
window.addEventListener(‘wheel’, stopScroll, { passive: true });
window.addEventListener(‘touchmove’, stopScroll, { passive: true });
window.addEventListener(‘resize’, stopScroll);
document.addEventListener(‘visibilitychange’, stopScroll);
function guidedScroll() {
if (!target) { return; }
var targetButton = target.querySelector(‘.fm-enter-btn’);
var focusTarget = targetButton || target;
var startPos = window.pageYOffset || document.documentElement.scrollTop || 0;
var rect = focusTarget.getBoundingClientRect();
var targetPos = rect.top + startPos – 170;
var maxPos = document.documentElement.scrollHeight – window.innerHeight;
if (targetPos > maxPos) { targetPos = maxPos; }
if (targetPos < 0) { targetPos = 0; }
var distance = targetPos – startPos;
var duration = 9800;
if (Math.abs(distance) 1) { progressAmount = 1; }
var newPos = startPos + distance * progressAmount;
window.scrollTo(0, newPos);
if (progressAmount < 1) {
requestAnimationFrame(step);
} else {
scrolling = false;
if (!interrupted) { window.scrollTo(0, targetPos); }
}
}
requestAnimationFrame(step);
}
var popupsStarted = false;
function showPopup(id, duration) {
var popup = document.getElementById(id);
if (!popup) { return; }
popup.classList.add('fm-show');
setTimeout(function() { popup.classList.remove('fm-show'); }, duration);
}
function startPopups() {
if (popupsStarted) { return; }
popupsStarted = true;
setTimeout(function() { showPopup('fact1', 4000); }, 8000);
setTimeout(function() { showPopup('fact2', 4000); }, 18000);
setTimeout(function() { showPopup('fact3', 4000); }, 28000);
setTimeout(function() { showPopup('fact4', 4000); }, 38000);
}
if (heroCta) {
heroCta.addEventListener('click', function() {
guidedScroll();
startPopups();
});
}
var tocLinks = root.querySelectorAll('.fm-toc-link');
tocLinks.forEach(function(link) {
link.addEventListener('click', function(evt) {
var href = link.getAttribute('href');
if (!href) { return; }
if (href.charAt(0) !== '#') { return; }
var el = document.querySelector(href);
if (!el) { return; }
evt.preventDefault();
el.scrollIntoView({ behavior: 'smooth', block: 'start' });
});
});
function initAds() {
var ads = document.querySelectorAll('.fm-scroll-page-stella .adsbygoogle');
ads.forEach(function(adEl) {
try {
} catch (err) {}
});
}
var adsScript = document.createElement('script');
adsScript.async = true;
adsScript.crossOrigin = 'anonymous';
adsScript.src = 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1453338770643188';
adsScript.onload = initAds;
document.body.appendChild(adsScript);
})();
Helpful Freebie Mom Guides
Keep going