/* v195: image-loading performance only; approved layout remains unchanged. */
.v160-product-card[hidden],
.v160-product-card.is-deferred-product {
  display: none !important;
}

.v160-more {
  min-height: 42px;
  cursor: pointer;
}

.v160-product-card img {
  background: #f6f8fb;
}

.industry-main-gallery-item[hidden],
.industry-main-gallery-item.is-gallery-deferred {
  display: none !important;
}

.industry-main-gallery-more {
  width: 100%;
  min-height: 42px;
  margin-top: 10px;
  border: 1px solid #cbd7e6;
  border-radius: 10px;
  background: #fff;
  color: #163a63;
  font: inherit;
  font-weight: 700;
  cursor: pointer;
}
