/* LUXgroup portfolio hero override — v189 */
._hero_1ft5j_6 {
  min-height: 0;
  padding: 138px 0 54px;
  background: #161616;
}

._heroImage_1ft5j_15 {
  filter: brightness(1.18) saturate(.88) contrast(.96);
  object-position: center 48%;
}

._heroShade_1ft5j_21 {
  background:
    linear-gradient(90deg, rgba(5, 5, 5, .62) 0%, rgba(5, 5, 5, .28) 58%, rgba(5, 5, 5, .10) 100%),
    linear-gradient(180deg, rgba(5, 5, 5, .28) 0%, rgba(5, 5, 5, .08) 48%, rgba(5, 5, 5, .48) 100%);
}

._breadcrumbs_1ft5j_35 {
  margin-bottom: 34px;
  color: #d3d3d3;
}

._hero_1ft5j_6 h1 {
  max-width: 940px;
  font-size: clamp(46px, 6.2vw, 92px);
  line-height: .94;
  text-shadow: 0 3px 24px rgba(0, 0, 0, .55);
}

._lead_1ft5j_74 {
  max-width: 760px;
  margin-top: 22px;
  color: #f2f2f2;
  font-size: clamp(16px, 1.55vw, 20px);
  text-shadow: 0 2px 15px rgba(0, 0, 0, .65);
}

@media (max-width: 620px) {
  ._hero_1ft5j_6 {
    padding: 108px 0 40px;
  }

  ._heroImage_1ft5j_15 {
    filter: brightness(1.12) saturate(.88);
    object-position: 52% center;
  }

  ._heroShade_1ft5j_21 {
    background:
      linear-gradient(180deg, rgba(5, 5, 5, .28) 0%, rgba(5, 5, 5, .16) 45%, rgba(5, 5, 5, .62) 100%),
      linear-gradient(90deg, rgba(5, 5, 5, .48) 0%, rgba(5, 5, 5, .08) 100%);
  }

  ._breadcrumbs_1ft5j_35 {
    margin-bottom: 24px;
  }

  ._hero_1ft5j_6 h1 {
    font-size: 42px;
  }

  ._lead_1ft5j_74 {
    margin-top: 16px;
  }
}
