.flex-bundle__grid-container,.flex-bundle__progress,.flex-bundle__header,.flex-bundle__step-header,.flex-bundle__step-tabs{max-width:1400px;margin:0 auto;padding:0 20px}.flex-bundle__footer{max-width:100%}.flex-bundle__outer{width:100%;background:#efefef;max-width:100%!important}.flex-bundle__header{display:flex;padding-top:50px;padding-bottom:50px;margin-bottom:32px;width:100%;gap:3rem}@media(max-width:749px){.flex-bundle__header{padding-top:30px;padding-bottom:30px}}.flex-bundle__header-left{flex:1}@media(max-width:749px){.flex-bundle__header-left{flex:none;width:100%}}.flex-bundle__title{font-size:40px;font-weight:600;margin:0;font-family:var(--font-heading-family, Georgia, serif)}@media(max-width:749px){.flex-bundle__title{font-size:32px}}.flex-bundle__description{font-size:18px;margin-top:8px;line-height:1.5;font-weight:500}.flex-bundle__slots{display:flex;gap:8px}.flex-bundle__slot{width:64px;height:64px;border:1px solid #000;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .2s ease;background:#fff}.flex-bundle__slot.filled{border-width:2px}.flex-bundle__slot.active{border-color:#000;box-shadow:0 0 0 2px #0000001a}.flex-bundle__slot-number{font-size:20px;font-weight:500;color:#000}.flex-bundle__slot-remove{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;background:#000;color:#fff;border:none;font-size:12px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;z-index:2}.flex-bundle__slot:hover .flex-bundle__slot-remove,.flex-bundle__slot-remove:focus{opacity:1}.flex-bundle__savings{background:#93021a;color:#fff;border:1px solid #93021a}.flex-bundle__savings-amount{font-size:14px}.flex-bundle__set-selector{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:24px}.flex-bundle__set-btn{padding:14px 32px;background:#fff;border:2px solid #000;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s}.flex-bundle__set-btn:hover{background:#f5f5f5}.flex-bundle__set-btn.is-active{background:#000;color:#fff}.flex-bundle__set-discount{display:block;font-size:13px;color:#666;margin-top:6px;text-align:center}.flex-bundle__progress{position:sticky;top:0;background:#fff;padding:16px 56px 50px;margin-top:0;margin-bottom:0}@media(max-width:749px){.flex-bundle__progress{width:100%;padding:16px 20px 45px}}.flex-bundle__progress-message{font-size:14px;color:#333;margin-bottom:12px;text-align:center}.flex-bundle__progress-message strong{font-weight:700;color:#000}.flex-bundle__progress-track{position:relative;height:6px;background:#e5e5e5;border-radius:3px;overflow:visible}.flex-bundle__progress-fill{position:absolute;top:0;left:0;height:100%;background:#000;border-radius:3px;transition:width .4s ease;width:0;display:block!important}.flex-bundle__progress-tier-marker{position:absolute;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;z-index:1}.flex-bundle__progress-tier-dot{width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid #ccc;transition:all .3s ease}.flex-bundle__progress-tier-marker.is-reached .flex-bundle__progress-tier-dot{background:#000;border-color:#000}.flex-bundle__progress-tier-label{position:absolute;top:calc(100% + 8px);white-space:nowrap;font-size:11px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.03em;transition:color .3s ease}.flex-bundle__progress-tier-marker.is-reached .flex-bundle__progress-tier-label{color:#000}.flex-bundle__slots-container{margin-top:24px}.flex-bundle__slots{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.flex-bundle__slots--preset{gap:12px}.flex-bundle__slot--preset{flex:0 0 auto;width:64px;height:64px}@media(max-width:749px){.flex-bundle__slot--preset{flex:0 0 auto;width:48px;height:48px}}.flex-bundle__slot{width:80px;height:80px;border:1px solid #000;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .2s ease;background:#fff;flex-shrink:0}.flex-bundle__slot:hover{border-color:#666}@media(max-width:749px){.flex-bundle__slot{flex:auto}}.flex-bundle__slot.active,.flex-bundle__slot.filled{border-width:2px}.flex-bundle__slot--locked{border-color:#ddd;cursor:default;pointer-events:none}.flex-bundle__slot--locked .flex-bundle__slot-number{color:#ccc}.flex-bundle__slot-number{font-size:28px;font-weight:400;color:#000}.flex-bundle__slot.filled .flex-bundle__slot-number{display:none}.flex-bundle__slot-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.flex-bundle__slot-label{display:block;width:80px;font-size:12px;text-align:center;color:#000;margin-top:8px;flex-shrink:0}.flex-bundle__step-instruction{font-size:16px;color:#000;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e5e5}.flex-bundle__step-instruction span{font-weight:600}.flex-bundle__grid-container{position:relative}.flex-bundle__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;padding:0;margin:0}.flex-bundle__grid--loading{opacity:.5;pointer-events:none}.flex-bundle__card{display:flex;flex-direction:column;position:relative}.flex-bundle__card-media{position:relative;aspect-ratio:1;overflow:hidden;background:#f5f5f5;margin-bottom:12px}.flex-bundle__card-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.flex-bundle__card:hover .flex-bundle__card-media img{transform:scale(1.05)}.flex-bundle__card-swiper{position:relative;width:100%;height:100%}.flex-bundle__card-swiper .swiper-slide{display:flex;align-items:center;justify-content:center}.flex-bundle__card-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.flex-bundle__swiper-nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#000;opacity:0;transition:opacity .2s;z-index:2}.flex-bundle__card:hover .flex-bundle__swiper-nav{opacity:1}.flex-bundle__swiper-nav:hover{background:#fff}.flex-bundle__swiper-nav--prev{left:8px}.flex-bundle__swiper-nav--next{right:8px}.flex-bundle__swiper-nav:disabled{opacity:.3;cursor:not-allowed}.flex-bundle__card-content{display:flex;flex-direction:column;flex-grow:1}.flex-bundle__card-title{font-size:14px;font-weight:600;margin:0 0 4px;line-height:1.3;color:#000}.flex-bundle__card-subtitle{font-size:12px;color:#666;margin:0 0 8px;line-height:1.4}.flex-bundle__card-subtitle strong{color:#000}.flex-bundle__card-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin-bottom:12px}.flex-bundle__price-sale{font-size:14px;font-weight:600;color:#c00}.flex-bundle__price-compare{font-size:12px;color:#999;text-decoration:line-through}.flex-bundle__price-value{font-size:11px;color:#666}.flex-bundle__card-cta{width:100%;padding:12px 16px;background:#000;color:#fff;border:none;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background .2s;margin-top:auto}.flex-bundle__card-cta:hover{background:#333}.flex-bundle__card-cta:disabled{background:#ccc;cursor:not-allowed}.flex-bundle__card.is-selected{pointer-events:none}.flex-bundle__card.is-selected:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffb3;z-index:3;pointer-events:none}.flex-bundle__card.is-selected:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#000 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") center/60% no-repeat;border-radius:50%;z-index:4}.flex-bundle__card.is-adding:after{animation:pulse-check .6s ease-out}@keyframes pulse-check{0%{transform:translate(-50%,-50%) scale(0);opacity:0}50%{transform:translate(-50%,-50%) scale(1.2);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.flex-bundle__pagination{display:flex;justify-content:center;align-items:center;gap:8px;padding:32px 0}.flex-bundle__pagination-btn{min-width:24px;height:28px;padding:0;background:transparent;border:none;color:#000;font-size:16px;font-weight:500;line-height:128%;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;position:relative}.flex-bundle__pagination-btn:after{content:"";display:none;width:12px;height:2px;position:absolute;bottom:3px;left:50%;transform:translate(-50%);background-color:currentColor}.flex-bundle__pagination-btn:hover:after{display:block}.flex-bundle__pagination-btn.is-active{background:#f6f6f6}.flex-bundle__pagination-btn.is-active:after{display:block}.flex-bundle__pagination-btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.flex-bundle__pagination-btn:disabled:after{display:none}.flex-bundle__pagination-arrow{min-width:16px}.flex-bundle__pagination-arrow svg{width:16px;height:16px}.flex-bundle__quickshop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:none}.flex-bundle__quickshop.is-open{display:block}.flex-bundle__quickshop-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080}.flex-bundle__quickshop-content{position:absolute;top:0;right:0;width:100%;max-width:500px;height:100%;background:#fff;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow:hidden}.flex-bundle__quickshop.is-open .flex-bundle__quickshop-content{transform:translate(0)}.flex-bundle__quickshop-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee}.flex-bundle__quickshop-title{font-size:16px;font-weight:600;margin:0}.flex-bundle__quickshop-close{width:36px;height:36px;background:transparent;border:none;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.flex-bundle__quickshop-body{flex:1;overflow-y:auto;padding:20px}.flex-bundle__quickshop-image{width:100%;aspect-ratio:1;background:#f5f5f5;margin-bottom:20px}.flex-bundle__quickshop-image img{width:100%;height:100%;object-fit:cover;display:block}.flex-bundle__quickshop-product-title{font-size:18px;font-weight:600;margin:0 0 8px}.flex-bundle__quickshop-price{display:flex;align-items:baseline;gap:8px;margin-bottom:20px}.flex-bundle__quickshop-variants{margin-bottom:20px}.flex-bundle__quickshop-variants-label{font-size:14px;font-weight:600;margin-bottom:12px}.flex-bundle__quickshop-swatches{display:flex;flex-wrap:wrap;gap:8px}.flex-bundle__quickshop-swatch{width:36px;height:36px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:border-color .2s;overflow:hidden}.flex-bundle__quickshop-swatch:hover{border-color:#666}.flex-bundle__quickshop-swatch.is-selected{border-color:#000}.flex-bundle__quickshop-swatch img{width:100%;height:100%;object-fit:cover}.flex-bundle__quickshop-swatch-text{padding:8px 16px;border:1px solid #ddd;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s}.flex-bundle__quickshop-swatch-text:hover{border-color:#000}.flex-bundle__quickshop-swatch-text.is-selected{background:#000;color:#fff;border-color:#000}.flex-bundle__quickshop-footer{padding:20px;border-top:1px solid #eee}.flex-bundle__quickshop-add{width:100%;padding:16px;background:#000;color:#fff;border:none;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background .2s}.flex-bundle__quickshop-add:hover{background:#333}.flex-bundle__quickshop-add:disabled{background:#ccc;cursor:not-allowed}.flex-bundle__review{margin-top:40px;padding:32px;background:#f9f9f9;border-radius:8px}.flex-bundle__review-title{font-size:24px;font-weight:600;margin:0 0 24px;text-align:center}.flex-bundle__review-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;margin-bottom:24px}.flex-bundle__review-item{text-align:center}.flex-bundle__review-item-image{width:100%;aspect-ratio:1;background:#fff;margin-bottom:8px;border-radius:4px;overflow:hidden}.flex-bundle__review-item-image img{width:100%;height:100%;object-fit:cover}.flex-bundle__review-item-title{font-size:12px;font-weight:500;margin:0}.flex-bundle__review-item-variant{font-size:11px;color:#666;margin-top:2px}.flex-bundle__review-summary{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:24px}.flex-bundle__review-total{font-size:18px;font-weight:600}.flex-bundle__review-savings{color:#c00;font-weight:600}.flex-bundle__review-add{width:100%;max-width:400px;margin:0 auto;display:block;padding:16px 32px;background:#000;color:#fff;border:none;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background .2s}.flex-bundle__review-add:hover{background:#333}.flex-bundle__review-add:disabled{background:#ccc;cursor:not-allowed}.flex-bundle__loading{display:flex;align-items:center;justify-content:center;min-height:400px}.flex-bundle__spinner{width:40px;height:40px;border:3px solid #eee;border-top-color:#000;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.flex-bundle__empty{text-align:center;padding:60px 20px;color:#666}.flex-bundle__empty-message{font-size:16px;margin:0}.flex-bundle__inline-banner{grid-column:span 2;aspect-ratio:2/1;overflow:hidden;border-radius:8px}.flex-bundle__inline-banner img{width:100%;height:100%;object-fit:cover}.flex-bundle__inline-banner a{display:block;width:100%;height:100%}@media(max-width:990px){.flex-bundle__grid{grid-template-columns:repeat(3,1fr);gap:20px}.flex-bundle__title{font-size:26px}.flex-bundle__slot{width:56px;height:56px}.flex-bundle__inline-banner{grid-column:span 3}}@media(max-width:749px){.flex-bundle__header{flex-direction:column;align-items:flex-start;gap:16px}.flex-bundle__title{font-size:22px;align-self:center}.flex-bundle__slots{width:100%;justify-content:flex-start}.flex-bundle__slot{width:48px;height:48px}.flex-bundle__savings{text-align:center;margin-top:32px;width:140px;justify-content:center}.flex-bundle__savings{margin:32px auto 0}.flex-bundle__slot{align-self:center}.flex-bundle__grid{grid-template-columns:repeat(2,1fr);gap:16px}.flex-bundle__card-title{font-size:13px}.flex-bundle__card-cta{padding:10px 12px;font-size:11px}.flex-bundle__inline-banner{grid-column:span 2}.flex-bundle__quickshop-content{max-width:100%}.flex-bundle__review{padding:20px}.flex-bundle__review-items{grid-template-columns:repeat(2,1fr)}}.flex-bundle--hidden{display:none!important}.flex-bundle--visible{display:block!important}body.flex-bundle-modal-open{overflow:hidden}.flex-bundle .card__information{display:flex;flex-direction:column}.flex-bundle .card__information .card-information{display:flex;flex-direction:column;flex:auto}.flex-bundle .card__information .card-information .quick-add{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.flex-bundle__header-right{display:flex;flex-direction:column}@media(min-width:750px){.flex-bundle__header-right{align-items:flex-end}}@media(max-width:749px){.flex-bundle__header-right{width:100%}}quick-add-modal.quick-add-modal--flex-bundle .flex-bundle__modal-kit-btn{display:block!important}quick-add-modal.quick-add-modal--flex-bundle .product-form__submit[name=add],quick-add-modal.quick-add-modal--flex-bundle .tryNowSwitch{display:none!important}flex-bundle-builder.is-bundle-full [js-product-card]{opacity:.4;pointer-events:none}flex-bundle-builder.is-bundle-full [js-product-card] .quick-add__submit{cursor:not-allowed}
/*# sourceMappingURL=/cdn/shop/t/594/assets/flex-bundles.css.map */
