.bst-bundle-builder-section,.bst-bundle-builder{background-color:#000;color:var(--color-white)}.bst-bundle-builder__shell{padding-top:44px;padding-bottom:52px}.bst-bundle-builder__header{display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.bst-bundle-builder__eyebrow,.bst-bundle-builder__heading{margin:0}.bst-bundle-builder__layout{display:flex;flex-direction:column;gap:24px}.bst-bundle-builder__slots-wrap{scroll-margin-top:calc(var(--bst-header-height, var(--header-height, 72px)) + 16px)}.bst-bundle-builder__slots{display:grid;grid-template-columns:1fr;gap:14px;list-style:none;margin:0;padding:0;scroll-margin-top:calc(var(--bst-header-height, 72px) + 16px)}.bst-bundle-builder__slot{display:flex;align-items:center;gap:14px;min-height:119px;padding:17px 18px;border:1px solid #2a2d31;background-color:#16181b;box-sizing:border-box;cursor:pointer;scroll-margin-top:calc(var(--bst-header-height, 72px) + 16px)}.bst-bundle-builder__slot.is-active:not(.is-filled){border-color:var(--color-white);background-color:#1f2226}.bst-bundle-builder__slot.is-active.is-filled{border-color:var(--color-white)}.bst-bundle-builder__slot.is-filled{padding:18px;border:2px solid var(--color-white);background-color:transparent}.bst-bundle-builder__slot-status-wrap{flex-shrink:0}.bst-bundle-builder__slot-status{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid var(--color-white);border-radius:13px;font-family:var(--font-fzlt-h);font-size:12px;line-height:18px;color:var(--color-white)}.bst-bundle-builder__slot-status.is-complete{background-color:var(--color-white);color:var(--color-black);font-weight:700}.bst-bundle-builder__slot-media{flex-shrink:0;width:64px;height:64px;box-sizing:border-box;overflow:hidden}.bst-bundle-builder__slot.is-filled .bst-bundle-builder__slot-media{border:1px solid var(--color-white);background-color:var(--color-white)}.bst-bundle-builder__slot-media img{display:block;width:100%;height:100%;object-fit:cover}.bst-bundle-builder__slot-copy{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.bst-bundle-builder__slot-remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:0;background:transparent;color:var(--color-white);font-size:22px;line-height:1;cursor:pointer;transition:opacity .2s ease,border-color .2s ease}.bst-bundle-builder__slot-remove[hidden]{display:none}.bst-bundle-builder__slot-remove:hover{border-color:var(--color-white);opacity:.85}.bst-bundle-builder__slot-remove:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}.bst-bundle-builder__slot-step,.bst-bundle-builder__slot-title,.bst-bundle-builder__slot-price{margin:0}.bst-bundle-builder__summary{display:flex;flex-direction:column;gap:0;padding:20px;background-color:var(--color-white);color:var(--color-black);box-shadow:0 18px 25px #12131524}.bst-bundle-builder__summary-header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.bst-bundle-builder__summary-title{margin:0;text-transform:uppercase}.bst-bundle-builder__summary-count{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;background-color:#121315;color:#f8f8f8;font-size:13px;font-weight:700;line-height:normal}.bst-bundle-builder__summary-items{list-style:none;margin:0;padding:12px 0 0}.bst-bundle-builder__summary-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0 0 12px}.bst-bundle-builder__summary-item-title{flex:1 1 auto;min-width:0;font-family:var(--font-fzlt-r);font-size:13px;line-height:20px;font-weight:400}.bst-bundle-builder__summary-item-price{flex-shrink:0;font-family:var(--font-fzlt-db);font-size:13px;line-height:26px}.bst-bundle-builder__summary-item-remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin:0;padding:0;border:0;background:transparent;color:var(--color-black);font-size:20px;line-height:1;cursor:pointer;opacity:.55;transition:opacity .2s ease}.bst-bundle-builder__summary-item-remove:hover{opacity:1}.bst-bundle-builder__summary-item-remove:focus-visible{outline:2px solid var(--color-black);outline-offset:2px}.bst-bundle-builder__summary-divider{border:0;height:1px;margin:0;background-color:#e7e4de}.bst-bundle-builder__summary-totals{margin:0;padding:12px 0 0}.bst-bundle-builder__summary-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0;padding:6px 0 0;font-family:var(--font-fzlt-r);font-size:15px;font-weight:700;line-height:26px;color:#1f2937}.bst-bundle-builder__summary-row:first-child{padding-top:12px}.bst-bundle-builder__summary-row dt,.bst-bundle-builder__summary-row dd{margin:0}.bst-bundle-builder__summary-row--discount dt,.bst-bundle-builder__summary-row--discount dd{color:var(--color-red);font-weight:700}.bst-bundle-builder__summary-row--total{font-family:var(--font-fzlt-eb);font-size:13px;font-weight:400;line-height:22px;color:var(--color-black)}.bst-bundle-builder__checkout{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:16px;min-height:39px;padding:14px 30px;background-color:var(--color-black);color:#f8f8f8;border:2px solid var(--color-white);border-radius:0;cursor:pointer;transition:opacity .2s ease;-webkit-appearance:none;appearance:none}.bst-bundle-builder__checkout .loading__spinner{position:absolute;top:50%;left:50%;width:1.8rem;height:1.8rem;margin:0;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.bst-bundle-builder__checkout .loading__spinner .spinner{width:1.8rem;height:1.8rem}.bst-bundle-builder__checkout.loading{opacity:1;cursor:wait}.bst-bundle-builder__checkout.loading>span:first-child{opacity:0}.bst-bundle-builder__checkout.loading .loading__spinner,.bst-bundle-builder__checkout.loading .loading__spinner.hidden{display:flex!important}.bst-bundle-builder__checkout.loading .loading__spinner .path{stroke:#f8f8f8}.bst-bundle-builder__checkout:hover:not(:disabled){opacity:.88}.bst-bundle-builder__checkout:disabled:not(.loading),.bst-bundle-builder__checkout.is-locked:not(.loading){opacity:.45;cursor:not-allowed}.bst-bundle-builder__checkout.loading:disabled{opacity:1;cursor:wait}@media screen and (min-width:990px){.bst-bundle-builder__layout{flex-direction:row;align-items:flex-start;gap:12px}.bst-bundle-builder__slots-wrap{flex:1 1 auto;min-width:0;scroll-margin-top:calc(var(--bst-header-height, var(--header-height, 72px)) + 16px)}.bst-bundle-builder__slots{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;row-gap:14px}.bst-bundle-builder__summary{position:sticky;top:calc(var(--bst-header-height, 72px) + 16px);flex:0 0 355px;width:355px;min-height:250px}}.bst-bundle-builder .bst-eyebrow{font-family:var(--font-fzlt-db);font-size:9px;letter-spacing:2px;line-height:1.4;text-transform:uppercase}.bst-bundle-builder .bst-h2,.bst-bundle-builder__heading{font-family:var(--font-fzlt-eb);font-size:22px;line-height:29px;letter-spacing:-.4px;color:#f8f8f8}.bst-bundle-builder .bst-product-name{font-family:var(--font-fzlt-eb);font-size:13px;line-height:22px}.bst-bundle-builder .bst-body-sm{font-family:var(--font-fzlt-db);font-size:13px;line-height:26px}.bst-bundle-builder__summary .bst-micro-category{font-family:var(--font-fzlt-eb);font-size:9px;letter-spacing:1.5px;text-transform:uppercase}.bst-bundle-builder__checkout.bst-cta{font-family:var(--font-fzlt-eb);font-size:9px;letter-spacing:1.3px;line-height:normal;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/115/assets/section-bst-bundle-builder.css.map */
