.bundle-contents{display:block;margin-top:12px}.bundle-contents[hidden]{display:none!important}.bundle-contents__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.bundle-contents__header-left{display:flex;flex-direction:column;gap:2px}.bundle-contents__heading{font-size:15px;font-weight:650;color:#1a2b4a;margin:0;line-height:1.3}.bundle-contents__subtitle{font-size:12.5px;font-weight:400;color:#7a8597;margin:0;line-height:1.4}.bundle-contents__subtitle[hidden]{display:none}.bundle-contents__item-count-pill{font-size:11px;font-weight:500;color:#7a8597;background:#f0f1f3;border-radius:999px;padding:4px 10px;line-height:1;white-space:nowrap;flex-shrink:0;margin-top:2px}.bundle-contents__item-count-pill[hidden]{display:none}.bundle-contents__card{background:#f7f4ed;border:none;border-radius:16px;overflow:hidden}.bundle-contents__list{display:flex;flex-direction:column}.bundle-contents__list>*+*:before{content:"";display:block;height:1px;background:#1a2b4a1f;margin:0 24px}.bundle-item{display:grid;grid-template-columns:64px 1fr;gap:14px;align-items:center;padding:16px 24px}.bundle-item[hidden]{display:none!important}.bundle-item__image{width:64px;height:64px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#f3f4f6}.bundle-item__image img{width:100%;height:100%;object-fit:contain}.bundle-item__image-placeholder{width:100%;height:100%;background:#f3f4f6;border-radius:10px}.bundle-item__info{min-width:0;display:flex;flex-direction:column;gap:2px}.bundle-item__title{font-size:13.5px;font-weight:600;color:#1a2b4a;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-item__usp{font-size:11.5px;font-weight:400;color:#7a8597;line-height:1.3}.bundle-item__meta{display:flex;align-items:center;gap:8px;margin-top:3px}.bundle-item__change-color{background:none;border:none;padding:0;margin:0;font-size:11.5px;font-weight:400;color:#7a8597;cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease;text-align:left;line-height:1}.bundle-item__change-color:hover{color:#1a2b4a}.bundle-item__value{font-size:13px;font-weight:600;color:#fff;background:#059669;border-radius:20px;padding:5px 12px;white-space:nowrap;margin-left:auto;line-height:1.3}.bundle-item__color-picker{padding-top:8px}.bundle-item__color-picker[hidden]{display:none}.bundle-item__swatches{display:flex;flex-wrap:wrap;gap:5px;list-style:none;padding:0;margin:0}.bundle-item__swatch{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:50%;border:2px solid transparent;background:none;cursor:pointer;transition:border-color .15s ease;position:relative}.bundle-item__swatch:hover,.bundle-item__swatch--active{border-color:#1a2b4a}.bundle-item__swatch--unavailable{opacity:1;cursor:not-allowed}.bundle-item__swatch--unavailable .bundle-item__swatch-dot{opacity:.35}.bundle-item__swatch--unavailable:after{content:"";position:absolute;top:50%;left:50%;width:28px;height:1.5px;background:#94a3b8;transform:translate(-50%,-50%) rotate(-45deg);border-radius:1px}.bundle-item__swatch-dot{display:block;width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.08)}.bundle-item__warning{font-size:11px;line-height:1.3;color:#b45309;margin-top:2px}.bundle-item__warning[hidden]{display:none}.bundle-item__warning-color{font-weight:600}.bundle-item__warning-choose{color:#b45309;text-decoration:underline;text-underline-offset:2px;cursor:pointer;font-weight:500;transition:color .15s ease}.bundle-item__warning-choose:hover{color:#1a2b4a}.bundle-contents__summary{display:flex;align-items:center;gap:24px;padding:16px 24px;border-top:1px solid rgba(26,43,74,.12)}.bundle-contents__summary[hidden]{display:none}.bundle-contents__summary-col{display:flex;flex-direction:column;gap:2px}.bundle-contents__summary-col--pay{margin-left:auto;text-align:right;align-items:flex-end}.bundle-contents__summary-price-label{font-size:11px;font-weight:700;color:#059669;text-transform:uppercase;letter-spacing:.3px;line-height:1}.bundle-contents__summary-price{font-size:24px;font-weight:700;color:#1a2b4a;line-height:1.2}.bundle-contents__summary-compare{display:flex;flex-direction:column;gap:2px}.bundle-contents__summary-compare[hidden]{display:none}.bundle-contents__summary-value-label{font-size:11px;font-weight:700;color:#7a8597;text-transform:uppercase;letter-spacing:.3px;line-height:1}.bundle-contents__summary-compare-line{display:flex;align-items:center;gap:4px}.bundle-contents__summary-compare-amount{font-size:18px;font-weight:700;color:#7a8597;line-height:1.3;text-decoration:line-through}.bundle-contents__summary-right{margin-left:auto;display:flex;flex-direction:row;align-items:baseline;gap:5px;background:#059669;border-radius:20px;padding:6px 14px;flex-shrink:0}.bundle-contents__summary-right[hidden]{display:none}.bundle-contents__summary-save-label,.bundle-contents__summary-savings{font-size:13px;font-weight:700;color:#fff;line-height:1}.total-value-info{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;padding:0;margin:0;cursor:pointer;color:#7a8597;vertical-align:middle;position:relative;line-height:1}.total-value-info:hover{color:#1a2b4a}.total-value-info__tooltip{display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#1a2b4a;color:#fff;font-size:11px;font-weight:400;line-height:1.4;padding:8px 12px;border-radius:6px;width:max-content;max-width:240px;white-space:normal;text-align:left;z-index:10;pointer-events:none}.total-value-info__tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1a2b4a}.total-value-info:hover .total-value-info__tooltip,.total-value-info:focus .total-value-info__tooltip{display:block}.bundle-contents__subtitle-value[hidden],.bundle-contents__total-value-pill{display:none}@media(max-width:749px){.bundle-item{grid-template-columns:52px 1fr;padding:16px;gap:12px;align-items:start;position:relative}.bundle-item__image{width:52px;height:52px;border-radius:8px}.bundle-item__info{gap:3px;padding-bottom:26px}.bundle-item__info:not(:has(.bundle-item__value)){padding-bottom:0}.bundle-item__title{font-size:13px}.bundle-item__usp{display:block;overflow:visible;-webkit-line-clamp:unset;font-size:11px;line-height:1.35}.bundle-item__meta{margin-top:1px}.bundle-item__value{position:absolute;bottom:14px;right:16px;font-size:11px;padding:4px 10px;margin-left:0}.bundle-item__color-picker{margin-top:4px}.bundle-contents__list>*+*:before{margin:0 16px}.bundle-contents__summary{display:grid;grid-template-columns:1fr auto;gap:0 16px;padding:16px;align-items:end}.bundle-contents__summary-col--value{grid-column:1;grid-row:1;align-self:end}.bundle-contents__summary-col--pay{grid-column:2;grid-row:1;align-self:end;margin-left:0;text-align:right;align-items:flex-end}.bundle-contents__summary-right{display:none!important}.bundle-contents__summary-compare{flex-direction:row;align-items:baseline;gap:4px}.bundle-contents__summary-value-label{font-size:10px}.bundle-contents__summary-compare-amount{font-size:16px}.bundle-contents__summary-price-label{font-size:10px}.bundle-contents__summary-price{font-size:20px}.bundle-contents__summary-savings{font-size:14px}}@media(max-width:374px){.bundle-item{grid-template-columns:44px 1fr;padding:14px;gap:10px}.bundle-item__image{width:44px;height:44px}.bundle-item__title{font-size:12.5px}.bundle-item__value{bottom:12px;right:14px;font-size:10px;padding:3px 8px}.bundle-item__info{padding-bottom:22px}.bundle-contents__list>*+*:before{margin:0 14px}.bundle-contents__summary{padding:14px;gap:0 12px}.bundle-contents__summary-compare-amount{font-size:15px}.bundle-contents__summary-price{font-size:18px}}@media(min-width:750px){.bundle-item{grid-template-columns:64px 1fr;padding:16px 24px;gap:14px;position:relative}.bundle-item__value{position:absolute;right:24px;top:50%;transform:translateY(-50%);margin-left:0}.bundle-item:has(.bundle-item__value) .bundle-item__info{padding-right:110px}.bundle-contents__summary{padding:16px 24px}}
/*# sourceMappingURL=/cdn/shop/t/204/assets/bundle-contents.css.map */
