Files
adminandClaude Opus 4.7 8e89f793d5 feat: phase r1+r2 recovery + r3-0 swiftly api ingestion
R1 stabilization: pytest harness with transactional db fixture, smoke
+ alembic + auth + scrape + approval + swiftly tests, github actions
ci yaml. Bearer-token admin auth + signed-cookie session for family
ui mutations. Async POST /api/admin/scrape (BackgroundTasks, returns
202). Path canonicalization (no /list, /planned suffixes). DATABASE_URL
fail-fast on empty.

R2 deferred-risk spikes: live lucky california fetch (R2-A), full
email+per-voter approval click round trip with single-use enforcement
(R2-B, console email backend, sendgrid stub).

R3-0 phase 3 redesign: replaced playwright html scraper with requests
based swiftly json api client. 17 categories, ~10k products per scrape,
upsert by (source, external_id). 401 surfaces actionable token-refresh
message via ScrapeLog.error_message.

Pre-existing defects fixed: shopping_list.py syntax error blocking app
import, MealPlan.votes orphan relationship, JSONB(astext=True) invalid
kwarg, missing requests dep, calorie_target schema drift, every SQLEnum
needed values_callable, 0001 had empty downgrade(), seed had duplicate
ingredient rows.

Migrations added: 0003 grocery_item.description, 0004 family_profile.
calorie_target, 0005 grocery_item.external_id + source + composite index.

Verified: 31/31 pytest green, alembic upgrade->downgrade->upgrade clean,
frontend npm run build clean, live scrape 9,960 grocery_item rows in 36s.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 14:08:19 -07:00

89 lines
196 KiB
HTML

