.bundle-offer{padding:0;border:0}.bundle-offer__inline{width:100%;text-align:left;border:1px solid rgb(var(--border-color));border-radius:6px;background:rgb(var(--background));padding:14px 14px 12px;cursor:pointer;margin:1rem 0}.bundle-offer__inline-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.bundle-offer__inline-heading{margin:0;font-weight:750;font-size:.95rem;letter-spacing:.02em;text-transform:uppercase;line-height:1.2}.bundle-offer__inline-meta{margin:4px 0 0}.bundle-offer__inline-chevron{flex:0 0 auto;margin-top:2px;opacity:.75}.bundle-offer__inline-thumbs{margin-top:12px;display:flex;flex-wrap:nowrap;gap:10px;align-items:center}.bundle-offer__inline-thumb{position:relative;width:56px;height:56px;border-radius:12px;border:1px solid rgb(var(--border-color));background:rgb(var(--text-color) / .03);overflow:hidden}.bundle-offer__inline-thumb:nth-child(n+4){display:none}@media screen and (min-width:480px){.bundle-offer__inline-thumb:nth-child(n+4){display:block}.bundle-offer__inline-thumb:nth-child(n+5){display:none}}@media screen and (min-width:700px){.bundle-offer__inline-thumb:nth-child(n+5){display:block}.bundle-offer__inline-thumb:nth-child(n+6){display:none}}@media screen and (min-width:990px){.bundle-offer__inline-thumb:nth-child(n+6){display:block}.bundle-offer__inline-thumb:nth-child(n+7){display:none}}.bundle-offer__thumb-image{width:100%;height:100%;object-fit:cover;display:block}.bundle-offer__thumb-image--placeholder{background:rgb(var(--text-color) / .06)}.bundle-offer__inline-more{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0000008c;color:#fff;font-weight:750;font-size:.95rem;letter-spacing:.02em;z-index:2}.bundle-offer__inline-more--for-4,.bundle-offer__inline-more--for-5,.bundle-offer__inline-more--for-6{display:none}@media screen and (min-width:480px){.bundle-offer__inline-more--for-3{display:none}.bundle-offer__inline-more--for-4{display:grid}}@media screen and (min-width:700px){.bundle-offer__inline-more--for-4{display:none}.bundle-offer__inline-more--for-5{display:grid}}@media screen and (min-width:990px){.bundle-offer__inline-more--for-5{display:none}.bundle-offer__inline-more--for-6{display:grid}}.bundle-offer__drawer{--drawer-body-padding-block: 0px;--drawer-body-padding-inline: 0px;--drawer-footer-padding-block: 0px;--drawer-footer-padding-inline: 0px}.bundle-offer__drawer-header{display:grid;gap:4px}.bundle-offer__drawer-body{padding:18px}.bundle-offer__drawer-controls{padding:18px 18px calc(22px + env(safe-area-inset-bottom,0px))}.bundle-offer__drawer-product{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center;padding:14px;border:1px solid rgb(var(--border-color));border-radius:14px;background:rgb(var(--background))}.bundle-offer__drawer-thumb{width:72px;height:92px;border-radius:12px;background:rgb(var(--text-color) / .06);overflow:hidden}.bundle-offer__drawer-thumb-image{width:100%;height:100%;object-fit:cover;display:block}.bundle-offer__toggle{display:flex;gap:8px}.bundle-offer__toggle button{padding:8px 10px;border-radius:var(--rounded-xs);border:1px solid rgb(var(--border-color));background:transparent;font-size:var(--text-sm)}.bundle-offer__toggle button[aria-pressed=true]{background:#1f1f1f;color:#fff}.bundle-offer__partner-list{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:700px){.bundle-offer__partner-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.bundle-offer__partner-card{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;align-items:start;padding:12px 12px 14px;border:1px solid rgb(var(--border-color));border-radius:14px;background:rgb(var(--background));text-align:left}.bundle-offer__partner-card[aria-current=true]{border-color:rgb(var(--text-color) / .5)}.bundle-offer__partner-image{width:100%;height:auto;aspect-ratio:4 / 5;border-radius:12px;background:rgb(var(--text-color) / .06);object-fit:cover}.bundle-offer__partner-meta{min-width:0}.bundle-offer__partner-meta .text-sm{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-offer__total-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.bundle-offer__total-prices{display:flex;flex-wrap:wrap;align-items:center;column-gap:.5rem;row-gap:.25rem;justify-content:flex-end}.bundle-offer__total-prices .ft-drawer-line-item__price{font-weight:700;color:rgb(var(--on-sale-text));white-space:nowrap;flex:0 0 auto}.bundle-offer__total-prices .ft-drawer-line-item__compare{color:var(--ft-drawer-compare-at-color, rgb(var(--text-color) / .6));font-weight:600;font-size:.9em;white-space:nowrap;flex:0 0 auto}.bundle-offer__total-prices .ft-drawer-line-item__sale-badge{background:rgb(var(--on-sale-badge-background));color:rgb(var(--on-sale-badge-text));border-radius:8px;padding:.18rem .35rem;font-size:.7rem;font-weight:700;white-space:nowrap;flex:0 0 auto}.bundle-offer [data-bundle-option=size] .quick-add-drawer__option-label{font-weight:600;font-size:.95rem;color:rgb(var(--text-color))}.bundle-offer__size-option{display:contents}.bundle-offer [data-bundle-option=size] .block-swatch{min-height:44px;border-radius:0;background:rgb(var(--text-color) / .04);border-color:rgb(var(--text-color) / .16);color:rgb(var(--text-color))}.bundle-offer [data-bundle-option=size] :checked+.block-swatch{border-color:rgb(var(--text-color))}.bundle-offer__price-row{display:flex;justify-content:space-between;gap:10px;font-size:var(--text-sm)}.bundle-offer__cta{width:100%}.bundle-offer__cta[disabled]{opacity:.5;cursor:not-allowed}.bundle-offer__hint{margin-top:8px;font-size:var(--text-sm);color:rgb(var(--text-color) / .75)}.bundle-offer__empty{padding:10px;border:1px dashed rgb(var(--border-color));border-radius:var(--rounded-xs)}
/*# sourceMappingURL=/cdn/shop/t/39/assets/bundle-offer.css.map */
