.bundle-bmc{display:block}.bundle-bmc__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.bundle-bmc__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media screen and (min-width:990px){.bundle-bmc__grid{gap:4rem}}.bundle-bmc__media{position:relative;min-width:0}.bundle-bmc__media-main{max-width:52rem;margin:0 auto;overflow:hidden}.bundle-bmc__main-image{width:100%;height:auto;display:block;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--media-radius);transform:none!important;scale:1!important;transition:none!important}.bundle-bmc__media-main:hover .bundle-bmc__main-image{transform:none!important;scale:1!important}.bundle-bmc__thumbs{margin-top:1.2rem;padding:0 2.8rem;overflow:hidden}.bundle-bmc__thumbs .swiper-slide{width:9.2rem}.bundle-bmc__thumb{width:9.2rem;height:9.2rem;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:calc(var(--media-radius) * .5);background:rgb(var(--color-background));padding:.2rem;cursor:pointer;transition:border-color var(--duration-short) ease}.bundle-bmc__thumb:hover,.bundle-bmc__thumb.is-active{border-color:rgb(var(--color-foreground))}.bundle-bmc__thumb-image{width:100%;height:100%;display:block;aspect-ratio:1;object-fit:cover;border-radius:calc(var(--media-radius) * .5);transform:none!important;scale:1!important;transition:none!important}.bundle-bmc__info{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.bundle-bmc__title{margin:0;line-height:1.1}.bundle-bmc__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.bundle-bmc__reviews{display:flex;align-items:center;gap:.25rem}.bundle-bmc__star{width:1rem;height:1rem}.bundle-bmc__star--filled{color:rgb(var(--color-foreground));fill:currentColor}.bundle-bmc__star--empty{color:rgba(var(--color-foreground),.15);fill:currentColor}.bundle-bmc__review-count{color:rgba(var(--color-foreground),.75)}.bundle-bmc__badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:var(--buttons-radius);background:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.75)}.bundle-bmc__badge svg{width:.875rem;height:.875rem}.bundle-bmc__badge--in-stock{color:#3ed660}.bundle-bmc__price-wrapper{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.bundle-bmc__price--sale,.bundle-bmc__price--regular{color:rgb(var(--color-foreground))}.bundle-bmc__price--compare{color:rgba(var(--color-foreground),.55);text-decoration:line-through}.bundle-bmc__description{color:rgba(var(--color-foreground),.75);line-height:1.6}.bundle-bmc__info-block{border:.1rem solid rgba(var(--color-foreground),.15);border-radius:max(var(--inputs-radius),.8rem);background:rgba(var(--color-foreground),.04);padding:1.2rem;color:rgb(var(--color-foreground));line-height:1.6;overflow-wrap:anywhere}.bundle-bmc__info-block>*:first-child{margin-top:0}.bundle-bmc__info-block>*:last-child{margin-bottom:0}.bundle-bmc__info-block p,.bundle-bmc__info-block h1,.bundle-bmc__info-block h2,.bundle-bmc__info-block h3,.bundle-bmc__info-block h4,.bundle-bmc__info-block h5,.bundle-bmc__info-block h6{margin:0 0 .8rem;line-height:1.5}.bundle-bmc__info-block ul,.bundle-bmc__info-block ol{margin:0 0 .8rem;padding-left:1.8rem;list-style-position:outside}.bundle-bmc__info-block li{margin:0;line-height:1.45}.bundle-bmc__info-block li+li{margin-top:.55rem}.bundle-bmc__info-block li>p,.bundle-bmc__info-block li>h1,.bundle-bmc__info-block li>h2,.bundle-bmc__info-block li>h3,.bundle-bmc__info-block li>h4,.bundle-bmc__info-block li>h5,.bundle-bmc__info-block li>h6{display:inline;margin:0;line-height:inherit}.bundle-bmc__tier-selector{margin:0;padding:0;border:none}.bundle-bmc__tier-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}.bundle-bmc__tier-selector.product-form__input--pill.product-form__input--bmc-visual input[type=radio]+label.variant-pill-label--with-image{width:100%;min-height:10.8rem}.bundle-bmc__tier-selector.product-form__input--pill.product-form__input--bmc-visual .variant-pill__text{display:flex;align-items:center;justify-content:center;min-height:3.2rem;width:100%;text-align:center;line-height:1.2;white-space:normal;overflow-wrap:anywhere}@media screen and (min-width:750px){.bundle-bmc__tier-selector.product-form__input--pill.product-form__input--bmc-visual input[type=radio]+label.variant-pill-label--with-image{min-height:12.8rem}}.bundle-bmc__tier-option{position:relative}.bundle-bmc__cart-preview{border:1px solid rgba(var(--color-foreground),.15);border-radius:.8rem;padding:.8rem}.bundle-bmc__cart-preview-count{margin:0 0 .8rem;color:rgb(var(--color-foreground))}.bundle-bmc__cart-slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.bundle-bmc__cart-slot{position:relative;border-radius:.6rem;min-height:7.2rem;display:flex;align-items:center;justify-content:center}.bundle-bmc__cart-slot--filled{border:1px solid rgba(var(--color-foreground),.16);background:rgba(var(--color-foreground),.03)}.bundle-bmc__cart-slot--empty{border:2px dashed rgba(var(--color-foreground),.35);color:rgba(var(--color-foreground),.7)}.bundle-bmc__cart-slot-add{width:100%;min-height:7.2rem;border:0;border-radius:.6rem;background:transparent;color:inherit;cursor:pointer}.bundle-bmc__cart-slot-add:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.35);outline-offset:-.1rem}.bundle-bmc__cart-plus{line-height:1}.bundle-bmc__cart-image-wrap{width:5.2rem;height:5.2rem;border-radius:.5rem;overflow:hidden}.bundle-bmc__cart-image{width:100%;height:100%;object-fit:cover;display:block}.bundle-bmc__cart-image-fallback{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:rgba(var(--color-foreground),.55)}.bundle-bmc__cart-remove{position:absolute;top:-.5rem;left:-.5rem;width:1.8rem;height:1.8rem;border:.1rem solid rgba(var(--color-button),.4);border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:pointer;line-height:1}.bundle-bmc__variant-slots{display:flex;flex-direction:column;gap:0;border:1px solid rgba(var(--color-foreground),.14);border-radius:.8rem;overflow:hidden;background:rgb(var(--color-background));min-width:0}.bundle-bmc__app-properties{border:1px solid rgba(var(--color-foreground),.15);border-radius:var(--inputs-radius);padding:1.2rem}.bundle-bmc__variant-slot{border:0;border-top:1px solid rgba(var(--color-foreground),.1);border-radius:0;background:transparent;overflow:visible}.bundle-bmc__variant-slot:first-child{border-top:0}.bundle-bmc__slot-accordion{border:0}.bundle-bmc__slot-summary{list-style:none;cursor:pointer;padding:.7rem .9rem;transition:background-color var(--duration-short) ease}.bundle-bmc__slot-summary:hover{background:rgba(var(--color-foreground),.03)}.bundle-bmc__slot-summary::-webkit-details-marker{display:none}.bundle-bmc__variant-slot-header{display:flex;align-items:center;justify-content:flex-start}.bundle-bmc__slot-summary-main{display:flex;align-items:center;gap:1rem;justify-content:space-between}.bundle-bmc__slot-summary-image{width:3.1rem;height:3.1rem;object-fit:cover;border-radius:.4rem;flex-shrink:0}.bundle-bmc__slot-summary-text{min-width:0;flex:1}.bundle-bmc__slot-summary-icon{width:2.2rem;height:2.2rem;display:inline-flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.65)}.bundle-bmc__slot-summary-icon svg{width:1.8rem;height:1.8rem}.bundle-bmc__icon-up,.bundle-bmc__slot-accordion[open] .bundle-bmc__icon-down{display:none}.bundle-bmc__slot-accordion[open] .bundle-bmc__icon-up{display:block}.bundle-bmc__variant-slot-title{color:rgb(var(--color-foreground));font-weight:600}.bundle-bmc__variant-slot-price{color:rgba(var(--color-foreground),.75)}.bundle-bmc__slot-selected{display:block;color:rgba(var(--color-foreground),.7);margin-top:.2rem}.bundle-bmc__slot-content{border-top:1px solid rgba(var(--color-foreground),.1);padding:.9rem;min-width:0}.bundle-bmc__line-property{margin-bottom:1rem}.bundle-bmc__line-property-label{display:block;margin-bottom:.5rem;color:rgb(var(--color-foreground))}.bundle-bmc__line-property-input{width:100%;min-height:4rem;padding:.8rem 1rem;border:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:max(var(--inputs-radius),.8rem);background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.bundle-bmc__line-property-input:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.35);outline-offset:.1rem}.bundle-bmc__option-group{margin-bottom:1.2rem}.bundle-bmc__option-group:last-child{margin-bottom:0}.bundle-bmc__quick-add-action{display:flex;justify-content:flex-end;margin-top:.8rem}.bundle-bmc__quick-add-button{min-height:3.8rem;padding:0 1.4rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:var(--buttons-border-width) solid rgba(var(--color-button),.45);border-radius:var(--buttons-radius);opacity:1}.bundle-bmc__quick-add-button:hover{filter:brightness(.96)}.bundle-bmc__option-label{display:block;color:rgb(var(--color-foreground));margin-bottom:.5rem}.bundle-bmc__option-values{display:flex;flex-wrap:wrap;gap:.5rem;min-width:0}.bundle-bmc__option-input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.bundle-bmc__option-label-btn{position:relative}.bundle-bmc__option-label-btn--disabled{opacity:.5;cursor:not-allowed;pointer-events:none;position:relative}.bundle-bmc__option-label-btn--disabled:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:1px;background:rgba(var(--color-foreground),.3);transform:translate(-50%,-50%) rotate(45deg)}.bundle-bmc__option-group.product-form__input--bmc-visual .bundle-bmc__option-label-btn.variant-pill-label--with-image{width:9.6rem}.bundle-bmc__option-group.product-form__input--bmc-visual .variant-pill__text{text-transform:uppercase}.bundle-bmc__total{display:flex;flex-direction:column;gap:.4rem;padding:1rem 0;border-top:1px solid rgba(var(--color-foreground),.1);margin-top:.5rem}.bundle-bmc__total-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.bundle-bmc__total-label-wrap{display:inline-flex;align-items:center;gap:.6rem}.bundle-bmc__total-discount-badge{display:inline-flex;align-items:center;justify-content:center;min-width:4.8rem;height:2.2rem;padding:0 .9rem;border-radius:999px;background:#ff6700;color:#fff;line-height:1}.bundle-bmc__total-values{display:flex;align-items:baseline;gap:.8rem}.bundle-bmc__total-compare{color:rgba(var(--color-foreground),.6);text-decoration:line-through}.bundle-bmc__total-label,.bundle-bmc__total-price{color:rgb(var(--color-foreground))}.bundle-bmc__total-savings{margin:0;color:rgb(var(--color-button))}.bundle-bmc__submit-wrapper{margin-top:.5rem}.bundle-bmc__whatsapp-order{margin-top:.6rem}.bundle-bmc__whatsapp-button{width:100%;min-height:4.4rem;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;border-radius:var(--buttons-radius);border:.1rem solid rgba(37,211,102,.6);background:#25d366;color:#fff}.bundle-bmc__whatsapp-button:hover{filter:brightness(.96)}.bundle-bmc__whatsapp-icon{width:1.9rem;height:1.9rem;display:inline-flex;flex-shrink:0}.bundle-bmc__whatsapp-icon svg{width:100%;height:100%}.bundle-bmc__submit-hint{margin:.8rem 0 0;color:rgba(var(--color-foreground),.75)}.bundle-bmc__custom-order-message{margin-top:.8rem;padding:1rem 1.2rem;border:.1rem solid rgba(var(--color-button),.25);border-radius:max(var(--inputs-radius),.8rem);color:rgb(var(--color-foreground));background:rgba(var(--color-button),.08)}.bundle-bmc__variant-slots[hidden],.bundle-bmc__app-properties[hidden],.bundle-bmc__cart-preview[hidden],.bundle-bmc__total[hidden],.bundle-bmc__submit-wrapper[hidden],.bundle-bmc__custom-order-message[hidden]{display:none!important}.bundle-bmc__error-message{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-top:.75rem;border-radius:var(--buttons-radius);background:#c8323214;color:#c83232}.bundle-bmc__details{margin-top:.5rem}.bundle-bmc__details-title{color:rgb(var(--color-foreground));margin-bottom:.75rem}.bundle-bmc__details-list{margin:0;padding:0;list-style:none}.bundle-bmc__details-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08)}.bundle-bmc__details-item:last-child{border-bottom:none}.bundle-bmc__details-label{color:rgba(var(--color-foreground),.6)}.bundle-bmc__details-value{color:rgb(var(--color-foreground))}.bundle-bmc__slot-image{width:3.5rem;height:3.5rem;border-radius:calc(var(--buttons-radius) * .5);object-fit:cover;margin-right:.75rem;flex-shrink:0}.bundle-bmc__slot-info{display:flex;align-items:center}.bundle-bmc__slot-variant-name{color:rgba(var(--color-foreground),.75)}.bundle-bmc .swiper-button-prev,.bundle-bmc .swiper-button-next{color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.2);border-radius:50%;width:2.2rem;height:2.2rem}.bundle-bmc .swiper-button-prev:after,.bundle-bmc .swiper-button-next:after{font-size:.65rem}@media screen and (max-width:749px){.bundle-bmc__media-main{max-width:100%}.bundle-bmc__thumbs{margin-top:.8rem;padding:0 .8rem}.bundle-bmc__thumbs .swiper-slide,.bundle-bmc__thumb{width:7.2rem;height:7.2rem}.bundle-bmc__cart-slots{grid-template-columns:repeat(3,minmax(0,1fr))}.bundle-bmc__option-group.product-form__input--bmc-visual .bundle-bmc__option-label-btn.variant-pill-label--with-image{width:8.2rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-custom-bundle-bmc.css.map */
