.variant-cards{margin-bottom:1.6rem}.variant-cards__label{display:block;margin-bottom:.8rem}.variant-cards__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;margin-bottom:1.2rem}@media screen and (min-width: 500px){.variant-cards__grid{gap:.8rem}}@media screen and (min-width: 990px){.variant-cards__grid{grid-template-columns:repeat(3,1fr)}}.variant-cards__grid input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.variant-cards__card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.4rem 1.6rem .8rem;border:var(--variant-pills-border-width, 1px) solid rgba(var(--color-foreground),.2);border-radius:4px;background-color:rgb(var(--color-background));cursor:pointer;transition:border-color var(--duration-short) ease,background-color var(--duration-short) ease;text-align:center;overflow:hidden}.variant-cards__card:hover{border-color:rgba(var(--color-foreground),.6)}.variant-cards__badge{position:absolute;top:-.1rem;right:-.1rem;background-color:#124308;color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.2rem .5rem;line-height:1.3;border-radius:0 4px}.variant-cards__title{font-size:1.5rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground))}.variant-cards__value{font-size:1.2rem;color:rgba(var(--color-foreground),.7);line-height:1.2;margin-top:.2rem}.variant-cards__price{font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground));margin-top:.2rem}.variant-cards__price-per-unit{font-size:1rem;font-weight:600;color:#124308;margin-top:.2rem}.variant-cards__grid input[type=radio]:checked+.variant-cards__card{border-color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.05)}.variant-cards__grid input[type=radio]:checked+.variant-cards__card .variant-cards__title{color:rgb(var(--color-foreground))}.variant-cards__grid input[type=radio]:focus-visible+.variant-cards__card{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.variant-cards__grid input[type=radio].disabled+.variant-cards__card,.variant-cards__grid input[type=radio]:disabled+.variant-cards__card{opacity:.5;cursor:not-allowed}.variant-cards__grid input[type=radio].disabled+.variant-cards__card .variant-cards__title,.variant-cards__grid input[type=radio]:disabled+.variant-cards__card .variant-cards__title{text-decoration:line-through}.variant-cards__dropdown-wrapper{margin-top:1.2rem}.variant-cards__dropdown-label{display:block;font-size:1.4rem;color:rgb(var(--color-foreground));margin-bottom:.6rem}.variant-cards__dropdown-wrapper .select{max-width:100%}.variant-cards__dropdown-wrapper .select__select{width:100%}@media screen and (forced-colors: active){.variant-cards__grid input[type=radio]:checked+.variant-cards__card{outline:2px solid CanvasText}.variant-cards__grid input[type=radio]:focus-visible+.variant-cards__card{outline:2px solid Highlight;outline-offset:2px}}
/*# sourceMappingURL=/cdn/shop/t/120/assets/component-variant-cards.css.map */
