.bundle-builder{display:flex}.bundle-builder .builder-manage-block{display:flex;width:30%;flex-direction:column;gap:30px;flex-shrink:0;border:1px solid #ccc;border-radius:6px;align-self:flex-start;margin-left:30px;max-height:calc(100vh - var(--header-background-height) - 10px);overflow:hidden;top:var(--header-background-height);position:sticky;margin-bottom:50px}.bundle-builder .builder-manage-block .scrollable-content{display:flex;flex-direction:column;gap:30px;overflow:auto;padding:30px 30px 0}.bundle-builder .builder-manage-block .wrapper-title{text-align:center}.bundle-builder .builder-manage-block .block-title{font-size:20px}.bundle-builder .builder-manage-block .block-subtitle{font-size:15px;margin-top:5px;color:#444}.bundle-builder .product-grid-item{background:#ebedec;width:100%}.bundle-builder .product-lists{flex-grow:1;padding-bottom:50px}.bundle-builder .product-lists h2{margin-top:30px;margin-bottom:15px;font-weight:600}.bundle-builder .product-lists h5{margin:-10px 0 15px;font-family:Suisse Intl}.bundle-builder .product-grid-item__quick-buy{display:none}.bundle-builder .product-grid-item .product__media:before{content:"";display:block;width:30px;height:30px;background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="12" y1="6" x2="12" y2="18" stroke="%23244c5a" stroke-width="2" stroke-linecap="round"/><line x1="6" y1="12" x2="18" y2="12" stroke="%23244c5a" stroke-width="2" stroke-linecap="round"/></svg>');background-repeat:no-repeat;background-position:center;border:2px solid #244c5a;position:absolute;top:15px;border-radius:50px;right:15px;z-index:1;cursor:pointer}.bundle-builder .product-grid-item.choosed .product__media:before{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><polyline points="5 13 10 18 19 7" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>');background-color:#244c5a;color:#fff}.bundle-builder .progress-block{display:flex;justify-content:space-between;position:relative}.bundle-builder .progress-block .gift-step{display:flex;flex-direction:column;align-items:center;gap:10px;width:36px}.bundle-builder .gift-step:before{content:"";position:absolute;top:16px;background-color:#aaa;height:4px;transform:translate(-50%)}.bundle-builder .gift-step:first-child:before{display:none}.bundle-builder .progress-block .gift-step .gift-step__number{border-radius:50px;width:100%;height:36px;display:flex;align-items:center;justify-content:center;background-color:#aaa;position:relative;z-index:1;color:#fff}.bundle-builder .progress-block .gift-step.active~.gift-step:before,.bundle-builder .progress-block .gift-step.active~.gift-step .gift-step__number{background-color:#aaa}.bundle-builder .progress-block:has(.active) .gift-step__number,.bundle-builder .progress-block:has(.active) .gift-step:before{background-color:#244c5a}.bundle-builder .progress-block .gift-step .gift-step__label{white-space:nowrap;text-align:center}.bundle-builder .builder-manage-block .added-products{display:grid;gap:8px;list-style:none;margin:0;grid-template-columns:repeat(2,1fr)}.bundle-builder .added-products-wrapper{display:grid;transition:all .3s ease-in-out}.bundle-builder .added-products-wrapper .toggle-added-products{display:none;position:absolute;cursor:pointer;z-index:1;top:15px;left:26px}.bundle-builder .added-products{overflow:hidden}.bundle-builder .added-products li{margin:0;position:relative}.bundle-builder .added-products li.its-gift-reward{opacity:.7}.bundle-builder .added-products li.its-gift-reward.added .icon-close{display:none}.bundle-builder .added-products li.its-gift-reward.active{opacity:1}.bundle-builder .added-products li.its-gift-reward .title .active,.bundle-builder .added-products li.its-gift-reward.active .title .unactive{display:none}.bundle-builder .added-products li.its-gift-reward.active .title .active{display:inline}.bundle-builder .added-products li.its-gift-reward .title .active{font-weight:900}.bundle-builder .added-products li .image{width:100%;aspect-ratio:1/1;background:#ebedec;border-radius:10px}.bundle-builder .added-products li .image img{width:100%;height:100%;object-fit:cover;display:block;object-position:center}.bundle-builder .added-products li .image svg{display:block}.bundle-builder .added-products li.added .image svg{display:none}.bundle-builder .added-products li .icon-close{position:absolute;top:5px;right:5px;width:17px;height:17px;border-radius:50px;border:1px solid #244c5a;color:#244c5a;cursor:pointer;display:none}.bundle-builder .added-products li.added .icon-close{display:block}.bundle-builder .added-products li .title{font-size:15px;line-height:17px;display:block;margin-top:6px}.bundle-builder .added-products li .title .product-name{display:block;font-size:calc(14.5px * var(--adjust-body))}.bundle-builder .added-products li .title .variant-name{display:block;color:var(--text-light);font-size:calc(11px * var(--adjust-body));margin-top:2px}.bundle-builder .builder-manage-block .add-to-cart-button{pointer-events:none;opacity:.3;transition:opacity .3s ease-in-out;display:flex;justify-content:center;gap:5px;width:calc(100% - 60px);margin:0 auto 30px;flex-shrink:0}.bundle-builder .add-another-bundle{text-align:center;text-decoration:underline;font-size:14px;color:#333;margin:-50px 0 10px}.bundle-builder .builder-manage-block.add-to-cart-available .add-to-cart-button{opacity:1;pointer-events:auto}.bundle-builder .builder-manage-block .total{text-align:center;border-top:1px solid #244c5a44;gap:5px;justify-content:center;display:none;flex-wrap:wrap;padding-top:25px;width:calc(100% - 60px);margin:0 auto}.bundle-builder .builder-manage-block .total.active{display:flex}.bundle-builder .builder-manage-block .total .result-price{font-weight:600}.bundle-builder .builder-manage-block .total .savings{width:100%}.bundle-builder .builder-manage-block .total .actual-price,.bundle-builder .builder-manage-block .total .savings,.bundle-builder .builder-manage-block .add-to-cart-button .result-price{display:none}.bundle-builder .builder-manage-block.bundle-reward-applied .total .actual-price,.bundle-builder .builder-manage-block.bundle-reward-applied .total .savings,.bundle-builder .builder-manage-block.bundle-reward-applied .add-to-cart-button .result-price{display:block}.bundle-builder .product-list{gap:4px}.bundle-builder .product-grid-item__inner{height:100%;display:flex;flex-direction:column}.bundle-builder .product-grid-item__info{row-gap:6px;align-content:end;flex-grow:1;padding-right:16px;display:flex;flex-direction:column}.bundle-builder .product-grid-item__info .product-grid-item__title{order:initial}.bundle-builder .product-grid-item__info .price_with_label{line-height:19px;text-align:right;margin-top:auto}.bundle-builder .product-grid-item__info .price_with_label .price{font-size:calc(14px * var(--adjust-product-grid))}.bundle-builder .product-grid-item__info .short_description{margin:0;font-size:calc(12px * var(--adjust-body));letter-spacing:.24px}.bundle-builder .product-grid-item__info .yotpo{display:none}.bundle-builder .builder-manage-block:not(.edit-view) .add-another-bundle,.bundle-builder .builder-manage-block:not(.edit-view) .add-to-cart-button .update,.bundle-builder .builder-manage-block.edit-view .add-to-cart-button .add{display:none}@media(max-width:1100px){.bundle-builder .product-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:890px){.bundle-builder{flex-direction:column}.bundle-builder .product-list{grid-template-columns:repeat(3,minmax(0,1fr))}.bundle-builder .builder-manage-block{background:#fff;height:auto;bottom:0;gap:15px;width:calc(100% + 40px);margin:0 0 0 -20px;border-radius:0;border:none;border-top:1px solid #00000044;box-shadow:0 0 2px #aaa;max-height:calc(100vh - 1.5 * var(--header-background-height));transition:bottom .2s ease}.bundle-builder .builder-manage-block:not(.add-to-cart-available){bottom:-80px}.bundle-builder .builder-manage-block .scrollable-content{gap:15px;padding:15px 25px 0}.builder-manage-block .added-products li:after{font-size:13px;color:#666;font-weight:900;display:block}.bundle-builder .added-products-wrapper{grid-template-rows:0fr;margin-top:-15px}.bundle-builder .builder-manage-block .added-products{grid-template-columns:repeat(2,1fr);justify-content:center}.bundle-builder .builder-manage-block .mobile-per-row-3.added-products{grid-template-columns:repeat(3,1fr)}.bundle-builder .added-products-wrapper:has(.toggle-added-products input:checked){grid-template-rows:1fr;margin-top:0}.bundle-builder .builder-manage-block .total{padding:15px 25px 0}.bundle-builder .progress-block .gift-step{gap:5px}.bundle-builder .added-products-wrapper .toggle-added-products{display:block}.bundle-builder .added-products-wrapper .toggle-added-products input{display:none}.bundle-builder .added-products-wrapper .chevron-svg{border:2px solid #244c5a;width:30px;height:30px;padding:5px;border-radius:30px;transition:transform .3s ease-in-out;background:#fff;transform:rotate(180deg)}.bundle-builder .added-products-wrapper input:checked+.chevron-svg{transform:rotate(0)}.bundle-builder .added-products-wrapper .chevron-svg *{stroke:#244c5a}.bundle-builder .builder-manage-block .add-to-cart-button{width:calc(100% - 50px)}.bundle-builder .add-another-bundle{margin:-40px 0 10px}.bundle-builder .product-cutline-desktop_only .short_description{display:none}}@media(max-width:700px){.bundle-builder .product-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/bundle-builder-component.css.map */
