bundle-builder [hidden]{display:none!important}bundle-builder{display:block;padding-inline:var(--page-margin, 1.5rem)}.bundle-layout{display:grid;grid-template-columns:1fr 336px;column-gap:18px;padding-top:48px;max-width:90rem;margin-inline:auto;padding-inline:20px}@media(max-width:989px){.bundle-layout{grid-template-columns:1fr;padding-top:24px}}.bundle-sticky-progress{position:sticky;top:var(--header-height-offset, 0);z-index:3;background:#c8ced4;color:#57626b;padding:20px var(--page-margin, 1.5rem)}.bundle-sticky-progress__inner{display:flex;align-items:center;gap:24px;max-width:90rem;overflow:hidden;margin-inline:auto;justify-content:center}.bundle-sticky-progress__steps{display:flex;align-items:center;gap:10px;flex-shrink:0}.bundle-progress-step{display:flex;align-items:center;gap:0}.bundle-progress-step__connector{width:60px;height:4px;background:#f2ede6;transition:background .3s;border-radius:4px}.bundle-progress-step__label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-left:6px;white-space:nowrap;color:#57626b;opacity:.5;transition:opacity .3s}.bundle-progress-step.is-reached .bundle-progress-step__connector{background:#57626b}.bundle-progress-step.is-reached .bundle-progress-step__label{opacity:1}.bundle-sticky-progress__message{font-size:14px;font-weight:600;color:#57626b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-block:0}@media(max-width:749px){.bundle-sticky-progress__inner{flex-direction:column;align-items:flex-start;gap:10px}.bundle-sticky-progress__steps{width:100%;justify-content:space-between}.bundle-progress-step__connector{flex:1}}.bundle-section-header{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}.bundle-section-header__heading h2,.bundle-section-header__heading h1{margin:0}.bundle-section-header__subheading{max-width:680px;opacity:.8}.bundle-section-header__bullets ul{display:flex;flex-direction:column;gap:6px;padding:0;margin:8px 0 0;list-style:none}.bundle-section-header__bullets li{display:flex;align-items:center;gap:8px;font-size:.9rem}.bundle-section-header__bullets li:before{content:"";display:inline-block;width:18px;height:18px;background:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'%3E%3C/path%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'%3E%3C/path%3E%3C/svg%3E");mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;flex-shrink:0}.bundle-tab-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.bundle-tab-btn{padding:8px 18px;border:1.5px dashed #D3D3D3;background:transparent;cursor:pointer;font-size:.875rem;font-weight:500;color:inherit;border-radius:2px;transition:background .2s,border-color .2s,color .2s;line-height:1.3;white-space:nowrap}.bundle-tab-btn:hover{border-color:#57626b}.bundle-tab-btn.is-active,.bundle-tab-btn[aria-selected=true]{background:#57626b;border-color:#57626b;border-style:solid;color:#fff}.bundle-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 20px}@media(max-width:989px){.bundle-products-grid{grid-template-columns:repeat(2,1fr);gap:18px 12px}}.bundle-empty-collection{grid-column:1 / -1;text-align:center;opacity:.5;padding:40px 0}.bundle-card{display:flex;flex-direction:column;gap:10px}.bundle-card--oos{opacity:.7}.bundle-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden}.bundle-card__image,.bundle-card__placeholder-svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.bundle-card__media:hover .bundle-card__image{transform:scale(1.04)}.bundle-card__badge{position:absolute;top:8px;right:8px;display:flex;align-items:center;gap:4px;background:#57626b;color:#fff;font-size:11px;font-weight:700;padding:3px 7px;border-radius:20px;letter-spacing:.03em}.bundle-card__oos-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bundle-card__info{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.bundle-card__title{font-size:.875rem;font-weight:500;text-align:center;margin:0;color:inherit;line-height:1.3}.bundle-card__rating{display:flex;align-items:center;justify-content:center;gap:4px}.bundle-card__stars{display:flex;gap:1px;color:#f5a623}.bundle-card__star{display:block}.bundle-card__rating-count{font-size:.75rem;color:#888}.bundle-card__price{font-size:.875rem;margin:0;display:flex;align-items:center;justify-content:center;gap:6px}.bundle-card__price--sale{font-weight:600}.bundle-card__price--compare{opacity:.45;font-size:.8em}.bundle-card__cta{width:100%}.bundle-card__add-btn{width:100%;padding:9px 12px;background:transparent;color:#57626b;border:1.5px solid #57626B;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border-radius:2px;transition:background .2s,color .2s;text-align:center}.bundle-card__add-btn:hover:not(:disabled){background:#57626b;color:#fff}.bundle-card__add-btn:disabled{opacity:.5;cursor:not-allowed}.bundle-card__stepper{display:flex;align-items:center;width:100%;border:1.5px solid #57626B;border-radius:2px;overflow:hidden}.bundle-card__stepper-btn{flex:0 0 36px;height:36px;background:transparent;border:none;color:#57626b;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .15s;display:flex;align-items:center;justify-content:center}.bundle-card__stepper-btn:hover{background:#f2ede6}.bundle-card__stepper-qty{flex:1;text-align:center;font-size:.875rem;font-weight:600;color:#57626b}.bundle-panel{display:flex;flex-direction:column;border:1.5px solid #57626B;height:fit-content;position:sticky;top:calc(var(--header-height-offset, 0px) + 74px);background:#fff}.bundle-panel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#57626b;color:#fff;gap:10px}.bundle-panel-header__info{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.bundle-panel-header__title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.bundle-panel-header__badge{display:inline-block;background:#fff;color:#57626b;font-size:10px;font-weight:800;padding:2px 8px;border-radius:20px;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.bundle-panel-mobile-toggle{display:none;background:none;border:none;cursor:pointer;color:#fff;padding:4px;flex-shrink:0;transition:transform .3s}.bundle-panel-body{display:flex;flex-direction:column;flex:1;min-height:0}.bundle-panel-top{padding:16px 16px 12px;border-bottom:1px solid #eee}.bundle-panel-progress-msg{font-size:13px;font-weight:600;color:#333;margin:0 0 10px;line-height:1.4;text-align:center}.bundle-panel-segments{display:flex;gap:5px}.bundle-panel-segment{flex:1;height:5px;background:#e0e0e0;border-radius:3px;transition:background .35s ease}.bundle-panel-segment.is-reached{background:#57626b}.bundle-builder--one-time .bundle-sticky-progress__steps,.bundle-builder--one-time .bundle-panel-segments{display:none}.bundle-builder--one-time .bundle-panel-top{border-bottom:none}.bundle-items-scroll{flex:1;overflow-y:auto;max-height:320px}.bundle-slot{margin:14px;border:2px dashed #CBCBCB;min-height:80px;display:flex;align-items:center;justify-content:center;cursor:default}.bundle-slot--add{min-height:52px;margin-top:4px}.bundle-slot__plus{font-size:28px;font-weight:300;color:#cbcbcb;line-height:1;-webkit-user-select:none;user-select:none}.bundle-items-list{display:flex;flex-direction:column}.bundle-item{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-bottom:1px solid #F0F0F0}.bundle-item__image{width:72px;height:72px;object-fit:cover;flex-shrink:0}.bundle-item__info{flex:1;min-width:0}.bundle-item__title{font-size:14px;font-weight:500;margin:0 0 8px;line-height:1.4;white-space:normal;color:#222}.bundle-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.bundle-item__controls{display:flex;align-items:center;gap:0;border:1px solid #D0D0D0;border-radius:3px;overflow:hidden}.bundle-item__qty-btn{width:26px;height:26px;background:#f6f6f6;border:none;cursor:pointer;font-size:15px;font-weight:500;display:flex;align-items:center;justify-content:center;color:#444;transition:background .15s;line-height:1;flex-shrink:0}.bundle-item__qty-btn:hover{background:#ebebeb}.bundle-item__qty{font-size:13px;font-weight:600;min-width:22px;text-align:center;color:#222}.bundle-item__price-cell{margin:0;white-space:nowrap}.bundle-item__price-row{display:flex;align-items:center;gap:6px}.bundle-item__price{font-size:12px;font-weight:700;color:#222}.bundle-item__compare-price{font-size:11px;font-weight:500;opacity:.45}.bundle-item__remove{background:none;border:none;cursor:pointer;color:#aaa;display:flex;align-items:center;justify-content:center;padding:4px;flex-shrink:0;align-self:center;transition:color .15s}.bundle-item__remove:hover{color:#c0392b}.bundle-panel-footer{background:#57626b;padding:14px 14px 12px;display:flex;flex-direction:column;gap:10px}.bundle-purchase-select{width:100%;padding:12px 14px;background:#f2ede6;color:#57626b;border:none;border-radius:3px;font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;appearance:auto;-webkit-appearance:auto}.bundle-submit-btn{width:100%;padding:14px 16px;background:#57626b;color:#f2ede6;border:1.5px solid rgba(242,237,230,.5);font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border-radius:3px;transition:background .2s,border-color .2s;text-align:center}.bundle-submit-btn:hover:not(:disabled){background:#4a5560;border-color:#f2ede6}.bundle-submit-btn:disabled{opacity:.45;cursor:not-allowed}.bundle-truemed{background:#fff;padding:12px 16px;font-size:13px;text-align:center;border-top:1px solid #eee}@media(max-width:989px){.bundle-panel{position:fixed;bottom:0;left:0;top:auto;right:0;z-index:100;max-height:70vh;border:none;box-shadow:0 -4px 24px #00000026;height:auto}.bundle-panel-mobile-toggle{display:flex;align-items:center;justify-content:center;transition:transform .3s}.bundle-panel-body{display:none;overflow-y:auto;max-height:calc(70vh - 56px)}.bundle-panel.is-open .bundle-panel-body{display:flex}.bundle-panel.is-open .bundle-panel-mobile-toggle{transform:rotate(180deg)}bundle-builder{padding-bottom:70px}.bundle-items-scroll{max-height:none}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/157/assets/bundle-builder.css.map */
