.product-form__input--price_cards{display:grid;gap:1rem}.product-form__input--price_cards input[type=radio]{position:absolute;opacity:0;pointer-events:none}.pc-card{position:relative;display:flex;justify-content:space-between;align-items:center;gap:1.2rem;width:100%;margin:0;padding:1.2rem 1.4rem;border:.1rem solid rgb(var(--color-border));background-color:rgb(var(--color-background));cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.product-form__input--price_cards input[type=radio]:not(:checked)+.pc-card:hover{border-color:rgba(var(--color-foreground),.4)}.product-form__input--price_cards input[type=radio]:checked+.pc-card{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground)) inset}.product-form__input--price_cards input[type=radio]:focus-visible+.pc-card{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.pc-card__info{display:grid;gap:.2rem;text-align:left}.pc-card__title{font-size:1.4rem}.pc-card__subtitle{font-size:1.2rem;color:rgba(var(--color-foreground),.65)}.pc-card__pricing{display:flex;align-items:baseline;gap:.6rem;white-space:nowrap}.pc-card__compare{font-size:1.2rem;color:rgba(var(--color-foreground),.5)}.pc-card__price{font-size:1.4rem;font-weight:700}.pc-card__badge{justify-self:start;margin-bottom:.2rem;padding:.1rem .8rem;border-radius:2rem;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1rem;letter-spacing:.05em;text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-price-cards.css.map */
