.bundle-offer__container{background-color:transparent;color:var(--bundle-text-color, rgba(var(--color-foreground)));border:none;padding:3rem 0;margin:2rem 0}.bundle-offer__title{font-size:2.4rem;font-weight:600;margin:0 0 .8rem;text-align:left;letter-spacing:-.02em}.bundle-offer__description{text-align:left;margin-bottom:2.5rem;opacity:.7;font-size:1.4rem;line-height:1.6}.bundle-offer__products{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:1.2rem;margin-bottom:2.5rem;align-items:start}.bundle-offer__product{display:flex;flex-direction:column;gap:1rem;text-align:left;position:relative}.bundle-offer__product-image{width:100%;aspect-ratio:1;overflow:hidden;border-radius:var(--border-radius, 0);border:var(--border-width, .1rem) solid rgba(var(--color-foreground),var(--border-opacity, .1));background-color:rgba(var(--color-foreground),.04);position:relative;display:flex;align-items:center;justify-content:center}.bundle-offer__product-image:after{content:"";position:absolute;z-index:-1;width:calc(var(--border-width, .1rem) * 2 + 100%);height:calc(var(--border-width, .1rem) * 2 + 100%);top:calc(var(--border-width, .1rem) * -1);left:calc(var(--border-width, .1rem) * -1);border-radius:var(--border-radius, 0);box-shadow:var(--shadow-horizontal-offset, 0) var(--shadow-vertical-offset, 0) var(--shadow-blur-radius, 0) rgba(var(--color-shadow, 0, 0, 0),var(--shadow-opacity, 0))}.bundle-offer__product-image img{width:100%;height:100%;object-fit:cover;display:block}.bundle-offer__product-info{width:100%}.bundle-offer__product-title{font-size:1.3rem;font-weight:500;margin:0 0 .4rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:rgba(var(--color-foreground))}.bundle-offer__variant-selector{position:absolute;bottom:-.5rem;margin:.8rem 0;left:.5rem;right:.5rem}.bundle-offer__option{margin-bottom:.5rem}.bundle-offer__option:last-child{margin-bottom:0}.bundle-offer__option-select{width:100%;padding:.5rem 3rem .5rem .75rem;font-size:1rem;color:rgba(var(--color-foreground));background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.2);cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="6" viewBox="0 0 10 6"><path fill="currentColor" d="M0 0l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 1rem center;transition:border-color .15s ease}.bundle-offer__option-select:hover{border-color:rgba(var(--color-foreground),.4)}.bundle-offer__option-select:focus{border-color:rgba(var(--color-foreground),.6);outline:none}.bundle-offer__product-price{font-size:1.4rem;font-weight:400}.bundle-offer__plus{display:none}.bundle-offer__footer{display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.bundle-offer__pricing{display:flex;flex-direction:column;gap:.5rem}.bundle-offer__label{font-size:1.2rem;opacity:.6;text-transform:uppercase;letter-spacing:.1em;font-weight:500}.bundle-offer__original-price{margin-bottom:0;opacity:.6}.bundle-offer__original-price s{text-decoration:line-through}.bundle-offer__final-price{margin-bottom:0;font-weight:600;color:rgba(var(--color-foreground))}.bundle-offer__total-price{font-size:2.4rem;font-weight:600;color:rgba(var(--color-foreground))}.bundle-offer__savings{font-size:1.4rem;color:#22c55e;font-weight:500;margin-top:.5rem}.bundle-offer__add-button{width:100%;padding:1.6rem 2rem;font-size:1.5rem;font-weight:500;cursor:pointer;transition:box-shadow .2s ease;letter-spacing:.05em;text-transform:uppercase}.bundle-offer__add-button:disabled{opacity:.5;cursor:not-allowed}.bundle-offer__placeholder{padding:3rem;text-align:center;background-color:rgba(var(--color-foreground),.04);border-radius:var(--border-radius, 0);border:.2rem dashed rgba(var(--color-foreground),.2)}.bundle-offer__placeholder p{margin:.5rem 0;font-size:1.4rem;color:rgba(var(--color-foreground),.6)}@media screen and (max-width: 749px){.bundle-offer__container{padding:2rem 0}.bundle-offer__title{font-size:2rem}.bundle-offer__products{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.bundle-offer__product-title{font-size:1.2rem}.bundle-offer__option-select{font-size:1rem;padding:.7rem 2.5rem .7rem .8rem;background-position:right .8rem center}.bundle-offer__product-price{font-size:1.2rem}.bundle-offer__final-price,.bundle-offer__total-price{font-size:2rem}.bundle-offer__add-button{padding:1.4rem 1.5rem;font-size:1.4rem}}@media screen and (min-width: 750px) and (max-width: 989px){.bundle-offer__products{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media screen and (min-width: 990px){.bundle-offer__products{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));max-width:680px}}
/*# sourceMappingURL=/cdn/shop/t/92/assets/component-bundle-offer.css.map */
