.template--bundle-builder .main-page__title{font-size:clamp(34px,4.5vw,47px)!important;line-height:1.05!important;letter-spacing:-.04em!important}.template--bundle-builder .main-page .container{max-width:100%!important;padding-left:36px;padding-right:36px}.template--bundle-builder .gradient:has(>.main-page){padding-top:64px!important}@media(max-width:749px){.template--bundle-builder .main-page .container{padding-left:16px;padding-right:16px}.template--bundle-builder .gradient:has(>.main-page){padding-top:48px!important}}.gobi-bundle-grid__container{padding-left:36px;padding-right:36px}.gobi-bundle-grid__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:5px;row-gap:24px}@media(min-width:750px){.gobi-bundle-grid__list{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:40px}}@media(max-width:749px){.gobi-bundle-grid__container{padding-left:16px;padding-right:16px}}.gobi-bundle-grid__actions{margin-top:10px}.gobi-bundle-grid .product-card__add-to-cart--button{display:none!important}.gobi-add-trigger{display:flex;align-items:center;justify-content:center;width:100%;font-family:inherit;font-size:12px;font-weight:500;letter-spacing:1px;text-transform:capitalize;line-height:16px;background:#111;color:#fff;border:1px solid #111;border-radius:50px;padding:14px 24px;cursor:pointer;transition:background .15s,border-color .15s}.gobi-add-trigger:hover{background:#333;border-color:#333}.gobi-add-trigger.is-added{background:#111;border-color:#111;cursor:default}.gobi-add-trigger svg{vertical-align:middle}.gobi-add-trigger:focus-visible{outline:2px solid #111;outline-offset:2px}.gobi-add-trigger[hidden]{display:none!important}@media(max-width:749px){.gobi-add-trigger{font-size:11px;padding:9px 12px}}.gobi-rebuy-picker{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:8px 0}.gobi-rebuy-picker[hidden]{display:none!important}.gobi-rebuy-picker__btn{font-family:inherit;font-size:12px;line-height:1;color:#111;background:#fff;border:1px solid #d9d9d9;border-radius:50px;padding:8px 12px;cursor:pointer;transition:all .15s}.gobi-rebuy-picker__btn:hover{border-color:#111}.gobi-rebuy-picker__btn.is-active{background:#111;color:#fff;border-color:#111}.gobi-rebuy-picker__btn.is-oos,.gobi-rebuy-picker__btn:disabled{opacity:.4;text-decoration:line-through;cursor:not-allowed;background:#fff;color:#111;border-color:#d9d9d9}.gobi-rebuy-picker__btn:focus-visible{outline:2px solid #111;outline-offset:2px}bundle-builder{display:block}.bundle-builder__body{display:flex;flex-direction:column;min-height:0}.bundle-builder__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.bundle-builder__head,.bundle-builder__summary,.bundle-builder__submit{flex:0 0 auto}.bundle-builder__panel{background:rgb(var(--color-background, 255 255 255));color:rgb(var(--color-text, 17 17 17));border:1px solid #ebebeb;border-radius:8px;padding:24px;font-size:12px;line-height:1.4}.bundle-builder__bar{display:none}.bundle-builder__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:18px}.bundle-builder__title{margin:0}.bundle-builder__count{color:#65706e;white-space:nowrap}.bundle-builder__progress{position:relative;margin:0 0 36px;padding-top:8px}.bundle-builder__track{position:relative;height:4px;background:#ebebeb;border-radius:2px;overflow:hidden}.bundle-builder__fill{height:100%;background:#111;border-radius:2px;transition:width .25s ease}.bundle-builder__steps{list-style:none;margin:0;padding:0;position:absolute;left:0;right:0;top:0;height:0}.bundle-builder__step{position:absolute;top:0;transform:translate(-50%);text-align:center;white-space:nowrap}.bundle-builder__step.is-last{transform:translate(-100%);text-align:right}.bundle-builder__step-pct{display:inline-block;min-width:34px;padding:3px 6px;border-radius:12px;background:#fff;border:1px solid #d9d9d9;color:#111;font-size:11px;font-weight:500;line-height:1;transform:translateY(-2px)}.bundle-builder__step.is-reached .bundle-builder__step-pct{background:#111;color:#fff;border-color:#111}.bundle-builder__step-label{display:block;margin-top:6px;color:#65706e;font-size:11px}.bundle-builder__message{margin:0 0 16px;font-size:12px;color:#65706e}.bundle-builder__message.is-unlocked{color:#111;font-weight:500}.bundle-builder__slots{list-style:none;margin:0 0 12px;padding:0;display:grid;gap:8px}.bundle-builder__slot{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 8px;border:1px dashed #d9d9d9;border-radius:6px;min-height:60px}.bundle-builder__slot.is-filled{border-style:solid;border-color:#ebebeb}.bundle-builder__slot-image{width:48px;height:64px;object-fit:cover;border-radius:4px;background:#f4f4f4;display:block}.bundle-builder__slot-body{min-width:0}.bundle-builder__slot-title{margin:0;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bundle-builder__slot-title a{color:inherit;text-decoration:none}.bundle-builder__slot-title a:hover,.bundle-builder__slot-title a:focus-visible{text-decoration:underline}.bundle-builder__slot.is-empty .bundle-builder__slot-title{font-weight:400;color:#65706e}.bundle-builder__slot-variant,.bundle-builder__slot-hint{margin:2px 0 0;color:#65706e;font-size:11px}.bundle-builder__slot-price{margin:4px 0 0;font-size:12px}.bundle-builder__slot-price del{color:#767676;margin-right:4px}.bundle-builder__slot-price ins{text-decoration:none;color:#111}.bundle-builder__slot-controls{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.bundle-builder__qty{display:inline-flex;align-items:center;border:1px solid #d9d9d9;border-radius:50px}.bundle-builder__qty-btn{width:28px;height:28px;border:0;background:transparent;color:#111;font-family:inherit;font-size:14px;line-height:1;cursor:pointer;border-radius:50px}.bundle-builder__qty-btn:disabled{opacity:.4;cursor:not-allowed}.bundle-builder__qty-btn:focus-visible{outline:2px solid #111;outline-offset:-2px}.bundle-builder__qty-value{min-width:18px;text-align:center;font-size:12px}.bundle-builder__remove{border:0;background:transparent;padding:0;color:#65706e;font-family:inherit;font-size:11px;text-decoration:underline;cursor:pointer}.bundle-builder__remove:hover,.bundle-builder__remove:focus-visible{color:#111}.bundle-builder__remove:focus-visible{outline:2px solid #111;outline-offset:2px}.bundle-builder__summary{margin:0 0 16px;padding-top:12px;border-top:1px solid #ebebeb}.bundle-builder__summary-row{display:flex;justify-content:space-between;gap:12px;margin:0 0 6px}.bundle-builder__summary-row.is-muted{color:#65706e}.bundle-builder__summary-row dt,.bundle-builder__summary-row dd{margin:0}.bundle-builder__summary-row--total{font-size:13px}.bundle-builder__summary-row--total del{color:#767676;font-weight:400;margin-right:4px}.bundle-builder__submit.button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px}.bundle-builder__submit.button:disabled{opacity:.5;cursor:not-allowed}.bundle-builder__submit-price{font-weight:400}.bundle-builder__notice{margin:10px 0 0;font-size:12px;color:#111}.bundle-builder__error{margin:10px 0 0;font-size:12px;color:#b3261e}.bundle-builder__notice[hidden],.bundle-builder__error[hidden]{display:none}@media(min-width:1200px){.template--bundle-builder main#MainContent:has(.gobi-bundle-grid){display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:start}.template--bundle-builder main#MainContent:has(.gobi-bundle-grid)>*{grid-column:1 / -1;min-width:0}.template--bundle-builder main#MainContent:has(.gobi-bundle-grid)>.shopify-section:has(.gobi-bundle-grid){grid-column:1}.template--bundle-builder main#MainContent:has(.gobi-bundle-grid)>.shopify-section:has(bundle-builder){grid-column:2;position:sticky;top:64px;padding-right:36px}.template--bundle-builder main#MainContent:has(.gobi-bundle-grid) .gobi-bundle-grid__container{padding-left:36px;padding-right:24px}.bundle-builder__body{max-height:calc(100vh - 208px)}}@media(max-width:1199px){.template--bundle-builder .shopify-section:has(bundle-builder){position:static}bundle-builder{position:fixed;left:0;right:0;bottom:0;z-index:799}bundle-builder:not(.has-items){display:none}.template--bundle-builder:has(bundle-builder.has-items){padding-bottom:72px}.bundle-builder__notice,.bundle-builder__error{padding:0 16px 12px;margin:0}.bundle-builder__panel{border-radius:12px 12px 0 0;border-width:1px 0 0;padding:0;box-shadow:0 -8px 24px #00000014}.bundle-builder__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 88px 12px 16px}.bundle-builder__toggle{flex:1 1 auto;display:flex;flex-wrap:wrap;gap:6px;align-items:baseline;text-align:left;border:0;background:transparent;padding:0;font:inherit;color:inherit;cursor:pointer}.bundle-builder__toggle:focus-visible{outline:2px solid #111;outline-offset:2px}.bundle-builder__bar-title{font-weight:500}.bundle-builder__bar-count{color:#65706e}.bundle-builder__bar-action{text-decoration:underline}.bundle-builder__bar-total{font-weight:500;white-space:nowrap}.bundle-builder__body{display:none;padding:0 16px 16px;max-height:70vh}bundle-builder.is-expanded .bundle-builder__body{display:flex}.bundle-builder__head{display:none}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/section-bundle-builder.css.map */
