.product-cards__inner{display:grid;grid-template-columns:repeat(var(--desktop-columns),minmax(0px,1fr));border-bottom:.5px solid var(--80, #434343)}@media (max-width: 1024px){.product-cards__inner{grid-template-columns:repeat(var(--mobile-columns),minmax(0px,1fr))}.product-cards__inner--expand uwp-product-card:nth-child(3){grid-column:1/-1;grid-row:2}}
