.bundle{margin-top:0;margin-bottom:0;padding-right:3rem;padding-left:3rem}.bundle__wrapper{padding:0}.bundle__container{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:990px){.bundle__container{flex-direction:row;align-items:flex-start}.bundle__products-column{flex:1 1 65%}.bundle__summary-column{flex:0 0 30%;position:sticky;top:10rem}}.bundle__blocks{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:750px){.bundle__blocks{gap:3rem}}.bundle__item{transition:box-shadow .3s ease}.bundle__item:hover{box-shadow:0 4px 12px rgba(var(--color-foreground),.08)}.bundle__content{display:flex;flex-direction:column;gap:1rem}.bundle__product-groups{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.bundle__product-groups{grid-template-columns:1fr 1fr;gap:2.5rem}}.bundle__title{margin:0;line-height:1.3;text-align:center}.bundle__text{margin:0;font-size:1.4rem;line-height:1.5}.bundle__product-group{margin-top:0;padding:2rem;border-radius:.6rem;background-color:transparent;transition:transform .3s ease;height:100%;display:flex;flex-direction:column}.bundle__product-group .bundle__product-image,.bundle__product-group .bundle__product-image img{transition:transform .3s ease}.bundle__product-group:hover .bundle__product-image img{transform:translateY(-2px)}.bundle__product-group:hover .bundle__product-image{transform:scale(1.05)}.bundle__product-layout{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:750px){.bundle__product-layout{grid-template-columns:1fr 1fr;gap:2rem}}.bundle__product-content-column{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;flex:1}.bundle__product-image-column{width:100%;margin-bottom:1.5rem}.bundle__product-image{width:100%;max-width:200px;height:auto;aspect-ratio:1;border-radius:.4rem;overflow:hidden;margin:0 auto;background-size:cover;position:relative}.bundle__product-image img{width:100%;height:100%;object-fit:cover;display:block}.bundle__product-title{margin:0;font-size:calc(var(--font-heading-scale) * 1.5rem);line-height:1.3;text-align:center}@media screen and (max-width:749px){.bundle__product-title{text-align:center}}.bundle__variants{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1rem;margin-bottom:1.5rem}.bundle__variant{background-color:rgba(var(--color-foreground),.04);border-radius:.4rem;padding:.8rem 1rem;transition:all .2s ease;width:100%;cursor:pointer;border:2px solid transparent}.bundle__variant-content{display:flex;flex-direction:column;align-items:center;width:100%}.bundle__variant:hover{background-color:rgba(var(--color-foreground),.08)}.bundle__variant.selected{background-color:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.3);box-shadow:0 2px 5px rgba(var(--color-foreground),.08)}.bundle__variant-title{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.85);line-height:1.3;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center}.bundle__add-to-cart-container{margin-top:.5rem;width:100%;max-width:300px;margin-left:auto;margin-right:auto}.bundle__add-to-cart:after{--border-opacity: 0}.bundle__add-text{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media screen and (min-width:750px){.bundle__add-to-cart{font-size:1.5rem}}.bundle__product{display:none}@media screen and (min-width:750px){.bundle__title{margin-bottom:0}.bundle__text{font-size:1.6rem}.bundle__variant{min-height:4.5rem}}.bundle--full-width{margin:0}.bundle--full-width .bundle__wrapper{padding-left:0;padding-right:0;max-width:none}.bundle--full-width .bundle__wrapper .bundle__blocks{margin:0;max-width:none}.animate--slide-in{opacity:0;transform:translateY(1rem)}.animate--slide-in.animate{opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s ease}.bundle__product-header{display:none}@media screen and (max-width:375px){.bundle__variants{grid-template-columns:1fr}}.bundle__summary{border:1px solid rgba(var(--color-foreground),.15);border-radius:.8rem;padding:2rem;background-color:transparent;box-shadow:0 2px 8px rgba(var(--color-foreground),.05)}.bundle__summary-title{margin:0 0 1.5rem;font-size:calc(var(--font-heading-scale) * 1.6rem);line-height:1.3;padding-bottom:1rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.bundle__summary-content{display:flex;flex-direction:column;gap:1.5rem}.bundle__selected-items{min-height:10rem}.bundle__empty-message{color:rgba(var(--color-foreground),.6);font-style:italic;text-align:center;margin:3rem 0}.bundle__selected-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.bundle__selected-item{display:flex;align-items:center;gap:1rem;padding:.8rem;background-color:transparent;border-radius:.4rem;position:relative;border:1px solid rgba(var(--color-foreground),.15);border-left-width:4px;transition:transform .2s ease,box-shadow .2s ease}.bundle__selected-item:hover{transform:translateY(-2px);box-shadow:0 2px 8px rgba(var(--color-foreground),.08)}.bundle__selected-item-image{width:4rem;height:4rem;border-radius:.3rem;overflow:hidden;flex-shrink:0}.bundle__selected-item-image img{width:100%;height:100%;object-fit:cover}.bundle__selected-item-info{flex-grow:1;min-width:0}.bundle__selected-item-title{font-weight:500;font-size:1.4rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle__selected-item-variant{font-size:1.2rem;color:rgba(var(--color-foreground),.7);margin:0}.bundle__selected-item-price{font-size:1.3rem;font-weight:500;margin-left:auto}.bundle__selected-item-remove{position:relative;right:.5rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:rgba(var(--color-foreground),.5);transition:color .2s ease;margin-left:.5rem}.bundle__selected-item-remove:hover{color:rgba(var(--color-foreground),.8)}.bundle__summary-totals{display:flex;flex-direction:column;gap:.8rem;padding-top:1.5rem;border-top:1px solid rgba(var(--color-foreground),.08)}.bundle__summary-count,.bundle__summary-price{display:flex;justify-content:space-between;font-size:1.4rem}.bundle__summary-price{font-weight:600;font-size:1.6rem}.bundle__checkout-actions{margin-top:1rem}.bundle__checkout-button{width:100%;min-height:4.5rem;font-size:1.5rem;background-color:transparent;color:rgba(var(--color-foreground),.9);border:2px solid rgba(var(--color-foreground),.15);transition:opacity .3s ease,border-color .3s ease}.bundle__checkout-button:hover:not(:disabled){opacity:.9;border-color:rgba(var(--color-foreground),.3)}.bundle__checkout-button:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:989px){.bundle__summary{margin-top:2rem}}.bundle__variant-options{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0;width:100%;max-width:500px;margin-left:auto;margin-right:auto}.bundle__strength-options,.bundle__quantity-options{display:flex;flex-direction:column;gap:.8rem;align-items:center}.bundle__option-label{font-size:1.4rem;font-weight:500;margin-bottom:.2rem;text-align:center}.bundle__strength-buttons,.bundle__quantity-buttons{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}@media screen and (min-width:750px){.bundle__variant-options{flex-direction:column;align-items:center;gap:1.5rem}.bundle__strength-options,.bundle__quantity-options{width:100%}}.bundle__variants{display:none}.bundle__add-to-cart{width:100%;min-height:4rem;position:relative;font-size:1.4rem;padding:.8rem 1.5rem;background-color:transparent;color:rgba(var(--color-foreground),.9);border:2px solid rgba(var(--color-foreground),.15);transition:opacity .3s ease,border-color .3s ease}.bundle__add-to-cart:disabled{opacity:.6;cursor:not-allowed}.bundle__add-to-cart .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.8rem;height:1.8rem}.bundle__add-to-cart.loading .bundle__add-text{opacity:0}.bundle__add-to-cart.loading .loading__spinner{display:block}.bundle__strength-button,.bundle__quantity-button{background-color:transparent;border:2px solid rgba(var(--color-foreground),.15);border-radius:.4rem;padding:.8rem 1.2rem;font-size:1.4rem;cursor:pointer;transition:all .2s ease;min-width:8rem;text-align:center;color:rgba(var(--color-foreground),.85)}.bundle__strength-button:hover,.bundle__quantity-button:hover{background-color:transparent;border-color:rgba(var(--color-foreground),.3)}.bundle__strength-button.selected,.bundle__quantity-button.selected{background-color:transparent;border-width:2px;font-weight:500;box-shadow:0 2px 5px rgba(var(--color-foreground),.08)}@media screen and (min-width:750px){.bundle__product-title{font-size:calc(var(--font-heading-scale) * 1.4rem)}.bundle__strength-button,.bundle__quantity-button{min-width:7rem;padding:.7rem 1rem}}@media screen and (min-width:990px){.bundle__product-image{max-width:100%}.bundle__product-title{font-size:calc(var(--font-heading-scale) * 1.5rem)}.bundle__strength-button,.bundle__quantity-button{min-width:8rem;padding:.8rem 1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-bundle.css.map */
