a:where(.css-udsbyy) {
  color: #1677ff;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}

a:where(.css-udsbyy):hover {
  color: #69b1ff;
}

a:where(.css-udsbyy):active {
  color: #0958d9;
}

a:where(.css-udsbyy):active,
a:where(.css-udsbyy):hover {
  text-decoration: none;
  outline: 0;
}

a:where(.css-udsbyy):focus {
  text-decoration: none;
  outline: 0;
}

a:where(.css-udsbyy)[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

:where(.css-udsbyy) a {
  color: #1677ff;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}

:where(.css-udsbyy) a:hover {
  color: #69b1ff;
}

:where(.css-udsbyy) a:active {
  color: #0958d9;
}

:where(.css-udsbyy) a:active,
:where(.css-udsbyy) a:hover {
  text-decoration: none;
  outline: 0;
}

:where(.css-udsbyy) a:focus {
  text-decoration: none;
  outline: 0;
}

:where(.css-udsbyy) a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

:where(.css-udsbyy).anticon {
  display: inline-flex;
  align-items: center;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:where(.css-udsbyy).anticon > * {
  line-height: 1;
}

:where(.css-udsbyy).anticon svg {
  display: inline-block;
}

:where(.css-udsbyy).anticon .anticon .anticon-icon {
  display: block;
}

:where(.css-udsbyy)[class^="ant-modal"],
:where(.css-udsbyy)[class*=" ant-modal"] {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  box-sizing: border-box;
}

:where(.css-udsbyy)[class^="ant-modal"]::before,
:where(.css-udsbyy)[class*=" ant-modal"]::before,
:where(.css-udsbyy)[class^="ant-modal"]::after,
:where(.css-udsbyy)[class*=" ant-modal"]::after {
  box-sizing: border-box;
}

:where(.css-udsbyy)[class^="ant-modal"] [class^="ant-modal"],
:where(.css-udsbyy)[class*=" ant-modal"] [class^="ant-modal"],
:where(.css-udsbyy)[class^="ant-modal"] [class*=" ant-modal"],
:where(.css-udsbyy)[class*=" ant-modal"] [class*=" ant-modal"] {
  box-sizing: border-box;
}

:where(.css-udsbyy)[class^="ant-modal"] [class^="ant-modal"]::before,
:where(.css-udsbyy)[class*=" ant-modal"] [class^="ant-modal"]::before,
:where(.css-udsbyy)[class^="ant-modal"] [class*=" ant-modal"]::before,
:where(.css-udsbyy)[class*=" ant-modal"] [class*=" ant-modal"]::before,
:where(.css-udsbyy)[class^="ant-modal"] [class^="ant-modal"]::after,
:where(.css-udsbyy)[class*=" ant-modal"] [class^="ant-modal"]::after,
:where(.css-udsbyy)[class^="ant-modal"] [class*=" ant-modal"]::after,
:where(.css-udsbyy)[class*=" ant-modal"] [class*=" ant-modal"]::after {
  box-sizing: border-box;
}

:where(.css-udsbyy).ant-modal-root .ant-modal-wrap-rtl {
  direction: rtl;
}

:where(.css-udsbyy).ant-modal-root .ant-modal-centered {
  text-align: center;
}

:where(.css-udsbyy).ant-modal-root .ant-modal-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: "";
}

:where(.css-udsbyy).ant-modal-root .ant-modal-centered .ant-modal {
  top: 0;
  display: inline-block;
  padding-bottom: 0;
  text-align: start;
  vertical-align: middle;
}

@media (max-width: 767px) {
  :where(.css-udsbyy).ant-modal-root .ant-modal {
    max-width: calc(100vw - 16px);
    margin: 8px auto;
  }

  :where(.css-udsbyy).ant-modal-root .ant-modal-centered .ant-modal {
    flex: 1;
  }
}

:where(.css-udsbyy).ant-modal {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0;
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
  line-height: 1.5714285714285714;
  list-style: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  pointer-events: none;
  position: relative;
  top: 100px;
  width: auto;
  max-width: calc(100vw - 32px);
  padding-bottom: 24px;
}

:where(.css-udsbyy).ant-modal .ant-modal-title {
  margin: 0;
  color: rgba(0, 0, 0, 0.88);
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  word-wrap: break-word;
}

:where(.css-udsbyy).ant-modal .ant-modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 0;
  border-radius: 8px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08),
    0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  pointer-events: auto;
  padding: 20px 24px;
}

:where(.css-udsbyy).ant-modal .ant-modal-close {
  position: absolute;
  top: 12px;
  inset-inline-end: 12px;
  z-index: 1010;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  background: transparent;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: color 0.2s, background-color 0.2s;
}

:where(.css-udsbyy).ant-modal .ant-modal-close-x {
  display: flex;
  font-size: 16px;
  font-style: normal;
  line-height: 32px;
  justify-content: center;
  text-transform: none;
  text-rendering: auto;
}

:where(.css-udsbyy).ant-modal .ant-modal-close:disabled {
  pointer-events: none;
}

:where(.css-udsbyy).ant-modal .ant-modal-close:hover {
  color: rgba(0, 0, 0, 0.88);
  background-color: rgba(0, 0, 0, 0.06);
  text-decoration: none;
}

:where(.css-udsbyy).ant-modal .ant-modal-close:active {
  background-color: rgba(0, 0, 0, 0.15);
}

:where(.css-udsbyy).ant-modal .ant-modal-close:focus-visible {
  outline: 3px solid #91caff;
  outline-offset: 1px;
  transition: outline-offset 0s, outline 0s;
}

:where(.css-udsbyy).ant-modal .ant-modal-header {
  color: rgba(0, 0, 0, 0.88);
  background: #ffffff;
  border-radius: 8px 8px 0 0;
  margin-bottom: 8px;
  padding: 0;
  border-bottom: none;
}

:where(.css-udsbyy).ant-modal .ant-modal-body {
  font-size: 14px;
  line-height: 1.5714285714285714;
  word-wrap: break-word;
  padding: 0;
}

:where(.css-udsbyy).ant-modal .ant-modal-body .ant-modal-body-skeleton {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 16px auto;
}

:where(.css-udsbyy).ant-modal .ant-modal-footer {
  text-align: end;
  background: transparent;
  margin-top: 12px;
  padding: 0;
  border-top: none;
  border-radius: 0;
}

:where(.css-udsbyy).ant-modal .ant-modal-footer > .ant-btn + .ant-btn {
  margin-inline-start: 8px;
}

:where(.css-udsbyy).ant-modal .ant-modal-open {
  overflow: hidden;
}

:where(.css-udsbyy).ant-modal-pure-panel {
  top: auto;
  padding: 0;
  display: flex;
  flex-direction: column;
}

:where(.css-udsbyy).ant-modal-pure-panel .ant-modal-content,
:where(.css-udsbyy).ant-modal-pure-panel .ant-modal-body,
:where(.css-udsbyy).ant-modal-pure-panel .ant-modal-confirm-body-wrapper {
  display: flex;
  flex-direction: column;
  flex: auto;
}

:where(.css-udsbyy).ant-modal-pure-panel .ant-modal-confirm-body {
  margin-bottom: auto;
}

:where(.css-udsbyy).ant-modal-root .ant-modal-wrap-rtl {
  direction: rtl;
}

:where(.css-udsbyy).ant-modal-root .ant-modal-wrap-rtl .ant-modal-confirm-body {
  direction: rtl;
}

:where(.css-udsbyy).ant-modal-root .ant-modal.ant-zoom-enter,
:where(.css-udsbyy).ant-modal-root .ant-modal.ant-zoom-appear {
  transform: none;
  opacity: 0;
  animation-duration: 0.3s;
  user-select: none;
}

:where(.css-udsbyy).ant-modal-root
  .ant-modal.ant-zoom-leave
  .ant-modal-content {
  pointer-events: none;
}

:where(.css-udsbyy).ant-modal-root .ant-modal-mask {
  position: fixed;
  inset: 0;
  z-index: 1000;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  pointer-events: none;
}

:where(.css-udsbyy).ant-modal-root .ant-modal-mask .ant-modal-hidden {
  display: none;
}

:where(.css-udsbyy).ant-modal-root .ant-modal-wrap {
  position: fixed;
  inset: 0;
  z-index: 1000;
  overflow: auto;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}

:where(.css-udsbyy).ant-modal-root .ant-fade-enter,
:where(.css-udsbyy).ant-modal-root .ant-fade-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

:where(.css-udsbyy).ant-modal-root .ant-fade-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

:where(.css-udsbyy).ant-modal-root .ant-fade-enter.ant-fade-enter-active,
:where(.css-udsbyy).ant-modal-root .ant-fade-appear.ant-fade-appear-active {
  animation-name: css-udsbyy-antFadeIn;
  animation-play-state: running;
}

:where(.css-udsbyy).ant-modal-root .ant-fade-leave.ant-fade-leave-active {
  animation-name: css-udsbyy-antFadeOut;
  animation-play-state: running;
  pointer-events: none;
}

:where(.css-udsbyy).ant-modal-root .ant-fade-enter,
:where(.css-udsbyy).ant-modal-root .ant-fade-appear {
  opacity: 0;
  animation-timing-function: linear;
}

:where(.css-udsbyy).ant-modal-root .ant-fade-leave {
  animation-timing-function: linear;
}

:where(.css-udsbyy).ant-zoom-enter,
:where(.css-udsbyy).ant-zoom-appear {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

:where(.css-udsbyy).ant-zoom-leave {
  animation-duration: 0.2s;
  animation-fill-mode: both;
  animation-play-state: paused;
}

:where(.css-udsbyy).ant-zoom-enter.ant-zoom-enter-active,
:where(.css-udsbyy).ant-zoom-appear.ant-zoom-appear-active {
  animation-name: css-udsbyy-antZoomIn;
  animation-play-state: running;
}

:where(.css-udsbyy).ant-zoom-leave.ant-zoom-leave-active {
  animation-name: css-udsbyy-antZoomOut;
  animation-play-state: running;
  pointer-events: none;
}

:where(.css-udsbyy).ant-zoom-enter,
:where(.css-udsbyy).ant-zoom-appear {
  transform: scale(0);
  opacity: 0;
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}

:where(.css-udsbyy).ant-zoom-enter-prepare,
:where(.css-udsbyy).ant-zoom-appear-prepare {
  transform: none;
}

:where(.css-udsbyy).ant-zoom-leave {
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

:where(.css-udsbyy).ant-modal-root .ant-modal {
  --ant-modal-sm-width: var(--ant-modal-xs-width);
  --ant-modal-md-width: var(--ant-modal-sm-width);
  --ant-modal-lg-width: var(--ant-modal-md-width);
  --ant-modal-xl-width: var(--ant-modal-lg-width);
  --ant-modal-xxl-width: var(--ant-modal-xl-width);
  width: var(--ant-modal-xs-width);
}

@media (min-width: 576px) {
  :where(.css-udsbyy).ant-modal-root .ant-modal {
    width: var(--ant-modal-sm-width);
  }
}

@media (min-width: 768px) {
  :where(.css-udsbyy).ant-modal-root .ant-modal {
    width: var(--ant-modal-md-width);
  }
}

@media (min-width: 992px) {
  :where(.css-udsbyy).ant-modal-root .ant-modal {
    width: var(--ant-modal-lg-width);
  }
}

@media (min-width: 1200px) {
  :where(.css-udsbyy).ant-modal-root .ant-modal {
    width: var(--ant-modal-xl-width);
  }
}

@media (min-width: 1600px) {
  :where(.css-udsbyy).ant-modal-root .ant-modal {
    width: var(--ant-modal-xxl-width);
  }
}

.anticon {
    display: inline-flex;
    align-items: center;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .anticon>* {
    line-height: 1;
  }

  .anticon svg {
    display: inline-block;
  }

  .anticon .anticon .anticon-icon {
    display: block;
  }