.product-card{background:#fff;border-radius:8px;padding:8px;text-decoration:none}.product-card,.product-card__info{display:flex;flex-direction:column}.product-card__info{flex-grow:1}.product-card__picture{align-items:center;display:block;display:flex;height:200px;justify-content:center;-o-object-fit:contain;object-fit:contain}.product-card__picture img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-card__info{padding:8px}.product-card__sku{color:#999}.product-card__name,.product-card__sku{font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue;font-size:14px;font-weight:400;line-height:22px}.product-card__name{color:#111212;margin-top:2px}.product-card__params{margin-bottom:10px;margin-top:8px}.product-card__param{border-bottom:1px solid #e5e5e5;display:flex;gap:8px;justify-content:space-between;padding:4px 0;width:100%}.product-card__param:first-child{border-top:1px solid #e5e5e5}.product-card__param-key{font-weight:400;max-width:200px}.product-card__param-key,.product-card__param-value{color:#999;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue;font-size:12px;line-height:20px}.product-card__param-value{font-weight:500;text-align:right}.product-card__buttons{align-items:center;display:flex;gap:10px;margin-top:auto}.product-card .small-button{font-size:20px;padding:10px 11px}
