/* V4 image upgrade: real warehouse photographs selected for clearer packing evidence. */
.hero-real:before{
  background:
    linear-gradient(90deg,rgba(5,23,42,.98) 0%,rgba(5,23,42,.91) 40%,rgba(5,23,42,.42) 66%,rgba(5,23,42,.10) 100%),
    url('../../../solutions/figure-fulfillment/real-images/hero-figure-packing-v3.webp') 62% center/cover no-repeat !important;
}

@media(max-width:900px){
  .hero-real:before{
    background:
      linear-gradient(90deg,rgba(5,23,42,.96),rgba(5,23,42,.66)),
      url('../../../solutions/figure-fulfillment/real-images/hero-figure-packing-v3.webp') 58% center/cover no-repeat !important;
  }
}
