.layout_192 .usg_vwrapper_2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 36px;
  background: linear-gradient(0deg, #181818 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
}
