.bundle-builder{display:flex;flex-direction:column}.bundle-discount{padding-bottom:12px;border-bottom:1px dashed #D8C2AD;margin-bottom:24px}.bundle-discount__title,.bundle-selection__title{color:#212121;font-size:20.2px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:12px}.bundle-selection__title{margin-bottom:16px}.bundle-discount__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.bundle-discount__head .bundle-discount__title{margin:0;flex:1;min-width:0}.bundle-discount__tracker{display:block}.bundle-discount__status{color:#000c;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-top:12px;text-align:center}.bundle-discount__status strong{font-weight:700}.bundle-discount__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:4px;align-items:end}.bundle-discount__column{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.bundle-discount__numbers{display:flex;flex-wrap:nowrap;justify-content:center;gap:4px;align-items:center;width:100%}.bundle-discount__number{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:8px;color:#ed8a00;font-size:11.6px;font-weight:700;line-height:normal;border:1px solid #ED8A00}.bundle-discount__tier{display:flex;padding:8px;justify-content:center;align-items:center;gap:4px;border-radius:8px;border:1px solid #ED8A00;width:100%}.bundle-discount__tier-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-discount__tier-lock,.bundle-discount__tier-unlocked{display:inline-flex;align-items:center;justify-content:center}.bundle-discount__tier-unlocked,.bundle-discount__tier.is-active .bundle-discount__tier-lock{display:none}.bundle-discount__tier.is-active .bundle-discount__tier-unlocked{display:inline-flex}.bundle-discount__tier-value{color:#ed8a00;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.bundle-gifts{padding-bottom:24px;border-bottom:1px dashed #D8C2AD;margin-top:24px}.bundle-gifts__title{color:#212121;font-size:20.2px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:8px}.bundle-gifts__status{color:#000c;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin:0 0 16px}.bundle-gifts__status strong{font-weight:700}.bundle-gifts__track{position:relative}.bundle-gifts__line{position:absolute;left:0;top:0;bottom:0;width:5px;background:#e5e5e5;pointer-events:none;border-radius:360px}.bundle-gifts__line-fill{display:block;width:100%;height:0;background:#ed8a00;transition:height .2s ease;border-radius:360px}.bundle-gifts__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.bundle-gifts__item{display:grid;grid-template-columns:5px 1fr;gap:12px;align-items:start;transition:opacity .2s ease;padding-inline-start:0!important;position:relative}.bundle-gifts__item .bundle-gifts__content{opacity:.4}.bundle-gifts__item.is-unlocked .bundle-gifts__content{opacity:1}.bundle-gifts__marker{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;flex-shrink:0;align-self:center;position:relative;z-index:1;background:#e5e5e5;transform:translate(-7px)}.bundle-gifts__item.is-unlocked .bundle-gifts__marker{background:#ed8a00}.bundle-gifts__item.is-unlocked .bundle-gifts__marker svg g{opacity:1!important}.bundle-gifts__item.is-unlocked .bundle-gifts__marker svg path{stroke:#fff!important;opacity:1!important}.bundle-gifts__check{display:block}.bundle-gifts__content{display:flex;gap:8px;align-items:center;min-width:0}.bundle-gifts__media{flex-shrink:0;width:64px;min-width:64px;overflow:hidden}.bundle-gifts__image{display:block;width:100%;height:auto;object-fit:cover}.bundle-gifts__copy{min-width:0;display:flex;flex-direction:column;gap:2px}.bundle-gifts__category{color:#000c;font-size:11.6px;font-style:normal;font-weight:400;line-height:130%;marign:0}.bundle-gifts__product-title{color:#000;font-size:14px;font-style:normal;font-weight:700;line-height:150%;margin:2px 0}.bundle-gifts__description{margin:0;overflow:hidden;color:#000c;font-size:11.6px;font-style:normal;font-weight:400;line-height:130%;text-overflow:ellipsis}.bundle-selection{padding-bottom:24px;border-bottom:1px dashed #D8C2AD}.bundle-selection__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 4px}.bundle-slot{position:relative;border-radius:8px}.bundle-slot--empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;height:161px;padding:12px;border-radius:8px;border:1px solid #ED8A00}.bundle-slot--empty.is-next{border-style:dashed}.bundle-slot__label{color:#ed8a00;text-align:center;font-size:11.6px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1.16px;text-transform:uppercase}.bundle-slot__badge{position:absolute;right:4px;top:4px;border-radius:4px;border:1px solid #FFF;background:#ed8a00;color:#fff;font-size:var(--bundle-slot-badge-font-size, 10px);font-weight:700;line-height:normal}.bundle-slot--filled{display:flex;flex-direction:column}.bundle-slot--preselected{cursor:default}.bundle-slot--preselected .bundle-slot__media-wrap{border-color:rgb(var(--text-color) / .12)}.bundle-slot__media-wrap{position:relative;border-radius:8px;overflow:hidden;height:161px}.bundle-slot__image{width:100%;height:100%;object-fit:cover}.bundle-slot__remove,.bundle-slot__qty-badge{z-index:2}.bundle-slot__remove{position:absolute;top:4px;left:4px;cursor:pointer}.bundle-slot__remove svg path{stroke:var(--selection-remove-icon-color)}.bundle-slot__qty-badge{position:absolute;bottom:4px;left:4px;display:flex;padding:4px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #D8C2AD;background:#fff;height:18px}.bundle-slot__category{margin-top:4px;color:#000c;text-align:center;font-size:9.7px;font-weight:400;line-height:normal}.bundle-slot__title{margin-top:2px;color:#212121;text-align:center;font-size:11.6px;font-weight:700;line-height:normal}.bundle-slot__prices{display:flex;flex-direction:column;align-items:center;gap:2px;margin-top:2px}.bundle-slot__price{margin:0;text-align:center;font-size:.75rem;font-weight:700}.bundle-slot__price-compare{display:block;font-size:.65rem;font-weight:400;color:rgb(var(--text-color) / .45);text-decoration:line-through;display:none}.bundle-slot__unit-price{margin:0;text-align:center;color:#000c;font-size:9.7px;font-weight:400;line-height:normal}.bundle-slot__rating{margin-top:2px}.bundle-slot__rating a{text-decoration:none;color:inherit}.bundle-slot__rating .product-rating{display:flex;justify-content:center}.bundle-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:flex-end;justify-content:center;padding:0;pointer-events:none;visibility:hidden;opacity:0;background-color:transparent;transition:opacity .25s ease,visibility .25s ease}.bundle-popup.is-open{pointer-events:auto;visibility:visible;opacity:1}html.bundle-popup-open{overflow:hidden}.bundle-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.bundle-popup__dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:28rem;max-height:min(92vh,720px);margin:0;background:rgb(var(--background));color:rgb(var(--text-color));border-radius:32px 32px 0 0;overflow:hidden;outline:none;box-shadow:0 12px 40px #0000002e}@media screen and (min-width:1000px){.bundle-popup__dialog{max-width:390px;border-radius:32px}.bundle-popup{align-items:center}}.bundle-popup__close{position:absolute;top:.75rem;right:.75rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:999px;background:rgb(var(--text-color) / .06);color:rgb(var(--text-color));cursor:pointer}.bundle-popup__header{position:relative;padding:24px 24px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.bundle-popup__title{color:#000;font-size:20.2px;font-style:normal;font-weight:700;line-height:130%}.bundle-popup__body{display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;padding:0 24px 24px;overflow:hidden}.bundle-popup__body .bundle-discount__title{display:none}.bundle-popup__confirm{display:flex;padding:8px;align-items:center;border-radius:360px;background:#fbe8cc}.bundle-popup__confirm-inner{display:inline-flex;align-items:center;gap:8px;color:#ed8a00;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.bundle-popup__confirm-inner--footer{justify-content:center;gap:8px}.bundle-popup__footer .bundle-popup__confirm{width:100%}.bundle-popup__discount .bundle-discount{margin:0;padding:0;border:none}.bundle-popup__tabs{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;border-radius:8px;background:#f7f7f7;min-height:32px;height:32px;align-items:center;justify-content:flex-start}.bundle-popup__tabs::-webkit-scrollbar{display:none}.bundle-popup__panels{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0;overflow-y:auto}.bundle-popup__panel{display:flex;flex-direction:column;gap:8px}.bundle-popup__tab{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:8px;color:#000c;text-align:center;font-size:11.6px;font-weight:400;line-height:normal;min-width:80px}.bundle-popup__tab.is-active{color:#fff;background:#ed8a00;font-weight:700}.bundle-popup__footer{flex-shrink:0;margin-top:auto}.bundle-popup__footer .bundle-popup__confirm{padding:12px 32px;border-radius:360px;background:#ed8a00;justify-content:center}.bundle-popup__footer .bundle-popup__confirm .bundle-popup__confirm-inner{color:#fff;text-align:center;font-size:14px;font-weight:700;line-height:150%}.bundle-product-card{border-radius:8px;background:#eee6de;overflow:hidden}.bundle-product-card[data-available=false]{opacity:.5;pointer-events:none}.bundle-product-card.is-selected{border:2px solid #ED8A00}.bundle-product-card__inner{display:grid;align-items:center;grid-template-columns:94px 1fr}.bundle-product-card__media{position:relative;height:100%}.bundle-product-card__image{width:100%;height:100%;object-fit:cover}.bundle-product-card__discount-badge{position:absolute;top:4px;left:4px;display:flex;padding:4px;justify-content:center;align-items:center;border-radius:4px;background:linear-gradient(0deg,#fffc 0% 100%),#fff;color:#ed8a00;font-size:9.7px;font-style:normal;font-weight:700;line-height:normal}.bundle-product-card__info{display:flex;flex-direction:column;min-width:0;padding:16px}.bundle-product-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.bundle-product-card__prices{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:4px}.bundle-product-card__title{color:#212121;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.bundle-product-card__title-container a{pointer-events:none}.bundle-product-card__title-container .product-rating{line-height:1}.bundle-product-card__title-container .product-rating i{font-size:10px!important;line-height:1}.bundle-product-card__title-container .product-rating .ruk-rating-snippet-count{color:#212121cc!important;font-size:11.6px!important;font-weight:400;line-height:1;bottom:0;margin-left:4px}.bundle-product-card__compare{color:#000c;font-size:11.6px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:line-through}.bundle-product-card__price{color:#000c;font-size:11.6px;font-style:normal;font-weight:700;line-height:normal}.bundle-product-card__description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#212121cc;font-size:11.6px;font-style:normal;font-weight:400;line-height:130%;text-overflow:ellipsis;margin-top:16px}.bundle-product-card__bottom{display:flex;justify-content:space-between;gap:5px;margin-top:16px}.bundle-product-card__unit-title{display:block;color:#000c;font-size:11.6px;font-style:normal;font-weight:400;line-height:130%}.bundle-product-card__unit-price{display:block;margin-top:4px;color:#000c;font-size:9.7px;font-style:normal;font-weight:400;line-height:normal}.bundle-product-card__quantity{align-self:end;display:flex;margin-left:auto}.bundle-product-card__quantity .quantity-selector{--quantity-selector-height: 24px;grid-template-columns:40px 40px 40px;width:max-content;border:none;overflow:hidden;border-radius:8px}.bundle-product-card__quantity .quantity-selector__button{padding:0 12px}.bundle-product-card__quantity .quantity-selector__button[data-bundle-qty-minus]{border-right:1px solid #EEE6DE;background:#fff}.bundle-product-card__quantity .quantity-selector__button[data-bundle-qty-plus]{background:#ed8a00}.bundle-product-card__quantity .quantity-selector__button svg{opacity:1}.bundle-product-card__quantity .quantity-selector__input{color:#000;text-align:center;font-size:14px;font-weight:400;line-height:150%;background:#fff;display:block;width:100%}.bundle-slot__rating a{pointer-events:none}.bundle-slot__rating .product-rating{line-height:1}.bundle-slot__rating .product-rating i{font-size:10px!important;line-height:1}.bundle-slot__rating .product-rating .ruk-rating-snippet-count{color:#212121cc!important;font-size:9.7px!important;font-weight:400;line-height:1;bottom:0;margin-left:4px}.bundle-builder sale-price[data-bundle-price-updated]{transition:opacity .15s}.line-item--bundle-addon{display:none}.bundle-cart-addons{display:grid;grid-template-columns:repeat(6,1fr);gap:4px;margin:0;text-align:center}.bundle-cart-addons__item{display:flex;flex-direction:column;align-items:center;gap:2px}.bundle-cart-addons__index{font-size:12px;line-height:1}.bundle-cart-addons__image{display:block;width:100%;height:auto}.bundle-discount__number.is-active{color:#fff;background:#ed8a00;border-color:#ed8a00}.bundle-discount__tier.is-active{border:1px solid #307a07;background:#d1feb8;color:#307a07}.bundle-discount__tier.is-active .bundle-discount__tier-value{color:#307a07}
/*# sourceMappingURL=/cdn/shop/t/42/assets/bundle.css.map */
