
/* Project imagery overrides, loaded after nexoacero-main.css */
.nexo-project-card__img {
  height: 220px;
  background-size: cover;
  background-position: center;
  position: relative;
  isolation: isolate;
}
.nexo-project-card__img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(3,7,8,.05), rgba(3,7,8,.42));
}
.nexo-project-card__img--1 {
  background-image: linear-gradient(135deg, rgba(255,106,0,.18), rgba(18,38,43,.45)), url("https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=1200&q=82") !important;
}
.nexo-project-card__img--2 {
  background-image: linear-gradient(135deg, rgba(255,106,0,.18), rgba(18,38,43,.45)), url("https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1200&q=82") !important;
}
.nexo-project-card__img--3 {
  background-image: linear-gradient(135deg, rgba(255,106,0,.18), rgba(18,38,43,.45)), url("https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=1200&q=82") !important;
}
.nexo-project-card__img--4 {
  background-image: linear-gradient(135deg, rgba(255,106,0,.18), rgba(18,38,43,.45)), url("https://images.unsplash.com/photo-1518005020951-eccb494ad742?auto=format&fit=crop&w=1200&q=82") !important;
}
.nexo-project-card__img--5 {
  background-image: linear-gradient(135deg, rgba(255,106,0,.18), rgba(18,38,43,.45)), url("https://images.unsplash.com/photo-1473341304170-971dccb5ac1e?auto=format&fit=crop&w=1200&q=82") !important;
}
.nexo-project-card__img--6 {
  background-image: linear-gradient(135deg, rgba(255,106,0,.18), rgba(18,38,43,.45)), url("https://images.unsplash.com/photo-1587293852726-70cdb56c2866?auto=format&fit=crop&w=1200&q=82") !important;
}
