.vp-bundle{padding-top:var(--vp-bundle-pt, 40px);padding-bottom:var(--vp-bundle-pb, 60px)}.vp-bundle__wrapper{max-width:calc(var(--vp-container-max-width, 1340px) + var(--vp-container-padding, 48px) * 2);margin:0 auto;padding-inline:var(--vp-container-padding, 48px)}.vp-bundle__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.vp-bundle__gallery{position:sticky;top:120px}.vp-bundle__main-image{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:16px;background:#f7f7f7;margin-bottom:16px}.vp-bundle__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffffd9;border:none;border-radius:50%;cursor:pointer;color:#333;box-shadow:0 2px 8px #0000001a;transition:background .2s ease,box-shadow .2s ease}.vp-bundle__arrow:hover{background:#fff;box-shadow:0 2px 12px #0000002e}.vp-bundle__arrow--prev{left:12px}.vp-bundle__arrow--next{right:12px}.vp-bundle__main-image img{width:100%;height:100%;object-fit:cover;display:block}.vp-bundle__main-video{width:100%;height:100%;object-fit:contain;display:block;background:#000}.vp-bundle__main-image img[hidden],.vp-bundle__main-video[hidden]{display:none!important}.vp-bundle__thumb{position:relative}.vp-bundle__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.vp-bundle__thumb-play svg{width:28px;height:28px;padding:7px;box-sizing:border-box;border-radius:50%;background:#0000008c;color:#fff}.vp-bundle__placeholder{width:100%;height:100%}.vp-bundle__thumbs{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px}.vp-bundle__thumb{flex:0 0 80px;width:80px;height:80px;border-radius:10px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:#f7f7f7;padding:0;transition:border-color .2s ease}.vp-bundle__thumb img{width:100%;height:100%;object-fit:cover;display:block}.vp-bundle__thumb--active,.vp-bundle__thumb:hover{border-color:var(--vp-green, #418257)}.vp-bundle__info{display:flex;flex-direction:column;gap:16px}.vp-bundle__category{font-family:var(--vp-font-body, sans-serif);font-size:13px;font-weight:500;color:var(--vp-green, #418257);text-decoration:none;text-transform:uppercase;letter-spacing:.05em}.vp-bundle__category:hover{text-decoration:underline}.vp-bundle__title{font-family:var(--vp-font-heading, serif);font-size:clamp(24px,3vw,34px);font-weight:700;line-height:1.2;color:#1a1a1a;margin:0}.vp-bundle__trustpilot{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.vp-bundle__trustpilot-stars{display:flex;gap:2px}.vp-bundle__trustpilot-link{font-size:14px;color:#555;text-decoration:none}.vp-bundle__trustpilot-link:hover{text-decoration:underline}.vp-bundle__description{font-size:15px;line-height:1.6;color:#555}.vp-bundle__price-block{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.vp-bundle__price-compare{font-size:18px;color:#999;text-decoration:line-through}.vp-bundle__price-current{font-family:var(--vp-font-heading, serif);font-size:28px;font-weight:700;color:var(--vp-green, #418257)}.vp-bundle__price-tax{font-size:13px;color:#888}.vp-bundle__tabs{display:flex;flex-direction:column;gap:8px}.vp-bundle__tabs-current{font-size:15px;color:#333;margin:0 0 4px}.vp-bundle__tabs-row{display:flex;gap:10px}.vp-bundle__tab{padding:10px 20px;text-align:center;font-family:var(--vp-font-heading, serif);font-weight:600;font-size:14px;color:#666;text-decoration:none;background:#fff;border:2px solid #ddd;border-radius:8px;transition:border-color .2s ease,color .2s ease;cursor:pointer}.vp-bundle__tab--active{border-color:var(--vp-green, #418257);color:#333;background:#f0f7f2}.vp-bundle__tab:not(.vp-bundle__tab--active):hover{border-color:#999;color:#333}.vp-bundle__components{display:flex;flex-direction:column;gap:16px}.vp-bundle__component{display:flex;gap:16px;padding:16px;border:1px solid #e8e8e8;border-radius:12px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.vp-bundle__component:hover{border-color:#ccc;box-shadow:0 2px 8px #0000000a}.vp-bundle__component-image{flex:0 0 90px;width:90px;height:90px;border-radius:10px;overflow:hidden;background:#f7f7f7}.vp-bundle__component-image img{width:100%;height:100%;object-fit:cover;display:block}.vp-bundle__component-placeholder{width:100%;height:100%}.vp-bundle__component-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.vp-bundle__component-title{font-family:var(--vp-font-heading, serif);font-size:15px;font-weight:600;line-height:1.3;margin:0;display:flex;align-items:baseline;gap:6px}.vp-bundle__component-title a{color:#1a1a1a;text-decoration:none}.vp-bundle__component-title a:hover{color:var(--vp-green, #418257)}.vp-bundle__component-qty{font-size:15px;font-weight:700;color:var(--vp-green, #418257);white-space:nowrap}.vp-bundle__component-desc{font-size:13px;line-height:1.5;color:#666;margin:0}.vp-bundle__component-variant{font-size:13px;color:#888;margin:2px 0 0}.vp-bundle__component-price{display:flex;align-items:baseline;gap:6px;margin:4px 0 0;font-size:13px}.vp-bundle__component-price-compare{text-decoration:line-through;color:#999}.vp-bundle__component-price-current{font-weight:600;color:#333}.vp-bundle__component-price-free{font-weight:700;color:var(--vp-green, #418257)}.vp-bundle__component-price-tax{font-size:11px;color:#999}.vp-bundle__component-link{font-size:12px;color:var(--vp-green, #418257);text-decoration:none;margin-top:auto}.vp-bundle__component-link:hover{text-decoration:underline}.vp-bundle__packs{display:flex;flex-direction:column;gap:12px}.vp-bundle__packs-label{font-family:var(--vp-font-heading, serif);font-weight:600;font-size:16px;color:#000;margin:0}.vp-bundle__packs-list{display:flex;flex-direction:column;gap:8px}.vp-bundle__pack{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border:2px solid #e0e0e0;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .2s ease}.vp-bundle__pack:hover{border-color:#aaa}.vp-bundle__pack--active{border-color:var(--vp-green, #418257);background:#f4faf6}.vp-bundle__pack--sold-out{opacity:.5;cursor:not-allowed}.vp-bundle__pack-left{display:flex;align-items:center;gap:10px}.vp-bundle__pack-name{font-weight:600;font-size:15px;color:#333}.vp-bundle__pack-discount{font-size:12px;font-weight:700;color:#fff;background:var(--vp-green, #418257);padding:2px 8px;border-radius:20px}.vp-bundle__pack-right{display:flex;align-items:baseline;gap:8px}.vp-bundle__pack-compare{font-size:14px;color:#999;text-decoration:line-through}.vp-bundle__pack-price{font-size:18px;font-weight:700;color:var(--vp-green, #418257)}.vp-bundle__form{margin:0}.vp-bundle__actions{display:flex;align-items:stretch;gap:12px}.vp-bundle__quantity{display:flex;align-items:center;border:2px solid #e0e0e0;border-radius:12px;overflow:hidden;background:#fff}.vp-bundle__qty-btn{width:44px;height:48px;border:none;background:transparent;font-size:20px;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.vp-bundle__qty-btn:hover{background:#f0f0f0}.vp-bundle__qty-input{width:48px;text-align:center;border:none;font-size:16px;font-weight:600;color:#333;background:transparent;-moz-appearance:textfield}.vp-bundle__qty-input::-webkit-inner-spin-button,.vp-bundle__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.vp-bundle__add-to-cart{flex:1;padding:14px 32px;border:none;border-radius:12px;background:var(--vp-green, #418257);color:#fff;font-family:var(--vp-font-heading, serif);font-size:16px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .1s ease}.vp-bundle__add-to-cart:hover{background:#356d48}.vp-bundle__add-to-cart:active{transform:scale(.98)}.vp-bundle__add-to-cart:disabled{opacity:.5;cursor:not-allowed}.vp-bundle__add-to-cart--loading{pointer-events:none;opacity:.7}.vp-bundle__perks{margin-top:8px}.vp-bundle__perks-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.vp-bundle__perk{display:flex;align-items:center;gap:10px;font-size:14px;color:#444}.vp-bundle__perk svg{flex-shrink:0}.vp-bundle__badges{display:flex;flex-wrap:wrap;gap:16px;padding-top:16px;border-top:1px solid #eee}.vp-bundle__badge{display:flex;align-items:center;gap:8px}.vp-bundle__badge-icon{width:24px;height:24px;object-fit:contain}.vp-bundle__badge-text{font-size:13px;color:#555}.vp-bundle__payments{padding-top:16px;border-top:1px solid #eee}.vp-bundle__payments-label{font-size:13px;color:#888;margin:0 0 10px}.vp-bundle__payments-icons{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.vp-bundle__payments-icons svg{height:24px;width:auto}.vp-bundle__long-desc{margin-top:48px;padding-top:48px;border-top:1px solid #eee}.vp-bundle__long-desc-content{max-width:100%;margin:0;font-size:15px;line-height:1.7;color:#444}.vp-bundle__long-desc-content h2,.vp-bundle__long-desc-content h3{font-family:var(--vp-font-heading, serif);color:#1a1a1a;margin-top:32px}.vp-bundle__long-desc-content img{max-width:100%;height:auto;border-radius:12px}.vp-ingredients-slider{display:flex;gap:40px;align-items:center;margin-top:56px;padding:48px 0;border-top:1px solid #eee}.vp-ingredients-slider__left{flex:0 0 280px}.vp-ingredients-slider__title{font-family:var(--vp-font-heading, serif);font-size:24px;line-height:1.3;color:#1a1a1a;margin:0 0 12px}.vp-ingredients-slider__text{font-size:14px;line-height:1.6;color:#666;margin:0}.vp-ingredients-slider__right{flex:1;display:flex;align-items:center;gap:12px;min-width:0}.vp-ingredients-slider__arrow{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:1px solid #ddd;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,background .2s ease;color:#555}.vp-ingredients-slider__arrow:hover{border-color:var(--vp-green, #418257);background:#f4faf6;color:var(--vp-green, #418257)}.vp-ingredients-slider__track-wrapper{flex:1;overflow:hidden;min-width:0}.vp-ingredients-slider__track{display:flex;gap:16px;transition:transform .4s ease}.vp-ingredients-slider__card{flex:0 0 160px;border-radius:12px;overflow:hidden;background:#f7f7f7}.vp-ingredients-slider__card img{width:100%;height:auto;display:block}@media screen and (max-width:990px){.vp-bundle__grid{grid-template-columns:1fr;gap:32px}.vp-bundle__gallery{position:static}.vp-bundle__wrapper{padding-inline:20px}.vp-ingredients-slider{flex-direction:column;text-align:center;gap:24px}.vp-ingredients-slider__left{flex:none}}@media screen and (max-width:749px){.vp-bundle__title{font-size:22px}.vp-bundle__price-current{font-size:24px}.vp-bundle__main-image{margin-inline:-20px;border-radius:0;margin-bottom:12px}.vp-bundle__thumbs{display:none}.vp-bundle__thumb{flex:0 0 64px;width:64px;height:64px}.vp-bundle__arrow{width:32px;height:32px}.vp-bundle__arrow svg{width:18px;height:18px}.vp-bundle__arrow--prev{left:8px}.vp-bundle__arrow--next{right:8px}.vp-bundle__component{gap:12px;padding:12px}.vp-bundle__component-image{flex:0 0 70px;width:70px;height:70px}.vp-bundle__actions{flex-direction:column}.vp-bundle__add-to-cart{width:100%}.vp-bundle__tabs-row{flex-wrap:wrap}.vp-bundle__tab{flex:1;min-width:100px}.vp-bundle__badges{gap:12px}.vp-ingredients-slider__card{flex:0 0 130px}}@keyframes vp-skeleton-pulse{0%,to{opacity:.4}50%{opacity:1}}.vp-bundle__skeleton-card{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #eee}.vp-bundle__skeleton-card:last-child{border-bottom:none}.vp-bundle__skeleton-image{width:100px;height:100px;border-radius:8px;background:#e8e8e8;flex-shrink:0;animation:vp-skeleton-pulse 1.5s ease-in-out infinite}.vp-bundle__skeleton-body{flex:1;display:flex;flex-direction:column;gap:8px;padding-top:4px}.vp-bundle__skeleton-line{height:14px;border-radius:4px;background:#e8e8e8;animation:vp-skeleton-pulse 1.5s ease-in-out infinite}.vp-bundle__skeleton-line--title{width:65%;height:18px}.vp-bundle__skeleton-line--text{width:90%}.vp-bundle__skeleton-line--short{width:50%}.vp-bundle__skeleton-line--price{width:30%;margin-top:4px}
/*# sourceMappingURL=/cdn/shop/t/15/assets/vp-bundle.css.map */
