.mm-bundle-section{padding:0}.mm-bundle{display:grid;grid-template-columns:1fr;gap:3.2rem;max-width:120rem;margin:0 auto;padding:3.2rem 2rem}@media(min-width:768px){.mm-bundle{grid-template-columns:1fr 1fr;gap:5.6rem;padding:5.6rem 4rem;align-items:start}}@media(min-width:1024px){.mm-bundle{grid-template-columns:55% 1fr;gap:8rem;padding:6.4rem 4rem}}@media(min-width:768px){.mm-bundle__gallery{position:sticky;top:2.4rem}}.mm-bundle__gallery-main-wrap{aspect-ratio:4 / 5;overflow:hidden;border-radius:4px;background:var(--mm-beige, #F5EDE8)}.mm-bundle__gallery-placeholder{width:100%;height:100%;background:var(--mm-beige, #F5EDE8)}.mm-bundle__gallery-main{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1)}.mm-bundle__gallery-main.is-transitioning{opacity:0;transform:scale(1.02)}.mm-bundle__gallery-thumbs{display:flex;gap:.8rem;margin-top:1.2rem;overflow-x:auto;scrollbar-width:none;padding-bottom:.2rem}.mm-bundle__gallery-thumbs::-webkit-scrollbar{display:none}@keyframes mm-thumb-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.mm-bundle__thumb{flex-shrink:0;width:5.6rem;height:7rem;border-radius:3px;overflow:hidden;border:none;padding:0;cursor:pointer;background:var(--mm-beige, #F5EDE8);opacity:.45;transition:opacity .2s ease;animation:mm-thumb-in .2s ease both}.mm-bundle__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mm-bundle__thumb.is-active{opacity:1}.mm-bundle__thumb:hover:not(.is-active){opacity:.75}.mm-bundle__info{display:flex;flex-direction:column}.mm-bundle__title{font-family:var(--mm-heading, "Playfair Display", serif);font-size:clamp(2.8rem,5vw,4rem);font-weight:400;line-height:1.15;color:var(--mm-text, #2A2A2A);margin:0 0 1.2rem}.mm-bundle__tagline{font-family:var(--mm-heading, "Playfair Display", serif);font-size:1.7rem;font-style:italic;font-weight:400;color:#6b6360;line-height:1.55;margin:0 0 1.6rem}.mm-bundle__description{font-family:var(--mm-body, "Montserrat", sans-serif);font-size:1.4rem;font-weight:300;color:var(--mm-text-light, #6B6360);line-height:1.8;margin:0 0 2.4rem}.mm-bundle__pricing{margin-bottom:3.2rem}.mm-bundle__price{font-family:var(--mm-heading, "Playfair Display", serif);font-size:2.2rem;font-weight:400;color:var(--mm-text, #2A2A2A);line-height:1.2}.mm-bundle__price-compare{margin-top:.5rem;font-family:var(--mm-body, "Montserrat", sans-serif);font-size:1.1rem;color:var(--mm-text-muted, #9B9290);letter-spacing:.02em}.mm-bundle__divider{height:1px;background:var(--mm-border, #EDE8E4);border:none;margin:0 0 3.2rem}.mm-bundle__compose-hint{font-family:var(--mm-body, "Montserrat", sans-serif);font-size:1.3rem;font-style:normal;font-weight:500;color:var(--mm-text, #2A2A2A);letter-spacing:.01em;margin:-1.2rem 0 2.8rem}.mm-bundle__selectors{display:flex;flex-direction:column;gap:2.8rem;margin-bottom:3.2rem}.mm-bundle__selector-label{display:block;font-family:var(--mm-body, "Montserrat", sans-serif);font-size:1.2rem;font-weight:400;text-transform:none;letter-spacing:.02em;color:var(--mm-text, #2A2A2A);margin-bottom:1.4rem}.mm-bundle__swatches{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.2rem}.mm-bundle__swatch{width:7.6rem;height:7.6rem;border-radius:6px;overflow:hidden;padding:0;cursor:pointer;background:var(--mm-beige, #F5EDE8);border:1px solid rgba(42,42,42,.12);box-shadow:none;outline:none;transition:border-color .18s ease,opacity .2s ease,filter .2s ease}@media(max-width:767px){.mm-bundle__swatch{width:6.4rem;height:6.4rem}}.mm-bundle__swatch:focus-visible{outline:2px solid var(--mm-text, #2A2A2A);outline-offset:3px}.mm-bundle__swatch:hover:not(.is-selected):not(.is-unavailable){border-color:#2a2a2a47}.mm-bundle__swatch.is-selected{border-color:#2a2a2a85;box-shadow:none}.mm-bundle__swatch.is-unavailable{opacity:.22;filter:grayscale(1);cursor:not-allowed}.mm-bundle__swatch.is-unavailable:hover{border-color:#2a2a2a1f}.mm-bundle__swatch-color{display:block;width:100%;height:100%}.mm-bundle__swatch img{width:100%;height:100%;object-fit:cover;display:block}.mm-bundle__selector-current{display:block;font-family:var(--mm-body, "Montserrat", sans-serif);font-size:1.1rem;font-weight:300;color:#6b6360;min-height:2rem;transition:opacity .2s ease}.mm-bundle__selector-current.is-transitioning{opacity:0}.mm-bundle__variant-description{margin-top:.6rem;font-family:var(--mm-body, "Montserrat", sans-serif);font-size:1.2rem;font-style:italic;color:#9b9290;line-height:1.65;min-height:1.8rem;transition:opacity .35s ease}.mm-bundle__variant-description.is-transitioning{opacity:0}.mm-bundle__variant-description:empty{display:none}.mm-bundle__fixed-items{margin-bottom:3.2rem}.mm-bundle__fixed-items-label{display:block;font-family:var(--mm-body, "Montserrat", sans-serif);font-size:1rem;font-weight:400;letter-spacing:.02em;text-transform:none;color:var(--mm-text-muted, #9B9290);margin-bottom:1rem}.mm-bundle__fixed-items-list{display:flex;flex-wrap:nowrap;gap:1.2rem}.mm-bundle__fixed-item{display:flex;flex-direction:column;align-items:center;gap:.6rem;flex:1 1 0;min-width:0;max-width:8rem}.mm-bundle__fixed-item-img{width:100%;max-width:6rem;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:var(--mm-beige, #F5EDE8)}.mm-bundle__fixed-item-img img{width:100%;height:100%;object-fit:cover;display:block}.mm-bundle__fixed-item-label{font-family:var(--mm-body, "Montserrat", sans-serif);font-size:1rem;text-align:center;color:var(--mm-text-muted, #9B9290);line-height:1.3;font-weight:300}@media(max-width:480px){.mm-bundle__fixed-items-list{gap:.6rem}.mm-bundle__fixed-item-label{font-size:.85rem}}.mm-bundle__trust{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;padding-top:2rem;margin-top:.8rem;border-top:1px solid var(--mm-border, #EDE8E4)}.mm-bundle__trust-item{display:flex;align-items:center;gap:1rem;font-family:var(--mm-body, "Montserrat", sans-serif);font-size:1.3rem;color:var(--mm-text, #2A2A2A);font-weight:500}.mm-bundle__trust-item svg{width:20px;height:20px;stroke:#d4afa9;fill:none;stroke-width:1.5;flex-shrink:0}.mm-bundle__composition{margin:0;font-family:var(--mm-body, "Montserrat", sans-serif);font-size:1.15rem;color:var(--mm-text-muted, #9B9290);letter-spacing:.02em;line-height:1.7;transition:opacity .2s ease}.mm-bundle__composition.is-transitioning{opacity:0}.mm-bundle__cta-wrap{margin-top:2.8rem}.mm-bundle__cta{width:100%;padding:1.8rem 2.4rem;font-family:var(--mm-body, "Montserrat", sans-serif);font-size:1.1rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;background:var(--mm-text, #2A2A2A);color:#fff;border:none;cursor:pointer;transition:background .25s ease,opacity .2s ease;display:block}.mm-bundle__cta:hover:not(:disabled){background:#3d3d3d}.mm-bundle__cta.is-unavailable,.mm-bundle__cta:disabled{background:#c8c4c0;cursor:not-allowed;opacity:.75}.mm-bundle__sticky{display:none}@media(max-width:767px){.mm-bundle__sticky{display:block;position:fixed;bottom:0;left:0;right:0;padding:1.2rem 2rem;padding-bottom:calc(1.2rem + env(safe-area-inset-bottom,0px));background:var(--mm-cream, #FDFBF9);border-top:1px solid var(--mm-border, #EDE8E4);transform:translateY(100%);transition:transform .22s cubic-bezier(.22,1,.36,1);z-index:200}.mm-bundle__sticky.is-visible{transform:translateY(0)}.mm-bundle__sticky-btn{width:100%;padding:1.6rem 2rem;font-family:var(--mm-body, "Montserrat", sans-serif);font-size:1.1rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;background:var(--mm-text, #2A2A2A);color:#fff;border:none;cursor:pointer;display:block;transition:background .2s ease}.mm-bundle__sticky-btn:hover:not(:disabled){background:#3d3d3d}.mm-bundle__sticky-btn.is-unavailable,.mm-bundle__sticky-btn:disabled{background:#c8c4c0;cursor:not-allowed;opacity:.75}}.mm-bundle-cross-sell{max-width:120rem;margin:0 auto;padding:5.6rem 4rem;border-top:1px solid var(--mm-border, #EDE8E4)}@media(max-width:767px){.mm-bundle-cross-sell{padding:4rem 2rem}}.mm-bundle-cross-sell__title{font-family:var(--mm-heading, "Playfair Display", serif);font-size:clamp(2rem,3vw,2.8rem);font-weight:400;color:var(--mm-text, #2A2A2A);margin:0 0 3.2rem}.mm-bundle-cross-sell__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));gap:2.4rem}@media(max-width:767px){.mm-bundle-cross-sell__grid{grid-template-columns:repeat(2,1fr);gap:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/bundle.css.map */
