.ebay-products{grid-column:1/-1;margin:8px 0 15px;padding:22px;border:1px solid #dfe7f2;border-radius:18px;background:#f8fafc}.ebay-products-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ebay-products-head span{font-size:10px;color:#7d8999;text-transform:uppercase;letter-spacing:.08em}.ebay-products-head strong{font-size:18px}.ebay-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.ebay-product{display:grid;grid-template-columns:105px 1fr;gap:13px;align-items:center;padding:10px;background:#fff;border:1px solid #e5eaf1;border-radius:12px}.ebay-product img{width:105px;height:95px;object-fit:contain}.ebay-product h3{font-size:13px;line-height:1.35;margin:0 0 5px}.ebay-product div>strong,.ebay-product div>span{display:block}.ebay-product div>strong{font-size:16px;color:#162238}.ebay-product div>span{font-size:11px;color:#1769e0;font-weight:800;margin-top:5px}@media(max-width:850px){.ebay-products-grid{grid-template-columns:1fr}.ebay-product{grid-template-columns:85px 1fr}.ebay-product img{width:85px;height:78px}.ebay-products-head{align-items:flex-start;flex-direction:column;gap:4px}}
