.bundle-offer{display:flex;gap:1.2rem;margin-top:.6rem}.bundle-offer__label{display:flex;flex-direction:column}.bundle-offer__item{position:relative;display:flex;flex-direction:column;align-items:center;flex:1 1 0;min-width:0;max-width:150px;aspect-ratio:15/19}.bundle-offer__badge{position:absolute;top:-10px;left:50%;transform:translate(-50%,-0%);background-color:var(--badge-bg, #30bf4a);color:rgb(var(--color-button-text));font-size:1rem;font-weight:600;letter-spacing:.06rem;padding:.4rem 1.2rem;border-radius:1rem;white-space:nowrap;z-index:1;line-height:1.2}.bundle-offer__input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.bundle-offer__card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;flex:1;padding:2.4rem 1.6rem 2rem;border-radius:var(--variant-pills-radius);background-color:rgb(var(--color-background));cursor:pointer;transition:box-shadow .2s ease,background-color .2s ease}.bundle-offer__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(var(--color-foreground),1);border-radius:inherit;pointer-events:none;transition:border-color .15s ease}.bundle-offer__card:hover{background-color:rgba(var(--color-secondary-button-text),.05)}.bundle-offer__input:checked+.bundle-offer__card{box-shadow:0 0 0 2px rgba(var(--color-button),1);background-color:rgba(var(--color-secondary-button-text),.05)}.bundle-offer__input:checked+.bundle-offer__card:before{opacity:0}.bundle-offer__input:focus-visible+.bundle-offer__card:before{box-shadow:0 0 0 .3rem rgba(var(--color-secondary-button-text),.5),0 0 0 .5rem rgba(var(--color-secondary-button-text),.3);transition:border-color .15s ease,box-shadow .15s ease}.bundle-offer__input.disabled+.bundle-offer__card{opacity:.5;cursor:not-allowed}.bundle-offer__name{font-family:var(--font-heading-family);font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1.2}.bundle-offer__per-unit{font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin-top:.3rem}.bundle-offer__discount{display:inline-block;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1rem;font-weight:600;letter-spacing:.04rem;text-transform:uppercase;padding:.3rem .8rem;border-radius:1rem;margin-top:1rem;line-height:1.2}.bundle-offer__price{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700;color:rgb(var(--color-foreground));margin-top:.6rem;line-height:1.2}.bundle-offer__compare-price{font-size:1.4rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through;margin-top:.2rem}@media screen and (max-width:749px){.bundle-offer{gap:.8rem}.bundle-offer__card{min-height:auto;padding:2rem 1rem 1rem}.bundle-offer__name{font-size:1.4rem}.bundle-offer__price{font-size:1.6rem;margin-top:.4rem}.bundle-offer__per-unit{width:100%;margin-top:.2rem;font-size:1.1rem}.bundle-offer__discount{margin-top:.6rem}.bundle-offer__compare-price{margin-left:.6rem;font-size:1.2rem}.bundle-offer__item{max-width:120px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/bundle-offer-picker.css.map */
