.split-layout[data-v-5f3a8b98] {
  display: flex;
  position: relative;
}
@media screen and (max-width: 1023px) {
.split-layout[data-v-5f3a8b98] {
    flex-direction: column;
}
}
.split-layout .data-input-wrap[data-v-5f3a8b98] {
  width: 100%;
}
.split-layout .upload-wrap[data-v-5f3a8b98] {
  margin-left: 40px;
  flex: 0 0 320px;
}
.split-layout .upload-wrap[data-v-5f3a8b98]:nth-child(1) {
  margin-left: 0;
}
@media screen and (max-width: 1023px) {
.split-layout .upload-wrap[data-v-5f3a8b98] {
    margin-top: 20px;
    display: flex;
    margin-left: 0;
}
.split-layout .upload-wrap[data-v-5f3a8b98]:nth-child(1) {
    margin-top: 0;
}
}
.split-layout .upload-wrap .upload-item[data-v-5f3a8b98] {
  margin-top: 40px;
}
.split-layout .upload-wrap .upload-item[data-v-5f3a8b98]:nth-child(1) {
  margin-top: 0;
}
@media screen and (max-width: 1023px) {
.split-layout .upload-wrap .upload-item[data-v-5f3a8b98] {
    margin-left: 10px;
    margin-top: 0;
    width: calc((100% - 10px) / 2);
}
.split-layout .upload-wrap .upload-item[data-v-5f3a8b98]:nth-child(1) {
    margin-left: 0;
}
}
.split-layout .upload-wrap .upload-item p[data-v-5f3a8b98] {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.43;
  letter-spacing: 1px;
  color: var(--gray-900);
}
.split-layout .upload-wrap .upload-item .upload-input[data-v-5f3a8b98] {
  margin-top: 8px;
}
.split-layout .upload-wrap .upload-item .upload-input[data-v-5f3a8b98]:nth-child(1) {
  margin-top: 0;
}
.split-layout .upload-wrap .upload-item .upload-input .upload-img[data-v-5f3a8b98] {
  margin-top: 8px;
  height: 320px;
}
.split-layout .upload-wrap .upload-item .upload-input .upload-img[data-v-5f3a8b98]:nth-child(1) {
  margin-top: 0;
}
@media screen and (max-width: 1023px) {
.split-layout .upload-wrap .upload-item .upload-input .upload-img[data-v-5f3a8b98] {
    height: 294px;
}
}
.split-layout .upload-wrap .upload-item .upload-input .upload-file[data-v-5f3a8b98] {
  margin-top: 20px;
}
.split-layout .upload-wrap .upload-item .upload-input .upload-file[data-v-5f3a8b98]:nth-child(1) {
  margin-top: 0;
}
