.ndc-product-bundle{display:block;margin:18px 0;padding:var(--ndcBundlePadding);color:var(--ndcBundleText);background:var(--ndcBundleBg);border-radius:var(--ndcBundleRadius)}.ndc-product-bundle__header{margin-bottom:12px}.ndc-product-bundle__heading{margin:0;color:inherit;font-size:18px;font-weight:800;line-height:1.25}.ndc-product-bundle__text,.ndc-product-bundle__footnote{margin:6px 0 0;color:var(--ndcBundleMuted);font-size:13px;line-height:1.45}.ndc-product-bundle__benefits{display:grid;gap:8px;margin:0 0 12px;padding:11px 12px;color:var(--ndcBundleText);background:color-mix(in srgb,var(--ndcBundleActiveBg),#fff 52%);border:1px solid color-mix(in srgb,var(--ndcBundleBorder),transparent 72%);border-radius:calc(var(--ndcBundleRadius) - 4px)}.ndc-product-bundle__benefits-heading{margin:0;color:inherit;font-size:13px;font-weight:800;line-height:1.25}.ndc-product-bundle__benefits-list{display:grid;gap:6px 10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}.ndc-product-bundle__benefit{display:flex;align-items:flex-start;gap:7px;min-width:0;color:var(--ndcBundleText);font-size:12px;line-height:1.3}.ndc-product-bundle__benefit-icon{display:inline-flex;flex:0 0 auto;width:15px;height:15px;margin-top:1px;color:var(--ndcBundleBenefitIcon, var(--ndcBundleSavings))}.ndc-product-bundle__benefit-icon svg{width:100%;height:100%}.ndc-product-bundle__options{display:grid;gap:var(--ndcBundleGap)}.ndc-product-bundle__option{display:flex;align-items:flex-start;gap:12px;padding:16px;background:var(--ndcBundleCardBg);border:var(--ndcBundleBorderWidth) solid var(--ndcBundleBorder);border-radius:var(--ndcBundleRadius);color:var(--ndcBundleText);cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease}.ndc-product-bundle__option:hover,.ndc-product-bundle__option.is-active{background:var(--ndcBundleActiveBg);border-color:var(--ndcBundleActiveBorder)}.ndc-product-bundle__option.is-active{box-shadow:0 10px 28px #11111114}.ndc-product-bundle__radio{position:absolute;opacity:0;pointer-events:none}.ndc-product-bundle__marker{position:relative;flex:0 0 auto;width:20px;height:20px;margin-top:2px;border:2px solid var(--ndcBundleBorder);border-radius:999px;background:#fff}.ndc-product-bundle__option.is-active .ndc-product-bundle__marker{border-color:var(--ndcBundleActiveBorder)}.ndc-product-bundle__option.is-active .ndc-product-bundle__marker:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:inherit;background:var(--ndcBundleActiveBorder)}.ndc-product-bundle__thumb{flex:0 0 58px;width:58px;height:58px;overflow:hidden;border:1px solid color-mix(in srgb,var(--ndcBundleBorder),transparent 55%);border-radius:calc(var(--ndcBundleRadius) - 6px);background:#fff}.ndc-product-bundle__thumb img{width:100%;height:100%;object-fit:cover;display:block}.ndc-product-bundle__main{display:grid;flex:1 1 auto;gap:6px;min-width:0}.ndc-product-bundle__row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ndc-product-bundle__title{min-width:0;color:inherit;font-size:16px;font-weight:800;line-height:1.25}.ndc-product-bundle__price,.ndc-product-bundle__compare,.ndc-product-bundle__unit{white-space:nowrap}.ndc-product-bundle__price{color:inherit;font-size:15px;font-weight:800}.ndc-product-bundle__price-wrap{display:grid;gap:4px;justify-items:end;text-align:right}.ndc-product-bundle__compare{color:var(--ndcBundleMuted);font-size:13px;opacity:.75}.ndc-product-bundle__unit{color:var(--ndcBundleMuted);font-size:11px}.ndc-product-bundle__helper{color:var(--ndcBundleMuted);font-size:13px;line-height:1.35}.ndc-product-bundle__saving{color:var(--ndcBundleSavings);font-size:13px;font-weight:700;line-height:1.35}.ndc-product-bundle__badge,.ndc-product-bundle__mini-badge{display:inline-flex;align-items:center;width:fit-content;padding:3px 8px;color:var(--ndcBundleBadgeText);background:var(--ndcBundleBadgeBg);border-radius:999px;font-size:10px;font-weight:800;line-height:1.2;text-transform:uppercase;vertical-align:middle}.ndc-product-bundle__badge{margin-left:8px}.ndc-product-bundle__mini-badge{margin-top:2px}.ndc-product-bundle__mini-badge--upsell{color:var(--ndcBundleSavings);background:color-mix(in srgb,var(--ndcBundleSavings),transparent 88%)}.ndc-product-bundle__details{display:grid;gap:8px;margin-top:8px}.ndc-product-bundle__details.hidden{display:none}.ndc-product-bundle__variant-heading{color:inherit;font-size:13px;font-weight:800}.ndc-product-bundle__variant-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ndc-product-bundle__line-label{flex:0 0 auto;min-width:26px;color:var(--ndcBundleMuted);font-size:13px;font-weight:700}.ndc-product-bundle__chosen-product{display:inline-flex;align-items:center;min-width:0;gap:8px}.ndc-product-bundle__product-image{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;overflow:hidden;color:var(--ndcBundleText);background:#fff;border:1px solid var(--ndcBundleBorder);border-radius:12px;font-size:22px;font-weight:800;line-height:1}.ndc-product-bundle__product-image img{display:block;width:100%;height:100%;object-fit:cover}.ndc-product-bundle__product-title{max-width:180px;color:var(--ndcBundleText);font-size:13px;font-weight:800;line-height:1.25}.ndc-product-bundle__variant-fields{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px}.ndc-product-bundle__field{display:inline-flex;align-items:center;gap:6px}.ndc-product-bundle__field-label{color:var(--ndcBundleMuted);font-size:12px;font-weight:700}.ndc-product-bundle__select{min-height:32px;padding:4px 26px 4px 10px;color:var(--ndcBundleText);background:#fff;border:1px solid var(--ndcBundleBorder);border-radius:5px;font:inherit;font-size:13px}.ndc-product-bundle__swatches{display:inline-flex;flex-wrap:wrap;gap:6px}.ndc-product-bundle__swatch{width:24px;height:24px;padding:0;border:1px solid var(--ndcBundleBorder);border-radius:999px;box-shadow:inset 0 0 0 2px #fff;cursor:pointer}.ndc-product-bundle__swatch.is-active{outline:2px solid var(--ndcBundleActiveBorder);outline-offset:2px}.ndc-product-bundle__pick-button{min-height:34px;padding:7px 14px;color:#fff;background:var(--ndcBundleActiveBorder);border:1px solid var(--ndcBundleActiveBorder);border-radius:999px;font-size:12px;font-weight:800;line-height:1;cursor:pointer}.ndc-product-bundle__pick-button:hover{color:var(--ndcBundleActiveBorder);background:#fff}.ndc-product-bundle__variant-row.is-empty .ndc-product-bundle__variant-fields,.ndc-product-bundle__picker.hidden{display:none}.ndc-product-bundle__picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:20px;background:#1111118c}body.ndc-bundle-picker-open{overflow:hidden}.ndc-product-bundle__picker-panel{position:relative;width:min(620px,100%);max-height:min(720px,86vh);overflow:auto;padding:0 18px 18px;color:var(--ndcBundleText);background:#fff;border-radius:18px;box-shadow:0 20px 60px #11111147}.ndc-product-bundle__picker-head{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 -18px 14px;padding:16px 18px 14px;background:#fff;border-bottom:1px solid rgba(17,17,17,.08);box-shadow:0 10px 18px #ffffffeb}.ndc-product-bundle__picker-head p{margin:0;font-size:18px;font-weight:800}.ndc-product-bundle__picker-close{display:inline-grid;place-items:center;flex:0 0 auto;width:38px;height:38px;color:var(--ndcBundleText);background:#fff;border:1px solid var(--ndcBundleBorder);border-radius:999px;cursor:pointer;font-size:24px;line-height:1;transition:transform .18s ease,border-color .18s ease,background .18s ease}.ndc-product-bundle__picker-close:hover,.ndc-product-bundle__picker-close:focus-visible{transform:rotate(90deg);color:#fff;background:#111;border-color:#111;outline:none}.ndc-product-bundle__picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ndc-product-bundle__choice{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:12px;min-height:90px;padding:10px;color:var(--ndcBundleText);background:#fff;border:1px solid var(--ndcBundleBorder);border-radius:14px;text-align:left;cursor:pointer}.ndc-product-bundle__choice:hover{border-color:var(--ndcBundleActiveBorder);box-shadow:0 10px 24px #11111114}.ndc-product-bundle__choice img{display:block;width:74px;height:74px;object-fit:cover;background:#f6f6f6;border-radius:10px}.ndc-product-bundle__choice span{font-size:13px;font-weight:800;line-height:1.25}.ndc-product-bundle__countdown,.ndc-product-bundle__custom{margin:12px 0 0}.ndc-product-bundle__countdown{color:var(--ndcBundleSavings);font-size:13px;font-weight:800;text-align:center}.ndc-product-bundle__custom{display:grid;gap:7px;color:var(--ndcBundleText);font-size:13px;font-weight:800}.ndc-product-bundle__custom input{min-height:42px;width:100%;padding:9px 12px;color:var(--ndcBundleText);background:#fff;border:1px solid var(--ndcBundleBorder);border-radius:calc(var(--ndcBundleRadius) - 4px);font:inherit}.ndc-product-bundle+.quantity-wrapper[style*="display: none"],.quantity-wrapper[style*="display: none"]+.ndc-product-bundle{margin-top:0}@media(max-width:767px){.ndc-product-bundle{margin:16px 0}.ndc-product-bundle__option{padding:14px;gap:10px}.ndc-product-bundle__benefits-list{grid-template-columns:1fr}.ndc-product-bundle__row{gap:10px}.ndc-product-bundle__title{font-size:15px}.ndc-product-bundle__price{font-size:14px}.ndc-product-bundle__thumb{flex-basis:48px;width:48px;height:48px}.ndc-product-bundle__badge{margin-left:0;margin-top:5px}.ndc-product-bundle__variant-row{gap:7px}.ndc-product-bundle__product-title{max-width:140px}.ndc-product-bundle__field-label{display:none}.ndc-product-bundle__picker{align-items:end;padding:12px}.ndc-product-bundle__picker-panel{max-height:82vh;padding:0 14px 14px;border-radius:16px}.ndc-product-bundle__picker-head{margin:0 -14px 12px;padding:14px}.ndc-product-bundle__picker-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/102/assets/ndc-product-bundle.css.map */
