Sweeps

100 People Win a FREE Cocokind PR Mailer — Including a Brand NEW Unreleased Product!

View saved
How does this find feel?

/* ============================================================
SCOPED STYLES — .fm-scroll-page-cocokind-mailer only
============================================================ */

.fm-scroll-page-cocokind-mailer {
font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif;
line-height: 1.7;
color: #333;
background: #fdf8f6;
width: 100%;
box-sizing: border-box;
overflow-x: hidden;
}

/* Hero */
.fm-scroll-page-cocokind-mailer .fm-hero {
background: linear-gradient(135deg, #c9748a 0%, #d4899c 40%, #e8b4c0 100%);
color: #fff;
padding: 60px 24px 50px;
text-align: center;
width: 100%;
box-sizing: border-box;
}
.fm-scroll-page-cocokind-mailer .fm-hero-eyebrow { font-size: 13px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #fff3f6; margin-bottom: 14px; }
.fm-scroll-page-cocokind-mailer .fm-hero-title { font-size: 38px; font-weight: 900; line-height: 1.15; margin: 0 0 14px; color: #fff; }
.fm-scroll-page-cocokind-mailer .fm-hero-sub { font-size: 18px; color: rgba(255,255,255,0.93); margin: 0 auto 28px; max-width: 680px; }
.fm-scroll-page-cocokind-mailer .fm-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 32px; }
.fm-scroll-page-cocokind-mailer .fm-pill { background: rgba(255,255,255,0.2); border: 1px solid rgba(255,255,255,0.4); border-radius: 50px; padding: 8px 18px; font-size: 14px; font-weight: 700; color: #fff; }
.fm-scroll-page-cocokind-mailer .fm-pill strong { color: #ffe4ec; }

/* Urgency bar */
.fm-scroll-page-cocokind-mailer .fm-urgency { background: #7d2d42; color: #fff; padding: 12px 24px; text-align: center; font-size: 15px; font-weight: 700; letter-spacing: 0.5px; }
.fm-scroll-page-cocokind-mailer .fm-urgency span { color: #ffccd8; }

/* Countdown */
.fm-scroll-page-cocokind-mailer .fm-countdown { display: flex; justify-content: center; gap: 14px; margin-bottom: 32px; }
.fm-scroll-page-cocokind-mailer .fm-cd-cell { background: rgba(0,0,0,0.15); border: 1px solid rgba(255,255,255,0.35); border-radius: 8px; padding: 12px 16px; min-width: 68px; text-align: center; }
.fm-scroll-page-cocokind-mailer .fm-cd-num { display: block; font-size: 34px; font-weight: 900; color: #fff; line-height: 1; }
.fm-scroll-page-cocokind-mailer .fm-cd-label { display: block; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; color: rgba(255,255,255,0.8); margin-top: 5px; }

/* CTA button */
.fm-scroll-page-cocokind-mailer .fm-cta-btn {
display: inline-block;
background: #fff;
color: #c9748a;
font-size: 22px;
font-weight: 900;
padding: 18px 55px;
border-radius: 6px;
border: none;
cursor: pointer;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
box-shadow: 0 6px 0 rgba(0,0,0,0.15);
transition: transform 0.1s, box-shadow 0.1s;
}
.fm-scroll-page-cocokind-mailer .fm-cta-btn:hover { transform: translateY(3px); box-shadow: 0 3px 0 rgba(0,0,0,0.15); }

/* Ad block */
.fm-scroll-page-cocokind-mailer .fm-ad { margin: 26px 0; text-align: center; width: 100%; overflow: hidden; }

/* Article body */
.fm-scroll-page-cocokind-mailer .fm-body { background: #fff; padding: 50px 24px; width: 100%; box-sizing: border-box; }
.fm-scroll-page-cocokind-mailer .fm-toc { background: #fff0f4; border-left: 5px solid #c9748a; padding: 22px 26px; margin-bottom: 48px; border-radius: 0 8px 8px 0; }
.fm-scroll-page-cocokind-mailer .fm-toc-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; color: #c9748a; margin-bottom: 12px; }
.fm-scroll-page-cocokind-mailer .fm-toc-list { list-style: none; padding: 0; margin: 0; }
.fm-scroll-page-cocokind-mailer .fm-toc-list li { padding: 4px 0; font-size: 15px; }
.fm-scroll-page-cocokind-mailer .fm-toc-list li::before { content: “→ “; color: #c9748a; font-weight: 700; }

.fm-scroll-page-cocokind-mailer .fm-section { margin-bottom: 52px; }
.fm-scroll-page-cocokind-mailer .fm-section-title { font-size: 27px; font-weight: 800; color: #7d2d42; border-bottom: 3px solid #e8b4c0; padding-bottom: 10px; margin-bottom: 20px; }
.fm-scroll-page-cocokind-mailer .fm-section-body { font-size: 17px; color: #555; line-height: 1.8; margin-bottom: 16px; }

/* Table */
.fm-scroll-page-cocokind-mailer .fm-table { width: 100%; border-collapse: collapse; margin: 22px 0; font-size: 15px; }
.fm-scroll-page-cocokind-mailer .fm-table th { background: #c9748a; color: #fff; padding: 12px 14px; text-align: left; font-weight: 700; font-size: 13px; text-transform: uppercase; }
.fm-scroll-page-cocokind-mailer .fm-table td { padding: 11px 14px; border-bottom: 1px solid #f0dde2; color: #555; background: #fff; }
.fm-scroll-page-cocokind-mailer .fm-table tr:nth-child(even) td { background: #fff8f9; }

/* Prize image */
.fm-scroll-page-cocokind-mailer .fm-prize-img { width: 100%; max-width: 800px; border-radius: 12px; display: block; margin: 28px auto; box-shadow: 0 8px 25px rgba(0,0,0,0.08); }

/* Step boxes */
.fm-scroll-page-cocokind-mailer .fm-steps { display: flex; flex-direction: column; gap: 16px; margin: 24px 0; }
.fm-scroll-page-cocokind-mailer .fm-step { display: flex; align-items: flex-start; gap: 18px; background: #fff0f4; border: 2px solid #e8b4c0; border-radius: 12px; padding: 20px 22px; }
.fm-scroll-page-cocokind-mailer .fm-step-num { background: #c9748a; color: #fff; font-size: 22px; font-weight: 900; border-radius: 50%; width: 44px; height: 44px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.fm-scroll-page-cocokind-mailer .fm-step-content { flex: 1; }
.fm-scroll-page-cocokind-mailer .fm-step-title { font-size: 17px; font-weight: 800; color: #7d2d42; margin-bottom: 6px; }
.fm-scroll-page-cocokind-mailer .fm-step-desc { font-size: 15px; color: #666; margin: 0; }
.fm-scroll-page-cocokind-mailer .fm-step-btn { display: inline-block; margin-top: 12px; background: #c9748a; color: #fff; font-size: 15px; font-weight: 800; padding: 12px 28px; border-radius: 6px; text-decoration: none; text-transform: uppercase; letter-spacing: 0.5px; }
.fm-scroll-page-cocokind-mailer .fm-step-btn:hover { background: #b5607a; }

/* FAQ */
.fm-scroll-page-cocokind-mailer .fm-faq-item { border: 1px solid #f0dde2; border-radius: 8px; margin-bottom: 10px; overflow: hidden; }
.fm-scroll-page-cocokind-mailer .fm-faq-q { padding: 16px 20px; font-weight: 700; font-size: 15px; color: #7d2d42; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: #fff8f9; }
.fm-scroll-page-cocokind-mailer .fm-faq-q:hover { background: #fff0f4; }
.fm-scroll-page-cocokind-mailer .fm-faq-icon { font-size: 20px; color: #c9748a; font-weight: 900; }
.fm-scroll-page-cocokind-mailer .fm-faq-a { display: none; padding: 0 20px 16px; font-size: 15px; color: #555; line-height: 1.7; border-top: 1px solid #f0dde2; }

/* Entry section */
.fm-scroll-page-cocokind-mailer .fm-entry-section {
background: linear-gradient(135deg, #c9748a 0%, #d4899c 100%);
padding: 60px 24px;
text-align: center;
width: 100%;
box-sizing: border-box;
}
.fm-scroll-page-cocokind-mailer .fm-entry-title { font-size: 32px; font-weight: 900; color: #fff; margin-bottom: 12px; }
.fm-scroll-page-cocokind-mailer .fm-entry-sub { font-size: 18px; color: rgba(255,255,255,0.9); margin-bottom: 36px; }
.fm-scroll-page-cocokind-mailer .fm-entry-steps { display: flex; flex-direction: column; gap: 16px; max-width: 600px; margin: 0 auto 36px; }
.fm-scroll-page-cocokind-mailer .fm-entry-step { background: rgba(255,255,255,0.15); border: 2px solid rgba(255,255,255,0.4); border-radius: 12px; padding: 18px 22px; text-align: left; display: flex; align-items: center; gap: 16px; }
.fm-scroll-page-cocokind-mailer .fm-entry-step-num { background: #fff; color: #c9748a; font-size: 20px; font-weight: 900; border-radius: 50%; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.fm-scroll-page-cocokind-mailer .fm-entry-step-text { color: #fff; font-size: 16px; font-weight: 700; }
.fm-scroll-page-cocokind-mailer .fm-entry-step-sub { color: rgba(255,255,255,0.8); font-size: 13px; margin-top: 3px; }
.fm-scroll-page-cocokind-mailer .fm-entry-facts { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; margin-bottom: 32px; }
.fm-scroll-page-cocokind-mailer .fm-entry-fact { background: rgba(255,255,255,0.15); border: 1px solid rgba(255,255,255,0.3); border-radius: 8px; padding: 10px 20px; font-size: 14px; font-weight: 700; color: #fff; }
.fm-scroll-page-cocokind-mailer .fm-entry-fact span { color: #ffe4ec; }
.fm-scroll-page-cocokind-mailer .fm-cta-btn-alt { display: inline-block; background: #7d2d42; color: #fff; font-size: 20px; font-weight: 900; padding: 16px 48px; border-radius: 6px; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; box-shadow: 0 5px 0 rgba(0,0,0,0.2); transition: transform 0.1s, box-shadow 0.1s; margin: 8px; }
.fm-scroll-page-cocokind-mailer .fm-cta-btn-alt:hover { transform: translateY(3px); box-shadow: 0 2px 0 rgba(0,0,0,0.2); }

/* Related */
.fm-scroll-page-cocokind-mailer .fm-related { background: #fdf8f6; padding: 50px 24px; width: 100%; box-sizing: border-box; }
.fm-scroll-page-cocokind-mailer .fm-related-title { font-size: 24px; font-weight: 800; color: #7d2d42; margin-bottom: 26px; text-align: center; }
.fm-scroll-page-cocokind-mailer .fm-related-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 16px; }
.fm-scroll-page-cocokind-mailer .fm-related-card { background: #fff; border-radius: 10px; padding: 18px; box-shadow: 0 2px 10px rgba(0,0,0,0.06); border-left: 5px solid #c9748a; text-decoration: none; color: inherit; display: block; transition: transform 0.2s; }
.fm-scroll-page-cocokind-mailer .fm-related-card:hover { transform: translateY(-3px); }
.fm-scroll-page-cocokind-mailer .fm-related-card-title { color: #7d2d42; font-size: 15px; font-weight: 800; margin: 0 0 5px; }
.fm-scroll-page-cocokind-mailer .fm-related-card-desc { font-size: 13px; color: #777; margin: 0; }

/* Legal */
.fm-scroll-page-cocokind-mailer .fm-legal { font-size: 12px; color: #999; text-align: center; padding: 28px 24px; line-height: 1.6; }

/* Popups */
.fm-scroll-page-cocokind-mailer .fm-popup {
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
border: 4px solid #c9748a;
border-radius: 12px;
padding: 28px 38px;
text-align: center;
z-index: 9999;
box-shadow: 0 20px 60px rgba(0,0,0,0.15);
max-width: 88%;
width: 400px;
}
.fm-scroll-page-cocokind-mailer .fm-popup-icon { font-size: 38px; display: block; margin-bottom: 10px; }
.fm-scroll-page-cocokind-mailer .fm-popup-title { font-size: 20px; font-weight: 900; color: #7d2d42; margin-bottom: 7px; }
.fm-scroll-page-cocokind-mailer .fm-popup-body { font-size: 14px; color: #555; }

@media (max-width: 600px) {
.fm-scroll-page-cocokind-mailer .fm-hero-title { font-size: 26px; }
.fm-scroll-page-cocokind-mailer .fm-cta-btn { font-size: 18px; padding: 15px 28px; }
.fm-scroll-page-cocokind-mailer .fm-cd-num { font-size: 26px; }
.fm-scroll-page-cocokind-mailer .fm-section-title { font-size: 22px; }
.fm-scroll-page-cocokind-mailer .fm-entry-title { font-size: 24px; }
.fm-scroll-page-cocokind-mailer .fm-popup { display: none !important; }
.fm-scroll-page-cocokind-mailer .fm-cta-btn-alt { font-size: 16px; padding: 14px 28px; }
}

⏰ Deadline: May 4, 2026 at 9AM PST — Submit by then for your shot at a FREE PR Mailer!

💌 Cocokind Free PR Mailer Giveaway
100 People Win a FREE Cocokind PR Mailer — Including a Brand NEW Unreleased Product!
Cocokind is giving away 100 FREE PR mailer boxes packed with skincare goodies — including something brand new that hasn’t even launched yet. Just follow, like, share, and fill out the survey. That’s it!
🎁 100 Winners
FREE Skincare PR Box
🆕 Unreleased Product Inside!
📅 Ends May 4, 2026 · 9AM PST

00Days
00Hours
00Mins
00Secs

In This Article
  • What’s in the PR Mailer Box?
  • How to Enter — 2 Simple Steps
  • Why Cocokind Is Worth the Hype
  • How to Build a Simple Clean Skincare Routine
  • Frequently Asked Questions


Cocokind free PR mailer box with skincare products — serum, moisturizer, lip product, and face mist on a white marble surface

What’s in the PR Mailer Box?

Cocokind is sending out 100 FREE PR mailer boxes to lucky winners — and this one is extra special because it includes a brand new, unreleased product that hasn’t even hit shelves yet. You’d be one of the first people in the world to try it.

Cocokind is known for their clean, affordable, dermatologist-tested skincare. Their PR mailers typically include a curated selection of their bestsellers — think serums, moisturizers, lip products, and more — all in their signature minimalist packaging. This is the kind of box that beauty editors pay hundreds of dollars to get access to. You can get it free.

What to Expect Details
📦 PR Mailer Box Curated selection of Cocokind products
🆕 Unreleased Product Brand new item not yet available to the public
💌 Personal note Sent directly from Cocokind to you
🌿 Clean formulas Dermatologist-tested, affordable, clean ingredients
🚚 Shipping US only — free shipping to your door

How to Enter — 2 Simple Steps

Entry is free and takes about 2 minutes. Complete both steps before May 4, 2026 at 9AM PST — winners are notified by email on May 5, 2026 at 5PM PST.

1
💌 Follow, Like & Share on Instagram

Follow @cocokind, like the giveaway Reel, and share it with a friend. This is the official entry post — tap the button below to go directly to it.

STEP 1 — VIEW INSTAGRAM REEL

2
📋 Fill Out the Survey Form

Answer all the survey questions in Cocokind’s Google Form. Everyone who completes the survey is entered into the lottery for one of the 100 free PR mailer boxes.

STEP 2 — FILL OUT THE SURVEY

Why Cocokind Is Worth the Hype

Cocokind has built a loyal following by doing something rare in the beauty industry: making genuinely clean, effective skincare that doesn’t cost a fortune. Their products are free from harsh chemicals, cruelty-free, and formulated with real skin-loving ingredients.

What Sets Cocokind Apart Why It Matters
🌿 Clean formulas No harsh sulfates, parabens, or artificial fragrances
💰 Affordable pricing Most products are under $20 — real skincare for real budgets
🐰 Cruelty-free Never tested on animals
📦 Sustainable packaging Recycled and recyclable materials throughout
🔬 Dermatologist-tested Formulated to be gentle and effective for most skin types

How to Build a Simple Clean Skincare Routine

You don’t need a 12-step routine to have great skin. A simple, consistent routine with clean products is almost always more effective than an overcomplicated one. Here’s a starter framework that works for most people:

Step AM PM
1. Cleanse Gentle gel or foam cleanser Same or oil cleanser to remove makeup
2. Treat Vitamin C serum for brightening Retinol or niacinamide serum
3. Moisturize Lightweight gel moisturizer Richer cream or barrier repair balm
4. Protect SPF 30+ sunscreen — non-negotiable Skip — your skin repairs overnight

The most important thing is consistency. Even the best products won’t work if you only use them occasionally. Pick a routine you can stick to every day and your skin will thank you.

Frequently Asked Questions
Is this really free? +
Yes — 100% free. No purchase necessary. You just need to follow @cocokind on Instagram, like and share the Reel, and fill out the survey form. That’s it.

When is the deadline? +
You must submit the survey by May 4, 2026 at 9AM PST. Don’t wait — enter as soon as possible!

How will I know if I won? +
Cocokind will notify all participants via email only on May 5, 2026 at 5PM PST — whether you won or not. Make sure to check the email you used in the survey form.

Is this open outside the US? +
No — the free PR mailer program is only available to US residents at this time due to shipping restrictions.

What is the unreleased product? +
Cocokind hasn’t revealed it yet — that’s the surprise! Winners will be among the first people in the world to receive and try it before it officially launches.

💌 Ready? Complete Both Steps to Enter!
100 winners get a FREE Cocokind PR Mailer — including an unreleased product! Deadline: May 4, 2026 at 9AM PST.
1
Follow @cocokind, Like & Share the Reel
Opens the official Instagram Reel entry post

2
Fill Out All Survey Questions
Opens the official Google Form — answer everything!

🎁 100 Winners
🆕 Unreleased Product
📅 Ends May 4, 9AM PST
🇺🇸 US Only · Free

STEP 1 — INSTAGRAM REEL

STEP 2 — FILL OUT SURVEY

💌

100 FREE PR Mailers!
Cocokind is giving away 100 free boxes — including an unreleased product! Don’t miss out!
🆕

Unreleased Product Inside!
Winners get a brand new Cocokind product before it even launches. Enter before May 4!

Deadline: May 4, 9AM PST!
Complete both steps — Instagram Reel + Survey — to be entered!

Almost There!
Scroll down to complete both entry steps — it only takes 2 minutes!

(function() {
var ROOT = ‘.fm-scroll-page-cocokind-mailer’;

// Countdown to May 4, 2026 9AM PST
var endDate = new Date(‘May 4, 2026 09:00:00 PDT’).getTime();
function updateCountdown() {
var now = new Date().getTime();
var dist = endDate – now;
if (dist < 0) dist = 0;
document.getElementById('ck-days').textContent = String(Math.floor(dist / 86400000)).padStart(2, '0');
document.getElementById('ck-hours').textContent = String(Math.floor((dist % 86400000) / 3600000)).padStart(2, '0');
document.getElementById('ck-mins').textContent = String(Math.floor((dist % 3600000) / 60000)).padStart(2, '0');
document.getElementById('ck-secs').textContent = String(Math.floor((dist % 60000) / 1000)).padStart(2, '0');
}
setInterval(updateCountdown, 1000);
updateCountdown();

// FAQ toggle
window.ckToggleFaq = function(el) {
var ans = el.nextElementSibling;
var icon = el.querySelector('.fm-faq-icon');
if (ans.style.display === 'block') {
ans.style.display = 'none';
icon.textContent = '+';
} else {
ans.style.display = 'block';
icon.textContent = '−';
}
};

// Slow scroll
var scrolling = false;
var rafId = null;
var popTimers = [];
var isMobile = window.innerWidth <= 600;

function showPopup(id, delay) {
popTimers.push(setTimeout(function() {
if (!scrolling) return;
var p = document.getElementById(id);
if (p) {
p.style.display = 'block';
setTimeout(function() { p.style.display = 'none'; }, 2800);
}
}, delay));
}

function stopScroll() {
scrolling = false;
if (rafId) cancelAnimationFrame(rafId);
popTimers.forEach(function(t) { clearTimeout(t); });
document.querySelectorAll(ROOT + ' .fm-popup').forEach(function(p) { p.style.display = 'none'; });
}

function startScroll() {
var target = document.getElementById('ck-bottom-step1');
if (!target) target = document.getElementById('ck-enter-now');
if (!target) return;
var targetY = target.getBoundingClientRect().top + window.pageYOffset – 80;
var startY = window.pageYOffset;
var dist = targetY – startY;
if (dist <= 0) return;

var duration = isMobile ? 9000 : 35000;
var startTime = null;
scrolling = true;

function step(ts) {
if (!scrolling) return;
if (!startTime) startTime = ts;
var elapsed = ts – startTime;
var progress = Math.min(elapsed / duration, 1);
var ease = progress < 0.5 ? 2 * progress * progress : -1 + (4 – 2 * progress) * progress;
window.scrollTo(0, startY + dist * ease);
if (elapsed < duration) {
rafId = requestAnimationFrame(step);
} else {
window.scrollTo(0, targetY);
scrolling = false;
}
}
rafId = requestAnimationFrame(step);

if (!isMobile) {
showPopup('ck-pop1', 6000);
showPopup('ck-pop2', 14000);
showPopup('ck-pop3', 22000);
showPopup('ck-pop4', 30000);
}
}

['wheel', 'touchmove', 'touchstart'].forEach(function(ev) {
window.addEventListener(ev, function() { if (scrolling) stopScroll(); }, { passive: true });
});

var heroCta = document.getElementById('ck-hero-cta');
if (heroCta) {
heroCta.addEventListener('click', function(e) {
e.preventDefault();
startScroll();
});
}
})();

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.