.bundle-product{display:grid;grid-template-columns:8rem 1fr 4rem;gap:.8rem 1.6rem;width:100%;min-height:8rem;align-items:start}.bundle-product[available]:nth-child(n+4){display:none}@media only screen and (min-width: 950px){.bundle-product{width:calc(100% / 2 - var(--products-desktop-horizontal-spacing) / 2)}}@media only screen and (min-width: 1300px){.bundle-product{width:calc(100% / 3 - var(--products-desktop-horizontal-spacing) * 2 / 3)}}.bundle-product__media{border-radius:var(--media-radius);overflow:hidden}.bundle-product[available] .bundle-product__media{background:rgba(var(--color-foreground),.2)}.bundle-product[available] .bundle-product__media .placeholder-text{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:1.6rem;opacity:.6;max-width:7rem;left:.5rem;gap:.4rem}.bundle-product[available] .placeholder-icon{font-size:2.4rem;opacity:.8}.bundle-product[available] .placeholder-label{font-size:1.2rem;font-weight:500}.bundle-product__media:empty{display:block}.bundle-product__skeleton{display:none;border-radius:4rem;height:1.2rem;margin-top:.8rem}.bundle-product__title{margin-bottom:.4rem;font-size:1.4rem;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.bundle-product__price{color:rgb(var(--color-price));font-size:1.6rem;font-weight:600;line-height:1.2}.bundle-product__variants{font-size:1.2rem;text-transform:uppercase;margin-bottom:.8rem}.bundle-product[available]{order:1}.bundle-product[available] .bundle-product__skeleton{display:block;background:rgba(var(--color-foreground),.2);border-radius:4rem;height:1.2rem;margin-top:.8rem}.bundle-product[available] .bundle-product__skeleton:nth-child(2){width:60%;margin-top:1.2rem}.bundle-product__select{display:inline-flex;width:auto}.bundle-product__select .select__select{padding:0 3rem 0 1rem;font-weight:400;min-height:2.4rem;height:2.4rem;background-color:rgb(var(--color-input-background));color:rgb(var(--color-input-text));box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-input-border),var(--inputs-border-opacity));font-size:1.2rem;letter-spacing:normal}.bundle-product__select .select__select:focus-visible{border:.1rem solid rgb(var(--color-background));outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.bundle-product__select:after{content:unset}.bundle-product__close-btn{--size: 4rem;width:var(--size);height:var(--size);display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:.1rem solid rgb(var(--color-background));transition:color var(--duration-medium) ease,background var(--duration-medium) ease;cursor:pointer}.bundle-product__close-btn .icon{width:2.2rem;height:auto}@media (hover: hover){.bundle-product__close-btn:hover{color:rgb(var(--color-foreground));background:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}}.bundle-product[available] .bundle-product__close-btn{opacity:0;pointer-events:none}.product-bundle .card__content .price{font-weight:var(--horizontal-card-font-weight)}.bundle-product__media-wrapper{position:relative;overflow:hidden}.bundle-product__media-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(var(--color-accent),.1);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.bundle-product[available]:hover .bundle-product__media-overlay{opacity:1}.bundle-product__add-indicator{width:4rem;height:4rem;background:rgb(var(--color-accent));border-radius:50%;display:flex;align-items:center;justify-content:center;transform:scale(.8);transition:transform .3s ease}.bundle-product[available]:hover .bundle-product__add-indicator{transform:scale(1)}.add-icon{color:rgb(var(--color-background));font-size:2rem;font-weight:700;line-height:1}.bundle-product__status{position:absolute;top:.8rem;right:.8rem;z-index:2}.bundle-product__status-indicator{width:1.2rem;height:1.2rem;border-radius:50%;background:rgba(var(--color-foreground),.3);transition:all .3s ease}.bundle-product:not([available]) .bundle-product__status-indicator{background:rgb(var(--color-accent));box-shadow:0 0 0 3px rgba(var(--color-accent),.3);animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 0 rgba(var(--color-accent),.4)}50%{box-shadow:0 0 0 6px rgba(var(--color-accent),0)}}.bundle-product{transition:all .3s cubic-bezier(.4,0,.2,1)}.bundle-product:not([available]){transform:scale(1.02);box-shadow:0 4px 20px rgba(var(--color-accent),.2)}.bundle-product[available]{animation:subtlePulse 3s ease-in-out infinite}@keyframes subtlePulse{0%,to{background:rgba(var(--color-foreground),.03)}50%{background:rgba(var(--color-accent),.05)}}.bundle-product__loading{position:relative;overflow:hidden}.bundle-product__loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(var(--color-accent),.2),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.bundle-product__close-btn{transition:all .3s cubic-bezier(.4,0,.2,1)}.bundle-product__close-btn:hover{transform:scale(1.1) rotate(90deg);box-shadow:0 4px 12px rgba(var(--color-foreground),.3)}@media screen and (max-width: 749px){.bundle-product__media-overlay{opacity:1}.bundle-product__add-indicator{transform:scale(.9)}.bundle-product[available]:hover .bundle-product__add-indicator{transform:scale(1.1)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-bundle-product.css.map */
