.cd-bundle{background:#fbf7ee;border-top:1px solid #efe7d6;border-bottom:1px solid #efe7d6;padding:12px;margin:0 0 12px}.cd-bundle__head{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:4px}.cd-bundle__badge{display:inline-block;background:#1b5e32;color:#fff;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;line-height:1;padding:6px 9px;border-radius:5px;white-space:nowrap}.cd-bundle__badge[hidden]{display:none}.cd-bundle__heading{font-size:14px;font-weight:700;color:#1b5e32;line-height:1.2}.cd-bundle__selected{margin-left:auto;font-size:12px;font-weight:600;color:#7a7a7a;line-height:1.3;white-space:nowrap}.cd-bundle__selected[hidden]{display:none}.cd-bundle__help{margin:0 0 10px;font-size:12px;color:#8e8e8e;line-height:1.3}.cd-bundle__cards{display:flex;align-items:stretch;gap:8px}.cd-bundle__card{position:relative;flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px;background:#fff;border:2px solid #eae4d8;border-radius:12px;padding:8px 6px 10px;cursor:pointer;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease,background-color .25s ease;will-change:transform}.cd-bundle__card:hover,.cd-bundle__card:focus-within{border-color:#bcd8ac;box-shadow:0 8px 18px #1b5e3229;transform:translateY(-3px)}.cd-bundle__card.is-selected{border-color:#1b5e32;background:#f4faf1;box-shadow:0 6px 14px #1b5e3224}.cd-bundle__card.is-selected:hover{box-shadow:0 10px 20px #1b5e3233}@media(prefers-reduced-motion:reduce){.cd-bundle__card,.cd-bundle__card:hover,.cd-bundle__card:focus-within{transform:none;transition:box-shadow .25s ease,border-color .25s ease}}.cd-bundle__radio{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}.cd-bundle__tick{position:absolute;top:10px;left:10px;z-index:1;width:16px;height:16px;border:1.5px solid #cfcfcf;border-radius:50%;background:#fff;transition:border-color .2s ease,background-color .2s ease}.cd-bundle__card.is-selected .cd-bundle__tick{border-color:#1b5e32;background:#1b5e32;box-shadow:inset 0 0 0 3px #fff}.cd-bundle__radio:focus-visible~.cd-bundle__tick{outline:2px solid #1b5e32;outline-offset:2px}.cd-bundle__media{display:flex;align-items:center;justify-content:center;width:100%;background:#f1f0f4;border-radius:9px;padding:8px 6px;margin-bottom:5px;transition:background-color .25s ease}.cd-bundle__card.is-selected .cd-bundle__media{background:#e7f3e2}.cd-bundle__img{width:100%;height:66px;object-fit:contain;mix-blend-mode:multiply}.cd-bundle__name{font-size:14px;font-weight:700;color:#1f2937;line-height:1.2}.cd-bundle__items{font-size:10px;font-weight:500;color:#666;line-height:normal;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cd-bundle--pdp .cd-bundle__items{min-height:auto}.cd-bundle__price{display:inline-flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:5px}.cd-bundle__free{font-size:12px;font-weight:700;letter-spacing:.02em;color:#2e7d32}.cd-bundle__was{font-size:12px;color:#a3a3a3}.cd-bundle.is-locked .cd-bundle__card{cursor:default}.cd-bundle.is-locked .cd-bundle__card:not(.is-selected):hover{transform:none;box-shadow:none;border-color:#eae4d8}.cd-bundle__add{display:block;width:100%;margin-top:10px;padding:11px 14px;border:0;border-radius:8px;background:var(--btn-ornge-main-clr);color:#fff;font-size:13px;font-weight:700;line-height:1;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.cd-bundle__add[hidden]{display:none}.cd-bundle__add:hover{background:#164c28}.cd-bundle__add[disabled]{opacity:.55;cursor:not-allowed}.cd-bundle__add.is-loading{opacity:.7;pointer-events:none}.cd-bundle.is-below-threshold .cd-bundle__add[disabled]{color:#fff;opacity:.5}@media(max-width:400px){.cd-bundle{margin:0 0 12px;padding:10px}.cd-bundle__cards{gap:6px}.cd-bundle__card{padding:6px 4px 8px}.cd-bundle__tick{top:8px;left:8px;width:14px;height:14px}.cd-bundle__name{font-size:12px}.cd-bundle__items{font-size:9px}.cd-bundle__img{height:58px}.cd-bundle__selected{margin-left:0;width:100%;white-space:normal}.cd-bundle__free,.cd-bundle__was{font-size:10px}}.cd-bundle--pdp{background:#faf6ec;border:1px solid #ece5d5;border-radius:10px;padding:0 0 14px;margin:14px 0 0}.cd-bundle--pdp .cd-bundle__strip{display:flex;align-items:center;gap:9px;background:#e9f3e4;border-radius:9px 9px 0 0;padding:11px 14px}.cd-bundle__strip-icon{display:inline-flex;line-height:0;flex:0 0 auto}.cd-bundle__strip-icon svg{width:17px;height:20px}.cd-bundle__strip-text{font-size:14px;font-weight:700;color:#1b5e32;line-height:1.25}.cd-bundle__progress{position:relative;height:7px;border-radius:999px;background:#e6e0d0;margin:14px 14px 12px;overflow:hidden}.cd-bundle__progress-fill{display:block;height:100%;width:0;border-radius:inherit;background:#3f8f43;transition:width .4s ease}@media(prefers-reduced-motion:reduce){.cd-bundle__progress-fill{transition:none}}.cd-bundle--pdp .cd-bundle__cards{padding:0 14px}.cd-bundle--pdp .cd-bundle__card{border-color:#efe9dd;padding:10px 8px 12px;cursor:default}.cd-bundle--pdp .cd-bundle__img{height:88px}.cd-bundle__note{margin:12px 14px 0;font-size:12px;color:#8a8a8a;line-height:1.35}.cd-bundle__note[hidden]{display:none}.cd-bundle.is-below-threshold .cd-bundle__card{cursor:default}.cd-bundle .cd-bundle__info-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.cd-bundle .cd-bundle__info{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:0;border-radius:50%;background:none;line-height:0;cursor:pointer;pointer-events:auto}.cd-bundle .cd-bundle__info-img{display:block;width:20px;height:20px;object-fit:contain}.cd-bundle .cd-bundle__tip{position:absolute;top:30px;left:-10px;right:-10px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;background:#1f3a36;border-radius:8px;padding:14px 16px;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.cd-bundle__tip-text{font-size:13px;font-weight:700;color:#fff;line-height:normal}.cd-bundle__tip-link{font-size:13px;font-weight:700;color:#8cc63f;text-decoration:underline;text-underline-offset:2px}.cd-bundle__tip-link:hover{color:#a3d95c}@media screen and (max-width:400px){.cd-bundle__tip-text,.cd-bundle__tip-link{font-size:9px}.cd-bundle .cd-bundle__tip{padding:6px}}.cd-bundle .cd-bundle__info-wrap:hover .cd-bundle__tip,.cd-bundle .cd-bundle__info:focus-visible~.cd-bundle__tip{opacity:1;visibility:visible;pointer-events:auto}@media(hover:none){.cd-bundle .cd-bundle__card.is-tip-open .cd-bundle__tip{opacity:1;visibility:visible;pointer-events:auto}}.cd-bundle__card:hover,.cd-bundle__card:focus-within,.cd-bundle__card.is-tip-open{z-index:4}@media(prefers-reduced-motion:reduce){.cd-bundle .cd-bundle__tip{transition:none}}.bundle-locked-note{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:13px 18px;border:1px dashed #bcd8ac;border-radius:8px;background:#f2f7ef;color:#1b5e32;font-size:15px;font-weight:700;line-height:1.3;text-align:center;cursor:default}@media(max-width:749px){.bundle-locked-note{font-size:14px;padding:12px 14px}}.product-card-wrapper.is-bundle-product .card__badge,.is-bundle-product-page .nutriInfo{display:none}
/*# sourceMappingURL=/cdn/shop/t/11/assets/cart-drawer-bundle.css.map */
