bundle-offer,.bundle-offer{display:block;width:100%;box-sizing:border-box;font-family:var(--font-body-family, sans-serif);margin:16px 0;padding-top:14px}.bundle-offer *,.bundle-offer *:before,.bundle-offer *:after{box-sizing:border-box}.bundle-offer__heading{font-family:var(--font-body-family, sans-serif);font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 12px;letter-spacing:normal;line-height:1.3;display:flex;align-items:center;gap:12px}.bundle-offer__heading:after{content:"";flex:1;height:1px;background:#e0e0e0}.bundle-offer__tiers{display:flex;flex-direction:column;gap:16px}.bundle-offer__tier{position:relative;display:block;cursor:pointer;background:#fff;border:2px solid var(--bo-card-border, #d8d8d8);border-radius:14px;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease;width:100%;max-width:100%}.bundle-offer__tier:hover{background:#f6f6f7;border-color:#a8a8a8}.bundle-offer__tier.is-selected{background:#f6f6f7;border-color:var(--bo-selected-border, #212428);box-shadow:0 2px 12px #00000014}.bundle-offer__tier--highlighted{background:#f6f6f7}.bundle-offer__tier--has-badge{margin-top:26px}.bundle-offer__radio-input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.bundle-offer__badge{position:absolute;bottom:calc(100% + 2px);right:20px;z-index:3;padding:5px 14px 6px;display:inline-flex;align-items:center;gap:6px;background:var(--bo-badge-bg, #212428);color:var(--bo-badge-text, #ffffff);font-size:14px;font-weight:600;letter-spacing:.01em;border-radius:5px 5px 0 0;white-space:nowrap;line-height:1.3}.bundle-offer__badge-star{font-size:11px;line-height:1;transform:translateY(-.5px)}.bundle-offer__tier-inner{display:flex;flex-direction:column;width:100%;min-width:0;overflow:hidden;border-radius:12px}.bundle-offer__head{display:flex;align-items:flex-start;gap:14px;padding:18px;min-width:0}.bundle-offer__text-col{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;overflow:hidden}.bundle-offer__title-row{display:flex;flex-direction:column;gap:2px}.bundle-offer__title{font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.25}.bundle-offer__subtitle{font-size:12px;color:#6a6a6a;line-height:1.3}.bundle-offer__items{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.bundle-offer__item{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#4a4a4a;line-height:1.4;min-width:0}.bundle-offer__item-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bundle-offer__item-plus{display:inline-block;color:#999;margin-right:6px;font-weight:400}.bundle-offer__item-worth{flex-shrink:0;color:#9a9a9a;font-weight:400;font-size:14px;text-decoration:line-through}.bundle-offer__prices-col{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0;max-width:45%}.bundle-offer__price-row{display:inline-flex;align-items:baseline;gap:8px;white-space:nowrap}.bundle-offer__compare{font-size:16px;color:#9a9a9a;text-decoration:line-through;line-height:1}.bundle-offer__price{font-size:18px;font-weight:400;color:#1a1a1a;line-height:1}.bundle-offer__sale-pill{font-size:14px;font-weight:500;letter-spacing:.02em;padding:4px 12px;border-radius:999px;background:var(--bo-sale-bg, #e8734a);color:var(--bo-sale-text, #ffffff);line-height:1;white-space:nowrap}.bundle-offer__bar{display:flex;align-items:center;gap:12px;padding:11px 18px;font-size:12px;font-weight:500;line-height:1.2}.bundle-offer__bar--dual{justify-content:space-between}.bundle-offer__bar--left-only{justify-content:flex-start}.bundle-offer__bar--right-only{justify-content:flex-end}.bundle-offer__bar--dark{background:var(--bo-bar-dark-bg, #212428);color:var(--bo-bar-dark-text, #ffffff)}.bundle-offer__bar--green{background:var(--bo-bar-green-bg, #d4efd9);color:var(--bo-bar-green-text, #1a4d2e)}.bundle-offer__bar-side{display:flex;align-items:center;gap:6px;min-width:0}@media(max-width:480px){.bundle-offer__head{padding:14px;gap:12px}.bundle-offer__title,.bundle-offer__price{font-size:16px}.bundle-offer__compare{font-size:14px}.bundle-offer__item,.bundle-offer__item-worth{font-size:13px}.bundle-offer__sale-pill{font-size:12px;padding:3px 10px}.bundle-offer__bar{padding:10px 14px;font-size:11px}.bundle-offer__badge{right:16px;padding:4px 12px 5px;font-size:12px}.bundle-offer__prices-col{max-width:45%}}.page-offer__cta-wrap{width:100%}.page-offer__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:22px 56px;font-family:var(--font-body-family, sans-serif);font-size:20px;font-weight:600;letter-spacing:0;line-height:1;text-decoration:none;border:0;border-radius:60px;background:rgb(var(--color-button, 33, 36, 40));color:rgb(var(--color-button-text, 255, 255, 255));cursor:pointer;transition:background-color .2s ease,opacity .15s ease}.page-offer__cta--uppercase{text-transform:uppercase}.page-offer__cta:hover:not(:disabled),.page-offer__cta:hover:not(:disabled) *{background-color:#444;color:rgb(var(--color-button-text, 255, 255, 255))!important}.page-offer__cta:focus:not(:disabled),.page-offer__cta:focus-visible:not(:disabled){color:rgb(var(--color-button-text, 255, 255, 255))!important}.page-offer__cta:disabled{opacity:.65;cursor:wait}.page-offer__cta-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:bo-spin .7s linear infinite}.page-offer__cta-spinner[hidden]{display:none!important}@keyframes bo-spin{to{transform:rotate(360deg)}}.page-offer__cta-disclaimer{margin:10px 0 0;text-align:center;font-size:12px;color:#777;line-height:1.4}.page-offer .page-offer__grid{display:grid;grid-template-columns:1fr;gap:24px;width:100%;max-width:100%}@media screen and (min-width:990px){.page-offer .page-offer__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:start}}.page-offer__media,.page-offer__info{min-width:0;max-width:100%}.page-offer__thumb-strip{position:relative;width:100%;min-width:0}.page-offer__thumb-track{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:0 4px}.page-offer__thumb-track::-webkit-scrollbar{display:none}.page-offer__thumb{flex:0 0 calc((100% - 16px) / 3);aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;background:#f4f6f9;padding:0;scroll-snap-align:start}.page-offer__thumb[aria-current=true]{border-color:#1a1a1a}.page-offer__thumb img{width:100%;height:100%;object-fit:cover;display:block}.page-offer__thumb-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#fffffff2;border:1px solid #e0e0e0;box-shadow:0 2px 6px #00000014;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:opacity .15s ease;color:#1a1a1a}.page-offer__thumb-arrow[disabled]{opacity:.35;cursor:default}.page-offer__thumb-arrow--prev{left:-4px}.page-offer__thumb-arrow--next{right:-4px}.page-offer__thumb-arrow svg{width:14px;height:14px}html{scroll-behavior:smooth}.page-offer,#shopify-section-main_page_offer{scroll-margin-top:100px}.page-offer__sub{display:flex;align-items:center;gap:12px;cursor:pointer;font-family:var(--font-body-family, sans-serif);transition:border-color .15s ease,background .15s ease}.page-offer__sub-native{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.page-offer__sub-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:2px solid #c0c0c0;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:transparent;transition:background .15s ease,border-color .15s ease,color .15s ease}.page-offer__sub-check svg{width:12px;height:12px;stroke:currentColor}.page-offer__sub-native:checked~.page-offer__sub-check{background:var(--sub-accent, #212428);border-color:var(--sub-accent, #212428);color:#fff}.page-offer__sub-native:focus-visible~.page-offer__sub-check{box-shadow:0 0 0 3px #21242840}.page-offer__sub-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.page-offer__sub-heading{line-height:1.3}.page-offer__sub-sub{line-height:1.4;font-weight:400}.page-offer__sub-sub p{margin:0}.page-offer__sub-sub strong{font-weight:600;color:inherit}
/*# sourceMappingURL=/cdn/shop/t/141/assets/bundle-offer-widget.css.map */
