.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}}.volume-bundle__gift{display:flex;align-items:center;gap:.6rem;margin-top:.8rem;font-size:1.25rem;font-weight:600;color:var(--vb-gift-color, #4848ff)}.volume-bundle__gift svg{width:16px;height:16px;flex-shrink:0}.volume-bundle__gift-img{width:32px;height:32px;object-fit:contain;border-radius:6px}volume-bundle{display:block}.volume-bundle--boxed{border:1px solid rgba(var(--color-foreground),.15);border-radius:14px;padding:1.6rem;margin-bottom:1.5rem}.volume-bundle__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.volume-bundle__header-title{font-weight:700;font-size:1.5rem}.volume-bundle__header-note{display:inline-flex;align-items:center;gap:.5rem;font-size:1.15rem;opacity:.8}.volume-bundle__header-note svg{width:18px;height:18px;flex-shrink:0}.volume-bundle__grid--rows{grid-template-columns:1fr;gap:1.2rem}.volume-bundle__grid--rows .volume-bundle__option{display:grid;grid-template-columns:auto auto 1fr auto;grid-template-areas:"radio image info price" "gift gift gift gift";align-items:center;column-gap:1.2rem;text-align:left;padding:var(--vb-rows-padding, 12px) 1.6rem;border:1.5px solid var(--vb-border-color, rgba(var(--color-foreground), .15));border-radius:12px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.volume-bundle__grid--rows .volume-bundle__option--selected{border-color:var(--vb-selected-color, #4848ff);box-shadow:0 0 0 3px color-mix(in srgb,var(--vb-selected-color, #4848ff) 22%,transparent);opacity:1}.volume-bundle__radio{grid-area:radio;width:2rem;height:2rem;border-radius:50%;border:2px solid rgba(var(--color-foreground),.3);position:relative;flex-shrink:0}.volume-bundle__option--selected .volume-bundle__radio{border-color:var(--vb-selected-color, #4848ff)}.volume-bundle__option--selected .volume-bundle__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:var(--vb-selected-color, #4848ff)}.volume-bundle__grid--rows .volume-bundle__image{grid-area:image;width:52px;height:52px;object-fit:contain;margin:0}.volume-bundle__info{grid-area:info;min-width:0}.volume-bundle__title-row{margin:0;font-weight:700;font-size:1.5rem;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.volume-bundle__subtitle-row{margin:.2rem 0 0;font-size:1.2rem;opacity:.7}.volume-bundle__save{display:inline-block;padding:.2rem .7rem;border-radius:5px;font-size:1.05rem;font-weight:700;background:var(--vb-save-bg, #ededff);color:var(--vb-save-text, #4848ff);line-height:1.4}.volume-bundle__grid--rows .volume-bundle__price{grid-area:price;justify-self:end;margin:0;text-align:right}.volume-bundle__grid--rows .volume-bundle__price--current{font-size:var(--vb-price-size, 19px);font-weight:700}.volume-bundle__grid--rows .volume-bundle__price--old{font-size:calc(var(--vb-price-size, 19px) * .72)}.volume-bundle__grid--rows .volume-bundle__gift{grid-area:gift;margin-top:.6rem}.volume-bundle__grid--rows .volume-bundle__badge{position:absolute;top:-1rem;right:1.2rem;left:auto;transform:none;width:auto;white-space:nowrap;font-size:1rem;padding:.3rem 1rem}.volume-bundle__grid--rows .volume-bundle__option{position:relative}.product-trust-line{display:flex;align-items:center;justify-content:center;gap:1.4rem;margin:.6rem 0;color:var(--ptl-color, #1a1a1a);font-size:var(--ptl-size, 13px);font-weight:500}.product-trust-line__divider{width:1px;height:1.4em;background:currentColor;opacity:.35}fieldset.product-form__input:has(input[type=radio]){border:1px solid rgba(var(--color-foreground),.15);border-radius:14px;padding:1.4rem 1.6rem}fieldset.product-form__input:not(:has(input[type=radio])){border:none;padding:0}.video-bubbles{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin:1.6rem 0;width:100%}.video-bubbles__item{background:none;border:none;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.7rem}.video-bubbles__circle{position:relative;width:var(--vb-bubble-size, 88px);height:var(--vb-bubble-size, 88px);border-radius:50%;padding:3px;background:var(--vb-ring-color, #4848ff);display:block}.video-bubbles__cover{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid rgb(var(--color-background));display:block}.video-bubbles__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;filter:drop-shadow(0 1px 4px rgba(0,0,0,.45))}.video-bubbles__play svg{width:34%;height:34%}.video-bubbles__item:hover .video-bubbles__circle{transform:scale(1.05);transition:transform .2s ease}.video-bubbles__label{font-size:1.3rem;font-weight:600;color:var(--vb-label-color, #1a1a1a)}.video-bubbles__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center}.video-bubbles__modal[hidden]{display:none!important}.video-bubbles__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000bf}.video-bubbles__modal-content{position:relative;width:min(92vw,42rem);z-index:1}.video-bubbles__modal-content video{width:100%;border-radius:12px;display:block;max-height:80vh;background:#000}.video-bubbles__modal-close{position:absolute;top:-4rem;right:0;background:none;border:none;color:#fff;font-size:3.2rem;cursor:pointer;line-height:1}.product-payment-icons{display:flex;flex-direction:column;align-items:var(--ppi-align, center);gap:.8rem;width:100%}.product-payment-icons__title{margin:0;display:inline-flex;align-items:center;gap:.5rem;font-weight:500}.product-payment-icons__title svg{width:1.1em;height:1.1em;flex-shrink:0}.product-payment-icons__list{display:flex;flex-wrap:wrap;justify-content:var(--ppi-align, center);align-items:center;gap:.7rem}.product-payment-icons__icon{height:var(--ppi-height, 28px);width:auto;border-radius:4px}.product-payment-icons__custom{max-height:calc(var(--ppi-height, 28px) * 1.4);width:auto;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-volume-bundle.css.map */
