.pdp-bundle{margin-top:3.5rem;margin-bottom:1.5rem}.pdp-bundle__tier{border:1px solid #e5e5e5;border-radius:8px;margin-bottom:.75rem;position:relative;overflow:hidden;transition:border-color .2s;cursor:pointer;background:#ebebeb}.pdp-bundle__tier--active{border-color:#111827;border-width:2px}.pdp-bundle__tier-header{display:flex;align-items:center;gap:.75rem;padding:1rem}.pdp-bundle__radio{width:18px;height:18px;accent-color:#111827;cursor:pointer;flex-shrink:0}.pdp-bundle__tier-info{flex:1;min-width:0}.pdp-bundle__tier-title{display:block}.pdp-bundle__tier-subtitle,.pdp-bundle__tier-savings{display:block;margin-top:.15rem;color:rgb(var(--color-secondary-text))}.pdp-bundle__tier-price{text-align:right;flex-shrink:0;padding:.35rem .6rem}.pdp-bundle__price{display:block;color:rgb(var(--color-base-text))}.pdp-bundle__price-compare{display:block;text-decoration:line-through;color:rgb(var(--color-secondary-text))}.pdp-bundle__slots{padding:0 1rem .75rem 1.5rem;display:none}.pdp-bundle__tier--active .pdp-bundle__slots{display:block}.pdp-bundle__slot{margin-top:.5rem}.pdp-bundle__slot-current,.pdp-bundle__slot-filled{display:flex;align-items:center;gap:1rem}.pdp-bundle__slot-current{margin-bottom:.5rem}.pdp-bundle__slot-empty,.pdp-bundle__slot-change{background:none;border:none;cursor:pointer;padding:0}.pdp-bundle__slot-empty{align-items:center;display:flex;gap:.8rem}.pdp-bundle__slot-icon{background:#111827;color:#fff}.pdp-bundle__slot-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;flex-shrink:0;line-height:1}.pdp-bundle__slot-img{width:30px;aspect-ratio:2 / 3;object-fit:cover;border-radius:4px;flex-shrink:0}.pdp-bundle__slot-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdp-bundle__slot-current .pdp-bundle__slot-name{flex:1;min-width:0}.pdp-bundle__slot-meta{flex:1;min-width:0;display:flex;flex-direction:column}.pdp-bundle__slot-options{color:rgb(var(--color-secondary-text))}.pdp-bundle__slot-change{text-decoration:underline;flex-shrink:0}.pdp-bundle__slot-remove{background:none;border:none;cursor:pointer;padding:0;flex-shrink:0;font-size:2rem;line-height:1;color:rgb(var(--color-secondary-text));display:flex;align-items:center}.pdp-bundle__atc{width:100%;margin-top:.75rem;text-transform:none!important}.pdp-bundle__atc:disabled{opacity:.5;cursor:not-allowed}.pdp-bundle__shop-pay{margin-top:1.6rem}.pdp-bundle__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:flex-end}@media(min-width:750px){.pdp-bundle__modal{align-items:center;justify-content:center}}.pdp-bundle__modal[hidden]{display:none!important}.pdp-bundle__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080}.pdp-bundle-modal-open .shopify-section-header{z-index:unset!important}.pdp-bundle__modal-panel{position:relative;background:#fff;width:100%;max-height:90vh;overflow-y:auto;border-radius:12px 12px 0 0;z-index:1}@media(min-width:750px){.pdp-bundle__modal-panel{width:580px;max-height:80vh;border-radius:12px}}.pdp-bundle__modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem .75rem;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#ebebeb;z-index:100}.pdp-bundle__modal-title{margin:0}.pdp-bundle__modal-close{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center}.pdp-bundle__modal-close svg{width:20px;height:20px}.pdp-bundle__modal-body{padding:0;background:#ebebeb}.pdp-bundle__product-row{display:flex;align-items:center;gap:1rem;padding:.85rem 1.25rem;border-bottom:1px solid #E5E5E5}.pdp-bundle__product-row:last-child{border-bottom:none}.pdp-bundle__product-image{flex-shrink:0}.pdp-bundle__product-image img{height:110px;aspect-ratio:2 / 3;object-fit:cover;border-radius:4px;object-position:top;display:block}.pdp-bundle__product-info{flex:1;min-width:0}.pdp-bundle__product-title{margin:0 0 .2rem}.pdp-bundle__product-price{margin:0 0 .5rem;color:rgb(var(--color-secondary-text))}.pdp-bundle__product-compare{text-decoration:line-through;margin-left:.4rem}.pdp-bundle__product-option{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.pdp-bundle__product-option+.pdp-bundle__product-option{margin-top:.8rem}.pdp-bundle__custom-select{position:relative;display:inline-block}.pdp-bundle__custom-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.3rem .6rem .3rem .65rem;border:1.5px solid #111111;border-radius:6px;background:transparent;cursor:pointer;font-size:.875rem;font-weight:500;color:#2f484c;min-width:45px;transition:border-color .15s;font-family:inherit}.pdp-bundle__custom-select-trigger:hover,.pdp-bundle__custom-select.is-open .pdp-bundle__custom-select-trigger{border-color:#2f484c}.pdp-bundle__custom-select-chevron svg{transition:transform .15s;display:block;flex-shrink:0}.pdp-bundle__custom-select.is-open .pdp-bundle__custom-select-chevron svg{transform:rotate(180deg)}.pdp-bundle__product-row:last-child .pdp-bundle__custom-select-dropdown{top:auto;bottom:calc(100% + 4px)}.pdp-bundle__custom-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;min-width:100%;background:#fff;border:1.5px solid #d1d5db;border-radius:6px;list-style:none;margin:0;padding:.2rem 0;z-index:200;box-shadow:0 4px 14px #0000001a;display:none}.pdp-bundle__custom-select.is-open .pdp-bundle__custom-select-dropdown{display:block}.pdp-bundle__custom-select-option{padding:.4rem .75rem;font-size:.875rem;color:#2f484c;cursor:pointer;white-space:nowrap;transition:background .1s}.pdp-bundle__custom-select-option:hover{background:#f5f5f5}.pdp-bundle__custom-select-option.is-selected{font-weight:600}.pdp-bundle__color-swatches{display:flex;flex-wrap:wrap;gap:5px}.pdp-bundle__color-swatch-input{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}.pdp-bundle__color-swatch{display:block;width:22px;height:22px;border-radius:50%;background-image:var(--swatch-color);background-size:cover;background-position:center;cursor:pointer;box-sizing:border-box;border:2px solid transparent;outline:none;transition:border-color .15s}.pdp-bundle__color-swatch-input:checked+.pdp-bundle__color-swatch{box-shadow:0 0 0 2px #fff,0 0 0 3.5px #28b473a6}.pdp-bundle__color-swatch:hover{box-shadow:0 0 0 2px #fff,0 0 0 3.5px #00000040}.pdp-bundle__choose-btn{flex-shrink:0;min-width:auto!important}
/*# sourceMappingURL=/cdn/shop/t/36/assets/pdp-bundle.css.map */
