.regular-price { font-family: inherit; font-size: 18px; line-height: 1.2; font-weight: 400; opacity: .65; text-decoration-thickness: 1px; white-space: nowrap; }
.price-row .launch-badge { flex-basis: 100%; width: fit-content; font-family: inherit; font-size: 10px; font-weight: 500; letter-spacing: .04em; line-height: 1.5; }
.launch-badge > span { padding: 4px 9px; border: 1px solid currentColor; border-radius: 999px; opacity: .8; }
.card-price .regular-price { font-size: 17px; margin-right: 5px; }
@media (max-width: 779px) { .product-options .price-row { gap: 6px 12px; } .price-row .regular-price { font-size: 19px; } .price-row .launch-badge { margin: 2px 0 5px; font-size: 9px; } }
