.dvtljf1 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: var(--dvtljf0);
  -moz-box-pack: justify;
       justify-content: space-between;
  gap: 28px 8px;
  position: relative;
}
.dvtljf2 {
  background-color: var(--ColorWhite-100);
  position: relative;
  width: 100%;
  background: var(--ColorWhite-50);
  border-radius: 12px;
}
.dvtljf3 {
  background-color: var(--ColorGray-50);
  border-radius: 8px;
  margin-bottom: 12px;
}
