.product-card,.product-information__grid{position:relative;z-index:1}.badge{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:scale(.9);user-select:none;-webkit-user-select:none}.badge.is-visible{opacity:1;transform:scale(1)}.entries-total-badge{position:absolute;top:12px;right:12px;background-color:#a42325;color:#fff;font-size:16px;font-weight:700;padding:6px 12px;border-radius:20px;box-shadow:0 2px 6px #0003;z-index:10}@keyframes b2-shimmer{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes b2-flash{0%,70%,to{opacity:.8;filter:brightness(1)}78%{opacity:1;filter:brightness(2.5)}82%{opacity:.9;filter:brightness(1.5)}}.b2-badge{position:relative;width:100%;min-height:42px;background:linear-gradient(90deg,var(--mp-grad-l),var(--mp-grad-m),var(--mp-grad-r));border-left:4px solid var(--mp-color);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 8px;overflow:hidden;box-sizing:border-box;opacity:0;transition:opacity .3s ease-out;margin:6px 0 0;order:1}.b2-badge.is-visible{opacity:1}.b2-badge .b2-top-line{display:flex;align-items:center;gap:8px}.b2-badge:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.13) 50%,transparent 100%);transform:translate(-120%);animation:b2-shimmer 2s ease-in-out infinite;pointer-events:none}.b2-multiplier{font-size:17px;font-weight:900;color:var(--mp-color);text-shadow:0 0 8px var(--mp-glow),0 0 20px var(--mp-glow);letter-spacing:-.5px;line-height:1;flex-shrink:0}.b2-dot{color:#ffffff40;font-size:10px;flex-shrink:0}.b2-daily{font-size:7px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:#999;margin-top:2px;flex-shrink:0}.b2-entries{font-size:11px;font-weight:700;color:#fafafa;flex-shrink:0}.b2-icon{width:10px;height:16px;color:var(--mp-color);animation:b2-flash 2.8s ease-in-out infinite;flex-shrink:0}.b2-badge.mp-15{--mp-color: #d4a843;--mp-grad-l: #1a1500;--mp-grad-m: #2a2100;--mp-grad-r: #1a1500;--mp-glow: rgba(212,168,67,.35)}.b2-badge.mp-20{--mp-color: #ff9500;--mp-grad-l: #1a0e00;--mp-grad-m: #2d1800;--mp-grad-r: #1a0e00;--mp-glow: rgba(255,149,0,.4)}.b2-badge.mp-25{--mp-color: #ff6b00;--mp-grad-l: #1a0a00;--mp-grad-m: #2d1200;--mp-grad-r: #1a0a00;--mp-glow: rgba(255,107,0,.42)}.b2-badge.mp-30{--mp-color: #c0392b;--mp-grad-l: #1a0500;--mp-grad-m: #2a0800;--mp-grad-r: #1a0500;--mp-glow: rgba(192,57,43,.45)}.b2-badge-placeholder{width:100%;min-height:42px;visibility:hidden;pointer-events:none;margin:6px 0 0;order:1}.b2-badge--daily-flash{animation:b2-daily-flash var(--b2-flash-dur, 2s) ease-in-out infinite}@keyframes b2-daily-flash{0%,to{filter:brightness(1);box-shadow:inset 0 0 0 0 transparent}50%{filter:brightness(1.18) saturate(1.15);box-shadow:inset 0 0 20px #ff3c2840}}@media(prefers-reduced-motion:reduce){.b2-badge:before{animation:none}.b2-icon{animation:none;opacity:1}}.entries-bonus-ribbon,.bonus-multiplier,.bonus-amount,.entries-bonus-strip{display:none!important}.card-gallery .per-dollar-chip,card-gallery .per-dollar-chip{position:absolute;bottom:8px;left:8px;top:auto;right:auto}.per-dollar-chip{position:absolute;width:fit-content;background-color:#0a0a0ae0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.08);border-left:3px solid var(--chip-accent, #a42325);color:#fafafa;font-size:10px;font-weight:700;letter-spacing:.02em;padding:3px 9px 3px 10px;border-radius:4px;box-shadow:0 2px 10px #00000059;z-index:10;bottom:85px;left:12px}.entries-total-badge__label{position:relative;z-index:3}.entries-total-badge--daily-bonus{background:linear-gradient(135deg,#ffe066,#d4a812 40%,#f5c518);color:#0a0a0a;border:none;box-shadow:0 2px 12px #00000047;font-size:14px;font-weight:700;padding:7px 13px;border-radius:999px;overflow:hidden;isolation:isolate;contain:paint}.entries-total-badge--daily-bonus.entries-total-badge--pill-nitro:after,.entries-total-badge--daily-bonus.entries-total-badge--pill-aurora:before{border-radius:999px!important}.entries-total-badge--daily-bonus.entries-total-badge--pill-nitro:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;clip-path:inset(0 round 9999px);background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.55) 48%,rgba(255,255,255,.2) 55%,transparent 100%);animation:kaidoPillNitroSweep 2.8s ease-in-out infinite;animation-delay:var(--kaido-fx-delay, 0ms);pointer-events:none;z-index:2;mix-blend-mode:overlay}.entries-total-badge--daily-bonus.entries-total-badge--pill-aurora:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;clip-path:inset(0 round 9999px);background:linear-gradient(100deg,transparent 0%,transparent 38%,hsla(195,75%,58%,.55) 50%,hsla(58,75%,55%,.4) 56%,transparent 68%,transparent 100%);animation:kaidoPillAuroraSweep 2.8s ease-in-out infinite;animation-delay:calc(var(--kaido-fx-delay, 0ms) + 1.4s);mix-blend-mode:normal;opacity:.78;z-index:1;pointer-events:none;box-shadow:inset 0 0 8px #fff8d214}@keyframes kaidoPillNitroSweep{0%{transform:translate(-120%);opacity:0}15%{opacity:1}55%{transform:translate(120%);opacity:1}to{transform:translate(120%);opacity:0}}@keyframes kaidoPillAuroraSweep{0%{transform:translate(130%);opacity:.35}20%{opacity:.85}55%{transform:translate(-130%);opacity:.75}to{transform:translate(-130%);opacity:.35}}@media(prefers-reduced-motion:reduce){.entries-total-badge--daily-bonus.entries-total-badge--pill-nitro:after,.entries-total-badge--daily-bonus.entries-total-badge--pill-aurora:before{animation:none}}@media(max-width:768px){.entries-total-badge{font-size:13px;padding:4px 8px;top:10px;right:10px}.entries-total-badge--daily-bonus{font-size:12px;padding:4px 8px}main[data-template=product] .product-information__grid>.entries-total-badge{font-size:24px!important;padding:8px 16px!important;top:14px!important;right:14px!important;border-radius:999px!important}main[data-template=product] .product-information__grid>.entries-total-badge--daily-bonus{font-size:22px!important;padding:8px 14px!important}.per-dollar-chip{font-size:9px;padding:2px 6px 2px 8px}.card-gallery .per-dollar-chip,card-gallery .per-dollar-chip{bottom:6px;left:6px}.b2-badge{min-height:44px;padding:5px 6px}.b2-multiplier{font-size:15px}.b2-entries{font-size:10px}.b2-daily{font-size:6px;letter-spacing:1px}.b2-badge .b2-top-line{gap:6px}.b2-badge-placeholder{min-height:44px}.product-card__content:has(.b2-badge,.b2-badge-placeholder){grid-template-rows:auto auto auto!important;grid-template-areas:"media" "banner" "info"!important}.product-card__content .b2-badge,.product-card__content .b2-badge-placeholder{grid-area:banner!important}.entries-bonus-ribbon{width:110px;font-size:11px;top:14px;left:-30px;padding:5px 0}}main[data-template=product] .per-dollar-chip{display:none!important}.b2-badge--pdp{order:0!important;margin:14px 0 10px;min-height:56px;padding:12px 16px;border-radius:10px;box-shadow:0 4px 18px #00000059}.b2-badge--pdp .b2-top-line{gap:12px}.b2-badge--pdp .b2-multiplier{font-size:26px}.b2-badge--pdp .b2-entries{font-size:15px}.b2-badge--pdp .b2-daily{font-size:10px;margin-top:3px}.b2-badge--pdp .b2-icon{width:14px;height:22px}@media(max-width:768px){.b2-badge--pdp{order:-1!important;margin:12px 0 8px;min-height:64px;padding:14px 18px;border-radius:10px}.b2-badge--pdp .b2-multiplier{font-size:30px}.b2-badge--pdp .b2-entries{font-size:17px;font-weight:800;color:#fff;text-shadow:0 0 8px var(--mp-glow),0 1px 2px rgba(0,0,0,.6)}.b2-badge--pdp .b2-daily{font-size:10px;letter-spacing:1.5px;margin-top:4px}.b2-badge--pdp .b2-icon{width:16px;height:24px}.b2-badge--pdp .b2-top-line{gap:14px}}.entries-total-pdp-combo{display:block;width:100%;margin:4px 0 14px;border-radius:12px;overflow:hidden;box-shadow:0 4px 18px #00000052;isolation:isolate}.entries-total-pdp-combo .entries-total-badge--pdp-header,.entries-total-pdp-combo .b2-badge--pdp{margin:0!important;border-radius:0!important;box-shadow:none!important}.entries-total-badge--pdp-header{position:static!important;width:100%!important;top:auto!important;right:auto!important;display:flex!important;align-items:center;justify-content:center;font-size:22px!important;font-weight:800!important;padding:12px 20px 10px!important;margin:4px 0 0!important;border-radius:12px 12px 0 0!important;letter-spacing:.4px;line-height:1;isolation:isolate;contain:paint}.entries-total-badge--pdp-header+.b2-badge--pdp{padding:10px 16px!important;min-height:44px!important;border-radius:0 0 12px 12px!important;border-top:none}.entries-total-badge--pdp-header+.b2-badge--pdp:before,.entries-total-pdp-combo .b2-badge--pdp:before{animation:kaidoPillNitroSweep 2.8s ease-in-out infinite!important;animation-delay:var(--kaido-fx-delay, 0ms)!important}.b2-badge--pdp .b2-entries{color:#ffffffd1}@keyframes b2-entries-num-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.b2-badge--pdp .b2-entries-num{display:inline-block;background:transparent;color:#fff;font-weight:900;font-size:1.15em;padding:0;border-radius:0;box-shadow:none;letter-spacing:-.3px;margin-right:6px;transform-origin:center center;animation:b2-entries-num-pulse 2.4s ease-in-out infinite;text-shadow:-1px -1px 0 var(--mp-color),1px -1px 0 var(--mp-color),-1px 1px 0 var(--mp-color),1px 1px 0 var(--mp-color),0 0 14px var(--mp-glow),0 0 22px var(--mp-glow)}@media(prefers-reduced-motion:reduce){.b2-badge--pdp .b2-entries-num{animation:none}}.b2-badge--pdp .b2-dot{display:none!important}@media(min-width:769px){main[data-template=product] .product-information__grid>.entries-total-badge{display:none!important}}@media(max-width:768px){.entries-total-pdp-combo{display:contents!important;box-shadow:none!important;border-radius:0!important;margin:0!important}.entries-total-pdp-combo .entries-total-badge--pdp-header,.entries-total-badge--pdp-header{display:none!important}}main[data-template=product] .product-information__grid [class*=heading_m7KmQQ]{position:relative}main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] h1,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] h2,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] .h2,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] .h3{font-family:Teko,Oswald,Impact,sans-serif!important;font-weight:700!important;font-size:44px!important;line-height:.95!important;color:#0a0a0a!important;text-transform:uppercase!important;letter-spacing:.3px!important;margin:0!important;position:relative;display:inline-block;padding-left:42px;max-width:100%}main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] h1:before,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] h2:before,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] .h2:before,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] .h3:before{content:"";position:absolute;left:0;top:-3px;bottom:-3px;width:9px;background:#a42325;transform:skew(-14deg);transform-origin:center;border-radius:1px}main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] h1:after,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] h2:after,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] .h2:after,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] .h3:after{content:"";position:absolute;left:14px;top:0;bottom:0;width:6px;background:linear-gradient(180deg,#ffe066,#d4a812,#f5c518);transform:skew(-14deg);transform-origin:center;border-radius:1px;box-shadow:0 0 6px #d4a84373}main[data-template=product] .product-information__grid [class*=heading_m7KmQQ]:before,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ]:after{content:none!important}.kaido-pdp-title-row{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;width:100%!important}.kaido-pdp-title-row>[class*=heading_m7KmQQ]{flex:1 1 auto!important;min-width:0!important;padding-right:0!important;width:auto!important;max-width:100%!important}.kaido-pdp-title-row .kaido-pdp-title-meta{flex:0 0 auto!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:6px!important;padding-top:4px}@media(max-width:768px){.kaido-pdp-title-row{gap:12px!important}}main[data-template=product] .product-information__grid .kaido-pdp-title-meta product-price{font-family:Teko,Oswald,Impact,sans-serif!important;font-weight:700!important;font-size:36px!important;line-height:1!important;color:#a42325!important;letter-spacing:.4px!important;text-align:right!important;padding:0!important;margin:0!important;display:block!important;white-space:nowrap}main[data-template=product] .product-information__grid .kaido-pdp-title-meta product-price *{color:inherit!important;font-family:inherit!important;font-weight:inherit!important;font-size:inherit!important;letter-spacing:inherit!important}.kaido-pdp-per-dollar{display:inline-flex;align-items:baseline;gap:5px;font-family:Teko,Oswald,sans-serif;color:#6b7280;font-weight:600;line-height:1;letter-spacing:.2px;white-space:nowrap}.kaido-pdp-per-dollar__num{font-size:22px;color:#4b5563}.kaido-pdp-per-dollar__unit{font-size:15px;opacity:.9}.kaido-pdp-per-dollar__label{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;opacity:.8;margin-left:2px}@media(max-width:768px){main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] h1,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] h2,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] .h2,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] .h3{font-size:30px!important;padding-left:34px}main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] h2:before,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] .h2:before{width:5px}main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] h2:after,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] .h2:after{left:8px;width:3px}main[data-template=product] .product-information__grid .kaido-pdp-title-meta product-price{font-size:22px!important;text-align:right!important}.kaido-pdp-per-dollar__num{font-size:16px}.kaido-pdp-per-dollar__unit{font-size:12px}.kaido-pdp-per-dollar__label{font-size:9px}}@media(max-width:768px){main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] h1,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] h2,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] .h2,main[data-template=product] .product-information__grid [class*=heading_m7KmQQ] .h3{font-size:34px!important}main[data-template=product] .product-information__grid [class*=heading_m7KmQQ]{padding-left:18px}main[data-template=product] .product-information__grid [class*=heading_m7KmQQ]:before{width:5px}main[data-template=product] .product-information__grid [class*=heading_m7KmQQ]:after{left:8px;width:3px}main[data-template=product] .product-information__grid product-price{font-size:24px!important;padding-left:18px!important}}.product-recommendations .resource-list__slide{position:relative}.product-recommendations .resource-list__slide .product-card{z-index:2}.product-recommendations .slideshow-slides{overflow-x:clip;overflow-y:visible}.product-recommendations .resource-list__slide .card-gallery,.kaido-section--quick-entries .card-gallery,.kaido-card-a1-sweep .card-gallery{position:relative;isolation:isolate}.product-recommendations .resource-list__slide .card-gallery,.kaido-card-a1-sweep .card-gallery{overflow:hidden}.product-recommendations .resource-list__slide .card-gallery:after,.kaido-card-a1-sweep .card-gallery:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;pointer-events:none;border-radius:inherit;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.12) 45%,rgba(255,255,255,.28) 50%,rgba(255,255,255,.1) 58%,transparent 100%);transform:translate(-100%);animation:kaidoQuickEntriesMediaShimmer 2.8s ease-in-out infinite;animation-delay:var(--kaido-fx-delay, 0ms)}@keyframes kaidoQuickEntriesMediaShimmer{0%{transform:translate(-100%);opacity:0}15%{opacity:1}55%{transform:translate(220%);opacity:1}to{transform:translate(220%);opacity:0}}@media(prefers-reduced-motion:reduce){.product-recommendations .resource-list__slide .card-gallery:after,.kaido-card-a1-sweep .card-gallery:after{animation:none;opacity:0}}@media screen and (max-width:768px){.product-list .resource-list__slides{display:flex;flex-direction:column;align-items:center;gap:24px}.product-list .resource-list__slide{width:100%;max-width:920px;margin:0 auto;opacity:1!important;transform:none!important;position:static!important}.product-list .product-card .card-gallery .slideshow-slide:not(:first-child){display:none!important}.product-list .product-card .card-gallery slideshow-slides{display:block}}.kaido-cart-entries-total-row{margin-top:8px;padding-top:8px;border-top:1px solid rgba(var(--color-border-rgb),.5);user-select:none;-webkit-user-select:none}.kaido-cart-entries-total-row__main{display:flex;align-items:center;justify-content:space-between;gap:8px}.kaido-cart-entries-total-row__label{font-size:12px;font-weight:600;color:#7f1d1d;display:inline-flex;align-items:center;gap:6px}.kaido-cart-entries-total-row__value{font-size:var(--cart-font-size--2xl);font-weight:700;color:#a42325;line-height:1}.kaido-cart-entries-total-row__sub{margin-top:3px;display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:11px;color:#6b7280}.kaido-cart-entries-total-row__meta-row{margin-top:6px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.kaido-cart-entries-total-row__meta-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.kaido-cart-entries-total-row__sub-row{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:8px;white-space:nowrap;width:auto;margin-left:auto}.kaido-cart-entries-total-row__sub-amounts{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap;white-space:nowrap}.kaido-cart-entries-total-row__sub-value{color:#a42325;font-weight:800;white-space:nowrap;transition:color .3s ease}.kaido-cart-entries-total-row.is-bonus .kaido-cart-entries-total-row__sub-value{rgb(143,115,31)}.kaido-cart-entries-total-row__sub-crossed{text-decoration:line-through;text-decoration-thickness:1.5px;opacity:.8;color:#a42325;white-space:nowrap;margin-right:4px}.kaido-cart-entries-total-row__sub-applied{display:inline-flex;align-items:center;justify-content:center;align-self:flex-end;padding:2px 8px;border-radius:999px;color:#0a0a0a;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;background:linear-gradient(135deg,#ffe066,#d4a812 40%,#f5c518);box-shadow:0 2px 12px #00000047;animation:kaidoBonusTagPulse 1.7s ease-in-out infinite}.kaido-cart-entries-total-row__promo-inline{margin-top:3px;font-size:9px;color:#6b7280;line-height:1.3;max-width:44ch;white-space:normal}.kaido-cart-entries-total-row__upsell{margin-top:5px;padding:6px 8px;border-radius:8px;border:1px solid rgba(164,35,37,.24);background:#a423250f;display:flex;align-items:center;justify-content:space-between;gap:8px}.kaido-cart-entries-total-row__upsell-text{font-size:10px;font-weight:600;color:#7f1d1d;line-height:1.3}.kaido-cart-entries-total-row__upsell-link{flex-shrink:0;font-size:10px;font-weight:700;color:#a42325;text-decoration:underline;text-underline-offset:2px}.kaido-cart-entries-total-row__promo-link{color:#a42325;font-weight:700;text-decoration:underline;text-underline-offset:2px}.kaido-cart-entries-total-row__cta{font-size:11px;font-weight:700;color:#a42325;text-decoration:underline;text-underline-offset:2px;white-space:nowrap;align-self:flex-end}.kaido-cart-line-entries-inline{margin-top:4px;margin-bottom:0;display:flex;flex-direction:column;align-items:flex-end;gap:3px;font-size:11px;line-height:1.1;width:100%;user-select:none;-webkit-user-select:none}.kaido-cart-line-entries-slot{width:100%}.kaido-cart-line-entries-inline__label-row{width:100%;text-align:right}.kaido-cart-line-entries-inline__amount-row{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:8px;white-space:nowrap;width:auto;margin-left:auto}.kaido-cart-line-entries-inline__amounts{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap;white-space:nowrap}.kaido-cart-line-entries-inline__label{color:#6b7280;text-transform:none;letter-spacing:0;font-weight:700;font-size:10px;white-space:nowrap}.kaido-cart-line-entries-inline__value{color:#a42325;font-weight:800;font-size:12px;white-space:nowrap;transition:color .3s ease}.kaido-cart-line-entries-inline.is-bonus .kaido-cart-line-entries-inline__value{color:#8f731f}.kaido-cart-line-entries-inline__crossed{text-decoration:line-through;text-decoration-thickness:1.5px;opacity:.8;color:#a42325;white-space:nowrap;margin-right:2px}.kaido-cart-line-entries-inline__applied{display:inline-flex;align-items:center;justify-content:center;align-self:flex-end;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:800;color:#0a0a0a;text-transform:uppercase;letter-spacing:.02em;background:linear-gradient(135deg,#ffe066,#d4a812 40%,#f5c518);box-shadow:0 2px 12px #00000047;animation:kaidoBonusTagPulse 1.7s ease-in-out infinite}@keyframes kaidoBonusTagPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.12)}}@media(max-width:768px){.kaido-cart-entries-total-row__value{font-size:var(--cart-font-size--2xl)}.kaido-cart-entries-total-row__promo-inline{font-size:9px;max-width:100%}}cart-drawer,.cart-drawer{user-select:none;-webkit-user-select:none}
/*# sourceMappingURL=/cdn/shop/t/9/assets/sweepstakes-entries.css.map */
