/* .prd-list-right:after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  bottom: -90px;
  left: 0;
  height: 400px;
  background: var(--secondary-color_opct1);
  transform: skewY(-5deg);
}
.prd-list-right .prd_list_wrap .user_page_box {
  border-radius: 30px 30px 0 30px;
} */
