Sweeps

Harry Potter x Cinnabon Butterbeer Sweepstakes – Win Free Classic Rolls for a Year + Collab Merch!

View saved
How does this find feel?


Harry Potter x Cinnabon Butterbeer Sweepstakes | Win Free Rolls for a Year + Collab Merch!

body { font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif; line-height: 1.8; color: #444; max-width: 950px; margin: 0 auto; padding: 20px; background: #f5f2ec; }

:root {
–primary: #5c3317;
–accent: #c8860a;
–gold: #f0c040;
–dark: #111;
–white: #ffffff;
–light: #fff8e8;
}

h1 { font-family: ‘Segoe UI’, sans-serif; font-size: 38px; font-weight: 800; color: var(–dark); margin-bottom: 20px; line-height: 1.2; text-transform: uppercase; border-bottom: 4px solid var(–accent); padding-bottom: 15px; }
h2 { font-size: 28px; font-weight: 700; color: var(–accent); margin-top: 50px; margin-bottom: 20px; border-left: 6px solid var(–gold); padding-left: 15px; background: #fff; padding-top: 10px; padding-bottom: 10px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
h3 { font-size: 22px; font-weight: 600; color: var(–dark); margin-top: 35px; margin-bottom: 15px; }
p { margin-bottom: 20px; font-size: 18px; color: #555; }
li { margin-bottom: 10px; font-size: 18px; color: #555; }

.intro { font-size: 20px; font-weight: 500; color: var(–dark); background: var(–white); border: 1px solid #ddd; padding: 35px; margin: 40px 0; border-radius: 8px; border-top: 5px solid var(–accent); box-shadow: 0 5px 15px rgba(0,0,0,0.05); }

.giveaway-container { margin: 60px auto; max-width: 800px; }
.countdown-box { background: #5c3317; border: 4px solid #c8860a; border-bottom: none; border-radius: 12px 12px 0 0; padding: 30px; text-align: center; color: #ffffff; }
.countdown-title { color: #f0c040; font-size: 32px; font-weight: 800; text-transform: uppercase; margin: 0 0 10px; letter-spacing: 1px; }
.countdown-subtitle { color: #ffeebb; font-size: 16px; margin: 0 0 25px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; }

.countdown-timer { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; max-width: 550px; margin: 0 auto; }
.timer-cell { background: rgba(240,192,64,0.15); border: 1px solid #f0c040; border-radius: 6px; padding: 15px; color: #ffffff; }
.timer-num { display: block; font-size: 42px; font-weight: 700; line-height: 1; font-family: ‘Arial Black’, sans-serif; color: #f0c040; }
.timer-label { display: block; font-size: 12px; text-transform: uppercase; margin-top: 10px; font-weight: 600; color: #ffeebb; }

.giveaway-box { background: #fff; border: 4px solid #c8860a; border-top: none; border-radius: 0 0 12px 12px; padding: 50px 40px; text-align: center; position: relative; box-shadow: 0 15px 40px rgba(200,134,10,0.15); }
.giveaway-badge { position: absolute; top: -25px; right: 50%; transform: translateX(50%); background: #f0c040; color: #111; padding: 10px 40px; border-radius: 50px; font-size: 16px; font-weight: 800; text-transform: uppercase; box-shadow: 0 5px 15px rgba(0,0,0,0.1); border: 3px solid #ffffff; white-space: nowrap; }

.giveaway-headline { font-size: 36px; font-weight: 800; margin: 30px 0 20px; color: var(–dark); text-transform: uppercase; letter-spacing: -0.5px; }
.giveaway-description { font-size: 20px; color: #666; margin: 0 auto 20px; line-height: 1.6; max-width: 650px; }

.enter-button { display: inline-block; background: #c8860a; color: #ffffff; font-size: 24px; font-weight: 700; padding: 20px 60px; border-radius: 6px; text-decoration: none; border: none; cursor: pointer; box-shadow: 0 8px 0px #7a5006; transition: transform 0.1s, box-shadow 0.1s; text-transform: uppercase; letter-spacing: 1px; }
.enter-button:hover { transform: translateY(4px); box-shadow: 0 4px 0px #7a5006; }

.cheat-sheet { background: #fff8e8; border: 2px dashed #c8860a; padding: 20px; margin: 0 auto 20px; border-radius: 8px; max-width: 600px; }
.cs-title { display: block; font-weight: 800; color: #c8860a; margin-bottom: 10px; font-size: 18px; letter-spacing: 1px; text-transform: uppercase; }
.cs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; font-size: 16px; color: var(–dark); text-align: left; }
.cs-grid div { background: #fff; padding: 8px 12px; border-radius: 4px; border: 1px solid #f0d080; }
.cs-grid strong { color: #c8860a; text-transform: uppercase; float: right; font-weight: 900; }
.cs-highlight { border: 2px solid #f0c040 !important; background: #fffbe0 !important; }

.entry-section { background: var(–white); border: 2px solid #c8860a; border-radius: 12px; padding: 40px; margin-top: 60px; text-align: center; }
.entry-section h3 { color: #c8860a; font-size: 30px; font-weight: 800; margin: 0 0 30px; text-transform: uppercase; }

.recap-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 60px; text-align: left; }
.recap-box { background: #fff8e8; border-top: 5px solid #f0c040; padding: 25px; border-radius: 6px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); }
.recap-box h4 { color: #c8860a; font-size: 18px; font-weight: 800; text-transform: uppercase; margin: 0 0 20px; letter-spacing: 1px; }
.recap-box dl { font-size: 16px; line-height: 1.8; margin: 0; }
.recap-box dt { font-weight: 700; color: #333; margin-top: 15px; text-transform: uppercase; font-size: 13px; }
.recap-box dd { margin: 0; color: #555; }

.ad-container { margin: 40px auto; text-align: center; max-width: 100%; overflow: hidden; }

.prize-image { width: 100%; max-width: 800px; border-radius: 12px; margin: 30px auto; display: block; box-shadow: 0 10px 30px rgba(0,0,0,0.15); }

.feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin: 40px 0; }
.feature-card { background: #fff; border-radius: 10px; padding: 25px; text-align: center; box-shadow: 0 4px 15px rgba(0,0,0,0.07); border-top: 4px solid #c8860a; }
.feature-card .icon { font-size: 40px; margin-bottom: 15px; display: block; }
.feature-card h4 { color: var(–dark); font-size: 18px; font-weight: 800; margin: 0 0 10px; }
.feature-card p { font-size: 15px; color: #666; margin: 0; }

.steps-list { counter-reset: steps; list-style: none; padding: 0; margin: 30px 0; }
.steps-list li { counter-increment: steps; display: flex; align-items: flex-start; margin-bottom: 20px; background: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 2px 8px rgba(0,0,0,0.06); border-left: 5px solid #c8860a; }
.steps-list li::before { content: counter(steps); background: #c8860a; color: #fff; font-weight: 800; font-size: 20px; min-width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 20px; flex-shrink: 0; }

.data-table { width: 100%; border-collapse: collapse; margin: 30px 0; font-size: 16px; }
.data-table th { background: #5c3317; color: #fff; padding: 14px 18px; text-align: left; font-weight: 700; text-transform: uppercase; font-size: 14px; }
.data-table td { padding: 12px 18px; border-bottom: 1px solid #e0e0e0; background: #fff; }
.data-table tr:nth-child(even) td { background: #fff8e8; }
.data-table tr:hover td { background: #fff3c0; }

.faq-item { background: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 12px; overflow: hidden; }
.faq-question { padding: 20px 25px; font-weight: 700; font-size: 17px; color: var(–dark); cursor: pointer; display: flex; justify-content: space-between; align-items: center; }
.faq-question:hover { background: #fff8e8; }
.faq-answer { display: none; padding: 0 25px 20px; font-size: 16px; color: #555; line-height: 1.7; border-top: 1px solid #eee; }
.faq-toggle { font-size: 22px; color: #c8860a; font-weight: 900; }

.related-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 40px; }
.related-card { background: #fff; border-radius: 10px; padding: 20px; box-shadow: 0 3px 12px rgba(0,0,0,0.08); border-left: 5px solid #f0c040; text-decoration: none; color: inherit; display: block; transition: transform 0.2s; }
.related-card:hover { transform: translateY(-3px); }
.related-card h5 { color: #c8860a; font-size: 16px; font-weight: 800; margin: 0 0 8px; }
.related-card p { font-size: 14px; color: #777; margin: 0; }

.popup-message { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #ffffff; border: 5px solid #c8860a; padding: 50px; font-size: 26px; font-weight: 800; color: #111; text-align: center; z-index: 10000; box-shadow: 0 40px 100px rgba(0,0,0,0.2); max-width: 90%; width: 550px; border-radius: 12px; }

.skip-popup { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #ffffff; border: 4px solid #f0c040; padding: 40px 50px; text-align: center; z-index: 10001; box-shadow: 0 30px 80px rgba(0,0,0,0.1); max-width: 90%; width: 500px; border-radius: 12px; }
.skip-popup-title { font-size: 28px; font-weight: 800; color: #c8860a; margin: 0 0 20px; }
.skip-popup-text { font-size: 17px; color: #555; margin-bottom: 10px; }
.skip-yes-button { display: inline-block; background: #f0c040; color: #111; font-size: 20px; font-weight: 700; padding: 15px 40px; border-radius: 6px; border: none; cursor: pointer; margin-top: 20px; text-transform: uppercase; }

.loading-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #5c3317; z-index: 99999; display: flex; flex-direction: column; align-items: center; justify-content: center; color: #ffffff; text-align: center; padding: 30px; box-sizing: border-box; }
.loading-spinner { width: 70px; height: 70px; border: 6px solid rgba(255,255,255,0.2); border-top: 6px solid #f0c040; border-radius: 50%; animation: spin 1s linear infinite; margin-bottom: 30px; }
@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
.loading-title { font-size: 28px; font-weight: 800; color: #f0c040; margin: 0 0 15px; text-transform: uppercase; letter-spacing: 1px; }
.loading-subtitle { font-size: 18px; color: #ffeebb; margin: 0; line-height: 1.5; }
.loading-dots::after { content: ”; animation: dots 1.5s steps(3, end) infinite; }
@keyframes dots { 0%, 20% { content: ‘.’; } 40% { content: ‘..’; } 60%, 100% { content: ‘…’; } }

@media (max-width: 600px) {
h1 { font-size: 26px; }
h2 { font-size: 22px; }
.giveaway-headline { font-size: 26px; }
.enter-button { font-size: 18px; padding: 16px 30px; }
.timer-num { font-size: 32px; }
.cs-grid { grid-template-columns: 1fr; }
}

⚡ Loading Your Butterbeer Prize
Checking prize availability for the Harry Potter x Cinnabon Butterbeer Sweepstakes — Free Rolls for a Year + Collab Merch!

⚡ Harry Potter x Cinnabon Butterbeer Sweepstakes: Win Free Classic Rolls for a Year + Collab Merch!

Cinnabon is partnering with Harry Potter to bring the magic of Butterbeer™ to their ooey gooey cinnamon rolls — and to celebrate, they’re giving away some seriously sweet prizes! 10 lucky winners get free Classic Rolls for an entire year (one roll per week for 52 weeks!) plus a Harry Potter x Cinnabon collab shirt. 50 more winners each get a custom Harry Potter x Cinnabon merch piece (shirt or hat). Just sign up for a free Cinnabon Rewards account at cinnabon.com/partner/butterbeersweepstakes. Ends May 17, 2026!

⚡ Harry Potter x Cinnabon Butterbeer Sweepstakes
Ends May 17, 2026 at 11:59 PM ET
00Days
00Hours
00Minutes
00Seconds

60 TOTAL WINNERS — FREE ROLLS FOR A YEAR!
WIN FREE CINNABON ROLLS FOR A YEAR! 🍩
Sign up for a free Cinnabon Rewards account and you’re entered! 10 winners get free Classic Rolls every week for a year. 50 winners get Harry Potter x Cinnabon merch. Enter free at cinnabon.com!
⚡ QUICK FACTS — BUTTERBEER SWEEPSTAKES:

Entry: FREE — 1X
Top Prize: ROLLS FOR A YEAR
Total Winners: 60 TOTAL
Ends: MAY 17, 2026

Harry Potter x Cinnabon Butterbeer Sweepstakes prizes: box of fresh Cinnabon Classic Rolls, Harry Potter x Cinnabon collab t-shirt and hat, and a Butterbeer mug on a black sequin background

The Prizes: Free Rolls for a Year + Harry Potter Merch

There are 60 total winners in this sweepstakes. The top tier is a dream come true for any Cinnabon fan — free Classic Rolls for an entire year, delivered as one roll per week for 52 consecutive weeks right to your Cinnabon Rewards account. Plus those 10 winners also get a Harry Potter x Cinnabon collab shirt. The remaining 50 winners each get a custom Harry Potter x Cinnabon merch piece — either a shirt or hat ($25 ARV each). Total prize pool: $4,900.

🍩

Free Rolls for a Year

10 winners each get one free Classic Roll Reward deposited into their Cinnabon Rewards account every week for 52 consecutive weeks!

👕

Harry Potter x Cinnabon Shirt

All 10 top-tier winners also receive the exclusive Harry Potter x Cinnabon collab t-shirt as part of their prize package.

🧢

Collab Merch (50 Winners)

50 additional winners each receive a custom Harry Potter x Cinnabon merchandise piece — either a shirt or hat — valued at approximately $25.

Magical Collab

Cinnabon’s iconic Butterbeer-inspired rolls meet Harry Potter magic in this limited-time collab — and the merch is exclusively available through this sweepstakes!

🆓

Free to Enter

No purchase necessary. Just sign up for a free Cinnabon Rewards account (or sign in if you already have one) at the sweepstakes page.

🏆

60 Total Winners

Great odds with 60 total winners selected from all eligible entries. One entry per person — make sure you sign up before May 17!

How to Enter the Butterbeer Sweepstakes

Entry is super simple — you just need a free Cinnabon Rewards account. If you already have one, just sign in through the sweepstakes page. If you don’t have one yet, create one for free right there. That’s it — you’re entered! Here’s the step-by-step:

  1. Visit the Sweepstakes Page: Go to cinnabon.com/partner/butterbeersweepstakes on your phone or computer. The sweepstakes runs May 4 through May 17, 2026 — don’t miss it, it’s only two weeks!
  2. Sign In or Sign Up: If you already have a Cinnabon Rewards account, just sign in through the landing page. If you’re new, create a free account right there — it takes less than a minute and it’s completely free.
  3. You’re Entered! Once you successfully sign in or create your account during the sweepstakes period, you automatically receive one (1) entry into the drawing. No additional steps needed!
  4. One Entry Per Person: Limit one entry per person/account for the entire sweepstakes. Make sure you’re using your own account — entries from automated tools or multiple accounts will be disqualified.
  5. Wait for the Drawing: Winners are selected in a random drawing after the sweepstakes closes on May 17, 2026. Winners are notified via the email address on their Cinnabon Rewards account — respond within 48 hours!

Sweepstakes Details at a Glance

Detail Information
Sponsor Cinnabon Franchisor SPV LLC, Atlanta, GA
Entry Website cinnabon.com/partner/butterbeersweepstakes
Sweepstakes Start On or about May 4, 2026 at 12:01 AM ET
Sweepstakes End May 17, 2026 at 11:59 PM ET
Tier 1 Prize (10 winners) Free Classic Rolls for a Year + Harry Potter x Cinnabon shirt
Tier 2 Prize (50 winners) Harry Potter x Cinnabon merch (shirt or hat) — $25 ARV each
Total Winners 60
Total Prize Pool ARV $4,900
Entry Limit 1 entry per person/account
Entry Method Sign in or create free Cinnabon Rewards account
Age Requirement 18 years of age or older
Eligibility Legal residents of the 50 United States and DC
Winner Notification Via email on Cinnabon Rewards account — respond within 48 hours

About Harry Potter x Cinnabon Butterbeer

Cinnabon has teamed up with the wizarding world of Harry Potter to create a magical Butterbeer-inspired cinnamon roll experience. The limited-time Butterbeer Classic Roll brings together the warm, caramel-butterscotch flavor of Butterbeer with Cinnabon’s legendary gooey cinnamon roll. To celebrate the collab, Cinnabon is giving away free rolls and exclusive Harry Potter x Cinnabon merch that you can’t get anywhere else. Whether you’re a lifelong Harry Potter fan or just a Cinnabon devotee, this is the sweepstakes for you!

Frequently Asked Questions

What does “free Classic Rolls for a year” actually mean? +
It means one (1) free Classic Roll Reward is deposited into your Cinnabon Rewards account once a week for 52 consecutive weeks. Each weekly Reward expires 7 days after it’s deposited, so you need to use it within that week. It must be applied at checkout and is redeemable at participating Cinnabon locations. Not valid with other offers, third-party delivery, or add-ons. Service fees may apply to online/app orders.
Do I need to buy anything to enter? +
No purchase is necessary! Creating a free Cinnabon Rewards account is completely free. Just visit cinnabon.com/partner/butterbeersweepstakes and sign up (or sign in if you already have an account). That single action automatically enters you into the drawing.
I already have a Cinnabon Rewards account. Can I still enter? +
Yes! Existing Cinnabon Rewards members can enter by simply signing in to their account through the sweepstakes landing page at cinnabon.com/partner/butterbeersweepstakes during the sweepstakes period (May 4–17, 2026). Signing in through the landing page is what counts as your entry.
What merch do the 50 winners get? +
Each of the 50 Tier 2 winners receives one custom Harry Potter x Cinnabon merchandise piece — either a shirt or a hat — valued at approximately $25. The specific item (shirt vs. hat) and size/style are selected by the sponsor at their discretion.
How many times can I enter? +
Only one (1) entry per person/account for the entire sweepstakes period. Attempting to create multiple accounts or enter multiple times will result in disqualification. Make sure you enter using your own legitimate Cinnabon Rewards account.
How will I know if I won? +
Winners are notified via the email address associated with their Cinnabon Rewards account. You must respond within 48 hours of the first notification attempt, or your prize may be forfeited and an alternate winner selected. Make sure the email on your Rewards account is current and that you check it after the sweepstakes ends!
Who is eligible to enter? +
Open to legal residents of the 50 United States and the District of Columbia who are at least 18 years of age at the time of entry. Employees of Cinnabon Franchisor SPV LLC, Warner Brothers, Universal, and their affiliates are not eligible. Void where prohibited by law.

⚡ You Made It! Enter the Butterbeer Sweepstakes Below

⚡ ENTER AT CINNABON.COM/PARTNER/BUTTERBEERSWEEPSTAKES — FREE!

Entry: FREE — 1X ONLY
Top Prize: ROLLS FOR A YEAR
Ends: MAY 17, 2026
Winners: 60 TOTAL

GO TO CINNABON.COM ⚡

🏆 Prize Details

Tier 1 Prize (10 Winners):
Free Classic Rolls for a Year + Harry Potter x Cinnabon shirt
Tier 2 Prize (50 Winners):
Harry Potter x Cinnabon shirt or hat — $25 ARV each
Total Prize Pool:
$4,900 ARV

📅 Critical Dates

Start Date:
On or about May 4, 2026 at 12:01 AM ET
End Date:
May 17, 2026 at 11:59 PM ET
Winner Notification:
Via email — respond within 48 hours

📋 Eligibility

Age:
18+ Years Old
Location:
50 US States & DC
Entry Limit:
1 Per Person/Account

More Sweepstakes You’ll Love

NO PURCHASE NECESSARY. Must be 18 years of age or older. Open to legal residents of the 50 United States and DC. Begins on or about May 4, 2026 at 12:01 AM ET; ends May 17, 2026 at 11:59 PM ET. Sponsored by Cinnabon Franchisor SPV LLC, 5620 Glenridge Drive NE, Atlanta, GA 30342. See full rules at cinnabon.com/partner/butterbeersweepstakes.

⚡ Want to Enter Faster?
Click YES to jump directly to the Official Entry Form, or wait to continue scrolling.

let scrollAnimationId = null;
let isScrolling = false;
let popupTimers = [];
const endDate = new Date(“May 17, 2026 23:59:59 EDT”).getTime();

function updateCountdown() {
const now = new Date().getTime();
const distance = endDate – now;
if (distance < 0) {
document.getElementById("days").textContent = "00";
document.getElementById("hours").textContent = "00";
document.getElementById("minutes").textContent = "00";
document.getElementById("seconds").textContent = "00";
return;
}
const days = Math.floor(distance / (1000 * 60 * 60 * 24));
const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
const minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
const seconds = Math.floor((distance % (1000 * 60)) / 1000);
document.getElementById("days").textContent = String(days).padStart(2, "0");
document.getElementById("hours").textContent = String(hours).padStart(2, "0");
document.getElementById("minutes").textContent = String(minutes).padStart(2, "0");
document.getElementById("seconds").textContent = String(seconds).padStart(2, "0");
}
setInterval(updateCountdown, 1000);
updateCountdown();

function slowScrollToEntry() {
const entrySection = document.getElementById("entry-section");
const startPosition = window.pageYOffset;
const targetPosition = entrySection.offsetTop – 50;
const distance = targetPosition – startPosition;
const duration = 35000;
let startTime = null;
isScrolling = true;

function animation(currentTime) {
if (!isScrolling) return;
if (startTime === null) startTime = currentTime;
const timeElapsed = currentTime – startTime;
const progress = Math.min(timeElapsed / duration, 1);
window.scrollTo(0, startPosition + distance * progress);
if (timeElapsed < duration) {
scrollAnimationId = requestAnimationFrame(animation);
} else {
window.scrollTo(0, targetPosition);
}
}
scrollAnimationId = requestAnimationFrame(animation);

const schedule = [3000, 6000, 9000, 12000, 15000, 21000, 24000, 27000, 30000, 33000];
schedule.forEach(function(time, index) {
popupTimers.push(setTimeout(function() { showPopup("popup" + (index + 1)); }, time));
});

popupTimers.push(setTimeout(function() { showSkipPopup(targetPosition); }, 18000));
}

function showPopup(id) {
const popup = document.getElementById(id);
if (popup) {
popup.style.display = "block";
setTimeout(function() { popup.style.display = "none"; }, 2500);
}
}

function showSkipPopup(targetPosition) {
if (!isScrolling) return;
const skipPopup = document.getElementById("skip-popup");
skipPopup.style.display = "block";
const autoHide = setTimeout(function() { skipPopup.style.display = "none"; }, 5000);
document.getElementById("skip-yes-btn").onclick = function() {
clearTimeout(autoHide);
skipPopup.style.display = "none";
isScrolling = false;
if (scrollAnimationId) cancelAnimationFrame(scrollAnimationId);
popupTimers.forEach(function(t) { clearTimeout(t); });
document.querySelectorAll('.popup-message').forEach(function(p) { p.style.display = 'none'; });
window.scrollTo({ top: targetPosition, behavior: 'smooth' });
};
}

function toggleFaq(el) {
const answer = el.nextElementSibling;
const toggle = el.querySelector('.faq-toggle');
if (answer.style.display === "block") {
answer.style.display = "none";
toggle.textContent = "+";
} else {
answer.style.display = "block";
toggle.textContent = "−";
}
}

// Loading overlay — show for 3 seconds on page load
window.addEventListener('load', function() {
const overlay = document.getElementById('loading-overlay');
if (overlay) {
setTimeout(function() {
overlay.style.transition = 'opacity 0.6s ease';
overlay.style.opacity = '0';
setTimeout(function() { overlay.style.display = 'none'; }, 600);
}, 3000);
}
});

document.getElementById("top-enter-button").addEventListener("click", function(e) {
e.preventDefault();
slowScrollToEntry();
});

Helpful Freebie Mom Guides

Keep going

More Freebie Mom guides worth checking

Instant Win GamesQuick plays, fast prizes, and daily chances.Best Sweepstakes to Enter TodayStart with the strongest current prizes.Sweepstakes DatabaseSearch active sweeps by prize, deadline, and entry type.