.anticon {
  display: inline-block;
  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::before {
  display: none;
}

.anticon .anticon-icon {
  display: block;
}

.anticon[tabindex] {
  cursor: pointer;
}

.anticon-spin::before,
.anticon-spin {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
  animation: loadingCircle 1s infinite linear;
}

@-webkit-keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

:where(.css-y8x9xp)[class^="ant-form"],
:where(.css-y8x9xp)[class*=" ant-form"] {
  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-y8x9xp)[class^="ant-form"]::before,
:where(.css-y8x9xp)[class*=" ant-form"]::before,
:where(.css-y8x9xp)[class^="ant-form"]::after,
:where(.css-y8x9xp)[class*=" ant-form"]::after {
  box-sizing: border-box;
}

:where(.css-y8x9xp)[class^="ant-form"] [class^="ant-form"],
:where(.css-y8x9xp)[class*=" ant-form"] [class^="ant-form"],
:where(.css-y8x9xp)[class^="ant-form"] [class*=" ant-form"],
:where(.css-y8x9xp)[class*=" ant-form"] [class*=" ant-form"] {
  box-sizing: border-box;
}

:where(.css-y8x9xp)[class^="ant-form"] [class^="ant-form"]::before,
:where(.css-y8x9xp)[class*=" ant-form"] [class^="ant-form"]::before,
:where(.css-y8x9xp)[class^="ant-form"] [class*=" ant-form"]::before,
:where(.css-y8x9xp)[class*=" ant-form"] [class*=" ant-form"]::before,
:where(.css-y8x9xp)[class^="ant-form"] [class^="ant-form"]::after,
:where(.css-y8x9xp)[class*=" ant-form"] [class^="ant-form"]::after,
:where(.css-y8x9xp)[class^="ant-form"] [class*=" ant-form"]::after,
:where(.css-y8x9xp)[class*=" ant-form"] [class*=" ant-form"]::after {
  box-sizing: border-box;
}

:where(.css-y8x9xp).ant-form {
  box-sizing: border-box;
  margin: 0;
  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';
}

:where(.css-y8x9xp).ant-form legend {
  display: block;
  width: 100%;
  margin-bottom: 24px;
  padding: 0;
  color: rgba(0, 0, 0, 0.45);
  font-size: 16px;
  line-height: inherit;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}

:where(.css-y8x9xp).ant-form label {
  font-size: 14px;
}

:where(.css-y8x9xp).ant-form input[type="search"] {
  box-sizing: border-box;
}

:where(.css-y8x9xp).ant-form input[type="radio"],
:where(.css-y8x9xp).ant-form input[type="checkbox"] {
  line-height: normal;
}

:where(.css-y8x9xp).ant-form input[type="file"] {
  display: block;
}

:where(.css-y8x9xp).ant-form input[type="range"] {
  display: block;
  width: 100%;
}

:where(.css-y8x9xp).ant-form select[multiple],
:where(.css-y8x9xp).ant-form select[size] {
  height: auto;
}

:where(.css-y8x9xp).ant-form input[type='file']:focus,
:where(.css-y8x9xp).ant-form input[type='radio']:focus,
:where(.css-y8x9xp).ant-form input[type='checkbox']:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(5, 145, 255, 0.1);
}

:where(.css-y8x9xp).ant-form output {
  display: block;
  padding-top: 15px;
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
  line-height: 1.5714285714285714;
}

:where(.css-y8x9xp).ant-form .ant-form-text {
  display: inline-block;
  padding-inline-end: 12px;
}

:where(.css-y8x9xp).ant-form-small .ant-form-item .ant-form-item-label>label {
  height: 24px;
}

:where(.css-y8x9xp).ant-form-small .ant-form-item .ant-form-item-control-input {
  min-height: 24px;
}

:where(.css-y8x9xp).ant-form-large .ant-form-item .ant-form-item-label>label {
  height: 40px;
}

:where(.css-y8x9xp).ant-form-large .ant-form-item .ant-form-item-control-input {
  min-height: 40px;
}

:where(.css-y8x9xp).ant-form-item {
  box-sizing: border-box;
  margin: 0;
  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';
  margin-bottom: 24px;
  vertical-align: top;
}

:where(.css-y8x9xp).ant-form-item-with-help {
  transition: none;
}

:where(.css-y8x9xp).ant-form-item-hidden,
:where(.css-y8x9xp).ant-form-item-hidden.ant-row {
  display: none;
}

:where(.css-y8x9xp).ant-form-item-has-warning .ant-form-item-split {
  color: #ff4d4f;
}

