.product-row{--product-row-thumb-width:6.25rem;align-items:center;gap:var(--space-250);background-color:var(--product-row-background-color);border-radius:4px;display:flex;overflow:hidden}.product-row__left{width:var(--product-row-thumb-width);aspect-ratio:1;flex-shrink:0;position:relative;overflow:hidden}.product-row__left img{object-fit:cover}.product-row__right{padding-block:var(--space-400);width:100%;min-width:0;height:100%;flex-direction:column;justify-content:space-between;align-items:stretch;padding-inline-end:var(--space-350);display:flex}.product-row__infos{flex-direction:column;flex:auto;min-width:0;display:flex}.product-row__title{color:var(--settings-color-text-primary);display:inline-block}.product-row__subtitle{--text-inline-separator-white-space:pre}.product-row__subtitle .text ul{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-row__aside{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.product-row__price .price__regular{color:var(--settings-color-text-primary)}
