.bundle-creator-wrapper{padding-left:40px;padding-right:40px}.bundle-creator{display:flex;flex-direction:row;justify-content:space-between}#smile-ui-container,#smile-ui-lite-container,#smile-ui-lite-launcher-frame-container{display:none!important}.bundle-creator-heading-wrapper{text-align:center;margin-bottom:40px}.bundle-creator-heading-wrapper h2{max-width:700px;margin:0 auto}.bundle-creator-heading-wrapper .bundle-creator-subheading{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;margin-top:20px}.bundle-creator-heading-wrapper .bundle-creator-subheading p strong{font-weight:800}.bundle-creator-products{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto}.bundle-product-card{max-width:240px;margin-right:-1px;margin-bottom:-1px;padding:0!important;cursor:pointer;background:rgb(var(--background-without-opacity))}.bundle-product-image{position:relative;overflow:hidden;line-height:0}.bundle-product-image img{width:100%;height:auto;display:block;margin:0;padding:0}.bundle-product-overlay{position:absolute;top:10px;left:10px;right:10px;display:flex;align-items:center;justify-content:flex-end;gap:8px;pointer-events:none}.bundle-product-added-label{color:rgb(var(--text-color));font-size:var(--text-xs);font-weight:600;padding:4px 10px;display:none;pointer-events:none}.bundle-product-add-btn,.bundle-product-remove-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgb(var(--text-color));color:#ededed;flex-shrink:0;pointer-events:all;transition:opacity .2s ease}.bundle-product-add-btn svg,.bundle-product-remove-btn svg{display:block;fill:currentColor;stroke:currentColor}.bundle-product-remove-btn{display:none}.bundle-product-card.is-added .bundle-product-added-label{display:block}.bundle-product-card.is-added .bundle-product-add-btn{display:none}.bundle-product-card.is-added .bundle-product-remove-btn{display:flex;background:#ededed}.bundle-product-card.is-sold-out{pointer-events:none;opacity:.5}.bundle-product-sold-out-label{font-size:var(--text-xs);font-weight:600;padding:4px 10px;background:rgb(var(--background-without-opacity));color:rgb(var(--text-color));pointer-events:none}.bundle-creator-add-to-cart{position:relative;color:#fff}.bundle-creator-add-to-cart .loading__spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px}.bundle-creator-spinner{display:block;width:24px;height:24px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:bundle-creator-spin 1s linear infinite}@keyframes bundle-creator-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bundle-creator-add-to-cart.loading{pointer-events:none}.bundle-creator-add-to-cart.loading>span:not(.loading__spinner){visibility:hidden}.bundle-creator-add-to-cart.loading .loading__spinner{display:block}.bundle-creator-products.bundle-full .bundle-product-card:not(.is-added) .bundle-product-add-btn{opacity:.35;pointer-events:none}.bundle-product-info{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:16px 12px 20px}.bundle-product-info .jdgm-widget.jdgm-widget{padding-top:0}.bundle-product-reviews{min-height:23px}.bundle-product-reviews .jdgm-widget.jdgm-widget .jdgm-prev-badge__text{font-size:var(--text-xs);color:rgb(var(--text-color));font-weight:600;margin-left:6px}.bundle-product-title{display:block;text-align:center;font-weight:500;font-size:var(--text-sm);color:rgb(var(--text-color));margin:0;text-transform:uppercase;letter-spacing:2.16px;font-family:Shippori Mincho,serif;line-height:1.4;text-decoration:none}.bundle-product-price{font-size:var(--text-sm);color:rgb(var(--text-color));text-align:center;font-family:var(--heading-font-family)}.bundle-creator-sidebar{max-width:462px;height:fit-content;border:1px solid rgb(var(--border-color));padding:16px 20px 20px;display:flex;flex-direction:column;background:rgb(var(--background-without-opacity))}.bundle-creator-sidebar-title{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:18px;display:flex;align-items:center;gap:9px}.bundle-creator-sidebar-counter{font-size:var(--text-base);font-weight:400;color:rgb(var(--text-color) / .55)}.bundle-creator-discount-bar{margin-top:16px;margin-bottom:19px}.bundle-creator-discount-message{font-size:14px;color:rgb(var(--text-color));margin-bottom:18px;text-align:center;line-height:1.4}.bundle-creator-discount-emoji{margin-right:6px}.bundle-creator-discount-message:empty{display:none}.bundle-creator-discount-message strong{font-weight:700}.bundle-creator-discount-message svg{flex-shrink:0}.bundle-creator-discount-tiers{display:flex;border:1px solid rgba(186,186,186,1);border-radius:100px;overflow:hidden}.bundle-creator-discount-tier{flex:1;text-align:center;padding:8px 4px;font-size:var(--text-xs);font-weight:600;border-right:1px solid rgba(186,186,186,1);color:rgb(var(--text-color) / .35);background:transparent;transition:background .2s ease,color .2s ease}.bundle-creator-discount-tier:last-child{border-right:none}.bundle-creator-discount-tier.active{background:#f7dbe5;color:rgb(var(--text-color))}.bundle-creator-size-label .number,.bundle-creator-selected-products-label .number{padding:10px;display:flex;justify-content:center;align-items:center;background:rgb(var(--text-color) / .08);border-radius:60px;width:20px;height:20px;font-family:var(--heading-font-family);font-size:var(--text-xs);margin-right:10px}.bundle-creator-size-selector-options{display:flex;gap:10px;justify-content:space-between;margin-top:20px}.bundle-creator-size-selector-option{display:flex;justify-content:center;align-items:center;width:100%;border:1px solid rgb(var(--border-color));padding:10px 20px;transition:background .3s ease,color .3s ease;overflow:hidden}.bundle-creator-size-selector-option.active{background:rgb(var(--text-color));color:rgb(var(--background-without-opacity))}.bundle-creator-size-selector-option-label{font-weight:700}.bundle-creator-selected-products-label{font-size:var(--text-base)}.bundle-creator-selected-products{display:flex;flex-direction:column;gap:0;border-bottom:1px solid rgb(var(--border-color));max-height:340px;overflow-y:auto}.bundle-creator-selected-products-counter{margin-left:5px}.bundle-creator-selected-product{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid rgb(var(--border-color));padding:6px 0}.bundle-creator-selected-product-info{display:flex;flex-direction:row;align-items:center;gap:16px;flex:1;min-width:0}.bundle-creator-selected-product-info img{width:65px;height:65px;flex-shrink:0;object-fit:cover}.bundle-creator-selected-product-price-wrapper{display:flex;flex-direction:column;gap:6px;min-width:0}.bundle-creator-selected-product-title{font-family:var(--heading-font-family);font-style:var(--heading-font-style);font-size:var(--text-sm);font-weight:500;text-transform:uppercase;letter-spacing:.1em;line-height:1.3}.bundle-creator-selected-product-price{font-size:var(--text-sm);display:flex;align-items:center;gap:8px;font-family:Shippori Mincho,serif}.bundle-creator-selected-product-sale-price{color:#b03438;font-weight:600;letter-spacing:2px}.bundle-creator-selected-product-regular-price{color:#737373}.bundle-creator-selected-product-original-price{text-decoration:line-through;color:rgb(var(--text-color) / .45);letter-spacing:2px}.bundle-creator-remove-selected-product{padding:8px;flex-shrink:0;opacity:.6;transition:opacity .2s ease}.bundle-creator-remove-selected-product:hover{opacity:1}.bundle-creator-remove-selected-product svg{display:block}.bundle-creator-add-to-cart{font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;padding:10px 12px;font-weight:600;width:100%;display:flex;align-items:center;justify-content:center;gap:16px;margin-top:20px;background:#1c1c1c}.bundle-creator-add-to-cart:disabled{opacity:1;cursor:default}.bundle-creator-add-to-cart-label{color:#fff;font-size:12px;font-weight:400}.bundle-creator-add-to-cart-prices{display:flex;align-items:center;gap:8px;font-weight:600;white-space:nowrap;letter-spacing:0;text-transform:none;font-family:Nunito Sans}.bundle-btn-price-sale{color:#fca5a8;font-size:var(--text-sm)}.bundle-btn-price-original{text-decoration:line-through;color:#ffffff73;font-size:var(--text-sm)}.bundle-creator-price-total-discounted{text-decoration:line-through;color:rgb(var(--text-color) / .45)}.bundle-creator-price-total-discounted,.bundle-creator-price-total{display:flex;justify-content:flex-end;width:100%}.bundle-creator-price-total-prices{display:flex;flex-direction:column;align-items:flex-end}.bundle-creator-price-total-prices .currency-converted{margin-left:5px}.bundle-creator-savings-message{font-size:var(--text-xs);color:rgb(var(--text-color) / .6);margin-top:4px}.bundle-creator-gifts-message{display:none;margin:10px 0}.bundle-creator-gifts-message.is-visible{display:flex}.bundle-creator-gifts-message p{font-family:var(--heading-font-family);font-size:var(--text-base);font-weight:600;color:rgb(var(--success-text));line-height:1.5}.bundle-creator-min-message{font-size:var(--text-xs);color:rgb(var(--on-sale-text));margin-top:8px;font-style:italic}.bundle-creator-disclaimer{font-size:var(--text-xs);color:rgb(var(--text-color) / .5);margin-top:12px;text-align:center}.bundle-creator-sticky{position:fixed;bottom:0;width:100%;background:#fff;border-top:1px solid #dbdbdb;z-index:10;padding:10px 14px;transform:translateY(100%);transition:transform .3s ease-in-out;display:none}.bundle-creator-sticky-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding-right:6px}.bundle-creator-sticky-title{display:flex;align-items:center;gap:8px;font-family:Nunito Sans,sans-serif;font-weight:600;font-size:18px;color:#1c1c1c;line-height:1}.bundle-creator-sticky-counter{font-weight:400;font-size:12px;letter-spacing:.06em;color:#1c1c1c}.bundle-creator-sticky-toggle svg{transition:transform .3s ease;display:block;width:14px;height:8px}.bundle-creator-sticky.is-expanded .bundle-creator-sticky-toggle svg{transform:rotate(180deg)}.bundle-creator-sticky-body{display:none}.bundle-creator-sticky-products{max-height:200px;overflow-y:auto;margin-top:10px}.bundle-creator-sticky.is-expanded .bundle-creator-sticky-body{display:block;margin-top:10px}@media(min-width:990px)and (max-width:1200px){.bundle-creator-products{grid-template-columns:repeat(3,1fr)}.bundle-creator-size-selector-option{padding:10px}}@media(min-width:990px){.bundle-creator-sidebar{min-width:436px}.bundle-creator{position:relative;height:100%;justify-content:space-around}.bundle-creator-sidebar{position:sticky;top:95px;z-index:2}.bundle-creator-size-selector-option:hover{background:rgb(var(--text-color));color:rgb(var(--background-without-opacity))}.bundle-creator-products{row-gap:28px;column-gap:32px}}@media(max-width:989px){.bundle-creator-products{grid-template-columns:repeat(3,1fr)}.bundle-creator-wrapper{padding-left:0;padding-right:0;max-width:100%}.bundle-creator-heading-wrapper,.bundle-creator-sidebar{padding-left:var(--container-gutter);padding-right:var(--container-gutter)}.bundle-creator-heading-wrapper{margin-bottom:30px}.bundle-creator-sidebar{display:none}.bundle-creator{display:flex;flex-direction:column}.bundle-creator-size-selector-option{padding:6px}.bundle-creator-gifts-message{display:none;margin:20px 0}.bundle-creator-gifts-message p{font-size:var(--text-base)}.bundle-product-title{font-size:var(--text-xs)}.bundle-product-add-btn,.bundle-product-remove-btn{width:30px;height:30px}.bundle-creator-add-to-cart{padding:14px 16px}.bundle-creator-sticky{display:flex;flex-direction:column}.bundle-creator-sticky.is-visible{transform:translateY(0);z-index:20}.bundle-creator-sticky .bundle-creator-gifts-message{margin:0;justify-content:center}.bundle-creator-sticky .bundle-creator-gifts-message p{text-align:center}.bundle-creator-sticky .bundle-creator-discount-bar{margin:10px 0 0}.bundle-creator-sticky .bundle-creator-discount-message{font-size:13px;margin-bottom:10px}.bundle-creator-sticky .bundle-creator-discount-tiers{margin-top:0;border-color:#989898;border-radius:100px}.bundle-creator-sticky .bundle-creator-discount-tier{height:30px;display:flex;align-items:center;justify-content:center;padding:0 10px;font-family:Nunito Sans,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;color:#3f3f3f;border-right-color:#989898}.bundle-creator-sticky .bundle-creator-add-to-cart{margin:14px 0 0;height:42px;padding:0 13px;background:#1c1c1c;border:1px solid #1c1c1c;justify-content:center}.bundle-creator-sticky .bundle-creator-add-to-cart-label{font-family:Nunito Sans,sans-serif;font-size:12px;font-weight:400;letter-spacing:.195em;text-transform:uppercase;color:#fff}.bundle-creator-sticky-disclaimer{margin:8px 0 0;text-align:center;font-family:Nunito Sans,sans-serif;font-size:11px;font-weight:400;line-height:1.4;color:#616161}}@media(max-width:789px){.bundle-creator-products{row-gap:32px;column-gap:28px;grid-template-columns:repeat(2,1fr)}}[id^=alia-popup-root-] button{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/33/assets/bundle-creator.css.map */
