._1y37rcz0 {
  position: relative;
  flex-wrap: wrap;
}
._1y37rcz1 {
  background-color: var(--ColorWhite-100);
  position: relative;
  background: var(--ColorWhite-50);
  border-radius: 12px;
  gap: 10px 8px;
  margin: 12px 0;
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  padding: 12px 16px;
}
._1y37rcz2 {
  height: 100px;
  width: 100%;
  background-color: var(--ColorGray-50);
  border-radius: 16px;
}
._1y37rcz3 {
  width: 40%;
  height: 20px;
  background-color: var(--ColorGray-50);
  border-radius: 16px;
}