:where(.css-y8x9xp).ant-form-item-has-error .ant-form-item-split {
  color: #faad14;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-label {
  flex-grow: 0;
  overflow: hidden;
  white-space: nowrap;
  text-align: end;
  vertical-align: middle;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-label-left {
  text-align: start;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-label-wrap {
  overflow: unset;
  line-height: 1.5714285714285714;
  white-space: unset;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-label>label {
  position: relative;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  height: 32px;
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-label>label>.anticon {
  font-size: 14px;
  vertical-align: top;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  display: inline-block;
  margin-inline-end: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: "*";
}

.ant-form-hide-required-mark :where(.css-y8x9xp).ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
  display: none;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-label>label .ant-form-item-optional {
  display: inline-block;
  margin-inline-start: 4px;
  color: rgba(0, 0, 0, 0.45);
}

.ant-form-hide-required-mark :where(.css-y8x9xp).ant-form-item .ant-form-item-label>label .ant-form-item-optional {
  display: none;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-label>label .ant-form-item-tooltip {
  color: rgba(0, 0, 0, 0.45);
  cursor: help;
  writing-mode: horizontal-tb;
  margin-inline-start: 4px;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-label>label::after {
  content: ":";
  position: relative;
  margin-block: 0;
  margin-inline-start: 2px;
  margin-inline-end: 8px;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-label>label.ant-form-item-no-colon::after {
  content: "\a0";
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-control {
  --ant-display: flex;
  flex-direction: column;
  flex-grow: 1;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-control:first-child:not([class^="'ant-col-'"]):not([class*="' ant-col-'"]) {
  width: 100%;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-control-input {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 32px;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-control-input-content {
  flex: auto;
  max-width: 100%;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-explain,
:where(.css-y8x9xp).ant-form-item .ant-form-item-extra {
  clear: both;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5714285714285714;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-explain-connected {
  width: 100%;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-extra {
  min-height: 24px;
  transition: color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-explain-error {
  color: #ff4d4f;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-explain-warning {
  color: #faad14;
}

:where(.css-y8x9xp).ant-form-item-with-help .ant-form-item-explain {
  height: auto;
  opacity: 1;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-feedback-icon {
  font-size: 14px;
  text-align: center;
  visibility: visible;
  animation-name: css-y8x9xp-antZoomIn;
  animation-duration: 0.2s;
  animation-timing-function: cubic-bezier(0.12, 0.4, 0.29, 1.46);
  pointer-events: none;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-feedback-icon-success {
  color: #52c41a;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-feedback-icon-error {
  color: #ff4d4f;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-feedback-icon-warning {
  color: #faad14;
}

:where(.css-y8x9xp).ant-form-item .ant-form-item-feedback-icon-validating {
  color: #1677ff;
}

:where(.css-y8x9xp).ant-form-show-help {
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

:where(.css-y8x9xp).ant-form-show-help-appear,
:where(.css-y8x9xp).ant-form-show-help-enter {
  opacity: 0;
}

:where(.css-y8x9xp).ant-form-show-help-appear-active,
:where(.css-y8x9xp).ant-form-show-help-enter-active {
  opacity: 1;
}

:where(.css-y8x9xp).ant-form-show-help-leave {
  opacity: 1;
}

:where(.css-y8x9xp).ant-form-show-help-leave-active {
  opacity: 0;
}

:where(.css-y8x9xp).ant-form-show-help .ant-form-show-help-item {
  overflow: hidden;
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

:where(.css-y8x9xp).ant-form-show-help .ant-form-show-help-item.ant-form-show-help-item-appear,
:where(.css-y8x9xp).ant-form-show-help .ant-form-show-help-item.ant-form-show-help-item-enter {
  transform: translateY(-5px);
  opacity: 0;
}

:where(.css-y8x9xp).ant-form-show-help .ant-form-show-help-item.ant-form-show-help-item-appear-active,
:where(.css-y8x9xp).ant-form-show-help .ant-form-show-help-item.ant-form-show-help-item-enter-active {
  transform: translateY(0);
  opacity: 1;
}

:where(.css-y8x9xp).ant-form-show-help .ant-form-show-help-item.ant-form-show-help-item-leave-active {
  transform: translateY(-5px);
}

:where(.css-y8x9xp).ant-form-horizontal .ant-form-item-label {
  flex-grow: 0;
}

:where(.css-y8x9xp).ant-form-horizontal .ant-form-item-control {
  flex: 1 1 0;
  min-width: 0;
}

:where(.css-y8x9xp).ant-form-horizontal .ant-form-item-label[class$='-24']+.ant-form-item-control,
:where(.css-y8x9xp).ant-form-horizontal .ant-form-item-label[class*='-24 ']+.ant-form-item-control {
  min-width: unset;
}

:where(.css-y8x9xp).ant-form-inline {
  display: flex;
  flex-wrap: wrap;
}

:where(.css-y8x9xp).ant-form-inline .ant-form-item {
  flex: none;
  margin-inline-end: 16px;
  margin-bottom: 0;
}

:where(.css-y8x9xp).ant-form-inline .ant-form-item-row {
  flex-wrap: nowrap;
}

:where(.css-y8x9xp).ant-form-inline .ant-form-item>.ant-form-item-label,
:where(.css-y8x9xp).ant-form-inline .ant-form-item>.ant-form-item-control {
  display: inline-block;
  vertical-align: top;
}

:where(.css-y8x9xp).ant-form-inline .ant-form-item>.ant-form-item-label {
  flex: none;
}

:where(.css-y8x9xp).ant-form-inline .ant-form-item .ant-form-text {
  display: inline-block;
}

:where(.css-y8x9xp).ant-form-inline .ant-form-item .ant-form-item-has-feedback {
  display: inline-block;
}

:where(.css-y8x9xp).ant-form-vertical .ant-form-item-row {
  flex-direction: column;
}

:where(.css-y8x9xp).ant-form-vertical .ant-form-item-label>label {
  height: auto;
}

:where(.css-y8x9xp).ant-form-vertical .ant-form-item .ant-form-item-control {
  width: 100%;
}

:where(.css-y8x9xp).ant-form-vertical .ant-form-item-label,
:where(.css-y8x9xp).ant-col-24.ant-form-item-label,
:where(.css-y8x9xp).ant-col-xl-24.ant-form-item-label {
  padding: 0 0 8px;
  margin: 0;
  white-space: initial;
  text-align: start;
}

:where(.css-y8x9xp).ant-form-vertical .ant-form-item-label>label,
:where(.css-y8x9xp).ant-col-24.ant-form-item-label>label,
:where(.css-y8x9xp).ant-col-xl-24.ant-form-item-label>label {
  margin: 0;
}

:where(.css-y8x9xp).ant-form-vertical .ant-form-item-label>label::after,
:where(.css-y8x9xp).ant-col-24.ant-form-item-label>label::after,
:where(.css-y8x9xp).ant-col-xl-24.ant-form-item-label>label::after {
  visibility: hidden;
}

@media (max-width: 575px) {
  :where(.css-y8x9xp).ant-form-item .ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    white-space: initial;
    text-align: start;
  }

  :where(.css-y8x9xp).ant-form-item .ant-form-item-label>label {
    margin: 0;
  }

  :where(.css-y8x9xp).ant-form-item .ant-form-item-label>label::after {
    visibility: hidden;
  }

  :where(.css-y8x9xp).ant-form:not(.ant-form-inline) .ant-form-item {
    flex-wrap: wrap;
  }

  :where(.css-y8x9xp).ant-form:not(.ant-form-inline) .ant-form-item .ant-form-item-label:not([class*=" ant-col-xs"]),
  :where(.css-y8x9xp).ant-form:not(.ant-form-inline) .ant-form-item .ant-form-item-control:not([class*=" ant-col-xs"]) {
    flex: 0 0 100%;
    max-width: 100%;
  }

  :where(.css-y8x9xp).ant-form .ant-col-xs-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    white-space: initial;
    text-align: start;
  }

  :where(.css-y8x9xp).ant-form .ant-col-xs-24.ant-form-item-label>label {
    margin: 0;
  }

  :where(.css-y8x9xp).ant-form .ant-col-xs-24.ant-form-item-label>label::after {
    visibility: hidden;
  }
}

@media (max-width: 767px) {
  :where(.css-y8x9xp).ant-form .ant-col-sm-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    white-space: initial;
    text-align: start;
  }

  :where(.css-y8x9xp).ant-form .ant-col-sm-24.ant-form-item-label>label {
    margin: 0;
  }

  :where(.css-y8x9xp).ant-form .ant-col-sm-24.ant-form-item-label>label::after {
    visibility: hidden;
  }
}

@media (max-width: 991px) {
  :where(.css-y8x9xp).ant-form .ant-col-md-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    white-space: initial;
    text-align: start;
  }

  :where(.css-y8x9xp).ant-form .ant-col-md-24.ant-form-item-label>label {
    margin: 0;
  }

  :where(.css-y8x9xp).ant-form .ant-col-md-24.ant-form-item-label>label::after {
    visibility: hidden;
  }
}

@media (max-width: 1199px) {
  :where(.css-y8x9xp).ant-form .ant-col-lg-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    white-space: initial;
    text-align: start;
  }

  :where(.css-y8x9xp).ant-form .ant-col-lg-24.ant-form-item-label>label {
    margin: 0;
  }

  :where(.css-y8x9xp).ant-form .ant-col-lg-24.ant-form-item-label>label::after {
    visibility: hidden;
  }
}

:where(.css-y8x9xp).ant-form .ant-motion-collapse-legacy {
  overflow: hidden;
}

:where(.css-y8x9xp).ant-form .ant-motion-collapse-legacy-active {
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

:where(.css-y8x9xp).ant-form .ant-motion-collapse {
  overflow: hidden;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}

@keyframes css-y8x9xp-antZoomIn {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

:where(.css-y8x9xp) a {
  color: #1677ff;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}

:where(.css-y8x9xp) a:hover {
  color: #69b1ff;
}

:where(.css-y8x9xp) a:active {
  color: #0958d9;
}

:where(.css-y8x9xp) a:active,
:where(.css-y8x9xp) a:hover {
  text-decoration: none;
  outline: 0;
}

:where(.css-y8x9xp) a:focus {
  text-decoration: none;
  outline: 0;
}

:where(.css-y8x9xp) a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}

:where(.css-y8x9xp)[class^="ant-col"],
:where(.css-y8x9xp)[class*=" ant-col"] {
  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-y8x9xp)[class^="ant-col"]::before,
:where(.css-y8x9xp)[class*=" ant-col"]::before,
:where(.css-y8x9xp)[class^="ant-col"]::after,
:where(.css-y8x9xp)[class*=" ant-col"]::after {
  box-sizing: border-box;
}

:where(.css-y8x9xp)[class^="ant-col"] [class^="ant-col"],
:where(.css-y8x9xp)[class*=" ant-col"] [class^="ant-col"],
:where(.css-y8x9xp)[class^="ant-col"] [class*=" ant-col"],
:where(.css-y8x9xp)[class*=" ant-col"] [class*=" ant-col"] {
  box-sizing: border-box;
}

:where(.css-y8x9xp)[class^="ant-col"] [class^="ant-col"]::before,
:where(.css-y8x9xp)[class*=" ant-col"] [class^="ant-col"]::before,
:where(.css-y8x9xp)[class^="ant-col"] [class*=" ant-col"]::before,
:where(.css-y8x9xp)[class*=" ant-col"] [class*=" ant-col"]::before,
:where(.css-y8x9xp)[class^="ant-col"] [class^="ant-col"]::after,
:where(.css-y8x9xp)[class*=" ant-col"] [class^="ant-col"]::after,
:where(.css-y8x9xp)[class^="ant-col"] [class*=" ant-col"]::after,
:where(.css-y8x9xp)[class*=" ant-col"] [class*=" ant-col"]::after {
  box-sizing: border-box;
}

:where(.css-y8x9xp).ant-col {
  position: relative;
  max-width: 100%;
  min-height: 1px;
}

:where(.css-y8x9xp).ant-col-24 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 100%;
  max-width: 100%;
}

:where(.css-y8x9xp).ant-col-push-24 {
  inset-inline-start: 100%;
}

:where(.css-y8x9xp).ant-col-pull-24 {
  inset-inline-end: 100%;
}

:where(.css-y8x9xp).ant-col-offset-24 {
  margin-inline-start: 100%;
}

:where(.css-y8x9xp).ant-col-order-24 {
  order: 24;
}

:where(.css-y8x9xp).ant-col-23 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 95.83333333333334%;
  max-width: 95.83333333333334%;
}

:where(.css-y8x9xp).ant-col-push-23 {
  inset-inline-start: 95.83333333333334%;
}

:where(.css-y8x9xp).ant-col-pull-23 {
  inset-inline-end: 95.83333333333334%;
}

:where(.css-y8x9xp).ant-col-offset-23 {
  margin-inline-start: 95.83333333333334%;
}

:where(.css-y8x9xp).ant-col-order-23 {
  order: 23;
}

:where(.css-y8x9xp).ant-col-22 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 91.66666666666666%;
  max-width: 91.66666666666666%;
}

:where(.css-y8x9xp).ant-col-push-22 {
  inset-inline-start: 91.66666666666666%;
}

:where(.css-y8x9xp).ant-col-pull-22 {
  inset-inline-end: 91.66666666666666%;
}

:where(.css-y8x9xp).ant-col-offset-22 {
  margin-inline-start: 91.66666666666666%;
}

:where(.css-y8x9xp).ant-col-order-22 {
  order: 22;
}

:where(.css-y8x9xp).ant-col-21 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

:where(.css-y8x9xp).ant-col-push-21 {
  inset-inline-start: 87.5%;
}

:where(.css-y8x9xp).ant-col-pull-21 {
  inset-inline-end: 87.5%;
}

:where(.css-y8x9xp).ant-col-offset-21 {
  margin-inline-start: 87.5%;
}

:where(.css-y8x9xp).ant-col-order-21 {
  order: 21;
}

:where(.css-y8x9xp).ant-col-20 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 83.33333333333334%;
  max-width: 83.33333333333334%;
}

:where(.css-y8x9xp).ant-col-push-20 {
  inset-inline-start: 83.33333333333334%;
}

:where(.css-y8x9xp).ant-col-pull-20 {
  inset-inline-end: 83.33333333333334%;
}

:where(.css-y8x9xp).ant-col-offset-20 {
  margin-inline-start: 83.33333333333334%;
}

:where(.css-y8x9xp).ant-col-order-20 {
  order: 20;
}

:where(.css-y8x9xp).ant-col-19 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 79.16666666666666%;
  max-width: 79.16666666666666%;
}

:where(.css-y8x9xp).ant-col-push-19 {
  inset-inline-start: 79.16666666666666%;
}

:where(.css-y8x9xp).ant-col-pull-19 {
  inset-inline-end: 79.16666666666666%;
}

:where(.css-y8x9xp).ant-col-offset-19 {
  margin-inline-start: 79.16666666666666%;
}

:where(.css-y8x9xp).ant-col-order-19 {
  order: 19;
}

:where(.css-y8x9xp).ant-col-18 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 75%;
  max-width: 75%;
}

:where(.css-y8x9xp).ant-col-push-18 {
  inset-inline-start: 75%;
}

:where(.css-y8x9xp).ant-col-pull-18 {
  inset-inline-end: 75%;
}

:where(.css-y8x9xp).ant-col-offset-18 {
  margin-inline-start: 75%;
}

:where(.css-y8x9xp).ant-col-order-18 {
  order: 18;
}

:where(.css-y8x9xp).ant-col-17 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 70.83333333333334%;
  max-width: 70.83333333333334%;
}

:where(.css-y8x9xp).ant-col-push-17 {
  inset-inline-start: 70.83333333333334%;
}

:where(.css-y8x9xp).ant-col-pull-17 {
  inset-inline-end: 70.83333333333334%;
}

:where(.css-y8x9xp).ant-col-offset-17 {
  margin-inline-start: 70.83333333333334%;
}

:where(.css-y8x9xp).ant-col-order-17 {
  order: 17;
}

:where(.css-y8x9xp).ant-col-16 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 66.66666666666666%;
  max-width: 66.66666666666666%;
}

:where(.css-y8x9xp).ant-col-push-16 {
  inset-inline-start: 66.66666666666666%;
}

:where(.css-y8x9xp).ant-col-pull-16 {
  inset-inline-end: 66.66666666666666%;
}

:where(.css-y8x9xp).ant-col-offset-16 {
  margin-inline-start: 66.66666666666666%;
}

:where(.css-y8x9xp).ant-col-order-16 {
  order: 16;
}

:where(.css-y8x9xp).ant-col-15 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 62.5%;
  max-width: 62.5%;
}

:where(.css-y8x9xp).ant-col-push-15 {
  inset-inline-start: 62.5%;
}

:where(.css-y8x9xp).ant-col-pull-15 {
  inset-inline-end: 62.5%;
}

:where(.css-y8x9xp).ant-col-offset-15 {
  margin-inline-start: 62.5%;
}

:where(.css-y8x9xp).ant-col-order-15 {
  order: 15;
}

:where(.css-y8x9xp).ant-col-14 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 58.333333333333336%;
  max-width: 58.333333333333336%;
}

:where(.css-y8x9xp).ant-col-push-14 {
  inset-inline-start: 58.333333333333336%;
}

:where(.css-y8x9xp).ant-col-pull-14 {
  inset-inline-end: 58.333333333333336%;
}

:where(.css-y8x9xp).ant-col-offset-14 {
  margin-inline-start: 58.333333333333336%;
}

:where(.css-y8x9xp).ant-col-order-14 {
  order: 14;
}

:where(.css-y8x9xp).ant-col-13 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 54.166666666666664%;
  max-width: 54.166666666666664%;
}

:where(.css-y8x9xp).ant-col-push-13 {
  inset-inline-start: 54.166666666666664%;
}

:where(.css-y8x9xp).ant-col-pull-13 {
  inset-inline-end: 54.166666666666664%;
}

:where(.css-y8x9xp).ant-col-offset-13 {
  margin-inline-start: 54.166666666666664%;
}

:where(.css-y8x9xp).ant-col-order-13 {
  order: 13;
}

:where(.css-y8x9xp).ant-col-12 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 50%;
  max-width: 50%;
}

:where(.css-y8x9xp).ant-col-push-12 {
  inset-inline-start: 50%;
}

:where(.css-y8x9xp).ant-col-pull-12 {
  inset-inline-end: 50%;
}

:where(.css-y8x9xp).ant-col-offset-12 {
  margin-inline-start: 50%;
}

:where(.css-y8x9xp).ant-col-order-12 {
  order: 12;
}

:where(.css-y8x9xp).ant-col-11 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 45.83333333333333%;
  max-width: 45.83333333333333%;
}

:where(.css-y8x9xp).ant-col-push-11 {
  inset-inline-start: 45.83333333333333%;
}

:where(.css-y8x9xp).ant-col-pull-11 {
  inset-inline-end: 45.83333333333333%;
}

:where(.css-y8x9xp).ant-col-offset-11 {
  margin-inline-start: 45.83333333333333%;
}

:where(.css-y8x9xp).ant-col-order-11 {
  order: 11;
}

:where(.css-y8x9xp).ant-col-10 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 41.66666666666667%;
  max-width: 41.66666666666667%;
}

:where(.css-y8x9xp).ant-col-push-10 {
  inset-inline-start: 41.66666666666667%;
}

:where(.css-y8x9xp).ant-col-pull-10 {
  inset-inline-end: 41.66666666666667%;
}

:where(.css-y8x9xp).ant-col-offset-10 {
  margin-inline-start: 41.66666666666667%;
}

:where(.css-y8x9xp).ant-col-order-10 {
  order: 10;
}

:where(.css-y8x9xp).ant-col-9 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 37.5%;
  max-width: 37.5%;
}

:where(.css-y8x9xp).ant-col-push-9 {
  inset-inline-start: 37.5%;
}

:where(.css-y8x9xp).ant-col-pull-9 {
  inset-inline-end: 37.5%;
}

:where(.css-y8x9xp).ant-col-offset-9 {
  margin-inline-start: 37.5%;
}

:where(.css-y8x9xp).ant-col-order-9 {
  order: 9;
}

:where(.css-y8x9xp).ant-col-8 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 33.33333333333333%;
  max-width: 33.33333333333333%;
}

:where(.css-y8x9xp).ant-col-push-8 {
  inset-inline-start: 33.33333333333333%;
}

:where(.css-y8x9xp).ant-col-pull-8 {
  inset-inline-end: 33.33333333333333%;
}

:where(.css-y8x9xp).ant-col-offset-8 {
  margin-inline-start: 33.33333333333333%;
}

:where(.css-y8x9xp).ant-col-order-8 {
  order: 8;
}

:where(.css-y8x9xp).ant-col-7 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 29.166666666666668%;
  max-width: 29.166666666666668%;
}

:where(.css-y8x9xp).ant-col-push-7 {
  inset-inline-start: 29.166666666666668%;
}

:where(.css-y8x9xp).ant-col-pull-7 {
  inset-inline-end: 29.166666666666668%;
}

:where(.css-y8x9xp).ant-col-offset-7 {
  margin-inline-start: 29.166666666666668%;
}

:where(.css-y8x9xp).ant-col-order-7 {
  order: 7;
}

:where(.css-y8x9xp).ant-col-6 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 25%;
  max-width: 25%;
}

:where(.css-y8x9xp).ant-col-push-6 {
  inset-inline-start: 25%;
}

:where(.css-y8x9xp).ant-col-pull-6 {
  inset-inline-end: 25%;
}

:where(.css-y8x9xp).ant-col-offset-6 {
  margin-inline-start: 25%;
}

:where(.css-y8x9xp).ant-col-order-6 {
  order: 6;
}

:where(.css-y8x9xp).ant-col-5 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 20.833333333333336%;
  max-width: 20.833333333333336%;
}

:where(.css-y8x9xp).ant-col-push-5 {
  inset-inline-start: 20.833333333333336%;
}

:where(.css-y8x9xp).ant-col-pull-5 {
  inset-inline-end: 20.833333333333336%;
}

:where(.css-y8x9xp).ant-col-offset-5 {
  margin-inline-start: 20.833333333333336%;
}

:where(.css-y8x9xp).ant-col-order-5 {
  order: 5;
}

:where(.css-y8x9xp).ant-col-4 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 16.666666666666664%;
  max-width: 16.666666666666664%;
}

