.modal__content {
  overflow-x: hidden;
}

.item-list[data-v-bab6dd8a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}

.modal__content[data-v-e56f0b66] {
  overflow-x: hidden;
}
.inner-card-preview[data-v-e56f0b66] {
  height: 250px;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}
.inner-upload-preview[data-v-e56f0b66] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.btn-upload[data-v-e56f0b66] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
}

hr[data-v-55463742] {
  margin: 0;
  padding: 0;
}

.modal__content {
  overflow-x: hidden;
}

.item-list[data-v-bdc1f98e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}