<!DOCTYPE html><html dir="ltr" lang="en" data-mantine-color-scheme="light"><head><style type="text/css">.truste_caIcon_display {display: flex !important;}</style><style type="text/css">@font-face {font-family: "Source Sans Pro";src: url(https://consent.trustarc.com/get?name=SourceSansPro-Regular.ttf) format("truetype"),url(https://consent.trustarc.com/get?name=SourceSansPro-Regular.woff) format("woff"),url(https://consent.trustarc.com/get?name=SourceSansPro-Regular.otf) format("opentype"),url(https://consent.trustarc.com/get?name=SourceSansPro-Regular.eot) format("embedded-opentype");}.truste_cursor_pointer {cursor: pointer;}.truste_border_none {border: none;}.truste_accessible_link {font-family: "Source Sans Pro", sans-serif;color: #1D4ED8;font-size: 14px;font-weight: 600;text-decoration: underline;}.truste_accessible_link:hover {color: #1D4ED8;text-decoration: none !important;}.truste_accessible_link:focus-visible {outline: none;border-radius: 4px;box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 4px #3699F1;}</style><style type="text/css">.ta-display-none { display: none; }</style><script type="text/javascript" async="" crossorigin="anonymous" src="https://adsdk.microsoft.com/ast/ast.js"></script><script>function reloadOncePerSession() {
const FLAG = 'chunk-reload-once'
const lastRefreshed = sessionStorage.getItem(FLAG)
if (!lastRefreshed || 10 * 60 * 1000 + Number(lastRefreshed) < Date.now()) {
sessionStorage.setItem(FLAG, Date.now())
window.location.reload()
} else {
// avoid reload loops
console.warn('Chunk reload already attempted; skipping.')
}
}
function isBuildAsset(url) {
if (!url) return false
return url.includes('/build/')
}
window.addEventListener(
'error',
(event) => {
const target = event.target
if (!target) return
const src =
target.tagName === 'SCRIPT'
? target.src
: target.tagName === 'LINK'
? target.href
: undefined
if (!isBuildAsset(src)) {
return
}
reloadOncePerSession()
},
true, // capture so we see resource load errors
)
// catch dynamic import() failures too
window.addEventListener('unhandledrejection', (event) => {
const reason = event.reason
const msg = typeof reason === 'string' ? reason : reason?.message || ''
// some browsers put the failing URL in the message
if (msg && msg.includes('/build/')) {
reloadOncePerSession()
return
}
// fallback: classic chunk load error strings (all browsers)
const lowerMsg = msg.toLowerCase()
if (
lowerMsg.includes('chunkloaderror') ||
lowerMsg.includes('loading chunk') ||
lowerMsg.includes('failed loading') ||
lowerMsg.includes('importing a module script failed') ||
lowerMsg.includes('error loading dynamically imported module')
) {
reloadOncePerSession()
}
})
</script><meta charset="utf-8"><meta content="width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=yes" name="viewport"><link href="https://sublime-basketball-77c39afa7f.media.strapiapp.com/favicon_32x32_2e432e6903.png" rel="icon"><link href="https://sublime-basketball-77c39afa7f.media.strapiapp.com/favicon_svg_ca90ca0f58.svg" rel="icon" type="image/svg+xml"><link href="https://sublime-basketball-77c39afa7f.media.strapiapp.com/apple_touch_icon_5e458a0e84.png" rel="apple-touch-icon"><title>Featured in Ad | Luckys Supermarket</title><meta name="keywords" content="Coupon/lu-featured-in-ad, search, Luckys Supermarket"><meta name="description" content="Search for coupons, products, and more at Luckys Supermarket"><meta property="og:title" content="Personal Care | Luckys Supermarket"><meta property="og:description" content="Search for coupons, products, and more at Luckys Supermarket"><meta name="twitter:title" content="Personal Care | Luckys Supermarket"><meta name="twitter:description" content="Search for coupons, products, and more at Luckys Supermarket"><meta property="og:locale" content="en"><link rel="preconnect" href="https://fonts.googleapis.com" fetchpriority="high"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous" fetchpriority="high"><link rel="dns-prefetch" href="https://fonts.googleapis.com"><link rel="dns-prefetch" href="https://fonts.gstatic.com"><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&amp;display=fallback"><link rel="preload" as="image" href="/build/_assets/coupon-fallback-5OJ3DOCL.svg" type="image/svg+xml"><link rel="preload" as="image" href="/build/_assets/product-fallback-ZHI3KHZS.svg" type="image/svg+xml"><link rel="stylesheet" href="/build/_assets/styles-ZGD46N6Y.css"><link rel="stylesheet" href="/build/css-bundle-YT3EGMWM.css"><link rel="preconnect" href="https://assets.swiftlycontent.net"><link rel="stylesheet" href="/build/_assets/styles-UECS3M3B.css"><link rel="stylesheet" href="/build/_assets/styles-V4Y6OPWJ.css"><link rel="stylesheet" href="/build/_assets/styles-OGDGLBGV.css"><link rel="stylesheet" href="/build/_assets/styles-ZDJ2MF4Q.css"><link rel="stylesheet" href="/build/_assets/styles-75KIIZ4J.css"><link rel="stylesheet" href="/build/_assets/styles-UXNKCF45.css"><link rel="stylesheet" href="/build/_assets/styles-RDJVKWY6.css"><link rel="stylesheet" href="/build/_assets/styles-Y2VOTJAJ.css"><link rel="stylesheet" href="/build/_assets/styles-7OOKIEIZ.css"><link rel="stylesheet" href="/build/_assets/styles-MNT3QDGC.css"><link rel="stylesheet" href="/build/_assets/styles-NRLPJP6P.css"><link rel="stylesheet" href="/build/_assets/styles-4BG6XBHP.css"><link rel="stylesheet" href="/build/_assets/styles-MM5VEWXP.css"><link rel="stylesheet" href="/build/_assets/styles-6SWLPBPV.css"><link rel="stylesheet" href="/build/_assets/radar-LVXSVZB2.css"><link rel="stylesheet" href="/build/_assets/styles-ER2EG5TF.css"><link rel="stylesheet" href="/build/_assets/styles-LNOYIQ5V.css"><link rel="stylesheet" href="/build/_assets/styles-WGLEZFRR.css"><link rel="stylesheet" href="/build/_assets/styles-C7WV464E.css"><link rel="stylesheet" href="/build/_assets/styles-DZNMGGWJ.css"><link rel="stylesheet" href="/build/_assets/styles-JBFVFNKA.css"><link rel="stylesheet" href="/build/_assets/couponsPageStyles-55DNWN2R.css"><link rel="stylesheet" href="/build/_assets/styles-PO5HMK64.css"><link rel="stylesheet" href="/build/_assets/styles-P5IHNAFN.css"><link rel="stylesheet" href="/build/_assets/styles-KFOXHQAI.css"><link rel="stylesheet" href="/build/_assets/styles-HDTPE32Z.css"><link rel="stylesheet" href="/build/_assets/styles-GEIWRPF3.css"><link rel="stylesheet" href="/build/_assets/styles-R5U2N4BL.css"><link rel="stylesheet" href="/build/_assets/styles-BGLX6AS7.css"><link rel="stylesheet" href="/build/_assets/styles-UOJTUSIE.css"><link rel="stylesheet" href="/build/_assets/styles-BRLPYHAE.css"><link rel="stylesheet" href="/build/_assets/styles-S4VOITB7.css"><link rel="stylesheet" href="/build/_assets/styles-VJBC4SB5.css"><link rel="stylesheet" href="/build/_assets/styles-IX2KWY2D.css"><link rel="stylesheet" href="/build/_assets/styles-Y2KXP3IN.css"><link rel="stylesheet" href="/build/_assets/styles-5KJ2RZRG.css"><link rel="stylesheet" href="/build/_assets/styles-4FTY3SPK.css"><link rel="stylesheet" href="/build/_assets/styles-YCT4U6JD.css"><script data-mantine-script="true">try {
var _colorScheme = window.localStorage.getItem("mantine-color-scheme-value");
var colorScheme = _colorScheme === "light" || _colorScheme === "dark" || _colorScheme === "auto" ? _colorScheme : "light";
var computedColorScheme = colorScheme !== "auto" ? colorScheme : window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light";
document.documentElement.setAttribute("data-mantine-color-scheme", computedColorScheme);
} catch (e) {}
</script><script src="https://consent.trustarc.com/notice?domain=luckysupermarkets.com&amp;c=teconsent&amp;js=nj&amp;noticeType=bb&amp;text=true&amp;gtm=1&amp;irmc=irmlink" async="async" id="truste_0.28605377936116494" crossorigin=""></script><link rel="stylesheet" href="/build/_assets/styles-WCDOMJER.css" data-testid="category-tree-styles-0"><link rel="stylesheet" href="/build/_assets/styles-KR7U5YVH.css" data-testid="nested-categories-styles-0"><style id="ta-display-style">/* */</style></head><body><div id="consent_blackbar" lang="en" role="alertdialog" aria-modal="true" aria-describedby="truste-consent-text" aria-label="Cookie banner" tabindex="-1">
<style>
.ta-hide {
visibility: hidden !important;
opacity: 0 !important;
transition: opacity 300ms ease-in, visibility 0s ease-in 300ms;
}
.ta-display-hide {
display: none !important;
}
.ta-show {
visibility: visible !important;
opacity: 1 !important;
}
</style>
<style>@font-face { font-family: "SourceSansPro"; src: url(https://consent.trustarc.com/get?name=SourceSansPro-Regular.otf) format("opentype");}#consent_blackbar { z-index: 2147483641!important;}#truste-repop-msg element #truste-repop-msg { display: none;}#truste-consent-track { padding: 14px 18px 18px 18px; background-color: #fff; direction: ltr; border-radius: 20px 20px 0 0; box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);}#truste-consent-text { color: rgba(0, 2, 57, 1); font-size: 14px; margin: 0px 0px 8px 0px; font-weight: 300; line-height: 26px;}#truste-consent-button,#truste-consent-required { background-color: #E0201F; color: white; padding: 5px 10px; border: 1px solid #E0201F; border-radius: 100px; cursor: pointer; min-width: 148px; height: 28px; font-size: 14px;}#truste-show-consent { background-color: #fff; color: rgba(0, 2, 57, 1); border: 1px solid #E0201F; padding: 5px 10px; border-radius: 100px; cursor: pointer; min-width: 148px; height: 28px; font-size: 14px;}#truste-privacy-button { color: #E0201F; text-decoration: underline;}#truste-privacy-button:hover { color: #E0201F; text-decoration: underline;}.do-not-sell-link-banner { color: #E0201F; text-decoration: underline;}.do-not-sell-link-banner:hover { color: #E0201F; text-decoration: underline;}.truste-messageColumn { font-family: "SourceSansPro", sans-serif; font-size: 14px; color: #fff; margin: 15px 0px 15px 0px; float: left;}.truste-buttonsColumn { float: right; margin: 10px 0px 0px 0px; font-size: 15px; font-family: "SourceSansPro", sans-serif;}/*IRM MODAL CSS*/.truste_irm_box_overlay { height: auto !important; margin: 70px auto 70px var(--truste-box-overlay-margin-left) !important;}.truste_irm_outerdiv{ position: fixed; }@media only screen and (max-width:920px) { .truste_irm_box_overlay { width: 80% !important; }}/* MOBILE ONLY */@media screen and (min-width: 1px) and (max-width: 500px) { .truste-messageColumn { float: none; } .truste-buttonsColumn { float: none; } #truste-show-consent { display: block; width: 95%; margin: 0px auto; } #truste-consent-button, #truste-consent-required { display: block; width: 95%; margin: 5px auto; }}</style><div id="truste-consent-track" style="position: fixed; bottom: 0px; left: 0px; right: 0px; z-index: 999999;" class="ta-show ta-display-block"> <div id="truste-consent-content" style="overflow: hidden;"> <div id="truste-consent-text" class="truste-messageColumn">This site uses cookies and related technologies for site operation, analytics, and third party advertising purposes as described in our&nbsp;<a href="https://luckysupermarkets.com/privacy-policy" target="_blank" id="truste-privacy-button" tabindex="0">Privacy Policy</a>. You may choose to consent to our use of these technologies, reject non-essential technologies, or further manage your preferences. To opt-out of sharing with third parties information related to these technologies, select "Reject Optional" or submit a request to&nbsp;<a href="https://luckysupermarkets.com/consumer-rights-request" id="do-not-sell-link" class="do-not-sell-link-banner" tabindex="0" target="_blank">Do Not Sell or Share My Personal Information</a>.</div> <div id="truste-consent-buttons" class="truste-buttonsColumn"> <span id="truste-repop-msg" style="padding: 7px 10px; background: #F9EDBE; border:1px solid #F0C36D; margin: 11px 0px 13px; line-height: 16px;color: #AF7501; display:none;"></span> <button id="truste-show-consent" tabindex="0" aria-haspopup="dialog">Manage Settings</button> <button id="truste-consent-button" tabindex="0">Accept All</button> <button id="truste-consent-required" tabindex="0">Reject Optional</button> </div> </div></div></div><div aria-hidden="true" style="height:0px" tabindex="-1"><style type="text/css">#truste-show-consent,#truste-consent-button, #truste-consent-required
{ line-height: normal; font-family: Arial; } #truste-consent-track { padding: 0 !important; } #truste-consent-content { padding: 14px 18px 18px 18px; }</style></div><style data-mantine-styles="true">:root{--mantine-font-family: Noto Sans, sans-serif;--mantine-font-family-headings: Noto Sans, sans-serif;--mantine-primary-color-filled: var(--mantine-color-accents-primary-filled);--mantine-primary-color-filled-hover: var(--mantine-color-accents-primary-filled-hover);--mantine-primary-color-light: var(--mantine-color-accents-primary-light);--mantine-primary-color-light-hover: var(--mantine-color-accents-primary-light-hover);--mantine-primary-color-light-color: var(--mantine-color-accents-primary-light-color);--mantine-spacing-xxs: 4px;--mantine-primary-color-0: var(--mantine-color-accents-primary-0);--mantine-primary-color-1: var(--mantine-color-accents-primary-1);--mantine-primary-color-2: var(--mantine-color-accents-primary-2);--mantine-primary-color-3: var(--mantine-color-accents-primary-3);--mantine-color-text-primary-0: #f3f2f2;--mantine-color-text-primary-1: #d8d8d8;--mantine-color-text-primary-2: #bdbdbd;--mantine-color-text-primary-3: #a3a3a3;--mantine-color-text-primary-4: #909090;--mantine-color-text-primary-5: #707371;--mantine-color-text-primary-6: #565656;--mantine-color-text-primary-7: #3e3e3e;--mantine-color-text-primary-8: #241e1e;--mantine-color-text-primary-9: #222222;--mantine-color-layout-0: #FFFFFF;--mantine-color-layout-1: #ffffff;--mantine-color-layout-2: #FFFFFF;--mantine-color-layout-3: #f5f5f5;--mantine-color-layout-4: #dadada;--mantine-color-layout-5: #727272;--mantine-color-layout-6: #222222;--mantine-color-layout-surface-low-0: #ffffff;--mantine-color-layout-surface-mid-0: #f5f5f5;--mantine-color-layout-surface-high-0: #ffffff;--mantine-color-layout-on-surface-0: #222222;--mantine-color-layout-on-surface-secondary-0: #727272;--mantine-color-layout-strokes-0: #DADADA;--mantine-color-layout-lightbox-0: #FFFFFF;--mantine-color-layout-surface-hover-0: #1a1a1a0a;--mantine-color-layout-focus-0: #241E1E;--mantine-color-accents-primary-0: #FEFEFE;--mantine-color-accents-primary-1: #fff2f3;--mantine-color-accents-primary-2: #d22630;--mantine-color-accents-primary-3: #240002;--mantine-color-accents-accent-0: #fefefe;--mantine-color-accents-accent-1: #ffdddf;--mantine-color-accents-accent-2: #c6000c;--mantine-color-accents-accent-3: #620000;--mantine-color-accents-clip-0: #fefefe;--mantine-color-accents-clip-1: #F9EFF3;--mantine-color-accents-clip-2: #E0201F;--mantine-color-accents-clip-3: #620000;--mantine-color-accents-neutral-0: #fefefe;--mantine-color-accents-neutral-1: #e8e5e5;--mantine-color-accents-neutral-2: #766363;--mantine-color-accents-neutral-3: #291919;--mantine-color-inactive-0: #ebebeb;--mantine-color-inactive-1: #9e9e9e;--mantine-color-success-0: #fefefe;--mantine-color-success-1: #effff5;--mantine-color-success-2: #008935;--mantine-color-success-3: #003100;--mantine-color-fail-0: #fefefe;--mantine-color-fail-1: #f8e2e9;--mantine-color-fail-2: #e50046;--mantine-color-fail-3: #720000;--mantine-color-prices-coupon-value-0: #c6000c;--mantine-color-prices-discount-value-0: #c6000c;--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-0: #E3E7E2;--mantine-color-top-navbar-surface-0: #FFFFFF;--mantine-color-on-top-navbar-0: #222222;--mantine-color-action-on-top-navbar-0: #d22630;--mantine-color-top-sub-navbar-surface-0: #ffffff;--mantine-color-action-on-sub-navbar-0: #d22630;--mantine-color-action-on-sub-navbar-1: #241E1E;--mantine-color-on-sub-navbar-0: #222222;--mantine-color-footer-surface-0: #f3f0f0;--mantine-color-footer-on-surface-0: #222222;--mantine-color-footer-on-sub-surface-0: #7b7474;--mantine-color-footer-action-on-surface-0: #c6000c;--mantine-color-primary: c;}:root[data-mantine-color-scheme="dark"]{--mantine-color-anchor: var(--mantine-color-accents-primary-4);--mantine-color-dark-filled: var(--mantine-color-dark-2);--mantine-color-dark-filled-hover: var(--mantine-color-dark-3);--mantine-color-dark-light: rgba(201, 201, 201, 0.15);--mantine-color-dark-light-hover: rgba(201, 201, 201, 0.2);--mantine-color-dark-light-color: var(--mantine-color-dark-0);--mantine-color-dark-outline: var(--mantine-color-dark-0);--mantine-color-dark-outline-hover: rgba(201, 201, 201, 0.05);--mantine-color-gray-filled: var(--mantine-color-gray-2);--mantine-color-gray-filled-hover: var(--mantine-color-gray-3);--mantine-color-gray-light: rgba(248, 249, 250, 0.15);--mantine-color-gray-light-hover: rgba(248, 249, 250, 0.2);--mantine-color-gray-light-color: var(--mantine-color-gray-0);--mantine-color-gray-outline: var(--mantine-color-gray-0);--mantine-color-gray-outline-hover: rgba(248, 249, 250, 0.05);--mantine-color-red-filled: var(--mantine-color-red-2);--mantine-color-red-filled-hover: var(--mantine-color-red-3);--mantine-color-red-light: rgba(255, 245, 245, 0.15);--mantine-color-red-light-hover: rgba(255, 245, 245, 0.2);--mantine-color-red-light-color: var(--mantine-color-red-0);--mantine-color-red-outline: var(--mantine-color-red-0);--mantine-color-red-outline-hover: rgba(255, 245, 245, 0.05);--mantine-color-pink-filled: var(--mantine-color-pink-2);--mantine-color-pink-filled-hover: var(--mantine-color-pink-3);--mantine-color-pink-light: rgba(255, 240, 246, 0.15);--mantine-color-pink-light-hover: rgba(255, 240, 246, 0.2);--mantine-color-pink-light-color: var(--mantine-color-pink-0);--mantine-color-pink-outline: var(--mantine-color-pink-0);--mantine-color-pink-outline-hover: rgba(255, 240, 246, 0.05);--mantine-color-grape-filled: var(--mantine-color-grape-2);--mantine-color-grape-filled-hover: var(--mantine-color-grape-3);--mantine-color-grape-light: rgba(248, 240, 252, 0.15);--mantine-color-grape-light-hover: rgba(248, 240, 252, 0.2);--mantine-color-grape-light-color: var(--mantine-color-grape-0);--mantine-color-grape-outline: var(--mantine-color-grape-0);--mantine-color-grape-outline-hover: rgba(248, 240, 252, 0.05);--mantine-color-violet-filled: var(--mantine-color-violet-2);--mantine-color-violet-filled-hover: var(--mantine-color-violet-3);--mantine-color-violet-light: rgba(243, 240, 255, 0.15);--mantine-color-violet-light-hover: rgba(243, 240, 255, 0.2);--mantine-color-violet-light-color: var(--mantine-color-violet-0);--mantine-color-violet-outline: var(--mantine-color-violet-0);--mantine-color-violet-outline-hover: rgba(243, 240, 255, 0.05);--mantine-color-indigo-filled: var(--mantine-color-indigo-2);--mantine-color-indigo-filled-hover: var(--mantine-color-indigo-3);--mantine-color-indigo-light: rgba(237, 242, 255, 0.15);--mantine-color-indigo-light-hover: rgba(237, 242, 255, 0.2);--mantine-color-indigo-light-color: var(--mantine-color-indigo-0);--mantine-color-indigo-outline: var(--mantine-color-indigo-0);--mantine-color-indigo-outline-hover: rgba(237, 242, 255, 0.05);--mantine-color-blue-filled: var(--mantine-color-blue-2);--mantine-color-blue-filled-hover: var(--mantine-color-blue-3);--mantine-color-blue-light: rgba(231, 245, 255, 0.15);--mantine-color-blue-light-hover: rgba(231, 245, 255, 0.2);--mantine-color-blue-light-color: var(--mantine-color-blue-0);--mantine-color-blue-outline: var(--mantine-color-blue-0);--mantine-color-blue-outline-hover: rgba(231, 245, 255, 0.05);--mantine-color-cyan-filled: var(--mantine-color-cyan-2);--mantine-color-cyan-filled-hover: var(--mantine-color-cyan-3);--mantine-color-cyan-light: rgba(227, 250, 252, 0.15);--mantine-color-cyan-light-hover: rgba(227, 250, 252, 0.2);--mantine-color-cyan-light-color: var(--mantine-color-cyan-0);--mantine-color-cyan-outline: var(--mantine-color-cyan-0);--mantine-color-cyan-outline-hover: rgba(227, 250, 252, 0.05);--mantine-color-teal-filled: var(--mantine-color-teal-2);--mantine-color-teal-filled-hover: var(--mantine-color-teal-3);--mantine-color-teal-light: rgba(230, 252, 245, 0.15);--mantine-color-teal-light-hover: rgba(230, 252, 245, 0.2);--mantine-color-teal-light-color: var(--mantine-color-teal-0);--mantine-color-teal-outline: var(--mantine-color-teal-0);--mantine-color-teal-outline-hover: rgba(230, 252, 245, 0.05);--mantine-color-green-filled: var(--mantine-color-green-2);--mantine-color-green-filled-hover: var(--mantine-color-green-3);--mantine-color-green-light: rgba(235, 251, 238, 0.15);--mantine-color-green-light-hover: rgba(235, 251, 238, 0.2);--mantine-color-green-light-color: var(--mantine-color-green-0);--mantine-color-green-outline: var(--mantine-color-green-0);--mantine-color-green-outline-hover: rgba(235, 251, 238, 0.05);--mantine-color-lime-filled: var(--mantine-color-lime-2);--mantine-color-lime-filled-hover: var(--mantine-color-lime-3);--mantine-color-lime-light: rgba(244, 252, 227, 0.15);--mantine-color-lime-light-hover: rgba(244, 252, 227, 0.2);--mantine-color-lime-light-color: var(--mantine-color-lime-0);--mantine-color-lime-outline: var(--mantine-color-lime-0);--mantine-color-lime-outline-hover: rgba(244, 252, 227, 0.05);--mantine-color-yellow-filled: var(--mantine-color-yellow-2);--mantine-color-yellow-filled-hover: var(--mantine-color-yellow-3);--mantine-color-yellow-light: rgba(255, 249, 219, 0.15);--mantine-color-yellow-light-hover: rgba(255, 249, 219, 0.2);--mantine-color-yellow-light-color: var(--mantine-color-yellow-0);--mantine-color-yellow-outline: var(--mantine-color-yellow-0);--mantine-color-yellow-outline-hover: rgba(255, 249, 219, 0.05);--mantine-color-orange-filled: var(--mantine-color-orange-2);--mantine-color-orange-filled-hover: var(--mantine-color-orange-3);--mantine-color-orange-light: rgba(255, 244, 230, 0.15);--mantine-color-orange-light-hover: rgba(255, 244, 230, 0.2);--mantine-color-orange-light-color: var(--mantine-color-orange-0);--mantine-color-orange-outline: var(--mantine-color-orange-0);--mantine-color-orange-outline-hover: rgba(255, 244, 230, 0.05);--mantine-color-text-primary-text: var(--mantine-color-text-primary-4);--mantine-color-text-primary-filled: var(--mantine-color-text-primary-2);--mantine-color-text-primary-filled-hover: var(--mantine-color-text-primary-3);--mantine-color-text-primary-light: rgba(243, 242, 242, 0.15);--mantine-color-text-primary-light-hover: rgba(243, 242, 242, 0.2);--mantine-color-text-primary-light-color: var(--mantine-color-text-primary-0);--mantine-color-text-primary-outline: var(--mantine-color-text-primary-0);--mantine-color-text-primary-outline-hover: rgba(243, 242, 242, 0.05);--mantine-color-layout-text: var(--mantine-color-layout-4);--mantine-color-layout-filled: var(--mantine-color-layout-2);--mantine-color-layout-filled-hover: var(--mantine-color-layout-3);--mantine-color-layout-light: rgba(255, 255, 255, 0.15);--mantine-color-layout-light-hover: rgba(255, 255, 255, 0.2);--mantine-color-layout-light-color: var(--mantine-color-layout-0);--mantine-color-layout-outline: var(--mantine-color-layout-0);--mantine-color-layout-outline-hover: rgba(255, 255, 255, 0.05);--mantine-color-layout-surface-low-text: var(--mantine-color-layout-surface-low-4);--mantine-color-layout-surface-low-filled: var(--mantine-color-layout-surface-low-2);--mantine-color-layout-surface-low-filled-hover: var(--mantine-color-layout-surface-low-3);--mantine-color-layout-surface-low-light: rgba(255, 255, 255, 0.15);--mantine-color-layout-surface-low-light-hover: rgba(255, 255, 255, 0.2);--mantine-color-layout-surface-low-light-color: var(--mantine-color-layout-surface-low-0);--mantine-color-layout-surface-low-outline: var(--mantine-color-layout-surface-low-0);--mantine-color-layout-surface-low-outline-hover: rgba(255, 255, 255, 0.05);--mantine-color-layout-surface-mid-text: var(--mantine-color-layout-surface-mid-4);--mantine-color-layout-surface-mid-filled: var(--mantine-color-layout-surface-mid-2);--mantine-color-layout-surface-mid-filled-hover: var(--mantine-color-layout-surface-mid-3);--mantine-color-layout-surface-mid-light: rgba(245, 245, 245, 0.15);--mantine-color-layout-surface-mid-light-hover: rgba(245, 245, 245, 0.2);--mantine-color-layout-surface-mid-light-color: var(--mantine-color-layout-surface-mid-0);--mantine-color-layout-surface-mid-outline: var(--mantine-color-layout-surface-mid-0);--mantine-color-layout-surface-mid-outline-hover: rgba(245, 245, 245, 0.05);--mantine-color-layout-surface-high-text: var(--mantine-color-layout-surface-high-4);--mantine-color-layout-surface-high-filled: var(--mantine-color-layout-surface-high-2);--mantine-color-layout-surface-high-filled-hover: var(--mantine-color-layout-surface-high-3);--mantine-color-layout-surface-high-light: rgba(255, 255, 255, 0.15);--mantine-color-layout-surface-high-light-hover: rgba(255, 255, 255, 0.2);--mantine-color-layout-surface-high-light-color: var(--mantine-color-layout-surface-high-0);--mantine-color-layout-surface-high-outline: var(--mantine-color-layout-surface-high-0);--mantine-color-layout-surface-high-outline-hover: rgba(255, 255, 255, 0.05);--mantine-color-layout-on-surface-text: var(--mantine-color-layout-on-surface-4);--mantine-color-layout-on-surface-filled: var(--mantine-color-layout-on-surface-2);--mantine-color-layout-on-surface-filled-hover: var(--mantine-color-layout-on-surface-3);--mantine-color-layout-on-surface-light: rgba(34, 34, 34, 0.15);--mantine-color-layout-on-surface-light-hover: rgba(34, 34, 34, 0.2);--mantine-color-layout-on-surface-light-color: var(--mantine-color-layout-on-surface-0);--mantine-color-layout-on-surface-outline: var(--mantine-color-layout-on-surface-0);--mantine-color-layout-on-surface-outline-hover: rgba(34, 34, 34, 0.05);--mantine-color-layout-on-surface-secondary-text: var(--mantine-color-layout-on-surface-secondary-4);--mantine-color-layout-on-surface-secondary-filled: var(--mantine-color-layout-on-surface-secondary-2);--mantine-color-layout-on-surface-secondary-filled-hover: var(--mantine-color-layout-on-surface-secondary-3);--mantine-color-layout-on-surface-secondary-light: rgba(114, 114, 114, 0.15);--mantine-color-layout-on-surface-secondary-light-hover: rgba(114, 114, 114, 0.2);--mantine-color-layout-on-surface-secondary-light-color: var(--mantine-color-layout-on-surface-secondary-0);--mantine-color-layout-on-surface-secondary-outline: var(--mantine-color-layout-on-surface-secondary-0);--mantine-color-layout-on-surface-secondary-outline-hover: rgba(114, 114, 114, 0.05);--mantine-color-layout-strokes-text: var(--mantine-color-layout-strokes-4);--mantine-color-layout-strokes-filled: var(--mantine-color-layout-strokes-2);--mantine-color-layout-strokes-filled-hover: var(--mantine-color-layout-strokes-3);--mantine-color-layout-strokes-light: rgba(218, 218, 218, 0.15);--mantine-color-layout-strokes-light-hover: rgba(218, 218, 218, 0.2);--mantine-color-layout-strokes-light-color: var(--mantine-color-layout-strokes-0);--mantine-color-layout-strokes-outline: var(--mantine-color-layout-strokes-0);--mantine-color-layout-strokes-outline-hover: rgba(218, 218, 218, 0.05);--mantine-color-layout-lightbox-text: var(--mantine-color-layout-lightbox-4);--mantine-color-layout-lightbox-filled: var(--mantine-color-layout-lightbox-2);--mantine-color-layout-lightbox-filled-hover: var(--mantine-color-layout-lightbox-3);--mantine-color-layout-lightbox-light: rgba(255, 255, 255, 0.15);--mantine-color-layout-lightbox-light-hover: rgba(255, 255, 255, 0.2);--mantine-color-layout-lightbox-light-color: var(--mantine-color-layout-lightbox-0);--mantine-color-layout-lightbox-outline: var(--mantine-color-layout-lightbox-0);--mantine-color-layout-lightbox-outline-hover: rgba(255, 255, 255, 0.05);--mantine-color-layout-surface-hover-text: var(--mantine-color-layout-surface-hover-4);--mantine-color-layout-surface-hover-filled: var(--mantine-color-layout-surface-hover-2);--mantine-color-layout-surface-hover-filled-hover: var(--mantine-color-layout-surface-hover-3);--mantine-color-layout-surface-hover-light: rgba(26, 26, 26, 0.15);--mantine-color-layout-surface-hover-light-hover: rgba(26, 26, 26, 0.2);--mantine-color-layout-surface-hover-light-color: var(--mantine-color-layout-surface-hover-0);--mantine-color-layout-surface-hover-outline: var(--mantine-color-layout-surface-hover-0);--mantine-color-layout-surface-hover-outline-hover: rgba(26, 26, 26, 0.05);--mantine-color-layout-focus-text: var(--mantine-color-layout-focus-4);--mantine-color-layout-focus-filled: var(--mantine-color-layout-focus-2);--mantine-color-layout-focus-filled-hover: var(--mantine-color-layout-focus-3);--mantine-color-layout-focus-light: rgba(36, 30, 30, 0.15);--mantine-color-layout-focus-light-hover: rgba(36, 30, 30, 0.2);--mantine-color-layout-focus-light-color: var(--mantine-color-layout-focus-0);--mantine-color-layout-focus-outline: var(--mantine-color-layout-focus-0);--mantine-color-layout-focus-outline-hover: rgba(36, 30, 30, 0.05);--mantine-color-accents-primary-text: var(--mantine-color-accents-primary-4);--mantine-color-accents-primary-filled: var(--mantine-color-accents-primary-2);--mantine-color-accents-primary-filled-hover: var(--mantine-color-accents-primary-3);--mantine-color-accents-primary-light: rgba(254, 254, 254, 0.15);--mantine-color-accents-primary-light-hover: rgba(254, 254, 254, 0.2);--mantine-color-accents-primary-light-color: var(--mantine-color-accents-primary-0);--mantine-color-accents-primary-outline: var(--mantine-color-accents-primary-0);--mantine-color-accents-primary-outline-hover: rgba(254, 254, 254, 0.05);--mantine-color-accents-accent-text: var(--mantine-color-accents-accent-4);--mantine-color-accents-accent-filled: var(--mantine-color-accents-accent-2);--mantine-color-accents-accent-filled-hover: var(--mantine-color-accents-accent-3);--mantine-color-accents-accent-light: rgba(254, 254, 254, 0.15);--mantine-color-accents-accent-light-hover: rgba(254, 254, 254, 0.2);--mantine-color-accents-accent-light-color: var(--mantine-color-accents-accent-0);--mantine-color-accents-accent-outline: var(--mantine-color-accents-accent-0);--mantine-color-accents-accent-outline-hover: rgba(254, 254, 254, 0.05);--mantine-color-accents-clip-text: var(--mantine-color-accents-clip-4);--mantine-color-accents-clip-filled: var(--mantine-color-accents-clip-2);--mantine-color-accents-clip-filled-hover: var(--mantine-color-accents-clip-3);--mantine-color-accents-clip-light: rgba(254, 254, 254, 0.15);--mantine-color-accents-clip-light-hover: rgba(254, 254, 254, 0.2);--mantine-color-accents-clip-light-color: var(--mantine-color-accents-clip-0);--mantine-color-accents-clip-outline: var(--mantine-color-accents-clip-0);--mantine-color-accents-clip-outline-hover: rgba(254, 254, 254, 0.05);--mantine-color-accents-neutral-text: var(--mantine-color-accents-neutral-4);--mantine-color-accents-neutral-filled: var(--mantine-color-accents-neutral-2);--mantine-color-accents-neutral-filled-hover: var(--mantine-color-accents-neutral-3);--mantine-color-accents-neutral-light: rgba(254, 254, 254, 0.15);--mantine-color-accents-neutral-light-hover: rgba(254, 254, 254, 0.2);--mantine-color-accents-neutral-light-color: var(--mantine-color-accents-neutral-0);--mantine-color-accents-neutral-outline: var(--mantine-color-accents-neutral-0);--mantine-color-accents-neutral-outline-hover: rgba(254, 254, 254, 0.05);--mantine-color-inactive-text: var(--mantine-color-inactive-4);--mantine-color-inactive-filled: var(--mantine-color-inactive-2);--mantine-color-inactive-filled-hover: var(--mantine-color-inactive-3);--mantine-color-inactive-light: rgba(235, 235, 235, 0.15);--mantine-color-inactive-light-hover: rgba(235, 235, 235, 0.2);--mantine-color-inactive-light-color: var(--mantine-color-inactive-0);--mantine-color-inactive-outline: var(--mantine-color-inactive-0);--mantine-color-inactive-outline-hover: rgba(235, 235, 235, 0.05);--mantine-color-success-text: var(--mantine-color-success-4);--mantine-color-success-filled: var(--mantine-color-success-2);--mantine-color-success-filled-hover: var(--mantine-color-success-3);--mantine-color-success-light: rgba(254, 254, 254, 0.15);--mantine-color-success-light-hover: rgba(254, 254, 254, 0.2);--mantine-color-success-light-color: var(--mantine-color-success-0);--mantine-color-success-outline: var(--mantine-color-success-0);--mantine-color-success-outline-hover: rgba(254, 254, 254, 0.05);--mantine-color-fail-text: var(--mantine-color-fail-4);--mantine-color-fail-filled: var(--mantine-color-fail-2);--mantine-color-fail-filled-hover: var(--mantine-color-fail-3);--mantine-color-fail-light: rgba(254, 254, 254, 0.15);--mantine-color-fail-light-hover: rgba(254, 254, 254, 0.2);--mantine-color-fail-light-color: var(--mantine-color-fail-0);--mantine-color-fail-outline: var(--mantine-color-fail-0);--mantine-color-fail-outline-hover: rgba(254, 254, 254, 0.05);--mantine-color-prices-coupon-value-text: var(--mantine-color-prices-coupon-value-4);--mantine-color-prices-coupon-value-filled: var(--mantine-color-prices-coupon-value-2);--mantine-color-prices-coupon-value-filled-hover: var(--mantine-color-prices-coupon-value-3);--mantine-color-prices-coupon-value-light: rgba(198, 0, 12, 0.15);--mantine-color-prices-coupon-value-light-hover: rgba(198, 0, 12, 0.2);--mantine-color-prices-coupon-value-light-color: var(--mantine-color-prices-coupon-value-0);--mantine-color-prices-coupon-value-outline: var(--mantine-color-prices-coupon-value-0);--mantine-color-prices-coupon-value-outline-hover: rgba(198, 0, 12, 0.05);--mantine-color-prices-discount-value-text: var(--mantine-color-prices-discount-value-4);--mantine-color-prices-discount-value-filled: var(--mantine-color-prices-discount-value-2);--mantine-color-prices-discount-value-filled-hover: var(--mantine-color-prices-discount-value-3);--mantine-color-prices-discount-value-light: rgba(198, 0, 12, 0.15);--mantine-color-prices-discount-value-light-hover: rgba(198, 0, 12, 0.2);--mantine-color-prices-discount-value-light-color: var(--mantine-color-prices-discount-value-0);--mantine-color-prices-discount-value-outline: var(--mantine-color-prices-discount-value-0);--mantine-color-prices-discount-value-outline-hover: rgba(198, 0, 12, 0.05);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-text: var(--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-4);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-filled: var(--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-2);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-filled-hover: var(--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-3);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-light: rgba(227, 231, 226, 0.15);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-light-hover: rgba(227, 231, 226, 0.2);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-light-color: var(--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-0);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-outline: var(--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-0);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-outline-hover: rgba(227, 231, 226, 0.05);--mantine-color-top-navbar-surface-text: var(--mantine-color-top-navbar-surface-4);--mantine-color-top-navbar-surface-filled: var(--mantine-color-top-navbar-surface-2);--mantine-color-top-navbar-surface-filled-hover: var(--mantine-color-top-navbar-surface-3);--mantine-color-top-navbar-surface-light: rgba(255, 255, 255, 0.15);--mantine-color-top-navbar-surface-light-hover: rgba(255, 255, 255, 0.2);--mantine-color-top-navbar-surface-light-color: var(--mantine-color-top-navbar-surface-0);--mantine-color-top-navbar-surface-outline: var(--mantine-color-top-navbar-surface-0);--mantine-color-top-navbar-surface-outline-hover: rgba(255, 255, 255, 0.05);--mantine-color-on-top-navbar-text: var(--mantine-color-on-top-navbar-4);--mantine-color-on-top-navbar-filled: var(--mantine-color-on-top-navbar-2);--mantine-color-on-top-navbar-filled-hover: var(--mantine-color-on-top-navbar-3);--mantine-color-on-top-navbar-light: rgba(34, 34, 34, 0.15);--mantine-color-on-top-navbar-light-hover: rgba(34, 34, 34, 0.2);--mantine-color-on-top-navbar-light-color: var(--mantine-color-on-top-navbar-0);--mantine-color-on-top-navbar-outline: var(--mantine-color-on-top-navbar-0);--mantine-color-on-top-navbar-outline-hover: rgba(34, 34, 34, 0.05);--mantine-color-action-on-top-navbar-text: var(--mantine-color-action-on-top-navbar-4);--mantine-color-action-on-top-navbar-filled: var(--mantine-color-action-on-top-navbar-2);--mantine-color-action-on-top-navbar-filled-hover: var(--mantine-color-action-on-top-navbar-3);--mantine-color-action-on-top-navbar-light: rgba(210, 38, 48, 0.15);--mantine-color-action-on-top-navbar-light-hover: rgba(210, 38, 48, 0.2);--mantine-color-action-on-top-navbar-light-color: var(--mantine-color-action-on-top-navbar-0);--mantine-color-action-on-top-navbar-outline: var(--mantine-color-action-on-top-navbar-0);--mantine-color-action-on-top-navbar-outline-hover: rgba(210, 38, 48, 0.05);--mantine-color-top-sub-navbar-surface-text: var(--mantine-color-top-sub-navbar-surface-4);--mantine-color-top-sub-navbar-surface-filled: var(--mantine-color-top-sub-navbar-surface-2);--mantine-color-top-sub-navbar-surface-filled-hover: var(--mantine-color-top-sub-navbar-surface-3);--mantine-color-top-sub-navbar-surface-light: rgba(255, 255, 255, 0.15);--mantine-color-top-sub-navbar-surface-light-hover: rgba(255, 255, 255, 0.2);--mantine-color-top-sub-navbar-surface-light-color: var(--mantine-color-top-sub-navbar-surface-0);--mantine-color-top-sub-navbar-surface-outline: var(--mantine-color-top-sub-navbar-surface-0);--mantine-color-top-sub-navbar-surface-outline-hover: rgba(255, 255, 255, 0.05);--mantine-color-action-on-sub-navbar-text: var(--mantine-color-action-on-sub-navbar-4);--mantine-color-action-on-sub-navbar-filled: var(--mantine-color-action-on-sub-navbar-2);--mantine-color-action-on-sub-navbar-filled-hover: var(--mantine-color-action-on-sub-navbar-3);--mantine-color-action-on-sub-navbar-light: rgba(210, 38, 48, 0.15);--mantine-color-action-on-sub-navbar-light-hover: rgba(210, 38, 48, 0.2);--mantine-color-action-on-sub-navbar-light-color: var(--mantine-color-action-on-sub-navbar-0);--mantine-color-action-on-sub-navbar-outline: var(--mantine-color-action-on-sub-navbar-0);--mantine-color-action-on-sub-navbar-outline-hover: rgba(210, 38, 48, 0.05);--mantine-color-on-sub-navbar-text: var(--mantine-color-on-sub-navbar-4);--mantine-color-on-sub-navbar-filled: var(--mantine-color-on-sub-navbar-2);--mantine-color-on-sub-navbar-filled-hover: var(--mantine-color-on-sub-navbar-3);--mantine-color-on-sub-navbar-light: rgba(34, 34, 34, 0.15);--mantine-color-on-sub-navbar-light-hover: rgba(34, 34, 34, 0.2);--mantine-color-on-sub-navbar-light-color: var(--mantine-color-on-sub-navbar-0);--mantine-color-on-sub-navbar-outline: var(--mantine-color-on-sub-navbar-0);--mantine-color-on-sub-navbar-outline-hover: rgba(34, 34, 34, 0.05);--mantine-color-footer-surface-text: var(--mantine-color-footer-surface-4);--mantine-color-footer-surface-filled: var(--mantine-color-footer-surface-2);--mantine-color-footer-surface-filled-hover: var(--mantine-color-footer-surface-3);--mantine-color-footer-surface-light: rgba(243, 240, 240, 0.15);--mantine-color-footer-surface-light-hover: rgba(243, 240, 240, 0.2);--mantine-color-footer-surface-light-color: var(--mantine-color-footer-surface-0);--mantine-color-footer-surface-outline: var(--mantine-color-footer-surface-0);--mantine-color-footer-surface-outline-hover: rgba(243, 240, 240, 0.05);--mantine-color-footer-on-surface-text: var(--mantine-color-footer-on-surface-4);--mantine-color-footer-on-surface-filled: var(--mantine-color-footer-on-surface-2);--mantine-color-footer-on-surface-filled-hover: var(--mantine-color-footer-on-surface-3);--mantine-color-footer-on-surface-light: rgba(34, 34, 34, 0.15);--mantine-color-footer-on-surface-light-hover: rgba(34, 34, 34, 0.2);--mantine-color-footer-on-surface-light-color: var(--mantine-color-footer-on-surface-0);--mantine-color-footer-on-surface-outline: var(--mantine-color-footer-on-surface-0);--mantine-color-footer-on-surface-outline-hover: rgba(34, 34, 34, 0.05);--mantine-color-footer-on-sub-surface-text: var(--mantine-color-footer-on-sub-surface-4);--mantine-color-footer-on-sub-surface-filled: var(--mantine-color-footer-on-sub-surface-2);--mantine-color-footer-on-sub-surface-filled-hover: var(--mantine-color-footer-on-sub-surface-3);--mantine-color-footer-on-sub-surface-light: rgba(123, 116, 116, 0.15);--mantine-color-footer-on-sub-surface-light-hover: rgba(123, 116, 116, 0.2);--mantine-color-footer-on-sub-surface-light-color: var(--mantine-color-footer-on-sub-surface-0);--mantine-color-footer-on-sub-surface-outline: var(--mantine-color-footer-on-sub-surface-0);--mantine-color-footer-on-sub-surface-outline-hover: rgba(123, 116, 116, 0.05);--mantine-color-footer-action-on-surface-text: var(--mantine-color-footer-action-on-surface-4);--mantine-color-footer-action-on-surface-filled: var(--mantine-color-footer-action-on-surface-2);--mantine-color-footer-action-on-surface-filled-hover: var(--mantine-color-footer-action-on-surface-3);--mantine-color-footer-action-on-surface-light: rgba(198, 0, 12, 0.15);--mantine-color-footer-action-on-surface-light-hover: rgba(198, 0, 12, 0.2);--mantine-color-footer-action-on-surface-light-color: var(--mantine-color-footer-action-on-surface-0);--mantine-color-footer-action-on-surface-outline: var(--mantine-color-footer-action-on-surface-0);--mantine-color-footer-action-on-surface-outline-hover: rgba(198, 0, 12, 0.05);}:root[data-mantine-color-scheme="light"]{--mantine-color-text: #222222;--mantine-color-anchor: var(--mantine-color-accents-primary-2);--mantine-color-dark-filled: var(--mantine-color-dark-2);--mantine-color-dark-filled-hover: var(--mantine-color-dark-3);--mantine-color-dark-light: rgba(130, 130, 130, 0.1);--mantine-color-dark-light-hover: rgba(130, 130, 130, 0.12);--mantine-color-dark-light-color: var(--mantine-color-dark-2);--mantine-color-dark-outline: var(--mantine-color-dark-2);--mantine-color-dark-outline-hover: rgba(130, 130, 130, 0.05);--mantine-color-gray-filled: var(--mantine-color-gray-2);--mantine-color-gray-filled-hover: var(--mantine-color-gray-3);--mantine-color-gray-light: rgba(233, 236, 239, 0.1);--mantine-color-gray-light-hover: rgba(233, 236, 239, 0.12);--mantine-color-gray-light-color: var(--mantine-color-gray-2);--mantine-color-gray-outline: var(--mantine-color-gray-2);--mantine-color-gray-outline-hover: rgba(233, 236, 239, 0.05);--mantine-color-red-filled: var(--mantine-color-red-2);--mantine-color-red-filled-hover: var(--mantine-color-red-3);--mantine-color-red-light: rgba(255, 201, 201, 0.1);--mantine-color-red-light-hover: rgba(255, 201, 201, 0.12);--mantine-color-red-light-color: var(--mantine-color-red-2);--mantine-color-red-outline: var(--mantine-color-red-2);--mantine-color-red-outline-hover: rgba(255, 201, 201, 0.05);--mantine-color-pink-filled: var(--mantine-color-pink-2);--mantine-color-pink-filled-hover: var(--mantine-color-pink-3);--mantine-color-pink-light: rgba(252, 194, 215, 0.1);--mantine-color-pink-light-hover: rgba(252, 194, 215, 0.12);--mantine-color-pink-light-color: var(--mantine-color-pink-2);--mantine-color-pink-outline: var(--mantine-color-pink-2);--mantine-color-pink-outline-hover: rgba(252, 194, 215, 0.05);--mantine-color-grape-filled: var(--mantine-color-grape-2);--mantine-color-grape-filled-hover: var(--mantine-color-grape-3);--mantine-color-grape-light: rgba(238, 190, 250, 0.1);--mantine-color-grape-light-hover: rgba(238, 190, 250, 0.12);--mantine-color-grape-light-color: var(--mantine-color-grape-2);--mantine-color-grape-outline: var(--mantine-color-grape-2);--mantine-color-grape-outline-hover: rgba(238, 190, 250, 0.05);--mantine-color-violet-filled: var(--mantine-color-violet-2);--mantine-color-violet-filled-hover: var(--mantine-color-violet-3);--mantine-color-violet-light: rgba(208, 191, 255, 0.1);--mantine-color-violet-light-hover: rgba(208, 191, 255, 0.12);--mantine-color-violet-light-color: var(--mantine-color-violet-2);--mantine-color-violet-outline: var(--mantine-color-violet-2);--mantine-color-violet-outline-hover: rgba(208, 191, 255, 0.05);--mantine-color-indigo-filled: var(--mantine-color-indigo-2);--mantine-color-indigo-filled-hover: var(--mantine-color-indigo-3);--mantine-color-indigo-light: rgba(186, 200, 255, 0.1);--mantine-color-indigo-light-hover: rgba(186, 200, 255, 0.12);--mantine-color-indigo-light-color: var(--mantine-color-indigo-2);--mantine-color-indigo-outline: var(--mantine-color-indigo-2);--mantine-color-indigo-outline-hover: rgba(186, 200, 255, 0.05);--mantine-color-blue-filled: var(--mantine-color-blue-2);--mantine-color-blue-filled-hover: var(--mantine-color-blue-3);--mantine-color-blue-light: rgba(165, 216, 255, 0.1);--mantine-color-blue-light-hover: rgba(165, 216, 255, 0.12);--mantine-color-blue-light-color: var(--mantine-color-blue-2);--mantine-color-blue-outline: var(--mantine-color-blue-2);--mantine-color-blue-outline-hover: rgba(165, 216, 255, 0.05);--mantine-color-cyan-filled: var(--mantine-color-cyan-2);--mantine-color-cyan-filled-hover: var(--mantine-color-cyan-3);--mantine-color-cyan-light: rgba(153, 233, 242, 0.1);--mantine-color-cyan-light-hover: rgba(153, 233, 242, 0.12);--mantine-color-cyan-light-color: var(--mantine-color-cyan-2);--mantine-color-cyan-outline: var(--mantine-color-cyan-2);--mantine-color-cyan-outline-hover: rgba(153, 233, 242, 0.05);--mantine-color-teal-filled: var(--mantine-color-teal-2);--mantine-color-teal-filled-hover: var(--mantine-color-teal-3);--mantine-color-teal-light: rgba(150, 242, 215, 0.1);--mantine-color-teal-light-hover: rgba(150, 242, 215, 0.12);--mantine-color-teal-light-color: var(--mantine-color-teal-2);--mantine-color-teal-outline: var(--mantine-color-teal-2);--mantine-color-teal-outline-hover: rgba(150, 242, 215, 0.05);--mantine-color-green-filled: var(--mantine-color-green-2);--mantine-color-green-filled-hover: var(--mantine-color-green-3);--mantine-color-green-light: rgba(178, 242, 187, 0.1);--mantine-color-green-light-hover: rgba(178, 242, 187, 0.12);--mantine-color-green-light-color: var(--mantine-color-green-2);--mantine-color-green-outline: var(--mantine-color-green-2);--mantine-color-green-outline-hover: rgba(178, 242, 187, 0.05);--mantine-color-lime-filled: var(--mantine-color-lime-2);--mantine-color-lime-filled-hover: var(--mantine-color-lime-3);--mantine-color-lime-light: rgba(216, 245, 162, 0.1);--mantine-color-lime-light-hover: rgba(216, 245, 162, 0.12);--mantine-color-lime-light-color: var(--mantine-color-lime-2);--mantine-color-lime-outline: var(--mantine-color-lime-2);--mantine-color-lime-outline-hover: rgba(216, 245, 162, 0.05);--mantine-color-yellow-filled: var(--mantine-color-yellow-2);--mantine-color-yellow-filled-hover: var(--mantine-color-yellow-3);--mantine-color-yellow-light: rgba(255, 236, 153, 0.1);--mantine-color-yellow-light-hover: rgba(255, 236, 153, 0.12);--mantine-color-yellow-light-color: var(--mantine-color-yellow-2);--mantine-color-yellow-outline: var(--mantine-color-yellow-2);--mantine-color-yellow-outline-hover: rgba(255, 236, 153, 0.05);--mantine-color-orange-filled: var(--mantine-color-orange-2);--mantine-color-orange-filled-hover: var(--mantine-color-orange-3);--mantine-color-orange-light: rgba(255, 216, 168, 0.1);--mantine-color-orange-light-hover: rgba(255, 216, 168, 0.12);--mantine-color-orange-light-color: var(--mantine-color-orange-2);--mantine-color-orange-outline: var(--mantine-color-orange-2);--mantine-color-orange-outline-hover: rgba(255, 216, 168, 0.05);--mantine-color-text-primary-text: var(--mantine-color-text-primary-filled);--mantine-color-text-primary-filled: var(--mantine-color-text-primary-2);--mantine-color-text-primary-filled-hover: var(--mantine-color-text-primary-3);--mantine-color-text-primary-light: rgba(189, 189, 189, 0.1);--mantine-color-text-primary-light-hover: rgba(189, 189, 189, 0.12);--mantine-color-text-primary-light-color: var(--mantine-color-text-primary-2);--mantine-color-text-primary-outline: var(--mantine-color-text-primary-2);--mantine-color-text-primary-outline-hover: rgba(189, 189, 189, 0.05);--mantine-color-layout-text: var(--mantine-color-layout-filled);--mantine-color-layout-filled: var(--mantine-color-layout-2);--mantine-color-layout-filled-hover: var(--mantine-color-layout-3);--mantine-color-layout-light: rgba(255, 255, 255, 0.1);--mantine-color-layout-light-hover: rgba(255, 255, 255, 0.12);--mantine-color-layout-light-color: var(--mantine-color-layout-2);--mantine-color-layout-outline: var(--mantine-color-layout-2);--mantine-color-layout-outline-hover: rgba(255, 255, 255, 0.05);--mantine-color-layout-surface-low-text: var(--mantine-color-layout-surface-low-filled);--mantine-color-layout-surface-low-filled: var(--mantine-color-layout-surface-low-2);--mantine-color-layout-surface-low-filled-hover: var(--mantine-color-layout-surface-low-3);--mantine-color-layout-surface-low-light: rgba(0, 0, 0, 1);--mantine-color-layout-surface-low-light-hover: rgba(0, 0, 0, 1);--mantine-color-layout-surface-low-light-color: var(--mantine-color-layout-surface-low-2);--mantine-color-layout-surface-low-outline: var(--mantine-color-layout-surface-low-2);--mantine-color-layout-surface-low-outline-hover: rgba(0, 0, 0, 1);--mantine-color-layout-surface-mid-text: var(--mantine-color-layout-surface-mid-filled);--mantine-color-layout-surface-mid-filled: var(--mantine-color-layout-surface-mid-2);--mantine-color-layout-surface-mid-filled-hover: var(--mantine-color-layout-surface-mid-3);--mantine-color-layout-surface-mid-light: rgba(0, 0, 0, 1);--mantine-color-layout-surface-mid-light-hover: rgba(0, 0, 0, 1);--mantine-color-layout-surface-mid-light-color: var(--mantine-color-layout-surface-mid-2);--mantine-color-layout-surface-mid-outline: var(--mantine-color-layout-surface-mid-2);--mantine-color-layout-surface-mid-outline-hover: rgba(0, 0, 0, 1);--mantine-color-layout-surface-high-text: var(--mantine-color-layout-surface-high-filled);--mantine-color-layout-surface-high-filled: var(--mantine-color-layout-surface-high-2);--mantine-color-layout-surface-high-filled-hover: var(--mantine-color-layout-surface-high-3);--mantine-color-layout-surface-high-light: rgba(0, 0, 0, 1);--mantine-color-layout-surface-high-light-hover: rgba(0, 0, 0, 1);--mantine-color-layout-surface-high-light-color: var(--mantine-color-layout-surface-high-2);--mantine-color-layout-surface-high-outline: var(--mantine-color-layout-surface-high-2);--mantine-color-layout-surface-high-outline-hover: rgba(0, 0, 0, 1);--mantine-color-layout-on-surface-text: var(--mantine-color-layout-on-surface-filled);--mantine-color-layout-on-surface-filled: var(--mantine-color-layout-on-surface-2);--mantine-color-layout-on-surface-filled-hover: var(--mantine-color-layout-on-surface-3);--mantine-color-layout-on-surface-light: rgba(0, 0, 0, 1);--mantine-color-layout-on-surface-light-hover: rgba(0, 0, 0, 1);--mantine-color-layout-on-surface-light-color: var(--mantine-color-layout-on-surface-2);--mantine-color-layout-on-surface-outline: var(--mantine-color-layout-on-surface-2);--mantine-color-layout-on-surface-outline-hover: rgba(0, 0, 0, 1);--mantine-color-layout-on-surface-secondary-text: var(--mantine-color-layout-on-surface-secondary-filled);--mantine-color-layout-on-surface-secondary-filled: var(--mantine-color-layout-on-surface-secondary-2);--mantine-color-layout-on-surface-secondary-filled-hover: var(--mantine-color-layout-on-surface-secondary-3);--mantine-color-layout-on-surface-secondary-light: rgba(0, 0, 0, 1);--mantine-color-layout-on-surface-secondary-light-hover: rgba(0, 0, 0, 1);--mantine-color-layout-on-surface-secondary-light-color: var(--mantine-color-layout-on-surface-secondary-2);--mantine-color-layout-on-surface-secondary-outline: var(--mantine-color-layout-on-surface-secondary-2);--mantine-color-layout-on-surface-secondary-outline-hover: rgba(0, 0, 0, 1);--mantine-color-layout-strokes-text: var(--mantine-color-layout-strokes-filled);--mantine-color-layout-strokes-filled: var(--mantine-color-layout-strokes-2);--mantine-color-layout-strokes-filled-hover: var(--mantine-color-layout-strokes-3);--mantine-color-layout-strokes-light: rgba(0, 0, 0, 1);--mantine-color-layout-strokes-light-hover: rgba(0, 0, 0, 1);--mantine-color-layout-strokes-light-color: var(--mantine-color-layout-strokes-2);--mantine-color-layout-strokes-outline: var(--mantine-color-layout-strokes-2);--mantine-color-layout-strokes-outline-hover: rgba(0, 0, 0, 1);--mantine-color-layout-lightbox-text: var(--mantine-color-layout-lightbox-filled);--mantine-color-layout-lightbox-filled: var(--mantine-color-layout-lightbox-2);--mantine-color-layout-lightbox-filled-hover: var(--mantine-color-layout-lightbox-3);--mantine-color-layout-lightbox-light: rgba(0, 0, 0, 1);--mantine-color-layout-lightbox-light-hover: rgba(0, 0, 0, 1);--mantine-color-layout-lightbox-light-color: var(--mantine-color-layout-lightbox-2);--mantine-color-layout-lightbox-outline: var(--mantine-color-layout-lightbox-2);--mantine-color-layout-lightbox-outline-hover: rgba(0, 0, 0, 1);--mantine-color-layout-surface-hover-text: var(--mantine-color-layout-surface-hover-filled);--mantine-color-layout-surface-hover-filled: var(--mantine-color-layout-surface-hover-2);--mantine-color-layout-surface-hover-filled-hover: var(--mantine-color-layout-surface-hover-3);--mantine-color-layout-surface-hover-light: rgba(0, 0, 0, 1);--mantine-color-layout-surface-hover-light-hover: rgba(0, 0, 0, 1);--mantine-color-layout-surface-hover-light-color: var(--mantine-color-layout-surface-hover-2);--mantine-color-layout-surface-hover-outline: var(--mantine-color-layout-surface-hover-2);--mantine-color-layout-surface-hover-outline-hover: rgba(0, 0, 0, 1);--mantine-color-layout-focus-text: var(--mantine-color-layout-focus-filled);--mantine-color-layout-focus-filled: var(--mantine-color-layout-focus-2);--mantine-color-layout-focus-filled-hover: var(--mantine-color-layout-focus-3);--mantine-color-layout-focus-light: rgba(0, 0, 0, 1);--mantine-color-layout-focus-light-hover: rgba(0, 0, 0, 1);--mantine-color-layout-focus-light-color: var(--mantine-color-layout-focus-2);--mantine-color-layout-focus-outline: var(--mantine-color-layout-focus-2);--mantine-color-layout-focus-outline-hover: rgba(0, 0, 0, 1);--mantine-color-accents-primary-text: var(--mantine-color-accents-primary-filled);--mantine-color-accents-primary-filled: var(--mantine-color-accents-primary-2);--mantine-color-accents-primary-filled-hover: var(--mantine-color-accents-primary-3);--mantine-color-accents-primary-light: rgba(210, 38, 48, 0.1);--mantine-color-accents-primary-light-hover: rgba(210, 38, 48, 0.12);--mantine-color-accents-primary-light-color: var(--mantine-color-accents-primary-2);--mantine-color-accents-primary-outline: var(--mantine-color-accents-primary-2);--mantine-color-accents-primary-outline-hover: rgba(210, 38, 48, 0.05);--mantine-color-accents-accent-text: var(--mantine-color-accents-accent-filled);--mantine-color-accents-accent-filled: var(--mantine-color-accents-accent-2);--mantine-color-accents-accent-filled-hover: var(--mantine-color-accents-accent-3);--mantine-color-accents-accent-light: rgba(198, 0, 12, 0.1);--mantine-color-accents-accent-light-hover: rgba(198, 0, 12, 0.12);--mantine-color-accents-accent-light-color: var(--mantine-color-accents-accent-2);--mantine-color-accents-accent-outline: var(--mantine-color-accents-accent-2);--mantine-color-accents-accent-outline-hover: rgba(198, 0, 12, 0.05);--mantine-color-accents-clip-text: var(--mantine-color-accents-clip-filled);--mantine-color-accents-clip-filled: var(--mantine-color-accents-clip-2);--mantine-color-accents-clip-filled-hover: var(--mantine-color-accents-clip-3);--mantine-color-accents-clip-light: rgba(224, 32, 31, 0.1);--mantine-color-accents-clip-light-hover: rgba(224, 32, 31, 0.12);--mantine-color-accents-clip-light-color: var(--mantine-color-accents-clip-2);--mantine-color-accents-clip-outline: var(--mantine-color-accents-clip-2);--mantine-color-accents-clip-outline-hover: rgba(224, 32, 31, 0.05);--mantine-color-accents-neutral-text: var(--mantine-color-accents-neutral-filled);--mantine-color-accents-neutral-filled: var(--mantine-color-accents-neutral-2);--mantine-color-accents-neutral-filled-hover: var(--mantine-color-accents-neutral-3);--mantine-color-accents-neutral-light: rgba(118, 99, 99, 0.1);--mantine-color-accents-neutral-light-hover: rgba(118, 99, 99, 0.12);--mantine-color-accents-neutral-light-color: var(--mantine-color-accents-neutral-2);--mantine-color-accents-neutral-outline: var(--mantine-color-accents-neutral-2);--mantine-color-accents-neutral-outline-hover: rgba(118, 99, 99, 0.05);--mantine-color-inactive-text: var(--mantine-color-inactive-filled);--mantine-color-inactive-filled: var(--mantine-color-inactive-2);--mantine-color-inactive-filled-hover: var(--mantine-color-inactive-3);--mantine-color-inactive-light: rgba(0, 0, 0, 1);--mantine-color-inactive-light-hover: rgba(0, 0, 0, 1);--mantine-color-inactive-light-color: var(--mantine-color-inactive-2);--mantine-color-inactive-outline: var(--mantine-color-inactive-2);--mantine-color-inactive-outline-hover: rgba(0, 0, 0, 1);--mantine-color-success-text: var(--mantine-color-success-filled);--mantine-color-success-filled: var(--mantine-color-success-2);--mantine-color-success-filled-hover: var(--mantine-color-success-3);--mantine-color-success-light: rgba(0, 137, 53, 0.1);--mantine-color-success-light-hover: rgba(0, 137, 53, 0.12);--mantine-color-success-light-color: var(--mantine-color-success-2);--mantine-color-success-outline: var(--mantine-color-success-2);--mantine-color-success-outline-hover: rgba(0, 137, 53, 0.05);--mantine-color-fail-text: var(--mantine-color-fail-filled);--mantine-color-fail-filled: var(--mantine-color-fail-2);--mantine-color-fail-filled-hover: var(--mantine-color-fail-3);--mantine-color-fail-light: rgba(229, 0, 70, 0.1);--mantine-color-fail-light-hover: rgba(229, 0, 70, 0.12);--mantine-color-fail-light-color: var(--mantine-color-fail-2);--mantine-color-fail-outline: var(--mantine-color-fail-2);--mantine-color-fail-outline-hover: rgba(229, 0, 70, 0.05);--mantine-color-prices-coupon-value-text: var(--mantine-color-prices-coupon-value-filled);--mantine-color-prices-coupon-value-filled: var(--mantine-color-prices-coupon-value-2);--mantine-color-prices-coupon-value-filled-hover: var(--mantine-color-prices-coupon-value-3);--mantine-color-prices-coupon-value-light: rgba(0, 0, 0, 1);--mantine-color-prices-coupon-value-light-hover: rgba(0, 0, 0, 1);--mantine-color-prices-coupon-value-light-color: var(--mantine-color-prices-coupon-value-2);--mantine-color-prices-coupon-value-outline: var(--mantine-color-prices-coupon-value-2);--mantine-color-prices-coupon-value-outline-hover: rgba(0, 0, 0, 1);--mantine-color-prices-discount-value-text: var(--mantine-color-prices-discount-value-filled);--mantine-color-prices-discount-value-filled: var(--mantine-color-prices-discount-value-2);--mantine-color-prices-discount-value-filled-hover: var(--mantine-color-prices-discount-value-3);--mantine-color-prices-discount-value-light: rgba(0, 0, 0, 1);--mantine-color-prices-discount-value-light-hover: rgba(0, 0, 0, 1);--mantine-color-prices-discount-value-light-color: var(--mantine-color-prices-discount-value-2);--mantine-color-prices-discount-value-outline: var(--mantine-color-prices-discount-value-2);--mantine-color-prices-discount-value-outline-hover: rgba(0, 0, 0, 1);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-text: var(--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-filled);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-filled: var(--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-2);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-filled-hover: var(--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-3);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-light: rgba(0, 0, 0, 1);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-light-hover: rgba(0, 0, 0, 1);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-light-color: var(--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-2);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-outline: var(--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-2);--mantine-color-top-nav-bar-secondary-top-nav-bar-surface-outline-hover: rgba(0, 0, 0, 1);--mantine-color-top-navbar-surface-text: var(--mantine-color-top-navbar-surface-filled);--mantine-color-top-navbar-surface-filled: var(--mantine-color-top-navbar-surface-2);--mantine-color-top-navbar-surface-filled-hover: var(--mantine-color-top-navbar-surface-3);--mantine-color-top-navbar-surface-light: rgba(0, 0, 0, 1);--mantine-color-top-navbar-surface-light-hover: rgba(0, 0, 0, 1);--mantine-color-top-navbar-surface-light-color: var(--mantine-color-top-navbar-surface-2);--mantine-color-top-navbar-surface-outline: var(--mantine-color-top-navbar-surface-2);--mantine-color-top-navbar-surface-outline-hover: rgba(0, 0, 0, 1);--mantine-color-on-top-navbar-text: var(--mantine-color-on-top-navbar-filled);--mantine-color-on-top-navbar-filled: var(--mantine-color-on-top-navbar-2);--mantine-color-on-top-navbar-filled-hover: var(--mantine-color-on-top-navbar-3);--mantine-color-on-top-navbar-light: rgba(0, 0, 0, 1);--mantine-color-on-top-navbar-light-hover: rgba(0, 0, 0, 1);--mantine-color-on-top-navbar-light-color: var(--mantine-color-on-top-navbar-2);--mantine-color-on-top-navbar-outline: var(--mantine-color-on-top-navbar-2);--mantine-color-on-top-navbar-outline-hover: rgba(0, 0, 0, 1);--mantine-color-action-on-top-navbar-text: var(--mantine-color-action-on-top-navbar-filled);--mantine-color-action-on-top-navbar-filled: var(--mantine-color-action-on-top-navbar-2);--mantine-color-action-on-top-navbar-filled-hover: var(--mantine-color-action-on-top-navbar-3);--mantine-color-action-on-top-navbar-light: rgba(0, 0, 0, 1);--mantine-color-action-on-top-navbar-light-hover: rgba(0, 0, 0, 1);--mantine-color-action-on-top-navbar-light-color: var(--mantine-color-action-on-top-navbar-2);--mantine-color-action-on-top-navbar-outline: var(--mantine-color-action-on-top-navbar-2);--mantine-color-action-on-top-navbar-outline-hover: rgba(0, 0, 0, 1);--mantine-color-top-sub-navbar-surface-text: var(--mantine-color-top-sub-navbar-surface-filled);--mantine-color-top-sub-navbar-surface-filled: var(--mantine-color-top-sub-navbar-surface-2);--mantine-color-top-sub-navbar-surface-filled-hover: var(--mantine-color-top-sub-navbar-surface-3);--mantine-color-top-sub-navbar-surface-light: rgba(0, 0, 0, 1);--mantine-color-top-sub-navbar-surface-light-hover: rgba(0, 0, 0, 1);--mantine-color-top-sub-navbar-surface-light-color: var(--mantine-color-top-sub-navbar-surface-2);--mantine-color-top-sub-navbar-surface-outline: var(--mantine-color-top-sub-navbar-surface-2);--mantine-color-top-sub-navbar-surface-outline-hover: rgba(0, 0, 0, 1);--mantine-color-action-on-sub-navbar-text: var(--mantine-color-action-on-sub-navbar-filled);--mantine-color-action-on-sub-navbar-filled: var(--mantine-color-action-on-sub-navbar-2);--mantine-color-action-on-sub-navbar-filled-hover: var(--mantine-color-action-on-sub-navbar-3);--mantine-color-action-on-sub-navbar-light: rgba(0, 0, 0, 1);--mantine-color-action-on-sub-navbar-light-hover: rgba(0, 0, 0, 1);--mantine-color-action-on-sub-navbar-light-color: var(--mantine-color-action-on-sub-navbar-2);--mantine-color-action-on-sub-navbar-outline: var(--mantine-color-action-on-sub-navbar-2);--mantine-color-action-on-sub-navbar-outline-hover: rgba(0, 0, 0, 1);--mantine-color-on-sub-navbar-text: var(--mantine-color-on-sub-navbar-filled);--mantine-color-on-sub-navbar-filled: var(--mantine-color-on-sub-navbar-2);--mantine-color-on-sub-navbar-filled-hover: var(--mantine-color-on-sub-navbar-3);--mantine-color-on-sub-navbar-light: rgba(0, 0, 0, 1);--mantine-color-on-sub-navbar-light-hover: rgba(0, 0, 0, 1);--mantine-color-on-sub-navbar-light-color: var(--mantine-color-on-sub-navbar-2);--mantine-color-on-sub-navbar-outline: var(--mantine-color-on-sub-navbar-2);--mantine-color-on-sub-navbar-outline-hover: rgba(0, 0, 0, 1);--mantine-color-footer-surface-text: var(--mantine-color-footer-surface-filled);--mantine-color-footer-surface-filled: var(--mantine-color-footer-surface-2);--mantine-color-footer-surface-filled-hover: var(--mantine-color-footer-surface-3);--mantine-color-footer-surface-light: rgba(0, 0, 0, 1);--mantine-color-footer-surface-light-hover: rgba(0, 0, 0, 1);--mantine-color-footer-surface-light-color: var(--mantine-color-footer-surface-2);--mantine-color-footer-surface-outline: var(--mantine-color-footer-surface-2);--mantine-color-footer-surface-outline-hover: rgba(0, 0, 0, 1);--mantine-color-footer-on-surface-text: var(--mantine-color-footer-on-surface-filled);--mantine-color-footer-on-surface-filled: var(--mantine-color-footer-on-surface-2);--mantine-color-footer-on-surface-filled-hover: var(--mantine-color-footer-on-surface-3);--mantine-color-footer-on-surface-light: rgba(0, 0, 0, 1);--mantine-color-footer-on-surface-light-hover: rgba(0, 0, 0, 1);--mantine-color-footer-on-surface-light-color: var(--mantine-color-footer-on-surface-2);--mantine-color-footer-on-surface-outline: var(--mantine-color-footer-on-surface-2);--mantine-color-footer-on-surface-outline-hover: rgba(0, 0, 0, 1);--mantine-color-footer-on-sub-surface-text: var(--mantine-color-footer-on-sub-surface-filled);--mantine-color-footer-on-sub-surface-filled: var(--mantine-color-footer-on-sub-surface-2);--mantine-color-footer-on-sub-surface-filled-hover: var(--mantine-color-footer-on-sub-surface-3);--mantine-color-footer-on-sub-surface-light: rgba(0, 0, 0, 1);--mantine-color-footer-on-sub-surface-light-hover: rgba(0, 0, 0, 1);--mantine-color-footer-on-sub-surface-light-color: var(--mantine-color-footer-on-sub-surface-2);--mantine-color-footer-on-sub-surface-outline: var(--mantine-color-footer-on-sub-surface-2);--mantine-color-footer-on-sub-surface-outline-hover: rgba(0, 0, 0, 1);--mantine-color-footer-action-on-surface-text: var(--mantine-color-footer-action-on-surface-filled);--mantine-color-footer-action-on-surface-filled: var(--mantine-color-footer-action-on-surface-2);--mantine-color-footer-action-on-surface-filled-hover: var(--mantine-color-footer-action-on-surface-3);--mantine-color-footer-action-on-surface-light: rgba(0, 0, 0, 1);--mantine-color-footer-action-on-surface-light-hover: rgba(0, 0, 0, 1);--mantine-color-footer-action-on-surface-light-color: var(--mantine-color-footer-action-on-surface-2);--mantine-color-footer-action-on-surface-outline: var(--mantine-color-footer-action-on-surface-2);--mantine-color-footer-action-on-surface-outline-hover: rgba(0, 0, 0, 1);}</style><style data-mantine-styles="classes">@media (max-width: 35.99375em) {.mantine-visible-from-xs {display: none !important;}}@media (min-width: 36em) {.mantine-hidden-from-xs {display: none !important;}}@media (max-width: 47.99375em) {.mantine-visible-from-sm {display: none !important;}}@media (min-width: 48em) {.mantine-hidden-from-sm {display: none !important;}}@media (max-width: 61.99375em) {.mantine-visible-from-md {display: none !important;}}@media (min-width: 62em) {.mantine-hidden-from-md {display: none !important;}}@media (max-width: 74.99375em) {.mantine-visible-from-lg {display: none !important;}}@media (min-width: 75em) {.mantine-hidden-from-lg {display: none !important;}}@media (max-width: 87.99375em) {.mantine-visible-from-xl {display: none !important;}}@media (min-width: 88em) {.mantine-hidden-from-xl {display: none !important;}}</style><span class="m_515a97f8 mantine-VisuallyHidden-root" role="status" aria-live="polite" aria-atomic="true" tabindex="-1"></span><span class="m_515a97f8 mantine-VisuallyHidden-root" aria-live="assertive" aria-atomic="true" tabindex="-1"></span><div class="navigation-progress navigation-progress--hidden" tabindex="-1"><div class="navigation-progress__bar" style="width: 0%;"></div><span class="m_515a97f8 mantine-VisuallyHidden-root" aria-live="assertive" aria-atomic="true" tabindex="-1">Loading page... page loaded</span></div><nav class="header"><div class="skip-to-content-links"><a class="skip-to-content" tabindex="0" data-discover="true" href="/coupons/Coupon%2Flu-featured-in-ad#main">Skip to main content</a><a class="skip-to-content" tabindex="0" data-discover="true" href="/coupons/Coupon%2Flu-featured-in-ad#footer">Skip to footer</a></div><div data-testid="header-layout-root"><div class="notification-bar-reveal" style="height: 44px;"><div class="m_6d731127 mantine-Stack-root" style="--stack-gap: 0rem; --stack-align: stretch; --stack-justify: flex-start;"><aside class="notificationBar" id="notificationBar-1776844810" data-testid="notification-bar" style="cursor: pointer;"><p class="focus-ao banner m_b6d8b162 mantine-Text-root" color="#222222" data-testid="notification-bar-text" style="--text-color: #222222;">Chase The Savings for a chance to win $35,000! </p><button class="focus-ao mantine-active bannerButton m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="Click to close notification bar" name="Dismiss Notification Bar" style="--button-color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="bannerClose" role="presentation"><path d="M18 6l-12 12"></path><path d="M6 6l12 12"></path></svg></span></span></button></aside></div></div><div class="swiftly-container inner main-header m_7485cace mantine-Container-root" data-fluid="true"><div style="flex:1;gap:var(--mantine-spacing-md);align-items:center;justify-content:flex-start;flex-direction:row" class="has-right-section m_8bffd616 mantine-Flex-root __m__-R6n3tp5"><div style="--group-gap:var(--mantine-spacing-md);--group-align:center;--group-justify:flex-start;--group-wrap:wrap" class="m_4081bf90 mantine-Group-root"><span style="--text-color:#222222;font-weight:700;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="header-logo-link" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Link to homepage" data-discover="true" href="/"><img class="logo m_9e117634 mantine-Image-root" alt="Logo" srcset="https://sublime-basketball-77c39afa7f.media.strapiapp.com/sfp_lk_logo_f100870541.svg" loading="eager" role="presentation"></a></span></div><div style="--group-gap:var(--mantine-spacing-xs);--group-align:center;--group-justify:flex-start;--group-wrap:wrap" class="links left-menu desktop-menu-items m_4081bf90 mantine-Group-root"><div class="category-menu-container"><button class="focus-ao mantine-active category-tree-toggle-button products-toggle-button m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="subtle" data-with-right-section="true" type="button" tabindex="0" style="--button-bg: transparent; --button-hover: var(--mantine-color-accents-primary-light-hover); --button-color: var(--mantine-color-accents-primary-light-color); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent;"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label"><div class="m_8bffd616 mantine-Flex-root __m__-rs" style="gap: var(--mantine-spacing-xs);"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon" role="presentation"><path d="M4 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z"></path><path d="M14 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z"></path><path d="M4 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z"></path><path d="M14 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z"></path></svg><p class="focus-ao label m_b6d8b162 mantine-Text-root" data-size="sm" color="#222222" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #222222;">Products</p></div></span><span class="m_a74036a mantine-Button-section" data-position="right"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="desktop-icon" role="presentation"><path d="M18 9c.852 0 1.297 .986 .783 1.623l-.076 .084l-6 6a1 1 0 0 1 -1.32 .083l-.094 -.083l-6 -6l-.083 -.094l-.054 -.077l-.054 -.096l-.017 -.036l-.027 -.067l-.032 -.108l-.01 -.053l-.01 -.06l-.004 -.057v-.118l.005 -.058l.009 -.06l.01 -.052l.032 -.108l.027 -.067l.07 -.132l.065 -.09l.073 -.081l.094 -.083l.077 -.054l.096 -.054l.036 -.017l.067 -.027l.108 -.032l.053 -.01l.06 -.01l.057 -.004l12.059 -.002z" fill="currentColor" stroke-width="0"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="mobile-icon" role="presentation"><path d="M9 6l6 6l-6 6"></path></svg></span></span></button></div><a role="link" tabindex="-1" data-discover="true" aria-current="page" class="nav-item link active" style="font-weight:bold" href="/coupons" target="_self"><button style="--button-bg:transparent;--button-hover:transparent;--button-color:var(--mantine-color-accents-primary-light-color);--button-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="focus-ao mantine-active nav-item-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" type="button" tabindex="0"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label"><div style="gap:var(--mantine-spacing-xs)" class="m_8bffd616 mantine-Flex-root __m__-R2qlald6n3tp5"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon" role="presentation"><path d="M7.5 7.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"></path><path d="M3 6v5.172a2 2 0 0 0 .586 1.414l7.71 7.71a2.41 2.41 0 0 0 3.408 0l5.592 -5.592a2.41 2.41 0 0 0 0 -3.408l-7.71 -7.71a2 2 0 0 0 -1.414 -.586h-5.172a3 3 0 0 0 -3 3z"></path></svg><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm);--text-color:#222222" class="focus-ao label m_b6d8b162 mantine-Text-root" data-size="sm" color="#222222">Coupons</p></div></span></span></button></a><a role="link" tabindex="-1" aria-label="Opens in a new tab Shop Now" class="nav-item link" href="https://shop.luckysupermarkets.com/store/lucky-supermarkets/storefront" target="_blank"><button style="--button-bg:transparent;--button-hover:transparent;--button-color:var(--mantine-color-accents-primary-light-color);--button-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="focus-ao mantine-active nav-item-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" type="button" tabindex="0"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label"><div style="gap:var(--mantine-spacing-xs)" class="m_8bffd616 mantine-Flex-root __m__-R2qleld6n3tp5"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon" role="presentation"><path d="M6 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path><path d="M17 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path><path d="M17 17h-11v-14h-2"></path><path d="M6 5l14 1l-1 7h-13"></path></svg><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm);--text-color:#222222" class="focus-ao label m_b6d8b162 mantine-Text-root" data-size="sm" color="#222222">Shop Now</p></div></span></span></button></a><a role="link" tabindex="-1" aria-label="Opens in a new tab Made To Order" class="nav-item link" href="https://prepared.luckysupermarkets.com/" target="_blank"><button style="--button-bg:transparent;--button-hover:transparent;--button-color:var(--mantine-color-accents-primary-light-color);--button-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="focus-ao mantine-active nav-item-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" type="button" tabindex="0"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label"><div style="gap:var(--mantine-spacing-xs)" class="m_8bffd616 mantine-Flex-root __m__-R2qlild6n3tp5"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon" role="presentation"><path d="M4 11h16a1 1 0 0 1 1 1v.5c0 1.5 -2.517 5.573 -4 6.5v1a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-1c-1.687 -1.054 -4 -5 -4 -6.5v-.5a1 1 0 0 1 1 -1z"></path><path d="M12 4a2.4 2.4 0 0 0 -1 2a2.4 2.4 0 0 0 1 2"></path><path d="M16 4a2.4 2.4 0 0 0 -1 2a2.4 2.4 0 0 0 1 2"></path><path d="M8 4a2.4 2.4 0 0 0 -1 2a2.4 2.4 0 0 0 1 2"></path></svg><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm);--text-color:#222222" class="focus-ao label m_b6d8b162 mantine-Text-root" data-size="sm" color="#222222">Made To Order</p></div></span></span></button></a></div><div class="search-box-container has-right-margin" data-testid="search-box-container"><form class="search-box-form" role="search" data-testid="search-box-form"><div style="--input-radius:calc(1.5rem * var(--mantine-scale));--input-left-section-pointer-events:none;--input-right-section-pointer-events:all" class="search-bar-height search-Box-empty m_6c018570 mantine-Input-wrapper" data-variant="filled" data-with-right-section="true"><input class="m_8fb7ebe7 mantine-Input-input" data-variant="filled" role="combobox" aria-label="Search, press the down arrow to view search history" placeholder="Search" aria-haspopup="listbox" aria-expanded="false" aria-controls="mantine-9c0oqkgqv-dropdown" aria-invalid="false" id="mantine-9c0oqkgqv-target" value=""><div data-position="right" class="m_82577fc2 mantine-Input-section"><button style="--ai-radius:var(--mantine-radius-xl);--ai-bg:transparent;--ai-hover:transparent;--ai-color:var(--mantine-color-accents-primary-light-color);--ai-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="focus-ao mantine-active m_8d3f4000 mantine-ActionIcon-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" type="submit" aria-label="Click to search"><span class="m_8d3afb97 mantine-ActionIcon-icon"><svg xmlns="http://www.w3.org/2000/svg" width="1.5rem" height="1.5rem" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="search-icon" role="presentation"><path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0"></path><path d="M21 21l-6 -6"></path></svg></span></button></div></div></form></div><div class="search-box-mobile-button" data-testid="search-box-mobile-button"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="search-box-button" aria-label="Search" data-testid="search-box-mobile-icon"><path d="M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0"></path><path d="M21 21l-6 -6"></path></svg></div><div style="--group-gap:var(--mantine-spacing-xs);--group-align:center;--group-justify:flex-start;--group-wrap:wrap" class="links desktop-menu-items m_4081bf90 mantine-Group-root"><button style="--button-bg:transparent;--button-hover:transparent;--button-color:var(--mantine-color-accents-primary-light-color);--button-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="focus-ao mantine-active nav-item-btn link isButtonOnlyMode m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" type="button" tabindex="0" aria-label="Select to sign in or sign up"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label"><div style="gap:var(--mantine-spacing-xs)" class="m_8bffd616 mantine-Flex-root __m__-R5lepd6n3tp5"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm);--text-color:#222222" class="focus-ao label m_b6d8b162 mantine-Text-root" data-size="sm" color="#222222">Sign In / Sign Up</p></div></span></span></button></div></div><button style="--burger-color:var(--mantine-color-accents-primary-light-color);--burger-size:var(--burger-size-sm)" class="focus-ao burger m_fea6bf1a mantine-Burger-root m_87cf2631 mantine-UnstyledButton-root" data-size="sm" type="button" color="var(--mantine-color-accents-primary-light-color)" tabindex="0" title="Menu Toggle : Click to open/close"><div class="m_d4fb9cad mantine-Burger-burger" data-reduce-motion="true"></div></button></div><div class="sub-nav-bar"><div class="swiftly-container sub-nav-menu-container m_7485cace mantine-Container-root" data-fluid="true" data-testid="sub-nav-menu"><div class="content-box m_8bffd616 mantine-Flex-root __m__-Rap3tp5"><div style="gap:calc(0.25rem * var(--mantine-scale));align-items:center" class="m_8bffd616 mantine-Flex-root __m__-R1mqp3tp5"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm);--text-color:#222222;color:var(--mantine-color-on-sub-navbar-0);padding:0rem;font-weight:500" class="focus-ao m_b6d8b162 mantine-Text-root" data-size="sm" color="#222222">My Store<!-- -->:</p><button style="--button-bg:transparent;--button-hover:transparent;--button-color:var(--mantine-color-accents-primary-light-color);--button-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="focus-ao mantine-active store-select-link m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" type="button" aria-label="No store selected; store locator is currently closed. Select to open the store locator" data-testid="store-select-link"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Select a Store</span></span></button></div><div style="--group-gap:var(--mantine-spacing-xs);--group-align:center;--group-justify:flex-start;--group-wrap:wrap;position:relative;left:8px" class="links m_4081bf90 mantine-Group-root"><a role="link" tabindex="-1" aria-label="Opens in a new tab Gift Cards" class="nav-item link" href="https://luckysupermarkets.thegiftcardshop.com/buy-gift-cards" target="_blank"><button style="--button-bg:transparent;--button-hover:transparent;--button-color:var(--mantine-color-accents-primary-light-color);--button-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="focus-ao mantine-active nav-item-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" type="button" tabindex="0"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label"><div style="gap:var(--mantine-spacing-xs)" class="m_8bffd616 mantine-Flex-root __m__-Rml9mmqp3tp5"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm);--text-color:#222222" class="focus-ao label m_b6d8b162 mantine-Text-root" data-size="sm" color="#222222">Gift Cards</p></div></span></span></button></a><a role="link" tabindex="-1" data-discover="true" class="nav-item link" href="/flyers" target="_self"><button style="--button-bg:transparent;--button-hover:transparent;--button-color:var(--mantine-color-accents-primary-light-color);--button-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="focus-ao mantine-active nav-item-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" type="button" tabindex="0"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label"><div style="gap:var(--mantine-spacing-xs)" class="m_8bffd616 mantine-Flex-root __m__-Rmlammqp3tp5"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm);--text-color:#222222" class="focus-ao label m_b6d8b162 mantine-Text-root" data-size="sm" color="#222222">Weekly Ad</p></div></span></span></button></a><a role="link" tabindex="-1" data-discover="true" class="nav-item link" href="/rewards" target="_self"><button style="--button-bg:transparent;--button-hover:transparent;--button-color:var(--mantine-color-accents-primary-light-color);--button-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="focus-ao mantine-active nav-item-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" type="button" tabindex="0"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label"><div style="gap:var(--mantine-spacing-xs)" class="m_8bffd616 mantine-Flex-root __m__-Rmlbmmqp3tp5"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm);--text-color:#222222" class="focus-ao label m_b6d8b162 mantine-Text-root" data-size="sm" color="#222222">Rewards</p></div></span></span></button></a><a role="link" tabindex="-1" data-discover="true" aria-current="page" class="nav-item link active" style="font-weight:bold" href="/coupons/Coupon%2Flu-featured-in-ad?showStoreLocator=true" target="_self"><button style="--button-bg:transparent;--button-hover:transparent;--button-color:var(--mantine-color-accents-primary-light-color);--button-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="focus-ao mantine-active nav-item-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" type="button" tabindex="0"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label"><div style="gap:var(--mantine-spacing-xs)" class="m_8bffd616 mantine-Flex-root __m__-Rmlcmmqp3tp5"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm);--text-color:#222222" class="focus-ao label m_b6d8b162 mantine-Text-root" data-size="sm" color="#222222">Locations</p></div></span></span></button></a><a role="link" tabindex="-1" data-discover="true" class="nav-item link" href="/shopping-list" target="_self"><button style="--button-bg:transparent;--button-hover:transparent;--button-color:var(--mantine-color-accents-primary-light-color);--button-bd:calc(0.0625rem * var(--mantine-scale)) solid transparent" class="focus-ao mantine-active nav-item-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" type="button" tabindex="0"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label"><div style="gap:var(--mantine-spacing-xs)" class="m_8bffd616 mantine-Flex-root __m__-Rmldmmqp3tp5"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm);--text-color:#222222" class="focus-ao label m_b6d8b162 mantine-Text-root" data-size="sm" color="#222222">Shopping List</p></div></span></span></button></a></div></div></div></div></div></nav><span id="recaptcha-element" tabindex="-1"></span><div style="margin-top: 150px;" class="main" id="main" tabindex="-1"><div class="swiftly-container home-layout-container m_7485cace mantine-Container-root" data-fluid="true"><nav class="breadcrumb-container m_8bffd616 mantine-Flex-root __m__-r60" aria-label="Breadcrumb" role="navigation" tabindex="0" style="padding-inline: 0rem;"><ol class="m_abbac491 mantine-List-root" style="list-style-type: none;"><li class="m_abb6bec2 mantine-List-item"><div class="m_75cd9f71 mantine-List-itemWrapper"><span class="mantine-List-itemLabel"><span class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222; font-weight: 500; padding: 0rem;"><a class="breadcrumb--link" role="link" tabindex="0" data-discover="true" href="/" style="color: inherit; text-decoration: none; cursor: pointer; padding: 0px;"><div class="m_8bffd616 mantine-Flex-root __m__-r65" style="gap: calc(0.25rem * var(--mantine-scale));"><span class="focus-ao breadcrumb-container--link m_b6d8b162 mantine-Text-root" color="#222222" aria-label="Home" style="--text-color: #222222; color: var(--mantine-color-accents-neutral-2);">Home</span><span class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222" aria-hidden="true" style="--text-color: #222222; color: var(--mantine-color-accents-neutral-2);">/</span></div></a></span></span></div></li><li class="m_abb6bec2 mantine-List-item"><div class="m_75cd9f71 mantine-List-itemWrapper"><span class="mantine-List-itemLabel"><span class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222; font-weight: 500; padding: 0rem;"><a class="breadcrumb--link" role="link" tabindex="0" data-discover="true" href="/coupons" style="color: inherit; text-decoration: none; cursor: pointer; padding: 0px;"><div class="m_8bffd616 mantine-Flex-root __m__-r6b" style="gap: calc(0.25rem * var(--mantine-scale));"><span class="focus-ao breadcrumb-container--link m_b6d8b162 mantine-Text-root" color="#222222" aria-label="Current page: Coupon Categories" style="--text-color: #222222; color: var(--mantine-color-accents-neutral-2);">Coupon Categories</span></div></a></span></span></div></li></ol></nav><main><div class="m_7485cace mantine-Container-root" data-fluid="true" style="margin: 0rem; padding: 0rem;"><div class="m_8bffd616 mantine-Flex-root __m__-r11" style="align-items: center; justify-content: space-between; margin-bottom: var(--mantine-spacing-xl);"><h1 class="m_8a5d1357 mantine-Title-root" data-order="1" color="#222222" tabindex="0" style="--title-fw: var(--mantine-h1-font-weight); --title-lh: var(--mantine-h1-line-height); --title-fz: var(--mantine-h1-font-size); font-size: calc(1.75rem * var(--mantine-scale));">Coupons</h1></div><div class="" style="margin-bottom: var(--mantine-spacing-md);"><swiftly-ad data-category="Coupon/lu-featured-in-ad" data-placement-id="HeroTop.0" data-screen-name="CouponCategoryDetails" style="display: block;"></swiftly-ad></div><div class="coupons-page-section"><div class="m_8bffd616 mantine-Flex-root __m__-r16"><div class=""><div class="swiftlycoupons__filter m_8bffd616 mantine-Flex-root __m__-r19" role="group" style="flex-direction: column;"><h2 class="swiftlycoupons__filter--title m_8a5d1357 mantine-Title-root" data-order="2" color="#222222" id="swiftlycoupons__filter--title" style="--title-fw: var(--mantine-h2-font-weight); --title-lh: var(--mantine-h2-line-height); --title-fz: var(--mantine-h2-font-size);">Refine</h2><div class="filter-by-category-container m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start; width: 100%;"><div class="" aria-label="Filter by Category. Press Control + Option + Enter to Filter by Category." role="region" style="width: 100%;"><span class="focus-ao swiftlyCategoryPicker__selector--title m_b6d8b162 mantine-Text-root" color="#222222" data-testid="category-picker-title" style="--text-color: #222222;">Category</span><div class="m_6d731127 mantine-Stack-root" data-testid="category-picker-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start; width: 100%;"><div class="category-radio-container m_6d731127 mantine-Stack-root" data-testid="swiftly-radio-filter" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="category-radio-group m_46b77525 mantine-InputWrapper-root mantine-RadioGroup-root" aria-live="polite" role="radiogroup" tabindex="0" data-testid="category-radio-group" style="display: flex; flex-direction: column; row-gap: 16px;"><div class="m_8fdc1311 mantine-InputWrapper-label mantine-RadioGroup-label" id="mantine-cyxtad9j1-label">Category</div><div role="radiogroup" aria-labelledby="mantine-cyxtad9j1-label"><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="*" tabindex="-1" id="mantine-erlc0z3nm" type="radio" value="*"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-erlc0z3nm"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">All Coupons</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" data-checked="true" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="true" name="Coupon/lu-featured-in-ad" tabindex="-1" id="mantine-sa9tp5604" type="radio" value="Coupon/lu-featured-in-ad" checked=""><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-sa9tp5604"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222; color: var(--mantine-color-accents-accent-2);">Featured in Ad</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-special-offers" tabindex="-1" id="mantine-fqcj8gf1p" type="radio" value="Coupon/lu-special-offers"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-fqcj8gf1p"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Special Offers</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-babies" tabindex="-1" id="mantine-avfup6kun" type="radio" value="Coupon/lu-babies"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-avfup6kun"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Babies</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-beer-wine-spirits" tabindex="-1" id="mantine-wvo8f25ep" type="radio" value="Coupon/lu-beer-wine-spirits"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-wvo8f25ep"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Beer, Wine, &amp; Spirits</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-beverages" tabindex="-1" id="mantine-xuyvyky3d" type="radio" value="Coupon/lu-beverages"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-xuyvyky3d"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Beverages</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-big-packs" tabindex="-1" id="mantine-tr47chwr4" type="radio" value="Coupon/lu-big-packs"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-tr47chwr4"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Big Packs</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-dairy-eggs" tabindex="-1" id="mantine-bb71qtx4e" type="radio" value="Coupon/lu-dairy-eggs"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-bb71qtx4e"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Dairy &amp; Eggs</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-food" tabindex="-1" id="mantine-7elwourwa" type="radio" value="Coupon/lu-food"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-7elwourwa"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Food</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-frozen" tabindex="-1" id="mantine-zdrxqda1z" type="radio" value="Coupon/lu-frozen"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-zdrxqda1z"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Frozen</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-health-wellness" tabindex="-1" id="mantine-x3swnolor" type="radio" value="Coupon/lu-health-wellness"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-x3swnolor"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Health &amp; Wellness</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-household" tabindex="-1" id="mantine-rw3irvbyb" type="radio" value="Coupon/lu-household"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-rw3irvbyb"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Household</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-meat-seafood" tabindex="-1" id="mantine-byw9ye9is" type="radio" value="Coupon/lu-meat-seafood"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-byw9ye9is"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Meat &amp; Seafood</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-pantry" tabindex="-1" id="mantine-j8rku5827" type="radio" value="Coupon/lu-pantry"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-j8rku5827"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Pantry</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-personal-care" tabindex="-1" id="mantine-gcbvvh886" type="radio" value="Coupon/lu-personal-care"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-gcbvvh886"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Personal Care</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-pets" tabindex="-1" id="mantine-y3you5ckd" type="radio" value="Coupon/lu-pets"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-y3you5ckd"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Pets</p></label></div></div></div><div class="category-button m_f3f1af94 mantine-Radio-root m_5f75b09e mantine-Radio-root" data-label-position="right" style="--radio-color: var(--mantine-color-accents-primary-filled);"><div class="m_5f6e695e mantine-Radio-body"><div class="m_89c4f5e4 mantine-Radio-inner" data-label-position="right"><input class="focus-ao m_8a3dbb89 mantine-Radio-radio" data-testid="category-button" role="radio" aria-checked="false" name="Coupon/lu-produce" tabindex="-1" id="mantine-25jhgf339" type="radio" value="Coupon/lu-produce"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 5 5" aria-hidden="true" class="m_f3ed6b2b mantine-Radio-icon"><circle cx="2.5" cy="2.5" r="2.5" fill="currentColor"></circle></svg></div><div class="m_d3ea56bb mantine-Radio-labelWrapper"><label class="m_8ee546b8 mantine-Radio-label" for="mantine-25jhgf339"><p class="focus-ao category-button-text m_b6d8b162 mantine-Text-root" data-variant="text" color="#222222" data-testid="category-button-text" style="--text-color: #222222;">Produce</p></label></div></div></div></div></div></div></div></div><div class="" aria-label="Filter by Brand. Press Control + Option + Enter to Filter by Brand." role="region" style="width: 100%;"><span class="focus-ao swiftlyCategoryPicker__selector--title m_b6d8b162 mantine-Text-root" color="#222222" data-testid="category-picker-title" style="--text-color: #222222;">Brand</span><div class="m_6d731127 mantine-Stack-root" data-testid="category-picker-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start; width: 100%;"><div class="category-checkbox-group m_6d731127 mantine-Stack-root" aria-live="polite" data-testid="swiftly-check-filter" role="group" tabindex="0" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"></div></div></div></div></div><div class="filter-by-group-ad-container"><swiftly-ad data-placement-id="Skyscraper" data-screen-name="CouponCategoryDetails" style="display: block;"></swiftly-ad></div></div><div class="swiftlycoupons--divider m_3eebeb36 mantine-Divider-root" data-orientation="vertical" role="separator" style="--divider-color: var(--mantine-color-gray-2);"></div><div class="swiftlycoupons--main"><div class="coupon-content-header m_8bffd616 mantine-Flex-root __m__-r5j"><div class="" style="width: 100%;"><div class="category-sub-title-container m_8bffd616 mantine-Flex-root __m__-r5m" style="align-items: center; justify-content: space-between;"><p class="focus-ao coupon-category-subtitle m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;">13 Results</p></div></div><div class="sort-by-select m_46b77525 mantine-InputWrapper-root mantine-Select-root"><label class="m_8fdc1311 mantine-InputWrapper-label mantine-Select-label" for="mantine-3d9a0zu6h" id="mantine-3d9a0zu6h-label"><p class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222; color: var(--mantine-color-layout-on-surface-secondary-0);">Sort by</p></label><div class="m_6c018570 mantine-Input-wrapper mantine-Select-wrapper" data-variant="default" data-pointer="true" data-with-right-section="true" style="--input-right-section-pointer-events: none;"><input class="m_8fb7ebe7 mantine-Input-input mantine-Select-input" data-variant="default" role="combobox" readonly="" aria-haspopup="listbox" autocomplete="off" aria-invalid="false" id="mantine-3d9a0zu6h" value="Most Savings"><div data-position="right" class="m_82577fc2 mantine-Input-section mantine-Select-section"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="select-icon" role="presentation"><path d="M6 10l6 6l6 -6h-12"></path></svg></div></div></div><input type="hidden" value="MOST_SAVINGS"></div><div class="m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><section class="coupons-grid-container"><div class="coupon-accordion m_9bdbb667 mantine-Accordion-root" data-variant="default" id="mantine-rzzxaomvh" data-testid="coupon-accordion" data-accordion="true"><div class="m_fe19b709 m_9bd7b098 mantine-Accordion-item" data-active="true"><button class="focus-ao m_6939a5e9 m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-active="true" data-chevron-position="right" type="button" data-testid="accordion-control" aria-expanded="true" aria-controls="mantine-rzzxaomvh-panel-Discount-Coupons" id="mantine-rzzxaomvh-control-Discount-Coupons"><span class="m_3f35ae96 mantine-Accordion-chevron" data-rotate="true" data-position="right"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="width: calc(1rem * var(--mantine-scale)); height: calc(1rem * var(--mantine-scale)); display: block;"><path d="M3.13523 6.15803C3.3241 5.95657 3.64052 5.94637 3.84197 6.13523L7.5 9.56464L11.158 6.13523C11.3595 5.94637 11.6759 5.95657 11.8648 6.15803C12.0536 6.35949 12.0434 6.67591 11.842 6.86477L7.84197 10.6148C7.64964 10.7951 7.35036 10.7951 7.15803 10.6148L3.15803 6.86477C2.95657 6.67591 2.94637 6.35949 3.13523 6.15803Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></span><span class="m_df3ffa0f mantine-Accordion-label">Discount Coupons <span class="coupon-quantity">(13)</span></span><span class="m_9bd771fe mantine-Accordion-icon" data-chevron-position="right"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="custom-chevron-icon" role="presentation"><path d="M6 10l6 6l6 -6h-12"></path></svg></span></button><div class="m_df78851f mantine-Accordion-panel" aria-hidden="false" role="region" id="mantine-rzzxaomvh-panel-Discount-Coupons" aria-labelledby="mantine-rzzxaomvh-control-Discount-Coupons" style="box-sizing: border-box; opacity: 1; transition: opacity 200ms;"><div class="m_4ba554d4 mantine-Accordion-content"><style data-mantine-styles="inline">.__m__-r6u{--sg-spacing-x:calc(1rem * var(--mantine-scale));--sg-spacing-y:calc(1rem * var(--mantine-scale));--sg-cols:3;}</style><div class="coupons-grid m_2415a157 mantine-SimpleGrid-root __m__-r6u"><div class="coupon-card-wrapper"><div class="coupon-card-container m_6d731127 mantine-Stack-root" aria-label="$13.97 Pepsi 24 packs $13.97 Pepsi Products 24 pack, Poppi 8 pack, Gatorade 18 pack, Rockstar 10 pack, or Pure Leaf 12 pack, select varieties +CRV in CA. While supplies last.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205213.jpg" alt=":$13.97 Pepsi Products 24 pack, Poppi 8 pack, Gatorade 18 pack, Rockstar 10 pack, or Pure Leaf 12 pack, select varieties +CRV in CA. While supplies last." data-testid="coupon-card-image-205213" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205213.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">$13.97 Pepsi 24 packs</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">$13.97 Pepsi Products 24 pack, Poppi 8 pack, Gatorade 18 pack, Rockstar 10 pack, or Pure Leaf 12 pack, select varieties +CRV in CA. While supplies last.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">05/05</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for $13.97 Pepsi 24 packs" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div><div class="coupon-card-wrapper"><div class="coupon-card-container m_6d731127 mantine-Stack-root" aria-label="$7.97 Bayview Farms $7.97 Bayview Farms Ice Cream 4 qt., select varieties. While supplies last.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205256.jpg" alt=":$7.97 Bayview Farms Ice Cream 4 qt., select varieties. While supplies last." data-testid="coupon-card-image-205256" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205256.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">$7.97 Bayview Farms</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">$7.97 Bayview Farms Ice Cream 4 qt., select varieties. While supplies last.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">07/05</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for $7.97 Bayview Farms" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div><div class="coupon-card-wrapper"><div class="coupon-card-container m_6d731127 mantine-Stack-root" aria-label="$11.97 Quaker Rice Crisps $11.97 Quaker Rice Crisps Mix Pack 15ct., select varieties. While supplies last.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205360.jpg" alt=":$11.97 Quaker Rice Crisps Mix Pack 15ct., select varieties. While supplies last." data-testid="coupon-card-image-205360" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205360.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">$11.97 Quaker Rice Crisps</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">$11.97 Quaker Rice Crisps Mix Pack 15ct., select varieties. While supplies last.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">05/19</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for $11.97 Quaker Rice Crisps" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div><div class="coupon-card-wrapper"><div class="coupon-card-container m_6d731127 mantine-Stack-root" aria-label=".77 Butterfinger Candy Bars .77 when you buy four (4) Butterfinger, Crunch, Baby Ruth or Kinder Candy Bars 1-1.9oz., select varieties . While supplies last.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205361.jpg" alt=":.77 when you buy four (4) Butterfinger, Crunch, Baby Ruth or Kinder Candy Bars 1-1.9oz., select varieties . While supplies last." data-testid="coupon-card-image-205361" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205361.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">.77 Butterfinger Candy Bars</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">.77 when you buy four (4) Butterfinger, Crunch, Baby Ruth or Kinder Candy Bars 1-1.9oz., select varieties . While supplies last.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">05/19</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for .77 Butterfinger Candy Bars" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div><div class="coupon-card-wrapper"><div class="coupon-card-container m_6d731127 mantine-Stack-root" aria-label="$4.97 Nutella Family Pack $4.97 Nutella, Keebler, Mothers Family Pack 9.7-18oz., select varieties. While supplies last.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205376.jpg" alt=":$4.97 Nutella, Keebler, Mothers Family Pack 9.7-18oz., select varieties. While supplies last." data-testid="coupon-card-image-205376" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205376.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">$4.97 Nutella Family Pack</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">$4.97 Nutella, Keebler, Mothers Family Pack 9.7-18oz., select varieties. While supplies last.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">05/19</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for $4.97 Nutella Family Pack" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div><div class="coupon-card-wrapper"><div class="coupon-card-container m_6d731127 mantine-Stack-root" aria-label="$6.97 lb. Beef Chuck Roast $6.97 per lb. Beef Chuck Roast Maxx Pack, while supplies last.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205745.jpg" alt=":$6.97 per lb. Beef Chuck Roast Maxx Pack, while supplies last." data-testid="coupon-card-image-205745" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205745.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">$6.97 lb. Beef Chuck Roast</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">$6.97 per lb. Beef Chuck Roast Maxx Pack, while supplies last.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">05/05</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for $6.97 lb. Beef Chuck Roast" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div><div class="coupon-card-wrapper"><div class="coupon-card-container m_6d731127 mantine-Stack-root" aria-label="$1.97 Sunnyside Farms Cheese $1.97 Sunnyside Farms Shredded or Sliced Cheese 8 oz., or Sunnyside Farms Cage Free Large Grade AA Eggs 1 dozen, select varieties. Limit 4, while supplies last.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205756.jpg" alt=":$1.97 Sunnyside Farms Shredded or Sliced Cheese 8 oz., or Sunnyside Farms Cage Free Large Grade AA Eggs 1 dozen, select varieties. Limit 4, while supplies last." data-testid="coupon-card-image-205756" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205756.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">$1.97 Sunnyside Farms Cheese</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">$1.97 Sunnyside Farms Shredded or Sliced Cheese 8 oz., or Sunnyside Farms Cage Free Large Grade AA Eggs 1 dozen, select varieties. Limit 4, while supplies last.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">05/05</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for $1.97 Sunnyside Farms Cheese" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div><div class="coupon-card-wrapper"><div class="coupon-card-container m_6d731127 mantine-Stack-root" aria-label="$3.97 Mission Soft Taco Flou $3.97 Mission Soft Taco Flour Tortillas 20 ct. , while supplies last.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205757.jpg" alt=":$3.97 Mission Soft Taco Flour Tortillas 20 ct. , while supplies last." data-testid="coupon-card-image-205757" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205757.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">$3.97 Mission Soft Taco Flou</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">$3.97 Mission Soft Taco Flour Tortillas 20 ct. , while supplies last.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">05/05</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for $3.97 Mission Soft Taco Flou" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div><div class="coupon-card-wrapper"><div class="coupon-card-container m_6d731127 mantine-Stack-root" aria-label="$4.97 Ocean Spray Juice $4.97 Ocean Spray Juice 3 liter, select varieties. While supplies last.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205761.jpg" alt=":$4.97 Ocean Spray Juice 3 liter, select varieties. While supplies last." data-testid="coupon-card-image-205761" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205761.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">$4.97 Ocean Spray Juice</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">$4.97 Ocean Spray Juice 3 liter, select varieties. While supplies last.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">05/05</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for $4.97 Ocean Spray Juice" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div><div class="coupon-card-wrapper"><div class="coupon-card-container m_6d731127 mantine-Stack-root" aria-label="$4.97 Coca-Cola 12 pack $4.97 when you buy five (5) Coca-Cola or 7-UP Products 12 pack 12 oz., or 7-UP 8 pack 12 oz., select varieties. Limit 1 offer, while supplies last.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205762.jpg" alt=":$4.97 when you buy five (5) Coca-Cola or 7-UP Products 12 pack 12 oz., or 7-UP 8 pack 12 oz., select varieties. Limit 1 offer, while supplies last." data-testid="coupon-card-image-205762" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205762.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">$4.97 Coca-Cola 12 pack</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">$4.97 when you buy five (5) Coca-Cola or 7-UP Products 12 pack 12 oz., or 7-UP 8 pack 12 oz., select varieties. Limit 1 offer, while supplies last.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">05/05</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for $4.97 Coca-Cola 12 pack" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div><div class="coupon-card-wrapper"><div class="coupon-card-container m_6d731127 mantine-Stack-root" aria-label="$22.97 Starbucks Frappuccino $22.97 Starbucks Frappuccino 12 pack 9.5 oz., select varieties.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205799.jpg" alt=":$22.97 Starbucks Frappuccino 12 pack 9.5 oz., select varieties." data-testid="coupon-card-image-205799" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205799.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">$22.97 Starbucks Frappuccino</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">$22.97 Starbucks Frappuccino 12 pack 9.5 oz., select varieties.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">05/05</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for $22.97 Starbucks Frappuccino" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div><div class="coupon-card-wrapper"><div class="coupon-card-container m_6d731127 mantine-Stack-root" aria-label="$24.97 Coors $24.97 Coors, Budweiser or Miller 36 pack 12 oz., select varieties. While supplies last.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205815.jpg" alt=":$24.97 Coors, Budweiser or Miller 36 pack 12 oz., select varieties. While supplies last." data-testid="coupon-card-image-205815" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205815.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">$24.97 Coors</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">$24.97 Coors, Budweiser or Miller 36 pack 12 oz., select varieties. While supplies last.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">05/05</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for $24.97 Coors" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div><div class="coupon-card-wrapper"><div class="coupon-card-container last-card m_6d731127 mantine-Stack-root" aria-label=".97 ea. Cilantro .97 ea. Cilantro, Radish, or Green Onions. While supplies last.. Click for more details about this coupon" role="button" tabindex="0" data-testid="coupon-card-container" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><div class="swiftly-flag swiftly-flag-empty"><p class="focus-ao swiftly-flag-text m_b6d8b162 mantine-Text-root" color="#222222" style="--text-color: #222222;"></p></div><div class="coupon-card-img-container image-loaded" data-testid="coupon-card-image-container"><img class="coupon-card-img m_9e117634 mantine-Image-root" src="https://cdn.luckysupermarkets.com/loyalty/offer/205819.jpg" alt=":.97 ea. Cilantro, Radish, or Green Onions. While supplies last." data-testid="coupon-card-image-205819" draggable="false" width="160" height="144" srcset="https://cdn.luckysupermarkets.com/loyalty/offer/205819.jpg" loading="lazy" fetchpriority="auto" role="presentation" style="--image-object-fit: contain; opacity: 1;"></div><div class="coupon-card-details-container" data-testid="coupon-card-details"><div class="coupon-card-details m_6d731127 mantine-Stack-root" style="--stack-gap: var(--mantine-spacing-md); --stack-align: stretch; --stack-justify: flex-start;"><p class="focus-ao coupon-card-value-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-value" style="--text-line-clamp: 1; --text-color: #222222;">.97 ea. Cilantro</p><p class="focus-ao coupon-card-short-description m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-description" style="--text-line-clamp: 2; --text-color: #222222;">.97 ea. Cilantro, Radish, or Green Onions. While supplies last.</p><p class="focus-ao card-expires-text m_b6d8b162 mantine-Text-root" data-line-clamp="true" color="#222222" data-testid="coupon-card-expiration" style="--text-line-clamp: 1; --text-color: #222222; color: var(--mantine-color-text-primary-6); font-size: var(--mantine-font-size-sm);">Expires&nbsp;<span class="expiration-date blue-expiration-date">05/05</span></p></div></div></div><div class="coupon-buttons-container m_6d731127 mantine-Stack-root" role="presentation" data-testid="coupon-buttons-container" style="--stack-gap: calc(0.5rem * var(--mantine-scale)); --stack-align: stretch; --stack-justify: flex-start;"><button class="focus-ao mantine-active coupon-btn m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-with-left-section="true" type="button" aria-label="Clip Coupon for .97 ea. Cilantro" tabindex="0" data-testid="coupon-clip-button" style="--button-color: var(--mantine-color-white); background: var(--mantine-color-accents-clip-2); color: var(--mantine-color-white);"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-scissors" role="presentation"><path d="M6 7m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M6 17m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M8.6 8.6l10.4 10.4"></path><path d="M8.6 15.4l10.4 -10.4"></path></svg></span><span class="m_811560b9 mantine-Button-label">Clip Coupon</span></span></button></div></div></div></div></div></div></div></section></div></div></div></div><div class="" style="margin-top: var(--mantine-spacing-lg);"><swiftly-ad data-category="Coupon/lu-featured-in-ad" data-placement-id="HeroBottom.0" data-screen-name="CouponCategoryDetails" style="display: block;"></swiftly-ad></div></div></main></div></div><footer id="footer" tabindex="-1"><div class="swiftly-container groupsContainer m_7485cace mantine-Container-root" data-fluid="true"><span class="m_515a97f8 mantine-VisuallyHidden-root"><h2 style="--title-fw:var(--mantine-h2-font-weight);--title-lh:var(--mantine-h2-line-height);--title-fz:var(--mantine-h2-font-size)" class="m_8a5d1357 mantine-Title-root" data-order="2" color="#222222">Footer</h2></span><style data-mantine-styles="inline">.__m__-R1amtp5{--grid-gutter:var(--mantine-spacing-md);}</style><div style="--grid-justify:space-evenly" class="footer-items-grid m_410352e9 mantine-Grid-root __m__-R1amtp5"><div class="m_dee7bd2f mantine-Grid-inner"><style data-mantine-styles="inline">.__m__-R2mramtp5{--col-flex-grow:1;--col-flex-basis:25%;--col-max-width:100%;}</style><div class="m_96bdd299 mantine-Grid-col footer-grid-item first __m__-R2mramtp5"><div class="footer-section sectionContainer"><h3 class="sectionTitleText">Quick Links</h3><div style="--divider-size:var(--divider-size-md)" class="section-title-divider m_3eebeb36 mantine-Divider-root" data-size="md" data-orientation="horizontal" role="separator"></div><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a style="--text-color:#222222;color:inherit;text-decoration:none;cursor:pointer;padding:0" class="focus-ao m_849cf0da footer-link-text m_b6d8b162 mantine-Text-root mantine-Anchor-root" data-underline="hover" color="#222222" aria-label="Shop Online , (Opens in a new tab)" href="https://shop.luckysupermarkets.com/store/lucky-supermarkets/storefront" rel="noreferrer" role="link" tabindex="0" target="_blank">Shop Online</a></span><svg fill="none" height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg" color="var(--mantine-color-footer-action-on-surface-0)" role="presentation"><path d="M7.58325 6.41615L12.3666 1.63281" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12.8334 3.96602V1.16602H10.0334" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.41675 1.16602H5.25008C2.33341 1.16602 1.16675 2.33268 1.16675 5.24935V8.74935C1.16675 11.666 2.33341 12.8327 5.25008 12.8327H8.75008C11.6667 12.8327 12.8334 11.666 12.8334 8.74935V7.58268" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a style="--text-color:#222222;color:inherit;text-decoration:none;cursor:pointer;padding:0" class="focus-ao m_849cf0da footer-link-text m_b6d8b162 mantine-Text-root mantine-Anchor-root" data-underline="hover" color="#222222" aria-label="Gift Cards , (Opens in a new tab)" href="https://luckysupermarkets.thegiftcardshop.com/buy-gift-cards" rel="noreferrer" role="link" tabindex="0" target="_blank">Gift Cards</a></span><svg fill="none" height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg" color="var(--mantine-color-footer-action-on-surface-0)" role="presentation"><path d="M7.58325 6.41615L12.3666 1.63281" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12.8334 3.96602V1.16602H10.0334" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.41675 1.16602H5.25008C2.33341 1.16602 1.16675 2.33268 1.16675 5.24935V8.74935C1.16675 11.666 2.33341 12.8327 5.25008 12.8327H8.75008C11.6667 12.8327 12.8334 11.666 12.8334 8.74935V7.58268" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Weekly Ads" data-discover="true" href="/flyers">Weekly Ads</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Consumer Information" data-discover="true" href="/wp/consumer-information">Consumer Information</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Contact Us" data-discover="true" href="/contact-us">Contact Us</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Locations" data-discover="true" href="/coupons/Coupon%2Flu-featured-in-ad?showStoreLocator=true">Locations</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Pick 5 or More for $5 Each" data-discover="true" href="/wp/pick-5-or-more-for-5-each">Pick 5 or More for $5 Each</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="SNAP EBT" data-discover="true" href="/wp/snap-ebt">SNAP EBT</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Rewards" data-discover="true" href="/rewards">Rewards</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Shopping List" data-discover="true" href="/shopping-list">Shopping List</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a style="--text-color:#222222;color:inherit;text-decoration:none;cursor:pointer;padding:0" class="focus-ao m_849cf0da footer-link-text m_b6d8b162 mantine-Text-root mantine-Anchor-root" data-underline="hover" color="#222222" aria-label="Made To Order , (Opens in a new tab)" href="https://prepared.luckysupermarkets.com/" rel="noreferrer" role="link" tabindex="0" target="_blank">Made To Order</a></span><svg fill="none" height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg" color="var(--mantine-color-footer-action-on-surface-0)" role="presentation"><path d="M7.58325 6.41615L12.3666 1.63281" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12.8334 3.96602V1.16602H10.0334" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.41675 1.16602H5.25008C2.33341 1.16602 1.16675 2.33268 1.16675 5.24935V8.74935C1.16675 11.666 2.33341 12.8327 5.25008 12.8327H8.75008C11.6667 12.8327 12.8334 11.666 12.8334 8.74935V7.58268" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="FAQ " data-discover="true" href="/wp/faq">FAQ </a></span></p></div></div><style data-mantine-styles="inline">.__m__-R36ramtp5{--col-flex-grow:1;--col-flex-basis:25%;--col-max-width:100%;}</style><div class="m_96bdd299 mantine-Grid-col footer-grid-item __m__-R36ramtp5"><div class="footer-section sectionContainer"><h3 class="sectionTitleText">Policies</h3><div style="--divider-size:var(--divider-size-md)" class="section-title-divider m_3eebeb36 mantine-Divider-root" data-size="md" data-orientation="horizontal" role="separator"></div><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Ad Choices" data-discover="true" href="/wp/ad-choices">Ad Choices</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Do Not Sell or Share My Personal Information" data-discover="true" href="/wp/ca-privacy-rights-2">Do Not Sell or Share My Personal Information</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="CA Proposition 65 Warnings" data-discover="true" href="/wp/californias-proposition-65-warnings">CA Proposition 65 Warnings</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Supply Chain Transparency" data-discover="true" href="/wp/supply-chain-transparency">Supply Chain Transparency</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Cookies and Ads Policy" data-discover="true" href="/wp/cookies-and-ads-policy">Cookies and Ads Policy</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Accessibility Statement" data-discover="true" href="/wp/accessibility-statement">Accessibility Statement</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Privacy Policy" data-discover="true" href="/wp/privacy-policy-2">Privacy Policy</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Terms of Use" data-discover="true" href="/wp/terms-of-use">Terms of Use</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Rewards Terms and Conditions" data-discover="true" href="/wp/lucky-rewards-terms-and-conditions">Rewards Terms and Conditions</a></span></p><button class="footer-cookie-button" id="teconsent" consent="undefined" aria-label="Open Cookie Preferences Modal" role="complementary">Your Privacy Choices<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 32 15" xml:space="preserve" class="ccpa-opt-out-icon"><g><g id="final---dec.11-2020_1_"><g id="_x30_208-our-toggle_2_" transform="translate(-1275.000000, -200.000000)"><g id="Final-Copy-2_2_" transform="translate(1275.000000, 200.000000)"><path class="st0" fill="#FFFFFF" d="M7.4,12.8h6.8l3.1-11.6H7.4C4.2,1.2,1.6,3.8,1.6,7S4.2,12.8,7.4,12.8z"></path></g></g></g><g id="final---dec.11-2020"><g id="_x30_208-our-toggle" transform="translate(-1275.000000, -200.000000)"><g id="Final-Copy-2" transform="translate(1275.000000, 200.000000)"><path class="st1" fill="#0066FF" d="M22.6,0H7.4c-3.9,0-7,3.1-7,7s3.1,7,7,7h15.2c3.9,0,7-3.1,7-7S26.4,0,22.6,0z M1.6,7c0-3.2,2.6-5.8,5.8-5.8
h9.9l-3.1,11.6H7.4C4.2,12.8,1.6,10.2,1.6,7z"></path><path id="x" class="st2" fill="#FFFFFF" d="M24.6,4c0.2,0.2,0.2,0.6,0,0.8l0,0L22.5,7l2.2,2.2c0.2,0.2,0.2,0.6,0,0.8c-0.2,0.2-0.6,0.2-0.8,0
l0,0l-2.2-2.2L19.5,10c-0.2,0.2-0.6,0.2-0.8,0c-0.2-0.2-0.2-0.6,0-0.8l0,0L20.8,7l-2.2-2.2c-0.2-0.2-0.2-0.6,0-0.8
c0.2-0.2,0.6-0.2,0.8,0l0,0l2.2,2.2L23.8,4C24,3.8,24.4,3.8,24.6,4z"></path><path id="y" class="st3" fill="#0066FF" d="M12.7,4.1c0.2,0.2,0.3,0.6,0.1,0.8l0,0L8.6,9.8C8.5,9.9,8.4,10,8.3,10c-0.2,0.1-0.5,0.1-0.7-0.1l0,0
L5.4,7.7c-0.2-0.2-0.2-0.6,0-0.8c0.2-0.2,0.6-0.2,0.8,0l0,0L8,8.6l3.8-4.5C12,3.9,12.4,3.9,12.7,4.1z"></path></g></g></g></g></svg><script src="https://consent.trustarc.com/asset/notice.js/v/v1.7-402" async="async" crossorigin="" importance="high"></script><a role="link" id="icon-id012885787420793615" tabindex="0" lang="en" aria-haspopup="dialog" aria-label="Cookie Preferences, opens a dedicated popup modal window" class="truste_cursor_pointer">Cookie Preferences</a></button></div></div><style data-mantine-styles="inline">.__m__-R3mramtp5{--col-flex-grow:1;--col-flex-basis:25%;--col-max-width:100%;}</style><div class="m_96bdd299 mantine-Grid-col footer-grid-item __m__-R3mramtp5"><div class="footer-section sectionContainer"><h3 class="sectionTitleText">About Us</h3><div style="--divider-size:var(--divider-size-md)" class="section-title-divider m_3eebeb36 mantine-Divider-root" data-size="md" data-orientation="horizontal" role="separator"></div><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a style="--text-color:#222222;color:inherit;text-decoration:none;cursor:pointer;padding:0" class="focus-ao m_849cf0da footer-link-text m_b6d8b162 mantine-Text-root mantine-Anchor-root" data-underline="hover" color="#222222" aria-label="About Us , (Opens in a new tab)" href="https://www.thesavemartcompanies.com/" rel="noreferrer" role="link" tabindex="0" target="_blank">About Us</a></span><svg fill="none" height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg" color="var(--mantine-color-footer-action-on-surface-0)" role="presentation"><path d="M7.58325 6.41615L12.3666 1.63281" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12.8334 3.96602V1.16602H10.0334" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.41675 1.16602H5.25008C2.33341 1.16602 1.16675 2.33268 1.16675 5.24935V8.74935C1.16675 11.666 2.33341 12.8327 5.25008 12.8327H8.75008C11.6667 12.8327 12.8334 11.666 12.8334 8.74935V7.58268" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a style="--text-color:#222222;color:inherit;text-decoration:none;cursor:pointer;padding:0" class="focus-ao m_849cf0da footer-link-text m_b6d8b162 mantine-Text-root mantine-Anchor-root" data-underline="hover" color="#222222" aria-label="Press Releases , (Opens in a new tab)" href="https://www.thesavemartcompanies.com/newsroom" rel="noreferrer" role="link" tabindex="0" target="_blank">Press Releases</a></span><svg fill="none" height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg" color="var(--mantine-color-footer-action-on-surface-0)" role="presentation"><path d="M7.58325 6.41615L12.3666 1.63281" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12.8334 3.96602V1.16602H10.0334" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.41675 1.16602H5.25008C2.33341 1.16602 1.16675 2.33268 1.16675 5.24935V8.74935C1.16675 11.666 2.33341 12.8327 5.25008 12.8327H8.75008C11.6667 12.8327 12.8334 11.666 12.8334 8.74935V7.58268" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a style="--text-color:#222222;color:inherit;text-decoration:none;cursor:pointer;padding:0" class="focus-ao m_849cf0da footer-link-text m_b6d8b162 mantine-Text-root mantine-Anchor-root" data-underline="hover" color="#222222" aria-label="Supplier Portal , (Opens in a new tab)" href="https://supplier.savemart.com/" rel="noreferrer" role="link" tabindex="0" target="_blank">Supplier Portal</a></span><svg fill="none" height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg" color="var(--mantine-color-footer-action-on-surface-0)" role="presentation"><path d="M7.58325 6.41615L12.3666 1.63281" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12.8334 3.96602V1.16602H10.0334" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.41675 1.16602H5.25008C2.33341 1.16602 1.16675 2.33268 1.16675 5.24935V8.74935C1.16675 11.666 2.33341 12.8327 5.25008 12.8327H8.75008C11.6667 12.8327 12.8334 11.666 12.8334 8.74935V7.58268" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a class="footer-link-text" role="link" tabindex="0" style="color:inherit;text-decoration:none;cursor:pointer;padding:0" aria-label="Recall Information" href="https://www.thesavemartcompanies.com/product-recalls">Recall Information</a></span></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a style="--text-color:#222222;color:inherit;text-decoration:none;cursor:pointer;padding:0" class="focus-ao m_849cf0da footer-link-text m_b6d8b162 mantine-Text-root mantine-Anchor-root" data-underline="hover" color="#222222" aria-label="Community , (Opens in a new tab)" href="https://www.thesavemartcompanies.com/community/" rel="noreferrer" role="link" tabindex="0" target="_blank">Community</a></span><svg fill="none" height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg" color="var(--mantine-color-footer-action-on-surface-0)" role="presentation"><path d="M7.58325 6.41615L12.3666 1.63281" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12.8334 3.96602V1.16602H10.0334" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.41675 1.16602H5.25008C2.33341 1.16602 1.16675 2.33268 1.16675 5.24935V8.74935C1.16675 11.666 2.33341 12.8327 5.25008 12.8327H8.75008C11.6667 12.8327 12.8334 11.666 12.8334 8.74935V7.58268" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></p><p style="--text-color:#222222;padding:0rem" class="focus-ao footer-link m_b6d8b162 mantine-Text-root" color="#222222"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a style="--text-color:#222222;color:inherit;text-decoration:none;cursor:pointer;padding:0" class="focus-ao m_849cf0da footer-link-text m_b6d8b162 mantine-Text-root mantine-Anchor-root" data-underline="hover" color="#222222" aria-label="Careers , (Opens in a new tab)" href="https://www.thesavemartcompanies.com/careers/" rel="noreferrer" role="link" tabindex="0" target="_blank">Careers</a></span><svg fill="none" height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg" color="var(--mantine-color-footer-action-on-surface-0)" role="presentation"><path d="M7.58325 6.41615L12.3666 1.63281" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M12.8334 3.96602V1.16602H10.0334" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path><path d="M6.41675 1.16602H5.25008C2.33341 1.16602 1.16675 2.33268 1.16675 5.24935V8.74935C1.16675 11.666 2.33341 12.8327 5.25008 12.8327H8.75008C11.6667 12.8327 12.8334 11.666 12.8334 8.74935V7.58268" stroke="var(--mantine-color-footer-action-on-surface-0)" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"></path></svg></p></div></div><style data-mantine-styles="inline">.__m__-Raramtp5{--col-flex-grow:1;--col-flex-basis:25%;--col-max-width:100%;}</style><div class="m_96bdd299 mantine-Grid-col footer-grid-item last __m__-Raramtp5"><div class="footer-logo-box m_8bffd616 mantine-Flex-root __m__-Rmqramtp5"><div style="--stack-gap:var(--mantine-spacing-md);--stack-align:stretch;--stack-justify:flex-start" class="smallContainer-first m_6d731127 mantine-Stack-root"><img class="m_9e117634 mantine-Image-root" alt="Footer Logo" srcset="https://sublime-basketball-77c39afa7f.media.strapiapp.com/sfp_lk_logo_f100870541.svg" role="presentation" loading="lazy"><div style="--group-gap:calc(0.5rem * var(--mantine-scale));--group-align:right;--group-justify:flex-start;--group-wrap:wrap;padding-bottom:calc(1.5rem * var(--mantine-scale))" class="m_4081bf90 mantine-Group-root"><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a style="--text-color:#222222;color:inherit;text-decoration:none;cursor:pointer;padding:0" class="focus-ao m_849cf0da social-link m_b6d8b162 mantine-Text-root mantine-Anchor-root" data-underline="hover" color="#222222" aria-label="Facebook , (Opens in a new tab)" href="https://www.facebook.com/LuckySupermarkets" rel="noreferrer" role="link" tabindex="0" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1.2rem" height="1.2rem" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-brand-facebook-filled" role="presentation"><path d="M18 2a1 1 0 0 1 .993 .883l.007 .117v4a1 1 0 0 1 -.883 .993l-.117 .007h-3v1h3a1 1 0 0 1 .991 1.131l-.02 .112l-1 4a1 1 0 0 1 -.858 .75l-.113 .007h-2v6a1 1 0 0 1 -.883 .993l-.117 .007h-4a1 1 0 0 1 -.993 -.883l-.007 -.117v-6h-2a1 1 0 0 1 -.993 -.883l-.007 -.117v-4a1 1 0 0 1 .883 -.993l.117 -.007h2v-1a6 6 0 0 1 5.775 -5.996l.225 -.004h3z" fill="currentColor" stroke-width="0"></path></svg></a></span><span style="--text-color:#222222;font-weight:500;padding:0rem" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222"><a style="--text-color:#222222;color:inherit;text-decoration:none;cursor:pointer;padding:0" class="focus-ao m_849cf0da social-link m_b6d8b162 mantine-Text-root mantine-Anchor-root" data-underline="hover" color="#222222" aria-label="Pinterest , (Opens in a new tab)" href="https://www.instagram.com/luckysupermarkets/" rel="noreferrer" role="link" tabindex="0" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1.2rem" height="1.2rem" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="tabler-icon tabler-icon-brand-instagram" role="presentation"><path d="M4 4m0 4a4 4 0 0 1 4 -4h8a4 4 0 0 1 4 4v8a4 4 0 0 1 -4 4h-8a4 4 0 0 1 -4 -4z"></path><path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"></path><path d="M16.5 7.5l0 .01"></path></svg></a></span></div></div><div style="padding:0rem;background:var(--mantine-color-footer-surface-0)" class="m_e615b15f mantine-Card-root m_1b7284a3 mantine-Paper-root"><div style="--stack-gap:var(--mantine-spacing-md);--stack-align:stretch;--stack-justify:left" class="small-container-second m_6d731127 mantine-Stack-root"><p style="--text-color:#222222;font-weight:600" class="focus-ao m_b6d8b162 mantine-Text-root" color="#222222">Download our app today!</p></div><div style="gap:calc(0.5rem * var(--mantine-scale));justify-content:left;padding-top:calc(0.5rem * var(--mantine-scale))" class="footer-mobile-app m_8bffd616 mantine-Flex-root __m__-R5ddmqramtp5"><a aria-label="Apple App Store to Download Lucky Supermarkets App (opens in a new window)" class="footer-mobile-app-image" role="link" tabindex="0" href="https://apps.apple.com/us/app/lucky-supermarkets/id969551843" target="_blank"><img style="--image-object-fit:contain" class="m_9e117634 mantine-Image-root" alt="Apple App Store to Download Lucky Supermarkets App" srcset="https://sublime-basketball-77c39afa7f.media.strapiapp.com/App_Store_Badge_c02dad66fc.svg" loading="lazy" role="presentation"></a><a aria-label="Google Play Store to Download Lucky Supermarkets App (opens in a new window)" class="footer-mobile-app-image" role="link" tabindex="0" href="https://play.google.com/store/apps/details?id=sysnify.com.luckyrelationshop&amp;hl=en" target="_blank"><img style="--image-object-fit:contain" class="m_9e117634 mantine-Image-root" alt="Google Play Store to Download Lucky Supermarkets App" srcset="https://sublime-basketball-77c39afa7f.media.strapiapp.com/Google_Play_Badge_8f4aab84f1.svg" loading="lazy" role="presentation"></a></div></div></div></div></div></div></div><div class="copyrightContainer m_7485cace mantine-Container-root"><p style="--text-fz:var(--mantine-font-size-sm);--text-lh:var(--mantine-line-height-sm);--text-color:#222222;color:var(--mantine-color-dimmed)" class="focus-ao m_b6d8b162 mantine-Text-root" data-size="sm" color="#222222">© 2026 Lucky Supermarkets. All rights reserved.</p></div></footer><div data-portal="true"><div class="m_b37d9ac7 mantine-Notifications-root" data-position="top-center" style="--notifications-z-index: 1000; --notifications-container-width: calc(35rem * var(--mantine-scale)); margin-top: calc(2.5rem * var(--mantine-scale));"><div></div></div><div class="m_b37d9ac7 mantine-Notifications-root" data-position="top-left" style="--notifications-z-index: 1000; --notifications-container-width: calc(35rem * var(--mantine-scale)); margin-top: calc(2.5rem * var(--mantine-scale));"><div></div></div><div class="m_b37d9ac7 mantine-Notifications-root width-before-scroll-bar" data-position="top-right" style="--notifications-z-index: 1000; --notifications-container-width: calc(35rem * var(--mantine-scale)); margin-top: calc(2.5rem * var(--mantine-scale));"><div></div></div><div class="m_b37d9ac7 mantine-Notifications-root width-before-scroll-bar" data-position="bottom-right" style="--notifications-z-index: 1000; --notifications-container-width: calc(35rem * var(--mantine-scale)); margin-top: calc(2.5rem * var(--mantine-scale));"><div></div></div><div class="m_b37d9ac7 mantine-Notifications-root" data-position="bottom-left" style="--notifications-z-index: 1000; --notifications-container-width: calc(35rem * var(--mantine-scale)); margin-top: calc(2.5rem * var(--mantine-scale));"><div></div></div><div class="m_b37d9ac7 mantine-Notifications-root" data-position="bottom-center" style="--notifications-z-index: 1000; --notifications-container-width: calc(35rem * var(--mantine-scale)); margin-top: calc(2.5rem * var(--mantine-scale));"><div></div></div></div><div data-portal="true"><div><div class="navDrawer mobile-menu-items m_f11b401e mantine-Drawer-root" data-size="xs" data-autofocus="true" aria-label="Mobile Menu" style="--drawer-size: var(--drawer-size-xs); --drawer-justify: flex-end; --mb-z-index: 200; --mb-padding: var(--mantine-spacing-xs);"><div class="mantine-Drawer-overlay m_9814e45f mantine-Overlay-root" data-fixed="true" style="--overlay-z-index: 200; display: none;"></div><div class="m_60c222c7 m_31cd769a mantine-Drawer-inner"><section class="m_fd1ab0aa m_b8a05bbd mantine-Drawer-content m_1b7284a3 mantine-Paper-root" role="dialog" tabindex="-1" aria-modal="true" aria-describedby="mantine-5wvpsscif-body" aria-labelledby="mantine-5wvpsscif-title" style="--paper-radius: 0rem; display: none;"><header class="m_b5489c3c m_5a7c2c9 mantine-Drawer-header"><h2 class="m_615af6c9 mantine-Drawer-title" id="mantine-5wvpsscif-title">Menu</h2><button class="focus-ao mantine-active m_220c80f2 m_606cb269 mantine-Drawer-close m_86a44da5 mantine-CloseButton-root m_87cf2631 mantine-UnstyledButton-root" data-variant="subtle" type="button" tabindex="0"><svg viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg" style="width: var(--cb-icon-size, 70%); height: var(--cb-icon-size, 70%);"><path d="M11.7816 4.03157C12.0062 3.80702 12.0062 3.44295 11.7816 3.2184C11.5571 2.99385 11.193 2.99385 10.9685 3.2184L7.50005 6.68682L4.03164 3.2184C3.80708 2.99385 3.44301 2.99385 3.21846 3.2184C2.99391 3.44295 2.99391 3.80702 3.21846 4.03157L6.68688 7.49999L3.21846 10.9684C2.99391 11.193 2.99391 11.557 3.21846 11.7816C3.44301 12.0061 3.80708 12.0061 4.03164 11.7816L7.50005 8.31316L10.9685 11.7816C11.193 12.0061 11.5571 12.0061 11.7816 11.7816C12.0062 11.557 12.0062 11.193 11.7816 10.9684L8.31322 7.49999L11.7816 4.03157Z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></button></header><div class="m_5df29311 mantine-Drawer-body" id="mantine-5wvpsscif-body"></div></section></div></div></div></div><div data-portal="true"><div class="m_38a85659 mantine-Popover-dropdown m_88b62a41 mantine-Select-dropdown" role="presentation" data-position="bottom" style="display: none; z-index: 300; top: 571.391px; left: 1135px; width: 210px;"><div class="m_b2821a6e mantine-Select-options" id="mantine-665ifhbxq" role="listbox" aria-labelledby="mantine-3d9a0zu6h-label"><div class="" style="display: flex; overflow: auto; max-height: calc(13.75rem * var(--mantine-scale));"><div class="" style="display: flex; flex-direction: column; flex: 1 1 0%;"><div class="m_d57069b5 mantine-ScrollArea-root" style="--scrollarea-scrollbar-size: var(--combobox-padding); --sa-corner-width: 0px; --sa-corner-height: 0px;"><div class="m_c0783ff9 mantine-ScrollArea-viewport" data-offset-scrollbars="y" data-scrollbars="xy" style="overflow: scroll;"><div style="min-width: 100%; display: table;"><div class="m_92253aa5 mantine-Select-option m_390b5f4" data-combobox-option="true" value="NEWEST" data-reverse="true" aria-selected="false" id=":rda:" role="option"><span>Newest</span></div><div class="m_92253aa5 mantine-Select-option m_390b5f4" data-combobox-option="true" value="END_SOON" data-reverse="true" aria-selected="false" id=":rdc:" role="option"><span>Ends Soon</span></div><div class="m_92253aa5 mantine-Select-option m_390b5f4" data-combobox-option="true" data-combobox-active="true" value="MOST_SAVINGS" data-reverse="true" data-checked="true" aria-selected="true" id=":rde:" role="option"><span>Most Savings</span><svg viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" class="m_8ee53fc2"><path d="M4 4.586L1.707 2.293A1 1 0 1 0 .293 3.707l3 3a.997.997 0 0 0 1.414 0l5-5A1 1 0 1 0 8.293.293L4 4.586z" fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"></path></svg></div><div class="m_92253aa5 mantine-Select-option m_390b5f4" data-combobox-option="true" value="FEATURED" data-reverse="true" aria-selected="false" id=":rdg:" role="option"><span>Featured</span></div><div class="m_92253aa5 mantine-Select-option m_390b5f4" data-combobox-option="true" value="RELEVANCE" data-reverse="true" aria-selected="false" id=":rdi:" role="option"><span>Relevance</span></div></div></div><div data-orientation="horizontal" data-state="hidden" class="m_c44ba933 mantine-ScrollArea-scrollbar" data-mantine-scrollbar="true" style="position: absolute; --sa-thumb-width: 18px;"></div><div data-state="hidden" class="m_c44ba933 mantine-ScrollArea-scrollbar" data-orientation="vertical" data-mantine-scrollbar="true" style="position: absolute; --sa-thumb-height: 18px;"></div></div></div></div></div></div></div><div data-portal="true"><div><div class="category-modal m_9df02822 mantine-Modal-root" data-centered="true" data-testid="coupon-modal" data-autofocus="false" style="--modal-y-offset: 5dvh; --mb-z-index: 200; max-height: calc(37.5rem * var(--mantine-scale));"></div></div></div><div class="ad-box" aria-hidden="true" style="position: fixed; top: 0px; left: 0px; height: 0px; width: 0px;"></div><img aria-hidden="true" src="https://c.swiftlyads.net/sdk/g.gif" style="position: fixed; top: 0px; left: 0px; height: 0px; width: 0px;"></body></html>