:where(.css-y8x9xp).ant-col-push-4 {
  inset-inline-start: 16.666666666666664%;
}

:where(.css-y8x9xp).ant-col-pull-4 {
  inset-inline-end: 16.666666666666664%;
}

:where(.css-y8x9xp).ant-col-offset-4 {
  margin-inline-start: 16.666666666666664%;
}

:where(.css-y8x9xp).ant-col-order-4 {
  order: 4;
}

:where(.css-y8x9xp).ant-col-3 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

:where(.css-y8x9xp).ant-col-push-3 {
  inset-inline-start: 12.5%;
}

:where(.css-y8x9xp).ant-col-pull-3 {
  inset-inline-end: 12.5%;
}

:where(.css-y8x9xp).ant-col-offset-3 {
  margin-inline-start: 12.5%;
}

:where(.css-y8x9xp).ant-col-order-3 {
  order: 3;
}

:where(.css-y8x9xp).ant-col-2 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 8.333333333333332%;
  max-width: 8.333333333333332%;
}

:where(.css-y8x9xp).ant-col-push-2 {
  inset-inline-start: 8.333333333333332%;
}

:where(.css-y8x9xp).ant-col-pull-2 {
  inset-inline-end: 8.333333333333332%;
}

:where(.css-y8x9xp).ant-col-offset-2 {
  margin-inline-start: 8.333333333333332%;
}

:where(.css-y8x9xp).ant-col-order-2 {
  order: 2;
}

:where(.css-y8x9xp).ant-col-1 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 4.166666666666666%;
  max-width: 4.166666666666666%;
}

:where(.css-y8x9xp).ant-col-push-1 {
  inset-inline-start: 4.166666666666666%;
}

:where(.css-y8x9xp).ant-col-pull-1 {
  inset-inline-end: 4.166666666666666%;
}

:where(.css-y8x9xp).ant-col-offset-1 {
  margin-inline-start: 4.166666666666666%;
}

:where(.css-y8x9xp).ant-col-order-1 {
  order: 1;
}

:where(.css-y8x9xp).ant-col-0 {
  display: none;
}

:where(.css-y8x9xp).ant-col-push-0 {
  inset-inline-start: auto;
}

:where(.css-y8x9xp).ant-col-pull-0 {
  inset-inline-end: auto;
}

:where(.css-y8x9xp).ant-col-offset-0 {
  margin-inline-start: 0;
}

:where(.css-y8x9xp).ant-col-order-0 {
  order: 0;
}

:where(.css-y8x9xp).ant-col-xs-24 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 100%;
  max-width: 100%;
}

:where(.css-y8x9xp).ant-col-xs-push-24 {
  inset-inline-start: 100%;
}

:where(.css-y8x9xp).ant-col-xs-pull-24 {
  inset-inline-end: 100%;
}

:where(.css-y8x9xp).ant-col-xs-offset-24 {
  margin-inline-start: 100%;
}

:where(.css-y8x9xp).ant-col-xs-order-24 {
  order: 24;
}

:where(.css-y8x9xp).ant-col-xs-23 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 95.83333333333334%;
  max-width: 95.83333333333334%;
}

:where(.css-y8x9xp).ant-col-xs-push-23 {
  inset-inline-start: 95.83333333333334%;
}

:where(.css-y8x9xp).ant-col-xs-pull-23 {
  inset-inline-end: 95.83333333333334%;
}

:where(.css-y8x9xp).ant-col-xs-offset-23 {
  margin-inline-start: 95.83333333333334%;
}

:where(.css-y8x9xp).ant-col-xs-order-23 {
  order: 23;
}

:where(.css-y8x9xp).ant-col-xs-22 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 91.66666666666666%;
  max-width: 91.66666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-push-22 {
  inset-inline-start: 91.66666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-pull-22 {
  inset-inline-end: 91.66666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-offset-22 {
  margin-inline-start: 91.66666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-order-22 {
  order: 22;
}

:where(.css-y8x9xp).ant-col-xs-21 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

:where(.css-y8x9xp).ant-col-xs-push-21 {
  inset-inline-start: 87.5%;
}

:where(.css-y8x9xp).ant-col-xs-pull-21 {
  inset-inline-end: 87.5%;
}

:where(.css-y8x9xp).ant-col-xs-offset-21 {
  margin-inline-start: 87.5%;
}

:where(.css-y8x9xp).ant-col-xs-order-21 {
  order: 21;
}

:where(.css-y8x9xp).ant-col-xs-20 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 83.33333333333334%;
  max-width: 83.33333333333334%;
}

:where(.css-y8x9xp).ant-col-xs-push-20 {
  inset-inline-start: 83.33333333333334%;
}

:where(.css-y8x9xp).ant-col-xs-pull-20 {
  inset-inline-end: 83.33333333333334%;
}

:where(.css-y8x9xp).ant-col-xs-offset-20 {
  margin-inline-start: 83.33333333333334%;
}

:where(.css-y8x9xp).ant-col-xs-order-20 {
  order: 20;
}

:where(.css-y8x9xp).ant-col-xs-19 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 79.16666666666666%;
  max-width: 79.16666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-push-19 {
  inset-inline-start: 79.16666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-pull-19 {
  inset-inline-end: 79.16666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-offset-19 {
  margin-inline-start: 79.16666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-order-19 {
  order: 19;
}

:where(.css-y8x9xp).ant-col-xs-18 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 75%;
  max-width: 75%;
}

:where(.css-y8x9xp).ant-col-xs-push-18 {
  inset-inline-start: 75%;
}

:where(.css-y8x9xp).ant-col-xs-pull-18 {
  inset-inline-end: 75%;
}

:where(.css-y8x9xp).ant-col-xs-offset-18 {
  margin-inline-start: 75%;
}

:where(.css-y8x9xp).ant-col-xs-order-18 {
  order: 18;
}

:where(.css-y8x9xp).ant-col-xs-17 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 70.83333333333334%;
  max-width: 70.83333333333334%;
}

:where(.css-y8x9xp).ant-col-xs-push-17 {
  inset-inline-start: 70.83333333333334%;
}

:where(.css-y8x9xp).ant-col-xs-pull-17 {
  inset-inline-end: 70.83333333333334%;
}

:where(.css-y8x9xp).ant-col-xs-offset-17 {
  margin-inline-start: 70.83333333333334%;
}

:where(.css-y8x9xp).ant-col-xs-order-17 {
  order: 17;
}

:where(.css-y8x9xp).ant-col-xs-16 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 66.66666666666666%;
  max-width: 66.66666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-push-16 {
  inset-inline-start: 66.66666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-pull-16 {
  inset-inline-end: 66.66666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-offset-16 {
  margin-inline-start: 66.66666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-order-16 {
  order: 16;
}

:where(.css-y8x9xp).ant-col-xs-15 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 62.5%;
  max-width: 62.5%;
}

:where(.css-y8x9xp).ant-col-xs-push-15 {
  inset-inline-start: 62.5%;
}

:where(.css-y8x9xp).ant-col-xs-pull-15 {
  inset-inline-end: 62.5%;
}

:where(.css-y8x9xp).ant-col-xs-offset-15 {
  margin-inline-start: 62.5%;
}

:where(.css-y8x9xp).ant-col-xs-order-15 {
  order: 15;
}

:where(.css-y8x9xp).ant-col-xs-14 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 58.333333333333336%;
  max-width: 58.333333333333336%;
}

:where(.css-y8x9xp).ant-col-xs-push-14 {
  inset-inline-start: 58.333333333333336%;
}

:where(.css-y8x9xp).ant-col-xs-pull-14 {
  inset-inline-end: 58.333333333333336%;
}

:where(.css-y8x9xp).ant-col-xs-offset-14 {
  margin-inline-start: 58.333333333333336%;
}

:where(.css-y8x9xp).ant-col-xs-order-14 {
  order: 14;
}

:where(.css-y8x9xp).ant-col-xs-13 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 54.166666666666664%;
  max-width: 54.166666666666664%;
}

:where(.css-y8x9xp).ant-col-xs-push-13 {
  inset-inline-start: 54.166666666666664%;
}

:where(.css-y8x9xp).ant-col-xs-pull-13 {
  inset-inline-end: 54.166666666666664%;
}

:where(.css-y8x9xp).ant-col-xs-offset-13 {
  margin-inline-start: 54.166666666666664%;
}

:where(.css-y8x9xp).ant-col-xs-order-13 {
  order: 13;
}

:where(.css-y8x9xp).ant-col-xs-12 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 50%;
  max-width: 50%;
}

:where(.css-y8x9xp).ant-col-xs-push-12 {
  inset-inline-start: 50%;
}

:where(.css-y8x9xp).ant-col-xs-pull-12 {
  inset-inline-end: 50%;
}

:where(.css-y8x9xp).ant-col-xs-offset-12 {
  margin-inline-start: 50%;
}

:where(.css-y8x9xp).ant-col-xs-order-12 {
  order: 12;
}

:where(.css-y8x9xp).ant-col-xs-11 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 45.83333333333333%;
  max-width: 45.83333333333333%;
}

:where(.css-y8x9xp).ant-col-xs-push-11 {
  inset-inline-start: 45.83333333333333%;
}

:where(.css-y8x9xp).ant-col-xs-pull-11 {
  inset-inline-end: 45.83333333333333%;
}

:where(.css-y8x9xp).ant-col-xs-offset-11 {
  margin-inline-start: 45.83333333333333%;
}

:where(.css-y8x9xp).ant-col-xs-order-11 {
  order: 11;
}

:where(.css-y8x9xp).ant-col-xs-10 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 41.66666666666667%;
  max-width: 41.66666666666667%;
}

:where(.css-y8x9xp).ant-col-xs-push-10 {
  inset-inline-start: 41.66666666666667%;
}

:where(.css-y8x9xp).ant-col-xs-pull-10 {
  inset-inline-end: 41.66666666666667%;
}

:where(.css-y8x9xp).ant-col-xs-offset-10 {
  margin-inline-start: 41.66666666666667%;
}

:where(.css-y8x9xp).ant-col-xs-order-10 {
  order: 10;
}

:where(.css-y8x9xp).ant-col-xs-9 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 37.5%;
  max-width: 37.5%;
}

:where(.css-y8x9xp).ant-col-xs-push-9 {
  inset-inline-start: 37.5%;
}

:where(.css-y8x9xp).ant-col-xs-pull-9 {
  inset-inline-end: 37.5%;
}

:where(.css-y8x9xp).ant-col-xs-offset-9 {
  margin-inline-start: 37.5%;
}

:where(.css-y8x9xp).ant-col-xs-order-9 {
  order: 9;
}

:where(.css-y8x9xp).ant-col-xs-8 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 33.33333333333333%;
  max-width: 33.33333333333333%;
}

:where(.css-y8x9xp).ant-col-xs-push-8 {
  inset-inline-start: 33.33333333333333%;
}

:where(.css-y8x9xp).ant-col-xs-pull-8 {
  inset-inline-end: 33.33333333333333%;
}

:where(.css-y8x9xp).ant-col-xs-offset-8 {
  margin-inline-start: 33.33333333333333%;
}

:where(.css-y8x9xp).ant-col-xs-order-8 {
  order: 8;
}

:where(.css-y8x9xp).ant-col-xs-7 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 29.166666666666668%;
  max-width: 29.166666666666668%;
}

:where(.css-y8x9xp).ant-col-xs-push-7 {
  inset-inline-start: 29.166666666666668%;
}

:where(.css-y8x9xp).ant-col-xs-pull-7 {
  inset-inline-end: 29.166666666666668%;
}

:where(.css-y8x9xp).ant-col-xs-offset-7 {
  margin-inline-start: 29.166666666666668%;
}

:where(.css-y8x9xp).ant-col-xs-order-7 {
  order: 7;
}

:where(.css-y8x9xp).ant-col-xs-6 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 25%;
  max-width: 25%;
}

:where(.css-y8x9xp).ant-col-xs-push-6 {
  inset-inline-start: 25%;
}

:where(.css-y8x9xp).ant-col-xs-pull-6 {
  inset-inline-end: 25%;
}

:where(.css-y8x9xp).ant-col-xs-offset-6 {
  margin-inline-start: 25%;
}

:where(.css-y8x9xp).ant-col-xs-order-6 {
  order: 6;
}

:where(.css-y8x9xp).ant-col-xs-5 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 20.833333333333336%;
  max-width: 20.833333333333336%;
}

:where(.css-y8x9xp).ant-col-xs-push-5 {
  inset-inline-start: 20.833333333333336%;
}

:where(.css-y8x9xp).ant-col-xs-pull-5 {
  inset-inline-end: 20.833333333333336%;
}

:where(.css-y8x9xp).ant-col-xs-offset-5 {
  margin-inline-start: 20.833333333333336%;
}

:where(.css-y8x9xp).ant-col-xs-order-5 {
  order: 5;
}

:where(.css-y8x9xp).ant-col-xs-4 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 16.666666666666664%;
  max-width: 16.666666666666664%;
}

:where(.css-y8x9xp).ant-col-xs-push-4 {
  inset-inline-start: 16.666666666666664%;
}

:where(.css-y8x9xp).ant-col-xs-pull-4 {
  inset-inline-end: 16.666666666666664%;
}

:where(.css-y8x9xp).ant-col-xs-offset-4 {
  margin-inline-start: 16.666666666666664%;
}

:where(.css-y8x9xp).ant-col-xs-order-4 {
  order: 4;
}

