.shopify-app-block:has(kaching-bundle){display:none}product-page .product-actions,.product-info-v2 .product-actions{display:none}.product-bundles-v2{display:block;max-width:100%}.product-bundles-v2__panel{padding:var(--bundles-panel-padding-desktop, 0 10px 10px);border:var(--bundles-panel-border-width, 1px) solid rgba(28,64,67,.26);border-radius:var(--bundles-panel-radius, 10px);background:#fff;overflow:hidden}.product-bundles-v2,.product-bundles-v2 *{box-sizing:border-box}.product-bundles-v2 .is-hidden{display:none}.product-bundles-v2__price{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px;margin:0 0 28px}.product-bundles-v2__price-main{color:#d20101;display:block;font-size:clamp(36px,5vw,44.8px);font-weight:500;letter-spacing:-.02em;line-height:1}.product-bundles-v2__price-compare-wrap{display:inline-flex;flex-direction:column;gap:2px;line-height:1.25}.product-bundles-v2__price-compare{color:#000;font-size:16px;text-decoration-thickness:1px}.product-bundles-v2__price-saving{color:#0000009e;font-size:14.4px}.product-bundles-v2__purchase-toggle{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-block-end:12px;border:1px solid var(--bundles-tab-border, #1e3f42);border-radius:8px;background:#fff;isolation:isolate;overflow:hidden}.product-bundles-v2__toggle-indicator{position:absolute;inset-block:0;inset-inline-start:0;inline-size:50%;background:var(--bundles-tab-active-bg, #1e3f42);pointer-events:none;z-index:0;border-start-start-radius:7px;border-end-start-radius:7px;transition:inset-inline-start .28s cubic-bezier(.4,0,.2,1)}.product-bundles-v2[data-mode=subscribe] .product-bundles-v2__toggle-indicator{inset-inline-start:50%;border-start-start-radius:0;border-end-start-radius:0;border-start-end-radius:7px;border-end-end-radius:7px}.product-bundles-v2__notice{display:flex;align-items:center;gap:10px;margin-block-end:12px;padding:10px 12px;border:1px solid rgba(30,63,66,.35);border-radius:8px;background:#fff}.product-bundles-v2__notice-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;inline-size:22px;block-size:22px;border-radius:50%;background:var(--bundles-tab-active-bg, #1e3f42);color:#fff}.product-bundles-v2__notice-icon svg{display:block}.product-bundles-v2__notice-text{margin:0;color:var(--bundles-text-main, #000);font-size:14px;font-weight:400;line-height:1.4}.product-bundles-v2__notice-copy{margin:0}.product-bundles-v2__notice-copy strong{font-weight:700}.product-bundles-v2__notice-copy[hidden]{display:none}.product-bundles-v2__toggle{position:relative;z-index:1;-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;margin:0;border:0;background:transparent;padding:9px 16px;color:var(--bundles-tab-inactive-text, #000);font-family:var(--font-stack-body, "Poppins", sans-serif);font-size:14px;font-weight:500;line-height:24px;text-align:center;white-space:normal;cursor:pointer;transition:color .28s cubic-bezier(.4,0,.2,1)}.product-bundles-v2__toggle.is-active,.product-bundles-v2__toggle[aria-pressed=true]{color:var(--bundles-tab-active-text, #fff)}.product-text button.product-bundles-v2__toggle:not(.button):not(.shopify-payment-button__button).is-active,.product-text button.product-bundles-v2__toggle:not(.button):not(.shopify-payment-button__button)[aria-pressed=true]{color:var(--bundles-tab-active-text, #fff);background:transparent}.product-text button.product-bundles-v2__toggle:not(.button):not(.shopify-payment-button__button):not(.is-active):not([aria-pressed=true]){color:var(--bundles-tab-inactive-text, #000);background:transparent}@media(prefers-reduced-motion:reduce){.product-bundles-v2__toggle-indicator,.product-bundles-v2__toggle{transition:none}}.product-bundles-v2__heading{display:flex;align-items:center;gap:8px;margin:12px 0}.product-bundles-v2__heading:before,.product-bundles-v2__heading:after{content:"";flex:1 1 0;height:2px;background:#0000004d}.product-bundles-v2__heading-text{margin:0;color:var(--bundles-text-main);font-size:17px;font-weight:700;line-height:23.8px;text-align:center;white-space:nowrap}.product-bundles-v2__options{display:flex;flex-direction:column;gap:9.5px}.product-bundles-v2__option{position:relative;display:block;cursor:pointer;z-index:0}.product-bundles-v2__option.is-active,.product-bundles-v2__option--with-badge{z-index:1}.product-bundles-v2__option input[type=radio]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0,0,0,0)}.product-bundles-v2__option-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:8px;background:var(--bundles-card-bg);box-shadow:inset 0 0 0 1px var(--bundles-card-border);transition:background .3s linear,box-shadow .3s linear}.product-bundles-v2__option:hover .product-bundles-v2__option-card{box-shadow:inset 0 0 0 2px var(--bundles-card-border)}.product-bundles-v2__option.is-active .product-bundles-v2__option-card{background:var(--bundles-card-active-bg);box-shadow:inset 0 0 0 2px var(--bundles-card-active-ring)}.product-bundles-v2__option-content{padding:9.5px 19.25px}.product-bundles-v2__option-main{display:flex;align-items:center;gap:18px;min-height:100px}.product-bundles-v2__option--with-gift .product-bundles-v2__option-main{margin-top:8px;margin-bottom:8px}.product-bundles-v2__option-image{flex:0 0 100px;width:100px;height:100px}.product-bundles-v2__option-image img{display:block;width:100%;height:100%;border-radius:6px;object-fit:contain}.product-bundles-v2__option-info{display:flex;flex:1 1 0;flex-direction:column;min-width:0}.product-bundles-v2__option-heading{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.product-bundles-v2__option-title{color:var(--bundles-text-main);font-size:16px;font-weight:700;line-height:22.4px}.product-bundles-v2__option-label{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 8px;border-radius:8px;background:#0000001f;color:var(--bundles-text-main);font-size:12px;font-weight:400;line-height:16.8px;transition:background .3s linear}.product-bundles-v2__option.is-active .product-bundles-v2__option-label{background:#794c3f24}.product-bundles-v2__option-subtitle{margin-top:2px;color:var(--bundles-text-muted);font-size:14px;font-weight:400;line-height:19.6px}.product-bundles-v2__option-pricing{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;margin-left:auto;text-align:right}.product-bundles-v2__sale-price{color:var(--bundles-text-main);font-size:16px;font-weight:700;line-height:22.4px;white-space:nowrap}.product-bundles-v2__compare-price{color:var(--bundles-text-muted);font-size:14px;font-weight:400;line-height:19.6px;text-decoration:line-through;white-space:nowrap}.product-bundles-v2__badge-wrap{position:absolute;top:-8px;right:8px;z-index:1;display:block;height:24px;line-height:0;pointer-events:none}.product-bundles-v2__badge{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:24px;margin:0 8px;padding:6px 8px;background:#000;color:#fff;border-radius:0 0 5px 5px;font-family:sans-serif;font-size:12px;font-weight:700;line-height:12px;white-space:nowrap}.product-bundles-v2__badge:before,.product-bundles-v2__badge:after{content:"";position:absolute;top:0;width:8px;height:8px;filter:brightness(.7)}.product-bundles-v2__badge:before{left:-8px;border-left:8px solid transparent;border-bottom:8px solid rgb(0,0,0)}.product-bundles-v2__badge:after{right:-8px;border-right:8px solid transparent;border-bottom:8px solid rgb(0,0,0)}.product-bundles-v2__gift{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 1px 1px;padding:7px 19.25px 7px 8px;border-radius:0 0 7px 7px;background:var(--bundles-gift-bg);transition:background .3s linear}.product-bundles-v2__gifts{display:flex;flex-direction:column}.product-bundles-v2__gifts .product-bundles-v2__gift{margin-bottom:0;border-radius:0}.product-bundles-v2__gifts .product-bundles-v2__gift:not(:last-child){box-shadow:inset 0 -1px #00000014}.product-bundles-v2__gifts .product-bundles-v2__gift:last-child{margin-bottom:1px;border-radius:0 0 7px 7px}.product-bundles-v2__option:not(.product-bundles-v2__option--with-multiple-gifts) .product-bundles-v2__gifts .product-bundles-v2__gift:only-child{margin-bottom:1px;border-radius:0 0 7px 7px}.product-bundles-v2__option.is-active .product-bundles-v2__gift{background:#000}.product-bundles-v2__option.is-active .product-bundles-v2__gifts .product-bundles-v2__gift:not(:last-child){box-shadow:inset 0 -1px #ffffff1f}.product-bundles-v2__gift-content{display:flex;flex:1 1 0;align-items:center;gap:8px;min-width:0}.product-bundles-v2__gift-image{flex:0 0 30px;width:30px;height:30px}.product-bundles-v2__option--with-multiple-gifts .product-bundles-v2__gift-image,.product-bundles-v2__option--index-3 .product-bundles-v2__gift-image{flex-basis:40px;width:40px;height:40px}.product-bundles-v2__gift-image img{display:block;width:100%;height:100%;border-radius:4px;object-fit:cover}.product-bundles-v2__gift-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.product-bundles-v2__gift-text{color:var(--bundles-text-main);font-size:13px;font-weight:700;line-height:18.2px;transition:color .3s linear}.product-bundles-v2__gift-plan{color:var(--bundles-text-muted);font-size:11px;font-weight:500;line-height:14px;transition:color .3s linear}.product-bundles-v2[data-mode=onetime] .product-bundles-v2__gift-plan{display:none}.product-bundles-v2__option.is-active .product-bundles-v2__gift-text{color:#fff}.product-bundles-v2__option.is-active .product-bundles-v2__gift-plan{color:#ffffffbf}.product-bundles-v2__gift-price{flex:0 0 auto;color:var(--bundles-text-main);font-size:12px;font-weight:400;line-height:16.8px;text-decoration:line-through;white-space:nowrap;transition:color .3s linear}.product-bundles-v2__option.is-active .product-bundles-v2__gift-price{color:#ffffffb3}.product-bundles-v2__subscribe-check{display:flex;align-items:center;gap:16px;margin-block-start:12px;padding-block:14px;padding-inline:14px;border:2px solid #1e3f42;border-radius:8px;background:#fff;cursor:pointer}.product-bundles-v2__subscribe-check-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-bundles-v2__subscribe-check-box{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;inline-size:38px;block-size:38px;border:2px solid #000;border-radius:5px;background:#fff;color:transparent}.product-bundles-v2__subscribe-check-box svg{display:block;inline-size:26px;block-size:26px}.product-bundles-v2__subscribe-check-box svg path{stroke-width:2.25}.product-bundles-v2__subscribe-check-input:checked+.product-bundles-v2__subscribe-check-box{color:#000}.product-bundles-v2__subscribe-check-input:focus-visible+.product-bundles-v2__subscribe-check-box{outline:2px solid #1e3f42;outline-offset:2px}.product-bundles-v2__subscribe-check-copy{display:flex;flex-direction:column;gap:0;min-inline-size:0;text-align:start}.product-bundles-v2__subscribe-check-title{color:#000;font-size:16px;font-weight:700;line-height:23.8px}.product-bundles-v2__subscribe-check-subtitle{color:#000;font-size:14px;font-weight:500;line-height:23.8px}.product-bundles-v2__subscribe-check-subtitle strong{font-weight:700}.product-bundles-v2__upsell{margin-top:12px}.product-bundles-v2__upsell-heading{margin-top:4px;margin-bottom:10px}.product-bundles-v2__upsell-card{position:relative;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-areas:"check image info pricing" "qty qty qty .";align-items:center;column-gap:12px;row-gap:0;padding:12px 19.25px;border:0;border-radius:8px;background:var(--bundles-card-bg);box-shadow:inset 0 0 0 1px var(--bundles-card-border);cursor:pointer;transition:background .3s linear,box-shadow .3s linear}.product-bundles-v2__upsell-card:has(.product-bundles-v2__upsell-qty:not([hidden])){row-gap:10px;align-items:start}.product-bundles-v2__upsell-card:has(.product-bundles-v2__upsell-qty:not([hidden])) .product-bundles-v2__upsell-check,.product-bundles-v2__upsell-card:has(.product-bundles-v2__upsell-qty:not([hidden])) .product-bundles-v2__upsell-image,.product-bundles-v2__upsell-card:has(.product-bundles-v2__upsell-qty:not([hidden])) .product-bundles-v2__upsell-info,.product-bundles-v2__upsell-card:has(.product-bundles-v2__upsell-qty:not([hidden])) .product-bundles-v2__upsell-pricing{align-self:center}.product-bundles-v2__upsell-card:hover{box-shadow:inset 0 0 0 2px var(--bundles-card-border)}.product-bundles-v2__upsell-card.is-active{background:var(--bundles-card-active-bg);box-shadow:inset 0 0 0 2px var(--bundles-card-active-ring)}.product-bundles-v2__upsell-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-bundles-v2__upsell-check{grid-area:check;display:inline-flex;align-items:center;justify-content:center;align-self:center;width:22px;height:22px;border:1.5px solid rgba(0,0,0,.35);border-radius:0;background:#fff;color:transparent;flex:0 0 auto}.product-bundles-v2__upsell-card.is-active .product-bundles-v2__upsell-check{border-color:#000;background:#000;color:#fff}.product-bundles-v2__upsell-check svg{display:block;width:14px;height:10px}.product-bundles-v2__upsell-image{grid-area:image;align-self:center;width:52px;height:52px;flex:0 0 auto;overflow:hidden;border-radius:4px}.product-bundles-v2__upsell-image img{display:block;width:100%;height:100%;object-fit:contain}.product-bundles-v2__upsell-info{grid-area:info;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-width:0}.product-bundles-v2__upsell-title{color:var(--bundles-text-main);font-size:15px;font-weight:700;line-height:1.25}.product-bundles-v2__upsell-subtitle{color:var(--bundles-upsell-subtitle, var(--bundles-text-muted, #555555));font-size:13px;font-weight:400;line-height:1.25}.product-bundles-v2__upsell-pricing{grid-area:pricing;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;align-self:center;gap:2px;text-align:end}.product-bundles-v2__upsell-price{color:var(--bundles-text-main);font-size:16px;font-weight:700;line-height:1.2;white-space:nowrap}.product-bundles-v2__upsell-compare{color:var(--bundles-text-muted);font-size:13px;font-weight:400;line-height:1.2;text-decoration:line-through;white-space:nowrap}.product-bundles-v2__upsell-qty{grid-area:qty;justify-self:start;display:inline-flex;align-items:stretch;width:max-content;max-width:100%;margin-block-start:0;margin-inline-start:0;border:1px solid rgba(0,0,0,.2);border-radius:6px;background:#fff;overflow:hidden}.product-bundles-v2__upsell-qty[hidden]{display:none}.product-bundles-v2__upsell-qty-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;min-height:32px;padding:0;border:0;border-radius:0;background:transparent;color:var(--bundles-text-main);font-size:16px;line-height:1;cursor:pointer}.product-bundles-v2__upsell-qty-btn:hover,.product-bundles-v2__upsell-qty-btn:focus,.product-bundles-v2__upsell-qty-btn:focus-visible{outline:none;box-shadow:none}.product-bundles-v2__upsell-qty-btn:disabled{opacity:.35;cursor:not-allowed}.product-bundles-v2__upsell-qty-input{width:40px;min-height:32px;padding:0;border:0;border-radius:0;border-inline:1px solid rgba(0,0,0,.12);background:transparent;color:var(--bundles-text-main);font-size:14px;font-weight:600;text-align:center;outline:none;box-shadow:none;transition:none;-moz-appearance:textfield}.no-touchevents .product-bundles-v2__upsell-qty-input:hover,.product-bundles-v2__upsell-qty-input:hover,.product-bundles-v2__upsell-qty-input:focus,.product-bundles-v2__upsell-qty-input:focus-visible,.product-bundles-v2__upsell-qty-input:active{outline:none;box-shadow:none;border:0;border-radius:0;border-inline:1px solid rgba(0,0,0,.12);background:transparent}.product-bundles-v2__upsell-qty-input::-webkit-outer-spin-button,.product-bundles-v2__upsell-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-bundles-v2__error{margin-top:8px;color:#c00;font-size:14px;line-height:20px;text-align:center}.product-bundles-v2__button{display:flex;align-items:center;justify-content:center;width:100%;min-height:var(--bundles-button-height, 48px);margin-top:16px;padding:0 32px;border:0;border-radius:50px;background:var(--bundles-button-bg);color:var(--bundles-button-text, rgb(255, 255, 255));cursor:pointer;overflow:hidden;transition:background .3s linear,color .3s linear}.product-text .product-bundles-v2__button:not(.button):not(.shopify-payment-button__button){color:var(--bundles-button-text, rgb(255, 255, 255))}.product-text .product-bundles-v2__button:not(.button):not(.shopify-payment-button__button):hover,.product-bundles-v2__button:hover{background:var(--bundles-button-hover-bg, rgb(0, 0, 0));color:var(--bundles-button-hover-text, rgb(255, 255, 255))}.product-bundles-v2__button.is-loading{pointer-events:none;opacity:.82}.product-bundles-v2__button-text{display:block;flex:1 1 0;font-size:19px;font-weight:500;line-height:20px;text-align:center}.product-bundles-v2__button-copy{display:inline-flex;align-items:center;justify-content:center;width:100%;gap:0}.product-bundles-v2__button-label{display:inline}.product-bundles-v2__button.is-loading .product-bundles-v2__button-text{display:none}.product-bundles-v2__spinner{display:none;width:24px;height:24px;color:#fff;animation:bundles-spin .6s linear infinite}.product-bundles-v2__spinner svg{display:block;width:100%;height:100%}.product-bundles-v2__button.is-loading .product-bundles-v2__spinner{display:block}@keyframes bundles-spin{to{transform:rotate(360deg)}}.product-bundles-v2__footer{display:flex;flex-direction:column;align-items:center;gap:3px;margin-top:8px}.product-bundles-v2__secure{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;color:var(--bundles-footer-muted);font-size:10px;font-weight:400;line-height:22px;text-align:center}.product-bundles-v2__secure-label{display:inline-flex;align-items:center;white-space:nowrap}.product-bundles-v2__payment-strip{display:block;width:136px;max-width:100%;height:auto}.product-bundles-v2__delivery{display:flex;align-items:center;justify-content:center;gap:4px;color:var(--bundles-footer-muted);font-size:10px;font-weight:400;line-height:22px;text-align:center}.product-bundles-v2__delivery-icon{display:block;width:13px;height:auto;flex:0 0 auto}@media(max-width:749px){.product-bundles-v2__panel{padding:var(--bundles-panel-padding-mobile, 0 8px 10px)}.product-bundles-v2__notice{gap:8px;padding:8px 10px}.product-bundles-v2__notice-text{font-size:12px}.product-bundles-v2__subscribe-check{gap:18px;padding-block:12px;padding-inline:14px}.product-bundles-v2__subscribe-check-title{font-size:14px;line-height:23.8px}.product-bundles-v2__subscribe-check-subtitle{font-size:12px;line-height:16px}.product-bundles-v2__toggle{padding:9px 10px;font-size:11px;line-height:18px}.product-bundles-v2__price-main{font-size:clamp(32px,9vw,40px)}.product-bundles-v2__option-content{padding:12px 14px}.product-bundles-v2__option-main{gap:12px;min-height:88px}.product-bundles-v2__option-image{flex-basis:84px;width:84px;height:84px}.product-bundles-v2__gift{gap:8px;padding-right:14px}.product-bundles-v2__gift-image{flex-basis:32px;width:32px;height:32px}.product-bundles-v2__option--with-multiple-gifts .product-bundles-v2__gift-image,.product-bundles-v2__option--index-3 .product-bundles-v2__gift-image{flex-basis:40px;width:40px;height:40px}.product-bundles-v2__badge-wrap{right:8px}.product-bundles-v2__upsell-card{column-gap:10px;padding:12px 14px}.product-bundles-v2__upsell-image{width:44px;height:44px}.product-bundles-v2__upsell-title{font-size:14px}.product-bundles-v2__upsell-qty{margin-inline-start:0}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ng-bundles.css.map */
