bundle-picker{display:block}.bundle-picker__heading{font-weight:600;font-size:1.4rem;margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.bundle-picker__options{border:.1rem solid rgba(var(--color-foreground),.15);border-radius:.4rem;overflow:hidden;margin-bottom:1.6rem}.bundle-picker__option{display:flex;align-items:center;padding:1.4rem 1.6rem;cursor:pointer;background:rgb(var(--color-background));border-bottom:.1rem solid rgba(var(--color-foreground),.1);transition:background .15s ease;position:relative}.bundle-picker__option:last-child{border-bottom:none}.bundle-picker__option:hover:not(.is-soldout){background:rgba(var(--color-foreground),.04)}.bundle-picker__option.is-selected{background:#34c7591a;box-shadow:inset .3rem 0 #1a8a34;z-index:1}.bundle-picker__option.is-soldout{opacity:.5;cursor:not-allowed}.bundle-picker__left{display:flex;align-items:center;gap:.8rem;flex-shrink:0;min-width:10rem}.bundle-picker__qty{font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground))}.bundle-picker__badge{display:inline-flex;align-items:center;padding:.2rem .7rem;background:#34c7592e;color:#1a8a34;font-size:1.2rem;font-weight:600;border-radius:2rem;white-space:nowrap}.bundle-picker__right{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;flex:1}.bundle-picker__total{font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground));white-space:nowrap}.bundle-picker__price-per{font-size:1.2rem;color:rgba(var(--color-foreground),.65);white-space:nowrap}.bundle-picker__check{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.4rem;color:transparent;transition:color .15s ease;margin-left:1rem}.bundle-picker__option.is-selected .bundle-picker__check{color:#1a8a34}.bundle-picker__submit{display:flex;align-items:center;justify-content:center;gap:.8rem}.bundle-picker__submit .svg-wrapper{display:flex;align-items:center}.bundle-picker__submit .svg-wrapper svg{width:1.8rem;height:1.8rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/bundle-picker.css.map */
