.bundle{display:grid;grid-template-columns:1.12fr .88fr;background:var(--paper);box-sizing:border-box}.bundle--ivory{background:var(--ivory)}.bundle--none{background:transparent}.bundle--reverse .bundle__gallery{order:2}.bundle--reverse .bundle__info{order:1}.bundle__gallery{padding:36px;display:grid;align-content:start;gap:14px;min-width:0}.bundle__gallery>.custom-placeholder{height:730px}.bundle__gallery-main,.bundle__gallery-thumbs{min-width:0;width:100%}.bundle__gallery-main .swiper-wrapper{display:flex}.bundle__slide{height:730px;background:#cbc5ba}.bundle__slide>img,.bundle__slide>video,.bundle__slide>.custom-placeholder{width:100%;height:100%;object-fit:cover;display:block}.bundle__gallery-main:not(.swiper-initialized) .swiper-wrapper{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bundle__gallery-main:not(.swiper-initialized) .swiper-wrapper::-webkit-scrollbar{display:none}.bundle__gallery-main:not(.swiper-initialized) .bundle__slide{flex:0 0 100%;scroll-snap-align:start}.bundle__gallery-thumbs{display:none}.bundle__gallery-thumbs.swiper-initialized{display:block}.bundle__thumb{width:84px;height:84px;opacity:.45;cursor:pointer;transition:opacity .25s ease}.bundle__thumb img,.bundle__thumb .custom-placeholder{width:100%;height:100%}.bundle__thumb.swiper-slide-thumb-active{opacity:1;outline:1px solid var(--bronze);outline-offset:-1px}.bundle__info{padding:100px 7vw 80px;align-self:start;position:sticky;top:0;min-width:0}.bundle__info>*+*{margin-top:28px}.bundle__title .kicker{margin:0 0 22px}.bundle__heading{font-size:clamp(44px,4.4vw,72px);line-height:.95;margin:0}.bundle__description{font-size:14px;line-height:1.8;color:#514f49}.bundle__description p{margin:0 0 12px}.bundle__description p:last-child{margin-bottom:0}.bundle__label{margin:0 0 14px}.bundle__picker>.bundle__label:not(:first-child){margin-top:30px}.bundle__pills{display:flex;flex-wrap:wrap;gap:8px}.bundle__pill{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid #6d685f;border-radius:0;background:transparent;color:var(--ink);font:300 13px/1 Manrope,sans-serif;cursor:pointer;transition:.25s}.bundle__pill:hover{border-color:var(--bronze)}.bundle__pill[aria-checked=true]{background:var(--ink);border-color:var(--ink);color:var(--ivory)}.bundle__pill:focus-visible{outline:2px solid var(--bronze);outline-offset:2px}.bundle__slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.bundle__slot{position:relative;min-width:0}.bundle__slot[hidden]{display:none}.bundle__slot-open{display:block;width:100%;padding:0;border:1px dashed #6d685f;border-radius:0;background:var(--ivory);color:var(--ink);cursor:pointer;overflow:hidden;transition:border-color .25s,background .25s;height:100%}.bundle__slot-open:hover{border-color:var(--bronze)}.bundle__slot-open:focus-visible{outline:2px solid var(--bronze);outline-offset:2px}.bundle__slot.is-active .bundle__slot-open{border-color:var(--bronze)}.bundle__slot-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;height:100%;padding:10px;box-sizing:border-box}.bundle__slot-plus{font:400 34px/1 Cormorant Garamond,serif;color:#806b4e}.bundle__slot-label{font:500 10px/1.4 Manrope,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#746c61;text-align:center}.bundle__slot-selected{display:none;flex-direction:column;height:100%}.bundle__slot-selected img{width:100%;flex:1 1 auto;min-height:110px;object-fit:cover;max-height:100px}.bundle__slot-title{display:block;padding:9px 8px;font:400 10px/1.35 Manrope,sans-serif;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:var(--ink)}.bundle__slot.is-selected .bundle__slot-open{border:1px solid var(--ink);background:#fff}.bundle__slot.is-selected .bundle__slot-placeholder{display:none}.bundle__slot.is-selected .bundle__slot-selected{display:flex}.bundle__slot-remove{position:absolute;top:0;right:0;width:26px;height:26px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:var(--ink);color:#fff;font-size:16px;line-height:1;cursor:pointer;transition:background .25s}.bundle__slot-remove[hidden]{display:none}.bundle__slot-remove:hover{background:var(--charcoal)}.bundle__slot-remove:focus-visible{outline:2px solid var(--bronze);outline-offset:2px}.bundle__status{font:500 10px/1.6 Manrope,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#806b4e;margin:14px 0 0;min-height:16px}.bundle__usps{list-style:none;padding:0;border-top:1px solid var(--line)}.bundle__usp{display:flex;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px;line-height:1.6;color:#514f49}.bundle__usp-icon{width:22px;height:22px;flex-shrink:0;object-fit:contain}.bundle__usp-dot{width:6px;height:6px;margin:0 8px;flex-shrink:0;background:var(--bronze)}.bundle__delivery{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:13px;line-height:1.6;color:#514f49}.bundle__badge{display:inline-block;padding:7px 10px;background:var(--ink);color:var(--ivory);font:500 9px/1 Manrope,sans-serif;letter-spacing:.2em;text-transform:uppercase}.bundle__delivery-icon{width:20px;height:20px;object-fit:contain}.bundle__note{font-size:10px;line-height:1.7;color:#777167;margin:0}.bundle__info>.bundle__note{margin-top:12px}.bundle__form{display:block}.bundle__submit{width:100%;position:relative}.bundle__submit:disabled{opacity:.5;cursor:not-allowed}.bundle__submit .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.bundle__submit .loading__spinner.hidden{display:none}.bundle__submit.loading>span{visibility:hidden}.bundle__submit .loading__spinner .spinner{width:18px;height:18px}.bundle__submit .loading__spinner .path{stroke:var(--ivory)}.bundle__error{display:flex;align-items:center;gap:10px;margin:0 0 14px;padding:12px 14px;background:#f4e5e0;color:#7a3b2a;font-size:13px;line-height:1.5}.bundle__error[hidden]{display:none}.bundle__error .svg-wrapper{width:16px;height:16px;flex-shrink:0}.bundle__error .svg-wrapper svg{width:100%;height:100%}.bundle__editor-notice{padding:14px 16px;background:#fff;border:1px dashed #6d685f;font-size:12px;line-height:1.6;color:#514f49}.bundle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:24px}.bundle-modal[hidden]{display:none}.bundle-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#07070699;display:block!important}.bundle-modal__dialog{position:relative;width:min(1040px,100%);max-height:calc(100vh - 48px);overflow-y:auto;overscroll-behavior:contain;background:#fff;color:var(--ink);padding:0 0 36px;box-sizing:border-box;outline:none}.bundle-modal__header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:36px 36px 20px;background:#fff;border-bottom:1px solid var(--line)}.bundle-modal__kicker{margin:0 0 12px}.bundle-modal__title{font-size:34px;line-height:1;margin:0}.bundle-modal__close{width:38px;height:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:var(--ink);color:#fff;font-size:18px;line-height:1;cursor:pointer;transition:background .25s}.bundle-modal__close:hover{background:var(--charcoal)}.bundle-modal__close:focus-visible{outline:2px solid var(--bronze);outline-offset:2px}.bundle-modal__section--tabs{margin:22px 32px 18px}.bundle-modal__subheading{display:flex;align-items:center;gap:16px;font-size:20px;line-height:1.2;margin:0 0 16px}.bundle-modal__subheading:before{content:"";flex-shrink:0;width:22px;height:2px;background:var(--bronze)}.bundle-modal__subheading:after{content:"";flex:1;height:1px;background:#e2ddd3}.bundle-modal__body .bundle-modal__subheading{margin-top:8px}.bundle-modal__tabs-wrap{position:relative}.bundle-modal__tabs{margin:0;padding:4px 44px}.bundle-modal__arrow{position:absolute;top:50%;z-index:2;width:36px;height:36px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:var(--ink);color:#fff;cursor:pointer;transition:background .25s,opacity .25s}.bundle-modal__arrow--prev{left:0}.bundle-modal__arrow--next{right:0}.bundle-modal__arrow svg{width:16px;height:16px}.bundle-modal__arrow:hover{background:var(--charcoal)}.bundle-modal__arrow:focus-visible{outline:2px solid var(--bronze);outline-offset:2px}.bundle-modal__arrow.swiper-button-disabled{opacity:.35;pointer-events:none}.bundle-modal__arrow.swiper-button-lock{display:none}.bundle-modal__tabs .swiper-wrapper{display:flex}.bundle-modal__tabs:not(.swiper-initialized) .swiper-wrapper{overflow-x:auto;gap:10px;scrollbar-width:none}.bundle-modal__tabs:not(.swiper-initialized) .swiper-wrapper::-webkit-scrollbar{display:none}.bundle-tab{width:auto;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:10px;padding:4px 6px;border:0;border-radius:0;background:transparent;color:#746c61;cursor:pointer;transition:color .25s}.bundle-tab__image{width:64px;height:64px;border-radius:50%;overflow:hidden;background:#cbc5ba;display:block;transition:outline-color .25s;outline:1px solid transparent;outline-offset:3px}.bundle-tab__image img{width:100%;height:100%}.bundle-tab__image--all{background:var(--ink)}.bundle-tab__image--all img{opacity:.55}.bundle-tab__label{font:500 10px/1.4 Manrope,sans-serif;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.bundle-tab__count{display:block;color:#a39c90;margin:4px 0 0}.bundle-tab:hover,.bundle-tab.is-active{color:var(--ink)}.bundle-tab.is-active .bundle-tab__image{outline-color:var(--bronze)}.bundle-tab:focus-visible{outline:2px solid var(--bronze);outline-offset:2px}.bundle-modal__body{padding:4px 32px 0}.bundle-modal__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px 12px}.bundle-card{display:flex;flex-direction:column;align-items:stretch;gap:6px;padding:0 0 10px;border:1px solid transparent;border-radius:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .25s;min-width:0}.bundle-card[hidden]{display:none}.bundle-card:hover,.bundle-card.is-selected{border-color:var(--bronze)}.bundle-card:focus-visible{outline:2px solid var(--bronze);outline-offset:2px}.bundle-card__media{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;background:#cbc5ba}.bundle-card__media img,.bundle-card__media .custom-placeholder{width:100%;height:100%}.bundle-card__tag{position:absolute;top:8px;left:8px;padding:6px 8px;background:var(--ink);color:var(--ivory);font:500 9px/1 Manrope,sans-serif;letter-spacing:.2em;text-transform:uppercase}.bundle-card__tag--taken{display:none}.bundle-card.is-taken .bundle-card__tag--taken{display:block}.bundle-card__title{padding:4px 8px 0;font:400 12px/1.4 Manrope,sans-serif}.bundle-card__meta{padding:0 8px;font-size:10px;line-height:1.5;color:#777167}.bundle-card__price{padding:0 8px;font:400 12px/1 Manrope,sans-serif;letter-spacing:.08em}.bundle-card:disabled,.bundle-card.is-taken{opacity:.35;cursor:not-allowed}.bundle-card:disabled:hover,.bundle-card.is-taken:hover{border-color:transparent}.bundle-modal__empty{padding:40px 0;text-align:center;font-size:13px;color:#514f49}.bundle-modal__empty[hidden]{display:none}@media(max-width:900px){.bundle{grid-template-columns:1fr}.bundle--reverse .bundle__gallery{order:1}.bundle--reverse .bundle__info{order:2}.bundle__gallery{padding:18px}.bundle__gallery>.custom-placeholder,.bundle__slide{height:620px}.bundle__info{position:static;padding:30px 24px}}@media(max-width:520px){.bundle__gallery>.custom-placeholder,.bundle__slide{height:420px}.bundle__heading{font-size:44px}.bundle__pill{width:40px;height:40px}.bundle__slots{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px}.bundle-modal{padding:14px}.bundle-modal__dialog{padding:0 0 24px;max-height:calc(100vh - 28px)}.bundle-modal__header{padding:24px 18px 16px}.bundle-modal__section--tabs{margin:18px 14px 14px}.bundle-modal__tabs{padding:4px 36px}.bundle-modal__arrow{width:30px;height:30px}.bundle-modal__arrow svg{width:14px;height:14px}.bundle-modal__subheading{font-size:18px;gap:12px;margin-bottom:12px}.bundle-modal__subheading:before{width:16px}.bundle-modal__body{padding:4px 14px 0}.bundle-modal__title{font-size:28px}.bundle-tab__image{width:52px;height:52px}.bundle-modal__grid{grid-template-columns:repeat(2,1fr);gap:12px 8px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-bundle.css.map */
