.bundle-builder{border-radius:5px;background-color:#fff;box-shadow:0 0 10px #00000026;padding:18px 30px}.bundle-builder__title{margin-top:0;margin-bottom:10px;color:#000;font-size:28px;letter-spacing:.32px}.bundle-builder__label{display:block;margin-bottom:24px;color:#000;font-size:14px;letter-spacing:.48px}.bundle-builder__items--container{position:relative}.bundle-builder__items{margin:0 0 24px;padding:0;display:flex;flex-direction:column;gap:20px;list-style:none}.bundle-builder__item{display:flex;align-items:center;gap:15px}.bundle-builder__item.card-wrapper{display:flex}.bundle-builder__item.card-wrapper .quick-view__summary{display:none}.bundle-builder__item .image-placeholder,.bundle-builder__item .image-wrapper{position:relative;display:flex;flex-shrink:0;width:54px;height:54px;min-width:54px;min-height:54px;border-radius:3px;border:1px solid #838383;background:#e8e8e880;overflow:hidden}:is(.bundle-builder__item .image-placeholder,.bundle-builder__item .image-wrapper) img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.bundle-builder__item--title{display:flex;flex-direction:column;gap:5px}.bundle-builder__item--title p{margin:0;color:#000;font-size:15px;line-height:normal;letter-spacing:.48px}.bundle-builder__item--title span{color:#000;font-size:12px}.bundle-builder__item--remove{position:absolute;top:50%;right:0;display:flex;align-items:center;justify-content:center;width:25px;height:25px;background-color:#fff;border-radius:50%;border:1px solid #575756;outline:none;z-index:2;transform:translateY(-50%);cursor:pointer}.bundle-builder__open,.bundle-builder__atc{width:100%;height:45px}:is(.bundle-builder__open,.bundle-builder__atc):not(.active){display:none}.bundle-builder__atc.added .added{display:flex}.bundle-builder__atc.added .default{display:none}.bundle-builder__atc .added{display:none;align-items:center;justify-content:center;gap:10px}@media screen and (min-width:750px){.bundle-builder__title{font-size:32px}.bundle-builder__label{font-size:16px}.bundle-builder__items.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 20px}.bundle-builder__item .image-container{position:relative}.bundle-builder__item--title{gap:2px}.bundle-builder__item--title p{font-size:16px}.bundle-builder__item--remove{top:-12px;right:-12px;transform:none}}@media screen and (min-width:1100px){.bundle-builder__item{gap:25px}.bundle-builder__item .image-placeholder,.bundle-builder__item .image-wrapper{width:65px;height:65px;min-width:65px;min-height:65px}}.bundle-builder__sticky--pdp{position:fixed;left:0;background-color:#fff;box-shadow:0 0 10px #00000026;padding:8px 12px;width:100%;z-index:20;bottom:-65px;transition:.25s ease-in-out}.bundle-builder__sticky--pdp.active{bottom:0;transition:.25s ease-in-out}.bundle-builder__popup--overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.4;z-index:100}.bundle-builder__popup--overlay:empty{display:block}.bundle-builder__popup{position:fixed;width:100%;height:80dvh;max-height:85vh;left:0;bottom:0;background-color:#fff;z-index:120;padding:45px 20px;border-top-left-radius:15px;border-top-right-radius:15px;opacity:0;visibility:hidden}.bundle-builder__popup.active{opacity:1;visibility:visible;transition:.25s ease-in-out}.bundle-builder__popup.stacked{height:100%}.bundle-builder__popup .bundle-builder__label{font-size:13px;text-align:center;text-transform:uppercase;margin-top:20px}.bundle-builder__popup-container{height:100%}.bundle-builder__popup--close{position:absolute;left:50%;transform:translate(-50%);top:-20px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#575756;border:0;outline:0;box-shadow:none;cursor:pointer}.bundle-builder__popup--progress{width:100%;display:flex;align-items:center;gap:6px}.bundle-builder__popup--progress-item{height:5px;background-color:#d1d1d1;width:calc(100% / var(--quantity))}.bundle-builder__popup--progress-item.active{background-color:#a00052}.bundle-builder__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:baseline;margin:0;padding:0;list-style:none;gap:14px;height:calc(100% - 100px);overflow-y:auto}.bundle-builder__product{position:relative;display:flex;flex-direction:column;gap:8px;padding:18px 15px;border-radius:3px;border:.5px solid #D1D1D1}.bundle-builder__product .image-wrapper{position:relative;width:100px;height:100px;margin:0 auto}.bundle-builder__product .image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.bundle-builder__product.disabled .image-wrapper,.bundle-builder__product.disabled .bundle-builder__product--title{opacity:.5}.bundle-builder__product .sold-out-tag{position:absolute;z-index:2;top:10px;left:10px;display:flex;padding:3px 5px;border-radius:1px;background-color:#575756;color:#fff;font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.5px;text-transform:uppercase}.bundle-builder__product--title{display:flex;flex-direction:column;gap:8px;text-align:center}.bundle-builder__product--title p{margin:0;color:#000;font-size:14px;letter-spacing:.42px;line-height:normal}.bundle-builder__product--title span{color:#000;font-size:12px}.bundle-builder__product--cta-container{margin-top:auto}.bundle-builder__product--cta-container .add-bundle{height:45px;width:100%;font-size:13px}.bundle-builder__product--cta-container .add-bundle svg{display:none}.bundle-builder__product--cta-container .add-bundle svg path{fill:#fff!important}.bundle-builder__product--cta-container .add-bundle.active{background-color:#a00052;transition:.2s ease-in-out}.bundle-builder__product--cta-container .add-bundle.active:after{display:none}.bundle-builder__product--cta-container .add-bundle.active svg{display:flex}.bundle-builder__product--cta-container .add-bundle.active span,.bundle-builder__product--cta-container .add-bundle.added{display:none}.bundle-builder__product--cta-container .add-bundle.added+.quantity-input-wrapper{display:flex}.bundle-builder__product--cta-container .quantity-input-wrapper{display:none;width:100%;height:45px;padding:8px 10px;align-items:center;justify-content:space-between;border-radius:2px;border:1px solid #575756;gap:8px;color:#575756;font-size:13px;font-weight:600;line-height:normal;letter-spacing:1.04px;text-transform:uppercase}.bundle-builder__product--cta-container .quantity-input-wrapper input{display:block;border:0;outline:0;box-shadow:none;width:50%;padding:0;text-align:center}.bundle-builder__product--cta-container .quantity-input-wrapper input::-webkit-inner-spin-button,.bundle-builder__product--cta-container .quantity-input-wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.bundle-builder__product--cta-container .quantity-input-wrapper button{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:100%;padding:0;width:25%;border:0;outline:0;box-shadow:none;background-color:transparent;cursor:pointer;font-size:16px;font-weight:600;color:#575756}.bundle-builder__popup--sticky{background-color:#fff;box-shadow:0 0 10px #00000026;padding:8px 12px;position:absolute;left:0;width:100%;bottom:-65px;transition:.25s ease-in-out}.bundle-builder__popup--sticky.active{bottom:0;transition:.25s ease-in-out}.bundle-builder__popup--sticky .bundle-builder__atc{display:block}@media screen and (min-width:750px){.bundle-builder__popup{left:50%;top:50%;bottom:auto;transform:translate(-50%,-50%);max-width:850px;height:100%;max-height:580px;border-radius:15px;overflow:hidden;padding:40px 50px}.bundle-builder__popup.stacked{height:auto}.bundle-builder__popup.stacked .bundle-builder__products{overflow:hidden}.bundle-builder__popup .bundle-builder__label{font-size:15px}.bundle-builder__popup--close{left:auto;transform:none;top:18px;right:18px}.bundle-builder__popup--progress{max-width:500px;margin:0 auto}.bundle-builder__products{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;height:calc(100% - 115px)}.bundle-builder__products.flex-2{display:flex;justify-content:center}}@media screen and (min-width:990px){.bundle-builder__products{grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.bundle-builder__products.flex-3{display:flex;justify-content:center}.bundle-builder__product--cta-container .quantity-input-wrapper button{font-size:13px}}.bundle-builder__descriptions:not(:has(.accordion.active)){display:none}.bundle-builder__descriptions .accordion{display:none}.bundle-builder__descriptions .accordion.active{display:block}.bundle-builder__descriptions .title{font-size:15px;font-style:normal;font-weight:600;line-height:normal}.bundle-builder__descriptions table{width:100%}
/*# sourceMappingURL=/cdn/shop/t/41/assets/bundle-builder.css.map */
