[class^="ant-form"], [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; }
[class^="ant-form"]::before, [class*=" ant-form"]::before, [class^="ant-form"]::after, [class*=" ant-form"]::after { box-sizing: border-box; }
[class^="ant-form"] [class^="ant-form"], [class*=" ant-form"] [class^="ant-form"], [class^="ant-form"] [class*=" ant-form"], [class*=" ant-form"] [class*=" ant-form"] { box-sizing: border-box; }
[class^="ant-form"] [class^="ant-form"]::before, [class*=" ant-form"] [class^="ant-form"]::before, [class^="ant-form"] [class*=" ant-form"]::before, [class*=" ant-form"] [class*=" ant-form"]::before, [class^="ant-form"] [class^="ant-form"]::after, [class*=" ant-form"] [class^="ant-form"]::after, [class^="ant-form"] [class*=" ant-form"]::after, [class*=" ant-form"] [class*=" ant-form"]::after { box-sizing: border-box; }
.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'; }
.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; }
.ant-form input[type="search"] { box-sizing: border-box; }
.ant-form input[type="radio"], .ant-form input[type="checkbox"] { line-height: normal; }
.ant-form input[type="file"] { display: block; }
.ant-form input[type="range"] { display: block; width: 100%; }
.ant-form select[multiple], .ant-form select[size] { height: auto; }
.ant-form input[type='file']:focus, .ant-form input[type='radio']:focus, .ant-form input[type='checkbox']:focus { outline: 0; box-shadow: 0 0 0 2px rgb(1, 242, 141); }
.ant-form output { display: block; padding-top: 15px; color: rgba(0, 0, 0, 0.88); font-size: 14px; line-height: 1.5714285714285714; }
.ant-form .ant-form-text { display: inline-block; padding-right: 12px; }
.ant-form-small .ant-form-item .ant-form-item-label>label { height: 24px; }
.ant-form-small .ant-form-item .ant-form-item-control-input { min-height: 24px; }
.ant-form-large .ant-form-item .ant-form-item-label>label { height: 40px; }
.ant-form-large .ant-form-item .ant-form-item-control-input { min-height: 40px; }
.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; }
.ant-form-item-with-help { transition: none; }
.ant-form-item-hidden, .ant-form-item-hidden.ant-row { display: none; }
.ant-form-item-has-warning .ant-form-item-split { color: #f95050; }
.ant-form-item-has-error .ant-form-item-split { color: #faad14; }
.ant-form-item .ant-form-item-label { flex-grow: 0; overflow: hidden; white-space: nowrap; text-align: end; vertical-align: middle; }
.ant-form-item .ant-form-item-label-left { text-align: start; }
.ant-form-item .ant-form-item-label-wrap { overflow: unset; line-height: 1.5714285714285714; white-space: unset; }
.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; }
.ant-form-item .ant-form-item-label >label >.anticon { font-size: 14px; vertical-align: top; }
.ant-form-item .ant-form-item-label >label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before { display: inline-block; margin-right: 4px; color: #f95050; font-size: 14px; font-family: SimSun, sans-serif; line-height: 1; content: "*"; }
.ant-form-hide-required-mark .ant-form-item .ant-form-item-label >label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before { display: none; }
.ant-form-item .ant-form-item-label >label .ant-form-item-optional { display: inline-block; margin-left: 4px; color: rgba(0, 0, 0, 0.45); }
.ant-form-hide-required-mark .ant-form-item .ant-form-item-label >label .ant-form-item-optional { display: none; }
.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-left: 4px; }
.ant-form-item .ant-form-item-label >label::after { content: ":"; position: relative; margin-top: 0; margin-bottom: 0; margin-left: 2px; margin-right: 8px; }
.ant-form-item .ant-form-item-label >label.ant-form-item-no-colon::after { content: "\a0"; }
.ant-form-item .ant-form-item-control { --ant-display: flex; flex-direction: column; flex-grow: 1; }
.ant-form-item .ant-form-item-control:first-child:not([class^="'ant-col-'"]):not([class*="' ant-col-'"]) { width: 100%; }
.ant-form-item .ant-form-item-control-input { position: relative; display: flex; align-items: center; min-height: 32px; }
.ant-form-item .ant-form-item-control-input-content { flex: auto; max-width: 100%; }
.ant-form-item .ant-form-item-explain, .ant-form-item .ant-form-item-extra { clear: both; color: rgba(0, 0, 0, 0.45); font-size: 14px; line-height: 1.5714285714285714; }
.ant-form-item .ant-form-item-explain-connected { width: 100%; }
.ant-form-item .ant-form-item-extra { min-height: 24px; transition: color 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }
.ant-form-item .ant-form-item-explain-error { color: #f95050; }
.ant-form-item .ant-form-item-explain-warning { color: #faad14; }
.ant-form-item-with-help .ant-form-item-explain { height: auto; opacity: 1; }
.ant-form-item .ant-form-item-feedback-icon { font-size: 14px; text-align: center; visibility: visible; animation-name: antZoomIn; animation-duration: 0.2s; animation-timing-function: cubic-bezier(0.12, 0.4, 0.29, 1.46); pointer-events: none; }
.ant-form-item .ant-form-item-feedback-icon-success { color: #52c41a; }
.ant-form-item .ant-form-item-feedback-icon-error { color: #f95050; }
.ant-form-item .ant-form-item-feedback-icon-warning { color: #faad14; }
.ant-form-item .ant-form-item-feedback-icon-validating { color: #01f28d; }
.ant-form-show-help { transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
.ant-form-show-help-appear, .ant-form-show-help-enter { opacity: 0; }
.ant-form-show-help-appear-active, .ant-form-show-help-enter-active { opacity: 1; }
.ant-form-show-help-leave { opacity: 1; }
.ant-form-show-help-leave-active { opacity: 0; }
.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; }
.ant-form-show-help .ant-form-show-help-item.ant-form-show-help-item-appear, .ant-form-show-help .ant-form-show-help-item.ant-form-show-help-item-enter { transform: translateY(-5px); opacity: 0; }
.ant-form-show-help .ant-form-show-help-item.ant-form-show-help-item-appear-active, .ant-form-show-help .ant-form-show-help-item.ant-form-show-help-item-enter-active { transform: translateY(0); opacity: 1; }
.ant-form-show-help .ant-form-show-help-item.ant-form-show-help-item-leave-active { transform: translateY(-5px); }
.ant-form-horizontal .ant-form-item-label { flex-grow: 0; }
.ant-form-horizontal .ant-form-item-control { flex: 1 1 0; min-width: 0; }
.ant-form-horizontal .ant-form-item-label[class$='-24']+.ant-form-item-control, .ant-form-horizontal .ant-form-item-label[class*='-24 ']+.ant-form-item-control { min-width: unset; }
.ant-form-item-horizontal .ant-form-item-label { flex-grow: 0; }
.ant-form-item-horizontal .ant-form-item-control { flex: 1 1 0; min-width: 0; }
.ant-form-item-horizontal .ant-form-item-label[class$='-24']+.ant-form-item-control, .ant-form-item-horizontal .ant-form-item-label[class*='-24 ']+.ant-form-item-control { min-width: unset; }
.ant-form-inline { display: flex; flex-wrap: wrap; }
.ant-form-inline .ant-form-item { flex: none; margin-right: 16px; margin-bottom: 0; }
.ant-form-inline .ant-form-item-row { flex-wrap: nowrap; }
.ant-form-inline .ant-form-item >.ant-form-item-label, .ant-form-inline .ant-form-item >.ant-form-item-control { display: inline-block; vertical-align: top; }
.ant-form-inline .ant-form-item >.ant-form-item-label { flex: none; }
.ant-form-inline .ant-form-item .ant-form-text { display: inline-block; }
.ant-form-inline .ant-form-item .ant-form-item-has-feedback { display: inline-block; }
.ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-form-item-row { flex-direction: column; }
.ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-form-item-label>label { height: auto; }
.ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-form-item-control { width: 100%; }
.ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-form-item-label, .ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-col-24.ant-form-item-label, .ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-col-xl-24.ant-form-item-label { padding: 0 0 8px; margin: 0; white-space: initial; text-align: start; }
.ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-form-item-label >label, .ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-col-24.ant-form-item-label >label, .ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-col-xl-24.ant-form-item-label >label { margin: 0; }
.ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-form-item-label >label::after, .ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-col-24.ant-form-item-label >label::after, .ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-col-xl-24.ant-form-item-label >label::after { visibility: hidden; }
@media (max-width:575px) {
    .ant-form-item .ant-form-item-label { padding: 0 0 8px; margin: 0; white-space: initial; text-align: start; }
    .ant-form-item .ant-form-item-label >label { margin: 0; }
    .ant-form-item .ant-form-item-label >label::after { visibility: hidden; }
    .ant-form:not(.ant-form-inline) .ant-form-item { flex-wrap: wrap; }
    .ant-form:not(.ant-form-inline) .ant-form-item .ant-form-item-label:not([class*=" ant-col-xs"]), .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%; }
    .ant-form .ant-form-item:not(.ant-form-item-horizontal) .ant-col-xs-24.ant-form-item-label { padding: 0 0 8px; margin: 0; white-space: initial; text-align: start; }
    .ant-form .ant-form-item:not(.ant-form-item-horizontal) .ant-col-xs-24.ant-form-item-label >label { margin: 0; }
    .ant-form .ant-form-item:not(.ant-form-item-horizontal) .ant-col-xs-24.ant-form-item-label >label::after { visibility: hidden; }
}
@media (max-width:767px) {
    .ant-form .ant-form-item:not(.ant-form-item-horizontal) .ant-col-sm-24.ant-form-item-label { padding: 0 0 8px; margin: 0; white-space: initial; text-align: start; }
    .ant-form .ant-form-item:not(.ant-form-item-horizontal) .ant-col-sm-24.ant-form-item-label >label { margin: 0; }
    .ant-form .ant-form-item:not(.ant-form-item-horizontal) .ant-col-sm-24.ant-form-item-label >label::after { visibility: hidden; }
}
@media (max-width:991px) {
    .ant-form .ant-form-item:not(.ant-form-item-horizontal) .ant-col-md-24.ant-form-item-label { padding: 0 0 8px; margin: 0; white-space: initial; text-align: start; }
    .ant-form .ant-form-item:not(.ant-form-item-horizontal) .ant-col-md-24.ant-form-item-label >label { margin: 0; }
    .ant-form .ant-form-item:not(.ant-form-item-horizontal) .ant-col-md-24.ant-form-item-label >label::after { visibility: hidden; }
}
@media (max-width:1199px) {
    .ant-form .ant-form-item:not(.ant-form-item-horizontal) .ant-col-lg-24.ant-form-item-label { padding: 0 0 8px; margin: 0; white-space: initial; text-align: start; }
    .ant-form .ant-form-item:not(.ant-form-item-horizontal) .ant-col-lg-24.ant-form-item-label >label { margin: 0; }
    .ant-form .ant-form-item:not(.ant-form-item-horizontal) .ant-col-lg-24.ant-form-item-label >label::after { visibility: hidden; }
}
.ant-form-item-vertical .ant-form-item-row { flex-direction: column; }
.ant-form-item-vertical .ant-form-item-label>label { height: auto; }
.ant-form-item-vertical .ant-form-item-control { width: 100%; }
.ant-form-item-vertical .ant-form-item-label, .ant-col-24.ant-form-item-label, .ant-col-xl-24.ant-form-item-label { padding: 0 0 8px; margin: 0; white-space: initial; text-align: start; }
.ant-form-item-vertical .ant-form-item-label >label, .ant-col-24.ant-form-item-label >label, .ant-col-xl-24.ant-form-item-label >label { margin: 0; }
.ant-form-item-vertical .ant-form-item-label >label::after, .ant-col-24.ant-form-item-label >label::after, .ant-col-xl-24.ant-form-item-label >label::after { visibility: hidden; }
@media (max-width:575px) {
    .ant-form-item .ant-form-item-label { padding: 0 0 8px; margin: 0; white-space: initial; text-align: start; }
    .ant-form-item .ant-form-item-label >label { margin: 0; }
    .ant-form-item .ant-form-item-label >label::after { visibility: hidden; }
    .ant-form:not(.ant-form-inline) .ant-form-item { flex-wrap: wrap; }
    .ant-form:not(.ant-form-inline) .ant-form-item .ant-form-item-label:not([class*=" ant-col-xs"]), .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%; }
    .ant-form-item .ant-col-xs-24.ant-form-item-label { padding: 0 0 8px; margin: 0; white-space: initial; text-align: start; }
    .ant-form-item .ant-col-xs-24.ant-form-item-label >label { margin: 0; }
    .ant-form-item .ant-col-xs-24.ant-form-item-label >label::after { visibility: hidden; }
}
@media (max-width:767px) {
    .ant-form-item .ant-col-sm-24.ant-form-item-label { padding: 0 0 8px; margin: 0; white-space: initial; text-align: start; }
    .ant-form-item .ant-col-sm-24.ant-form-item-label >label { margin: 0; }
    .ant-form-item .ant-col-sm-24.ant-form-item-label >label::after { visibility: hidden; }
}
@media (max-width:991px) {
    .ant-form-item .ant-col-md-24.ant-form-item-label { padding: 0 0 8px; margin: 0; white-space: initial; text-align: start; }
    .ant-form-item .ant-col-md-24.ant-form-item-label >label { margin: 0; }
    .ant-form-item .ant-col-md-24.ant-form-item-label >label::after { visibility: hidden; }
}
@media (max-width:1199px) {
    .ant-form-item .ant-col-lg-24.ant-form-item-label { padding: 0 0 8px; margin: 0; white-space: initial; text-align: start; }
    .ant-form-item .ant-col-lg-24.ant-form-item-label >label { margin: 0; }
    .ant-form-item .ant-col-lg-24.ant-form-item-label >label::after { visibility: hidden; }
}
.ant-form .ant-motion-collapse-legacy { overflow: hidden; }
.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; }
.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 antZoomIn {
    0% { transform: scale(0.2); opacity: 0; }
    100% { transform: scale(1); opacity: 1; }
}
a { color: #01f28d; text-decoration: none; background-color: transparent; outline: none; cursor: pointer; transition: color 0.3s; -webkit-text-decoration-skip: objects; }
a:hover { color: #52ffab; }
a:active { color: #00cc7e; }
a:active, a:hover { text-decoration: none; outline: 0; }
a:focus { text-decoration: none; outline: 0; }
a[disabled] { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; }
.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; }
.ant-btn::before, .ant-btn::after { box-sizing: border-box; }
.ant-btn [class^="ant-btn"], .ant-btn [class*=" ant-btn"] { box-sizing: border-box; }
.ant-btn [class^="ant-btn"]::before, .ant-btn [class*=" ant-btn"]::before, .ant-btn [class^="ant-btn"]::after, .ant-btn [class*=" ant-btn"]::after { box-sizing: border-box; }
.ant-btn { outline: none; position: relative; display: inline-flex; gap: 8px; align-items: center; justify-content: center; 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; color: rgba(0, 0, 0, 0.88); }
.ant-btn:disabled>* { pointer-events: none; }
.ant-btn >span { display: inline-block; }
.ant-btn .ant-btn-icon { line-height: 1; }
.ant-btn >a { color: currentColor; }
.ant-btn:not(:disabled):focus-visible { outline: 4px solid #7affba; outline-offset: 1px; transition: outline-offset 0s, outline 0s; }
.ant-btn.ant-btn-two-chinese-chars::first-letter { letter-spacing: 0.34em; }
.ant-btn.ant-btn-two-chinese-chars>*:not(.anticon) { margin-right: -0.34em; letter-spacing: 0.34em; }
.ant-btn-icon-end { flex-direction: row-reverse; }
.ant-btn { font-size: 14px; line-height: 1.5714285714285714; height: 32px; padding: 4px 15px; border-radius: 14px; }
.ant-btn.ant-btn-icon-only { width: 32px; padding-left: 0; padding-right: 0; }
.ant-btn.ant-btn-icon-only.ant-btn-compact-item { flex: none; }
.ant-btn.ant-btn-icon-only.ant-btn-round { width: auto; }
.ant-btn.ant-btn-icon-only .anticon { font-size: 16px; }
.ant-btn.ant-btn-loading { opacity: 0.65; cursor: default; }
.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); }
.ant-btn.ant-btn-circle.ant-btn { min-width: 32px; padding-left: 0; padding-right: 0; border-radius: 50%; }
.ant-btn.ant-btn-round.ant-btn { border-radius: 32px; padding-left: 16px; padding-right: 16px; }
.ant-btn-sm { font-size: 14px; line-height: 1.5714285714285714; height: 24px; padding: 0px 7px; border-radius: 7px; }
.ant-btn-sm.ant-btn-icon-only { width: 24px; padding-left: 0; padding-right: 0; }
.ant-btn-sm.ant-btn-icon-only.ant-btn-compact-item { flex: none; }
.ant-btn-sm.ant-btn-icon-only.ant-btn-round { width: auto; }
.ant-btn-sm.ant-btn-icon-only .anticon { font-size: 14px; }
.ant-btn-sm.ant-btn-loading { opacity: 0.65; cursor: default; }
.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); }
.ant-btn.ant-btn-circle.ant-btn-sm { min-width: 24px; padding-left: 0; padding-right: 0; border-radius: 50%; }
.ant-btn.ant-btn-round.ant-btn-sm { border-radius: 24px; padding-left: 12px; padding-right: 12px; }
.ant-btn-lg { font-size: 16px; line-height: 1.5; height: 40px; padding: 7px 15px; border-radius: 16px; }
.ant-btn-lg.ant-btn-icon-only { width: 40px; padding-left: 0; padding-right: 0; }
.ant-btn-lg.ant-btn-icon-only.ant-btn-compact-item { flex: none; }
.ant-btn-lg.ant-btn-icon-only.ant-btn-round { width: auto; }
.ant-btn-lg.ant-btn-icon-only .anticon { font-size: 18px; }
.ant-btn-lg.ant-btn-loading { opacity: 0.65; cursor: default; }
.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); }
.ant-btn.ant-btn-circle.ant-btn-lg { min-width: 40px; padding-left: 0; padding-right: 0; border-radius: 50%; }
.ant-btn.ant-btn-round.ant-btn-lg { border-radius: 40px; padding-left: 20px; padding-right: 20px; }
.ant-btn.ant-btn-block { width: 100%; }
.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); }
.ant-btn-default:disabled, .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; }
.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover { color: #6BFFC2; border-color: #6BFFC2; background: #ffffff; }
.ant-btn-default:not(:disabled):not(.ant-btn-disabled):active { color: #00cc7e; border-color: #00cc7e; background: #ffffff; }
.ant-btn-default.ant-btn-background-ghost { color: #ffffff; background: transparent; border-color: #ffffff; box-shadow: none; }
.ant-btn-default.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover { background: transparent; }
.ant-btn-default.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active { background: transparent; }
.ant-btn-default.ant-btn-background-ghost:disabled { cursor: not-allowed; color: rgba(0, 0, 0, 0.25); border-color: #d9d9d9; }
.ant-btn-default.ant-btn-dangerous { color: #f95050; border-color: #f95050; }
.ant-btn-default.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover { color: #ff7f7a; border-color: #ffa9a3; }
.ant-btn-default.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active { color: #d4393e; border-color: #d4393e; }
.ant-btn-default.ant-btn-dangerous.ant-btn-background-ghost { color: #f95050; background: transparent; border-color: #f95050; box-shadow: none; }
.ant-btn-default.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover { background: transparent; }
.ant-btn-default.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active { background: transparent; }
.ant-btn-default.ant-btn-dangerous.ant-btn-background-ghost:disabled { cursor: not-allowed; color: rgba(0, 0, 0, 0.25); border-color: #d9d9d9; }
.ant-btn-default.ant-btn-dangerous:disabled, .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; }
.ant-btn-primary { color: #fff; background: #01f28d; box-shadow: 0 2px 0 rgb(1, 242, 141); }
.ant-btn-primary:disabled, .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; }
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover { color: #fff; background: #6BFFC2; }
.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):active { color: #fff; background: #00cc7e; }
.ant-btn-primary.ant-btn-background-ghost { color: #01f28d; background: transparent; border-color: #01f28d; box-shadow: none; }
.ant-btn-primary.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover { background: transparent; color: #6BFFC2; border-color: #6BFFC2; }
.ant-btn-primary.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active { background: transparent; color: #00cc7e; border-color: #00cc7e; }
.ant-btn-primary.ant-btn-background-ghost:disabled { cursor: not-allowed; color: rgba(0, 0, 0, 0.25); border-color: #d9d9d9; }
.ant-btn-primary.ant-btn-dangerous { background: #f95050; box-shadow: 0 2px 0 rgba(255, 38, 5, 0.06); color: #fff; }
.ant-btn-primary.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover { background: #ff7f7a; }
.ant-btn-primary.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active { background: #d4393e; }
.ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost { color: #f95050; background: transparent; border-color: #f95050; box-shadow: none; }
.ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover { background: transparent; color: #ff7f7a; border-color: #ff7f7a; }
.ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active { background: transparent; color: #d4393e; border-color: #d4393e; }
.ant-btn-primary.ant-btn-dangerous.ant-btn-background-ghost:disabled { cursor: not-allowed; color: rgba(0, 0, 0, 0.25); border-color: #d9d9d9; }
.ant-btn-primary.ant-btn-dangerous:disabled, .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; }
.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; }
.ant-btn-dashed:disabled, .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; }
.ant-btn-dashed:not(:disabled):not(.ant-btn-disabled):hover { color: #6BFFC2; border-color: #6BFFC2; background: #ffffff; }
.ant-btn-dashed:not(:disabled):not(.ant-btn-disabled):active { color: #00cc7e; border-color: #00cc7e; background: #ffffff; }
.ant-btn-dashed.ant-btn-background-ghost { color: #ffffff; background: transparent; border-color: #ffffff; box-shadow: none; }
.ant-btn-dashed.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover { background: transparent; }
.ant-btn-dashed.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active { background: transparent; }
.ant-btn-dashed.ant-btn-background-ghost:disabled { cursor: not-allowed; color: rgba(0, 0, 0, 0.25); border-color: #d9d9d9; }
.ant-btn-dashed.ant-btn-dangerous { color: #f95050; border-color: #f95050; }
.ant-btn-dashed.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover { color: #ff7f7a; border-color: #ffa9a3; }
.ant-btn-dashed.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active { color: #d4393e; border-color: #d4393e; }
.ant-btn-dashed.ant-btn-dangerous.ant-btn-background-ghost { color: #f95050; background: transparent; border-color: #f95050; box-shadow: none; }
.ant-btn-dashed.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover { background: transparent; }
.ant-btn-dashed.ant-btn-dangerous.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active { background: transparent; }
.ant-btn-dashed.ant-btn-dangerous.ant-btn-background-ghost:disabled { cursor: not-allowed; color: rgba(0, 0, 0, 0.25); border-color: #d9d9d9; }
.ant-btn-dashed.ant-btn-dangerous:disabled, .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; }
.ant-btn-link { color: #01f28d; }
.ant-btn-link:not(:disabled):not(.ant-btn-disabled):hover { color: #52ffab; background: transparent; }
.ant-btn-link:not(:disabled):not(.ant-btn-disabled):active { color: #00cc7e; }
.ant-btn-link:disabled, .ant-btn-link.ant-btn-disabled { cursor: not-allowed; color: rgba(0, 0, 0, 0.25); }
.ant-btn-link.ant-btn-dangerous { color: #f95050; }
.ant-btn-link.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover { color: #ff7f7a; }
.ant-btn-link.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active { color: #d4393e; }
.ant-btn-link.ant-btn-dangerous:disabled, .ant-btn-link.ant-btn-dangerous.ant-btn-disabled { cursor: not-allowed; color: rgba(0, 0, 0, 0.25); }
.ant-btn-text:not(:disabled):not(.ant-btn-disabled):hover { color: rgba(0, 0, 0, 0.88); background: rgba(0, 0, 0, 0.06); }
.ant-btn-text:not(:disabled):not(.ant-btn-disabled):active { color: rgba(0, 0, 0, 0.88); background: rgba(0, 0, 0, 0.15); }
.ant-btn-text:disabled, .ant-btn-text.ant-btn-disabled { cursor: not-allowed; color: rgba(0, 0, 0, 0.25); }
.ant-btn-text.ant-btn-dangerous { color: #f95050; }
.ant-btn-text.ant-btn-dangerous:disabled, .ant-btn-text.ant-btn-dangerous.ant-btn-disabled { cursor: not-allowed; color: rgba(0, 0, 0, 0.25); }
.ant-btn-text.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):hover { color: #ff7f7a; background: #fff2f0; }
.ant-btn-text.ant-btn-dangerous:not(:disabled):not(.ant-btn-disabled):active { color: #ff7f7a; background: #ffd1cc; }
.ant-btn-ghost.ant-btn-background-ghost { color: #ffffff; background: transparent; border-color: #ffffff; box-shadow: none; }
.ant-btn-ghost.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):hover { background: transparent; }
.ant-btn-ghost.ant-btn-background-ghost:not(:disabled):not(.ant-btn-disabled):active { background: transparent; }
.ant-btn-ghost.ant-btn-background-ghost:disabled { cursor: not-allowed; color: rgba(0, 0, 0, 0.25); border-color: #d9d9d9; }
.ant-btn-group { position: relative; display: inline-flex; }
.ant-btn-group >span:not(:last-child), .ant-btn-group >.ant-btn:not(:last-child), .ant-btn-group >span:not(:last-child)>.ant-btn, .ant-btn-group >.ant-btn:not(:last-child)>.ant-btn { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.ant-btn-group >span:not(:first-child), .ant-btn-group >.ant-btn:not(:first-child) { margin-left: -1px; }
.ant-btn-group >span:not(:first-child), .ant-btn-group >.ant-btn:not(:first-child), .ant-btn-group >span:not(:first-child)>.ant-btn, .ant-btn-group >.ant-btn:not(:first-child)>.ant-btn { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.ant-btn-group .ant-btn { position: relative; z-index: 1; }
.ant-btn-group .ant-btn:hover, .ant-btn-group .ant-btn:focus, .ant-btn-group .ant-btn:active { z-index: 2; }
.ant-btn-group .ant-btn[disabled] { z-index: 0; }
.ant-btn-group .ant-btn-icon-only { font-size: 14px; }
.ant-btn-group >span:not(:last-child):not(:disabled), .ant-btn-group >.ant-btn-primary:not(:last-child):not(:disabled), .ant-btn-group >span:not(:last-child)>.ant-btn-primary:not(:disabled), .ant-btn-group >.ant-btn-primary:not(:last-child)>.ant-btn-primary:not(:disabled) { border-right-color: #6BFFC2; }
.ant-btn-group >span:not(:first-child):not(:disabled), .ant-btn-group >.ant-btn-primary:not(:first-child):not(:disabled), .ant-btn-group >span:not(:first-child)>.ant-btn-primary:not(:disabled), .ant-btn-group >.ant-btn-primary:not(:first-child)>.ant-btn-primary:not(:disabled) { border-left-color: #6BFFC2; }
.ant-btn-group >span:not(:last-child):not(:disabled), .ant-btn-group >.ant-btn-danger:not(:last-child):not(:disabled), .ant-btn-group >span:not(:last-child)>.ant-btn-danger:not(:disabled), .ant-btn-group >.ant-btn-danger:not(:last-child)>.ant-btn-danger:not(:disabled) { border-right-color: #ff7f7a; }
.ant-btn-group >span:not(:first-child):not(:disabled), .ant-btn-group >.ant-btn-danger:not(:first-child):not(:disabled), .ant-btn-group >span:not(:first-child)>.ant-btn-danger:not(:disabled), .ant-btn-group >.ant-btn-danger:not(:first-child)>.ant-btn-danger:not(:disabled) { border-left-color: #ff7f7a; }
.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; }
.ant-wave::before, .ant-wave::after { box-sizing: border-box; }
.ant-wave [class^="ant-wave"], .ant-wave [class*=" ant-wave"] { box-sizing: border-box; }
.ant-wave [class^="ant-wave"]::before, .ant-wave [class*=" ant-wave"]::before, .ant-wave [class^="ant-wave"]::after, .ant-wave [class*=" ant-wave"]::after { box-sizing: border-box; }
.ant-wave { position: absolute; background: transparent; pointer-events: none; box-sizing: border-box; color: var(--wave-color, #01f28d); box-shadow: 0 0 0 0 currentcolor; opacity: 0.2; }
.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); }
.ant-wave.wave-motion-appear-active { box-shadow: 0 0 0 6px currentcolor; opacity: 0; }
.ant-wave.wave-motion-appear.wave-quick { transition: box-shadow 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
[class^="ant-input"], [class*=" ant-input"] { box-sizing: border-box; }
[class^="ant-input"]::before, [class*=" ant-input"]::before, [class^="ant-input"]::after, [class*=" ant-input"]::after { box-sizing: border-box; }
[class^="ant-input"] [class^="ant-input"], [class*=" ant-input"] [class^="ant-input"], [class^="ant-input"] [class*=" ant-input"], [class*=" ant-input"] [class*=" ant-input"] { box-sizing: border-box; }
[class^="ant-input"] [class^="ant-input"]::before, [class*=" ant-input"] [class^="ant-input"]::before, [class^="ant-input"] [class*=" ant-input"]::before, [class*=" ant-input"] [class*=" ant-input"]::before, [class^="ant-input"] [class^="ant-input"]::after, [class*=" ant-input"] [class^="ant-input"]::after, [class^="ant-input"] [class*=" ant-input"]::after, [class*=" ant-input"] [class*=" ant-input"]::after { box-sizing: border-box; }
.ant-input { box-sizing: border-box; margin: 0; padding: 4px 11px; 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'; position: relative; display: inline-block; width: 100%; min-width: 0; border-radius: 14px; transition: all 0.2s; }
.ant-input::-moz-placeholder { opacity: 1; }
.ant-input::placeholder { color: rgba(0, 0, 0, 0.25); user-select: none; }
.ant-input:placeholder-shown { text-overflow: ellipsis; }
textarea.ant-input { max-width: 100%; height: auto; min-height: 32px; line-height: 1.5714285714285714; vertical-align: bottom; transition: all 0.3s, height 0s; resize: vertical; }
.ant-input-lg { padding: 7px 11px; font-size: 16px; line-height: 1.5; border-radius: 16px; }
.ant-input-sm { padding: 0px 7px; font-size: 14px; border-radius: 7px; }
.ant-input-rtl, .ant-input-textarea-rtl { direction: rtl; }
.ant-input-outlined { background: #ffffff; border-width: 1px; border-style: solid; border-color: #d9d9d9; }
.ant-input-outlined:hover { border-color: #6BFFC2; background-color: #ffffff; }
.ant-input-outlined:focus, .ant-input-outlined:focus-within { border-color: #01f28d; box-shadow: 0 0 0 2px rgb(1, 242, 141); outline: 0; background-color: #ffffff; }
.ant-input-outlined.ant-input-disabled, .ant-input-outlined[disabled] { color: rgba(0, 0, 0, 0.25); background-color: rgba(0, 0, 0, 0.04); border-color: #d9d9d9; box-shadow: none; cursor: not-allowed; opacity: 1; }
.ant-input-outlined.ant-input-disabled input[disabled], .ant-input-outlined[disabled] input[disabled], .ant-input-outlined.ant-input-disabled textarea[disabled], .ant-input-outlined[disabled] textarea[disabled] { cursor: not-allowed; }
.ant-input-outlined.ant-input-disabled:hover:not([disabled]), .ant-input-outlined[disabled]:hover:not([disabled]) { border-color: #d9d9d9; background-color: rgba(0, 0, 0, 0.04); }
.ant-input-outlined.ant-input-status-error:not(.ant-input-disabled) { background: #ffffff; border-width: 1px; border-style: solid; border-color: #f95050; }
.ant-input-outlined.ant-input-status-error:not(.ant-input-disabled):hover { border-color: #ffa9a3; background-color: #ffffff; }
.ant-input-outlined.ant-input-status-error:not(.ant-input-disabled):focus, .ant-input-outlined.ant-input-status-error:not(.ant-input-disabled):focus-within { border-color: #f95050; box-shadow: 0 0 0 2px rgba(255, 38, 5, 0.06); outline: 0; background-color: #ffffff; }
.ant-input-outlined.ant-input-status-error:not(.ant-input-disabled) .ant-input-prefix, .ant-input-outlined.ant-input-status-error:not(.ant-input-disabled) .ant-input-suffix { color: #f95050; }
.ant-input-outlined.ant-input-status-error.ant-input-disabled { border-color: #f95050; }
.ant-input-outlined.ant-input-status-warning:not(.ant-input-disabled) { background: #ffffff; border-width: 1px; border-style: solid; border-color: #faad14; }
.ant-input-outlined.ant-input-status-warning:not(.ant-input-disabled):hover { border-color: #ffd666; background-color: #ffffff; }
.ant-input-outlined.ant-input-status-warning:not(.ant-input-disabled):focus, .ant-input-outlined.ant-input-status-warning:not(.ant-input-disabled):focus-within { border-color: #faad14; box-shadow: 0 0 0 2px rgba(255, 215, 5, 0.1); outline: 0; background-color: #ffffff; }
.ant-input-outlined.ant-input-status-warning:not(.ant-input-disabled) .ant-input-prefix, .ant-input-outlined.ant-input-status-warning:not(.ant-input-disabled) .ant-input-suffix { color: #faad14; }
.ant-input-outlined.ant-input-status-warning.ant-input-disabled { border-color: #faad14; }
.ant-input-filled { background: rgba(0, 0, 0, 0.04); border-width: 1px; border-style: solid; border-color: transparent; }
input.ant-input-filled, .ant-input-filled input, textarea.ant-input-filled, .ant-input-filled textarea { color: undefined; }
.ant-input-filled:hover { background: rgba(0, 0, 0, 0.06); }
.ant-input-filled:focus, .ant-input-filled:focus-within { outline: 0; border-color: #01f28d; background-color: #ffffff; }
.ant-input-filled.ant-input-disabled, .ant-input-filled[disabled] { color: rgba(0, 0, 0, 0.25); background-color: rgba(0, 0, 0, 0.04); border-color: #d9d9d9; box-shadow: none; cursor: not-allowed; opacity: 1; }
.ant-input-filled.ant-input-disabled input[disabled], .ant-input-filled[disabled] input[disabled], .ant-input-filled.ant-input-disabled textarea[disabled], .ant-input-filled[disabled] textarea[disabled] { cursor: not-allowed; }
.ant-input-filled.ant-input-disabled:hover:not([disabled]), .ant-input-filled[disabled]:hover:not([disabled]) { border-color: #d9d9d9; background-color: rgba(0, 0, 0, 0.04); }
.ant-input-filled.ant-input-status-error:not(.ant-input-disabled) { background: #fff2f0; border-width: 1px; border-style: solid; border-color: transparent; }
input.ant-input-filled.ant-input-status-error:not(.ant-input-disabled), .ant-input-filled.ant-input-status-error:not(.ant-input-disabled) input, textarea.ant-input-filled.ant-input-status-error:not(.ant-input-disabled), .ant-input-filled.ant-input-status-error:not(.ant-input-disabled) textarea { color: #f95050; }
.ant-input-filled.ant-input-status-error:not(.ant-input-disabled):hover { background: #fff2f0; }
.ant-input-filled.ant-input-status-error:not(.ant-input-disabled):focus, .ant-input-filled.ant-input-status-error:not(.ant-input-disabled):focus-within { outline: 0; border-color: #f95050; background-color: #ffffff; }
.ant-input-filled.ant-input-status-error:not(.ant-input-disabled) .ant-input-prefix, .ant-input-filled.ant-input-status-error:not(.ant-input-disabled) .ant-input-suffix { color: #f95050; }
.ant-input-filled.ant-input-status-warning:not(.ant-input-disabled) { background: #fffbe6; border-width: 1px; border-style: solid; border-color: transparent; }
input.ant-input-filled.ant-input-status-warning:not(.ant-input-disabled), .ant-input-filled.ant-input-status-warning:not(.ant-input-disabled) input, textarea.ant-input-filled.ant-input-status-warning:not(.ant-input-disabled), .ant-input-filled.ant-input-status-warning:not(.ant-input-disabled) textarea { color: #faad14; }
.ant-input-filled.ant-input-status-warning:not(.ant-input-disabled):hover { background: #fff1b8; }
.ant-input-filled.ant-input-status-warning:not(.ant-input-disabled):focus, .ant-input-filled.ant-input-status-warning:not(.ant-input-disabled):focus-within { outline: 0; border-color: #faad14; background-color: #ffffff; }
.ant-input-filled.ant-input-status-warning:not(.ant-input-disabled) .ant-input-prefix, .ant-input-filled.ant-input-status-warning:not(.ant-input-disabled) .ant-input-suffix { color: #faad14; }
.ant-input-borderless { background: transparent; border: none; }
.ant-input-borderless:focus, .ant-input-borderless:focus-within { outline: none; }
.ant-input-borderless.ant-input-disabled, .ant-input-borderless[disabled] { color: rgba(0, 0, 0, 0.25); }
.ant-input[type="color"] { height: 32px; }
.ant-input[type="color"].ant-input-lg { height: 40px; }
.ant-input[type="color"].ant-input-sm { height: 24px; padding-top: 3px; padding-bottom: 3px; }
.ant-input[type="search"]::-webkit-search-cancel-button, .ant-input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
.ant-input-textarea { position: relative; }
.ant-input-textarea-show-count >.ant-input { height: 100%; }
.ant-input-textarea-show-count .ant-input-data-count { position: absolute; bottom: -22px; right: 0; color: rgba(0, 0, 0, 0.45); white-space: nowrap; pointer-events: none; }
.ant-input-textarea-allow-clear>.ant-input, .ant-input-textarea-affix-wrapper.ant-input-textarea-has-feedback .ant-input { padding-right: 24px; }
.ant-input-textarea-affix-wrapper.ant-input-affix-wrapper { padding: 0; }
.ant-input-textarea-affix-wrapper.ant-input-affix-wrapper >textarea.ant-input { font-size: inherit; border: none; outline: none; background: transparent; }
.ant-input-textarea-affix-wrapper.ant-input-affix-wrapper >textarea.ant-input:focus { box-shadow: none !important; }
.ant-input-textarea-affix-wrapper.ant-input-affix-wrapper .ant-input-suffix { margin: 0; }
.ant-input-textarea-affix-wrapper.ant-input-affix-wrapper .ant-input-suffix >*:not(:last-child) { margin-left: 0; margin-right: 0; }
.ant-input-textarea-affix-wrapper.ant-input-affix-wrapper .ant-input-suffix .ant-input-clear-icon { position: absolute; right: 8px; top: 8px; }
.ant-input-textarea-affix-wrapper.ant-input-affix-wrapper .ant-input-suffix .ant-input-textarea-suffix { position: absolute; top: 0; right: 11px; bottom: 0; z-index: 1; display: inline-flex; align-items: center; margin: auto; pointer-events: none; }
.ant-input-affix-wrapper { position: relative; display: inline-flex; width: 100%; min-width: 0; padding: 4px 11px; color: rgba(0, 0, 0, 0.88); font-size: 14px; line-height: 1.5714285714285714; border-radius: 14px; transition: all 0.2s; }
.ant-input-affix-wrapper::-moz-placeholder { opacity: 1; }
.ant-input-affix-wrapper::placeholder { color: rgba(0, 0, 0, 0.25); user-select: none; }
.ant-input-affix-wrapper:placeholder-shown { text-overflow: ellipsis; }
textarea.ant-input-affix-wrapper { max-width: 100%; height: auto; min-height: 32px; line-height: 1.5714285714285714; vertical-align: bottom; transition: all 0.3s, height 0s; resize: vertical; }
.ant-input-affix-wrapper-lg { padding: 7px 11px; font-size: 16px; line-height: 1.5; border-radius: 16px; }
.ant-input-affix-wrapper-sm { padding: 0px 7px; font-size: 14px; border-radius: 7px; }
.ant-input-affix-wrapper-rtl, .ant-input-affix-wrapper-textarea-rtl { direction: rtl; }
.ant-input-affix-wrapper:not(.ant-input-disabled):hover { z-index: 1; }
.ant-input-search-with-button .ant-input-affix-wrapper:not(.ant-input-disabled):hover { z-index: 0; }
.ant-input-affix-wrapper-focused, .ant-input-affix-wrapper:focus { z-index: 1; }
.ant-input-affix-wrapper >input.ant-input { padding: 0; }
.ant-input-affix-wrapper >input.ant-input, .ant-input-affix-wrapper >textarea.ant-input { font-size: inherit; border: none; border-radius: 0; outline: none; background: transparent; color: inherit; }
.ant-input-affix-wrapper >input.ant-input::-ms-reveal, .ant-input-affix-wrapper >textarea.ant-input::-ms-reveal { display: none; }
.ant-input-affix-wrapper >input.ant-input:focus, .ant-input-affix-wrapper >textarea.ant-input:focus { box-shadow: none !important; }
.ant-input-affix-wrapper::before { display: inline-block; width: 0; visibility: hidden; content: "\a0"; }
.ant-input-affix-wrapper .ant-input-prefix, .ant-input-affix-wrapper .ant-input-suffix { display: flex; flex: none; align-items: center; }
.ant-input-affix-wrapper .ant-input-prefix >*:not(:last-child), .ant-input-affix-wrapper .ant-input-suffix >*:not(:last-child) { margin-right: 8px; }
.ant-input-affix-wrapper .ant-input-show-count-suffix { color: rgba(0, 0, 0, 0.45); }
.ant-input-affix-wrapper .ant-input-show-count-has-suffix { margin-right: 4px; }
.ant-input-affix-wrapper .ant-input-prefix { margin-right: 4px; }
.ant-input-affix-wrapper .ant-input-suffix { margin-left: 4px; }
.ant-input-affix-wrapper .ant-input-clear-icon { margin: 0; color: rgba(0, 0, 0, 0.25); font-size: 12px; vertical-align: -1px; cursor: pointer; transition: color 0.3s; }
.ant-input-affix-wrapper .ant-input-clear-icon:hover { color: rgba(0, 0, 0, 0.45); }
.ant-input-affix-wrapper .ant-input-clear-icon:active { color: rgba(0, 0, 0, 0.88); }
.ant-input-affix-wrapper .ant-input-clear-icon-hidden { visibility: hidden; }
.ant-input-affix-wrapper .ant-input-clear-icon-has-suffix { margin: 0 4px; }
.ant-input-affix-wrapper .anticon.ant-input-password-icon { color: rgba(0, 0, 0, 0.45); cursor: pointer; transition: all 0.3s; }
.ant-input-affix-wrapper .anticon.ant-input-password-icon:hover { color: rgba(0, 0, 0, 0.88); }
.ant-input-group { 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'; position: relative; display: table; width: 100%; border-collapse: separate; border-spacing: 0; }
.ant-input-group[class*='col-'] { padding-right: 8px; }
.ant-input-group[class*='col-']:last-child { padding-right: 0; }
.ant-input-group-lg .ant-input, .ant-input-group-lg>.ant-input-group-addon { padding: 7px 11px; font-size: 16px; line-height: 1.5; border-radius: 16px; }
.ant-input-group-sm .ant-input, .ant-input-group-sm>.ant-input-group-addon { padding: 0px 7px; font-size: 14px; border-radius: 7px; }
.ant-input-group-lg .ant-select-single .ant-select-selector { height: 40px; }
.ant-input-group-sm .ant-select-single .ant-select-selector { height: 24px; }
.ant-input-group >.ant-input { display: table-cell; }
.ant-input-group >.ant-input:not(:first-child):not(:last-child) { border-radius: 0; }
.ant-input-group .ant-input-group-addon, .ant-input-group .ant-input-group-wrap { display: table-cell; width: 1px; white-space: nowrap; vertical-align: middle; }
.ant-input-group .ant-input-group-addon:not(:first-child):not(:last-child), .ant-input-group .ant-input-group-wrap:not(:first-child):not(:last-child) { border-radius: 0; }
.ant-input-group .ant-input-group-wrap>* { display: block !important; }
.ant-input-group .ant-input-group-addon { position: relative; padding: 0 11px; color: rgba(0, 0, 0, 0.88); font-weight: normal; font-size: 14px; text-align: center; border-radius: 14px; transition: all 0.3s; line-height: 1; }
.ant-input-group .ant-input-group-addon .ant-select { margin: -5px -11px; }
.ant-input-group .ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector { background-color: inherit; border: 1px solid transparent; box-shadow: none; }
.ant-input-group .ant-input-group-addon .ant-select-open .ant-select-selector, .ant-input-group .ant-input-group-addon .ant-select-focused .ant-select-selector { color: #01f28d; }
.ant-input-group .ant-input-group-addon .ant-cascader-picker { margin: -9px -11px; background-color: transparent; }
.ant-input-group .ant-input-group-addon .ant-cascader-picker .ant-cascader-input { text-align: start; border: 0; box-shadow: none; }
.ant-input-group .ant-input { width: 100%; margin-bottom: 0; text-align: inherit; }
.ant-input-group .ant-input:focus { z-index: 1; border-right-width: 1px; }
.ant-input-group .ant-input:hover { z-index: 1; border-right-width: 1px; }
.ant-input-search-with-button .ant-input-group .ant-input:hover { z-index: 0; }
.ant-input-group >.ant-input:first-child, .ant-input-group .ant-input-group-addon:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.ant-input-group >.ant-input:first-child .ant-select .ant-select-selector, .ant-input-group .ant-input-group-addon:first-child .ant-select .ant-select-selector { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.ant-input-group >.ant-input-affix-wrapper:not(:first-child) .ant-input { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.ant-input-group >.ant-input-affix-wrapper:not(:last-child) .ant-input { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.ant-input-group >.ant-input:last-child, .ant-input-group .ant-input-group-addon:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.ant-input-group >.ant-input:last-child .ant-select .ant-select-selector, .ant-input-group .ant-input-group-addon:last-child .ant-select .ant-select-selector { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.ant-input-group .ant-input-affix-wrapper:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child) { border-top-left-radius: 14px; border-bottom-left-radius: 14px; }
.ant-input-group .ant-input-affix-wrapper:not(:first-child), .ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.ant-input-group.ant-input-group-compact { display: block; }
.ant-input-group.ant-input-group-compact::before { display: table; content: ""; }
.ant-input-group.ant-input-group-compact::after { display: table; clear: both; content: ""; }
.ant-input-group.ant-input-group-compact .ant-input-group-addon:not(:first-child):not(:last-child), .ant-input-group.ant-input-group-compact .ant-input-group-wrap:not(:first-child):not(:last-child), .ant-input-group.ant-input-group-compact >.ant-input:not(:first-child):not(:last-child) { border-right-width: 1px; }
.ant-input-group.ant-input-group-compact .ant-input-group-addon:not(:first-child):not(:last-child):hover, .ant-input-group.ant-input-group-compact .ant-input-group-wrap:not(:first-child):not(:last-child):hover, .ant-input-group.ant-input-group-compact >.ant-input:not(:first-child):not(:last-child):hover, .ant-input-group.ant-input-group-compact .ant-input-group-addon:not(:first-child):not(:last-child):focus, .ant-input-group.ant-input-group-compact .ant-input-group-wrap:not(:first-child):not(:last-child):focus, .ant-input-group.ant-input-group-compact >.ant-input:not(:first-child):not(:last-child):focus { z-index: 1; }
.ant-input-group.ant-input-group-compact>* { display: inline-flex; float: none; vertical-align: top; border-radius: 0; }
.ant-input-group.ant-input-group-compact>.ant-input-affix-wrapper, .ant-input-group.ant-input-group-compact>.ant-input-number-affix-wrapper, .ant-input-group.ant-input-group-compact>.ant-picker-range { display: inline-flex; }
.ant-input-group.ant-input-group-compact>*:not(:last-child) { margin-right: -1px; border-right-width: 1px; }
.ant-input-group.ant-input-group-compact .ant-input { float: none; }
.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector, .ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input, .ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input, .ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input { border-right-width: 1px; border-radius: 0; }
.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector:hover, .ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:hover, .ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:hover, .ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:hover, .ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector:focus, .ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:focus, .ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:focus, .ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:focus { z-index: 1; }
.ant-input-group.ant-input-group-compact>.ant-select-focused { z-index: 1; }
.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-arrow { z-index: 1; }
.ant-input-group.ant-input-group-compact>*:first-child, .ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selector, .ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input, .ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input { border-top-left-radius: 14px; border-bottom-left-radius: 14px; }
.ant-input-group.ant-input-group-compact>*:last-child, .ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selector, .ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input, .ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input { border-right-width: 1px; border-top-right-radius: 14px; border-bottom-right-radius: 14px; }
.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input { vertical-align: top; }
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper { margin-left: -1px; }
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper .ant-input-affix-wrapper { border-radius: 0; }
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input-group-addon>.ant-input-search-button { border-radius: 0; }
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input { border-top-left-radius: 14px; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 14px; }
.ant-input-group-rtl { direction: rtl; }
.ant-input-group-wrapper { display: inline-block; width: 100%; text-align: start; vertical-align: top; }
.ant-input-group-wrapper-rtl { direction: rtl; }
.ant-input-group-wrapper-lg .ant-input-group-addon { border-radius: 16px; font-size: 16px; }
.ant-input-group-wrapper-sm .ant-input-group-addon { border-radius: 7px; }
.ant-input-group-wrapper-outlined .ant-input-group-addon { background: rgba(0, 0, 0, 0.02); border: 1px solid #d9d9d9; }
.ant-input-group-wrapper-outlined .ant-input-group-addon:first-child { border-right: 0; }
.ant-input-group-wrapper-outlined .ant-input-group-addon:last-child { border-left: 0; }
.ant-input-group-wrapper-outlined.ant-input-group-wrapper-status-error .ant-input-group-addon { border-color: #f95050; color: #f95050; }
.ant-input-group-wrapper-outlined.ant-input-group-wrapper-status-warning .ant-input-group-addon { border-color: #faad14; color: #faad14; }
.ant-input-group-wrapper-outlined.ant-input-group-wrapper-disabled .ant-input-group-addon { color: rgba(0, 0, 0, 0.25); background-color: rgba(0, 0, 0, 0.04); border-color: #d9d9d9; box-shadow: none; cursor: not-allowed; opacity: 1; }
.ant-input-group-wrapper-outlined.ant-input-group-wrapper-disabled .ant-input-group-addon input[disabled], .ant-input-group-wrapper-outlined.ant-input-group-wrapper-disabled .ant-input-group-addon textarea[disabled] { cursor: not-allowed; }
.ant-input-group-wrapper-outlined.ant-input-group-wrapper-disabled .ant-input-group-addon:hover:not([disabled]) { border-color: #d9d9d9; background-color: rgba(0, 0, 0, 0.04); }
.ant-input-group-wrapper-filled .ant-input-group-addon { background: rgba(0, 0, 0, 0.04); }
.ant-input-group-wrapper-filled .ant-input-group .ant-input-filled:not(:focus):not(:focus-within):not(:first-child) { border-left: 1px solid rgba(5, 5, 5, 0.06); }
.ant-input-group-wrapper-filled .ant-input-group .ant-input-filled:not(:focus):not(:focus-within):not(:last-child) { border-right: 1px solid rgba(5, 5, 5, 0.06); }
.ant-input-group-wrapper-filled.ant-input-group-wrapper-status-error .ant-input-group-addon { background: #fff2f0; color: #f95050; }
.ant-input-group-wrapper-filled.ant-input-group-wrapper-status-warning .ant-input-group-addon { background: #fffbe6; color: #faad14; }
.ant-input-group-wrapper-filled.ant-input-group-wrapper-disabled .ant-input-group-addon { background: rgba(0, 0, 0, 0.04); color: rgba(0, 0, 0, 0.25); }
.ant-input-group-wrapper-filled.ant-input-group-wrapper-disabled .ant-input-group-addon:first-child { border-left: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; }
.ant-input-group-wrapper-filled.ant-input-group-wrapper-disabled .ant-input-group-addon:last-child { border-right: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9; }
.ant-input-group-wrapper:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-compact-item .ant-input, .ant-input-group-wrapper:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item).ant-input-compact-item .ant-input-group-addon { border-radius: 0; }
.ant-input-group-wrapper:not(.ant-input-compact-last-item).ant-input-compact-first-item .ant-input, .ant-input-group-wrapper:not(.ant-input-compact-last-item).ant-input-compact-first-item .ant-input-group-addon { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.ant-input-group-wrapper:not(.ant-input-compact-first-item).ant-input-compact-last-item .ant-input, .ant-input-group-wrapper:not(.ant-input-compact-first-item).ant-input-compact-last-item .ant-input-group-addon { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.ant-input-group-wrapper:not(.ant-input-compact-last-item).ant-input-compact-item .ant-input-affix-wrapper { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.ant-input-search .ant-input:hover, .ant-input-search .ant-input:focus { border-color: #6BFFC2; }
.ant-input-search .ant-input:hover +.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary), .ant-input-search .ant-input:focus +.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) { border-left-color: #6BFFC2; }
.ant-input-search .ant-input-affix-wrapper { border-radius: 0; }
.ant-input-search .ant-input-lg { line-height: 1.4998; }
.ant-input-search >.ant-input-group >.ant-input-group-addon:last-child { left: -1px; padding: 0; border: 0; }
.ant-input-search >.ant-input-group >.ant-input-group-addon:last-child .ant-input-search-button { margin-right: -1px; padding-top: 0; padding-bottom: 0; border-top-left-radius: 0; border-top-right-radius: 14px; border-bottom-right-radius: 14px; border-bottom-left-radius: 0; box-shadow: none; }
.ant-input-search >.ant-input-group >.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary) { color: rgba(0, 0, 0, 0.45); }
.ant-input-search >.ant-input-group >.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary):hover { color: #6BFFC2; }
.ant-input-search >.ant-input-group >.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary):active { color: #00cc7e; }
.ant-input-search >.ant-input-group >.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading::before { left: 0; right: 0; top: 0; bottom: 0; }
.ant-input-search .ant-input-search-button { height: 32px; }
.ant-input-search .ant-input-search-button:hover, .ant-input-search .ant-input-search-button:focus { z-index: 1; }
.ant-input-search-large .ant-input-search-button { height: 40px; }
.ant-input-search-small .ant-input-search-button { height: 24px; }
.ant-input-search-rtl { direction: rtl; }
.ant-input-search.ant-input-compact-item:not(.ant-input-compact-last-item) .ant-input-group-addon .ant-input-search-button { margin-right: -1px; border-radius: 0; }
.ant-input-search.ant-input-compact-item:not(.ant-input-compact-first-item) .ant-input, .ant-input-search.ant-input-compact-item:not(.ant-input-compact-first-item) .ant-input-affix-wrapper { border-radius: 0; }
.ant-input-search.ant-input-compact-item >.ant-input-group-addon .ant-input-search-button:hover, .ant-input-search.ant-input-compact-item >.ant-input:hover, .ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:hover, .ant-input-search.ant-input-compact-item >.ant-input-group-addon .ant-input-search-button:focus, .ant-input-search.ant-input-compact-item >.ant-input:focus, .ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:focus, .ant-input-search.ant-input-compact-item >.ant-input-group-addon .ant-input-search-button:active, .ant-input-search.ant-input-compact-item >.ant-input:active, .ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:active { z-index: 2; }
.ant-input-search.ant-input-compact-item >.ant-input-affix-wrapper-focused { z-index: 2; }
.ant-input-out-of-range, .ant-input-out-of-range input, .ant-input-out-of-range textarea, .ant-input-out-of-range .ant-input-show-count-suffix, .ant-input-out-of-range .ant-input-data-count { color: #f95050; }
.ant-input-compact-item:not(.ant-input-compact-last-item) { margin-right: -1px; }
.ant-input-compact-item:hover, .ant-input-compact-item:focus, .ant-input-compact-item:active { z-index: 2; }
.ant-input-compact-item[disabled] { z-index: 0; }
.ant-input-compact-item:not(.ant-input-compact-first-item):not(.ant-input-compact-last-item) { border-radius: 0; }
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-first-item, .ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-first-item.ant-input-sm, .ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-first-item.ant-input-lg { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.ant-input-compact-item:not(.ant-input-compact-first-item).ant-input-compact-last-item, .ant-input-compact-item:not(.ant-input-compact-first-item).ant-input-compact-last-item.ant-input-sm, .ant-input-compact-item:not(.ant-input-compact-first-item).ant-input-compact-last-item.ant-input-lg { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.ant-space { display: inline-flex; }
.ant-space-rtl { direction: rtl; }
.ant-space-vertical { flex-direction: column; }
.ant-space-align { flex-direction: column; }
.ant-space-align-center { align-items: center; }
.ant-space-align-start { align-items: flex-start; }
.ant-space-align-end { align-items: flex-end; }
.ant-space-align-baseline { align-items: baseline; }
.ant-space .ant-space-item:empty { display: none; }
.ant-space .ant-space-item>.ant-badge-not-a-wrapper:only-child { display: block; }
.ant-space-gap-row-small { row-gap: 8px; }
.ant-space-gap-row-middle { row-gap: 16px; }
.ant-space-gap-row-large { row-gap: 24px; }
.ant-space-gap-col-small { column-gap: 8px; }
.ant-space-gap-col-middle { column-gap: 16px; }
.ant-space-gap-col-large { column-gap: 24px; }
.ant-space-block { display: flex; width: 100%; }
.ant-space-vertical { flex-direction: column; }
.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; }
.ant-col::before, .ant-col::after { box-sizing: border-box; }
.ant-col [class^="ant-col"], .ant-col [class*=" ant-col"] { box-sizing: border-box; }
.ant-col [class^="ant-col"]::before, .ant-col [class*=" ant-col"]::before, .ant-col [class^="ant-col"]::after, .ant-col [class*=" ant-col"]::after { box-sizing: border-box; }
.ant-col { position: relative; max-width: 100%; min-height: 1px; }
.ant-col-24 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 100%; max-width: 100%; }
.ant-col-push-24 { left: 100%; }
.ant-col-pull-24 { right: 100%; }
.ant-col-offset-24 { margin-left: 100%; }
.ant-col-order-24 { order: 24; }
.ant-col-23 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 95.83333333333334%; max-width: 95.83333333333334%; }
.ant-col-push-23 { left: 95.83333333333334%; }
.ant-col-pull-23 { right: 95.83333333333334%; }
.ant-col-offset-23 { margin-left: 95.83333333333334%; }
.ant-col-order-23 { order: 23; }
.ant-col-22 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 91.66666666666666%; max-width: 91.66666666666666%; }
.ant-col-push-22 { left: 91.66666666666666%; }
.ant-col-pull-22 { right: 91.66666666666666%; }
.ant-col-offset-22 { margin-left: 91.66666666666666%; }
.ant-col-order-22 { order: 22; }
.ant-col-21 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 87.5%; max-width: 87.5%; }
.ant-col-push-21 { left: 87.5%; }
.ant-col-pull-21 { right: 87.5%; }
.ant-col-offset-21 { margin-left: 87.5%; }
.ant-col-order-21 { order: 21; }
.ant-col-20 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 83.33333333333334%; max-width: 83.33333333333334%; }
.ant-col-push-20 { left: 83.33333333333334%; }
.ant-col-pull-20 { right: 83.33333333333334%; }
.ant-col-offset-20 { margin-left: 83.33333333333334%; }
.ant-col-order-20 { order: 20; }
.ant-col-19 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 79.16666666666666%; max-width: 79.16666666666666%; }
.ant-col-push-19 { left: 79.16666666666666%; }
.ant-col-pull-19 { right: 79.16666666666666%; }
.ant-col-offset-19 { margin-left: 79.16666666666666%; }
.ant-col-order-19 { order: 19; }
.ant-col-18 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 75%; max-width: 75%; }
.ant-col-push-18 { left: 75%; }
.ant-col-pull-18 { right: 75%; }
.ant-col-offset-18 { margin-left: 75%; }
.ant-col-order-18 { order: 18; }
.ant-col-17 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 70.83333333333334%; max-width: 70.83333333333334%; }
.ant-col-push-17 { left: 70.83333333333334%; }
.ant-col-pull-17 { right: 70.83333333333334%; }
.ant-col-offset-17 { margin-left: 70.83333333333334%; }
.ant-col-order-17 { order: 17; }
.ant-col-16 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 66.66666666666666%; max-width: 66.66666666666666%; }
.ant-col-push-16 { left: 66.66666666666666%; }
.ant-col-pull-16 { right: 66.66666666666666%; }
.ant-col-offset-16 { margin-left: 66.66666666666666%; }
.ant-col-order-16 { order: 16; }
.ant-col-15 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 62.5%; max-width: 62.5%; }
.ant-col-push-15 { left: 62.5%; }
.ant-col-pull-15 { right: 62.5%; }
.ant-col-offset-15 { margin-left: 62.5%; }
.ant-col-order-15 { order: 15; }
.ant-col-14 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 58.333333333333336%; max-width: 58.333333333333336%; }
.ant-col-push-14 { left: 58.333333333333336%; }
.ant-col-pull-14 { right: 58.333333333333336%; }
.ant-col-offset-14 { margin-left: 58.333333333333336%; }
.ant-col-order-14 { order: 14; }
.ant-col-13 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 54.166666666666664%; max-width: 54.166666666666664%; }
.ant-col-push-13 { left: 54.166666666666664%; }
.ant-col-pull-13 { right: 54.166666666666664%; }
.ant-col-offset-13 { margin-left: 54.166666666666664%; }
.ant-col-order-13 { order: 13; }
.ant-col-12 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 50%; max-width: 50%; }
.ant-col-push-12 { left: 50%; }
.ant-col-pull-12 { right: 50%; }
.ant-col-offset-12 { margin-left: 50%; }
.ant-col-order-12 { order: 12; }
.ant-col-11 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 45.83333333333333%; max-width: 45.83333333333333%; }
.ant-col-push-11 { left: 45.83333333333333%; }
.ant-col-pull-11 { right: 45.83333333333333%; }
.ant-col-offset-11 { margin-left: 45.83333333333333%; }
.ant-col-order-11 { order: 11; }
.ant-col-10 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 41.66666666666667%; max-width: 41.66666666666667%; }
.ant-col-push-10 { left: 41.66666666666667%; }
.ant-col-pull-10 { right: 41.66666666666667%; }
.ant-col-offset-10 { margin-left: 41.66666666666667%; }
.ant-col-order-10 { order: 10; }
.ant-col-9 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 37.5%; max-width: 37.5%; }
.ant-col-push-9 { left: 37.5%; }
.ant-col-pull-9 { right: 37.5%; }
.ant-col-offset-9 { margin-left: 37.5%; }
.ant-col-order-9 { order: 9; }
.ant-col-8 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 33.33333333333333%; max-width: 33.33333333333333%; }
.ant-col-push-8 { left: 33.33333333333333%; }
.ant-col-pull-8 { right: 33.33333333333333%; }
.ant-col-offset-8 { margin-left: 33.33333333333333%; }
.ant-col-order-8 { order: 8; }
.ant-col-7 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 29.166666666666668%; max-width: 29.166666666666668%; }
.ant-col-push-7 { left: 29.166666666666668%; }
.ant-col-pull-7 { right: 29.166666666666668%; }
.ant-col-offset-7 { margin-left: 29.166666666666668%; }
.ant-col-order-7 { order: 7; }
.ant-col-6 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 25%; max-width: 25%; }
.ant-col-push-6 { left: 25%; }
.ant-col-pull-6 { right: 25%; }
.ant-col-offset-6 { margin-left: 25%; }
.ant-col-order-6 { order: 6; }
.ant-col-5 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 20.833333333333336%; max-width: 20.833333333333336%; }
.ant-col-push-5 { left: 20.833333333333336%; }
.ant-col-pull-5 { right: 20.833333333333336%; }
.ant-col-offset-5 { margin-left: 20.833333333333336%; }
.ant-col-order-5 { order: 5; }
.ant-col-4 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 16.666666666666664%; max-width: 16.666666666666664%; }
.ant-col-push-4 { left: 16.666666666666664%; }
.ant-col-pull-4 { right: 16.666666666666664%; }
.ant-col-offset-4 { margin-left: 16.666666666666664%; }
.ant-col-order-4 { order: 4; }
.ant-col-3 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 12.5%; max-width: 12.5%; }
.ant-col-push-3 { left: 12.5%; }
.ant-col-pull-3 { right: 12.5%; }
.ant-col-offset-3 { margin-left: 12.5%; }
.ant-col-order-3 { order: 3; }
.ant-col-2 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 8.333333333333332%; max-width: 8.333333333333332%; }
.ant-col-push-2 { left: 8.333333333333332%; }
.ant-col-pull-2 { right: 8.333333333333332%; }
.ant-col-offset-2 { margin-left: 8.333333333333332%; }
.ant-col-order-2 { order: 2; }
.ant-col-1 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 4.166666666666666%; max-width: 4.166666666666666%; }
.ant-col-push-1 { left: 4.166666666666666%; }
.ant-col-pull-1 { right: 4.166666666666666%; }
.ant-col-offset-1 { margin-left: 4.166666666666666%; }
.ant-col-order-1 { order: 1; }
.ant-col-0 { display: none; }
.ant-col-push-0 { left: auto; }
.ant-col-pull-0 { right: auto; }
.ant-col-offset-0 { margin-left: 0; }
.ant-col-order-0 { order: 0; }
.ant-col-flex { flex: var(--ant-col-flex); }
.ant-col-xs-24 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 100%; max-width: 100%; }
.ant-col-xs-push-24 { left: 100%; }
.ant-col-xs-pull-24 { right: 100%; }
.ant-col-xs-offset-24 { margin-left: 100%; }
.ant-col-xs-order-24 { order: 24; }
.ant-col-xs-23 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 95.83333333333334%; max-width: 95.83333333333334%; }
.ant-col-xs-push-23 { left: 95.83333333333334%; }
.ant-col-xs-pull-23 { right: 95.83333333333334%; }
.ant-col-xs-offset-23 { margin-left: 95.83333333333334%; }
.ant-col-xs-order-23 { order: 23; }
.ant-col-xs-22 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 91.66666666666666%; max-width: 91.66666666666666%; }
.ant-col-xs-push-22 { left: 91.66666666666666%; }
.ant-col-xs-pull-22 { right: 91.66666666666666%; }
.ant-col-xs-offset-22 { margin-left: 91.66666666666666%; }
.ant-col-xs-order-22 { order: 22; }
.ant-col-xs-21 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 87.5%; max-width: 87.5%; }
.ant-col-xs-push-21 { left: 87.5%; }
.ant-col-xs-pull-21 { right: 87.5%; }
.ant-col-xs-offset-21 { margin-left: 87.5%; }
.ant-col-xs-order-21 { order: 21; }
.ant-col-xs-20 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 83.33333333333334%; max-width: 83.33333333333334%; }
.ant-col-xs-push-20 { left: 83.33333333333334%; }
.ant-col-xs-pull-20 { right: 83.33333333333334%; }
.ant-col-xs-offset-20 { margin-left: 83.33333333333334%; }
.ant-col-xs-order-20 { order: 20; }
.ant-col-xs-19 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 79.16666666666666%; max-width: 79.16666666666666%; }
.ant-col-xs-push-19 { left: 79.16666666666666%; }
.ant-col-xs-pull-19 { right: 79.16666666666666%; }
.ant-col-xs-offset-19 { margin-left: 79.16666666666666%; }
.ant-col-xs-order-19 { order: 19; }
.ant-col-xs-18 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 75%; max-width: 75%; }
.ant-col-xs-push-18 { left: 75%; }
.ant-col-xs-pull-18 { right: 75%; }
.ant-col-xs-offset-18 { margin-left: 75%; }
.ant-col-xs-order-18 { order: 18; }
.ant-col-xs-17 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 70.83333333333334%; max-width: 70.83333333333334%; }
.ant-col-xs-push-17 { left: 70.83333333333334%; }
.ant-col-xs-pull-17 { right: 70.83333333333334%; }
.ant-col-xs-offset-17 { margin-left: 70.83333333333334%; }
.ant-col-xs-order-17 { order: 17; }
.ant-col-xs-16 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 66.66666666666666%; max-width: 66.66666666666666%; }
.ant-col-xs-push-16 { left: 66.66666666666666%; }
.ant-col-xs-pull-16 { right: 66.66666666666666%; }
.ant-col-xs-offset-16 { margin-left: 66.66666666666666%; }
.ant-col-xs-order-16 { order: 16; }
.ant-col-xs-15 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 62.5%; max-width: 62.5%; }
.ant-col-xs-push-15 { left: 62.5%; }
.ant-col-xs-pull-15 { right: 62.5%; }
.ant-col-xs-offset-15 { margin-left: 62.5%; }
.ant-col-xs-order-15 { order: 15; }
.ant-col-xs-14 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 58.333333333333336%; max-width: 58.333333333333336%; }
.ant-col-xs-push-14 { left: 58.333333333333336%; }
.ant-col-xs-pull-14 { right: 58.333333333333336%; }
.ant-col-xs-offset-14 { margin-left: 58.333333333333336%; }
.ant-col-xs-order-14 { order: 14; }
.ant-col-xs-13 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 54.166666666666664%; max-width: 54.166666666666664%; }
.ant-col-xs-push-13 { left: 54.166666666666664%; }
.ant-col-xs-pull-13 { right: 54.166666666666664%; }
.ant-col-xs-offset-13 { margin-left: 54.166666666666664%; }
.ant-col-xs-order-13 { order: 13; }
.ant-col-xs-12 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 50%; max-width: 50%; }
.ant-col-xs-push-12 { left: 50%; }
.ant-col-xs-pull-12 { right: 50%; }
.ant-col-xs-offset-12 { margin-left: 50%; }
.ant-col-xs-order-12 { order: 12; }
.ant-col-xs-11 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 45.83333333333333%; max-width: 45.83333333333333%; }
.ant-col-xs-push-11 { left: 45.83333333333333%; }
.ant-col-xs-pull-11 { right: 45.83333333333333%; }
.ant-col-xs-offset-11 { margin-left: 45.83333333333333%; }
.ant-col-xs-order-11 { order: 11; }
.ant-col-xs-10 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 41.66666666666667%; max-width: 41.66666666666667%; }
.ant-col-xs-push-10 { left: 41.66666666666667%; }
.ant-col-xs-pull-10 { right: 41.66666666666667%; }
.ant-col-xs-offset-10 { margin-left: 41.66666666666667%; }
.ant-col-xs-order-10 { order: 10; }
.ant-col-xs-9 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 37.5%; max-width: 37.5%; }
.ant-col-xs-push-9 { left: 37.5%; }
.ant-col-xs-pull-9 { right: 37.5%; }
.ant-col-xs-offset-9 { margin-left: 37.5%; }
.ant-col-xs-order-9 { order: 9; }
.ant-col-xs-8 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 33.33333333333333%; max-width: 33.33333333333333%; }
.ant-col-xs-push-8 { left: 33.33333333333333%; }
.ant-col-xs-pull-8 { right: 33.33333333333333%; }
.ant-col-xs-offset-8 { margin-left: 33.33333333333333%; }
.ant-col-xs-order-8 { order: 8; }
.ant-col-xs-7 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 29.166666666666668%; max-width: 29.166666666666668%; }
.ant-col-xs-push-7 { left: 29.166666666666668%; }
.ant-col-xs-pull-7 { right: 29.166666666666668%; }
.ant-col-xs-offset-7 { margin-left: 29.166666666666668%; }
.ant-col-xs-order-7 { order: 7; }
.ant-col-xs-6 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 25%; max-width: 25%; }
.ant-col-xs-push-6 { left: 25%; }
.ant-col-xs-pull-6 { right: 25%; }
.ant-col-xs-offset-6 { margin-left: 25%; }
.ant-col-xs-order-6 { order: 6; }
.ant-col-xs-5 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 20.833333333333336%; max-width: 20.833333333333336%; }
.ant-col-xs-push-5 { left: 20.833333333333336%; }
.ant-col-xs-pull-5 { right: 20.833333333333336%; }
.ant-col-xs-offset-5 { margin-left: 20.833333333333336%; }
.ant-col-xs-order-5 { order: 5; }
.ant-col-xs-4 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 16.666666666666664%; max-width: 16.666666666666664%; }
.ant-col-xs-push-4 { left: 16.666666666666664%; }
.ant-col-xs-pull-4 { right: 16.666666666666664%; }
.ant-col-xs-offset-4 { margin-left: 16.666666666666664%; }
.ant-col-xs-order-4 { order: 4; }
.ant-col-xs-3 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 12.5%; max-width: 12.5%; }
.ant-col-xs-push-3 { left: 12.5%; }
.ant-col-xs-pull-3 { right: 12.5%; }
.ant-col-xs-offset-3 { margin-left: 12.5%; }
.ant-col-xs-order-3 { order: 3; }
.ant-col-xs-2 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 8.333333333333332%; max-width: 8.333333333333332%; }
.ant-col-xs-push-2 { left: 8.333333333333332%; }
.ant-col-xs-pull-2 { right: 8.333333333333332%; }
.ant-col-xs-offset-2 { margin-left: 8.333333333333332%; }
.ant-col-xs-order-2 { order: 2; }
.ant-col-xs-1 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 4.166666666666666%; max-width: 4.166666666666666%; }
.ant-col-xs-push-1 { left: 4.166666666666666%; }
.ant-col-xs-pull-1 { right: 4.166666666666666%; }
.ant-col-xs-offset-1 { margin-left: 4.166666666666666%; }
.ant-col-xs-order-1 { order: 1; }
.ant-col-xs-0 { display: none; }
.ant-col-push-0 { left: auto; }
.ant-col-pull-0 { right: auto; }
.ant-col-xs-push-0 { left: auto; }
.ant-col-xs-pull-0 { right: auto; }
.ant-col-xs-offset-0 { margin-left: 0; }
.ant-col-xs-order-0 { order: 0; }
.ant-col-xs-flex { flex: var(--ant-col-xs-flex); }
@media (min-width:576px) {
    .ant-col-sm-24 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 100%; max-width: 100%; }
    .ant-col-sm-push-24 { left: 100%; }
    .ant-col-sm-pull-24 { right: 100%; }
    .ant-col-sm-offset-24 { margin-left: 100%; }
    .ant-col-sm-order-24 { order: 24; }
    .ant-col-sm-23 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 95.83333333333334%; max-width: 95.83333333333334%; }
    .ant-col-sm-push-23 { left: 95.83333333333334%; }
    .ant-col-sm-pull-23 { right: 95.83333333333334%; }
    .ant-col-sm-offset-23 { margin-left: 95.83333333333334%; }
    .ant-col-sm-order-23 { order: 23; }
    .ant-col-sm-22 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 91.66666666666666%; max-width: 91.66666666666666%; }
    .ant-col-sm-push-22 { left: 91.66666666666666%; }
    .ant-col-sm-pull-22 { right: 91.66666666666666%; }
    .ant-col-sm-offset-22 { margin-left: 91.66666666666666%; }
    .ant-col-sm-order-22 { order: 22; }
    .ant-col-sm-21 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 87.5%; max-width: 87.5%; }
    .ant-col-sm-push-21 { left: 87.5%; }
    .ant-col-sm-pull-21 { right: 87.5%; }
    .ant-col-sm-offset-21 { margin-left: 87.5%; }
    .ant-col-sm-order-21 { order: 21; }
    .ant-col-sm-20 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 83.33333333333334%; max-width: 83.33333333333334%; }
    .ant-col-sm-push-20 { left: 83.33333333333334%; }
    .ant-col-sm-pull-20 { right: 83.33333333333334%; }
    .ant-col-sm-offset-20 { margin-left: 83.33333333333334%; }
    .ant-col-sm-order-20 { order: 20; }
    .ant-col-sm-19 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 79.16666666666666%; max-width: 79.16666666666666%; }
    .ant-col-sm-push-19 { left: 79.16666666666666%; }
    .ant-col-sm-pull-19 { right: 79.16666666666666%; }
    .ant-col-sm-offset-19 { margin-left: 79.16666666666666%; }
    .ant-col-sm-order-19 { order: 19; }
    .ant-col-sm-18 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 75%; max-width: 75%; }
    .ant-col-sm-push-18 { left: 75%; }
    .ant-col-sm-pull-18 { right: 75%; }
    .ant-col-sm-offset-18 { margin-left: 75%; }
    .ant-col-sm-order-18 { order: 18; }
    .ant-col-sm-17 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 70.83333333333334%; max-width: 70.83333333333334%; }
    .ant-col-sm-push-17 { left: 70.83333333333334%; }
    .ant-col-sm-pull-17 { right: 70.83333333333334%; }
    .ant-col-sm-offset-17 { margin-left: 70.83333333333334%; }
    .ant-col-sm-order-17 { order: 17; }
    .ant-col-sm-16 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 66.66666666666666%; max-width: 66.66666666666666%; }
    .ant-col-sm-push-16 { left: 66.66666666666666%; }
    .ant-col-sm-pull-16 { right: 66.66666666666666%; }
    .ant-col-sm-offset-16 { margin-left: 66.66666666666666%; }
    .ant-col-sm-order-16 { order: 16; }
    .ant-col-sm-15 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 62.5%; max-width: 62.5%; }
    .ant-col-sm-push-15 { left: 62.5%; }
    .ant-col-sm-pull-15 { right: 62.5%; }
    .ant-col-sm-offset-15 { margin-left: 62.5%; }
    .ant-col-sm-order-15 { order: 15; }
    .ant-col-sm-14 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 58.333333333333336%; max-width: 58.333333333333336%; }
    .ant-col-sm-push-14 { left: 58.333333333333336%; }
    .ant-col-sm-pull-14 { right: 58.333333333333336%; }
    .ant-col-sm-offset-14 { margin-left: 58.333333333333336%; }
    .ant-col-sm-order-14 { order: 14; }
    .ant-col-sm-13 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 54.166666666666664%; max-width: 54.166666666666664%; }
    .ant-col-sm-push-13 { left: 54.166666666666664%; }
    .ant-col-sm-pull-13 { right: 54.166666666666664%; }
    .ant-col-sm-offset-13 { margin-left: 54.166666666666664%; }
    .ant-col-sm-order-13 { order: 13; }
    .ant-col-sm-12 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 50%; max-width: 50%; }
    .ant-col-sm-push-12 { left: 50%; }
    .ant-col-sm-pull-12 { right: 50%; }
    .ant-col-sm-offset-12 { margin-left: 50%; }
    .ant-col-sm-order-12 { order: 12; }
    .ant-col-sm-11 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 45.83333333333333%; max-width: 45.83333333333333%; }
    .ant-col-sm-push-11 { left: 45.83333333333333%; }
    .ant-col-sm-pull-11 { right: 45.83333333333333%; }
    .ant-col-sm-offset-11 { margin-left: 45.83333333333333%; }
    .ant-col-sm-order-11 { order: 11; }
    .ant-col-sm-10 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 41.66666666666667%; max-width: 41.66666666666667%; }
    .ant-col-sm-push-10 { left: 41.66666666666667%; }
    .ant-col-sm-pull-10 { right: 41.66666666666667%; }
    .ant-col-sm-offset-10 { margin-left: 41.66666666666667%; }
    .ant-col-sm-order-10 { order: 10; }
    .ant-col-sm-9 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 37.5%; max-width: 37.5%; }
    .ant-col-sm-push-9 { left: 37.5%; }
    .ant-col-sm-pull-9 { right: 37.5%; }
    .ant-col-sm-offset-9 { margin-left: 37.5%; }
    .ant-col-sm-order-9 { order: 9; }
    .ant-col-sm-8 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 33.33333333333333%; max-width: 33.33333333333333%; }
    .ant-col-sm-push-8 { left: 33.33333333333333%; }
    .ant-col-sm-pull-8 { right: 33.33333333333333%; }
    .ant-col-sm-offset-8 { margin-left: 33.33333333333333%; }
    .ant-col-sm-order-8 { order: 8; }
    .ant-col-sm-7 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 29.166666666666668%; max-width: 29.166666666666668%; }
    .ant-col-sm-push-7 { left: 29.166666666666668%; }
    .ant-col-sm-pull-7 { right: 29.166666666666668%; }
    .ant-col-sm-offset-7 { margin-left: 29.166666666666668%; }
    .ant-col-sm-order-7 { order: 7; }
    .ant-col-sm-6 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 25%; max-width: 25%; }
    .ant-col-sm-push-6 { left: 25%; }
    .ant-col-sm-pull-6 { right: 25%; }
    .ant-col-sm-offset-6 { margin-left: 25%; }
    .ant-col-sm-order-6 { order: 6; }
    .ant-col-sm-5 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 20.833333333333336%; max-width: 20.833333333333336%; }
    .ant-col-sm-push-5 { left: 20.833333333333336%; }
    .ant-col-sm-pull-5 { right: 20.833333333333336%; }
    .ant-col-sm-offset-5 { margin-left: 20.833333333333336%; }
    .ant-col-sm-order-5 { order: 5; }
    .ant-col-sm-4 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 16.666666666666664%; max-width: 16.666666666666664%; }
    .ant-col-sm-push-4 { left: 16.666666666666664%; }
    .ant-col-sm-pull-4 { right: 16.666666666666664%; }
    .ant-col-sm-offset-4 { margin-left: 16.666666666666664%; }
    .ant-col-sm-order-4 { order: 4; }
    .ant-col-sm-3 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 12.5%; max-width: 12.5%; }
    .ant-col-sm-push-3 { left: 12.5%; }
    .ant-col-sm-pull-3 { right: 12.5%; }
    .ant-col-sm-offset-3 { margin-left: 12.5%; }
    .ant-col-sm-order-3 { order: 3; }
    .ant-col-sm-2 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 8.333333333333332%; max-width: 8.333333333333332%; }
    .ant-col-sm-push-2 { left: 8.333333333333332%; }
    .ant-col-sm-pull-2 { right: 8.333333333333332%; }
    .ant-col-sm-offset-2 { margin-left: 8.333333333333332%; }
    .ant-col-sm-order-2 { order: 2; }
    .ant-col-sm-1 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 4.166666666666666%; max-width: 4.166666666666666%; }
    .ant-col-sm-push-1 { left: 4.166666666666666%; }
    .ant-col-sm-pull-1 { right: 4.166666666666666%; }
    .ant-col-sm-offset-1 { margin-left: 4.166666666666666%; }
    .ant-col-sm-order-1 { order: 1; }
    .ant-col-sm-0 { display: none; }
    .ant-col-push-0 { left: auto; }
    .ant-col-pull-0 { right: auto; }
    .ant-col-sm-push-0 { left: auto; }
    .ant-col-sm-pull-0 { right: auto; }
    .ant-col-sm-offset-0 { margin-left: 0; }
    .ant-col-sm-order-0 { order: 0; }
    .ant-col-sm-flex { flex: var(--ant-col-sm-flex); }
}
@media (min-width:768px) {
    .ant-col-md-24 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 100%; max-width: 100%; }
    .ant-col-md-push-24 { left: 100%; }
    .ant-col-md-pull-24 { right: 100%; }
    .ant-col-md-offset-24 { margin-left: 100%; }
    .ant-col-md-order-24 { order: 24; }
    .ant-col-md-23 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 95.83333333333334%; max-width: 95.83333333333334%; }
    .ant-col-md-push-23 { left: 95.83333333333334%; }
    .ant-col-md-pull-23 { right: 95.83333333333334%; }
    .ant-col-md-offset-23 { margin-left: 95.83333333333334%; }
    .ant-col-md-order-23 { order: 23; }
    .ant-col-md-22 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 91.66666666666666%; max-width: 91.66666666666666%; }
    .ant-col-md-push-22 { left: 91.66666666666666%; }
    .ant-col-md-pull-22 { right: 91.66666666666666%; }
    .ant-col-md-offset-22 { margin-left: 91.66666666666666%; }
    .ant-col-md-order-22 { order: 22; }
    .ant-col-md-21 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 87.5%; max-width: 87.5%; }
    .ant-col-md-push-21 { left: 87.5%; }
    .ant-col-md-pull-21 { right: 87.5%; }
    .ant-col-md-offset-21 { margin-left: 87.5%; }
    .ant-col-md-order-21 { order: 21; }
    .ant-col-md-20 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 83.33333333333334%; max-width: 83.33333333333334%; }
    .ant-col-md-push-20 { left: 83.33333333333334%; }
    .ant-col-md-pull-20 { right: 83.33333333333334%; }
    .ant-col-md-offset-20 { margin-left: 83.33333333333334%; }
    .ant-col-md-order-20 { order: 20; }
    .ant-col-md-19 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 79.16666666666666%; max-width: 79.16666666666666%; }
    .ant-col-md-push-19 { left: 79.16666666666666%; }
    .ant-col-md-pull-19 { right: 79.16666666666666%; }
    .ant-col-md-offset-19 { margin-left: 79.16666666666666%; }
    .ant-col-md-order-19 { order: 19; }
    .ant-col-md-18 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 75%; max-width: 75%; }
    .ant-col-md-push-18 { left: 75%; }
    .ant-col-md-pull-18 { right: 75%; }
    .ant-col-md-offset-18 { margin-left: 75%; }
    .ant-col-md-order-18 { order: 18; }
    .ant-col-md-17 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 70.83333333333334%; max-width: 70.83333333333334%; }
    .ant-col-md-push-17 { left: 70.83333333333334%; }
    .ant-col-md-pull-17 { right: 70.83333333333334%; }
    .ant-col-md-offset-17 { margin-left: 70.83333333333334%; }
    .ant-col-md-order-17 { order: 17; }
    .ant-col-md-16 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 66.66666666666666%; max-width: 66.66666666666666%; }
    .ant-col-md-push-16 { left: 66.66666666666666%; }
    .ant-col-md-pull-16 { right: 66.66666666666666%; }
    .ant-col-md-offset-16 { margin-left: 66.66666666666666%; }
    .ant-col-md-order-16 { order: 16; }
    .ant-col-md-15 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 62.5%; max-width: 62.5%; }
    .ant-col-md-push-15 { left: 62.5%; }
    .ant-col-md-pull-15 { right: 62.5%; }
    .ant-col-md-offset-15 { margin-left: 62.5%; }
    .ant-col-md-order-15 { order: 15; }
    .ant-col-md-14 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 58.333333333333336%; max-width: 58.333333333333336%; }
    .ant-col-md-push-14 { left: 58.333333333333336%; }
    .ant-col-md-pull-14 { right: 58.333333333333336%; }
    .ant-col-md-offset-14 { margin-left: 58.333333333333336%; }
    .ant-col-md-order-14 { order: 14; }
    .ant-col-md-13 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 54.166666666666664%; max-width: 54.166666666666664%; }
    .ant-col-md-push-13 { left: 54.166666666666664%; }
    .ant-col-md-pull-13 { right: 54.166666666666664%; }
    .ant-col-md-offset-13 { margin-left: 54.166666666666664%; }
    .ant-col-md-order-13 { order: 13; }
    .ant-col-md-12 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 50%; max-width: 50%; }
    .ant-col-md-push-12 { left: 50%; }
    .ant-col-md-pull-12 { right: 50%; }
    .ant-col-md-offset-12 { margin-left: 50%; }
    .ant-col-md-order-12 { order: 12; }
    .ant-col-md-11 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 45.83333333333333%; max-width: 45.83333333333333%; }
    .ant-col-md-push-11 { left: 45.83333333333333%; }
    .ant-col-md-pull-11 { right: 45.83333333333333%; }
    .ant-col-md-offset-11 { margin-left: 45.83333333333333%; }
    .ant-col-md-order-11 { order: 11; }
    .ant-col-md-10 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 41.66666666666667%; max-width: 41.66666666666667%; }
    .ant-col-md-push-10 { left: 41.66666666666667%; }
    .ant-col-md-pull-10 { right: 41.66666666666667%; }
    .ant-col-md-offset-10 { margin-left: 41.66666666666667%; }
    .ant-col-md-order-10 { order: 10; }
    .ant-col-md-9 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 37.5%; max-width: 37.5%; }
    .ant-col-md-push-9 { left: 37.5%; }
    .ant-col-md-pull-9 { right: 37.5%; }
    .ant-col-md-offset-9 { margin-left: 37.5%; }
    .ant-col-md-order-9 { order: 9; }
    .ant-col-md-8 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 33.33333333333333%; max-width: 33.33333333333333%; }
    .ant-col-md-push-8 { left: 33.33333333333333%; }
    .ant-col-md-pull-8 { right: 33.33333333333333%; }
    .ant-col-md-offset-8 { margin-left: 33.33333333333333%; }
    .ant-col-md-order-8 { order: 8; }
    .ant-col-md-7 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 29.166666666666668%; max-width: 29.166666666666668%; }
    .ant-col-md-push-7 { left: 29.166666666666668%; }
    .ant-col-md-pull-7 { right: 29.166666666666668%; }
    .ant-col-md-offset-7 { margin-left: 29.166666666666668%; }
    .ant-col-md-order-7 { order: 7; }
    .ant-col-md-6 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 25%; max-width: 25%; }
    .ant-col-md-push-6 { left: 25%; }
    .ant-col-md-pull-6 { right: 25%; }
    .ant-col-md-offset-6 { margin-left: 25%; }
    .ant-col-md-order-6 { order: 6; }
    .ant-col-md-5 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 20.833333333333336%; max-width: 20.833333333333336%; }
    .ant-col-md-push-5 { left: 20.833333333333336%; }
    .ant-col-md-pull-5 { right: 20.833333333333336%; }
    .ant-col-md-offset-5 { margin-left: 20.833333333333336%; }
    .ant-col-md-order-5 { order: 5; }
    .ant-col-md-4 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 16.666666666666664%; max-width: 16.666666666666664%; }
    .ant-col-md-push-4 { left: 16.666666666666664%; }
    .ant-col-md-pull-4 { right: 16.666666666666664%; }
    .ant-col-md-offset-4 { margin-left: 16.666666666666664%; }
    .ant-col-md-order-4 { order: 4; }
    .ant-col-md-3 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 12.5%; max-width: 12.5%; }
    .ant-col-md-push-3 { left: 12.5%; }
    .ant-col-md-pull-3 { right: 12.5%; }
    .ant-col-md-offset-3 { margin-left: 12.5%; }
    .ant-col-md-order-3 { order: 3; }
    .ant-col-md-2 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 8.333333333333332%; max-width: 8.333333333333332%; }
    .ant-col-md-push-2 { left: 8.333333333333332%; }
    .ant-col-md-pull-2 { right: 8.333333333333332%; }
    .ant-col-md-offset-2 { margin-left: 8.333333333333332%; }
    .ant-col-md-order-2 { order: 2; }
    .ant-col-md-1 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 4.166666666666666%; max-width: 4.166666666666666%; }
    .ant-col-md-push-1 { left: 4.166666666666666%; }
    .ant-col-md-pull-1 { right: 4.166666666666666%; }
    .ant-col-md-offset-1 { margin-left: 4.166666666666666%; }
    .ant-col-md-order-1 { order: 1; }
    .ant-col-md-0 { display: none; }
    .ant-col-push-0 { left: auto; }
    .ant-col-pull-0 { right: auto; }
    .ant-col-md-push-0 { left: auto; }
    .ant-col-md-pull-0 { right: auto; }
    .ant-col-md-offset-0 { margin-left: 0; }
    .ant-col-md-order-0 { order: 0; }
    .ant-col-md-flex { flex: var(--ant-col-md-flex); }
}
@media (min-width:992px) {
    .ant-col-lg-24 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 100%; max-width: 100%; }
    .ant-col-lg-push-24 { left: 100%; }
    .ant-col-lg-pull-24 { right: 100%; }
    .ant-col-lg-offset-24 { margin-left: 100%; }
    .ant-col-lg-order-24 { order: 24; }
    .ant-col-lg-23 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 95.83333333333334%; max-width: 95.83333333333334%; }
    .ant-col-lg-push-23 { left: 95.83333333333334%; }
    .ant-col-lg-pull-23 { right: 95.83333333333334%; }
    .ant-col-lg-offset-23 { margin-left: 95.83333333333334%; }
    .ant-col-lg-order-23 { order: 23; }
    .ant-col-lg-22 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 91.66666666666666%; max-width: 91.66666666666666%; }
    .ant-col-lg-push-22 { left: 91.66666666666666%; }
    .ant-col-lg-pull-22 { right: 91.66666666666666%; }
    .ant-col-lg-offset-22 { margin-left: 91.66666666666666%; }
    .ant-col-lg-order-22 { order: 22; }
    .ant-col-lg-21 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 87.5%; max-width: 87.5%; }
    .ant-col-lg-push-21 { left: 87.5%; }
    .ant-col-lg-pull-21 { right: 87.5%; }
    .ant-col-lg-offset-21 { margin-left: 87.5%; }
    .ant-col-lg-order-21 { order: 21; }
    .ant-col-lg-20 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 83.33333333333334%; max-width: 83.33333333333334%; }
    .ant-col-lg-push-20 { left: 83.33333333333334%; }
    .ant-col-lg-pull-20 { right: 83.33333333333334%; }
    .ant-col-lg-offset-20 { margin-left: 83.33333333333334%; }
    .ant-col-lg-order-20 { order: 20; }
    .ant-col-lg-19 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 79.16666666666666%; max-width: 79.16666666666666%; }
    .ant-col-lg-push-19 { left: 79.16666666666666%; }
    .ant-col-lg-pull-19 { right: 79.16666666666666%; }
    .ant-col-lg-offset-19 { margin-left: 79.16666666666666%; }
    .ant-col-lg-order-19 { order: 19; }
    .ant-col-lg-18 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 75%; max-width: 75%; }
    .ant-col-lg-push-18 { left: 75%; }
    .ant-col-lg-pull-18 { right: 75%; }
    .ant-col-lg-offset-18 { margin-left: 75%; }
    .ant-col-lg-order-18 { order: 18; }
    .ant-col-lg-17 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 70.83333333333334%; max-width: 70.83333333333334%; }
    .ant-col-lg-push-17 { left: 70.83333333333334%; }
    .ant-col-lg-pull-17 { right: 70.83333333333334%; }
    .ant-col-lg-offset-17 { margin-left: 70.83333333333334%; }
    .ant-col-lg-order-17 { order: 17; }
    .ant-col-lg-16 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 66.66666666666666%; max-width: 66.66666666666666%; }
    .ant-col-lg-push-16 { left: 66.66666666666666%; }
    .ant-col-lg-pull-16 { right: 66.66666666666666%; }
    .ant-col-lg-offset-16 { margin-left: 66.66666666666666%; }
    .ant-col-lg-order-16 { order: 16; }
    .ant-col-lg-15 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 62.5%; max-width: 62.5%; }
    .ant-col-lg-push-15 { left: 62.5%; }
    .ant-col-lg-pull-15 { right: 62.5%; }
    .ant-col-lg-offset-15 { margin-left: 62.5%; }
    .ant-col-lg-order-15 { order: 15; }
    .ant-col-lg-14 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 58.333333333333336%; max-width: 58.333333333333336%; }
    .ant-col-lg-push-14 { left: 58.333333333333336%; }
    .ant-col-lg-pull-14 { right: 58.333333333333336%; }
    .ant-col-lg-offset-14 { margin-left: 58.333333333333336%; }
    .ant-col-lg-order-14 { order: 14; }
    .ant-col-lg-13 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 54.166666666666664%; max-width: 54.166666666666664%; }
    .ant-col-lg-push-13 { left: 54.166666666666664%; }
    .ant-col-lg-pull-13 { right: 54.166666666666664%; }
    .ant-col-lg-offset-13 { margin-left: 54.166666666666664%; }
    .ant-col-lg-order-13 { order: 13; }
    .ant-col-lg-12 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 50%; max-width: 50%; }
    .ant-col-lg-push-12 { left: 50%; }
    .ant-col-lg-pull-12 { right: 50%; }
    .ant-col-lg-offset-12 { margin-left: 50%; }
    .ant-col-lg-order-12 { order: 12; }
    .ant-col-lg-11 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 45.83333333333333%; max-width: 45.83333333333333%; }
    .ant-col-lg-push-11 { left: 45.83333333333333%; }
    .ant-col-lg-pull-11 { right: 45.83333333333333%; }
    .ant-col-lg-offset-11 { margin-left: 45.83333333333333%; }
    .ant-col-lg-order-11 { order: 11; }
    .ant-col-lg-10 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 41.66666666666667%; max-width: 41.66666666666667%; }
    .ant-col-lg-push-10 { left: 41.66666666666667%; }
    .ant-col-lg-pull-10 { right: 41.66666666666667%; }
    .ant-col-lg-offset-10 { margin-left: 41.66666666666667%; }
    .ant-col-lg-order-10 { order: 10; }
    .ant-col-lg-9 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 37.5%; max-width: 37.5%; }
    .ant-col-lg-push-9 { left: 37.5%; }
    .ant-col-lg-pull-9 { right: 37.5%; }
    .ant-col-lg-offset-9 { margin-left: 37.5%; }
    .ant-col-lg-order-9 { order: 9; }
    .ant-col-lg-8 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 33.33333333333333%; max-width: 33.33333333333333%; }
    .ant-col-lg-push-8 { left: 33.33333333333333%; }
    .ant-col-lg-pull-8 { right: 33.33333333333333%; }
    .ant-col-lg-offset-8 { margin-left: 33.33333333333333%; }
    .ant-col-lg-order-8 { order: 8; }
    .ant-col-lg-7 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 29.166666666666668%; max-width: 29.166666666666668%; }
    .ant-col-lg-push-7 { left: 29.166666666666668%; }
    .ant-col-lg-pull-7 { right: 29.166666666666668%; }
    .ant-col-lg-offset-7 { margin-left: 29.166666666666668%; }
    .ant-col-lg-order-7 { order: 7; }
    .ant-col-lg-6 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 25%; max-width: 25%; }
    .ant-col-lg-push-6 { left: 25%; }
    .ant-col-lg-pull-6 { right: 25%; }
    .ant-col-lg-offset-6 { margin-left: 25%; }
    .ant-col-lg-order-6 { order: 6; }
    .ant-col-lg-5 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 20.833333333333336%; max-width: 20.833333333333336%; }
    .ant-col-lg-push-5 { left: 20.833333333333336%; }
    .ant-col-lg-pull-5 { right: 20.833333333333336%; }
    .ant-col-lg-offset-5 { margin-left: 20.833333333333336%; }
    .ant-col-lg-order-5 { order: 5; }
    .ant-col-lg-4 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 16.666666666666664%; max-width: 16.666666666666664%; }
    .ant-col-lg-push-4 { left: 16.666666666666664%; }
    .ant-col-lg-pull-4 { right: 16.666666666666664%; }
    .ant-col-lg-offset-4 { margin-left: 16.666666666666664%; }
    .ant-col-lg-order-4 { order: 4; }
    .ant-col-lg-3 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 12.5%; max-width: 12.5%; }
    .ant-col-lg-push-3 { left: 12.5%; }
    .ant-col-lg-pull-3 { right: 12.5%; }
    .ant-col-lg-offset-3 { margin-left: 12.5%; }
    .ant-col-lg-order-3 { order: 3; }
    .ant-col-lg-2 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 8.333333333333332%; max-width: 8.333333333333332%; }
    .ant-col-lg-push-2 { left: 8.333333333333332%; }
    .ant-col-lg-pull-2 { right: 8.333333333333332%; }
    .ant-col-lg-offset-2 { margin-left: 8.333333333333332%; }
    .ant-col-lg-order-2 { order: 2; }
    .ant-col-lg-1 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 4.166666666666666%; max-width: 4.166666666666666%; }
    .ant-col-lg-push-1 { left: 4.166666666666666%; }
    .ant-col-lg-pull-1 { right: 4.166666666666666%; }
    .ant-col-lg-offset-1 { margin-left: 4.166666666666666%; }
    .ant-col-lg-order-1 { order: 1; }
    .ant-col-lg-0 { display: none; }
    .ant-col-push-0 { left: auto; }
    .ant-col-pull-0 { right: auto; }
    .ant-col-lg-push-0 { left: auto; }
    .ant-col-lg-pull-0 { right: auto; }
    .ant-col-lg-offset-0 { margin-left: 0; }
    .ant-col-lg-order-0 { order: 0; }
    .ant-col-lg-flex { flex: var(--ant-col-lg-flex); }
}
@media (min-width:1200px) {
    .ant-col-xl-24 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 100%; max-width: 100%; }
    .ant-col-xl-push-24 { left: 100%; }
    .ant-col-xl-pull-24 { right: 100%; }
    .ant-col-xl-offset-24 { margin-left: 100%; }
    .ant-col-xl-order-24 { order: 24; }
    .ant-col-xl-23 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 95.83333333333334%; max-width: 95.83333333333334%; }
    .ant-col-xl-push-23 { left: 95.83333333333334%; }
    .ant-col-xl-pull-23 { right: 95.83333333333334%; }
    .ant-col-xl-offset-23 { margin-left: 95.83333333333334%; }
    .ant-col-xl-order-23 { order: 23; }
    .ant-col-xl-22 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 91.66666666666666%; max-width: 91.66666666666666%; }
    .ant-col-xl-push-22 { left: 91.66666666666666%; }
    .ant-col-xl-pull-22 { right: 91.66666666666666%; }
    .ant-col-xl-offset-22 { margin-left: 91.66666666666666%; }
    .ant-col-xl-order-22 { order: 22; }
    .ant-col-xl-21 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 87.5%; max-width: 87.5%; }
    .ant-col-xl-push-21 { left: 87.5%; }
    .ant-col-xl-pull-21 { right: 87.5%; }
    .ant-col-xl-offset-21 { margin-left: 87.5%; }
    .ant-col-xl-order-21 { order: 21; }
    .ant-col-xl-20 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 83.33333333333334%; max-width: 83.33333333333334%; }
    .ant-col-xl-push-20 { left: 83.33333333333334%; }
    .ant-col-xl-pull-20 { right: 83.33333333333334%; }
    .ant-col-xl-offset-20 { margin-left: 83.33333333333334%; }
    .ant-col-xl-order-20 { order: 20; }
    .ant-col-xl-19 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 79.16666666666666%; max-width: 79.16666666666666%; }
    .ant-col-xl-push-19 { left: 79.16666666666666%; }
    .ant-col-xl-pull-19 { right: 79.16666666666666%; }
    .ant-col-xl-offset-19 { margin-left: 79.16666666666666%; }
    .ant-col-xl-order-19 { order: 19; }
    .ant-col-xl-18 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 75%; max-width: 75%; }
    .ant-col-xl-push-18 { left: 75%; }
    .ant-col-xl-pull-18 { right: 75%; }
    .ant-col-xl-offset-18 { margin-left: 75%; }
    .ant-col-xl-order-18 { order: 18; }
    .ant-col-xl-17 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 70.83333333333334%; max-width: 70.83333333333334%; }
    .ant-col-xl-push-17 { left: 70.83333333333334%; }
    .ant-col-xl-pull-17 { right: 70.83333333333334%; }
    .ant-col-xl-offset-17 { margin-left: 70.83333333333334%; }
    .ant-col-xl-order-17 { order: 17; }
    .ant-col-xl-16 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 66.66666666666666%; max-width: 66.66666666666666%; }
    .ant-col-xl-push-16 { left: 66.66666666666666%; }
    .ant-col-xl-pull-16 { right: 66.66666666666666%; }
    .ant-col-xl-offset-16 { margin-left: 66.66666666666666%; }
    .ant-col-xl-order-16 { order: 16; }
    .ant-col-xl-15 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 62.5%; max-width: 62.5%; }
    .ant-col-xl-push-15 { left: 62.5%; }
    .ant-col-xl-pull-15 { right: 62.5%; }
    .ant-col-xl-offset-15 { margin-left: 62.5%; }
    .ant-col-xl-order-15 { order: 15; }
    .ant-col-xl-14 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 58.333333333333336%; max-width: 58.333333333333336%; }
    .ant-col-xl-push-14 { left: 58.333333333333336%; }
    .ant-col-xl-pull-14 { right: 58.333333333333336%; }
    .ant-col-xl-offset-14 { margin-left: 58.333333333333336%; }
    .ant-col-xl-order-14 { order: 14; }
    .ant-col-xl-13 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 54.166666666666664%; max-width: 54.166666666666664%; }
    .ant-col-xl-push-13 { left: 54.166666666666664%; }
    .ant-col-xl-pull-13 { right: 54.166666666666664%; }
    .ant-col-xl-offset-13 { margin-left: 54.166666666666664%; }
    .ant-col-xl-order-13 { order: 13; }
    .ant-col-xl-12 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 50%; max-width: 50%; }
    .ant-col-xl-push-12 { left: 50%; }
    .ant-col-xl-pull-12 { right: 50%; }
    .ant-col-xl-offset-12 { margin-left: 50%; }
    .ant-col-xl-order-12 { order: 12; }
    .ant-col-xl-11 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 45.83333333333333%; max-width: 45.83333333333333%; }
    .ant-col-xl-push-11 { left: 45.83333333333333%; }
    .ant-col-xl-pull-11 { right: 45.83333333333333%; }
    .ant-col-xl-offset-11 { margin-left: 45.83333333333333%; }
    .ant-col-xl-order-11 { order: 11; }
    .ant-col-xl-10 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 41.66666666666667%; max-width: 41.66666666666667%; }
    .ant-col-xl-push-10 { left: 41.66666666666667%; }
    .ant-col-xl-pull-10 { right: 41.66666666666667%; }
    .ant-col-xl-offset-10 { margin-left: 41.66666666666667%; }
    .ant-col-xl-order-10 { order: 10; }
    .ant-col-xl-9 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 37.5%; max-width: 37.5%; }
    .ant-col-xl-push-9 { left: 37.5%; }
    .ant-col-xl-pull-9 { right: 37.5%; }
    .ant-col-xl-offset-9 { margin-left: 37.5%; }
    .ant-col-xl-order-9 { order: 9; }
    .ant-col-xl-8 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 33.33333333333333%; max-width: 33.33333333333333%; }
    .ant-col-xl-push-8 { left: 33.33333333333333%; }
    .ant-col-xl-pull-8 { right: 33.33333333333333%; }
    .ant-col-xl-offset-8 { margin-left: 33.33333333333333%; }
    .ant-col-xl-order-8 { order: 8; }
    .ant-col-xl-7 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 29.166666666666668%; max-width: 29.166666666666668%; }
    .ant-col-xl-push-7 { left: 29.166666666666668%; }
    .ant-col-xl-pull-7 { right: 29.166666666666668%; }
    .ant-col-xl-offset-7 { margin-left: 29.166666666666668%; }
    .ant-col-xl-order-7 { order: 7; }
    .ant-col-xl-6 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 25%; max-width: 25%; }
    .ant-col-xl-push-6 { left: 25%; }
    .ant-col-xl-pull-6 { right: 25%; }
    .ant-col-xl-offset-6 { margin-left: 25%; }
    .ant-col-xl-order-6 { order: 6; }
    .ant-col-xl-5 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 20.833333333333336%; max-width: 20.833333333333336%; }
    .ant-col-xl-push-5 { left: 20.833333333333336%; }
    .ant-col-xl-pull-5 { right: 20.833333333333336%; }
    .ant-col-xl-offset-5 { margin-left: 20.833333333333336%; }
    .ant-col-xl-order-5 { order: 5; }
    .ant-col-xl-4 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 16.666666666666664%; max-width: 16.666666666666664%; }
    .ant-col-xl-push-4 { left: 16.666666666666664%; }
    .ant-col-xl-pull-4 { right: 16.666666666666664%; }
    .ant-col-xl-offset-4 { margin-left: 16.666666666666664%; }
    .ant-col-xl-order-4 { order: 4; }
    .ant-col-xl-3 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 12.5%; max-width: 12.5%; }
    .ant-col-xl-push-3 { left: 12.5%; }
    .ant-col-xl-pull-3 { right: 12.5%; }
    .ant-col-xl-offset-3 { margin-left: 12.5%; }
    .ant-col-xl-order-3 { order: 3; }
    .ant-col-xl-2 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 8.333333333333332%; max-width: 8.333333333333332%; }
    .ant-col-xl-push-2 { left: 8.333333333333332%; }
    .ant-col-xl-pull-2 { right: 8.333333333333332%; }
    .ant-col-xl-offset-2 { margin-left: 8.333333333333332%; }
    .ant-col-xl-order-2 { order: 2; }
    .ant-col-xl-1 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 4.166666666666666%; max-width: 4.166666666666666%; }
    .ant-col-xl-push-1 { left: 4.166666666666666%; }
    .ant-col-xl-pull-1 { right: 4.166666666666666%; }
    .ant-col-xl-offset-1 { margin-left: 4.166666666666666%; }
    .ant-col-xl-order-1 { order: 1; }
    .ant-col-xl-0 { display: none; }
    .ant-col-push-0 { left: auto; }
    .ant-col-pull-0 { right: auto; }
    .ant-col-xl-push-0 { left: auto; }
    .ant-col-xl-pull-0 { right: auto; }
    .ant-col-xl-offset-0 { margin-left: 0; }
    .ant-col-xl-order-0 { order: 0; }
    .ant-col-xl-flex { flex: var(--ant-col-xl-flex); }
}
@media (min-width:1600px) {
    .ant-col-xxl-24 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 100%; max-width: 100%; }
    .ant-col-xxl-push-24 { left: 100%; }
    .ant-col-xxl-pull-24 { right: 100%; }
    .ant-col-xxl-offset-24 { margin-left: 100%; }
    .ant-col-xxl-order-24 { order: 24; }
    .ant-col-xxl-23 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 95.83333333333334%; max-width: 95.83333333333334%; }
    .ant-col-xxl-push-23 { left: 95.83333333333334%; }
    .ant-col-xxl-pull-23 { right: 95.83333333333334%; }
    .ant-col-xxl-offset-23 { margin-left: 95.83333333333334%; }
    .ant-col-xxl-order-23 { order: 23; }
    .ant-col-xxl-22 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 91.66666666666666%; max-width: 91.66666666666666%; }
    .ant-col-xxl-push-22 { left: 91.66666666666666%; }
    .ant-col-xxl-pull-22 { right: 91.66666666666666%; }
    .ant-col-xxl-offset-22 { margin-left: 91.66666666666666%; }
    .ant-col-xxl-order-22 { order: 22; }
    .ant-col-xxl-21 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 87.5%; max-width: 87.5%; }
    .ant-col-xxl-push-21 { left: 87.5%; }
    .ant-col-xxl-pull-21 { right: 87.5%; }
    .ant-col-xxl-offset-21 { margin-left: 87.5%; }
    .ant-col-xxl-order-21 { order: 21; }
    .ant-col-xxl-20 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 83.33333333333334%; max-width: 83.33333333333334%; }
    .ant-col-xxl-push-20 { left: 83.33333333333334%; }
    .ant-col-xxl-pull-20 { right: 83.33333333333334%; }
    .ant-col-xxl-offset-20 { margin-left: 83.33333333333334%; }
    .ant-col-xxl-order-20 { order: 20; }
    .ant-col-xxl-19 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 79.16666666666666%; max-width: 79.16666666666666%; }
    .ant-col-xxl-push-19 { left: 79.16666666666666%; }
    .ant-col-xxl-pull-19 { right: 79.16666666666666%; }
    .ant-col-xxl-offset-19 { margin-left: 79.16666666666666%; }
    .ant-col-xxl-order-19 { order: 19; }
    .ant-col-xxl-18 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 75%; max-width: 75%; }
    .ant-col-xxl-push-18 { left: 75%; }
    .ant-col-xxl-pull-18 { right: 75%; }
    .ant-col-xxl-offset-18 { margin-left: 75%; }
    .ant-col-xxl-order-18 { order: 18; }
    .ant-col-xxl-17 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 70.83333333333334%; max-width: 70.83333333333334%; }
    .ant-col-xxl-push-17 { left: 70.83333333333334%; }
    .ant-col-xxl-pull-17 { right: 70.83333333333334%; }
    .ant-col-xxl-offset-17 { margin-left: 70.83333333333334%; }
    .ant-col-xxl-order-17 { order: 17; }
    .ant-col-xxl-16 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 66.66666666666666%; max-width: 66.66666666666666%; }
    .ant-col-xxl-push-16 { left: 66.66666666666666%; }
    .ant-col-xxl-pull-16 { right: 66.66666666666666%; }
    .ant-col-xxl-offset-16 { margin-left: 66.66666666666666%; }
    .ant-col-xxl-order-16 { order: 16; }
    .ant-col-xxl-15 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 62.5%; max-width: 62.5%; }
    .ant-col-xxl-push-15 { left: 62.5%; }
    .ant-col-xxl-pull-15 { right: 62.5%; }
    .ant-col-xxl-offset-15 { margin-left: 62.5%; }
    .ant-col-xxl-order-15 { order: 15; }
    .ant-col-xxl-14 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 58.333333333333336%; max-width: 58.333333333333336%; }
    .ant-col-xxl-push-14 { left: 58.333333333333336%; }
    .ant-col-xxl-pull-14 { right: 58.333333333333336%; }
    .ant-col-xxl-offset-14 { margin-left: 58.333333333333336%; }
    .ant-col-xxl-order-14 { order: 14; }
    .ant-col-xxl-13 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 54.166666666666664%; max-width: 54.166666666666664%; }
    .ant-col-xxl-push-13 { left: 54.166666666666664%; }
    .ant-col-xxl-pull-13 { right: 54.166666666666664%; }
    .ant-col-xxl-offset-13 { margin-left: 54.166666666666664%; }
    .ant-col-xxl-order-13 { order: 13; }
    .ant-col-xxl-12 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 50%; max-width: 50%; }
    .ant-col-xxl-push-12 { left: 50%; }
    .ant-col-xxl-pull-12 { right: 50%; }
    .ant-col-xxl-offset-12 { margin-left: 50%; }
    .ant-col-xxl-order-12 { order: 12; }
    .ant-col-xxl-11 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 45.83333333333333%; max-width: 45.83333333333333%; }
    .ant-col-xxl-push-11 { left: 45.83333333333333%; }
    .ant-col-xxl-pull-11 { right: 45.83333333333333%; }
    .ant-col-xxl-offset-11 { margin-left: 45.83333333333333%; }
    .ant-col-xxl-order-11 { order: 11; }
    .ant-col-xxl-10 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 41.66666666666667%; max-width: 41.66666666666667%; }
    .ant-col-xxl-push-10 { left: 41.66666666666667%; }
    .ant-col-xxl-pull-10 { right: 41.66666666666667%; }
    .ant-col-xxl-offset-10 { margin-left: 41.66666666666667%; }
    .ant-col-xxl-order-10 { order: 10; }
    .ant-col-xxl-9 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 37.5%; max-width: 37.5%; }
    .ant-col-xxl-push-9 { left: 37.5%; }
    .ant-col-xxl-pull-9 { right: 37.5%; }
    .ant-col-xxl-offset-9 { margin-left: 37.5%; }
    .ant-col-xxl-order-9 { order: 9; }
    .ant-col-xxl-8 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 33.33333333333333%; max-width: 33.33333333333333%; }
    .ant-col-xxl-push-8 { left: 33.33333333333333%; }
    .ant-col-xxl-pull-8 { right: 33.33333333333333%; }
    .ant-col-xxl-offset-8 { margin-left: 33.33333333333333%; }
    .ant-col-xxl-order-8 { order: 8; }
    .ant-col-xxl-7 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 29.166666666666668%; max-width: 29.166666666666668%; }
    .ant-col-xxl-push-7 { left: 29.166666666666668%; }
    .ant-col-xxl-pull-7 { right: 29.166666666666668%; }
    .ant-col-xxl-offset-7 { margin-left: 29.166666666666668%; }
    .ant-col-xxl-order-7 { order: 7; }
    .ant-col-xxl-6 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 25%; max-width: 25%; }
    .ant-col-xxl-push-6 { left: 25%; }
    .ant-col-xxl-pull-6 { right: 25%; }
    .ant-col-xxl-offset-6 { margin-left: 25%; }
    .ant-col-xxl-order-6 { order: 6; }
    .ant-col-xxl-5 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 20.833333333333336%; max-width: 20.833333333333336%; }
    .ant-col-xxl-push-5 { left: 20.833333333333336%; }
    .ant-col-xxl-pull-5 { right: 20.833333333333336%; }
    .ant-col-xxl-offset-5 { margin-left: 20.833333333333336%; }
    .ant-col-xxl-order-5 { order: 5; }
    .ant-col-xxl-4 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 16.666666666666664%; max-width: 16.666666666666664%; }
    .ant-col-xxl-push-4 { left: 16.666666666666664%; }
    .ant-col-xxl-pull-4 { right: 16.666666666666664%; }
    .ant-col-xxl-offset-4 { margin-left: 16.666666666666664%; }
    .ant-col-xxl-order-4 { order: 4; }
    .ant-col-xxl-3 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 12.5%; max-width: 12.5%; }
    .ant-col-xxl-push-3 { left: 12.5%; }
    .ant-col-xxl-pull-3 { right: 12.5%; }
    .ant-col-xxl-offset-3 { margin-left: 12.5%; }
    .ant-col-xxl-order-3 { order: 3; }
    .ant-col-xxl-2 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 8.333333333333332%; max-width: 8.333333333333332%; }
    .ant-col-xxl-push-2 { left: 8.333333333333332%; }
    .ant-col-xxl-pull-2 { right: 8.333333333333332%; }
    .ant-col-xxl-offset-2 { margin-left: 8.333333333333332%; }
    .ant-col-xxl-order-2 { order: 2; }
    .ant-col-xxl-1 { --ant-display: block; display: block; display: var(--ant-display); flex: 0 0 4.166666666666666%; max-width: 4.166666666666666%; }
    .ant-col-xxl-push-1 { left: 4.166666666666666%; }
    .ant-col-xxl-pull-1 { right: 4.166666666666666%; }
    .ant-col-xxl-offset-1 { margin-left: 4.166666666666666%; }
    .ant-col-xxl-order-1 { order: 1; }
    .ant-col-xxl-0 { display: none; }
    .ant-col-push-0 { left: auto; }
    .ant-col-pull-0 { right: auto; }
    .ant-col-xxl-push-0 { left: auto; }
    .ant-col-xxl-pull-0 { right: auto; }
    .ant-col-xxl-offset-0 { margin-left: 0; }
    .ant-col-xxl-order-0 { order: 0; }
    .ant-col-xxl-flex { flex: var(--ant-col-xxl-flex); }
}
.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; }
.ant-row::before, .ant-row::after { box-sizing: border-box; }
.ant-row [class^="ant-row"], .ant-row [class*=" ant-row"] { box-sizing: border-box; }
.ant-row [class^="ant-row"]::before, .ant-row [class*=" ant-row"]::before, .ant-row [class^="ant-row"]::after, .ant-row [class*=" ant-row"]::after { box-sizing: border-box; }
.ant-row { display: flex; flex-flow: row wrap; min-width: 0; }
.ant-row::before, .ant-row::after { display: flex; }
.ant-row-no-wrap { flex-wrap: nowrap; }
.ant-row-start { justify-content: flex-start; }
.ant-row-center { justify-content: center; }
.ant-row-end { justify-content: flex-end; }
.ant-row-space-between { justify-content: space-between; }
.ant-row-space-around { justify-content: space-around; }
.ant-row-space-evenly { justify-content: space-evenly; }
.ant-row-top { align-items: flex-start; }
.ant-row-middle { align-items: center; }
.ant-row-bottom { align-items: flex-end; }
a { color: #01f28d; text-decoration: none; background-color: transparent; outline: none; cursor: pointer; transition: color 0.3s; -webkit-text-decoration-skip: objects; }
a:hover { color: #52ffab; }
a:active { color: #00cc7e; }
a:active, a:hover { text-decoration: none; outline: 0; }
a:focus { text-decoration: none; outline: 0; }
a[disabled] { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; }
.ant-collapse { font-family: var(--font-family); font-size: 14px; box-sizing: border-box; }
.ant-collapse::before, .ant-collapse::after { box-sizing: border-box; }
.ant-collapse [class^="ant-collapse"], .ant-collapse [class*=" ant-collapse"] { box-sizing: border-box; }
.ant-collapse [class^="ant-collapse"]::before, .ant-collapse [class*=" ant-collapse"]::before, .ant-collapse [class^="ant-collapse"]::after, .ant-collapse [class*=" ant-collapse"]::after { box-sizing: border-box; }
.ant-collapse { 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: var(--font-family); background-color: rgba(0, 0, 0, 0.02); border: 1px solid #d9d9d9; border-radius: 16px; }
.ant-collapse-rtl { direction: rtl; }
.ant-collapse>.ant-collapse-item { border-bottom: 1px solid #d9d9d9; }
.ant-collapse>.ant-collapse-item:last-child, .ant-collapse>.ant-collapse-item:last-child>.ant-collapse-header { border-radius: 0 0 16px 16px; }
.ant-collapse>.ant-collapse-item >.ant-collapse-header { position: relative; display: flex; flex-wrap: nowrap; align-items: flex-start; padding: 12px 16px; color: rgba(0, 0, 0, 0.88); line-height: 1.5714285714285714; cursor: pointer; transition: all 0.3s, visibility 0s; }
.ant-collapse>.ant-collapse-item >.ant-collapse-header >.ant-collapse-header-text { flex: auto; }
.ant-collapse>.ant-collapse-item >.ant-collapse-header:focus { outline: none; }
.ant-collapse>.ant-collapse-item >.ant-collapse-header .ant-collapse-expand-icon { height: 22px; display: flex; align-items: center; padding-right: 12px; }
.ant-collapse>.ant-collapse-item >.ant-collapse-header .ant-collapse-arrow { 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; font-size: 12px; transition: transform 0.3s; }
.ant-collapse>.ant-collapse-item >.ant-collapse-header .ant-collapse-arrow >* { line-height: 1; }
.ant-collapse>.ant-collapse-item >.ant-collapse-header .ant-collapse-arrow svg { transition: transform 0.3s; }
.ant-collapse>.ant-collapse-item >.ant-collapse-header .ant-collapse-header-text { margin-right: auto; }
.ant-collapse>.ant-collapse-item .ant-collapse-icon-collapsible-only { cursor: unset; }
.ant-collapse>.ant-collapse-item .ant-collapse-icon-collapsible-only .ant-collapse-expand-icon { cursor: pointer; }
.ant-collapse .ant-collapse-content { color: rgba(0, 0, 0, 0.88); background-color: #ffffff; border-top: 1px solid #d9d9d9; }
.ant-collapse .ant-collapse-content>.ant-collapse-content-box { padding: 16px 16px; }
.ant-collapse .ant-collapse-content-hidden { display: none; }
.ant-collapse-small >.ant-collapse-item >.ant-collapse-header { padding: 8px 12px; padding-left: 8px; }
.ant-collapse-small >.ant-collapse-item >.ant-collapse-header >.ant-collapse-expand-icon { margin-left: 4px; }
.ant-collapse-small >.ant-collapse-item >.ant-collapse-content>.ant-collapse-content-box { padding: 12px; }
.ant-collapse-large >.ant-collapse-item { font-size: 16px; line-height: 1.5; }
.ant-collapse-large >.ant-collapse-item >.ant-collapse-header { padding: 16px 24px; padding-left: 16px; }
.ant-collapse-large >.ant-collapse-item >.ant-collapse-header >.ant-collapse-expand-icon { height: 24px; margin-left: 8px; }
.ant-collapse-large >.ant-collapse-item >.ant-collapse-content>.ant-collapse-content-box { padding: 24px; }
.ant-collapse .ant-collapse-item:last-child { border-bottom: 0; }
.ant-collapse .ant-collapse-item:last-child >.ant-collapse-content { border-radius: 0 0 16px 16px; }
.ant-collapse .ant-collapse-item-disabled>.ant-collapse-header, .ant-collapse .ant-collapse-item-disabled>.ant-collapse-header>.arrow { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; }
.ant-collapse.ant-collapse-icon-position-end>.ant-collapse-item >.ant-collapse-header .ant-collapse-expand-icon { order: 1; padding-right: 0; padding-left: 12px; }
.ant-collapse-borderless { background-color: rgba(0, 0, 0, 0.02); border: 0; }
.ant-collapse-borderless >.ant-collapse-item { border-bottom: 1px solid #d9d9d9; }
.ant-collapse-borderless >.ant-collapse-item:last-child, .ant-collapse-borderless >.ant-collapse-item:last-child .ant-collapse-header { border-radius: 0; }
.ant-collapse-borderless >.ant-collapse-item:last-child { border-bottom: 0; }
.ant-collapse-borderless >.ant-collapse-item>.ant-collapse-content { background-color: transparent; border-top: 0; }
.ant-collapse-borderless >.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box { padding-top: 4px; }
.ant-collapse-ghost { background-color: transparent; border: 0; }
.ant-collapse-ghost >.ant-collapse-item { border-bottom: 0; }
.ant-collapse-ghost >.ant-collapse-item >.ant-collapse-content { background-color: transparent; border: 0; }
.ant-collapse-ghost >.ant-collapse-item >.ant-collapse-content >.ant-collapse-content-box { padding-top: 12px; padding-bottom: 12px; }
.ant-collapse-rtl >.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow { transform: rotate(180deg); }
.ant-collapse .ant-motion-collapse-legacy { overflow: hidden; }
.ant-collapse .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; }
.ant-collapse .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; }
[class^="ant-modal"], [class*=" ant-modal"] { font-family: var(--font-family); font-size: 14px; box-sizing: border-box; }
[class^="ant-modal"]::before, [class*=" ant-modal"]::before, [class^="ant-modal"]::after, [class*=" ant-modal"]::after { box-sizing: border-box; }
[class^="ant-modal"] [class^="ant-modal"], [class*=" ant-modal"] [class^="ant-modal"], [class^="ant-modal"] [class*=" ant-modal"], [class*=" ant-modal"] [class*=" ant-modal"] { box-sizing: border-box; }
[class^="ant-modal"] [class^="ant-modal"]::before, [class*=" ant-modal"] [class^="ant-modal"]::before, [class^="ant-modal"] [class*=" ant-modal"]::before, [class*=" ant-modal"] [class*=" ant-modal"]::before, [class^="ant-modal"] [class^="ant-modal"]::after, [class*=" ant-modal"] [class^="ant-modal"]::after, [class^="ant-modal"] [class*=" ant-modal"]::after, [class*=" ant-modal"] [class*=" ant-modal"]::after { box-sizing: border-box; }
.ant-modal-root .ant-modal-wrap-rtl { direction: rtl; }
.ant-modal-root .ant-modal-centered { text-align: center; }
.ant-modal-root .ant-modal-centered::before { display: inline-block; width: 0; height: 100%; vertical-align: middle; content: ""; }
.ant-modal-root .ant-modal-centered .ant-modal { top: 0; display: inline-block; padding-bottom: 0; text-align: start; vertical-align: middle; }
@media (max-width:767px) {
    .ant-modal-root .ant-modal { max-width: calc(100vw - 16px); margin: 8px auto; }
    .ant-modal-root .ant-modal-centered .ant-modal { flex: 1; }
}
.ant-modal { box-sizing: border-box; margin: 0 auto; padding: 0; color: rgba(0, 0, 0, 0.88); font-size: 14px; line-height: 1.5714285714285714; list-style: none; font-family: var(--font-family); pointer-events: none; position: relative; top: 100px; width: auto; max-width: calc(100vw - 32px); padding-bottom: 24px; }
.ant-modal .ant-modal-title { margin: 0; color: rgba(0, 0, 0, 0.88); font-weight: 600; font-size: 16px; line-height: 1.5; word-wrap: break-word; }
.ant-modal .ant-modal-content { position: relative; background-color: #ffffff; background-clip: padding-box; border: 0; border-radius: 16px; box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05); pointer-events: auto; padding: 20px 24px; }
.ant-modal .ant-modal-close { position: absolute; top: 12px; right: 12px; z-index: 1010; padding: 0; color: rgba(0, 0, 0, 0.45); font-weight: 600; line-height: 1; text-decoration: none; background: transparent; border-radius: 7px; width: 32px; height: 32px; border: 0; outline: 0; cursor: pointer; transition: color 0.2s, background-color 0.2s; }
.ant-modal .ant-modal-close-x { display: flex; font-size: 16px; font-style: normal; line-height: 32px; justify-content: center; text-transform: none; text-rendering: auto; }
.ant-modal .ant-modal-close:hover { color: rgba(0, 0, 0, 0.88); background-color: rgba(0, 0, 0, 0.06); text-decoration: none; }
.ant-modal .ant-modal-close:active { background-color: rgba(0, 0, 0, 0.15); }
.ant-modal .ant-modal-close:focus-visible { outline: 4px solid #7de8aa; outline-offset: 1px; transition: outline-offset 0s, outline 0s; }
.ant-modal .ant-modal-header { color: rgba(0, 0, 0, 0.88); background: #ffffff; border-radius: 16px 16px 0 0; margin-bottom: 8px; padding: 0; border-bottom: none; }
.ant-modal .ant-modal-body { font-size: 14px; line-height: 1.5714285714285714; word-wrap: break-word; padding: 0; }
.ant-modal .ant-modal-body .ant-modal-body-skeleton { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; margin: 16px auto; }
.ant-modal .ant-modal-footer { text-align: end; background: transparent; margin-top: 12px; padding: 0; border-top: none; border-radius: 0; }
.ant-modal .ant-modal-footer >.ant-btn+.ant-btn { margin-left: 8px; }
.ant-modal .ant-modal-open { overflow: hidden; }
.ant-modal-pure-panel { top: auto; padding: 0; display: flex; flex-direction: column; }
.ant-modal-pure-panel .ant-modal-content, .ant-modal-pure-panel .ant-modal-body, .ant-modal-pure-panel .ant-modal-confirm-body-wrapper { display: flex; flex-direction: column; flex: auto; }
.ant-modal-pure-panel .ant-modal-confirm-body { margin-bottom: auto; }
.ant-modal-root .ant-modal-wrap-rtl { direction: rtl; }
.ant-modal-root .ant-modal-wrap-rtl .ant-modal-confirm-body { direction: rtl; }
.ant-modal-root .ant-modal.ant-zoom-enter, .ant-modal-root .ant-modal.ant-zoom-appear { transform: none; opacity: 0; animation-duration: 0.3s; user-select: none; }
.ant-modal-root .ant-modal.ant-zoom-leave .ant-modal-content { pointer-events: none; }
.ant-modal-root .ant-modal-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1000; height: 100%; background-color: rgba(0, 0, 0, 0.45); pointer-events: none; }
.ant-modal-root .ant-modal-mask .ant-modal-hidden { display: none; }
.ant-modal-root .ant-modal-wrap { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1000; overflow: auto; outline: 0; -webkit-overflow-scrolling: touch; }
.ant-modal-root .ant-fade-enter, .ant-modal-root .ant-fade-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; }
.ant-modal-root .ant-fade-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; }
.ant-modal-root .ant-fade-enter.ant-fade-enter-active, .ant-modal-root .ant-fade-appear.ant-fade-appear-active { animation-name: antFadeIn; animation-play-state: running; }
.ant-modal-root .ant-fade-leave.ant-fade-leave-active { animation-name: antFadeOut; animation-play-state: running; pointer-events: none; }
.ant-modal-root .ant-fade-enter, .ant-modal-root .ant-fade-appear { opacity: 0; animation-timing-function: linear; }
.ant-modal-root .ant-fade-leave { animation-timing-function: linear; }
.ant-zoom-enter, .ant-zoom-appear { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; }
.ant-zoom-leave { animation-duration: 0.2s; animation-fill-mode: both; animation-play-state: paused; }
.ant-zoom-enter.ant-zoom-enter-active, .ant-zoom-appear.ant-zoom-appear-active { animation-name: antZoomIn; animation-play-state: running; }
.ant-zoom-leave.ant-zoom-leave-active { animation-name: antZoomOut; animation-play-state: running; pointer-events: none; }
.ant-zoom-enter, .ant-zoom-appear { transform: scale(0); opacity: 0; animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); }
.ant-zoom-enter-prepare, .ant-zoom-appear-prepare { transform: none; }
.ant-zoom-leave { animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); }
@keyframes antFadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@keyframes antFadeOut {
    0% { opacity: 1; }
    100% { opacity: 0; }
}
@keyframes antZoomOut {
    0% { transform: scale(1); }
    100% { transform: scale(0.2); opacity: 0; }
}
.ant-app { font-family: var(--font-family); font-size: 14px; box-sizing: border-box; }
.ant-app::before, .ant-app::after { box-sizing: border-box; }
.ant-app [class^="ant-app"], .ant-app [class*=" ant-app"] { box-sizing: border-box; }
.ant-app [class^="ant-app"]::before, .ant-app [class*=" ant-app"]::before, .ant-app [class^="ant-app"]::after, .ant-app [class*=" ant-app"]::after { box-sizing: border-box; }
.ant-app { color: rgba(0, 0, 0, 0.88); font-size: 14px; line-height: 1.5714285714285714; font-family: var(--font-family); }
.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; }
.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; }
.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; }
._adContent_1r7g6_1 { position: fixed; bottom: 5rem; left: 2.5rem; z-index: 2 }
._closeIcon_1r7g6_8 { cursor: pointer; position: absolute; left: 100%; top: -2.25rem; width: 2rem; height: 2rem; background-image: url(data:image/webp;base64,UklGRgIEAABXRUJQVlA4WAoAAAAwAAAAPwAAPwAASUNDUMgBAAAAAAHIAAAAAAQwAABtbnRyUkdCIFhZWiAH4AABAAEAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAACRyWFlaAAABFAAAABRnWFlaAAABKAAAABRiWFlaAAABPAAAABR3dHB0AAABUAAAABRyVFJDAAABZAAAAChnVFJDAAABZAAAAChiVFJDAAABZAAAAChjcHJ0AAABjAAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEJYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9YWVogAAAAAAAA9tYAAQAAAADTLXBhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACAAAAAcAEcAbwBvAGcAbABlACAASQBuAGMALgAgADIAMAAxADZWUDhMEwIAAC8/wA8Q56CQjSRo1h/jDE/gv2MwyDZSzx/jDV9gZNI28a9l8vbXTNu2waT9C29AlkBUQBAKLgj42e38/1FGpiFqcNhGkiL10dPBcz9d/nnibs/MBxDRfwZu28YZHDTruSN1nS8AAAAAAAAAAABU+3a43knyfh1OTQUAAAAAAAAA0GvqdjWWJElyNbSv3WqK05MkSaFiXzl6qvNs7c4x4ekdFs/wsy4kaXYqY60HHgfZWpL0cU6idaQfesmupCeuqh/pnkhvtLmFSH8c0vGWXdVp0WT8zbs0ApeE7ckJIVXbulUZUlXI8e4Y/4kxccWmPbBQZ3n93i/tWZRi4VjldT7jOL6yNo7jV3nCGuiVp/mNCzK2PMlb2j2JmM095QrCg0gkiGr6HwZkTXvCckcTMiY+4H4iDBuSJtPHmUYkTH684UYrNmYg0GnPWrE2wyk0b3kLEmbbVjZs7a+v+Jv4LvETxcdt67dvZObbR+/bpgznjXDemk8diXcl3lR5t5t5W+JdibdV3l207FO5+fxe2rMo956SRWXNldKNPDfLnGYK0U6WwkUBl1vVFdWekuAucluK2ZTuKg1Vphyi/BfdmNVOUdp9lg82kzacILxvAbo97wb4ee3uqNkNeZPTqvm8KRl/dxe5XUqZX0qC371qLZWtLW89LVLb7kwdDJ5f3t4peXubzttdhu9Ow+2+PpqH1pCxAwA=); background-size: 100% 100% }
._closeIcon_1r7g6_8:hover { background-image: url(data:image/webp;base64,UklGRjQEAABXRUJQVlA4WAoAAAAwAAAAPwAAPwAASUNDUMgBAAAAAAHIAAAAAAQwAABtbnRyUkdCIFhZWiAH4AABAAEAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAACRyWFlaAAABFAAAABRnWFlaAAABKAAAABRiWFlaAAABPAAAABR3dHB0AAABUAAAABRyVFJDAAABZAAAAChnVFJDAAABZAAAAChiVFJDAAABZAAAAChjcHJ0AAABjAAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEJYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9YWVogAAAAAAAA9tYAAQAAAADTLXBhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACAAAAAcAEcAbwBvAGcAbABlACAASQBuAGMALgAgADIAMAAxADZWUDhMRgIAAC8/wA8QB2GmbRtr/KEM2FCsVzkYZBupOX+UA3uKP4NsI/X8fQ7qIf4UtZEC5/bkhzRkQDZAUVj9AWQzCIEYGAahWrgP4G1vAnf3BNnv/xYOI9lqm+eccU7Pif67lJE+7/MbiOi/A7dtI2lho9neM5Ok7hcAAAAAAAAAAACmi3S83knyfj1u51MAAAAAAAAAgF4zS72xJEmSZejjMGtWM948SZIUKhbThpZqPJPfWBmW3qFYjo91Jkm3MW1U6xq0krkjyTbGRuSebIeDxBvZElfVjjQ3ZGuk2kJke6xsf6uu2mhR0/8eZATOBhdkh5CqYV2vDKkaGf4eha0xJq4YtAcW6iyv3/et7UUpSo5VHueTc35XmXP+KTucAQdlN79cUGHZyVeKHtFn37mHCsurkJIgpt33cKBKbYfTOV2oUNzgcksfTMrp40gnDMrbO3bp0osB9d3dupj1ok/HKfQPeQ8M+sLKhyCa7jr4xdH842nwsFGX6kRCrL3dE9X8VgrVt9dvk5sG5MxnZ00pUfgxnzjZABMrb0lpyoAnbyFJebe3y1oElLwryYd/3pbybnnIagipebdo2acSb5/fW9uL8r+cO9vIc6snQkeR5+YElSJEO3mKJgp4MlRdUe2WBG8ityWftXTXJEa3TaJ147oiPFOAZqoI34F8iFXuV42OdFmEf90MvTf0/b+hZo++N62rFy/T/5oo4MtEuvlZEvzRqtZTmXz31m2R2n6j6+Cw2t3bDw8hSpN9b28yfL49daKofzSfkuPGDg==) }
._modal_18ion_1 { display: flex; justify-content: center }
._modal_18ion_1 .ant-modal-content { position: relative; padding: 0 !important; background-color: transparent !important; box-shadow: none !important; background-repeat: no-repeat; background-size: 100% 100%; border-radius: 0 }
._modal_18ion_1 .ant-modal-body { padding: 0; display: flex; flex-direction: column; align-items: center; height: 100% }
._modal_18ion_1 .ant-form-item-label label { font-size: 1.125rem; font-weight: 500; color: #323443; line-height: 1.3125rem }
._modal_18ion_1 .ant-input { height: 3.75rem; background: #fff; border-radius: .875rem; opacity: 1; border: .125rem solid #e2e8f0; color: #323443; box-shadow: none }
._modal_18ion_1 .ant-input:hover { border-color: #01f38d33 }
._modalContent_18ion_43 { width: 36.25rem; background: #263239; border-radius: .875rem; opacity: 1; border: 1px solid rgba(255, 255, 255, .2); display: flex; flex-direction: column }
._header_18ion_54 { position: relative; width: 100%; height: 3.8125rem; border-bottom: 1px solid rgba(255, 255, 255, .2); padding-left: 2.5rem; display: flex; align-items: center; font-size: 1.125rem; font-weight: 500; color: #fff; line-height: 1.3125rem }
._header_18ion_54 ._closeIcon_18ion_66 { cursor: pointer; position: absolute; right: 1.875rem; top: 1.3125rem; width: 1.125rem; height: 1.125rem; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAYhJREFUWEft1ytSBDEQBuC/BQIE3AAJAo0AwZ4dAwKLAcsJWAECEaqrkqqtTNLPiBU7NpPkm56kOyEc2UNH5sEJpP2RYYRKKWcA7gG8E9FeG8TTXkq5AnAH4I2I/vq+G1DFPADgjtzhZRWqYnhs/uBvAK89agR6qpiGX4LqMG3sDWoEugFw24UyhZpgeIpPIvo4nGu2hpahPBiGTbd9KSWN8mJEEDdmUBGMCoqiohgTyIvKYMwgKyqLcYE0VN0gLekd7uTN1pYyu7u4Cgud5+EMHMa4I9RmmqD6D3dFpnV2R8iICmHCEarriYsv173+SZWZUISE3dRwYZQbZMCkUC6QlGe40qw4JZhBlqSXqX2uXWbBKLvPvKbUCHkwK1AiKILJoqQDGueZVG2KrKnZETaNiUZqdMhfhomgRqAdgMts1e7ryeT37Yno+fDdEegCwCOA8/piuFAqqN96Cf0RQbVwNtRXf2+SDleWthqp6xFGrPZ8pR7dvS2Tau9IY6uJURt8dfsJpEX0H60CFDQsD+MdAAAAAElFTkSuQmCC); background-size: 100% 100% }
._header_18ion_54 ._closeIcon_18ion_66:hover { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAYhJREFUWEft191RwzAMB/C/BmAAGKDbsAADwABlDBiADsACbNMBYIAOYE538l3q2LI+/NCH5i4vTSz/otqWTbixi27Mgzto9o90M1RKeQDwAeCTiM6zIJ7npZQDgCOAdyK6tG13IMF8AeCG3OBtFUowHJs/mD+UY1+heqBvwVT8ElSDqbF3qB7oFQDf2yuFGmA4/omITtuORmNoGcqDYdhw2pdS0igvRgXxwwwqgpmCoqgoxgTyojIYM8iKymJcoBlKpm5d9LYzeTe1tZXdXVyVgc798AocxrgzVHsaoNoPd2WmNnZnyIgKYcIZkvHExZfrXnulykwoQ8psqrgwyg0yYFIoF0hbZ0SR3iWYQZZFL1P7XLPMgpnMPvOYmmbIg1mBUkERTBalbdB4nUnVpsiYGm1h05hopnqb/GWYCMpyDOK44do0QZ2J6GVbe3qgJxk7j/JiGjNA/clB8VcFSeGsqJ/23NQppq6fZKA/9zBqtecjde/s7ep98LIWe7owrgB4YtxBs2z9A5H4EzSB3Kf8AAAAAElFTkSuQmCC) }
._contentBody_18ion_80 { width: 100%; flex: 1; padding: 1.5rem 2.5rem }
._footerRegister_rr7b6_1 { display: flex; flex-direction: column; align-items: center; margin-top: 10rem; margin-bottom: 5.625rem; padding-top: 14.25rem; width: 75rem; background-image: url(../image/footer-register-bg.891b8587.webp); background-size: 75rem 23.875rem; background-repeat: no-repeat; background-position: left bottom }
._footerRegister_rr7b6_1 ._btn_rr7b6_14 { display: flex; justify-content: center; align-items: center; margin-top: 2.375rem; width: 9.5rem; height: 3.4375rem; background: #01f28d; box-shadow: 0 .5rem 1.3125rem #07271966; border-radius: 2.5625rem; font-size: 1.25rem; font-weight: 600; color: #323443 }
._footerRegister_rr7b6_1 ._btn_rr7b6_14:hover { background-color: #6bffc2 }
._modal_43bnd_1 { display: flex; justify-content: center; top: 40% !important; transform: translateY(-50%) !important }
._modal_43bnd_1 .ant-modal-content { position: relative; padding: 0 !important; background-color: transparent !important; box-shadow: none !important; background-repeat: no-repeat; background-size: 100% 100%; border-radius: 0 }
._modal_43bnd_1 .ant-modal-body { padding: 0; display: flex; flex-direction: column; align-items: center; height: 100% }
._modal_43bnd_1 .ant-form-item-label label { font-size: 1.125rem; font-weight: 500; color: #323443; line-height: 1.3125rem }
._modal_43bnd_1 .ant-input { height: 3.75rem; background: #fff; border-radius: .875rem; opacity: 1; border: .125rem solid #e2e8f0; color: #323443; box-shadow: none }
._modal_43bnd_1 .ant-input:hover { border-color: #01f38d33 }
._modalContent_43bnd_45 { width: 36.25rem; background: #263239; border-radius: .875rem; opacity: 1; border: 1px solid rgba(255, 255, 255, .2); display: flex; flex-direction: column }
._header_43bnd_56 { position: relative; width: 100%; height: 3.8125rem; border-bottom: 1px solid rgba(255, 255, 255, .2); padding-left: 2.5rem; display: flex; align-items: center; font-size: 1.125rem; font-weight: 500; color: #fff; line-height: 1.3125rem }
._header_43bnd_56 ._closeIcon_43bnd_68 { cursor: pointer; position: absolute; right: 1.875rem; top: 1.3125rem; width: 1.125rem; height: 1.125rem; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAYhJREFUWEft1ytSBDEQBuC/BQIE3AAJAo0AwZ4dAwKLAcsJWAECEaqrkqqtTNLPiBU7NpPkm56kOyEc2UNH5sEJpP2RYYRKKWcA7gG8E9FeG8TTXkq5AnAH4I2I/vq+G1DFPADgjtzhZRWqYnhs/uBvAK89agR6qpiGX4LqMG3sDWoEugFw24UyhZpgeIpPIvo4nGu2hpahPBiGTbd9KSWN8mJEEDdmUBGMCoqiohgTyIvKYMwgKyqLcYE0VN0gLekd7uTN1pYyu7u4Cgud5+EMHMa4I9RmmqD6D3dFpnV2R8iICmHCEarriYsv173+SZWZUISE3dRwYZQbZMCkUC6QlGe40qw4JZhBlqSXqX2uXWbBKLvPvKbUCHkwK1AiKILJoqQDGueZVG2KrKnZETaNiUZqdMhfhomgRqAdgMts1e7ryeT37Yno+fDdEegCwCOA8/piuFAqqN96Cf0RQbVwNtRXf2+SDleWthqp6xFGrPZ8pR7dvS2Tau9IY6uJURt8dfsJpEX0H60CFDQsD+MdAAAAAElFTkSuQmCC); background-size: 100% 100% }
._header_43bnd_56 ._closeIcon_43bnd_68:hover { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAYhJREFUWEft191RwzAMB/C/BmAAGKDbsAADwABlDBiADsACbNMBYIAOYE538l3q2LI+/NCH5i4vTSz/otqWTbixi27Mgzto9o90M1RKeQDwAeCTiM6zIJ7npZQDgCOAdyK6tG13IMF8AeCG3OBtFUowHJs/mD+UY1+heqBvwVT8ElSDqbF3qB7oFQDf2yuFGmA4/omITtuORmNoGcqDYdhw2pdS0igvRgXxwwwqgpmCoqgoxgTyojIYM8iKymJcoBlKpm5d9LYzeTe1tZXdXVyVgc798AocxrgzVHsaoNoPd2WmNnZnyIgKYcIZkvHExZfrXnulykwoQ8psqrgwyg0yYFIoF0hbZ0SR3iWYQZZFL1P7XLPMgpnMPvOYmmbIg1mBUkERTBalbdB4nUnVpsiYGm1h05hopnqb/GWYCMpyDOK44do0QZ2J6GVbe3qgJxk7j/JiGjNA/clB8VcFSeGsqJ/23NQppq6fZKA/9zBqtecjde/s7ep98LIWe7owrgB4YtxBs2z9A5H4EzSB3Kf8AAAAAElFTkSuQmCC) }
._contentBody_43bnd_82 { width: 100%; flex: 1; padding: 1.5rem 2.5rem }
._qa_1ha5o_1 { margin-top: 13.75rem; margin-bottom: 5.625rem; width: 75rem }
._qa_1ha5o_1 a:hover { background-color: #01f28d4d }
.ant-collapse-header { display: flex; align-items: center }
.ant-collapse>.ant-collapse-item { width: 33.625rem; margin-top: 1.5rem }
.ant-collapse>.ant-collapse-item>.ant-collapse-header { padding: 0 !important }
.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-header-text { font-size: 1.25rem; font-weight: 600; color: #fff; line-height: 2rem; padding: 0 }
.ant-collapse .ant-collapse-content>.ant-collapse-content-box { padding: 0 !important; padding-left: 3.75rem !important; padding-top: .75rem !important; font-size: .875rem; font-weight: 400; color: #fff9; line-height: 1.5rem }
._business_b5915_1 { padding-top: 10rem }
._business_b5915_1 ._title_b5915_3 { display: flex; flex-direction: column }
._business_b5915_1 ._cards_b5915_8 { margin-top: 2.5rem; display: flex; flex-wrap: wrap; max-width: 75rem }
._business_b5915_1 ._cards_b5915_8 ._card_b5915_8 { display: flex; flex-direction: column; padding: 1.5rem 1.5rem 0; margin-top: 2.5rem; width: 17.0625rem; height: 12.5rem; background: rgba(255, 255, 255, .06); border-radius: .875rem; margin-right: 1.25rem }
._business_b5915_1 ._cards_b5915_8 ._card_b5915_8:nth-child(4n) { margin-right: 0 }
._partners_1mr7m_1 { margin-top: 13.25rem; display: flex; width: 75rem; flex-direction: column; align-items: center; padding-bottom: 11.5rem; background-image: url(../image/partner-bg.047a3bfc.png); background-size: 75rem 23.875rem; background-repeat: no-repeat; background-position: left bottom }
._listGroup_1mr7m_7 { position: relative; overflow: hidden }
._listGroup_1mr7m_7 ._scrollWrapper_1mr7m_10 { position: relative; display: flex; width: 100%; overflow: hidden; mask-image: linear-gradient(90deg, transparent, #fff 20%, #fff 80%, transparent); -webkit-mask-image: linear-gradient(90deg, transparent, #fff 20%, #fff 80%, transparent) }
._listGroup_1mr7m_7 ._scrollContent_1mr7m_15 { width: 200%; display: flex; animation: _Scrollkeyframes_1mr7m_1 60s linear infinite }
._listGroup_1mr7m_7:nth-child(odd) ._scrollContent_1mr7m_15 { animation-direction: reverse }
@keyframes _Scrollkeyframes_1mr7m_1 {
    0% { transform: translate(0) }
    to { transform: translate(-50%) }
}
._newItem_16ns0_1 { cursor: pointer; padding: 1rem; margin-top: 1.5rem; background: rgba(255, 255, 255, .06); border-radius: .875rem; border: 1px solid rgba(50, 52, 67, 1) }
._newItem_16ns0_1:hover { background: rgba(209, 255, 235, .12); border-color: #01f28d4d }
._ellipsis_16ns0_14 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical }
._time_16ns0_22 { margin-right: .375rem; width: 1rem; height: 1rem; background-size: 100% 100%; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAatJREFUWEftlyFQw0AQRf+3WCwaLBYsSJCgsUgGVzyOQdaCBCRIQBaLpbaV1Bb5md+564TkkiZpZzrMZE3M3u7bvb27H2LNxjXnx/8BkLQJ4BDAK8lJqnPBZx/AoMwnv652ByRdAtgG8E7yoQTgFMABgE+S/TrbWwkgaQOAK/fXwbcc3BAlwY8C5AjAk31IflWBlAJIciUO6OTLmLfrg+RzKkgSQNJxSL5M4vzaR5JvC2cgDNJ1cBwAePFAZWbA1dyVzMAZgD0AQ5I3krxlLmYXwBTAFUl/51bogCQ7nwePXpxmSTH4PUmDFSzTuTlkmKPb4FxYmwJwBU42IdnLZnFFJMdV+yLJJ2WcrVSSO+phXg6g7UC0BfBezY7SCuwknKZGHVhB3kKIxgDJK7cFmfff1gigMIQtEs+WtJ2BDqDrQNeBrgNTkhdtL5/cK+rn2MqqT9KSrlIP+NqMgsRiJCml6oLl1NVcX8T1ZZLMgsTCxOb3/4+KqZs8aID4DiSVVBlAVMEWJ6uwYWh/oZBFstzqZicQxErqAv0A+AYwImmApNX+MambtalfB/ALH9gCMLWX1DMAAAAASUVORK5CYII=) }
._more_16ns0_30:hover { background-color: #01f28d4d }
@keyframes slide-in-one-tap {
    from { transform: translateY(80px); }
    to { transform: translateY(0px); }
}
.trust-hide-gracefully { opacity: 0; }
.trust-wallet-one-tap .hidden { display: none; }
.trust-wallet-one-tap .semibold { font-weight: 500; }
.trust-wallet-one-tap .binance-plex { font-family: 'Binance'; }
.trust-wallet-one-tap .rounded-full { border-radius: 50%; }
.trust-wallet-one-tap .flex { display: flex; }
.trust-wallet-one-tap .flex-col { flex-direction: column; }
.trust-wallet-one-tap .items-center { align-items: center; }
.trust-wallet-one-tap .space-between { justify-content: space-between; }
.trust-wallet-one-tap .justify-center { justify-content: center; }
.trust-wallet-one-tap .w-full { width: 100%; }
.trust-wallet-one-tap .box { transition: all 0.5s cubic-bezier(0, 0, 0, 1.43); animation: slide-in-one-tap 0.5s cubic-bezier(0, 0, 0, 1.43); width: 384px; border-radius: 15px; background: #FFF; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25); position: fixed; right: 30px; bottom: 30px; z-index: 1020; }
.trust-wallet-one-tap .header { gap: 15px; border-bottom: 1px solid #E6E6E6; padding: 10px 18px; }
.trust-wallet-one-tap .header .left-items { gap: 15px }
.trust-wallet-one-tap .header .title { color: #1E2329; font-size: 18px; font-weight: 600; line-height: 28px; }
.trust-wallet-one-tap .header .subtitle { color: #474D57; font-size: 14px; line-height: 20px; }
.trust-wallet-one-tap .header .close { color: #1E2329; cursor: pointer; }
.trust-wallet-one-tap .body { padding: 9px 18px; gap: 10px; }
.trust-wallet-one-tap .body .right-items { gap: 10px; width: 100%; }
.trust-wallet-one-tap .body .right-items .wallet-title { color: #1E2329; font-size: 16px; font-weight: 600; line-height: 20px; }
.trust-wallet-one-tap .body .right-items .wallet-subtitle { color: #474D57; font-size: 14px; line-height: 20px; }
.trust-wallet-one-tap .connect-indicator { gap: 15px; padding: 8px 0; }
.trust-wallet-one-tap .connect-indicator .flow-icon { color: #474D57; }
.trust-wallet-one-tap .loading-color { color: #FFF; }
.trust-wallet-one-tap .button { border-radius: 50px; outline: 2px solid transparent; outline-offset: 2px; background-color: rgb(5, 0, 255); border-color: rgb(229, 231, 235); cursor: pointer; text-align: center; height: 45px; }
.trust-wallet-one-tap .button .button-text { color: #FFF; font-size: 16px; font-weight: 600; line-height: 20px; }
.trust-wallet-one-tap .footer { margin: 20px 30px; }
.trust-wallet-one-tap .check-icon { color: #FFF; }
@font-face { font-family: 'Binance'; src: url(chrome-extension://egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-Regular.otf) format('opentype'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Binance'; src: url(chrome-extension://egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-Medium.otf) format('opentype'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Binance'; src: url(chrome-extension://egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-SemiBold.otf) format('opentype'); font-weight: 600; font-style: normal; }
.WPA3-SELECT-PANEL { z-index: 2147483647; width: 463px; height: 292px; margin: 0; padding: 0; border: 1px solid #d4d4d4; background-color: #fff; border-radius: 5px; box-shadow: 0 0 15px #d4d4d4; }
.WPA3-SELECT-PANEL * { position: static; z-index: auto; top: auto; left: auto; right: auto; bottom: auto; width: auto; height: auto; max-height: auto; max-width: auto; min-height: 0; min-width: 0; margin: 0; padding: 0; border: 0; clear: none; clip: auto; background: transparent; color: #333; cursor: auto; direction: ltr; filter:; float: none; font: normal normal normal 12px "Helvetica Neue", Arial, sans-serif; line-height: 16px; letter-spacing: normal; list-style: none; marks: none; overflow: visible; page: auto; quotes: none; -o-set-link-source: none; size: auto; text-align: left; text-decoration: none; text-indent: 0; text-overflow: clip; text-shadow: none; text-transform: none; vertical-align: baseline; visibility: visible; white-space: normal; word-spacing: normal; word-wrap: normal; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-opacity: 1; -moz-opacity: 1; -ms-opacity: 1; -o-opacity: 1; opacity: 1; -webkit-outline: 0; -moz-outline: 0; -ms-outline: 0; -o-outline: 0; outline: 0; -webkit-text-size-adjust: none; font-family: Microsoft YaHei, Simsun; }
.WPA3-SELECT-PANEL a { cursor: auto; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-TOP { height: 25px; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-CLOSE { float: right; display: block; width: 47px; height: 25px; background: url(http://combo.b.qq.com/crm/wpa/release/3.3/wpa/views/SelectPanel-sprites.png) no-repeat; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-CLOSE:hover { background-position: 0 -25px; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-MAIN { padding: 23px 20px 45px; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-GUIDE { margin-bottom: 42px; font-family: "Microsoft Yahei"; font-size: 16px; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-SELECTS { width: 246px; height: 111px; margin: 0 auto; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-CHAT { float: right; display: block; width: 88px; height: 111px; background: url(http://combo.b.qq.com/crm/wpa/release/3.3/wpa/views/SelectPanel-sprites.png) no-repeat 0 -80px; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-CHAT:hover { background-position: -88px -80px; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-AIO-CHAT { float: left; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-QQ { display: block; width: 76px; height: 76px; margin: 6px; background: url(http://combo.b.qq.com/crm/wpa/release/3.3/wpa/views/SelectPanel-sprites.png) no-repeat -50px 0; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-QQ-ANONY { background-position: -130px 0; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-LABEL { display: block; padding-top: 10px; color: #00a2e6; text-align: center; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-BOTTOM { padding: 0 20px; text-align: right; }
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-INSTALL { color: #8e8e8e; }
._footerRegister_rr7b6_1 { display: flex; flex-direction: column; align-items: center; margin-top: 10rem; margin-bottom: 5.625rem; padding-top: 14.25rem; width: 75rem; background-image: url(../image/footer-register-bg.891b8587.webp); background-size: 75rem 23.875rem; background-repeat: no-repeat; background-position: left bottom }
._footerRegister_rr7b6_1 ._btn_rr7b6_14 { display: flex; justify-content: center; align-items: center; margin-top: 2.375rem; width: 9.5rem; height: 3.4375rem; background: #01f28d; box-shadow: 0 .5rem 1.3125rem #07271966; border-radius: 2.5625rem; font-size: 1.25rem; font-weight: 600; color: #323443 }
._footerRegister_rr7b6_1 ._btn_rr7b6_14:hover { background-color: #6bffc2 }
._qa_1ha5o_1 { margin-top: 13.75rem; margin-bottom: 5.625rem; width: 75rem }
._qa_1ha5o_1 a:hover { background-color: #01f28d4d }
.ant-collapse-header { display: flex; align-items: center }
.ant-collapse>.ant-collapse-item { width: 33.625rem; margin-top: 1.5rem }
.ant-collapse>.ant-collapse-item>.ant-collapse-header { padding: 0 !important }
.ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-header-text { font-size: 1.25rem; font-weight: 600; color: #fff; line-height: 2rem; padding: 0 }
.ant-collapse .ant-collapse-content>.ant-collapse-content-box { padding: 0 !important; padding-left: 3.75rem !important; padding-top: .75rem !important; font-size: .875rem; font-weight: 400; color: #fff9; line-height: 1.5rem }
._bg_1wpso_1 { background-image: url(../image/map.ac9f1c0c.webp); background-size: 59.375rem 30rem; background-repeat: no-repeat; background-position: center 2.5rem }
._modal_18ion_1 { display: flex; justify-content: center }
._modal_18ion_1 .ant-modal-content { position: relative; padding: 0 !important; background-color: transparent !important; box-shadow: none !important; background-repeat: no-repeat; background-size: 100% 100%; border-radius: 0 }
._modal_18ion_1 .ant-modal-body { padding: 0; display: flex; flex-direction: column; align-items: center; height: 100% }
._modal_18ion_1 .ant-form-item-label label { font-size: 1.125rem; font-weight: 500; color: #323443; line-height: 1.3125rem }
._modal_18ion_1 .ant-input { height: 3.75rem; background: #fff; border-radius: .875rem; opacity: 1; border: .125rem solid #e2e8f0; color: #323443; box-shadow: none }
._modal_18ion_1 .ant-input:hover { border-color: #01f38d33 }
._modalContent_18ion_43 { width: 36.25rem; background: #263239; border-radius: .875rem; opacity: 1; border: 1px solid rgba(255, 255, 255, .2); display: flex; flex-direction: column }
._header_18ion_54 { position: relative; width: 100%; height: 3.8125rem; border-bottom: 1px solid rgba(255, 255, 255, .2); padding-left: 2.5rem; display: flex; align-items: center; font-size: 1.125rem; font-weight: 500; color: #fff; line-height: 1.3125rem }
._header_18ion_54 ._closeIcon_18ion_66 { cursor: pointer; position: absolute; right: 1.875rem; top: 1.3125rem; width: 1.125rem; height: 1.125rem; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAYhJREFUWEft1ytSBDEQBuC/BQIE3AAJAo0AwZ4dAwKLAcsJWAECEaqrkqqtTNLPiBU7NpPkm56kOyEc2UNH5sEJpP2RYYRKKWcA7gG8E9FeG8TTXkq5AnAH4I2I/vq+G1DFPADgjtzhZRWqYnhs/uBvAK89agR6qpiGX4LqMG3sDWoEugFw24UyhZpgeIpPIvo4nGu2hpahPBiGTbd9KSWN8mJEEDdmUBGMCoqiohgTyIvKYMwgKyqLcYE0VN0gLekd7uTN1pYyu7u4Cgud5+EMHMa4I9RmmqD6D3dFpnV2R8iICmHCEarriYsv173+SZWZUISE3dRwYZQbZMCkUC6QlGe40qw4JZhBlqSXqX2uXWbBKLvPvKbUCHkwK1AiKILJoqQDGueZVG2KrKnZETaNiUZqdMhfhomgRqAdgMts1e7ryeT37Yno+fDdEegCwCOA8/piuFAqqN96Cf0RQbVwNtRXf2+SDleWthqp6xFGrPZ8pR7dvS2Tau9IY6uJURt8dfsJpEX0H60CFDQsD+MdAAAAAElFTkSuQmCC); background-size: 100% 100% }
._header_18ion_54 ._closeIcon_18ion_66:hover { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAYhJREFUWEft191RwzAMB/C/BmAAGKDbsAADwABlDBiADsACbNMBYIAOYE538l3q2LI+/NCH5i4vTSz/otqWTbixi27Mgzto9o90M1RKeQDwAeCTiM6zIJ7npZQDgCOAdyK6tG13IMF8AeCG3OBtFUowHJs/mD+UY1+heqBvwVT8ElSDqbF3qB7oFQDf2yuFGmA4/omITtuORmNoGcqDYdhw2pdS0igvRgXxwwwqgpmCoqgoxgTyojIYM8iKymJcoBlKpm5d9LYzeTe1tZXdXVyVgc798AocxrgzVHsaoNoPd2WmNnZnyIgKYcIZkvHExZfrXnulykwoQ8psqrgwyg0yYFIoF0hbZ0SR3iWYQZZFL1P7XLPMgpnMPvOYmmbIg1mBUkERTBalbdB4nUnVpsiYGm1h05hopnqb/GWYCMpyDOK44do0QZ2J6GVbe3qgJxk7j/JiGjNA/clB8VcFSeGsqJ/23NQppq6fZKA/9zBqtecjde/s7ep98LIWe7owrgB4YtxBs2z9A5H4EzSB3Kf8AAAAAElFTkSuQmCC) }
._contentBody_18ion_80 { width: 100%; flex: 1; padding: 1.5rem 2.5rem }
._tab_x4keq_1 { --tw-bg-opacity: 1; background-color: #1e2c34; background-color: rgba(30, 44, 52, var(--tw-bg-opacity)); transition: all .4s ease-in-out !important }
._tab_x4keq_1:before { content: ""; position: absolute; left: 0; top: 0; display: block; height: 100%; width: 8.8125rem; background-image: url(../image/left-bg.34164c24.png); background-size: 100% 100%; background-repeat: no-repeat; transform: translate(-12.5rem); transition: all .4s ease-in-out !important }
._tab_x4keq_1:after { content: ""; position: absolute; right: 0; top: 0; display: block; height: 100%; width: 8.8125rem; background-image: url(../image/right-bg.bfbf28cb.png); background-size: 100% 100%; background-repeat: no-repeat; transform: translate(12.5rem); transition: all .4s ease-in-out !important }
._tab_x4keq_1._active_x4keq_20 { --tw-bg-opacity: 1; background-color: #69ffa5; background-color: rgba(105, 255, 165, var(--tw-bg-opacity)); --tw-text-opacity: 1 !important; color: #000 !important; color: rgba(0, 0, 0, var(--tw-text-opacity)) !important }
._tab_x4keq_1._active_x4keq_20:before { transform: translate(0) }
._tab_x4keq_1._active_x4keq_20:after { transform: translate(0) }
._tab_x4keq_1:hover { --tw-bg-opacity: 1; background-color: #69ffa5; background-color: rgba(105, 255, 165, var(--tw-bg-opacity)); --tw-text-opacity: 1 !important; color: #000 !important; color: rgba(0, 0, 0, var(--tw-text-opacity)) !important }
._tab_x4keq_1:hover:before { transform: translate(0) }
._tab_x4keq_1:hover:after { transform: translate(0) }
._closeIcon_x4keq_49 { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAPdJREFUWEftlTEOwjAMRf+XOAcSDDDARRg4LQsXqVQYysAxGIwsESmqksZuRLuka53/X7/jmlj54cr+aAAtgZZAMQEROQPYAXiSfFjGVkT2AA4A3iS7qTMWgAuAzU+kCCEianwMpiRvtQD6NadIJAsxNrekVkxAjS3ClppUEiaAEsRcc9U1A+QgNKC455bY4yRcABmIWK94ScdtcANMQLjN3S0I9Ime66tlADLmgc0N4WpB6rYvdgmnRu3vY2gxsNTM+hF5hBO1HcmhdhdcLXsgMyEfkvdaAF1EWwA9yZdxHYeNOFSvY4thTY1rDGuMcmcbQEugJfAFRqGFIVjsVe4AAAAASUVORK5CYII=) }

._btn_x4keq_57 { border-width: 1px; border-style: solid; --tw-border-opacity: 1; border-color: #01f28d; border-color: rgba(1, 242, 141, var(--tw-border-opacity)); display: flex; align-items: center; justify-content: center; font-size: .875rem; font-weight: 600; --tw-text-opacity: 1; color: #01f28d; color: rgba(1, 242, 141, var(--tw-text-opacity)) }
