.bundle-product{display:grid;grid-template-columns:8rem 1fr 4rem;gap:.8rem 1.6rem;width:100%}.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 .pleceholder-text{display:flex;justify-content:center;align-items:center;text-align:center;font-size:1.6rem;opacity:.6;max-width:7rem;left:.5rem}.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.6rem}.bundle-product__price{color:rgb(var(--color-price));font-size:1.8rem}.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}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-bundle-product.css.map */
