.bundle-builder-section__intro{margin-bottom:16px;text-align:left}.bundle-builder-section__heading{display:flex;flex-wrap:wrap;gap:0 .35em;margin:0 0 8px;font-size:24px;font-weight:800;line-height:1.15;letter-spacing:-.01em;text-transform:uppercase;color:#121212}.bundle-builder-section__heading-part{display:inline-block}.bundle-builder-section__heading-accent{color:var(--bundle-accent, #ff3000)}.bundle-builder-section__tagline{display:flex;flex-wrap:wrap;gap:0 .35em;margin:0;font-size:14px;font-weight:700;line-height:1.35;letter-spacing:-.01em;text-transform:uppercase;color:#121212}.bundle-builder-section__tagline-part{display:inline-block}.bundle-builder-section__description{margin-bottom:16px;text-align:left}.bundle-builder-section__description-title{margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.4;color:#121212}.bundle-builder-section__description-text{margin:0;font-size:16px;font-weight:400;line-height:1.5;color:#121212}.bundle-builder-section__description-text>*:first-child{margin-top:0}.bundle-builder-section__description-text>*:last-child{margin-bottom:0}.bundle-builder-section__subheading{margin:0;font-size:16px;line-height:1.5;color:#6b6b6b}.bundle-builder-layout{display:block}.bundle-builder-layout--with-gallery{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}.bundle-builder-layout__gallery{position:static;min-width:0}@media screen and (min-width:750px){.bundle-builder-layout--with-gallery{gap:32px}}@media screen and (min-width:990px){.bundle-builder-layout--with-gallery{grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:40px}.bundle-builder-layout__gallery{position:sticky;top:20px}}.bundle-gallery{display:flex;flex-direction:column;gap:14px}.bundle-gallery__featured{display:flex;align-items:center;justify-content:center;min-height:280px;padding:20px;border:1px solid #ececec;border-radius:16px;background:#fff}.bundle-gallery__featured-image{width:100%;max-width:100%;height:auto;max-height:520px;object-fit:contain;display:block;content-visibility:auto}.bundle-gallery__thumbs-wrap{display:block}.bundle-gallery__thumbs-nav{display:none}.bundle-gallery__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bundle-gallery__thumb{width:100%;aspect-ratio:1;height:auto;padding:8px;border:2px solid #e8e8e8;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.bundle-gallery__thumb:hover{border-color:#d0d0d0}.bundle-gallery__thumb.is-active{border-color:var(--bundle-accent, #ff3000);box-shadow:0 0 0 1px var(--bundle-accent, #ff3000)}.bundle-gallery__thumb-image{width:100%;height:100%;object-fit:contain;display:block;border-radius:8px}.bundle-gallery__single-thumb{display:none}.bundle-builder-layout__content{min-width:0}.bundle-builder{display:flex;flex-direction:column;gap:14px;margin:0}.bundle-builder__price-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#f7f7f7;border-radius:14px}.bundle-builder__price-group{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.bundle-builder__price{font-size:24px;font-weight:700;line-height:1;color:var(--bundle-accent, #ff3000)}.bundle-builder__compare-price{font-size:16px;color:#121212;text-decoration:line-through}.bundle-builder__save-badge{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#ffeae5;color:#c41e00;font-size:13px;font-weight:700;white-space:nowrap}.bundle-builder__steps{display:flex;flex-direction:column;gap:16px}.bundle-builder__step{padding:14px;border:1px solid #ececec;border-radius:16px;background:#fff}.bundle-builder__step-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.bundle-builder__step-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#ffeae5;color:var(--bundle-accent, #ff3000);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.bundle-builder__step-title{margin:0;font-size:16px;font-weight:700;line-height:1.3;color:#121212}.bundle-builder__options{display:grid;gap:14px}.bundle-builder__options--cols-1{grid-template-columns:minmax(0,1fr)}.bundle-builder__options--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.bundle-builder__options--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.bundle-builder__option{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;padding:16px 12px 18px;border:2px solid #e8e8e8;border-radius:14px;background:#fff;cursor:pointer;text-align:center;transition:border-color .2s ease,box-shadow .2s ease}.bundle-builder__option:hover{border-color:#d7d7d7}.bundle-builder__option.is-selected{border-color:var(--bundle-accent, #ff3000);box-shadow:0 0 0 1px var(--bundle-accent, #ff3000)}.bundle-builder__option-check{position:absolute;top:10px;right:10px;display:none;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--bundle-accent, #ff3000);color:#fff}.bundle-builder__option.is-selected .bundle-builder__option-check{display:inline-flex}.bundle-builder__option-sold-out{position:absolute;top:10px;left:10px;z-index:1;font-size:1rem;letter-spacing:.06rem;padding:.4rem .8rem;line-height:1.2}.bundle-builder__option--sold-out .bundle-builder__option-media,.bundle-builder__option--sold-out .bundle-builder__option-title,.bundle-builder__option--sold-out .bundle-builder__option-subtitle{opacity:.72}.bundle-builder__option-media{display:flex;align-items:center;justify-content:center;width:100%;min-height:110px}.bundle-builder__option-image{width:auto;max-width:100%;max-height:110px;height:auto;object-fit:contain;display:block}.bundle-builder__option-image--placeholder{width:80px;height:80px;opacity:.35}.bundle-builder__option-title{font-size:15px;font-weight:700;line-height:1.3;color:#121212}.bundle-builder__option.is-selected .bundle-builder__option-title{color:var(--bundle-accent, #ff3000)}.bundle-builder__option-subtitle{font-size:12px;line-height:1.4;color:#6b6b6b}.bundle-builder__footer{display:flex;flex-direction:column;gap:10px}.bundle-builder__benefits{margin-bottom:10px}.bundle-builder__benefits.accordion{margin-top:0;margin-bottom:10px;border:0}.bundle-builder__benefits-details{border:0}.bundle-builder__benefits.accordion summary,.bundle-builder__benefits-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px!important;list-style:none;cursor:pointer;background-color:#ffeae5;border-radius:12px}.bundle-builder__benefits .summary__title{flex:1;min-width:0;padding:0;margin:0}.bundle-builder__benefits-summary::-webkit-details-marker{display:none}.bundle-builder__benefits-title{margin:0;font-size:16px;font-weight:400;line-height:1.2;color:var(--bundle-accent, #ff3000)}.bundle-builder__benefits-caret{display:flex;flex-shrink:0;align-items:center;justify-content:center;color:var(--bundle-accent, #ff3000);transition:transform .2s ease}.bundle-builder__benefits-caret .icon-caret{position:static;right:auto;top:auto;width:12px;height:12px}.bundle-builder__benefits-details[open] .bundle-builder__benefits-caret{transform:rotate(180deg)}.bundle-builder__benefits-details[open] .bundle-builder__benefits-summary{border-radius:12px 12px 0 0}.bundle-builder__benefits-panel{padding:4px 0 0}.bundle-builder__benefits-list{padding:0}.bundle-builder__benefits-details:not([open]) .bundle-builder__benefits-panel{display:none}.bundle-builder__benefit-item{display:flex;align-items:flex-start;gap:9px;margin-block:5px;padding:8px 8px 0;background:#fafafa;border-radius:12px;transition:background .3s ease}.bundle-builder__benefit-item:hover{background:#e9e9e9}.bundle-builder__benefit-icon{flex-shrink:0;width:45px;min-width:45px;color:var(--bundle-accent, #ff3000)}.bundle-builder__benefit-icon svg{width:35px;height:35px}.bundle-builder__benefit-text h3{margin:10px 0 8px;font-size:16px;font-weight:700;line-height:1.2;text-transform:uppercase;color:#121212}.bundle-builder__submit{position:relative;width:100%;min-height:52px;border:none;border-radius:14px;background-color:var(--bundle-accent, #ff3000);color:#fff;font-size:16px;font-weight:700;text-transform:none}.bundle-builder__submit:hover,.bundle-builder__submit:focus{background-color:var(--bundle-accent, #ff3000);color:#fff;opacity:.92}.bundle-builder__submit:after{box-shadow:none}.bundle-builder__submit.loading .product-form__submit-text{opacity:0}.bundle-builder__submit .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.bundle-builder__submit .loading__spinner.hidden{display:none}.bundle-builder__error{margin:0;font-size:14px;color:#c41e00}.bundle-builder__error.hidden{display:none}@media screen and (max-width:749px){.bundle-builder__options--cols-3{grid-template-columns:minmax(0,1fr)}.bundle-gallery__featured{min-height:220px;padding:14px;border-radius:14px}.bundle-gallery__featured-image{max-height:280px}.bundle-gallery__thumbs-wrap{display:flex;align-items:center;gap:6px}.bundle-gallery__thumbs-nav{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;padding:0;border:1px solid #e8e8e8;border-radius:999px;background:#fff;color:var(--bundle-accent, #ff3000);cursor:pointer;transition:opacity .2s ease,border-color .2s ease}.bundle-gallery__thumbs-nav:disabled{opacity:.35;cursor:not-allowed}.bundle-gallery__thumbs-nav:not(:disabled):hover{border-color:var(--bundle-accent, #ff3000)}.bundle-gallery__thumbs-nav .svg-wrapper{display:flex;align-items:center;justify-content:center;width:12px;height:12px}.bundle-gallery__thumbs-nav .icon-caret{width:12px;height:12px}.bundle-gallery__thumbs-nav--prev .icon-caret{transform:rotate(90deg)}.bundle-gallery__thumbs-nav--next .icon-caret{transform:rotate(-90deg)}.bundle-gallery__thumbs{flex:1;min-width:0;display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:2px;scrollbar-width:none}.bundle-gallery__thumbs::-webkit-scrollbar{display:none}.bundle-gallery__thumb{flex:0 0 68px;width:68px;aspect-ratio:1;padding:6px;border-radius:12px;scroll-snap-align:start}.bundle-builder__price-bar{flex-wrap:wrap}.bundle-builder__save-badge{font-size:12px;padding:7px 12px}.bundle-builder__step-header{margin-bottom:12px;gap:8px}.bundle-builder__options{gap:10px}.bundle-builder__option{padding:12px 10px 14px}.bundle-builder__option-media{min-height:88px}.bundle-builder__option-image{max-height:88px}.bundle-builder__option-title{font-size:13px}.bundle-builder__option-subtitle{font-size:11px}.bundle-builder__benefits.accordion summary,.bundle-builder__benefits-summary{padding:12px 16px!important}.bundle-builder__benefit-text h3{font-size:13px}.bundle-builder__benefit-icon svg{width:30px;height:30px}.bundle-builder__submit{min-height:48px;font-size:15px}}@media screen and (min-width:750px)and (max-width:989px){.bundle-builder-section__intro,.bundle-builder-section__description{margin-bottom:20px}.bundle-builder-section__heading{font-size:26px}.bundle-builder-section__tagline{font-size:15px}.bundle-builder-section__description-title{font-size:17px}.bundle-builder{gap:16px}.bundle-builder__price{font-size:26px}.bundle-builder__price-bar{padding:16px 18px}.bundle-builder__step{padding:16px}.bundle-builder__step-title{font-size:17px}.bundle-builder__options--cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.bundle-gallery__featured{min-height:300px;padding:18px}.bundle-gallery__featured-image{max-height:420px}.bundle-gallery__thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}}@media screen and (min-width:990px){.bundle-builder-section__intro,.bundle-builder-section__description{margin-bottom:24px}.bundle-builder-section__heading{font-size:30px}.bundle-builder-section__tagline{font-size:16px}.bundle-builder{gap:16px;margin:20px 0}.bundle-builder__price{font-size:28px}.bundle-builder__price-bar{gap:16px;padding:18px 20px}.bundle-builder__step{padding:18px}.bundle-builder__step-title{font-size:18px}.bundle-gallery__featured{min-height:280px;padding:20px}.bundle-gallery__featured-image{max-height:520px}.bundle-gallery__thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-bundle-builder.css.map */
