.ProductPrices{display:flex;flex-direction:column;gap:.25rem}.ProductPrices__price{color:rgb(var(--djui-color-primary-regular-rgb))}.ProductPrices__price--primary{font-size:1.25rem;font-weight:700}.ProductPrices__price--secondary{font-size:.875rem;letter-spacing:.05rem}.ProductPrices__price-row{display:flex;align-items:center;gap:0 .5rem;flex-wrap:wrap}.ProductPrices__price-container{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.ProductPrices__original-price{color:rgba(var(--djui-color-foreground-regular-rgb),.5);text-decoration:line-through;font-weight:400;font-size:.875rem}.ProductPrices__current-price{font-weight:inherit}.ProductPrices__current-price--campaign{color:#ff526c;font-weight:700}.ProductPrices__unit{color:rgba(var(--djui-color-foreground-regular-rgb),.8);font-weight:400;white-space:nowrap}.ProductPrices__discount-badge{background-color:#ff526c;color:#fff;font-size:.75rem;font-weight:700;padding:.125rem .375rem;border-radius:.25rem;white-space:nowrap;flex-shrink:0}.ProductPrices__deposit-row{margin-top:.25rem}.ProductPrices__deposit-info{color:rgba(var(--djui-color-foreground-regular-rgb),.5);font-size:.875rem;font-weight:400}