@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.bundle-selector{min-width:0;max-width:100%;box-sizing:border-box;--bs-primary: #1a1a1a;--bs-red: #ef4444;--bs-save-pill-bg: #fff0f2;--bs-save-pill-text: #e11d48;--bs-green: #22c55e;--bs-gray: #6b7280;--bs-border: #e5e7eb;--bs-radius: 10px;--bs-font: "Inter", sans-serif;font-family:var(--bs-font)}product-info[id^=MainProduct-] .bundle-selector h1.bundle-product-title{font-family:var(--bs-font);font-size:clamp(18px,4.25vw,22px);font-weight:700;color:var(--bs-primary);line-height:1.2;margin:6px 0 12px;letter-spacing:-.02em}.bundle-title-divider{height:1px;background:var(--bs-border);margin:0 0 16px}.bundle-rating{display:flex;align-items:center;gap:7px;margin-bottom:4px}.bundle-rating__stars-wrap{position:relative;display:inline-block;line-height:1;white-space:nowrap}.bundle-rating__stars-empty,.bundle-rating__stars-filled{display:block;font-size:18px;letter-spacing:3px}.bundle-rating__stars-empty{color:#d1d5db}.bundle-rating__stars-filled{position:absolute;top:0;left:0;overflow:hidden;color:#f59e0b;white-space:nowrap}.bundle-rating__label{font-size:13px;color:var(--bs-gray);font-weight:500;font-family:var(--bs-font)}.bundle-promo{background:linear-gradient(135deg,#f87171,#fb923c);border-radius:var(--bs-radius);padding:12px 16px;display:flex;align-items:center;gap:12px;margin-bottom:16px;color:#fff}.bundle-promo__badge{position:relative;width:42px;height:42px;background:#fff;color:#f87171;display:flex;align-items:center;justify-content:center;font-size:8.5px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;flex-shrink:0;clip-path:polygon(50% 0%,58% 6%,68% 2%,73% 11%,84% 10%,86% 21%,96% 24%,94% 36%,100% 43%,95% 53%,100% 63%,93% 69%,96% 80%,86% 83%,83% 94%,73% 91%,68% 100%,58% 94%,50% 100%,42% 94%,32% 100%,27% 91%,17% 94%,14% 83%,4% 80%,7% 69%,0% 63%,5% 53%,0% 43%,6% 36%,4% 24%,14% 21%,16% 10%,27% 11%,32% 2%,42% 6%);animation:starburst-spin 8s linear infinite}@keyframes starburst-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bundle-promo__text{font-size:13.5px;font-weight:500;line-height:1.4;font-family:var(--bs-font)}.bundle-price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:10px}.bundle-price-row .bs-price-now{font-size:30px;font-weight:700;color:var(--bs-primary);line-height:1}.bundle-price-row .bs-price-was{font-size:17px;color:#9ca3af;text-decoration:line-through}.bundle-price-row .bs-save-badge{display:inline-flex;align-items:center;background:var(--bs-save-pill-bg);color:var(--bs-save-pill-text);font-size:11px;font-weight:800;text-transform:uppercase;padding:5px 11px;border-radius:100px;letter-spacing:.02em;line-height:1.2}.bundle-perks{list-style:none;padding:0;margin:0 0 18px;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 18px}.bundle-perks li{display:flex;align-items:center;gap:6px;font-size:13px;color:#374151;font-family:var(--bs-font)}.bundle-perk-check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:var(--bs-primary);border-radius:50%;flex-shrink:0;line-height:1}.bundle-perk-check svg{width:10px;height:10px;display:block}.bundle-options{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.bundle-card{border:2px solid var(--bs-border);border-radius:var(--bs-radius);background:#fff;transition:border-color .15s ease;overflow:hidden}.bundle-card.is-selected{border-color:var(--bs-primary)}.bundle-card__top{display:flex;align-items:center;gap:10px;padding:12px 14px;cursor:pointer;-webkit-user-select:none;user-select:none}.bundle-card__radio{width:20px;height:20px;border-radius:50%;border:2px solid #d1d5db;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .15s}.bundle-card.is-selected .bundle-card__radio{border-color:var(--bs-primary)}.bundle-card__radio-dot{width:10px;height:10px;border-radius:50%;background:var(--bs-primary);opacity:0;transition:opacity .15s}.bundle-card.is-selected .bundle-card__radio-dot{opacity:1}.bundle-card__img{width:44px;height:44px;border-radius:8px;object-fit:cover;background:#f3f4f6;flex-shrink:0}.bundle-card__info{flex:1;min-width:0}.bundle-card__title{font-size:14px;font-weight:600;color:var(--bs-primary);display:flex;align-items:center;gap:7px;flex-wrap:wrap}.bundle-card__save-tag{display:inline-flex;align-items:center;justify-content:center;background:var(--bs-save-pill-bg);color:var(--bs-save-pill-text);font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;padding:5px 10px;border-radius:100px;line-height:1.2;flex-shrink:0}.bundle-card__subtitle{font-size:12px;color:var(--bs-gray);margin-top:2px}.bundle-card__prices{text-align:right;flex-shrink:0}.bundle-card__price-now{display:block;font-size:15px;font-weight:700;color:var(--bs-primary)}.bundle-card__price-was{display:block;font-size:12px;color:#9ca3af;text-decoration:line-through}.bundle-card__variants{padding:10px 14px 12px;display:flex;flex-direction:column;gap:10px;border-top:1px solid #f3f4f6}.bundle-variant-row{display:flex;align-items:center;gap:8px}.bundle-vr__img{width:36px;height:36px;border-radius:7px;object-fit:cover;background:#f3f4f6;flex-shrink:0}.bundle-vr__qty{font-size:11.5px;font-weight:700;color:var(--bs-primary);background:#f3f4f6;border-radius:4px;padding:2px 6px;flex-shrink:0;line-height:1.5;letter-spacing:-.01em}.bundle-vr__name{flex:1;font-size:12px;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.bundle-vr__name strong{font-weight:600}.bundle-vr__controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0;min-width:0}.bundle-vr__sizes{display:flex;align-items:center;gap:4px;flex-shrink:0}.bundle-size{min-width:26px;height:24px;padding:0 7px;border:1.5px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;cursor:pointer;font-family:var(--bs-font);font-size:11px;font-weight:700;line-height:1;transition:border-color .12s,background .12s,color .12s,box-shadow .12s}.bundle-size.is-selected{border-color:var(--bs-primary);background:var(--bs-primary);color:#fff;box-shadow:0 0 0 1px var(--bs-primary)}.bundle-vr__swatches{display:flex;align-items:center;gap:5px;flex-shrink:0}.bundle-swatch{width:22px;height:22px;border-radius:5px;cursor:pointer;border:2px solid transparent;outline:none;box-shadow:0 0 0 1.5px transparent;transition:box-shadow .12s,border-color .12s;padding:0;flex-shrink:0}.bundle-swatch.is-selected{box-shadow:0 0 0 2px var(--bs-primary)}.bundle-delivery{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:#374151;margin-bottom:12px;border:1.5px solid #e5e7eb;border-radius:100px;padding:7px 14px;width:100%;box-sizing:border-box}.bundle-delivery__dot{width:8px;height:8px;border-radius:50%;background:var(--bs-green);flex-shrink:0}.bundle-buy-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:var(--bs-primary);color:#fff;border:none;border-radius:var(--bs-radius);padding:17px 24px;font-size:16px;font-weight:700;cursor:pointer;line-height:1;transition:background .15s,transform .1s;margin-bottom:10px;font-family:var(--bs-font);letter-spacing:-.01em}.bundle-buy-btn:hover:not(:disabled){background:#333}.bundle-buy-btn:active:not(:disabled){transform:scale(.99)}.bundle-buy-btn:disabled{opacity:.7;cursor:not-allowed}.bundle-buy-btn__compare{font-size:13px;font-weight:400;opacity:.72}.bundle-trust{text-align:center;font-size:12px;color:var(--bs-gray);margin-bottom:12px}.bundle-payment-icons{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap}.bundle-payment-icons svg,.bundle-payment-icons .icon--full-color,.bundle-payment-icons img{height:22px!important;width:auto!important;opacity:.65}.bundle-urgency{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:10px 14px;border:1.5px dashed #c8c8c8;border-radius:6px;background:#fafafa;font-family:var(--bs-font);font-size:13px;color:#333;line-height:1.45}.bundle-urgency__icon{flex-shrink:0;width:18px;height:18px;margin-top:2px;color:#555}.bundle-urgency__text{display:flex;flex-direction:column;gap:2px}.bundle-urgency__text strong{font-weight:600;color:#111}.bundle-urgency__text span{color:#666;font-size:12px}@media screen and (max-width:749px){.bundle-perks{flex-direction:column}.bundle-card__top{padding:10px 12px}.bundle-card__variants{padding:8px 12px 10px}.bundle-variant-row{flex-wrap:wrap}.bundle-vr__controls{width:100%;justify-content:flex-start;padding-left:44px}}@media screen and (min-width:750px){.bundle-variant-row{display:grid;grid-template-columns:36px auto minmax(0,1fr);align-items:center;gap:8px}.bundle-vr__name{display:none}.bundle-vr__controls{justify-content:flex-start;flex-wrap:wrap;gap:6px 8px}.bundle-vr__sizes,.bundle-vr__swatches{flex-wrap:wrap}.bundle-size{min-width:25px;height:23px;padding:0 6px;font-size:10.5px}.bundle-swatch{width:23px;height:23px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/bundle-selector.css.map */
