.shop-product-card{opacity:1;box-sizing:border-box;width:372px;height:197px;color:inherit;cursor:pointer;background:#fcfcfc;border:.5px solid #e5e5e5;border-radius:24px;flex-direction:column;gap:8px;padding:10px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.shop-product-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.shop-product-card-photo{opacity:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px;width:352px;height:117px}.shop-product-card-info{flex-direction:column;flex:1;gap:4px;display:flex;position:relative}.shop-product-card-name{letter-spacing:0;color:#1a1a1a;text-align:left;opacity:1;font:700 18px/23px Helvetica Neue,Arial,sans-serif}.shop-product-card-bottom-row{justify-content:space-between;align-items:center;width:100%;display:flex}.shop-product-card-userid{letter-spacing:0;color:#636363;text-align:left;opacity:1;font:14px/16px Helvetica Neue,Arial,sans-serif}.shop-product-card-numbers{letter-spacing:0;color:#636363;text-align:right;opacity:1;font:14px/16px Helvetica Neue,Arial,sans-serif}.shop-product-card-rating{align-items:center;gap:4px;display:flex;position:absolute;right:0}.shop-product-card-star{opacity:1;flex-shrink:0;width:12px;height:12px}.shop-product-card-ratio-value{font:normal normal medium 16px/19px "Helvetica Neue",Arial,sans-serif;letter-spacing:0;color:#1a1a1a;text-align:center;opacity:1}@media (max-width:1024px){.shop-product-card{width:100%;height:auto;min-height:197px}.shop-product-card-photo{width:100%;max-width:352px}}@media (max-width:768px){.shop-product-card{width:100%;height:auto;min-height:197px}.shop-product-card-photo{width:100%;max-width:100%}}
