.combo-offer{margin:1.5rem 0}.combo-offer__heading{font-size:1.4rem;font-weight:600;margin:0 0 .8rem}.combo-offer__list{display:flex;flex-direction:column;gap:1rem}.combo-offer__tier{display:block;cursor:pointer}.combo-offer__radio{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.combo-offer__tier-card{display:flex;flex-direction:column;gap:.6rem;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--product-card-corner-radius, .8rem);padding:1.2rem 1.5rem;transition:border-color .1s ease,box-shadow .1s ease}.combo-offer__radio:checked+.combo-offer__tier-card{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.combo-offer__radio:focus-visible+.combo-offer__tier-card{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.combo-offer__tier-top{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;font-weight:600}.combo-offer__tier-price-suffix{font-weight:400;color:rgba(var(--color-foreground),.7)}.combo-offer__tier-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1.3rem}.combo-offer__badge{display:inline-block;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:3rem;padding:.2rem .9rem;font-size:1.1rem;font-weight:600}.combo-offer__total{color:rgba(var(--color-foreground),.7)}.combo-offer__editor-note{border:.1rem dashed rgba(var(--color-foreground),.3);border-radius:.8rem;padding:1rem 1.2rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}@media screen and (max-width:749px){.combo-offer__list{gap:.8rem}.combo-offer__tier-card{padding:1rem 1.2rem}.combo-offer__tier-top{font-size:1.3rem}.combo-offer__tier-bottom{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/component-combo-offer.css.map */
