@keyframes ssc-loading-475b4523{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.product-card[data-v-475b4523]{display:flex;justify-content:space-between;align-items:center;gap:5px;flex-shrink:0;width:100%;height:80px;padding:20px 20px 20px 16px;border-radius:8px;background-color:var(--secondary-light-4);box-shadow:var(--box-shadow-2);transform:translateX(100vw);animation-name:slide-left-475b4523;animation-delay:.2s;animation-iteration-count:1;animation-fill-mode:both}@keyframes slide-left-475b4523{0%{transform:translateX(100vw)}to{transform:translateX(0)}}.product-card .info-wrapper[data-v-475b4523]{display:flex;flex-direction:column;gap:8px;overflow:hidden}.product-card .info-wrapper .product-info[data-v-475b4523]{display:flex;align-items:center;gap:8px}.product-card .info-wrapper .product-info .color-square[data-v-475b4523]{flex-shrink:0;width:16px;height:16px;border-radius:50%}.product-card .info-wrapper .product-info .description[data-v-475b4523]{font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--secondary-dark-4)}.product-card .info-wrapper .total-amount-wrapper[data-v-475b4523]{display:flex;align-items:center;flex-shrink:0;gap:3px;padding-left:24px;overflow:hidden}.product-card .info-wrapper .total-amount-wrapper .amount-icon[data-v-475b4523]{flex-shrink:0}.product-card .info-wrapper .total-amount-wrapper .amount-icon svg[data-v-475b4523]{width:8px;height:8px}.product-card .info-wrapper .total-amount-wrapper .amount-icon svg[data-v-475b4523] .change-color-fill{fill:var(--positive)}.product-card .info-wrapper .total-amount-wrapper .amount-icon.negative svg[data-v-475b4523] .change-color-fill{fill:var(--negative)}.product-card .info-wrapper .total-amount-wrapper .total-amount[data-v-475b4523]{font-size:11px;font-weight:400;color:var(--secondary-dark-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card svg.go-to-details-icon[data-v-475b4523]{flex-shrink:0;width:16px;height:16px}.product-card svg.go-to-details-icon[data-v-475b4523] .change-color-fill{fill:var(--secondary-dark-2)}