.c-prod-bb{border-top:.0625rem solid var(--border-primary);display:grid;gap:1rem;padding-top:1.5rem}.c-prod-bb__header{display:grid;gap:.5rem}.c-prod-bb__header-inner{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}.c-prod-bb__title{font-family:var(--font-display);font-optical-sizing:auto;font-size:var(--font-responsive-lg);font-variation-settings:"wdth" 100;font-weight:700;line-height:1;text-transform:uppercase}.c-prod-bb__description{font-size:var(--font-responsive-xxs);line-height:1.4}.c-prod-bb__products{display:grid;gap:.5rem}.c-prod-bb-product{align-items:center;border:.0625rem solid var(--border-primary);display:flex;flex-direction:row;gap:.75rem;justify-content:flex-start;padding:.5rem .75rem .5rem 1.25rem;position:relative}.c-prod-bb-product:has(.js-bundle-checkbox:checked){border-color:var(--border-strong)}.c-prod-bb-product__checkbox{left:.4375rem;position:absolute;top:.4375rem}.c-prod-bb-product__image{background-color:var(--surface-subtle);flex-shrink:0;width:6rem}.c-prod-bb-product__info{display:grid;flex:1;gap:.5rem;min-width:0;padding:.5rem .5rem .75rem}.c-prod-bb-product__header{align-items:flex-start;display:flex;flex-direction:row;gap:1rem;justify-content:space-between}.c-prod-bb-product__link{align-items:center;display:inline-flex;font-size:var(--font-responsive-xs);font-weight:600;font-weight:500;line-height:1.4;min-height:var(--min-height,auto);position:relative}.c-prod-bb-product__link:before{background-color:var(--animated-border-color,var(--surface-button));border-radius:var(--radius-xs);bottom:var(--animated-border-bottom,0);content:"";display:var(--animated-border-display,block);height:var(--animated-border-height,.125rem);left:0;position:absolute;top:var(--animated-border-top,auto);transform:scaleX(0);transform-origin:right;transition:transform .3s ease;width:100%}.c-prod-bb-product__link.is-active:before,.c-prod-bb-product__link:active:before,.c-prod-bb-product__link:hover:before,.c-prod-bb-product__link[aria-selected=true]:before,a:hover .c-prod-bb-product__link:before,button:hover .c-prod-bb-product__link:before{transform:scaleX(1);transform-origin:left}.c-prod-bb-product__link:focus-visible{--animated-border-display:none}.c-prod-bb-product__price{flex-shrink:0;font-size:var(--font-responsive-xs);font-weight:600;white-space:nowrap}.c-prod-bb-product__price s{color:var(--text-subtle);font-weight:400}.c-prod-bb-product__variant-label{color:var(--text-subtle);font-size:var(--font-static-xs);line-height:1.3}.c-prod-bb__footer{display:grid;gap:.75rem}.c-prod-bb__total-row{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:space-between}.c-prod-bb__total-label{font-size:var(--font-responsive-sm);font-weight:600}.c-prod-bb__total-prices{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-end}.c-prod-bb__total-compare{color:var(--text-subtle);font-size:var(--font-responsive-sm)}.c-prod-bb__total-compare:empty{display:none}.c-prod-bb__total-current{font-size:var(--font-responsive-sm);font-weight:600}.c-prod-bb__atc-btn{width:100%}.c-variant-picker-multi__option--swatch{flex:none}