.product-card-prices{display:flex;flex-direction:column;gap:4px;height:43px}.product-card-prices--align-end{align-items:flex-end}.product-card-prices__skeleton{display:flex;flex-direction:column;gap:5px}.product-card-prices__skeleton--align-end{align-items:flex-end}@media (max-width:650px){.product-card-prices__skeleton{gap:3px}}.product-card-prices__skeleton-final{height:21px;position:relative;width:70px}@media (max-width:650px){.product-card-prices__skeleton-final{height:18px}}.product-card-prices__skeleton-discount{height:20px;position:relative;width:110px}.product-card-prices__final{color:var(--text-2);font-size:20px;font-weight:500;line-height:1}.product-card-prices__row{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}@media (max-width:650px){.product-card-prices__row{gap:5px}}.product-card-prices__basic{color:var(--text-3);font-size:14px;font-weight:500;line-height:1;text-decoration:line-through;white-space:nowrap}.product-card-prices__best,.product-card-prices__discount{align-items:center;border:1px solid var(--text-2);border-radius:4px;color:var(--text-2);display:flex;font-size:12px;font-weight:500;height:20px;justify-content:center;line-height:1;padding:0 4px;width:-moz-max-content;width:max-content}@media (max-width:650px){.product-card-prices__best,.product-card-prices__discount{padding:0 3px}}
