.bundle-products-modal{--page-gutter: 2.4rem;position:fixed;top:var(--header-group-height, 0);left:0;right:0;bottom:0;display:none;overflow:hidden auto;z-index:var(--z-header)}.bundle-products-modal.open{display:block}.bundle-progress__steps{max-width:60rem;margin-inline:auto;display:flex;justify-content:space-between;margin-block:1rem 3rem;position:relative}.bundle-progress__steps:before{content:"";position:absolute;top:1.9rem;left:3.5rem;right:3.5rem;border-top:2px solid rgb(196,163,166)}.bundle-progress__step{font-weight:var(--font-weight-bold);font-size:1rem;line-height:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.bundle-progress__step:before{content:attr(data-step-number);width:4rem;height:4rem;line-height:4rem;border-radius:50%;background:rgb(var(--color-background));margin-bottom:.5rem;border:1px solid rgb(var(--color-border))}.bundle-progress__step.active:before{background:var(--color-step-active, #F6D4D4)}.bundle-progress__step.completed:before{background:var(--color-step-complete, #4CAF50)}.bundle-progress__step span{max-width:7rem}.bundle-progress__step .button{position:absolute;bottom:100%;left:50%;width:7rem;font-weight:var(--font-weight-bold);font-size:1.2rem;line-height:2rem;letter-spacing:0;background:var(--color-step-active, #F6D4D4);padding:0 .2rem;border-radius:.5rem;text-transform:none;transform:translate(-50%,-.5rem);opacity:0;visibility:hidden}.bundle-progress__step.active .button{opacity:1;visibility:visible}@media screen and (min-width: 750px){.bundle-products-modal{--page-gutter: 5rem}}@media screen and (min-width: 1280px){.bundle-products-modal{--page-gutter: 8rem}}.bundle-products__step-heading{max-width:67rem;font-weight:var(--font-weight-bold);font-size:2rem;line-height:1;color:#d38c88;padding:0;margin:0 auto 3rem;text-transform:uppercase}.bundle-products__step-navigation{display:flex;justify-content:center;gap:2rem;margin-top:5rem}.bundle-products__step-navigation .button{font-size:1.8rem;line-height:1;letter-spacing:0;padding:1.4rem 4rem;border-radius:.5rem;cursor:pointer}.bundle-products__step-navigation .button.button--icon{color:rgb(var(--color-filled-button));padding:0;box-shadow:none}.bundle-products__step-navigation .button.button--icon svg{width:4rem;height:4rem}.bundle-products__step-navigation .button.button--skip{padding-inline:0}@media screen and (min-width: 750px){.bundle-products__step-heading{font-size:3rem}.bundle-products__step-navigation{gap:3rem}.bundle-products__step-navigation .button{font-size:2rem;padding:1.4rem 6rem}.bundle-products__step-navigation .button.button--icon svg{width:4.4rem;height:4.4rem}}.bundle-products__bundles{display:flex;flex-wrap:wrap;gap:6rem}.bundle-products__bundle{width:100%;background:rgb(var(--color-secondary-background));padding:1.5rem;border:1px solid rgb(var(--color-border));border-radius:2rem;text-align:center;cursor:pointer;position:relative}.bundle-products__bundle.selected{outline:3px solid var(--color-step-active, #F6D4D4);outline-offset:10px}.bundle-products__bundle h3{font-weight:var(--font-weight-bold);font-size:1.5rem;letter-spacing:.075rem;color:rgb(var(--color-foreground));margin:0}.bundle-products__bundle p{font-size:1.2rem;letter-spacing:.06rem;margin:0}.bundle-products__bundle img{width:var(--image-width, 25rem);height:auto;display:block;margin:.5rem auto 1rem}.bundle-products__bundle img:last-child{margin-bottom:0}.bundle-products__bundle .badge-wrapper{position:absolute;bottom:-.6rem;left:0;width:100%;height:0;display:flex;justify-content:center;align-items:center}.badge_1,.badge_2{bottom:-.6rem}.badge-wrapper.badge_2 .badge{background:#8df291}.bundle-products__bundle .badge{font-style:italic;font-size:1.2rem;line-height:1.5;padding:.5rem 1rem;border-radius:2.5rem}@media screen and (min-width: 750px){.bundle-products__bundle{width:calc(50% - 3rem)}}.bundle-products__products-list{margin-bottom:16rem}.bundle-products__filter{padding:2.4rem;background:rgb(var(--color-secondary-background));border:1px solid rgb(var(--color-foreground),.15);border-radius:1rem;margin-block-end:3rem}.bundle-products__filter summary{font-weight:var(--font-weight-bold);font-size:2rem;line-height:1.45;color:rgb(var(--color-heading-text));margin-block-end:1.5rem}@media screen and (max-width: 989px){.bundle-products__filter{padding:1.2rem 1.8rem}.bundle-products__filter summary{font-size:1.5rem;text-align:center}.bundle-products__filter details:not([open]) summary{margin-block-end:0}.bundle-products__filter details:not([open]) summary .active-text,.bundle-products__filter details[open] summary .inactive-text{display:none}}@media screen and (min-width: 990px){.bundle-products__products-list{display:flex;align-items:flex-start}.bundle-products__filter{width:30rem;flex-shrink:0;margin-inline-end:3rem}.bundle-products__filter summary{pointer-events:none}}.bundle-products__filter-heading{font-weight:var(--font-weight-bold);font-size:1.8rem;margin-block-end:1rem}.bundle-products__filter-options{display:flex;flex-wrap:wrap;gap:1rem}.bundle-products__filter-options:not(:last-child){padding-block-end:2rem;margin-block-end:2rem;border-bottom:1px solid rgb(var(--color-foreground),.15)}.bundle-products__filter-options .button{font-size:1.2rem;letter-spacing:0;background:#fff;display:flex;align-items:center;gap:.5rem;padding:.8rem 1rem;border:1px solid #ccc;border-radius:.5rem;text-transform:none;transition:.3s;position:relative;cursor:pointer}.bundle-products__filter-options .button.active{background:#feeeef;border-color:var(--color-step-active, #F6D4D4)}.bundle-products__filter-options .button .swatch-color{width:1.6rem;height:1.6rem;flex-shrink:0;border:1px solid rgba(0,0,0,.25);border-radius:50%;border-color:#f6d4d4}.bundle-products__filter-options.finish .button.active .swatch-color{background-color:#d88989;border-color:#d88989}.bundle-products__products{display:flex;flex-wrap:wrap;flex:1 1 auto;gap:2.5rem 1.2rem}.bundle-products__product-item{width:calc(33.3333333% - 1.2rem * 2 / 3);background:rgb(var(--color-secondary-background));border:1px solid rgb(var(--color-foreground),.15);border-radius:1rem;position:relative;box-shadow:0 3px 6px #00000026;cursor:pointer}.bundle-products__product-item.selected{outline:2px solid var(--color-step-active, #F6D4D4);outline-offset:.5rem}.bundle-products__product-item.disabled{opacity:.25;pointer-events:none}.bundle-products__product-item .media{border-radius:.9rem .9rem 0 0}.bundle-products__product-item p{font-weight:300;font-size:1.2rem;line-height:1.5rem;letter-spacing:.03rem;padding:.8rem .6rem;margin:0;text-align:center}.bundle-products__product-item:not(.selected) .bundle-products__product-count,.bundle-products__product-item:not(.selected) .bundle-products__product-remove{display:none}.bundle-products__product-count,.bundle-products__product-remove{position:absolute;top:.5rem;width:2rem;height:2rem;font-size:1.2rem;line-height:2rem;background:#000;color:#fff;border-radius:50%;text-align:center;z-index:1}.bundle-products__product-count{left:.5rem}.bundle-products__product-remove{right:.5rem;background:red;color:#fff;display:flex;justify-content:center;align-items:center;padding:0}.bundle-products__product-remove,.bundle-products__product-remove:hover{background:red;color:#fff}@media screen and (min-width: 750px){.bundle-products__products{column-gap:1.5rem}.bundle-products__product-item{width:calc(25% - 1.125rem)}.bundle-products__product-item.selected{outline-offset:.7rem}}@media screen and (min-width: 1280px){.bundle-products__product-item{width:calc(20% - 1.5rem * 4 / 5)}}.bundle-products__selection{position:fixed;bottom:0;left:0;width:100%;background:rgb(var(--color-background));padding:2rem;box-shadow:0 -3px 6px #00000026;z-index:9}.bundle-products__selection .bundle-products__step-navigation{margin-top:1rem}.bundle-products__selected-products{display:flex;justify-content:safe center;gap:.5rem;padding-block:.6rem 1rem;overflow:auto hidden}.bundle-products__selected-product{width:4.4rem;height:4.4rem;flex-shrink:0;position:relative}.bundle-products__selected-product img{width:100%;height:100%;border-radius:.5rem}.bundle-products__selected-product .placeholder{width:100%;height:100%;display:block;border:1px dashed rgb(var(--color-border));border-radius:.5rem;position:relative}.bundle-products__selected-product .placeholder:before,.bundle-products__selected-product .placeholder:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;background:rgb(var(--color-border));transform:translate(-50%,-50%)}.bundle-products__selected-product .placeholder:after{width:2px;height:12px}.bundle-products__selected-product .button{position:absolute;top:-.6rem;right:-.4rem;width:1.8rem;height:1.8rem;background:red;color:#fff;display:flex;align-items:center;justify-content:center;padding:0;text-align:center;z-index:2}@media screen and (min-width: 750px){.bundle-products__selected-product{width:5rem;height:5rem}.bundle-products__selected-product .button{top:-.5rem;right:-.2rem;width:2rem;height:2rem}}.bundle-products__upsell-products{display:flex;flex-wrap:wrap;gap:3rem;padding-bottom:16rem}.bundle-products__upsell-item{width:calc(50% - 1.5rem);display:flex;flex-direction:column;align-items:center;text-align:center}.bundle-products__upsell-item input[type=checkbox]{width:2.5rem;height:2.5rem;margin:1.5rem 0 0;border:1px solid #000;border-radius:.5rem;order:1;position:relative;cursor:pointer;-webkit-appearance:none;appearance:none}.bundle-products__upsell-item input[type=checkbox]:checked{background-color:var(--color-step-active, #F6D4D4)}.bundle-products__upsell-item input[type=checkbox]:checked:before{content:"\2714";position:absolute;top:0;right:0;bottom:0;left:0;font-size:1.6rem;line-height:2.3rem;color:currentColor;text-align:center}.bundle-products__upsell-item label{width:100%;display:flex;flex-direction:column;flex:1 1 auto;cursor:pointer}.bundle-products__upsell-item .media{border-radius:1rem;box-shadow:0 4px 4px #00000040}.bundle-products__upsell-item p{font-size:1.2rem;line-height:1.5rem;margin-block:1.5rem 1rem}.bundle-products__upsell-item .price{font-weight:var(--font-weight-bold);font-size:1.6rem;line-height:1;letter-spacing:.06rem;color:#d38c88;margin-block-start:auto}.bundle-products__upsell-item .price span:not(:last-child){margin-right:.4rem}.bundle-products__upsell-item .price .compare-price{color:#ba1830;text-decoration:line-through}@media screen and (min-width: 576px){.bundle-products__upsell-item{width:calc(33.3333333% - 3rem * 2 / 3)}}@media screen and (min-width: 750px){.bundle-products__upsell-item{width:calc(25% - 2.25rem)}}@media screen and (min-width: 990px){.bundle-products__upsell-item{width:calc(20% - 3rem * 4 / 5)}}.bundle-product__featured-bundle{display:grid;gap:2.4rem}.featured-bundle__media{width:100%;border-radius:0}.featured-bundle__title{font-weight:var(--font-weight-bold);font-size:1.8rem;line-height:1;color:rgb(var(--color-foreground));letter-spacing:.1rem;margin-block-end:.5rem;text-transform:uppercase}.featured-bundle__quantity{font-style:italic;font-size:1.8rem;line-height:1.5;margin-block-end:1rem}.featured-bundle__selection{display:flex;flex-wrap:wrap;gap:1rem .5rem;margin-bottom:1rem}.featured-bundle__selected-item{width:calc(16.6666667% - .5rem * 5 / 6);text-align:center}.featured-bundle__selected-item .media{border-radius:.5rem;box-shadow:0 4px 4px #00000040}.featured-bundle__selected-item p{font-size:1.2rem;line-height:1.5rem;margin-block:1rem 0;word-break:break-word}.feature-bundle__divider{border-top:1px solid rgb(var(--color-foreground),.15);margin-block:1.5rem}.featured-bundle__price{font-size:2rem;letter-spacing:.05rem;margin-block:1.5rem}.featured-bundle__price span{font-weight:700}.featured-bundle__price+.featured-bundle__saving{margin-top:-1rem}.featured-bundle__saving{width:fit-content;font-size:1.5rem;line-height:1.65;letter-spacing:.075rem;background:var(--color-step-active, #F6D4D4);color:#18ce09;padding-inline:1.3rem;margin-block-end:1.5rem;border-radius:2.5rem}.featured-bundle__saving .save-text{color:#ba1830}.featured-bundle__saving .shipping-text{font-weight:var(--font-weight-bold);font-style:italic}.featured-bundle__button{max-width:27.7rem;width:100%;font-size:1.6rem;line-height:1.5;background:#a15b62;color:#fff;padding:1.2rem;border-color:#a15b62;border-radius:.5rem}.featured-bundle__button.is-loading{text-indent:-999999px}.featured-bundle__button.is-loading:before{content:"";position:absolute;top:50%;left:50%;width:1.8rem;height:1.8rem;margin:-.9rem;border:2px solid currentColor;border-left-color:transparent;border-radius:50%;animation:lds-ring 1.2s linear infinite}.featured-bundle__cart-text{margin-block-start:1rem}.featured-bundle__cart-text span{font-weight:var(--font-weight-bold);font-size:2rem;color:#d9534f}@media screen and (min-width: 750px){.bundle-product__featured-bundle{grid-template-columns:repeat(2,calc(50% - 1.2rem));align-items:flex-start}.featured-bundle__title,.featured-bundle__quantity{font-size:2rem}}.bundle-products__reviews{display:flex;flex-direction:column-reverse;row-gap:2rem;margin-top:4rem}.bundle-products__reviews-media{border-radius:0}.bundle-products__review{font-size:1.2rem;line-height:1.65;padding:2rem;margin-block-start:2rem;border:3px dashed var(--color-step-active, #F6D4D4);border-radius:1rem}.bundle-products__review:first-child{margin-block-start:0}.bundle-products__review .stars{display:flex;gap:.4rem;margin-bottom:1rem}.bundle-products__review .stars svg{width:2rem;height:2rem}.bundle-products__review h6{font-weight:var(--font-weight-bold);font-size:1.5rem;color:rgb(var(--color-foreground));margin-bottom:1.5rem}@media screen and (min-width: 750px){.bundle-products__reviews{flex-direction:row-reverse}.bundle-products__reviews-media{width:50%;padding:0 2rem;border-left:1px solid rgb(var(--color-foreground),.15)}.bundle-products__reviews-media img{position:absolute;top:0;left:0;object-fit:contain;padding:0 2rem}.bundle-products__reviews-text{width:50%;padding:0 2rem}}.template--multi-step-landing-page footer .section-full-width-banner,.template--nails-in-2025 footer .section-full-width-banner,.template--multi-step-landing-page .custom_fc_frame,.template--nails-in-2025 .custom_fc_frame{display:none}
/*# sourceMappingURL=/cdn/shop/t/66/assets/section-bundle-products-modal.css.map */
