._layoutPreview_56vom_1 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  ._layoutPreview_56vom_1 {
    max-width: 100%;
  }
}
._baseWrapper--mobile_56vom_11 ._layoutPreview_56vom_1, ._baseWrapper--tablet_56vom_11 ._layoutPreview_56vom_1 {
  max-width: 100%;
}

._container_56vom_15 {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  ._container_56vom_15 {
    max-width: 100%;
    padding: 0 12px;
  }
}
._baseWrapper--mobile_56vom_11 ._container_56vom_15, ._baseWrapper--tablet_56vom_11 ._container_56vom_15 {
  max-width: 100%;
  padding: 0 12px;
}

._card_56vom_31 {
  width: 100%;
}
@media (max-width: 639px) {
  ._card_56vom_31 {
    border-radius: 12px !important;
  }
}
._baseWrapper--mobile_56vom_11 ._card_56vom_31 {
  border-radius: 12px !important;
}

._listItemRow_56vom_43 {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 100%;
}
@media (max-width: 768px) {
  ._listItemRow_56vom_43 {
    flex-direction: column-reverse;
    align-items: stretch;
  }
}
._baseWrapper--mobile_56vom_11 ._listItemRow_56vom_43, ._baseWrapper--tablet_56vom_11 ._listItemRow_56vom_43 {
  flex-direction: column-reverse;
  align-items: stretch;
}

._listItemField_56vom_60 {
  flex: 9;
}
@media (max-width: 768px) {
  ._listItemField_56vom_60 {
    flex: none;
    width: 100%;
  }
}
._baseWrapper--mobile_56vom_11 ._listItemField_56vom_60, ._baseWrapper--tablet_56vom_11 ._listItemField_56vom_60 {
  flex: none;
  width: 100%;
}

._listItemAction_56vom_74 {
  max-width: 150px;
}
@media (max-width: 768px) {
  ._listItemAction_56vom_74 {
    max-width: 100%;
    width: 100%;
  }
}
._baseWrapper--mobile_56vom_11 ._listItemAction_56vom_74, ._baseWrapper--tablet_56vom_11 ._listItemAction_56vom_74 {
  max-width: 100%;
  width: 100%;
}

@media (max-width: 768px) {
  ._deleteButton_56vom_89 {
    margin-top: 12px !important;
  }
}
._baseWrapper--mobile_56vom_11 ._deleteButton_56vom_89, ._baseWrapper--tablet_56vom_11 ._deleteButton_56vom_89 {
  margin-top: 12px !important;
}

._fieldsGrid_56vom_97 {
  column-gap: 24px;
  row-gap: 0;
}
@media (max-width: 768px) {
  ._fieldsGrid_56vom_97 {
    column-gap: 0;
    row-gap: 6px;
  }
}
._baseWrapper--mobile_56vom_11 ._fieldsGrid_56vom_97, ._baseWrapper--tablet_56vom_11 ._fieldsGrid_56vom_97 {
  column-gap: 0;
  row-gap: 6px;
}

@media (max-width: 639px) {
  ._sectionTitle_56vom_113 {
    font-size: 18px !important;
    margin: 0 !important;
  }
}
._baseWrapper--mobile_56vom_11 ._sectionTitle_56vom_113 {
  font-size: 18px !important;
  margin: 0 !important;
}

@media (max-width: 639px) {
  ._layoutAlert_56vom_124 {
    font-size: 13px !important;
  }
}
._baseWrapper--mobile_56vom_11 ._layoutAlert_56vom_124 {
  font-size: 13px !important;
}

@media (max-width: 639px) {
  ._transferRow_56vom_133 {
    flex-direction: column;
    align-items: flex-start;
  }
}
._baseWrapper--mobile_56vom_11 ._transferRow_56vom_133 {
  flex-direction: column;
  align-items: flex-start;
}

@media (max-width: 639px) {
  ._formList_56vom_144 {
    gap: 8px;
  }
}
._baseWrapper--mobile_56vom_11 ._formList_56vom_144 {
  gap: 8px;
}

@media (max-width: 768px) {
  ._addToListButton_56vom_153 {
    width: 100%;
  }
}
._baseWrapper--mobile_56vom_11 ._addToListButton_56vom_153, ._baseWrapper--tablet_56vom_11 ._addToListButton_56vom_153 {
  width: 100%;
}/* ------------------------------------------------------------------ */
/* Event form field width classes                                     */
/* ------------------------------------------------------------------ */
.event-form-field-half {
  flex: 1;
  flex-basis: calc(50% - 12px);
}

.event-form-field-full {
  flex: 1;
  max-width: 100%;
  width: 100%;
  flex-basis: 100%;
}

@media (max-width: 768px) {
  .event-form-field-half,
  .event-form-field-full {
    flex: none;
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
}
.baseWrapper--mobile & .event-form-field-half,
.baseWrapper--mobile & .event-form-field-full,
.baseWrapper--tablet & .event-form-field-half,
.baseWrapper--tablet & .event-form-field-full {
  flex: none;
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
}.custom-upload-wrapper .ant-upload.ant-upload-btn {
    padding: 6px 0;
}.ant-select-item:has(.ant-divider) {
  min-height: auto;
}
.ant-select-item:has(.ant-divider) .ant-select-item-option-content {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.133);
}td:hover .copy-button {
  opacity: 1 !important;
}._event_1g4vl_1 {
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0px 5px 15px 1px rgba(0, 0, 0, 0.0039215686);
  cursor: pointer;
  padding: 0 5px;
  box-sizing: border-box;
  min-height: 25px;
  margin: 2px;
  transition: all 0.2s ease;
}
._event_1g4vl_1:hover, ._event_1g4vl_1._event-hover_1g4vl_11 {
  transform: translateY(-1px);
  box-shadow: 0px 5px 15px 1px rgba(0, 0, 0, 0.2705882353);
}

._header-changer_1g4vl_16 {
  cursor: pointer;
  background-color: Background;
}
._header-changer_1g4vl_16:hover {
  background-color: rgb(216, 216, 216);
}
._header-changer_1g4vl_16._disabled-hover_1g4vl_23:hover {
  background-color: Background;
}

._event-help-bth_1g4vl_27 {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}