Plump & Glow Multi-Balm
Plump & Glow Multi-Balm | Pink Collagen Volume Stick | Mardit :root{ --pink:#F4A9C4; --pink-soft:#FFF3F8; --pink-mid:#FBDDE9; --cta:#D6336C; --cta-dark:#B02657; --btn:#F5A9C6; --bt n-active:#EF92B6; --ink:#2B2B2B; --muted:#6E6E73; --line:#F0D8E2; --star:#F5A623; } *{box-sizing:border-box;margin:0;padding:0} body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif; color:var(--ink);font-size:17px;line-height:1.6;background:#fff;-webkit-font-smoothing:antialiased} .wrap{max-width:720px;margin:0 auto;padding:0 20px} h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.2;font-weight:700} h1{font-size:32px} h2{font-size:27px;margin-bottom:14px} h3{font-size:20px} p{margin-bottom:14px} img{max-width:100%;height:auto;display:block;border-radius:14px} .stars{color:var(--star);letter-spacing:2px} section{padding:44px 0} .soft{background:var(--pink-soft)} .center{text-align:center} .muted{color:var(--muted);font-size:15px} .hl{color:var(--cta);font-weight:700} /* CTA */ .cta{display:block;width:100%;background:var(--btn);color:#111;text-align:center; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif; font-size:19px;font-weight:700;text-decoration:none;padding:17px 20px;border-radius:50px; min-height:54px;box-shadow:0 4px 14px rgba(245,169,198,.5);letter-spacing:.2px} .cta small{display:block;font-weight:400;font-size:13px;color:#222;opacity:1;margin-top:2px} .cta,.cta:link,.cta:visited,.cta:hover,.cta:active,.cta small{text-decoration:none!important} .cta:active{background:var(--btn-active)} /* hero */ .hero{background:linear-gradient(180deg,#FCE3EE 0%,#FFF3F8 100%);padding:34px 0 40px} .hero .badge{display:inline-block;background:#fff;border:1px solid var(--line);border-radius:50px; padding:6px 14px;font-size:13px;font-weight:600;margin-bottom:16px} .hero h1{margin-bottom:12px} .hero .sub{font-size:18px;color:#444;margin-bottom:20px} .hero img{margin:0 auto 22px;max-width:340px;box-shadow:0 12px 30px rgba(224,140,170,.25)} .trustrow{display:flex;flex-wrap:wrap;gap:8px 18px;justify-content:center;margin-top:18px;font-size:13px;color:var(--muted);font-weight:600} .trustrow span{white-space:nowrap} /* benefit cards */ .bcard{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px 20px;margin-bottom:14px;display:flex;gap:14px;align-items:flex-start} .bcard .ico{font-size:26px;line-height:1;flex-shrink:0} .bcard h3{font-size:18px;margin-bottom:3px} .bcard p{margin:0;font-size:15.5px;color:#4a4a4a} /* stat pills */ .stat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;text-align:center} .statgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0} .stat b{display:block;font-family:Georgia,serif;font-size:26px;color:var(--cta)} .stat span{font-size:13px;color:var(--muted)} /* reviews */ .review{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;margin-bottom:16px} .review .top{display:flex;align-items:center;gap:12px;margin-bottom:8px} .avatar{width:42px;height:42px;border-radius:50%;background:var(--pink);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-family:Georgia,serif;flex-shrink:0} .review .who{font-weight:700;font-size:15px} .review .who small{display:block;font-weight:400;color:var(--muted);font-size:12px} .pull{border-left:4px solid var(--pink);padding:6px 0 6px 16px;font-style:italic;color:#444;margin:12px 0;font-size:16px} .ph{border:1.5px dashed var(--cta);border-radius:6px;padding:2px 6px;font-size:11px;color:var(--cta);font-style:normal;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:inline-block;margin-bottom:8px} /* faq */ .q{font-weight:700;margin-bottom:2px;font-size:16.5px} .a{color:#4a4a4a;margin-bottom:18px;font-size:15.5px} /* offer */ .offer{background:#fff;border:2px solid var(--pink);border-radius:20px;padding:26px 22px;box-shadow:0 10px 30px rgba(224,140,170,.18)} .stack{list-style:none;margin:8px 0 18px} .stack li{padding:7px 0;border-bottom:1px dashed var(--line);font-size:15.5px} .stack li:last-child{border-bottom:none} .price{text-align:center;margin:16px 0} .price .old{color:var(--muted);text-decoration:line-through;font-size:18px} .price .now{font-family:Georgia,serif;font-size:40px;color:var(--cta);font-weight:700;line-height:1} .price .off{display:inline-block;background:var(--cta);color:#fff;border-radius:6px;padding:2px 10px;font-size:13px;font-weight:700;margin-left:8px;vertical-align:middle} .bundle{background:var(--pink-soft);border:1px solid var(--line);border-radius:14px;padding:14px 16px;margin-top:14px;text-align:center;font-size:15px} /* guarantee */ .guar{background:var(--pink-mid);border-radius:20px;padding:28px 22px;text-align:center} .guar .shield{font-size:48px;line-height:1} /* pay icons */ .pay{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:14px 0;color:var(--muted);font-size:13px;font-weight:600} .pay span{background:#fff;border:1px solid var(--line);border-radius:6px;padding:4px 10px} .divider{height:1px;background:var(--line);max-width:720px;margin:0 auto} .note{background:#FFFBEA;border:1px solid #F3E4A8;border-radius:10px;padding:12px 14px;font-size:13px;color:#7a6a1f;margin-top:10px} /* announcement + urgency */ .annbar{background:var(--cta);color:#fff;text-align:center;font-size:14px;font-weight:700; padding:9px 14px;letter-spacing:.3px} .urgency{background:#FFF0D6;border:1px solid #F3D08A;color:#8a5a00;border-radius:10px; text-align:center;font-weight:700;font-size:14px;padding:9px 12px;margin:0 0 16px} .stockbar{margin-top:16px;text-align:center;font-size:14px;color:var(--cta);font-weight:700} .stockbar .track{height:9px;border-radius:6px;background:#F1D6E1;overflow:hidden;margin:8px 0 6px} .stockbar .fill{height:100%;width:82%;background:linear-gradient(90deg,var(--cta),#F4A9C4)} /* offer options */ .opt{border:1px solid var(--line);border-radius:18px;padding:18px;margin-top:16px;background:#fff} .opt.best{border:2px solid var(--cta);background:#FFF7FB;padding-top:26px;position:relative} .opt .tag{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--cta); color:#fff;font-size:11px;font-weight:700;padding:4px 14px;border-radius:20px;letter-spacing:.4px; white-space:nowrap;box-shadow:0 3px 8px rgba(214,51,108,.3)} .opt .head{display:flex;align-items:center;gap:12px;margin-bottom:12px} .opt .head img{width:58px;height:58px;object-fit:contain;flex-shrink:0;border-radius:10px;background:var(--pink-soft);padding:4px} .opt .name{font-weight:700;font-size:15.5px;line-height:1.35} .opt .name .sub{display:block;font-weight:400;font-size:13px;color:var(--muted)} .opt .price-line{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-bottom:14px} .opt .old{color:#9a9a9a;text-decoration:line-through;font-size:16px} .opt .now{font-family:Georgia,serif;font-size:30px;color:var(--cta);font-weight:700;line-height:1} .opt .off{background:var(--cta);color:#fff;border-radius:20px;padding:3px 11px;font-size:12px;font-weight:700;align-self:center} .opt .per{width:100%;font-size:12.5px;color:var(--muted);margin-top:-4px} @media(max-width:600px){ h1{font-size:27px} h2{font-size:23px} body{font-size:16px} .statgrid{grid-template-columns:1fr 1fr} } ⚡ TODAY ONLY — Up to 50% OFF · Low stock, going fast ★★★★★ 4.8/5 · Loved by women 35+ Look Rested & Plump Again —In One Easy Swipe Meet the Plump & Glow Multi-Balm — the Korean stick with 5% Volufiline that women swipe on under-eyes, smile lines & lips for a fuller, smoother, more radiant look. No needles, no appointments. I Want My Glow →🔒 Secure checkout · Free shipping · 30-day guarantee ✔ Clinically tested ✔ 5% Volufiline ✔ Fragrance-free formula ✔ 30-day money-back Tired of Looking Tired? Have you caught your reflection lately and thought your face looks more hollow, more lined, more exhausted than you actually feel inside? You've layered on the expensive creams. You've dabbed the eye serums. And still — by mid-afternoon, those under-eye shadows and smile lines seem to announce every late night and every birthday. Here's what no one tells you: most creams simply sit on the surface. They can't do much for the areas that actually make you look drained — the ones that look a little deflated, a little less full than they used to. The real difference isn't more moisture. It's volume — right where your skin looks hollow. Meet the Plump & Glow Multi-Balm The melt-on stick 35+ women are obsessed with — made for the exact areas that read as "tired." Unlike a heavy cream that just sits on top, the Plump & Glow Multi-Balm delivers 5% Volufiline — a patented ingredient from Sederma, France — right where skin looks hollow. Volufiline helps support your skin's existing fat cells for a plumper, fuller-looking appearance. Paired with liposomal PDRN and ultra-low 200-Dalton collagen, skin looks firmer, smoother and well-hydrated — the kind of "rested" look you usually only get from a good night's sleep you didn't have. Why You'll Reach for It Every Day 💗 Plumper, Fuller Look 5% Volufiline targets hollow-looking areas for a visibly fuller, more lifted appearance. ✨ Smoother & Firmer Feel Liposomal PDRN + 200-Dalton collagen for firmer-looking, well-hydrated skin. 🎯 One Stick, Many Uses Under-eyes, smile lines, neck and lips — all cared for in a single swipe. 🧈 Melts On, Never Greasy Glides on in seconds with zero stickiness. Wear it over or under makeup. 🌿 Gentle for Daily Use Low-irritation tested, with no artificial fragrance or colorants — safe for delicate areas. 👜 Glow On-the-Go Pocket-sized stick for quick touch-ups anywhere, anytime. Women Are Seeing the Difference ★★★★★ 4.8 out of 5 · Loved by women 35+ M Melissa R. Austin, TX · 47 "I've spent a fortune on eye creams that did nothing. Two weeks with this on my under-eyes and my husband asked if I'd been sleeping better. My smile lines look softer too. I keep one in my purse now." D Denise K. Columbus, OH · 53 "I was skeptical about the 'volume' claim, but my cheeks and neck area honestly look less deflated. It melts in without any grease and sits perfectly under makeup. Worth every penny." T Tanya B. Sacramento, CA · 41 "My lips always looked crepey by 3pm. Now I swipe this on and they look smoother and fuller instantly. Such an easy step — no needles, no appointment, just a quick swipe in the car." "It's the closest thing to looking rested without actually sleeping more." "One stick replaced three products on my vanity." Clinically Tested Visible Results Improvement in the appearance of targeted areas after clinical testing.Tested by an independent lab. Results may vary depending on individual skin. What Women Ask Us Most "Does it really work?" The balm is built around 5% Volufiline — a patented, clinically studied ingredient — plus PDRN and low-molecular collagen. It's been clinically tested for the look of fine lines and fullness, and it's backed by our 30-day money-back guarantee, so you can try it with zero risk. "Is it right for my skin and my age?" Yes. It's designed for mature and delicate areas, low-irritation tested, and works on all skin types — under-eyes, smile lines, neck and lips. "What if it doesn't work for me?" Then you pay nothing. You have a full 30 days to love your results or get every cent back. One email is enough — no forms, no hassle. "Is it safe?" It's low-irritation tested, free of artificial fragrance and colorants, and approved as a functional cosmetic by Korea's Ministry of Food and Drug Safety (MFDS). "Why is it more than a drugstore balm?" Because it isn't a basic moisturizer. You're getting 5% Volufiline, liposomal PDRN and 200-Dalton collagen in one stick that replaces several products — plus clinical testing behind it. ⚡ Today-only price · Low stock — while supplies last Your Rested, Fuller Look Starts Here ✅ Plump & Glow Multi-Balm (10g) ✅ Free shipping ✅ 30-day money-back guarantee 1 Balm $54.99 $34.99 -36% Get 1 — $34.99 →🔒 Secure checkout ★ BEST VALUE · SAVE 50% 2 Balms One for home, one for your bag $109.98 $54.99 -50% Just $27.50 per balm Get 2 — $54.99 →🔒 Best price per balm 🛡️ Love Your Glow, or Your Money Back Try it for a full 30 days. If you don't love the way your skin looks and feels, we'll refund every cent — no questions, no complications. One email is enough. A Rested, Fuller Look — In Seconds a Day Join the women who swipe on their glow every morning instead of booking anything. I Want My Glow →Free shipping · 30-day guarantee VISAMastercardAMEXPayPal🔒 SSL 🔒 Secure checkout · Free shipping · 30-day money-back guarantee These statements refer to the appearance of skin and have not been evaluated to diagnose, treat, cure or prevent any condition. This is a cosmetic product. Results may vary.
More you might like
Related
PDRN Pink Collagen Volume Multi Balm Stick for Plumping and
Related
BLOOMING DAYS GLOW BALM- Balm Multifuncțional Cu Colagen Pen
Related
Collagen Plumping Multi Balm 5% Retinol Firming Lifting Fade
Related