:where(.css-y8x9xp).ant-col-xs-3 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

:where(.css-y8x9xp).ant-col-xs-push-3 {
  inset-inline-start: 12.5%;
}

:where(.css-y8x9xp).ant-col-xs-pull-3 {
  inset-inline-end: 12.5%;
}

:where(.css-y8x9xp).ant-col-xs-offset-3 {
  margin-inline-start: 12.5%;
}

:where(.css-y8x9xp).ant-col-xs-order-3 {
  order: 3;
}

:where(.css-y8x9xp).ant-col-xs-2 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 8.333333333333332%;
  max-width: 8.333333333333332%;
}

:where(.css-y8x9xp).ant-col-xs-push-2 {
  inset-inline-start: 8.333333333333332%;
}

:where(.css-y8x9xp).ant-col-xs-pull-2 {
  inset-inline-end: 8.333333333333332%;
}

:where(.css-y8x9xp).ant-col-xs-offset-2 {
  margin-inline-start: 8.333333333333332%;
}

:where(.css-y8x9xp).ant-col-xs-order-2 {
  order: 2;
}

:where(.css-y8x9xp).ant-col-xs-1 {
  --ant-display: block;
  display: block;
  display: var(--ant-display);
  flex: 0 0 4.166666666666666%;
  max-width: 4.166666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-push-1 {
  inset-inline-start: 4.166666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-pull-1 {
  inset-inline-end: 4.166666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-offset-1 {
  margin-inline-start: 4.166666666666666%;
}

:where(.css-y8x9xp).ant-col-xs-order-1 {
  order: 1;
}

:where(.css-y8x9xp).ant-col-xs-0 {
  display: none;
}

:where(.css-y8x9xp).ant-col-push-0 {
  inset-inline-start: auto;
}

:where(.css-y8x9xp).ant-col-pull-0 {
  inset-inline-end: auto;
}

:where(.css-y8x9xp).ant-col-xs-push-0 {
  inset-inline-start: auto;
}

:where(.css-y8x9xp).ant-col-xs-pull-0 {
  inset-inline-end: auto;
}

:where(.css-y8x9xp).ant-col-xs-offset-0 {
  margin-inline-start: 0;
}

:where(.css-y8x9xp).ant-col-xs-order-0 {
  order: 0;
}

@media (min-width: 576px) {
  :where(.css-y8x9xp).ant-col-sm-24 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 100%;
    max-width: 100%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-24 {
    inset-inline-start: 100%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-24 {
    inset-inline-end: 100%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-24 {
    margin-inline-start: 100%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-24 {
    order: 24;
  }

  :where(.css-y8x9xp).ant-col-sm-23 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 95.83333333333334%;
    max-width: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-23 {
    inset-inline-start: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-23 {
    inset-inline-end: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-23 {
    margin-inline-start: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-23 {
    order: 23;
  }

  :where(.css-y8x9xp).ant-col-sm-22 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-22 {
    inset-inline-start: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-22 {
    inset-inline-end: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-22 {
    margin-inline-start: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-22 {
    order: 22;
  }

  :where(.css-y8x9xp).ant-col-sm-21 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-21 {
    inset-inline-start: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-21 {
    inset-inline-end: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-21 {
    margin-inline-start: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-21 {
    order: 21;
  }

  :where(.css-y8x9xp).ant-col-sm-20 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 83.33333333333334%;
    max-width: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-20 {
    inset-inline-start: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-20 {
    inset-inline-end: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-20 {
    margin-inline-start: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-20 {
    order: 20;
  }

  :where(.css-y8x9xp).ant-col-sm-19 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 79.16666666666666%;
    max-width: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-19 {
    inset-inline-start: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-19 {
    inset-inline-end: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-19 {
    margin-inline-start: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-19 {
    order: 19;
  }

  :where(.css-y8x9xp).ant-col-sm-18 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 75%;
    max-width: 75%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-18 {
    inset-inline-start: 75%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-18 {
    inset-inline-end: 75%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-18 {
    margin-inline-start: 75%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-18 {
    order: 18;
  }

  :where(.css-y8x9xp).ant-col-sm-17 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 70.83333333333334%;
    max-width: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-17 {
    inset-inline-start: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-17 {
    inset-inline-end: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-17 {
    margin-inline-start: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-17 {
    order: 17;
  }

  :where(.css-y8x9xp).ant-col-sm-16 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-16 {
    inset-inline-start: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-16 {
    inset-inline-end: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-16 {
    margin-inline-start: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-16 {
    order: 16;
  }

  :where(.css-y8x9xp).ant-col-sm-15 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-15 {
    inset-inline-start: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-15 {
    inset-inline-end: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-15 {
    margin-inline-start: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-15 {
    order: 15;
  }

  :where(.css-y8x9xp).ant-col-sm-14 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 58.333333333333336%;
    max-width: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-14 {
    inset-inline-start: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-14 {
    inset-inline-end: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-14 {
    margin-inline-start: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-14 {
    order: 14;
  }

  :where(.css-y8x9xp).ant-col-sm-13 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 54.166666666666664%;
    max-width: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-13 {
    inset-inline-start: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-13 {
    inset-inline-end: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-13 {
    margin-inline-start: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-13 {
    order: 13;
  }

  :where(.css-y8x9xp).ant-col-sm-12 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 50%;
    max-width: 50%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-12 {
    inset-inline-start: 50%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-12 {
    inset-inline-end: 50%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-12 {
    margin-inline-start: 50%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-12 {
    order: 12;
  }

  :where(.css-y8x9xp).ant-col-sm-11 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 45.83333333333333%;
    max-width: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-11 {
    inset-inline-start: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-11 {
    inset-inline-end: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-11 {
    margin-inline-start: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-11 {
    order: 11;
  }

  :where(.css-y8x9xp).ant-col-sm-10 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 41.66666666666667%;
    max-width: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-10 {
    inset-inline-start: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-10 {
    inset-inline-end: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-10 {
    margin-inline-start: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-10 {
    order: 10;
  }

  :where(.css-y8x9xp).ant-col-sm-9 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-9 {
    inset-inline-start: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-9 {
    inset-inline-end: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-9 {
    margin-inline-start: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-9 {
    order: 9;
  }

  :where(.css-y8x9xp).ant-col-sm-8 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-8 {
    inset-inline-start: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-8 {
    inset-inline-end: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-8 {
    margin-inline-start: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-8 {
    order: 8;
  }

  :where(.css-y8x9xp).ant-col-sm-7 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 29.166666666666668%;
    max-width: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-7 {
    inset-inline-start: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-7 {
    inset-inline-end: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-7 {
    margin-inline-start: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-7 {
    order: 7;
  }

  :where(.css-y8x9xp).ant-col-sm-6 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 25%;
    max-width: 25%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-6 {
    inset-inline-start: 25%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-6 {
    inset-inline-end: 25%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-6 {
    margin-inline-start: 25%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-6 {
    order: 6;
  }

  :where(.css-y8x9xp).ant-col-sm-5 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 20.833333333333336%;
    max-width: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-5 {
    inset-inline-start: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-5 {
    inset-inline-end: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-5 {
    margin-inline-start: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-5 {
    order: 5;
  }

  :where(.css-y8x9xp).ant-col-sm-4 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-4 {
    inset-inline-start: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-4 {
    inset-inline-end: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-4 {
    margin-inline-start: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-4 {
    order: 4;
  }

  :where(.css-y8x9xp).ant-col-sm-3 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-3 {
    inset-inline-start: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-3 {
    inset-inline-end: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-3 {
    margin-inline-start: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-3 {
    order: 3;
  }

  :where(.css-y8x9xp).ant-col-sm-2 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-2 {
    inset-inline-start: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-2 {
    inset-inline-end: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-2 {
    margin-inline-start: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-2 {
    order: 2;
  }

  :where(.css-y8x9xp).ant-col-sm-1 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 4.166666666666666%;
    max-width: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-push-1 {
    inset-inline-start: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-1 {
    inset-inline-end: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-1 {
    margin-inline-start: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-sm-order-1 {
    order: 1;
  }

  :where(.css-y8x9xp).ant-col-sm-0 {
    display: none;
  }

  :where(.css-y8x9xp).ant-col-push-0 {
    inset-inline-start: auto;
  }

  :where(.css-y8x9xp).ant-col-pull-0 {
    inset-inline-end: auto;
  }

  :where(.css-y8x9xp).ant-col-sm-push-0 {
    inset-inline-start: auto;
  }

  :where(.css-y8x9xp).ant-col-sm-pull-0 {
    inset-inline-end: auto;
  }

  :where(.css-y8x9xp).ant-col-sm-offset-0 {
    margin-inline-start: 0;
  }

  :where(.css-y8x9xp).ant-col-sm-order-0 {
    order: 0;
  }
}

@media (min-width: 768px) {
  :where(.css-y8x9xp).ant-col-md-24 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 100%;
    max-width: 100%;
  }

  :where(.css-y8x9xp).ant-col-md-push-24 {
    inset-inline-start: 100%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-24 {
    inset-inline-end: 100%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-24 {
    margin-inline-start: 100%;
  }

  :where(.css-y8x9xp).ant-col-md-order-24 {
    order: 24;
  }

  :where(.css-y8x9xp).ant-col-md-23 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 95.83333333333334%;
    max-width: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-md-push-23 {
    inset-inline-start: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-23 {
    inset-inline-end: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-23 {
    margin-inline-start: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-md-order-23 {
    order: 23;
  }

  :where(.css-y8x9xp).ant-col-md-22 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-push-22 {
    inset-inline-start: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-22 {
    inset-inline-end: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-22 {
    margin-inline-start: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-order-22 {
    order: 22;
  }

  :where(.css-y8x9xp).ant-col-md-21 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-md-push-21 {
    inset-inline-start: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-21 {
    inset-inline-end: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-21 {
    margin-inline-start: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-md-order-21 {
    order: 21;
  }

  :where(.css-y8x9xp).ant-col-md-20 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 83.33333333333334%;
    max-width: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-md-push-20 {
    inset-inline-start: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-20 {
    inset-inline-end: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-20 {
    margin-inline-start: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-md-order-20 {
    order: 20;
  }

  :where(.css-y8x9xp).ant-col-md-19 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 79.16666666666666%;
    max-width: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-push-19 {
    inset-inline-start: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-19 {
    inset-inline-end: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-19 {
    margin-inline-start: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-order-19 {
    order: 19;
  }

  :where(.css-y8x9xp).ant-col-md-18 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 75%;
    max-width: 75%;
  }

  :where(.css-y8x9xp).ant-col-md-push-18 {
    inset-inline-start: 75%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-18 {
    inset-inline-end: 75%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-18 {
    margin-inline-start: 75%;
  }

  :where(.css-y8x9xp).ant-col-md-order-18 {
    order: 18;
  }

  :where(.css-y8x9xp).ant-col-md-17 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 70.83333333333334%;
    max-width: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-md-push-17 {
    inset-inline-start: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-17 {
    inset-inline-end: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-17 {
    margin-inline-start: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-md-order-17 {
    order: 17;
  }

  :where(.css-y8x9xp).ant-col-md-16 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-push-16 {
    inset-inline-start: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-16 {
    inset-inline-end: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-16 {
    margin-inline-start: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-order-16 {
    order: 16;
  }

  :where(.css-y8x9xp).ant-col-md-15 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-md-push-15 {
    inset-inline-start: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-15 {
    inset-inline-end: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-15 {
    margin-inline-start: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-md-order-15 {
    order: 15;
  }

  :where(.css-y8x9xp).ant-col-md-14 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 58.333333333333336%;
    max-width: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-md-push-14 {
    inset-inline-start: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-14 {
    inset-inline-end: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-14 {
    margin-inline-start: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-md-order-14 {
    order: 14;
  }

  :where(.css-y8x9xp).ant-col-md-13 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 54.166666666666664%;
    max-width: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-md-push-13 {
    inset-inline-start: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-13 {
    inset-inline-end: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-13 {
    margin-inline-start: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-md-order-13 {
    order: 13;
  }

  :where(.css-y8x9xp).ant-col-md-12 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 50%;
    max-width: 50%;
  }

  :where(.css-y8x9xp).ant-col-md-push-12 {
    inset-inline-start: 50%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-12 {
    inset-inline-end: 50%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-12 {
    margin-inline-start: 50%;
  }

  :where(.css-y8x9xp).ant-col-md-order-12 {
    order: 12;
  }

  :where(.css-y8x9xp).ant-col-md-11 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 45.83333333333333%;
    max-width: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-md-push-11 {
    inset-inline-start: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-11 {
    inset-inline-end: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-11 {
    margin-inline-start: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-md-order-11 {
    order: 11;
  }

  :where(.css-y8x9xp).ant-col-md-10 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 41.66666666666667%;
    max-width: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-md-push-10 {
    inset-inline-start: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-10 {
    inset-inline-end: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-10 {
    margin-inline-start: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-md-order-10 {
    order: 10;
  }

  :where(.css-y8x9xp).ant-col-md-9 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-md-push-9 {
    inset-inline-start: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-9 {
    inset-inline-end: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-9 {
    margin-inline-start: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-md-order-9 {
    order: 9;
  }

  :where(.css-y8x9xp).ant-col-md-8 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-md-push-8 {
    inset-inline-start: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-8 {
    inset-inline-end: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-8 {
    margin-inline-start: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-md-order-8 {
    order: 8;
  }

  :where(.css-y8x9xp).ant-col-md-7 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 29.166666666666668%;
    max-width: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-md-push-7 {
    inset-inline-start: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-7 {
    inset-inline-end: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-7 {
    margin-inline-start: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-md-order-7 {
    order: 7;
  }

  :where(.css-y8x9xp).ant-col-md-6 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 25%;
    max-width: 25%;
  }

  :where(.css-y8x9xp).ant-col-md-push-6 {
    inset-inline-start: 25%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-6 {
    inset-inline-end: 25%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-6 {
    margin-inline-start: 25%;
  }

  :where(.css-y8x9xp).ant-col-md-order-6 {
    order: 6;
  }

  :where(.css-y8x9xp).ant-col-md-5 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 20.833333333333336%;
    max-width: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-md-push-5 {
    inset-inline-start: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-5 {
    inset-inline-end: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-5 {
    margin-inline-start: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-md-order-5 {
    order: 5;
  }

  :where(.css-y8x9xp).ant-col-md-4 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-md-push-4 {
    inset-inline-start: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-4 {
    inset-inline-end: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-4 {
    margin-inline-start: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-md-order-4 {
    order: 4;
  }

  :where(.css-y8x9xp).ant-col-md-3 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-md-push-3 {
    inset-inline-start: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-3 {
    inset-inline-end: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-3 {
    margin-inline-start: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-md-order-3 {
    order: 3;
  }

  :where(.css-y8x9xp).ant-col-md-2 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-md-push-2 {
    inset-inline-start: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-2 {
    inset-inline-end: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-2 {
    margin-inline-start: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-md-order-2 {
    order: 2;
  }

  :where(.css-y8x9xp).ant-col-md-1 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 4.166666666666666%;
    max-width: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-push-1 {
    inset-inline-start: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-pull-1 {
    inset-inline-end: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-offset-1 {
    margin-inline-start: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-md-order-1 {
    order: 1;
  }

  :where(.css-y8x9xp).ant-col-md-0 {
    display: none;
  }

  :where(.css-y8x9xp).ant-col-push-0 {
    inset-inline-start: auto;
  }

  :where(.css-y8x9xp).ant-col-pull-0 {
    inset-inline-end: auto;
  }

  :where(.css-y8x9xp).ant-col-md-push-0 {
    inset-inline-start: auto;
  }

  :where(.css-y8x9xp).ant-col-md-pull-0 {
    inset-inline-end: auto;
  }

  :where(.css-y8x9xp).ant-col-md-offset-0 {
    margin-inline-start: 0;
  }

  :where(.css-y8x9xp).ant-col-md-order-0 {
    order: 0;
  }
}

@media (min-width: 992px) {
  :where(.css-y8x9xp).ant-col-lg-24 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 100%;
    max-width: 100%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-24 {
    inset-inline-start: 100%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-24 {
    inset-inline-end: 100%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-24 {
    margin-inline-start: 100%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-24 {
    order: 24;
  }

  :where(.css-y8x9xp).ant-col-lg-23 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 95.83333333333334%;
    max-width: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-23 {
    inset-inline-start: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-23 {
    inset-inline-end: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-23 {
    margin-inline-start: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-23 {
    order: 23;
  }

  :where(.css-y8x9xp).ant-col-lg-22 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-22 {
    inset-inline-start: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-22 {
    inset-inline-end: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-22 {
    margin-inline-start: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-22 {
    order: 22;
  }

  :where(.css-y8x9xp).ant-col-lg-21 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-21 {
    inset-inline-start: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-21 {
    inset-inline-end: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-21 {
    margin-inline-start: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-21 {
    order: 21;
  }

  :where(.css-y8x9xp).ant-col-lg-20 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 83.33333333333334%;
    max-width: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-20 {
    inset-inline-start: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-20 {
    inset-inline-end: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-20 {
    margin-inline-start: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-20 {
    order: 20;
  }

  :where(.css-y8x9xp).ant-col-lg-19 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 79.16666666666666%;
    max-width: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-19 {
    inset-inline-start: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-19 {
    inset-inline-end: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-19 {
    margin-inline-start: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-19 {
    order: 19;
  }

  :where(.css-y8x9xp).ant-col-lg-18 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 75%;
    max-width: 75%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-18 {
    inset-inline-start: 75%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-18 {
    inset-inline-end: 75%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-18 {
    margin-inline-start: 75%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-18 {
    order: 18;
  }

  :where(.css-y8x9xp).ant-col-lg-17 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 70.83333333333334%;
    max-width: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-17 {
    inset-inline-start: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-17 {
    inset-inline-end: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-17 {
    margin-inline-start: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-17 {
    order: 17;
  }

  :where(.css-y8x9xp).ant-col-lg-16 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-16 {
    inset-inline-start: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-16 {
    inset-inline-end: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-16 {
    margin-inline-start: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-16 {
    order: 16;
  }

  :where(.css-y8x9xp).ant-col-lg-15 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-15 {
    inset-inline-start: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-15 {
    inset-inline-end: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-15 {
    margin-inline-start: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-15 {
    order: 15;
  }

  :where(.css-y8x9xp).ant-col-lg-14 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 58.333333333333336%;
    max-width: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-14 {
    inset-inline-start: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-14 {
    inset-inline-end: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-14 {
    margin-inline-start: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-14 {
    order: 14;
  }

  :where(.css-y8x9xp).ant-col-lg-13 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 54.166666666666664%;
    max-width: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-13 {
    inset-inline-start: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-13 {
    inset-inline-end: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-13 {
    margin-inline-start: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-13 {
    order: 13;
  }

  :where(.css-y8x9xp).ant-col-lg-12 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 50%;
    max-width: 50%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-12 {
    inset-inline-start: 50%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-12 {
    inset-inline-end: 50%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-12 {
    margin-inline-start: 50%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-12 {
    order: 12;
  }

  :where(.css-y8x9xp).ant-col-lg-11 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 45.83333333333333%;
    max-width: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-11 {
    inset-inline-start: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-11 {
    inset-inline-end: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-11 {
    margin-inline-start: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-11 {
    order: 11;
  }

  :where(.css-y8x9xp).ant-col-lg-10 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 41.66666666666667%;
    max-width: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-10 {
    inset-inline-start: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-10 {
    inset-inline-end: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-10 {
    margin-inline-start: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-10 {
    order: 10;
  }

  :where(.css-y8x9xp).ant-col-lg-9 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-9 {
    inset-inline-start: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-9 {
    inset-inline-end: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-9 {
    margin-inline-start: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-9 {
    order: 9;
  }

  :where(.css-y8x9xp).ant-col-lg-8 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-8 {
    inset-inline-start: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-8 {
    inset-inline-end: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-8 {
    margin-inline-start: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-8 {
    order: 8;
  }

  :where(.css-y8x9xp).ant-col-lg-7 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 29.166666666666668%;
    max-width: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-7 {
    inset-inline-start: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-7 {
    inset-inline-end: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-7 {
    margin-inline-start: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-7 {
    order: 7;
  }

  :where(.css-y8x9xp).ant-col-lg-6 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 25%;
    max-width: 25%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-6 {
    inset-inline-start: 25%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-6 {
    inset-inline-end: 25%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-6 {
    margin-inline-start: 25%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-6 {
    order: 6;
  }

  :where(.css-y8x9xp).ant-col-lg-5 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 20.833333333333336%;
    max-width: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-5 {
    inset-inline-start: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-5 {
    inset-inline-end: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-5 {
    margin-inline-start: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-5 {
    order: 5;
  }

  :where(.css-y8x9xp).ant-col-lg-4 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-4 {
    inset-inline-start: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-4 {
    inset-inline-end: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-4 {
    margin-inline-start: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-4 {
    order: 4;
  }

  :where(.css-y8x9xp).ant-col-lg-3 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-3 {
    inset-inline-start: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-3 {
    inset-inline-end: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-3 {
    margin-inline-start: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-3 {
    order: 3;
  }

  :where(.css-y8x9xp).ant-col-lg-2 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-2 {
    inset-inline-start: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-2 {
    inset-inline-end: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-2 {
    margin-inline-start: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-2 {
    order: 2;
  }

  :where(.css-y8x9xp).ant-col-lg-1 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 4.166666666666666%;
    max-width: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-push-1 {
    inset-inline-start: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-1 {
    inset-inline-end: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-1 {
    margin-inline-start: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-lg-order-1 {
    order: 1;
  }

  :where(.css-y8x9xp).ant-col-lg-0 {
    display: none;
  }

  :where(.css-y8x9xp).ant-col-push-0 {
    inset-inline-start: auto;
  }

  :where(.css-y8x9xp).ant-col-pull-0 {
    inset-inline-end: auto;
  }

  :where(.css-y8x9xp).ant-col-lg-push-0 {
    inset-inline-start: auto;
  }

  :where(.css-y8x9xp).ant-col-lg-pull-0 {
    inset-inline-end: auto;
  }

  :where(.css-y8x9xp).ant-col-lg-offset-0 {
    margin-inline-start: 0;
  }

  :where(.css-y8x9xp).ant-col-lg-order-0 {
    order: 0;
  }
}

@media (min-width: 1200px) {
  :where(.css-y8x9xp).ant-col-xl-24 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 100%;
    max-width: 100%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-24 {
    inset-inline-start: 100%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-24 {
    inset-inline-end: 100%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-24 {
    margin-inline-start: 100%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-24 {
    order: 24;
  }

  :where(.css-y8x9xp).ant-col-xl-23 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 95.83333333333334%;
    max-width: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-23 {
    inset-inline-start: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-23 {
    inset-inline-end: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-23 {
    margin-inline-start: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-23 {
    order: 23;
  }

  :where(.css-y8x9xp).ant-col-xl-22 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-22 {
    inset-inline-start: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-22 {
    inset-inline-end: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-22 {
    margin-inline-start: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-22 {
    order: 22;
  }

  :where(.css-y8x9xp).ant-col-xl-21 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-21 {
    inset-inline-start: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-21 {
    inset-inline-end: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-21 {
    margin-inline-start: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-21 {
    order: 21;
  }

  :where(.css-y8x9xp).ant-col-xl-20 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 83.33333333333334%;
    max-width: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-20 {
    inset-inline-start: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-20 {
    inset-inline-end: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-20 {
    margin-inline-start: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-20 {
    order: 20;
  }

  :where(.css-y8x9xp).ant-col-xl-19 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 79.16666666666666%;
    max-width: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-19 {
    inset-inline-start: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-19 {
    inset-inline-end: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-19 {
    margin-inline-start: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-19 {
    order: 19;
  }

  :where(.css-y8x9xp).ant-col-xl-18 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 75%;
    max-width: 75%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-18 {
    inset-inline-start: 75%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-18 {
    inset-inline-end: 75%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-18 {
    margin-inline-start: 75%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-18 {
    order: 18;
  }

  :where(.css-y8x9xp).ant-col-xl-17 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 70.83333333333334%;
    max-width: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-17 {
    inset-inline-start: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-17 {
    inset-inline-end: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-17 {
    margin-inline-start: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-17 {
    order: 17;
  }

  :where(.css-y8x9xp).ant-col-xl-16 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-16 {
    inset-inline-start: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-16 {
    inset-inline-end: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-16 {
    margin-inline-start: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-16 {
    order: 16;
  }

  :where(.css-y8x9xp).ant-col-xl-15 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-15 {
    inset-inline-start: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-15 {
    inset-inline-end: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-15 {
    margin-inline-start: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-15 {
    order: 15;
  }

  :where(.css-y8x9xp).ant-col-xl-14 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 58.333333333333336%;
    max-width: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-14 {
    inset-inline-start: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-14 {
    inset-inline-end: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-14 {
    margin-inline-start: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-14 {
    order: 14;
  }

  :where(.css-y8x9xp).ant-col-xl-13 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 54.166666666666664%;
    max-width: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-13 {
    inset-inline-start: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-13 {
    inset-inline-end: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-13 {
    margin-inline-start: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-13 {
    order: 13;
  }

  :where(.css-y8x9xp).ant-col-xl-12 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 50%;
    max-width: 50%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-12 {
    inset-inline-start: 50%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-12 {
    inset-inline-end: 50%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-12 {
    margin-inline-start: 50%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-12 {
    order: 12;
  }

  :where(.css-y8x9xp).ant-col-xl-11 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 45.83333333333333%;
    max-width: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-11 {
    inset-inline-start: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-11 {
    inset-inline-end: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-11 {
    margin-inline-start: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-11 {
    order: 11;
  }

  :where(.css-y8x9xp).ant-col-xl-10 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 41.66666666666667%;
    max-width: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-10 {
    inset-inline-start: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-10 {
    inset-inline-end: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-10 {
    margin-inline-start: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-10 {
    order: 10;
  }

  :where(.css-y8x9xp).ant-col-xl-9 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-9 {
    inset-inline-start: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-9 {
    inset-inline-end: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-9 {
    margin-inline-start: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-9 {
    order: 9;
  }

  :where(.css-y8x9xp).ant-col-xl-8 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-8 {
    inset-inline-start: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-8 {
    inset-inline-end: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-8 {
    margin-inline-start: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-8 {
    order: 8;
  }

  :where(.css-y8x9xp).ant-col-xl-7 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 29.166666666666668%;
    max-width: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-7 {
    inset-inline-start: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-7 {
    inset-inline-end: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-7 {
    margin-inline-start: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-7 {
    order: 7;
  }

  :where(.css-y8x9xp).ant-col-xl-6 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 25%;
    max-width: 25%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-6 {
    inset-inline-start: 25%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-6 {
    inset-inline-end: 25%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-6 {
    margin-inline-start: 25%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-6 {
    order: 6;
  }

  :where(.css-y8x9xp).ant-col-xl-5 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 20.833333333333336%;
    max-width: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-5 {
    inset-inline-start: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-5 {
    inset-inline-end: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-5 {
    margin-inline-start: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-5 {
    order: 5;
  }

  :where(.css-y8x9xp).ant-col-xl-4 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-4 {
    inset-inline-start: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-4 {
    inset-inline-end: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-4 {
    margin-inline-start: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-4 {
    order: 4;
  }

  :where(.css-y8x9xp).ant-col-xl-3 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-3 {
    inset-inline-start: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-3 {
    inset-inline-end: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-3 {
    margin-inline-start: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-3 {
    order: 3;
  }

  :where(.css-y8x9xp).ant-col-xl-2 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-2 {
    inset-inline-start: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-2 {
    inset-inline-end: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-2 {
    margin-inline-start: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-2 {
    order: 2;
  }

  :where(.css-y8x9xp).ant-col-xl-1 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 4.166666666666666%;
    max-width: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-push-1 {
    inset-inline-start: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-1 {
    inset-inline-end: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-1 {
    margin-inline-start: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xl-order-1 {
    order: 1;
  }

  :where(.css-y8x9xp).ant-col-xl-0 {
    display: none;
  }

  :where(.css-y8x9xp).ant-col-push-0 {
    inset-inline-start: auto;
  }

  :where(.css-y8x9xp).ant-col-pull-0 {
    inset-inline-end: auto;
  }

  :where(.css-y8x9xp).ant-col-xl-push-0 {
    inset-inline-start: auto;
  }

  :where(.css-y8x9xp).ant-col-xl-pull-0 {
    inset-inline-end: auto;
  }

  :where(.css-y8x9xp).ant-col-xl-offset-0 {
    margin-inline-start: 0;
  }

  :where(.css-y8x9xp).ant-col-xl-order-0 {
    order: 0;
  }
}

@media (min-width: 1600px) {
  :where(.css-y8x9xp).ant-col-xxl-24 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 100%;
    max-width: 100%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-24 {
    inset-inline-start: 100%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-24 {
    inset-inline-end: 100%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-24 {
    margin-inline-start: 100%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-24 {
    order: 24;
  }

  :where(.css-y8x9xp).ant-col-xxl-23 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 95.83333333333334%;
    max-width: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-23 {
    inset-inline-start: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-23 {
    inset-inline-end: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-23 {
    margin-inline-start: 95.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-23 {
    order: 23;
  }

  :where(.css-y8x9xp).ant-col-xxl-22 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 91.66666666666666%;
    max-width: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-22 {
    inset-inline-start: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-22 {
    inset-inline-end: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-22 {
    margin-inline-start: 91.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-22 {
    order: 22;
  }

  :where(.css-y8x9xp).ant-col-xxl-21 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-21 {
    inset-inline-start: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-21 {
    inset-inline-end: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-21 {
    margin-inline-start: 87.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-21 {
    order: 21;
  }

  :where(.css-y8x9xp).ant-col-xxl-20 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 83.33333333333334%;
    max-width: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-20 {
    inset-inline-start: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-20 {
    inset-inline-end: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-20 {
    margin-inline-start: 83.33333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-20 {
    order: 20;
  }

  :where(.css-y8x9xp).ant-col-xxl-19 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 79.16666666666666%;
    max-width: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-19 {
    inset-inline-start: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-19 {
    inset-inline-end: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-19 {
    margin-inline-start: 79.16666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-19 {
    order: 19;
  }

  :where(.css-y8x9xp).ant-col-xxl-18 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 75%;
    max-width: 75%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-18 {
    inset-inline-start: 75%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-18 {
    inset-inline-end: 75%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-18 {
    margin-inline-start: 75%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-18 {
    order: 18;
  }

  :where(.css-y8x9xp).ant-col-xxl-17 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 70.83333333333334%;
    max-width: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-17 {
    inset-inline-start: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-17 {
    inset-inline-end: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-17 {
    margin-inline-start: 70.83333333333334%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-17 {
    order: 17;
  }

  :where(.css-y8x9xp).ant-col-xxl-16 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 66.66666666666666%;
    max-width: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-16 {
    inset-inline-start: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-16 {
    inset-inline-end: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-16 {
    margin-inline-start: 66.66666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-16 {
    order: 16;
  }

  :where(.css-y8x9xp).ant-col-xxl-15 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-15 {
    inset-inline-start: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-15 {
    inset-inline-end: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-15 {
    margin-inline-start: 62.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-15 {
    order: 15;
  }

  :where(.css-y8x9xp).ant-col-xxl-14 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 58.333333333333336%;
    max-width: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-14 {
    inset-inline-start: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-14 {
    inset-inline-end: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-14 {
    margin-inline-start: 58.333333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-14 {
    order: 14;
  }

  :where(.css-y8x9xp).ant-col-xxl-13 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 54.166666666666664%;
    max-width: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-13 {
    inset-inline-start: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-13 {
    inset-inline-end: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-13 {
    margin-inline-start: 54.166666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-13 {
    order: 13;
  }

  :where(.css-y8x9xp).ant-col-xxl-12 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 50%;
    max-width: 50%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-12 {
    inset-inline-start: 50%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-12 {
    inset-inline-end: 50%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-12 {
    margin-inline-start: 50%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-12 {
    order: 12;
  }

  :where(.css-y8x9xp).ant-col-xxl-11 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 45.83333333333333%;
    max-width: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-11 {
    inset-inline-start: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-11 {
    inset-inline-end: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-11 {
    margin-inline-start: 45.83333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-11 {
    order: 11;
  }

  :where(.css-y8x9xp).ant-col-xxl-10 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 41.66666666666667%;
    max-width: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-10 {
    inset-inline-start: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-10 {
    inset-inline-end: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-10 {
    margin-inline-start: 41.66666666666667%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-10 {
    order: 10;
  }

  :where(.css-y8x9xp).ant-col-xxl-9 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-9 {
    inset-inline-start: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-9 {
    inset-inline-end: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-9 {
    margin-inline-start: 37.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-9 {
    order: 9;
  }

  :where(.css-y8x9xp).ant-col-xxl-8 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 33.33333333333333%;
    max-width: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-8 {
    inset-inline-start: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-8 {
    inset-inline-end: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-8 {
    margin-inline-start: 33.33333333333333%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-8 {
    order: 8;
  }

  :where(.css-y8x9xp).ant-col-xxl-7 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 29.166666666666668%;
    max-width: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-7 {
    inset-inline-start: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-7 {
    inset-inline-end: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-7 {
    margin-inline-start: 29.166666666666668%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-7 {
    order: 7;
  }

  :where(.css-y8x9xp).ant-col-xxl-6 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 25%;
    max-width: 25%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-6 {
    inset-inline-start: 25%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-6 {
    inset-inline-end: 25%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-6 {
    margin-inline-start: 25%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-6 {
    order: 6;
  }

  :where(.css-y8x9xp).ant-col-xxl-5 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 20.833333333333336%;
    max-width: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-5 {
    inset-inline-start: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-5 {
    inset-inline-end: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-5 {
    margin-inline-start: 20.833333333333336%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-5 {
    order: 5;
  }

  :where(.css-y8x9xp).ant-col-xxl-4 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 16.666666666666664%;
    max-width: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-4 {
    inset-inline-start: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-4 {
    inset-inline-end: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-4 {
    margin-inline-start: 16.666666666666664%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-4 {
    order: 4;
  }

  :where(.css-y8x9xp).ant-col-xxl-3 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-3 {
    inset-inline-start: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-3 {
    inset-inline-end: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-3 {
    margin-inline-start: 12.5%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-3 {
    order: 3;
  }

  :where(.css-y8x9xp).ant-col-xxl-2 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 8.333333333333332%;
    max-width: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-2 {
    inset-inline-start: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-2 {
    inset-inline-end: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-2 {
    margin-inline-start: 8.333333333333332%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-2 {
    order: 2;
  }

  :where(.css-y8x9xp).ant-col-xxl-1 {
    --ant-display: block;
    display: block;
    display: var(--ant-display);
    flex: 0 0 4.166666666666666%;
    max-width: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-1 {
    inset-inline-start: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-1 {
    inset-inline-end: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-1 {
    margin-inline-start: 4.166666666666666%;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-1 {
    order: 1;
  }

  :where(.css-y8x9xp).ant-col-xxl-0 {
    display: none;
  }

  :where(.css-y8x9xp).ant-col-push-0 {
    inset-inline-start: auto;
  }

  :where(.css-y8x9xp).ant-col-pull-0 {
    inset-inline-end: auto;
  }

  :where(.css-y8x9xp).ant-col-xxl-push-0 {
    inset-inline-start: auto;
  }

  :where(.css-y8x9xp).ant-col-xxl-pull-0 {
    inset-inline-end: auto;
  }

  :where(.css-y8x9xp).ant-col-xxl-offset-0 {
    margin-inline-start: 0;
  }

  :where(.css-y8x9xp).ant-col-xxl-order-0 {
    order: 0;
  }
}

:where(.css-y8x9xp)[class^="ant-row"],
:where(.css-y8x9xp)[class*=" ant-row"] {
  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-y8x9xp)[class^="ant-row"]::before,
:where(.css-y8x9xp)[class*=" ant-row"]::before,
:where(.css-y8x9xp)[class^="ant-row"]::after,
:where(.css-y8x9xp)[class*=" ant-row"]::after {
  box-sizing: border-box;
}

:where(.css-y8x9xp)[class^="ant-row"] [class^="ant-row"],
:where(.css-y8x9xp)[class*=" ant-row"] [class^="ant-row"],
:where(.css-y8x9xp)[class^="ant-row"] [class*=" ant-row"],
:where(.css-y8x9xp)[class*=" ant-row"] [class*=" ant-row"] {
  box-sizing: border-box;
}

:where(.css-y8x9xp)[class^="ant-row"] [class^="ant-row"]::before,
:where(.css-y8x9xp)[class*=" ant-row"] [class^="ant-row"]::before,
:where(.css-y8x9xp)[class^="ant-row"] [class*=" ant-row"]::before,
:where(.css-y8x9xp)[class*=" ant-row"] [class*=" ant-row"]::before,
:where(.css-y8x9xp)[class^="ant-row"] [class^="ant-row"]::after,
:where(.css-y8x9xp)[class*=" ant-row"] [class^="ant-row"]::after,
:where(.css-y8x9xp)[class^="ant-row"] [class*=" ant-row"]::after,
:where(.css-y8x9xp)[class*=" ant-row"] [class*=" ant-row"]::after {
  box-sizing: border-box;
}

:where(.css-y8x9xp).ant-row {
  display: flex;
  flex-flow: row wrap;
  min-width: 0;
}

:where(.css-y8x9xp).ant-row::before,
:where(.css-y8x9xp).ant-row::after {
  display: flex;
}

:where(.css-y8x9xp).ant-row-no-wrap {
  flex-wrap: nowrap;
}

:where(.css-y8x9xp).ant-row-start {
  justify-content: flex-start;
}

:where(.css-y8x9xp).ant-row-center {
  justify-content: center;
}

:where(.css-y8x9xp).ant-row-end {
  justify-content: flex-end;
}

:where(.css-y8x9xp).ant-row-space-between {
  justify-content: space-between;
}

:where(.css-y8x9xp).ant-row-space-around {
  justify-content: space-around;
}

:where(.css-y8x9xp).ant-row-space-evenly {
  justify-content: space-evenly;
}

:where(.css-y8x9xp).ant-row-top {
  align-items: flex-start;
}

:where(.css-y8x9xp).ant-row-middle {
  align-items: center;
}

:where(.css-y8x9xp).ant-row-bottom {
  align-items: flex-end;
}

:where(.css-y8x9xp)[class^="ant-spin"],
:where(.css-y8x9xp)[class*=" ant-spin"] {
  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-y8x9xp)[class^="ant-spin"]::before,
:where(.css-y8x9xp)[class*=" ant-spin"]::before,
:where(.css-y8x9xp)[class^="ant-spin"]::after,
:where(.css-y8x9xp)[class*=" ant-spin"]::after {
  box-sizing: border-box;
}

:where(.css-y8x9xp)[class^="ant-spin"] [class^="ant-spin"],
:where(.css-y8x9xp)[class*=" ant-spin"] [class^="ant-spin"],
:where(.css-y8x9xp)[class^="ant-spin"] [class*=" ant-spin"],
:where(.css-y8x9xp)[class*=" ant-spin"] [class*=" ant-spin"] {
  box-sizing: border-box;
}

:where(.css-y8x9xp)[class^="ant-spin"] [class^="ant-spin"]::before,
:where(.css-y8x9xp)[class*=" ant-spin"] [class^="ant-spin"]::before,
:where(.css-y8x9xp)[class^="ant-spin"] [class*=" ant-spin"]::before,
:where(.css-y8x9xp)[class*=" ant-spin"] [class*=" ant-spin"]::before,
:where(.css-y8x9xp)[class^="ant-spin"] [class^="ant-spin"]::after,
:where(.css-y8x9xp)[class*=" ant-spin"] [class^="ant-spin"]::after,
:where(.css-y8x9xp)[class^="ant-spin"] [class*=" ant-spin"]::after,
:where(.css-y8x9xp)[class*=" ant-spin"] [class*=" ant-spin"]::after {
  box-sizing: border-box;
}

:where(.css-y8x9xp).ant-spin {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #1677ff;
  font-size: 0;
  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';
  position: absolute;
  display: none;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}

:where(.css-y8x9xp).ant-spin-spinning {
  position: static;
  display: inline-block;
  opacity: 1;
}

:where(.css-y8x9xp).ant-spin .ant-spin-text {
  font-size: 14px;
  padding-top: 5px;
}

:where(.css-y8x9xp).ant-spin-fullscreen {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 1000;
  inset: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}

:where(.css-y8x9xp).ant-spin-fullscreen-show {
  opacity: 1;
  visibility: visible;
}

:where(.css-y8x9xp).ant-spin-fullscreen .ant-spin-dot .ant-spin-dot-item {
  background-color: #fff;
}

:where(.css-y8x9xp).ant-spin-fullscreen .ant-spin-text {
  color: #fff;
}

:where(.css-y8x9xp).ant-spin-nested-loading {
  position: relative;
}

:where(.css-y8x9xp).ant-spin-nested-loading>div>.ant-spin {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 400px;
}

:where(.css-y8x9xp).ant-spin-nested-loading>div>.ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  inset-inline-start: 50%;
  margin: -10px;
}

:where(.css-y8x9xp).ant-spin-nested-loading>div>.ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  text-shadow: 0 1px 2px #ffffff;
}

:where(.css-y8x9xp).ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px;
}

:where(.css-y8x9xp).ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot {
  margin: -7px;
}

:where(.css-y8x9xp).ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text {
  padding-top: 2px;
}

:where(.css-y8x9xp).ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px;
}

:where(.css-y8x9xp).ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot {
  margin: -16px;
}

:where(.css-y8x9xp).ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text {
  padding-top: 11px;
}

:where(.css-y8x9xp).ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px;
}

:where(.css-y8x9xp).ant-spin-nested-loading .ant-spin-container {
  position: relative;
  transition: opacity 0.3s;
}

:where(.css-y8x9xp).ant-spin-nested-loading .ant-spin-container::after {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  bottom: 0;
  inset-inline-start: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0;
  transition: all 0.3s;
  content: "";
  pointer-events: none;
}

:where(.css-y8x9xp).ant-spin-nested-loading .ant-spin-blur {
  clear: both;
  opacity: 0.5;
  user-select: none;
  pointer-events: none;
}

:where(.css-y8x9xp).ant-spin-nested-loading .ant-spin-blur::after {
  opacity: 0.4;
  pointer-events: auto;
}

:where(.css-y8x9xp).ant-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}

:where(.css-y8x9xp).ant-spin .ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 1em;
  height: 1em;
}

:where(.css-y8x9xp).ant-spin .ant-spin-dot-item {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  background-color: #1677ff;
  border-radius: 100%;
  transform: scale(0.75);
  transform-origin: 50% 50%;
  opacity: 0.3;
  animation-name: css-y8x9xp-antSpinMove;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-direction: alternate;
}

:where(.css-y8x9xp).ant-spin .ant-spin-dot-item:nth-child(1) {
  top: 0;
  inset-inline-start: 0;
  animation-delay: 0s;
}

:where(.css-y8x9xp).ant-spin .ant-spin-dot-item:nth-child(2) {
  top: 0;
  inset-inline-end: 0;
  animation-delay: 0.4s;
}

:where(.css-y8x9xp).ant-spin .ant-spin-dot-item:nth-child(3) {
  inset-inline-end: 0;
  bottom: 0;
  animation-delay: 0.8s;
}

:where(.css-y8x9xp).ant-spin .ant-spin-dot-item:nth-child(4) {
  bottom: 0;
  inset-inline-start: 0;
  animation-delay: 1.2s;
}

:where(.css-y8x9xp).ant-spin .ant-spin-dot-spin {
  transform: rotate(45deg);
  animation-name: css-y8x9xp-antRotate;
  animation-duration: 1.2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

:where(.css-y8x9xp).ant-spin-sm .ant-spin-dot {
  font-size: 14px;
}

:where(.css-y8x9xp).ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px;
}

:where(.css-y8x9xp).ant-spin-lg .ant-spin-dot {
  font-size: 32px;
}

:where(.css-y8x9xp).ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px;
}

:where(.css-y8x9xp).ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}

@keyframes css-y8x9xp-antSpinMove {
  to {
    opacity: 1;
  }
}

@keyframes css-y8x9xp-antRotate {
  to {
    transform: rotate(405deg);
  }
}

:where(.css-y8x9xp)[class^="ant-wave"],
:where(.css-y8x9xp)[class*=" ant-wave"] {
  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-y8x9xp)[class^="ant-wave"]::before,
:where(.css-y8x9xp)[class*=" ant-wave"]::before,
:where(.css-y8x9xp)[class^="ant-wave"]::after,
:where(.css-y8x9xp)[class*=" ant-wave"]::after {
  box-sizing: border-box;
}

:where(.css-y8x9xp)[class^="ant-wave"] [class^="ant-wave"],
:where(.css-y8x9xp)[class*=" ant-wave"] [class^="ant-wave"],
:where(.css-y8x9xp)[class^="ant-wave"] [class*=" ant-wave"],
:where(.css-y8x9xp)[class*=" ant-wave"] [class*=" ant-wave"] {
  box-sizing: border-box;
}

:where(.css-y8x9xp)[class^="ant-wave"] [class^="ant-wave"]::before,
:where(.css-y8x9xp)[class*=" ant-wave"] [class^="ant-wave"]::before,
:where(.css-y8x9xp)[class^="ant-wave"] [class*=" ant-wave"]::before,
:where(.css-y8x9xp)[class*=" ant-wave"] [class*=" ant-wave"]::before,
:where(.css-y8x9xp)[class^="ant-wave"] [class^="ant-wave"]::after,
:where(.css-y8x9xp)[class*=" ant-wave"] [class^="ant-wave"]::after,
:where(.css-y8x9xp)[class^="ant-wave"] [class*=" ant-wave"]::after,
:where(.css-y8x9xp)[class*=" ant-wave"] [class*=" ant-wave"]::after {
  box-sizing: border-box;
}

:where(.css-y8x9xp).ant-wave {
  position: absolute;
  background: transparent;
  pointer-events: none;
  box-sizing: border-box;
  color: var(--wave-color, #1677ff);
  box-shadow: 0 0 0 0 currentcolor;
  opacity: 0.2;
}

:where(.css-y8x9xp).ant-wave.wave-motion-appear {
  transition: box-shadow 0.4s cubic-bezier(0.08, 0.82, 0.17, 1), opacity 2s cubic-bezier(0.08, 0.82, 0.17, 1);
}

:where(.css-y8x9xp).ant-wave.wave-motion-appear-active {
  box-shadow: 0 0 0 6px currentcolor;
  opacity: 0;
}

:where(.css-y8x9xp).ant-wave.wave-motion-appear.wave-quick {
  transition: box-shadow 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1);
}

:where(.css-y8x9xp)[class^="ant-btn"],
:where(.css-y8x9xp)[class*=" ant-btn"] {
  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-y8x9xp)[class^="ant-btn"]::before,
:where(.css-y8x9xp)[class*=" ant-btn"]::before,
:where(.css-y8x9xp)[class^="ant-btn"]::after,
:where(.css-y8x9xp)[class*=" ant-btn"]::after {
  box-sizing: border-box;
}

:where(.css-y8x9xp)[class^="ant-btn"] [class^="ant-btn"],
:where(.css-y8x9xp)[class*=" ant-btn"] [class^="ant-btn"],
:where(.css-y8x9xp)[class^="ant-btn"] [class*=" ant-btn"],
:where(.css-y8x9xp)[class*=" ant-btn"] [class*=" ant-btn"] {
  box-sizing: border-box;
}

:where(.css-y8x9xp)[class^="ant-btn"] [class^="ant-btn"]::before,
:where(.css-y8x9xp)[class*=" ant-btn"] [class^="ant-btn"]::before,
:where(.css-y8x9xp)[class^="ant-btn"] [class*=" ant-btn"]::before,
:where(.css-y8x9xp)[class*=" ant-btn"] [class*=" ant-btn"]::before,
:where(.css-y8x9xp)[class^="ant-btn"] [class^="ant-btn"]::after,
:where(.css-y8x9xp)[class*=" ant-btn"] [class^="ant-btn"]::after,
:where(.css-y8x9xp)[class^="ant-btn"] [class*=" ant-btn"]::after,
:where(.css-y8x9xp)[class*=" ant-btn"] [class*=" ant-btn"]::after {
  box-sizing: border-box;
}

:where(.css-y8x9xp).ant-btn {
  outline: none;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  background: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  user-select: none;
  touch-action: manipulation;
  line-height: 1.5714285714285714;
  color: rgba(0, 0, 0, 0.88);
}

:where(.css-y8x9xp).ant-btn:disabled>* {
  pointer-events: none;
}

:where(.css-y8x9xp).ant-btn>span {
  display: inline-block;
}

:where(.css-y8x9xp).ant-btn .ant-btn-icon {
  line-height: 0;
}

:where(.css-y8x9xp).ant-btn>.anticon+span,
:where(.css-y8x9xp).ant-btn>span+.anticon {
  margin-inline-start: 8px;
}

:where(.css-y8x9xp).ant-btn:not(.ant-btn-icon-only)>.ant-btn-icon.ant-btn-loading-icon,
:where(.css-y8x9xp).ant-btn:not(.ant-btn-icon-only)>.ant-btn-icon:not(:last-child) {
  margin-inline-end: 8px;
}

:where(.css-y8x9xp).ant-btn>a {
  color: currentColor;
}

:where(.css-y8x9xp).ant-btn:not(:disabled):focus-visible {
  outline: 4px solid #91caff;
  outline-offset: 1px;
  transition: outline-offset 0s, outline 0s;
}

:where(.css-y8x9xp).ant-btn.ant-btn-two-chinese-chars::first-letter {
  letter-spacing: 0.34em;
}

:where(.css-y8x9xp).ant-btn.ant-btn-two-chinese-chars>*:not(.anticon) {
  margin-inline-end: -0.34em;
  letter-spacing: 0.34em;
}

:where(.css-y8x9xp).ant-btn-icon-only.ant-btn-compact-item {
  flex: none;
}

:where(.css-y8x9xp).ant-btn.ant-btn-sm {
  font-size: 14px;
  height: 24px;
  padding: 0px 7px;
  border-radius: 4px;
}

:where(.css-y8x9xp).ant-btn.ant-btn-sm.ant-btn-icon-only {
  width: 24px;
  padding-inline-start: 0;
  padding-inline-end: 0;
}

:where(.css-y8x9xp).ant-btn.ant-btn-sm.ant-btn-icon-only.ant-btn-round {
  width: auto;
}

:where(.css-y8x9xp).ant-btn.ant-btn-sm.ant-btn-icon-only .anticon {
  font-size: 14px;
}

:where(.css-y8x9xp).ant-btn.ant-btn-sm.ant-btn-loading {
  opacity: 0.65;
  cursor: default;
}

:where(.css-y8x9xp).ant-btn.ant-btn-sm .ant-btn-loading-icon {
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

:where(.css-y8x9xp).ant-btn.ant-btn-circle.ant-btn-sm {
  min-width: 24px;
  padding-inline-start: 0;
  padding-inline-end: 0;
  border-radius: 50%;
}

:where(.css-y8x9xp).ant-btn.ant-btn-round.ant-btn-sm {
  border-radius: 24px;
  padding-inline-start: 12px;
  padding-inline-end: 12px;
}

:where(.css-y8x9xp).ant-btn {
  font-size: 14px;
  height: 32px;
  padding: 4px 15px;
  border-radius: 6px;
}

:where(.css-y8x9xp).ant-btn.ant-btn-icon-only {
  width: 32px;
  padding-inline-start: 0;
  padding-inline-end: 0;
}

:where(.css-y8x9xp).ant-btn.ant-btn-icon-only.ant-btn-round {
  width: auto;
}

:where(.css-y8x9xp).ant-btn.ant-btn-icon-only .anticon {
  font-size: 16px;
}

:where(.css-y8x9xp).ant-btn.ant-btn-loading {
  opacity: 0.65;
  cursor: default;
}

:where(.css-y8x9xp).ant-btn .ant-btn-loading-icon {
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

:where(.css-y8x9xp).ant-btn.ant-btn-circle {
  min-width: 32px;
  padding-inline-start: 0;
  padding-inline-end: 0;
  border-radius: 50%;
}

:where(.css-y8x9xp).ant-btn.ant-btn-round {
  border-radius: 32px;
  padding-inline-start: 16px;
  padding-inline-end: 16px;
}

:where(.css-y8x9xp).ant-btn.ant-btn-lg {
  font-size: 16px;
  height: 40px;
  padding: 6.428571428571429px 15px;
  border-radius: 8px;
}

:where(.css-y8x9xp).ant-btn.ant-btn-lg.ant-btn-icon-only {
  width: 40px;
  padding-inline-start: 0;
  padding-inline-end: 0;
}

:where(.css-y8x9xp).ant-btn.ant-btn-lg.ant-btn-icon-only.ant-btn-round {
  width: auto;
}

:where(.css-y8x9xp).ant-btn.ant-btn-lg.ant-btn-icon-only .anticon {
  font-size: 18px;
}

:where(.css-y8x9xp).ant-btn.ant-btn-lg.ant-btn-loading {
  opacity: 0.65;
  cursor: default;
}

:where(.css-y8x9xp).ant-btn.ant-btn-lg .ant-btn-loading-icon {
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

:where(.css-y8x9xp).ant-btn.ant-btn-circle.ant-btn-lg {
  min-width: 40px;
  padding-inline-start: 0;
  padding-inline-end: 0;
  border-radius: 50%;
}

:where(.css-y8x9xp).ant-btn.ant-btn-round.ant-btn-lg {
  border-radius: 40px;
  padding-inline-start: 20px;
  padding-inline-end: 20px;
}

:where(.css-y8x9xp).ant-btn.ant-btn-block {
  width: 100%;
}

:where(.css-y8x9xp).ant-btn-default {
  background: #ffffff;
  border-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.88);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
}

:where(.css-y8x9xp).ant-btn-default:disabled,
:where(.css-y8x9xp).ant-btn-default.ant-btn-disabled {
  cursor: not-allowed;
  border-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.25);
  background: rgba(0, 0, 0, 0.04);
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover {
  color: #4096ff;
  border-color: #4096ff;
}

:where(.css-y8x9xp).ant-btn-default:not(:disabled):not(.ant-btn-disabled):active {
  color: #0958d9;
  border-color: #0958d9;
}

:where(.css-y8x9xp).ant-btn-default.ant-btn-background-ghost {
  color: #ffffff;
  background: transparent;
  border-color: #ffffff;
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-default.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover {
  background: transparent;
}

:where(.css-y8x9xp).ant-btn-default.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active {
  background: transparent;
}

:where(.css-y8x9xp).ant-btn-default.ant-btn-background-ghost:disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
}

:where(.css-y8x9xp).ant-btn-default.ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
}

:where(.css-y8x9xp).ant-btn-default.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover {
  color: #ff7875;
  border-color: #ffa39e;
}

:where(.css-y8x9xp).ant-btn-default.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active {
  color: #d9363e;
  border-color: #d9363e;
}

:where(.css-y8x9xp).ant-btn-default.ant-btn-dangerous.ant-btn-background-ghost {
  color: #ff4d4f;
  background: transparent;
  border-color: #ff4d4f;
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-default.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover {
  background: transparent;
}

:where(.css-y8x9xp).ant-btn-default.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active {
  background: transparent;
}

:where(.css-y8x9xp).ant-btn-default.ant-btn-dangerous.ant-btn-background-ghost:disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
}

:where(.css-y8x9xp).ant-btn-default.ant-btn-dangerous:disabled,
:where(.css-y8x9xp).ant-btn-default.ant-btn-dangerous.ant-btn-disabled {
  cursor: not-allowed;
  border-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.25);
  background: rgba(0, 0, 0, 0.04);
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-primary {
  color: #fff;
  background: #1677ff;
  box-shadow: 0 2px 0 rgba(5, 145, 255, 0.1);
}

:where(.css-y8x9xp).ant-btn-primary:disabled,
:where(.css-y8x9xp).ant-btn-primary.ant-btn-disabled {
  cursor: not-allowed;
  border-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.25);
  background: rgba(0, 0, 0, 0.04);
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
  color: #fff;
  background: #4096ff;
}

:where(.css-y8x9xp).ant-btn-primary:not(:disabled):not(.ant-btn-disabled):active {
  color: #fff;
  background: #0958d9;
}

:where(.css-y8x9xp).ant-btn-primary.ant-btn-background-ghost {
  color: #1677ff;
  background: transparent;
  border-color: #1677ff;
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-primary.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover {
  background: transparent;
  color: #4096ff;
  border-color: #4096ff;
}

:where(.css-y8x9xp).ant-btn-primary.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active {
  background: transparent;
  color: #0958d9;
  border-color: #0958d9;
}

:where(.css-y8x9xp).ant-btn-primary.ant-btn-background-ghost:disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
}

:where(.css-y8x9xp).ant-btn-primary.ant-btn-dangerous {
  background: #ff4d4f;
  box-shadow: 0 2px 0 rgba(255, 38, 5, 0.06);
  color: #fff;
}

:where(.css-y8x9xp).ant-btn-primary.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover {
  background: #ff7875;
}

:where(.css-y8x9xp).ant-btn-primary.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active {
  background: #d9363e;
}

:where(.css-y8x9xp).ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost {
  color: #ff4d4f;
  background: transparent;
  border-color: #ff4d4f;
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover {
  background: transparent;
  color: #ff7875;
  border-color: #ff7875;
}

:where(.css-y8x9xp).ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active {
  background: transparent;
  color: #d9363e;
  border-color: #d9363e;
}

:where(.css-y8x9xp).ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost:disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
}

:where(.css-y8x9xp).ant-btn-primary.ant-btn-dangerous:disabled,
:where(.css-y8x9xp).ant-btn-primary.ant-btn-dangerous.ant-btn-disabled {
  cursor: not-allowed;
  border-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.25);
  background: rgba(0, 0, 0, 0.04);
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-dashed {
  background: #ffffff;
  border-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.88);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
  border-style: dashed;
}

:where(.css-y8x9xp).ant-btn-dashed:disabled,
:where(.css-y8x9xp).ant-btn-dashed.ant-btn-disabled {
  cursor: not-allowed;
  border-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.25);
  background: rgba(0, 0, 0, 0.04);
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-dashed:not(:disabled):not(.ant-btn-disabled):hover {
  color: #4096ff;
  border-color: #4096ff;
}

:where(.css-y8x9xp).ant-btn-dashed:not(:disabled):not(.ant-btn-disabled):active {
  color: #0958d9;
  border-color: #0958d9;
}

:where(.css-y8x9xp).ant-btn-dashed.ant-btn-background-ghost {
  color: #ffffff;
  background: transparent;
  border-color: #ffffff;
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-dashed.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover {
  background: transparent;
}

:where(.css-y8x9xp).ant-btn-dashed.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active {
  background: transparent;
}

:where(.css-y8x9xp).ant-btn-dashed.ant-btn-background-ghost:disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
}

:where(.css-y8x9xp).ant-btn-dashed.ant-btn-dangerous {
  color: #ff4d4f;
  border-color: #ff4d4f;
}

:where(.css-y8x9xp).ant-btn-dashed.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover {
  color: #ff7875;
  border-color: #ffa39e;
}

:where(.css-y8x9xp).ant-btn-dashed.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active {
  color: #d9363e;
  border-color: #d9363e;
}

:where(.css-y8x9xp).ant-btn-dashed.ant-btn-dangerous.ant-btn-background-ghost {
  color: #ff4d4f;
  background: transparent;
  border-color: #ff4d4f;
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-dashed.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover {
  background: transparent;
}

:where(.css-y8x9xp).ant-btn-dashed.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active {
  background: transparent;
}

:where(.css-y8x9xp).ant-btn-dashed.ant-btn-dangerous.ant-btn-background-ghost:disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
}

:where(.css-y8x9xp).ant-btn-dashed.ant-btn-dangerous:disabled,
:where(.css-y8x9xp).ant-btn-dashed.ant-btn-dangerous.ant-btn-disabled {
  cursor: not-allowed;
  border-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.25);
  background: rgba(0, 0, 0, 0.04);
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-link {
  color: #1677ff;
}

:where(.css-y8x9xp).ant-btn-link:not(:disabled):not(.ant-btn-disabled):hover {
  color: #69b1ff;
  background: transparent;
}

:where(.css-y8x9xp).ant-btn-link:not(:disabled):not(.ant-btn-disabled):active {
  color: #0958d9;
}

:where(.css-y8x9xp).ant-btn-link:disabled,
:where(.css-y8x9xp).ant-btn-link.ant-btn-disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}

:where(.css-y8x9xp).ant-btn-link.ant-btn-dangerous {
  color: #ff4d4f;
}

:where(.css-y8x9xp).ant-btn-link.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover {
  color: #ff7875;
}

:where(.css-y8x9xp).ant-btn-link.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active {
  color: #d9363e;
}

:where(.css-y8x9xp).ant-btn-link.ant-btn-dangerous:disabled,
:where(.css-y8x9xp).ant-btn-link.ant-btn-dangerous.ant-btn-disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}

:where(.css-y8x9xp).ant-btn-text:not(:disabled):not(.ant-btn-disabled):hover {
  color: rgba(0, 0, 0, 0.88);
  background: rgba(0, 0, 0, 0.06);
}

:where(.css-y8x9xp).ant-btn-text:not(:disabled):not(.ant-btn-disabled):active {
  color: rgba(0, 0, 0, 0.88);
  background: rgba(0, 0, 0, 0.15);
}

:where(.css-y8x9xp).ant-btn-text:disabled,
:where(.css-y8x9xp).ant-btn-text.ant-btn-disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}

:where(.css-y8x9xp).ant-btn-text.ant-btn-dangerous {
  color: #ff4d4f;
}

:where(.css-y8x9xp).ant-btn-text.ant-btn-dangerous:disabled,
:where(.css-y8x9xp).ant-btn-text.ant-btn-dangerous.ant-btn-disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}

:where(.css-y8x9xp).ant-btn-text.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover {
  color: #ff7875;
  background: #fff2f0;
}

:where(.css-y8x9xp).ant-btn-text.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active {
  color: #ff7875;
  background: #fff2f0;
}

:where(.css-y8x9xp).ant-btn-ghost.ant-btn-background-ghost {
  color: #ffffff;
  background: transparent;
  border-color: #ffffff;
  box-shadow: none;
}

:where(.css-y8x9xp).ant-btn-ghost.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover {
  background: transparent;
}

:where(.css-y8x9xp).ant-btn-ghost.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active {
  background: transparent;
}

:where(.css-y8x9xp).ant-btn-ghost.ant-btn-background-ghost:disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  border-color: #d9d9d9;
}

:where(.css-y8x9xp).ant-btn-group {
  position: relative;
  display: inline-flex;
}

:where(.css-y8x9xp).ant-btn-group>span:not(:last-child),
:where(.css-y8x9xp).ant-btn-group>.ant-btn:not(:last-child),
:where(.css-y8x9xp).ant-btn-group>span:not(:last-child)>.ant-btn,
:where(.css-y8x9xp).ant-btn-group>.ant-btn:not(:last-child)>.ant-btn {
  border-start-end-radius: 0;
  border-end-end-radius: 0;
}

:where(.css-y8x9xp).ant-btn-group>span:not(:first-child),
:where(.css-y8x9xp).ant-btn-group>.ant-btn:not(:first-child) {
  margin-inline-start: -1px;
}

:where(.css-y8x9xp).ant-btn-group>span:not(:first-child),
:where(.css-y8x9xp).ant-btn-group>.ant-btn:not(:first-child),
:where(.css-y8x9xp).ant-btn-group>span:not(:first-child)>.ant-btn,
:where(.css-y8x9xp).ant-btn-group>.ant-btn:not(:first-child)>.ant-btn {
  border-start-start-radius: 0;
  border-end-start-radius: 0;
}

:where(.css-y8x9xp).ant-btn-group .ant-btn {
  position: relative;
  z-index: 1;
}

:where(.css-y8x9xp).ant-btn-group .ant-btn:hover,
:where(.css-y8x9xp).ant-btn-group .ant-btn:focus,
:where(.css-y8x9xp).ant-btn-group .ant-btn:active {
  z-index: 2;
}

:where(.css-y8x9xp).ant-btn-group .ant-btn[disabled] {
  z-index: 0;
}

:where(.css-y8x9xp).ant-btn-group .ant-btn-icon-only {
  font-size: 14px;
}

:where(.css-y8x9xp).ant-btn-group>span:not(:last-child):not(:disabled),
:where(.css-y8x9xp).ant-btn-group>.ant-btn-primary:not(:last-child):not(:disabled),
:where(.css-y8x9xp).ant-btn-group>span:not(:last-child)>.ant-btn-primary:not(:disabled),
:where(.css-y8x9xp).ant-btn-group>.ant-btn-primary:not(:last-child)>.ant-btn-primary:not(:disabled) {
  border-inline-end-color: #4096ff;
}

:where(.css-y8x9xp).ant-btn-group>span:not(:first-child):not(:disabled),
:where(.css-y8x9xp).ant-btn-group>.ant-btn-primary:not(:first-child):not(:disabled),
:where(.css-y8x9xp).ant-btn-group>span:not(:first-child)>.ant-btn-primary:not(:disabled),
:where(.css-y8x9xp).ant-btn-group>.ant-btn-primary:not(:first-child)>.ant-btn-primary:not(:disabled) {
  border-inline-start-color: #4096ff;
}

:where(.css-y8x9xp).ant-btn-group>span:not(:last-child):not(:disabled),
:where(.css-y8x9xp).ant-btn-group>.ant-btn-danger:not(:last-child):not(:disabled),
:where(.css-y8x9xp).ant-btn-group>span:not(:last-child)>.ant-btn-danger:not(:disabled),
:where(.css-y8x9xp).ant-btn-group>.ant-btn-danger:not(:last-child)>.ant-btn-danger:not(:disabled) {
  border-inline-end-color: #ff7875;
}

:where(.css-y8x9xp).ant-btn-group>span:not(:first-child):not(:disabled),
:where(.css-y8x9xp).ant-btn-group>.ant-btn-danger:not(:first-child):not(:disabled),
:where(.css-y8x9xp).ant-btn-group>span:not(:first-child)>.ant-btn-danger:not(:disabled),
:where(.css-y8x9xp).ant-btn-group>.ant-btn-danger:not(:first-child)>.ant-btn-danger:not(:disabled) {
  border-inline-start-color: #ff7875;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  :where(.css-y8x9xp).ant-form-item-control {
    display: flex;
  }
}

.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;
}