.volume-bundle{margin:2.5rem 0}.volume-bundle__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;align-items:stretch}.volume-bundle__option{position:relative;border:.15rem solid var(--vb-border-color, rgba(var(--color-foreground), .1));border-radius:1.2rem;padding:1.2rem .8rem;text-align:center;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;background:rgb(var(--color-background))}.volume-bundle__option--selected{border-color:var(--vb-border-color, rgb(var(--color-foreground)));background:rgba(var(--color-foreground),.02);box-shadow:0 0 0 .1rem var(--vb-border-color, rgb(var(--color-foreground)))}.volume-bundle__badge{position:absolute;top:-.9rem;left:50%;transform:translate(-50%);background:var(--vb-badge-bg, rgb(var(--color-foreground)));color:var(--vb-badge-color, rgb(var(--color-background)));font-size:.9rem;font-weight:800;padding:.2rem .8rem;border-radius:2rem;text-transform:uppercase;z-index:1;white-space:nowrap}.volume-bundle__image{width:100%;max-width:6rem;height:auto;display:block;object-fit:contain;border-radius:.8rem;background:transparent}.volume-bundle__qty{font-size:1.3rem;font-weight:800;margin:0;line-height:1}.volume-bundle__price{font-size:1.1rem;display:flex;flex-direction:column;line-height:1.2}.volume-bundle__price--old{text-decoration:line-through;opacity:.4;font-size:.9rem}.volume-bundle__price--current{font-weight:700;color:rgb(var(--color-foreground))}.volume-bundle__submit{width:100%}@media screen and (max-width:480px){.volume-bundle__grid{gap:.6rem}.volume-bundle__option{padding:1rem .4rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-product-volume-bundle.css.map */
