monte-seu-combo{display:block;margin-inline:auto;background:#fff;padding:24px 10px;border-radius:20px}monte-seu-combo .bundle-progressbar-wrapper{display:block;background-color:color-mix(in srgb,var(--color-track) 22%,#fff);border-radius:18px;padding:16px 100px;margin-bottom:20px}monte-seu-combo .bundle-progressbar{position:relative;width:100%}monte-seu-combo .progress-header,monte-seu-combo .progress-details{display:flex;justify-content:space-between;gap:8px}monte-seu-combo .progress-label,monte-seu-combo .progress-tier{display:flex;flex-direction:column;flex:1 1 0;min-width:0;align-items:center;text-align:center}monte-seu-combo .tier-pos-first{transform:translate(-50%)}monte-seu-combo .tier-pos-last{transform:translate(50%)}monte-seu-combo .progress-label{position:relative}monte-seu-combo .tier-name{font-weight:600;font-size:15px;color:var(--color-primary);white-space:nowrap}monte-seu-combo .best-offer{position:absolute;top:-32px;left:50%;transform:translate(-50%);background-color:var(--color-best-offer-bg);color:var(--color-best-offer-text);font-size:10px;font-weight:700;letter-spacing:.3px;padding:3px 9px;border-radius:9999px;text-transform:uppercase;white-space:nowrap}monte-seu-combo .progress-track{position:relative;height:20px;margin:5px 0}monte-seu-combo .progress-track:before{content:"";position:absolute;top:50%;left:0;width:100%;height:8px;transform:translateY(-50%);background-color:var(--color-track);border-radius:9999px}monte-seu-combo .progress-fill{display:block!important;position:absolute;top:50%;left:0;width:0;height:8px;transform:translateY(-50%);background-color:var(--color-primary);border-radius:9999px 0 0 9999px;transition:width .45s ease;z-index:1}monte-seu-combo .progress-dot{display:block!important;position:absolute;top:50%;left:0;width:18px;height:18px;transform:translate(-50%,-50%);background-color:var(--color-primary);border-radius:9999px;box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 20%,transparent);transition:left .45s ease;z-index:3}monte-seu-combo .progress-step{position:absolute;top:50%;left:var(--position);width:18px;height:18px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid var(--color-track);border-radius:9999px;z-index:2;transition:border-color .3s ease,background-color .3s ease}monte-seu-combo .progress-step.is-active{background-color:var(--color-primary);border-color:var(--color-primary)}monte-seu-combo .progress-details{align-items:flex-start}monte-seu-combo .progress-tier{gap:6px;transition:opacity .3s ease}monte-seu-combo .tier-price{font-weight:700;font-size:15px;color:var(--color-primary);white-space:nowrap}monte-seu-combo .badges-wrapper{display:flex;flex-wrap:wrap;gap:4px;justify-content:inherit}monte-seu-combo .badge{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:700;line-height:1;padding:4px 7px;border-radius:999px;white-space:nowrap}monte-seu-combo .badge-discount{background-color:var(--color-discount-bg);color:var(--color-discount-text)}monte-seu-combo .badge-shipping{background-color:var(--color-shipping-bg);color:var(--color-shipping-text)}monte-seu-combo .tier-total{font-size:12px;color:#6b6b7b;line-height:1.3}monte-seu-combo .tier-total s{color:#a0a0ad}monte-seu-combo .tier-total strong{color:var(--color-primary);font-weight:700}monte-seu-combo .bundle-cards-wrapper{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}monte-seu-combo .bundle-card{display:flex;align-items:center;justify-content:space-between;gap:12px;background-color:#fff;border:1.5px solid color-mix(in srgb,var(--color-track) 55%,#fff);border-radius:14px;padding:12px 16px;transition:border-color .25s ease,box-shadow .25s ease}monte-seu-combo .bundle-card.is-selected{border-color:#ccbbf0}monte-seu-combo .bundle-information-wrapper{display:flex;align-items:center;gap:12px;min-width:0}monte-seu-combo .bundle-image-wrapper{flex:0 0 auto;width:56px;height:56px;border-radius:12px;background-color:var(--bg, #f0f0f5);display:flex;align-items:center;justify-content:center;overflow:hidden}monte-seu-combo .bundle-image{width:100%;height:100%;object-fit:contain}monte-seu-combo .bundle-information{min-width:0}monte-seu-combo .bundle-title-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:6px}monte-seu-combo .bundle-title{font-weight:700;font-size:16px;color:var(--color, var(--color-primary));line-height:1}monte-seu-combo .bundle-badges{display:inline-flex;flex-wrap:wrap;gap:4px}monte-seu-combo .badge-meta{background-color:var(--bg-color, var(--color-primary));color:var(--text-color, #fff);text-transform:uppercase;letter-spacing:.2px}monte-seu-combo .bundle-description{font-size:13px;color:#6b6b7b;margin-top:2px;line-height:1.2}monte-seu-combo .bundle-description p{margin:0}monte-seu-combo .bundle-quantity-button-wrapper{flex:0 0 auto}monte-seu-combo .bundle-qty{position:relative;width:130px;display:none;align-items:center;gap:4px;background-color:var(--color-card-bg);border-radius:10px;padding:0}monte-seu-combo .bundle-card.is-selected .bundle-qty{display:inline-flex}monte-seu-combo .bundle-card.is-selected .button.bundle-button{display:none}monte-seu-combo .bundle-qty .hiddenLabels{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}monte-seu-combo .btn-quantity{display:inline-flex;align-items:center;justify-content:center;width:26px;height:42px!important;border-radius:8px;cursor:pointer;color:var(--color-primary);background:transparent;border:none}@media(max-width:767px){monte-seu-combo .btn-quantity{height:36px!important}}monte-seu-combo .btn-quantity:hover{background-color:color-mix(in srgb,var(--color-primary) 10%,transparent)}monte-seu-combo .btn-quantity .cart-quantity-icon{width:18px;height:18px}monte-seu-combo .btn-quantity .cart-quantity-icon.icon-minus path{stroke:#281550}monte-seu-combo .btn-quantity .cart-quantity-icon path{fill:#281550}monte-seu-combo .bundle-qty .quantity{width:36px;text-align:center;border:none;background:transparent;font-weight:700;font-size:15px;color:var(--color-primary);-moz-appearance:textfield}monte-seu-combo .bundle-qty .quantity::-webkit-outer-spin-button,monte-seu-combo .bundle-qty .quantity::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}monte-seu-combo .button.bundle-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;background-color:var(--color-primary);color:#fff;font-weight:700;font-size:15px;border:none;border-radius:12px;padding:10px 14px;cursor:pointer;font-family:var(--font-family-1);line-height:1.5;transition:opacity .2s ease;white-space:nowrap;text-transform:none}monte-seu-combo .button.bundle-button:hover{opacity:.9}monte-seu-combo .button.bundle-button svg{width:20px;height:20px;margin:0}monte-seu-combo .button.bundle-button svg path{fill:#fff}monte-seu-combo .combo-footer{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}monte-seu-combo .combo-footer.single-column{grid-template-columns:1fr}monte-seu-combo .combo-subscribe,monte-seu-combo .combo-buy{display:flex;align-items:center;justify-content:center;gap:12px;border-radius:14px;padding:16px 18px;cursor:pointer;text-align:center;transition:opacity .2s ease,box-shadow .2s ease;font-family:inherit}monte-seu-combo .combo-subscribe{background-color:transparent;border:2px dashed color-mix(in srgb,var(--color-primary) 45%,#fff);color:var(--color-primary)}monte-seu-combo .combo-buy{background-color:var(--color-primary);border:2px solid var(--color-primary);color:#fff}monte-seu-combo .combo-subscribe:hover,monte-seu-combo .combo-buy:hover{box-shadow:0 4px 14px color-mix(in srgb,var(--color-primary) 20%,transparent)}monte-seu-combo .combo-cta-icon{flex:0 0 32px;display:inline-flex}monte-seu-combo .combo-cta-icon svg{width:32px;height:auto;fill:none;stroke:none}monte-seu-combo .combo-cta-info{display:flex;flex-direction:column;gap:2px;min-width:0}monte-seu-combo .combo-cta-title{font-family:var(--font-family-2);display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:20px;text-transform:uppercase;transform:translateY(27.5%)}monte-seu-combo .combo-cta-price{display:inline-flex;align-items:baseline;gap:6px;font-size:15px;font-weight:700}monte-seu-combo .combo-subscribe .subscribe-compare{font-weight:400;font-size:13px;opacity:.6}monte-seu-combo .badge-subscribe{background-color:#7159a5;color:#fff}monte-seu-combo .combo-subscribe:disabled,monte-seu-combo .combo-buy:disabled,monte-seu-combo .combo-subscribe.is-disabled,monte-seu-combo .combo-buy.is-disabled{opacity:.75;cursor:not-allowed;box-shadow:none}monte-seu-combo .combo-subscribe.is-loading,monte-seu-combo .combo-buy.is-loading{opacity:.7;cursor:progress}monte-seu-combo .combo-error{margin:10px 0 0;color:#c0392b;font-size:13px;text-align:center}monte-seu-combo .combo-guarantee{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;color:#6b6b7b;font-size:13px}monte-seu-combo .combo-guarantee svg{width:15px;height:auto;color:var(--color-primary);fill:none;stroke:none}monte-seu-combo .combo-guarantee p{margin:0}@media(max-width:600px){monte-seu-combo .bundle-progressbar-wrapper{padding:16px 68px 20px}monte-seu-combo .tier-name,monte-seu-combo .tier-price{font-size:13px}monte-seu-combo .tier-total{font-size:11px}monte-seu-combo .best-offer{font-size:9px;padding:2px 7px}monte-seu-combo .badges-wrapper{align-items:center;justify-content:center}monte-seu-combo .bundle-card{padding:10px 12px}monte-seu-combo .bundle-title{font-size:15px}monte-seu-combo .combo-footer{grid-template-columns:1fr}monte-seu-combo .combo-cta-title{font-size:13px}}@media(max-width:450px){monte-seu-combo .bundle-progressbar-wrapper{padding:16px 20px 20px}monte-seu-combo .tier-pos-first{transform:translate(-6px);align-items:start}monte-seu-combo .tier-pos-last{transform:translate(6px);align-items:end;text-align:right}monte-seu-combo .tier-pos-last .badges-wrapper{justify-content:end}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/snippet-monte-seu-combo.css.map */
