.bundle-selector{margin-top:.5rem}.bundle-container{max-width:100%}.bundle-product-top-banner{background-color:var(--primary-color, #2D5A27);color:#fff;padding:0;text-align:center;border-radius:0;font-weight:700;font-size:.8rem!important;text-transform:uppercase;letter-spacing:.5px;position:absolute;top:0;left:0;right:0;z-index:1;line-height:1.2!important}.bundle-product-top-banner .bundle-product-top-sentence,.bundle-product-card .bundle-product-top-banner .bundle-product-top-sentence{color:#fff;font-weight:700;text-align:center;margin-bottom:0}.bundle-selector .bundle-products .bundle-product-card .bundle-product-top-banner .bundle-product-top-sentence{color:#fff;font-weight:700;text-align:center;margin-bottom:0;display:inline-block;font-size:11px!important}.bundle-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center;color:var(--text-color, #333333)}.bundle-products{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:baseline;gap:.3rem;justify-content:flex-start;width:100%;margin:auto}.bundle-product-card{position:relative;width:200px;height:auto;border-radius:0;cursor:pointer;transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column;padding-top:0}.bundle-product-card:has(.bundle-product-top-banner){padding-top:20px}.bundle-product-card--normal{background-color:var(--background-color, #FFFFFF);border:1px solid var(--primary-color, #2D5A27)}.bundle-product-card--selected{background-color:var(--primary-color, #2D5A27);border:1px solid var(--primary-color, #2D5A27);box-shadow:0 2px 8px #2d5a2733}.bundle-product-card:hover:not(.bundle-product-card--selected){transform:translateY(-2px);border:2px solid var(--primary-color, #2D5A27);box-shadow:0 2px 8px #2d5a271a}.bundle-product-card--selected:hover{background-color:var(--primary-color, #2D5A27);border:1px solid var(--primary-color, #2D5A27);box-shadow:0 2px 8px #2d5a2733}.bundle-discount-badge{position:absolute;top:-1px;right:-1px;background-color:var(--secondary-color, #1A3D1A);color:var(--primary-color, #2D5A27);padding:6px 10px;font-size:.8rem;font-weight:700;border-radius:0;z-index:1;box-shadow:0 2px 8px #0003;border:1px solid var(--primary-color, #2D5A27)}.bundle-product-card:has(.bundle-product-top-banner) .bundle-discount-badge{top:20px}.bundle-card-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;padding:0rem;text-align:center;gap:5px}.bundle-product-graphic{position:relative;display:flex;justify-content:center;align-items:center}.bundle-product-image{max-width:100%;max-height:fit-content;object-fit:contain;border-radius:0}.bundle-product-details{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-height:60px}.bundle-product-quantity{font-size:1rem;font-weight:700;color:var(--text-color, #333333)}.bundle-product-card--selected .bundle-product-quantity{color:#fff}.bundle-product-price{font-size:1rem;font-weight:700;color:var(--text-color, #333333)}.bundle-product-card--selected .bundle-product-price{color:#fff}.bundle-product-card--out-of-stock{opacity:.7;cursor:not-allowed;position:relative}.bundle-product-card--out-of-stock:hover{transform:none;border:1px solid var(--primary-color, #2D5A27);box-shadow:none;opacity:.7}.bundle-out-of-stock-overlay{position:absolute;top:18%;left:50%;transform:translate(-50%,-50%);background-color:#0000004d;color:#fff;padding:8px 16px;border-radius:4px;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;z-index:10;white-space:nowrap;border:1px solid rgba(255,255,255,.3)}.bundle-out-of-stock-text{color:#fff;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.5)}@media(max-width:768px){.bundle-products{flex-direction:row;align-items:baseline;gap:.3rem;justify-content:flex-start;width:100%;margin:auto}.bundle-product-card{width:120px;height:auto;min-width:120px}.bundle-product-image{max-width:100%;max-height:100%;height:auto}.bundle-product-quantity{font-size:.8rem}.bundle-product-price{font-size:.9rem}.bundle-discount-badge{font-size:.8rem;padding:2px 5px}.bundle-product-details{min-height:85px}.bundle-selector .bundle-products .bundle-product-card .bundle-product-top-banner .bundle-product-top-sentence{font-size:8px!important}.bundle-out-of-stock-overlay{font-size:.7rem;padding:6px 12px}}.bundle-selector--stacked .bundle-products{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:10px;width:100%}.bundle-selector--stacked .bundle-product-card{width:100%;min-width:0;flex:0 0 auto;box-sizing:border-box;padding:16px;border-radius:0}.bundle-selector--stacked .bundle-product-card:has(.bundle-product-top-banner){padding-top:26px}.bundle-selector--stacked .bundle-product-card--normal{background-color:var(--background-color, #ffffff);border:1px solid #e0e0e0}.bundle-selector--stacked .bundle-product-card:hover:not(.bundle-product-card--selected){transform:none;border:1px solid var(--primary-color, #751e19);box-shadow:none}.bundle-selector--stacked .bundle-product-card--selected,.bundle-selector--stacked .bundle-product-card--selected:hover{background-color:var(--background-color, #ffffff);background-color:color-mix(in srgb,var(--primary-color, #751e19) 4%,#ffffff);border:2px solid var(--primary-color, #751e19);box-shadow:none;padding:15px}.bundle-selector--stacked .bundle-product-card--selected:has(.bundle-product-top-banner){padding-top:25px}.bundle-selector--stacked .bundle-product-top-banner{right:auto;width:auto;max-width:70%;background-color:var(--secondary-color, #1a1a1a);padding:3px 10px}.bundle-selector--stacked .bundle-products .bundle-product-card .bundle-product-top-banner .bundle-product-top-sentence{font-size:11px!important;letter-spacing:.6px;white-space:nowrap}.bundle-selector--stacked .bundle-discount-badge{top:0;right:0;background-color:var(--primary-color, #751e19);color:#fff;border:none;box-shadow:none;padding:5px 10px;font-size:.7rem;letter-spacing:.6px;text-transform:uppercase}.bundle-selector--stacked .bundle-product-card:has(.bundle-product-top-banner) .bundle-discount-badge{top:0}.bundle-stack-content{display:flex;align-items:center;gap:14px;width:100%;text-align:left}.bundle-stack-graphic{flex:0 0 auto;width:72px;height:72px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.bundle-stack-image{width:100%;height:100%;object-fit:contain;border-radius:0}.bundle-stack-info{flex:1 1 auto;min-width:0}.bundle-stack-name{font-size:1.05rem;font-weight:700;line-height:1.25;color:var(--text-color, #333333)}.bundle-stack-meta{margin-top:4px;font-size:.85rem;line-height:1.3;color:#7a7a7a}.bundle-stack-sep{margin:0 5px}.bundle-stack-pricing{flex:0 0 auto;margin-left:auto;text-align:right;white-space:nowrap}.bundle-stack-permonth{display:flex;align-items:baseline;justify-content:flex-end;gap:5px}.main-product-block--bundle .bundle-selector--stacked .bundle-stack-permonth-amount,.main-product-block--bundle .bundle-selector--stacked .bundle-stack-permonth-amount .money,.bundle-selector--stacked .bundle-stack-permonth-amount{font-family:var(--font-mmm-heading, "BNZNoirPro", system-ui, sans-serif);font-size:2.6rem;font-weight:700;line-height:1;letter-spacing:-.5px;color:var(--text-color, #333333)}.main-product-block--bundle .bundle-selector--stacked .bundle-stack-permonth-label,.bundle-selector--stacked .bundle-stack-permonth-label{font-family:var(--font-mmm-heading, "BNZNoirPro", system-ui, sans-serif);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--primary-color, #751e19)}.bundle-selector--stacked .bundle-stack-permonth .money,.bundle-selector--stacked .bundle-stack-total .money{margin-right:0!important}.bundle-stack-total{margin-top:4px;font-size:.85rem;line-height:1.3;color:#7a7a7a}.bundle-stack-compare{color:#9a9a9a;text-decoration:line-through;margin-right:5px}.bundle-stack-price{color:var(--text-color, #333333);font-weight:600}.bundle-stack-duration{margin-left:4px}.bundle-selector--stacked .bundle-out-of-stock-overlay{top:50%;left:50%;background-color:#0000008c}@media(max-width:768px){.main-product-block--bundle .bundle-selector--stacked .bundle-products{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;gap:8px}.main-product-block--bundle .bundle-selector--stacked .bundle-product-card{width:100%;min-width:0;flex:0 0 auto;padding:12px}.main-product-block--bundle .bundle-selector--stacked .bundle-product-card:has(.bundle-product-top-banner){padding-top:24px}.main-product-block--bundle .bundle-selector--stacked .bundle-product-card--selected{padding:11px}.main-product-block--bundle .bundle-selector--stacked .bundle-product-card--selected:has(.bundle-product-top-banner){padding-top:23px}.bundle-selector--stacked .bundle-stack-content{gap:10px}.bundle-selector--stacked .bundle-stack-graphic{width:56px;height:56px}.bundle-selector--stacked .bundle-stack-name{font-size:.9rem}.bundle-selector--stacked .bundle-stack-meta{font-size:.75rem}.main-product-block--bundle .bundle-selector--stacked .bundle-stack-permonth-amount,.main-product-block--bundle .bundle-selector--stacked .bundle-stack-permonth-amount .money,.bundle-selector--stacked .bundle-stack-permonth-amount{font-size:1.9rem}.main-product-block--bundle .bundle-selector--stacked .bundle-stack-permonth-label,.bundle-selector--stacked .bundle-stack-permonth-label{font-size:.85rem}.bundle-selector--stacked .bundle-stack-total{font-size:.72rem}.bundle-selector--stacked .bundle-products .bundle-product-card .bundle-product-top-banner .bundle-product-top-sentence{font-size:9px!important}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/bnz-bundle.css.map */
