.bundle-products{margin-top:2rem;padding:1.5rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background))}.bundle-products__heading{margin:0 0 1.5rem;font-size:1.4rem;font-weight:600}.bundle-products__grid{display:flex;flex-direction:column;gap:1.2rem}@media screen and (min-width:750px){.bundle-products__grid{flex-direction:row;flex-wrap:wrap}}.bundle-products__item{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:rgba(var(--color-foreground),.02);border-radius:var(--media-radius)}@media screen and (min-width:750px){.bundle-products__item{flex:1 1 calc(33.333% - .8rem);max-width:calc(33.333% - .8rem);flex-direction:column;text-align:center}}.bundle-products__image-wrapper{flex-shrink:0;width:60px}@media screen and (min-width:750px){.bundle-products__image-wrapper{width:80px}}.bundle-products__image{width:100%;height:auto;object-fit:cover;border-radius:var(--media-radius);aspect-ratio:1 / 1}.bundle-products__item-details{flex:1;display:flex;flex-direction:column;gap:.3rem}@media screen and (min-width:750px){.bundle-products__item-details{align-items:center}}.bundle-products__item-title{font-size:1.3rem;font-weight:500;text-decoration:none;color:rgb(var(--color-foreground));line-height:1.3}.bundle-products__item-title:hover{text-decoration:underline;text-underline-offset:.3rem}.bundle-products__item-price{font-size:1.2rem;color:rgba(var(--color-foreground),.7)}.bundle-products__item-form{flex-shrink:0}@media screen and (min-width:750px){.bundle-products__item-form{width:100%}}.bundle-products__item-button{padding:.8rem 1.2rem;font-size:1.1rem;min-height:auto}@media screen and (min-width:750px){.bundle-products__item-button{width:100%}}.bundle-products__footer{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(var(--color-foreground),.1);display:flex;flex-direction:column;gap:1rem;align-items:center}@media screen and (min-width:750px){.bundle-products__footer{flex-direction:row;justify-content:space-between}}.bundle-products__total{display:flex;align-items:center;gap:.8rem;font-size:1.4rem}.bundle-products__total-label{font-weight:500}.bundle-products__total-price{font-weight:700;font-size:1.6rem}.bundle-products__add-all{width:100%}@media screen and (min-width:750px){.bundle-products__add-all{width:auto}}.bundle-products__add-all-button{width:100%;min-height:4.4rem;font-size:1.4rem}@media screen and (min-width:750px){.bundle-products__add-all-button{width:auto;padding-left:3rem;padding-right:3rem}}.bundle-products__add-all-button.loading{opacity:.7;pointer-events:none}.bundle-products__add-all-button.loading span{visibility:hidden}.bundle-products__add-all-button.loading:after{content:"";position:absolute;width:20px;height:20px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-bundle-product.css.map */
