.bundle{--bundle-primary: #591b1e;--bundle-accent-bg: #f9eceb;--bundle-border: #e0d6d6;--bundle-radius: 25px;--bundle-radius-sm: 25px}.bundle__container{max-width:var(--page-width, 120rem);margin:0 auto;padding:0 1.5rem}.bundle__grid{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}@media screen and (min-width:990px){.bundle__grid{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}}.bundle__media-column{position:sticky;top:2rem;flex:1 1 700px;min-width:0;max-width:700px}.bundle__gallery-viewer{position:relative;overflow:hidden;border-radius:var(--bundle-radius);background:#fafafa;aspect-ratio:1 / 1;width:100%;max-width:700px;margin:0 auto}.bundle__gallery-list{list-style:none;margin:0;padding:0;position:relative;width:100%;height:100%}.bundle__gallery-item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.bundle__gallery-item--active{opacity:1;pointer-events:auto;z-index:1}.bundle__gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.bundle__gallery-nav{flex-shrink:0;width:50px;height:50px;border-radius:50%;border:2px solid var(--bundle-primary);background:#fcebeb;color:var(--bundle-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,opacity .2s;padding:0}.bundle__gallery-nav:hover{background:var(--bundle-accent-bg)}.bundle__gallery-nav:disabled{opacity:.3;cursor:default}.bundle__gallery-nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.bundle__thumbnails{margin-top:1rem;display:flex;align-items:center;gap:.5rem}.bundle__thumbnail-list{list-style:none;margin:0;padding:0;display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1}.bundle__thumbnail-list::-webkit-scrollbar{display:none}.bundle__thumbnail-item{flex:0 0 auto}.bundle__thumbnail-btn{display:block;width:64px;height:64px;border-radius:var(--bundle-radius-sm);overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:#fafafa;transition:border-color .2s}.bundle__thumbnail-btn:hover{border-color:var(--bundle-border)}.bundle__thumbnail-item--active .bundle__thumbnail-btn{border-color:var(--bundle-primary)}.bundle__thumbnail-btn img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:750px){.bundle__thumbnail-btn{width:100px;height:100px}}.bundle__info-column{display:flex;flex-direction:column;gap:0}@media screen and (max-width:1250px){.bundle__media-column{position:unset}}@media screen and (min-width:1200px){.bundle__info-column{max-width:480px}}.bundle__header{display:flex;flex-direction:column;gap:.5rem}.bundle__rating{display:flex;align-items:center;gap:10px}.bundle__rating-badge{background-color:#f9eceb;padding:6px 12px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center}.bundle__rating-badge-image{display:block;width:76px;height:12px}.bundle__rating-text{font-size:16px;font-family:ITCFranklinGothic LT Pro Md," sans-serif";font-weight:400;font-style:normal;color:#000}h1.bundle__title{font-family:ivypresto-headline;font-size:36px;font-weight:100;line-height:40px;margin:0;color:#000;letter-spacing:1px}@media screen and (min-width:750px){.bundle__title{font-size:2.6rem}}.bundle__social-proof{margin-top:.75rem;font-size:1.3rem;color:#666;font-weight:500}.bundle__benefits{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.bundle__benefit{display:flex;align-items:center;gap:.75rem}.bundle__benefit-icon{width:20px;height:20px;flex-shrink:0}.bundle__benefit-icon img{width:100%;height:100%;object-fit:contain;display:block}.bundle__benefit-text{font-size:1.4rem;line-height:1.4;color:#333}.bundle__benefit-text p{margin:0}.bundle__offer-label{margin-top:2rem;font-weight:700;color:var(--bundle-primary);background:#f9eceb;padding:15px;display:flex;text-transform:uppercase;justify-content:center;font-size:18px}.bundle__offer-label p{margin:0}.bundle__offer-heading{font-size:1.6rem;font-weight:700;color:var(--bundle-primary);margin-top:.25rem}.bundle__offer-heading p{margin:0}.bundle__swatches{display:block;margin-top:1rem}.bundle__swatches-label{font-family:ITCFranklinGothic LT Pro Md,sans-serif;font-size:1.4rem;color:#1e1e1e;margin-top:.5rem}.bundle__swatches-prefix{color:#6b6b6b;margin-right:.4rem}.bundle__swatches-current{font-weight:600}.bundle__swatches-list{display:flex;flex-wrap:wrap;gap:.6rem}.bundle__swatch{width:70px;height:70px;padding:2px;border-radius:50%;border:2px solid transparent;background:#fff;cursor:pointer;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;transition:border-color .15s ease,transform .15s ease}.bundle__swatch:hover{border-color:#d9b1a7}.bundle__swatch--active{border-color:var(--bundle-primary, #591b1e)}.bundle__swatch img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.bundle__swatch-fallback{font-size:1.4rem;font-weight:600;color:#1e1e1e;text-transform:uppercase}.bundle__options{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.bundle__option{position:relative;border:2px solid var(--bundle-border);border-radius:var(--bundle-radius);padding:0;cursor:pointer;transition:border-color .2s,background-color .2s;background:#fff;overflow:hidden}.bundle__option:hover{border-color:var(--bundle-primary)}.bundle__option--selected{border-color:var(--bundle-primary);background:#fff}.bundle__option-badge{background:var(--bundle-primary);color:#fff;font-size:1.3rem;font-weight:700;padding:.6rem 1.4rem;text-align:center;text-transform:uppercase;letter-spacing:.03em;font-style:italic}.bundle__option-inner{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.4rem}.bundle__option-radio{width:24px;height:24px;min-width:24px;border-radius:50%;border:3px solid var(--bundle-border);flex-shrink:0;display:flex!important;align-items:center;justify-content:center;transition:border-color .2s;box-sizing:border-box}.bundle__option--selected .bundle__option-radio{border-color:var(--bundle-primary)}.bundle__option-radio:after{content:"";width:12px;height:12px;border-radius:50%;background:var(--bundle-primary);transform:scale(0);transition:transform .2s}.bundle__option--selected .bundle__option-radio:after{transform:scale(1)}.bundle__option-content{flex:1;min-width:0}.bundle__option-title{font-size:1.6rem;font-weight:700;line-height:1.3;text-transform:uppercase;letter-spacing:.02em}.bundle__option-subtitle{font-size:1.2rem;color:#666;margin-top:.1rem}.bundle__option-discount{display:inline-block;background:var(--bundle-accent-bg);color:var(--bundle-primary);font-size:1.1rem;font-weight:700;padding:.3rem .8rem;border-radius:20px;margin-top:.4rem;text-transform:uppercase}.bundle__option-prices{text-align:right;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end}.bundle__option-compare-price{font-size:1.3rem;color:#aaa;text-decoration:line-through;line-height:1.2}.bundle__option-sale-price{font-size:2rem;font-weight:700;color:var(--bundle-primary);line-height:1.2}.bundle__pricing{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;margin:.75rem 0 0}.bundle__price-row{display:flex;align-items:baseline;gap:.75rem;margin:0}.bundle__price-compare{font-size:1.6rem;color:#888;text-decoration:line-through}.bundle__price-compare:empty{display:none}.bundle__price-sale{font-size:2.6rem;font-weight:700;color:var(--bundle-primary, #591b1e);line-height:1}.bundle__discount-row{display:inline-flex;align-items:center;gap:.5rem;font-size:13px;margin:0;color:#000;font-weight:400;padding:6px 12px;border-radius:25px;background-color:#f9eceb;font-family:ITCFranklinGothic LT Pro Md,sans-serif}.bundle__discount-row span{font-family:ITCFranklinGothic LT Pro Md,sans-serif}.bundle__discount-divider{color:#aaa;font-weight:400}.bundle__trust{list-style:none;margin:1rem 0;padding:0;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:1.3rem}.bundle__trust-item{display:inline-flex;align-items:center;gap:.4rem;color:#6b6b6b}.bundle__trust-icon{width:18px;height:18px;flex-shrink:0}.bundle__trust-text strong{font-weight:700;color:#1e1e1e}.bundle__trust-date{margin-left:.2rem;font-weight:600;color:#1e1e1e}.bundle__form{margin-top:1rem}.bundle__add-to-cart{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.4rem 2rem;border:none;border-radius:var(--bundle-radius);background:var(--bundle-primary);color:#fff;font-size:1.6rem;font-weight:700;cursor:pointer;transition:background .2s,opacity .2s;text-transform:uppercase;letter-spacing:.04em;position:relative}.bundle__add-to-cart:hover{opacity:.9}.bundle__add-to-cart[aria-disabled=true]{opacity:.6;cursor:not-allowed}.bundle__add-to-cart .loading__spinner{position:absolute;right:1.5rem}.bundle__add-to-cart .loading__spinner .lds-ring,.bundle .lds-ring{display:none}.bundle__add-to-cart .loading__spinner:not(.hidden) .lds-ring{display:inline-block}.bundle__add-to-cart svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.bundle__error-message-wrapper{margin-top:.75rem}.bundle__error-message-wrapper:not([hidden]){display:flex;align-items:center;gap:.5rem}.bundle__error-message{font-size:1.3rem;color:#c00}.bundle__testimonial{display:flex;align-items:center;gap:1.5rem;margin-top:2rem;padding:10px;border:2px solid transparent;border-radius:12px}.bundle__testimonial-image{width:90px;height:90px;border-radius:50%;overflow:hidden;flex-shrink:0}.bundle__testimonial-image img{width:100%;height:100%;object-fit:cover;display:block}.bundle__testimonial-content{display:flex;flex-direction:column;gap:.75rem}.bundle__testimonial-quote{font-size:14px;line-height:20px;color:#000;margin:0}.bundle__testimonial-footer{display:flex;align-items:center;gap:.75rem}.bundle__testimonial-name{font-size:1.4rem;font-weight:700;color:#000}.bundle__verified{display:flex;align-items:center;gap:.4rem}.bundle__verified-badge{width:18px;height:18px}.bundle__verified-badge img{width:100%;height:100%;object-fit:contain;display:block}.bundle__verified-text{font-size:1.2rem;color:#666}.bundle__divider{border:none;border-top:1px solid var(--bundle-border);margin:2rem 0}h3.bundle__includes-heading{font-size:18px;font-weight:400;line-height:18px;margin:0 0 1rem;font-family:Franklin Gothic Medium,sans-serif;text-transform:unset}.bundle__includes{display:flex;align-items:center;gap:8px;padding:7px;background:#fff;border:2px solid #FCEBEB;border-radius:10px;overflow:hidden}.bundle__includes-image{flex:1 1 auto;max-width:100px;overflow:hidden}.bundle__includes-image img{width:100%;height:auto;display:block}.bundle__ingredients{display:flex;flex-direction:column;flex:1 1 auto;gap:6px}.bundle__ingredient{display:flex;align-items:flex-start;gap:6px;font-family:ITCFranklinGothic LT Pro Bk,sans-serif;color:#1e1e1e}.bundle__ingredient strong{font-size:14px;line-height:22.4px;font-weight:600;font-family:ITCFranklinGothic LT Pro Bk,sans-serif}.bundle__ingredient p{margin:0}.bundle__ingredient-icon{flex-shrink:0;width:24px;height:24px;color:#b37c71}.bundle__ingredient-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2}.bundle__kit-grid{list-style:none;padding:12px;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:#fff;border-radius:10px}@media screen and (min-width:750px){.bundle__kit-grid{grid-template-columns:repeat(3,1fr)}}.bundle__kit-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 6px;background:#fff;border:2px solid #FCEBEB;border-radius:8px}.bundle__kit-item-media{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:8px}.bundle__kit-item-media img,.bundle__kit-item-media svg{max-width:100%;max-height:100%;object-fit:contain;display:block}.bundle__kit-item-title{font-family:ITCFranklinGothic LT Pro Md,sans-serif;font-size:1.2rem;font-weight:600;color:#1e1e1e;line-height:1.3}.bundle__kit-item-subtitle{font-family:ITCFranklinGothic LT Pro Bk,sans-serif;font-size:1.1rem;color:#6b6b6b;line-height:1.3;margin-top:2px}.bundle__accordions{margin-top:1.5rem;display:flex;flex-direction:column;gap:10px}.bundle__accordion{background:#fff;border:2px solid #FCEBEB;border-radius:10px;overflow:hidden}.bundle__accordion summary{display:flex;align-items:center;justify-content:space-between;padding:12px;cursor:pointer;list-style:none;font-size:18px;font-weight:400;color:#273439}.bundle__accordion summary .bundle__accordion-heading{font-family:ITCFranklinGothic LT Pro Md," sans-serif"}.bundle__accordion summary::-webkit-details-marker{display:none}.bundle__accordion summary::marker{display:none;content:""}.bundle__accordion-icon{width:20px;height:20px;flex-shrink:0;transition:transform .3s ease}.bundle__accordion-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2}.bundle__accordion[open] .bundle__accordion-icon{transform:rotate(180deg)}.bundle__accordion-content{padding:0 16px 14px;font-size:15px;color:#000;font-weight:400;font-family:ITCFranklinGothic LT Pro Bk," sans-serif";line-height:22px}.bundle__accordion-content p{font-family:ITCFranklinGothic LT Pro Bk," sans-serif";font-size:14px}.bundle__accordion-content ul{list-style:disc outside;padding:0 0 0 20px;margin:0;display:flex;flex-direction:column;gap:3px}.bundle__accordion-content ul li{display:list-item;align-items:flex-start;gap:10px;font-size:15px;color:#000;font-weight:400;font-family:ITCFranklinGothic LT Pro Bk," sans-serif"}.bundle__accordion-content ul li::marker{color:#000}.bundle__accordion-content ol{list-style:none;padding-left:0;margin:0}.bundle__accordion-content ol li{display:flex;align-items:center;line-height:28px}.bundle__accordion-content ul li strong,.bundle__accordion-content ol li strong{font-size:16px;font-family:ITCFranklinGothic LT Pro Bk," sans-serif";font-weight:600}.bundle__accordion-content ol li::marker{content:""}.bundle__accordion-bullet{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;width:18px;height:18px}.bundle__accordion-bullet svg{width:100%;height:100%;display:block}.bundle__accordion-content a{color:var(--bundle-primary);text-decoration:underline}@media screen and (max-width:768px){.bundle__media-column{max-width:95vw}.bundle__gallery-viewer{max-width:98%}}@media screen and (max-width:749px){.bundle__container{padding:0 1.5rem}}.bundle__builder{display:block;margin-top:1.5rem}.bundle__eb-widget{margin-top:1.5rem;width:100%}.bundle__eb-iframe{width:100%;height:var(--eb-height, 900px);border:0;display:block;background:transparent}.bundle__builder-heading{font-size:16px;font-weight:600;margin-bottom:24px;color:#1a1a1a;line-height:1.2}.bundle__builder-slider{position:relative;margin:24px 0;background:#fdf5f5;padding:20px;border-radius:12px}.bundle__builder-slider-labels,.bundle__builder-slider-prices{display:flex;justify-content:space-between}.bundle__builder-slider-labels{margin-bottom:13px}.bundle__builder-slider-prices{margin-top:13px}.bundle__builder-slider-label{font-family:IvyPresto Display,serif;font-size:16px;font-style:italic;line-height:19.5px;color:#1a1a1a;font-weight:100}.bundle__builder-slider-price{font-family:Red Hat Display,sans-serif;font-weight:400;font-size:11.8px;line-height:18px;color:#14141e70}.bundle__builder-slider-track-container{position:relative;padding:0 9px}.bundle__builder-slider-track{position:relative;height:4px;background:linear-gradient(to right,#61151C var(--bundle-progress, 0%),#B37C71 var(--bundle-progress, 0%));border-radius:2px;transition:background .3s ease}.bundle__builder-slider-progress{display:block;position:absolute;height:100%;background:#61151c;border-radius:2px;left:0;width:0;transition:width .3s ease}.bundle__builder-slider-dots{position:absolute;top:-7px;left:0;right:0;display:flex;justify-content:space-between}.bundle__builder-slider-dot{position:relative;width:18px;height:18px;padding:0;background:#fff;border:3px solid #b37c71;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .3s ease}.bundle__builder-slider-dot.is-active{border-color:#61151c}.bundle__builder-slider-dot-fill{width:10px;height:10px;background:#61151c;border-radius:50%;display:none}.bundle__builder-slider-dot.is-active .bundle__builder-slider-dot-fill{display:block!important}.bundle__builder-slider-badge{position:absolute;top:-55px;right:-45px;padding:2px 8px;background:#61151c;color:#fff;font-family:Inter,sans-serif;font-weight:900;font-size:10.7px;line-height:16.5px;text-transform:uppercase;border-radius:4px;transform:rotate(18deg);white-space:nowrap;pointer-events:none}.bundle__builder-products{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;max-height:338px;overflow-y:auto}.bundle__builder-product{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:16px}.bundle__builder-product-image{width:56px;height:56px;object-fit:cover;border-radius:8px}.bundle__builder-product-info{min-width:0;border-bottom:1px dashed #b37c71}.bundle__builder-product-title{font-size:16px;font-weight:600;line-height:1.35;margin:0 0 2px}.bundle__builder-product-price{font-size:14px;line-height:20px;color:#6b7280}.bundle__builder-qty{min-width:110px;width:110px}.bundle__builder-add{width:100%;padding:8px 16px;background:#591b1e;color:#fff;border:none;border-radius:100px;font-size:16px;font-weight:400;cursor:pointer;transition:background .2s ease}.bundle__builder-add:hover{background:#3f1315}.bundle__builder-qty-controls[hidden]{display:none}.bundle__builder-qty-controls{display:flex;width:100%;border-radius:6px;overflow:hidden}.bundle__builder-qty-btn{flex:1 1 0;padding:7px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;background:#f8fafc;cursor:pointer;color:inherit}.bundle__builder-qty-btn:hover{background:#eef2f7}.bundle__builder-qty-value{flex:1 1 0;display:flex;align-items:center;justify-content:center;padding:7px;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#fff;font-weight:600;min-width:30px}.bundle__builder-checkout{width:100%;margin-top:16px;padding:14px 20px;background:var(--bundle-primary, #591B1E);color:#fff;border:none;border-radius:100px;font-weight:600;font-size:16px;letter-spacing:.03em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s ease,opacity .2s ease}.bundle__builder-checkout span{font-weight:600}.bundle__builder-checkout:hover:not(:disabled){background:#3f1315}.bundle__builder-checkout:disabled{opacity:.5;cursor:not-allowed}.bundle__builder-checkout-total{padding:2px 10px;background:#ffffff2e;border-radius:100px;font-size:14px}.bundle__builder-checkout-total[hidden]{display:none}.bundle__checkout-trust{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px;font-family:ITCFranklinGothic LT Pro Bk,sans-serif;font-weight:400;color:#000}.bundle__checkout-trust-item{display:flex;align-items:center;gap:6px;margin:0}.bundle__checkout-trust-item--bg{flex:1 1 calc(50% - 4px);min-width:0;justify-content:center;background-color:#f7f5f1;border-radius:50px;padding:6px 16px;font-size:12px;line-height:14px}.bundle__checkout-trust-item--plain{flex:1 1 100%;justify-content:center;font-size:10px;line-height:14px}.bundle__checkout-trust-icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}.bundle__checkout-trust-item--plain .bundle__checkout-trust-icon{width:20px;height:20px}.bundle__checkout-trust-text{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:center;min-width:0}.bundle__checkout-trust-text p{margin:0;font:inherit;color:inherit}.bundle__checkout-trust-date{white-space:nowrap}@media(max-width:640px){.bundle__checkout-trust-item--bg{flex-basis:100%}}
/*# sourceMappingURL=/cdn/shop/t/166/assets/product-custom.css.map */
