.bundlex-section{position:relative}.bundlex-shell{width:100%;max-width:1720px;margin:0 auto;padding-inline:32px;box-sizing:border-box}.bundlex-shell--full-width{max-width:none;padding-inline:32px}.bundlex{color:rgb(var(--color-foreground))}.bundlex__main,.bundlex__panels,.bundlex__content{min-width:0}.bundlex__content{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,var(--bundlex-sidebar-width, 360px));gap:28px;align-items:start}.bundlex__header{margin-bottom:12px}.bundlex__header--center{text-align:center}.bundlex__header--right{text-align:right}.bundlex__subheading{margin-bottom:8px;font-size:14px}.bundlex__heading{margin:0 0 10px;font-weight:700;line-height:1.04;color:#000a4f}.bundlex__heading--small{font-size:32px}.bundlex__heading--medium{font-size:40px}.bundlex__heading--large{font-size:54px}.bundlex__heading--xlarge{font-size:64px}.bundlex__text{margin-bottom:18px;color:#000000bf}.bundlex__tier-pills{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.bundlex-tier-pill{display:inline-flex;align-items:center;gap:10px;border:1px solid #c7d0db;color:#225f79;border-radius:999px;padding:12px 20px;font-size:14px;font-weight:600;background:#fff}.bundlex-tier-pill svg{width:14px;height:14px}.bundlex-tier-pill.is-active{border-color:#225f79;box-shadow:inset 0 0 0 1px #225f79}.bundlex__tabs{display:flex;flex-wrap:wrap;gap:26px;margin-bottom:18px}.bundlex-tab{background:none;border:0;padding:0;font-size:24px;font-weight:700;color:#0a114f73;cursor:pointer}.bundlex-tab.is-active{color:#000a4f}.bundlex-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--bundlex-row-gap, 12px) var(--bundlex-col-gap, 12px);align-items:stretch}.bundlex-panel{min-width:0}.bundlex-card{background:#fff;border-radius:var(--bundlex-card-radius, 12px);border:1px solid #eceef3;box-shadow:0 0 0 1px #ffffff8c inset;overflow:hidden;min-height:0}.bundlex-card__inner{display:grid;grid-template-rows:auto auto 1fr auto;height:100%;padding:18px;box-sizing:border-box}.bundlex-card__image-link{display:block;color:inherit;text-decoration:none}.bundlex-card__image-area{position:relative;border-radius:10px;overflow:hidden;background:#fff;margin-bottom:10px}.bundlex-card__image-frame{position:relative;aspect-ratio:1 / 1;width:100%;max-width:230px;min-height:230px;margin:0 auto}.bundlex-card__image-frame img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center center;transition:opacity .28s ease,transform .28s ease}.bundlex-card__image--secondary{opacity:0}.bundlex-card__image-link:hover .bundlex-card__image--secondary,.bundlex-card__image-link:focus-visible .bundlex-card__image--secondary{opacity:1}.bundlex-card__image-link:hover .bundlex-card__image--primary,.bundlex-card__image-link:focus-visible .bundlex-card__image--primary{opacity:0}.bundlex-card__badges{position:absolute;top:10px;left:10px;z-index:2;display:flex;flex-wrap:wrap;gap:6px}.bundlex-card__badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#db342f;color:#fff;font-size:13px;font-weight:700}.bundlex-card__content{display:flex;flex-direction:column;gap:6px}.bundlex-card__vendor{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#6d6d6d;margin:0;font-weight:700}.bundlex-card__title{margin:0;font-size:15px;line-height:1.34;min-height:40px}.bundlex-card__title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundlex-price{display:flex;align-items:flex-end;gap:8px;margin:0;flex-wrap:wrap}.bundlex-price__sale,.bundlex-price__current{font-size:14px;font-weight:700;color:#0b114f;line-height:1.2}.bundlex-price.is-sale .bundlex-price__current{color:#d2302c}.bundlex-price__compare{color:#8a8a8a;text-decoration:line-through;font-size:12px;line-height:1.2}.bundlex-card__footer{margin-top:10px;overflow:visible}.bundlex-card__form{display:flex;gap:8px;align-items:center;min-width:0}.bundlex-card__select-wrap{position:relative;flex:1;min-width:0}.bundlex-card__select{width:100%;-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #d7d7d7;border-radius:999px;min-height:38px;height:38px;padding:0 40px 0 16px;font:inherit;font-size:14px;color:#111;box-shadow:none}.bundlex-card__select-wrap svg{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;pointer-events:none}.bundlex-card__add{min-width:78px;height:38px;border-radius:999px;border:0;background:#e9e9e9;color:#111;font-weight:700;cursor:pointer;transition:.2s ease;padding:0 18px;box-sizing:border-box;white-space:nowrap;line-height:1;flex:0 0 auto}.bundlex-card--single .bundlex-card__add{width:100%}.bundlex-card__add:hover,.bundlex-card__add:focus-visible{background:#000;color:#fff}.bundlex-card__add[disabled],.bundlex-card__add[aria-disabled=true]{opacity:.5;cursor:not-allowed}.bundlex-card__add[disabled]:hover,.bundlex-card__add[aria-disabled=true]:hover{background:#e9e9e9;color:#111}.bundlex-bar{width:min(100%,var(--bundlex-sidebar-width, 320px));justify-self:end;align-self:start;border:var(--bundlex-bar-border-width, 1px) solid #0b114f;border-radius:var(--bundlex-bar-radius, 14px);background:#fff;position:sticky;top:calc(var(--header-height, var(--sticky-header-offset, 0px)) + 16px)}.bundlex-bar__toggle{width:100%;background:none;border:0;padding:22px 24px 0;display:flex;align-items:center;justify-content:space-between;text-align:left;color:#0b114f}.bundlex-bar__toggle-icon{display:none}.bundlex-bar__title{font-size:28px;line-height:1;font-weight:700}.bundlex-bar__count{width:28px;height:28px;border-radius:50%;background:#0b114f;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.bundlex-bar__toggle-left{display:flex;align-items:center;gap:10px}.bundlex-bar__panel{padding:18px 24px 24px}.bundlex-bar__desc{font-size:14px;line-height:1.6;color:#0b114f;margin-bottom:16px}.bundlex-bar__slots{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px}.bundlex-slot__circle{width:100%;aspect-ratio:1 / 1;border-radius:50%;border:1.5px dashed #c7ced8;display:flex;align-items:center;justify-content:center;position:relative;overflow:visible}.bundlex-slot__circle--tier{color:#0b114f;font-size:18px;font-weight:700}.bundlex-slot__image{width:100%;height:100%;border-radius:50%;object-fit:contain;background:#fff}.bundlex-slot__remove{position:absolute;top:-6px;right:-2px;width:32px;height:32px;border-radius:50%;border:0;background:#fff;box-shadow:0 1px 6px #00000029;color:#111;cursor:pointer;transition:.2s ease}.bundlex-slot__remove:hover,.bundlex-slot__remove:focus-visible{background:#225f79;color:#fff}.bundlex-bar__totals{margin-bottom:14px}.bundlex-bar__row{display:flex;justify-content:space-between;gap:12px;font-size:18px;font-weight:700;color:#0b114f}.bundlex-bar__row+.bundlex-bar__row{margin-top:6px}.bundlex-bar__row[data-subtotal-row] span:last-child{text-decoration:line-through;color:#9ca3af}.bundlex-bar__row--total{font-size:22px}.bundlex-bar__discount-text{margin-top:10px;color:#465569;font-size:13px}.bundlex-bar__status{margin-bottom:12px;border-radius:10px;background:#eef1f4;color:#5b6570;padding:10px 12px;font-size:13px}.bundlex-bar__cta{width:100%;min-height:46px;border-radius:999px;border:1px solid #225f79;background:#225f79;color:#fff;font-weight:700;cursor:pointer;transition:.2s ease;position:relative}.bundlex-bar__cta:hover,.bundlex-bar__cta:focus-visible{background:#fff;color:#225f79}.bundlex-bar__cta[disabled]{border-color:#90adba;background:#90adba;color:#fff;cursor:not-allowed}.bundlex-bar__cta[disabled]:hover{background:#90adba;color:#fff}.bundlex-bar__cta .loading__spinner{position:absolute;right:14px;top:50%;transform:translateY(-50%)}.bundlex-bar__help{margin-top:12px;text-align:center;color:#6b7280;font-size:13px}.bundlex-bar__cta.is-loading .loading__spinner{display:block!important}.bundlex-bar__cta.is-loading .bundlex-bar__cta-label{opacity:.5}@media(max-width:1200px){.bundlex-shell,.bundlex-shell--full-width{padding-inline:28px}.bundlex-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:989px){.bundlex-shell,.bundlex-shell--full-width{padding-inline:16px}.bundlex__content{grid-template-columns:minmax(0,1fr);gap:16px}.bundlex__heading--small,.bundlex__heading--medium,.bundlex__heading--large,.bundlex__heading--xlarge{font-size:28px}.bundlex__header-mobile--center{text-align:center}.bundlex__header-mobile--right{text-align:right}.bundlex__tabs{gap:18px}.bundlex-tab{font-size:18px}.bundlex-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bundlex-card{border-radius:12px}.bundlex-card__inner{padding:12px 10px 10px}.bundlex-card__image-frame{width:100%;max-width:132px;min-height:132px}.bundlex-card__image-area{margin-bottom:8px}.bundlex-card__title{font-size:13px;min-height:34px}.bundlex-card__vendor{font-size:9px}.bundlex-price__sale,.bundlex-price__current{font-size:13px}.bundlex-price__compare{font-size:11px}.bundlex-card__select,.bundlex-card__add{min-height:34px;height:34px;font-size:12px}.bundlex-card__add{min-width:56px;padding:0 12px}.bundlex-bar{position:static;width:100%}.bundlex-bar.is-collapsible .bundlex-bar__toggle,.bundlex-bar__toggle{padding:12px 14px}.bundlex-bar__toggle-icon{display:block}.bundlex-bar__title{font-size:24px}.bundlex-bar__count{width:22px;height:22px;font-size:11px}.bundlex-bar__panel{padding:0 14px 14px}.bundlex-bar__slots{gap:8px}.bundlex-bar__row{font-size:15px}.bundlex-bar__row--total{font-size:20px}}@media(min-width:990px){.bundlex-card__title{min-height:34px}.bundlex-card__vendor{margin-top:2px}}@media(min-width:1440px){.bundlex-shell,.bundlex-shell--full-width{padding-inline:40px}.bundlex-card__image-frame{max-width:248px;min-height:248px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/section-products-bundle-selection.css.map */
