.product-price{align-items:flex-end;justify-content:var(--price-justify-content,start);color:var(--price-color,var(--c-black));font-size:var(--price-font-size,14px);font-weight:var(--price-font-weight,400);line-height:var(--price-line-height,20px);flex-flow:wrap;margin-left:auto;display:flex}.product-price__item{font-family:var(--font-family--secondary);text-decoration:none}.product-price__item.currency,.product-price__item.label,.product-price__item.old{margin-right:4px}.product-price__item.label{color:var(--price-label-color,var(--price-color,var(--c-black)));font-weight:var(--price-label-font-weight,var(--price-font-weight,400))}.product-price__item.old{color:var(--c-danger);text-decoration:line-through}
