#nexpoint-2026 {
  background: #f3f3f3;
}

#nexpoint-2026 .hero-image img {
  max-height: 653px;
  object-fit: cover;
  object-position: center;
}

#nexpoint-2026 .products-section .product-card-wrapper {
  border: 0.75px solid #d2d1cf;
  background: #f3f3f3;
}

#nexpoint-2026 .p-20 {
  padding: 20px !important;
}

#nexpoint-2026 .inspiration-container {
  width: 75vw;
}

#nexpoint-2026 .slide-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

#nexpoint-2026 .product-card {
  aspect-ratio: 400 / 560;
}

#nexpoint-2026 .product-link {
  cursor: default;
}

/* @media (min-width: 768px) {
  #nexpoint-2026 .slide-image img {
    height: 600px;
  }
}

@media (min-width: 1200px) {
  #nexpoint-2026 .slide-image img {
    height: 750px;
  }
} */
