Prevail Overnight Pads
@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,600;0,9..144,700;1,9..144,400&family=Plus+Jakarta+Sans:wght@400;500;600&display= swap'); .yplvt-wrap{ --brand-warm:#8a2ab8; --brand-warm-light:#a94fd4; --brand-warm-tint:#f4e9fa; --brand-earth:#c2185b; --brand-earth-light:#fce4ee; --brand-cream:#fefcff; --brand-sand:#f6eefb; --text-primary:#2c2733; --text-soft:#6f6a77; --border:#eadff2; max-width:960px; margin:0 auto; padding:0 20px; font-family:'Plus Jakarta Sans',-apple-system,sans-serif !important; font-size:17px !important; line-height:1.6 !important; color:var(--text-primary); background:var(--brand-cream); } .yplvt-wrap *{ box-sizing:border-box; } .yplvt-wrap img{ max-width:100%; height:auto; } .yplvt-hero{ text-align:center; padding:48px 0 0; animation:yplvtHeroIn .6s ease-out both; } .yplvt-hero-product{ background:var(--brand-sand); border-radius:32px; padding:44px 40px 36px; position:relative; overflow:hidden; } .yplvt-hero-product::before{ content:''; position:absolute; top:-30%; right:-15%; width:360px; height:360px; background:radial-gradient(circle,rgba(138,42,184,.12) 0%,transparent 70%); pointer-events:none; } .yplvt-hero-product::after{ content:''; position:absolute; bottom:-30%; left:-15%; width:340px; height:340px; background:radial-gradient(circle,rgba(194,24,91,.10) 0%,transparent 70%); pointer-events:none; } .yplvt-hero-product img{ position:relative; width:auto; max-width:480px; max-height:420px; object-fit:contain; display:block; margin:0 auto; animation:yplvtHeroIn .8s ease-out .2s both; } .yplvt-overline{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:13px !important; font-weight:600 !important; letter-spacing:1.5px; text-transform:uppercase; color:var(--brand-warm); margin:28px 0 12px; } .yplvt-hero h1{ font-family:'Fraunces',Georgia,serif !important; font-size:clamp(32px,4.5vw,48px) !important; font-weight:600 !important; line-height:1.1 !important; margin:0 auto 16px; max-width:660px; color:var(--text-primary); } .yplvt-hero h1 em{ font-style:italic; font-weight:400 !important; color:var(--brand-earth); } .yplvt-hero-desc{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:16px !important; font-weight:400 !important; line-height:1.65 !important; color:var(--text-soft); max-width:560px; margin:0 auto; } .yplvt-badges{ display:flex; flex-wrap:wrap; justify-content:center; gap:12px; padding:36px 0 8px; animation:yplvtFadeUp .8s ease-out .1s both; } .yplvt-badge{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:13px !important; font-weight:500 !important; line-height:1.2 !important; padding:8px 20px; border-radius:100px; background:var(--brand-warm-tint); color:var(--brand-warm); transition:transform .2s ease; } .yplvt-badge:hover{ transform:scale(1.05); } .yplvt-badge.yplvt-alt{ background:var(--brand-earth-light); color:var(--brand-earth); } .yplvt-tiles{ display:grid; grid-template-columns:repeat(3,1fr); gap:20px; padding:44px 0 8px; animation:yplvtFadeUp .8s ease-out .2s both; } .yplvt-tile{ background:var(--brand-sand); border-radius:20px; padding:32px 28px; transition:transform .25s ease; } .yplvt-tile:hover{ transform:translateY(-3px); } .yplvt-tile-icon{ width:44px; height:44px; border-radius:12px; background:var(--brand-warm-tint); display:flex; align-items:center; justify-content:center; font-size:22px; margin-bottom:16px; } .yplvt-tile.yplvt-earth-tile .yplvt-tile-icon{ background:var(--brand-earth-light); } .yplvt-tile h3{ font-family:'Fraunces',Georgia,serif !important; font-size:20px !important; font-weight:600 !important; line-height:1.2 !important; margin:0 0 10px; color:var(--text-primary); } .yplvt-tile p{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:14px !important; font-weight:400 !important; line-height:1.6 !important; color:var(--text-soft); margin:0; } .yplvt-content{ display:grid; grid-template-columns:1fr 1fr; gap:44px; align-items:center; padding:52px 0 0; animation:yplvtFadeUp .8s ease-out .3s both; } .yplvt-content-img{ background:var(--brand-sand); border-radius:24px; padding:28px; display:flex; align-items:center; justify-content:center; } .yplvt-content-img img{ width:100%; max-height:none; object-fit:contain; display:block; animation:yplvtScaleIn .7s ease-out both; } .yplvt-content.yplvt-flip .yplvt-content-img{ order:-1; } .yplvt-tag{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:12px !important; font-weight:600 !important; letter-spacing:1.5px; text-transform:uppercase; color:var(--brand-warm); margin-bottom:12px; } .yplvt-content h2{ font-family:'Fraunces',Georgia,serif !important; font-size:clamp(24px,3vw,32px) !important; font-weight:600 !important; line-height:1.15 !important; margin:0 0 14px; color:var(--text-primary); } .yplvt-content h2 em{ font-style:italic; font-weight:400 !important; color:var(--brand-earth); } .yplvt-content p{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:15px !important; font-weight:400 !important; line-height:1.7 !important; color:var(--text-soft); margin:0 0 16px; } .yplvt-checks{ list-style:none; margin:0; padding:0; } .yplvt-checks li{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:15px !important; font-weight:400 !important; line-height:1.45 !important; color:var(--text-primary); display:flex; align-items:flex-start; gap:12px; padding:7px 0; } .yplvt-check{ width:22px; height:22px; border-radius:50%; background:var(--brand-earth-light); color:var(--brand-earth); display:flex; align-items:center; justify-content:center; font-size:12px; flex-shrink:0; margin-top:1px; } .yplvt-callout{ background:var(--brand-warm); border-radius:20px; padding:40px 48px; display:flex; align-items:center; gap:28px; margin:52px 0 0; animation:yplvtFadeUp .8s ease-out .4s both; } .yplvt-callout-emoji{ font-size:40px; line-height:1; flex-shrink:0; } .yplvt-callout p{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:17px !important; font-weight:500 !important; line-height:1.5 !important; color:#fff; margin:0; } .yplvt-faq{ padding:52px 0 48px; animation:yplvtFadeUp .8s ease-out .5s both; } .yplvt-faq h2{ font-family:'Fraunces',Georgia,serif !important; font-size:clamp(24px,3vw,32px) !important; font-weight:600 !important; line-height:1.2 !important; margin:0 0 24px; text-align:center; color:var(--text-primary); } .yplvt-faq details{ background:var(--brand-sand); border-radius:14px; margin-bottom:10px; overflow:hidden; } .yplvt-faq details[open]{ background:var(--brand-warm-tint); } .yplvt-faq summary{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:15px !important; font-weight:600 !important; line-height:1.5 !important; padding:18px 24px; cursor:pointer; list-style:none; display:flex; justify-content:space-between; align-items:center; color:var(--text-primary); } .yplvt-faq summary::-webkit-details-marker{ display:none; } .yplvt-faq summary::after{ content:'+'; font-family:'Fraunces',Georgia,serif !important; font-size:22px !important; font-weight:400 !important; color:var(--brand-warm); margin-left:18px; flex-shrink:0; } .yplvt-faq details[open] summary::after{ content:'\2212'; } .yplvt-faq-body{ padding:0 24px 20px; } .yplvt-faq-body p{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:14px !important; font-weight:400 !important; line-height:1.7 !important; color:var(--text-soft); margin:0; } .yplvt-packs{ padding:52px 0 0; animation:yplvtFadeUp .8s ease-out .35s both; } .yplvt-packs-head{ text-align:center; max-width:620px; margin:0 auto; } .yplvt-packs-intro{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:15px !important; font-weight:400 !important; line-height:1.7 !important; color:var(--text-soft); margin:0 auto; } .yplvt-pack-grid{ display:grid; grid-template-columns:1fr 1fr; gap:20px; padding:32px 0 0; } .yplvt-pack{ background:var(--brand-sand); border-radius:20px; padding:32px 28px; transition:transform .25s ease; } .yplvt-pack:hover{ transform:translateY(-3px); } .yplvt-pack-count{ font-family:'Fraunces',Georgia,serif !important; font-size:44px !important; font-weight:600 !important; line-height:1 !important; color:var(--brand-warm); margin-bottom:10px; } .yplvt-pack.yplvt-earth-pack .yplvt-pack-count{ color:var(--brand-earth); } .yplvt-pack h3{ font-family:'Fraunces',Georgia,serif !important; font-size:20px !important; font-weight:600 !important; line-height:1.2 !important; margin:0 0 8px; color:var(--text-primary); } .yplvt-pack p{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:14px !important; font-weight:400 !important; line-height:1.6 !important; color:var(--text-soft); margin:0; } .yplvt-packs-note{ font-family:'Plus Jakarta Sans',sans-serif !important; font-size:14px !important; font-weight:400 !important; line-height:1.65 !important; color:var(--text-soft); max-width:620px; margin:22px auto 0; text-align:center; } @keyframes yplvtHeroIn{ from{ opacity:0; transform:translateY(16px);} to{ opacity:1; transform:translateY(0);} } @keyframes yplvtFadeUp{ from{ opacity:0; transform:translateY(24px);} to{ opacity:1; transform:translateY(0);} } @keyframes yplvtScaleIn{ from{ opacity:0; transform:scale(.96);} to{ opacity:1; transform:scale(1);} } @media(max-width:680px){ .yplvt-hero-product{ padding:28px 24px 24px; border-radius:24px; } .yplvt-tiles{ grid-template-columns:1fr; } .yplvt-content{ grid-template-columns:1fr; gap:24px; } .yplvt-content .yplvt-content-img, .yplvt-content.yplvt-flip .yplvt-content-img{ order:-1; } .yplvt-callout{ flex-direction:column; text-align:center; padding:32px 28px; } } @media(prefers-reduced-motion:reduce){ .yplvt-wrap *{ animation-duration:.01ms !important; transition-duration:.01ms !important; } } Prevail Overnight Incontinence Pads for Heavy Bladder Leaks Prevail Overnight Pads give women maximum overnight protection for bladder leaks. MaxSorb Gel Technology locks away wetness, while a 100% breathable, cotton-enhanced design keeps skin comfortable through the night. MaxSorb Gel Technology 100% Breathable Omni-Odor Guard Overnight Absorbency π¦ MaxSorb Gel Core A super-absorbent gel core locks liquid away and helps stop it from leaking back toward the skin. π¬ 100% Breathable A breathable backsheet lets air move through to reduce heat and help protect skin overnight. β¨ Omni-Odor Guard Built-in odor control helps neutralize odor as the pad absorbs, so you can rest with confidence. Overnight Fit A Contoured Pad That Stays in Place The pad is anatomically contoured to fit the body and move with you, so protection stays where you need it while you sleep. β Anatomically contoured shape β Adhesive strip secures it to underwear β Cotton-enhanced, cloth-like topsheet Absorbency Overnight Is the Longest in the Lineup At 16 inches with a 6+ absorbency rating, the Overnight pad offers the most length and coverage in the Prevail daily pad range, stepping up from very light liners and light, moderate, and maximum pads. β 16 inch length for full coverage β 6+ overnight absorbency rating β Highest absorbency in the regular line π Fewer changes overnight can mean more uninterrupted sleep, and drier, more confident mornings. Frequently Asked Questions How absorbent are Prevail Overnight Pads? They carry a 6+ overnight rating, the highest in the Prevail daily pad line, and measure 16 inches for maximum coverage. Can I wear overnight pads during the day? Yes. They work any time you want heavy, long-lasting absorbency, not just at night. Are Prevail Overnight Pads latex-free? Yes. They are latex-free and suitable for people with latex sensitivities. Do these pads help with odor? Yes. Omni-Odor Guard technology helps neutralize odor as the pad absorbs. How do the pads stay in place? A contoured shape and an adhesive strip secure the pad to regular underwear so it stays positioned overnight. How many pads come in a pack? They come in bags of 30, with cases of 120 (four bags) available for regular users.