.bundle-picker{font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);margin:0 0 56px;color:#1a1a1a}.bundle-picker__header{display:flex;align-items:center;gap:14px;margin-bottom:12px}.bundle-picker__label{font-family:DM Sans;font-weight:400;font-size:18px;line-height:100%;vertical-align:middle;color:#1a1b1fb2;letter-spacing:-6%}.bundle-picker__label [data-bundle-header-title]{color:#1a1b1f}.bundle-picker__badge{font-family:DM Sans;font-weight:400;font-size:18px;line-height:100%;vertical-align:middle;color:#1a1b1f;letter-spacing:-6%}.bundle-picker__card{border:1.5px solid #47763B66;border-radius:10px;padding:16px;margin-bottom:10px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;background:transparent;outline:none}.bundle-picker__card:focus-visible{box-shadow:0 0 0 3px #2d6a4f40}.bundle-picker__card:hover{border-color:#aaa}.bundle-picker__card-row{display:flex;align-items:flex-start;gap:12px}.bundle-picker__radio{width:20px;height:20px;border-radius:50%;border:2px solid #2d6a4f;flex-shrink:0;position:relative;transition:border-color .15s ease,background .15s ease}.bundle-picker__card[aria-checked=true] .bundle-picker__radio{border-color:#2d6a4f;background:transparent}.bundle-picker__radio-dot{width:9px;height:9px;border-radius:50%;background:#47763b;opacity:0;transition:opacity .15s ease;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bundle-picker__card[aria-checked=true] .bundle-picker__radio-dot{opacity:1}.bundle-picker__card-info{flex:1;min-width:0}.bundle-picker__card-title{font-family:DM Sans;font-weight:400;font-size:18px;line-height:100%;vertical-align:middle;color:#1a1b1f;margin-bottom:8px;letter-spacing:-6%}.bundle-picker__card-subtitle{font-family:DM Sans;font-weight:300;font-size:16px;line-height:140%;letter-spacing:0%;vertical-align:middle;color:#1a1b1fb2;margin-bottom:4px}.bundle-picker__price{font-family:DM Sans;font-weight:400;font-size:18px;line-height:100%;vertical-align:middle;color:#1a1b1f;white-space:nowrap}.bundle-picker__save{font-family:DM Sans;font-weight:400;font-size:18px;line-height:100%;vertical-align:middle;color:#d04242;letter-spacing:-6%}.bundle-picker-wrapper{width:100%;min-width:0}.bundle-picker-wrapper .bundle-picker-card-info-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bundle-picker__products{display:flex;align-items:center;flex-wrap:nowrap;gap:10px;background:#47763b1a;padding:8px;border-radius:8px}.bundle-picker__plus svg{width:16px;height:16px}.bundle-picker__plus svg path{stroke:#1a1b1f}.bundle-picker__plus[hidden]{display:none}.bundle-picker__product-chip{display:flex;align-items:center;gap:8px;flex:1;min-width:0;background:#f1f0ee;border-radius:8px;padding:6px 10px}.bundle-picker__product-chip[hidden]{display:none}.bundle-picker__product-img{width:64px;height:64px;border-radius:4px;object-fit:cover;flex-shrink:0;background:#1a1b1f1a}.bundle-picker__product-img--placeholder{background:#d4edda;display:flex;align-items:center;justify-content:center;color:#2d6a4f}.bundle-picker__product-name{font-family:DM Sans;font-weight:400;font-size:16px;line-height:100%;color:#1a1b1f;margin-bottom:8px;letter-spacing:-6%;min-width:0}.bundle-picker__product-name span{font-size:14px;line-height:120%;letter-spacing:-3%;color:#1a1b1fb2;min-width:0}.bundle-picker__product-name [data-paid-title],.bundle-picker__product-name [data-free-title]{flex:1;text-align:left;overflow-wrap:anywhere}.bundle-picker__product-name [data-paid-qty],.bundle-picker__product-name [data-free-qty]{flex-shrink:0;text-align:right}.bundle-picker__product-price{font-family:DM Sans;font-weight:400;font-size:14px;line-height:120%;letter-spacing:-3%;color:#1a1b1fb2}.bundle-picker__product-price--original{text-decoration:line-through;color:#1a1b1f66}.bundle-picker__product-free{font-family:DM Sans;font-weight:400;font-size:14px;line-height:120%;letter-spacing:-3%;color:#1b1512}.bundle-picker_free_wrapper,.bundle-picker_paid_price_wrapper{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.bundle-picker__product-price--discounted{color:#1b1512}.bundle-picker__qty-row{display:flex;align-items:stretch;gap:10px;margin-top:16px}.bundle-picker__qty-stepper{display:flex;align-items:center;border:1.5px solid #ddd;border-radius:8px;overflow:hidden;flex-shrink:0}.bundle-picker__qty-btn{width:40px;height:48px;background:#fff;border:none;font-size:18px;cursor:pointer;color:#333;line-height:1;transition:background .1s ease}.bundle-picker__qty-btn:hover{background:#f0f0f0}.bundle-picker__qty-btn:active{background:#e5e5e5}.bundle-picker__qty-input{width:48px;height:48px;border:none;border-left:1.5px solid #ddd;border-right:1.5px solid #ddd;text-align:center;font-size:15px;font-weight:500;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;outline:none}.bundle-picker__qty-input::-webkit-inner-spin-button,.bundle-picker__qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.bundle-picker__atc-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;background:#2d6a4f;color:#fff;border:none;border-radius:8px;height:48px;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .1s ease;letter-spacing:.01em}.bundle-picker__atc-btn:hover{background:#245c42}.bundle-picker__atc-btn:active{transform:scale(.98)}.bundle-picker__atc-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.bundle-picker__atc-btn--loading .bundle-picker__atc-text:after{content:"\2026"}.bundle-picker__cart-icon{flex-shrink:0}.bundle-picker__error{font-size:13px;color:#c0392b;margin-top:8px}.bundle-picker__error[hidden]{display:none}.bundle-picker__atc-btn--success{background:#1a4731}@media(max-width:768px){.bundle-picker__card-row,.bundle-picker-wrapper .bundle-picker-card-info-wrapper{gap:8px}.bundle-picker-wrapper .bundle-picker-card-info-wrapper .bundle-picker__card-info{min-width:0}.bundle-picker-wrapper{container-type:inline-size}.bundle-picker__products{flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;padding:6px;gap:6px}.bundle-picker__plus{display:flex;justify-content:center;flex:0 0 auto;align-self:center;width:100%;text-align:center}.bundle-picker__product-chip{flex:0 1 auto;min-width:0;width:100%;padding:4px 8px 4px 4px;gap:6px}.bundle-picker__product-img{width:48px;height:48px}.bundle-picker__label,.bundle-picker__badge{font-size:16px}.bundle-picker__card{padding:12px;margin-bottom:8px}.bundle-picker__card-title{font-size:16px;margin-bottom:10px;overflow-wrap:anywhere}.bundle-picker__card-subtitle{font-size:12px}.bundle-picker__price{font-size:16px;flex-shrink:0}.bundle-picker__product-name{font-size:14px;display:flex;justify-content:flex-start;text-align:left;gap:4px}.custom-bundel-picker-info{width:100%;text-align:left}.bundle-picker__product-name span{font-size:10px}.bundle-picker__product-name [data-paid-title],.bundle-picker__product-name [data-free-title]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.bundle-picker{margin:0 0 24px}.bundle-picker__product-price{font-size:10px}}@container (min-width: 31rem){.bundle-picker__products{flex-direction:row;align-items:stretch;flex-wrap:nowrap}.bundle-picker__product-chip{flex:1 1 0;width:auto;max-width:none}.bundle-picker__plus{width:auto;text-align:initial}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bundle-picker.css.map */
