#mar2025.marStyle.starBG {
  background: url(https://storage-asset.msi.com/event/2025/JP/oct-review-campaign/images/bg.jpg) repeat fixed;
  background-size: contain;
}

.kv {
  position: relative;
}
.kv::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 40em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #074e77), to(transparent));
  background: linear-gradient(to bottom, #074e77 60%, transparent);
  z-index: 1;
  bottom: -40em;
}

.marStyle .contBox {
  position: relative;
  z-index: 2;
}

.shoutout .productseries__modelbox {
  width: 96%;
  margin: 0 auto;
}/*# sourceMappingURL=newStyle.css.map */