.mm-bundle-upsell{margin:1.6rem 0;color:rgb(var(--color-foreground))}.mm-bundle-upsell__choices{border:0;margin:0;padding:0}.mm-bundle-upsell__heading{margin:0 0 .9rem;padding:0;font-family:var(--font-heading-family);font-size:1.55rem;font-weight:600}.mm-bundle-option{position:relative;display:grid;grid-template-columns:2.6rem minmax(0,1fr) auto;align-items:center;gap:.8rem;box-sizing:border-box;width:100%;margin:0 0 .9rem;padding:1.3rem;border:1px solid rgba(0,0,0,.35);border-radius:8px;background:#f7f7f7;color:#000;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.mm-bundle-option:has(.mm-bundle-option__input:checked){border:2px solid #000;padding:1.2rem;background:#fff}.mm-bundle-option__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.mm-bundle-option__radio{display:grid;grid-column:1;grid-row:1;place-items:center;width:2.2rem;height:2.2rem;border:1px solid #777;border-radius:50%;box-sizing:border-box}.mm-bundle-option__input:checked+.mm-bundle-option__radio{border:.6rem solid #000}.mm-bundle-option__input:focus-visible+.mm-bundle-option__radio{outline:2px solid #bf0000;outline-offset:3px}.mm-bundle-option__copy,.mm-bundle-option__header{display:grid;gap:.15rem}.mm-bundle-option__copy{grid-column:2;grid-row:1}.mm-bundle-option__title{font-size:1.45rem;font-weight:700;line-height:1.2}.mm-bundle-option__detail{color:#666;font-size:1.15rem;line-height:1.3}.mm-bundle-option__headline{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.mm-bundle-option__pct{display:block;margin-top:.25rem;color:#6b6b6b;font-size:1.15rem;line-height:1.3}.mm-bundle-option__saving{display:inline-flex;align-items:center;justify-self:start;margin-top:0;padding:.15rem .7rem;border:1px solid rgba(0,0,0,.2);border-radius:999px;background:#ececec;color:#333;font-size:1.05rem;font-weight:700;line-height:1.35}.mm-bundle-option__price{display:grid;justify-items:end;align-self:start;gap:.05rem;grid-row:1;font-size:1.35rem;font-weight:700;white-space:nowrap}.mm-bundle-option--complete{grid-template-columns:2.6rem minmax(0,1fr) auto;align-items:start}.mm-bundle-option--complete .mm-bundle-option__radio{grid-row:1}.mm-bundle-option__header{grid-column:2;grid-row:1}.mm-bundle-option__price--bundle{display:grid;grid-column:3;grid-row:1;justify-items:end;align-self:start;gap:.05rem;max-width:100%}.mm-bundle-option__price-separate{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:0 .45rem;max-width:100%;margin-top:-.3rem;white-space:normal}.mm-bundle-option__price-separate-label{color:#666;font-size:1rem;font-weight:500;line-height:1.3;white-space:nowrap}.mm-bundle-option__price-compare{color:#bf0000;font-size:1.3rem;font-weight:500;line-height:1;white-space:nowrap}.mm-bundle-option__price-current{font-size:1.5rem;font-weight:700;white-space:nowrap}.mm-bundle-reveal{grid-column:1 / -1;grid-row:2;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.mm-bundle-option:has(.mm-bundle-option__input:checked) .mm-bundle-reveal{grid-template-rows:1fr}.mm-bundle-reveal__inner{display:grid;gap:.9rem;overflow:hidden}.mm-bundle-option:has(.mm-bundle-option__input:checked) .mm-bundle-reveal__inner{padding-top:.9rem}.mm-bundle-reveal__product{display:flex;align-items:center;gap:.9rem}.mm-bundle-reveal__image{flex:none;width:5.2rem;height:5.2rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;object-fit:contain}.mm-bundle-reveal__name{font-size:1.2rem;font-weight:700;line-height:1.25}.mm-bundle-included{display:grid;overflow:hidden;border:1px solid rgba(0,0,0,.24);border-radius:7px}.mm-bundle-breakdown{display:grid;grid-template-columns:minmax(0,1fr) 3rem minmax(0,1fr);align-items:stretch;background:#f7f7f7}.mm-bundle-breakdown__product{display:flex;flex-direction:column;align-items:center;min-width:0;padding:1.1rem .6rem;text-align:center}.mm-bundle-breakdown__image{width:6.8rem;height:6.8rem;margin:0 0 .7rem;object-fit:contain}.mm-bundle-breakdown__name{font-size:1rem;font-weight:700;line-height:1.2;text-transform:uppercase}.mm-bundle-breakdown__price{margin-top:.45rem;font-size:1.2rem;font-weight:700}.mm-bundle-breakdown__prices{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;align-items:baseline}.mm-bundle-breakdown__compare{color:#666;font-size:1rem}.mm-bundle-breakdown__plus{position:relative;display:grid;place-items:center;color:#fff}.mm-bundle-breakdown__plus .icon-plus{position:relative;z-index:1;width:1.2rem;height:1.2rem}.mm-bundle-breakdown__plus:before{position:absolute;top:0;bottom:0;left:50%;width:1px;background:#0003;content:"";z-index:0}.mm-bundle-breakdown__plus:after{position:absolute;width:2.7rem;height:2.7rem;border-radius:50%;background:#242024;content:"";z-index:0}.mm-bundle-gift{display:flex;align-items:center;gap:.9rem;padding:.5rem 1.1rem;background:#242024;color:#fff}.mm-bundle-gift+.mm-bundle-gift{border-top:1px solid rgba(255,255,255,.12)}.mm-bundle-gift__thumb{flex:none;display:grid;place-items:center;width:3.4rem;height:3.4rem;border-radius:6px;background:#fff;overflow:hidden}.mm-bundle-gift__image{width:100%;height:100%;border-radius:6px;object-fit:contain}.mm-bundle-gift__label{flex:1 1 auto;min-width:0;font-size:1.15rem;font-weight:700;line-height:1.25}.mm-bundle-gift__price{flex:none;color:#ffffff8c;font-size:1.05rem;font-weight:500}.mm-bundle-upsell__note{margin:.1rem 0 0;color:#666;font-size:1.05rem;line-height:1.4}.mm-bundle-quantity-note{display:block;color:#666;font-size:1.05rem;line-height:1.4}.mm-bundle-qty-note{display:block;max-width:28rem;margin-top:.5rem;color:#666;font-size:1.05rem;line-height:1.4}.mm-bundle-qty-note[hidden]{display:none}.mm-bundle-qty-locked{opacity:.55}.mm-bundle-qty-locked input,.mm-bundle-qty-locked button{cursor:not-allowed}@media screen and (min-width:750px){.mm-bundle-upsell__heading{font-size:1.7rem}.mm-bundle-option{padding:1.5rem}.mm-bundle-option:has(.mm-bundle-option__input:checked){padding:1.4rem}.mm-bundle-breakdown__image{width:8.4rem;height:8.4rem}.mm-bundle-breakdown__product{padding:1.4rem 1rem}}.mm-bundle-upsell~.flex-div-wrapper{margin-top:calc(30px - .9rem)}.mm-bundle-cta-thumb-wrap{position:relative;display:inline-block;line-height:0}.mm-bundle-cta-thumb-badge{position:absolute;bottom:-.4rem;right:-.4rem;display:grid;place-items:center;min-width:1.8rem;height:1.8rem;padding:0 .3rem;border:2px solid #fff;border-radius:999px;background:#000;color:#fff;font-size:1.05rem;font-weight:700;line-height:1}.mm-bundle-cta-thumb-badge[hidden]{display:none}@media(prefers-reduced-motion:reduce){.mm-bundle-option,.mm-bundle-reveal{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/mm-bundle-upsell.css.map */
