*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
}
.sr-only {
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.pointer-events-none {
    pointer-events: none;
}
.pointer-events-auto {
    pointer-events: auto;
}
.visible {
    visibility: visible;
}
.invisible {
    visibility: hidden;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.inset-0 {
    inset: 0;
}
.inset-y-0 {
    bottom: 0;
    top: 0;
}
.-left-\[6px\] {
    left: -6px;
}
.-top-\[6px\] {
    top: -6px;
}
.left-0 {
    left: 0;
}
.left-2 {
    left: 0.5rem;
}
.left-\[-1px\] {
    left: -1px;
}
.left-\[3px\] {
    left: 3px;
}
.right-0 {
    right: 0;
}
.right-\[16px\] {
    right: 16px;
}
.right-\[1px\] {
    right: 1px;
}
.right-\[20px\] {
    right: 20px;
}
.top-0 {
    top: 0;
}
.top-\[-1px\] {
    top: -1px;
}
.top-\[10px\] {
    top: 10px;
}
.top-\[16px\] {
    top: 16px;
}
.top-\[1px\] {
    top: 1px;
}
.top-\[20px\] {
    top: 20px;
}
.top-\[4px\] {
    top: 4px;
}
.z-10 {
    z-index: 10;
}
.z-50 {
    z-index: 50;
}
.z-\[100\] {
    z-index: 100;
}
.z-\[999999\] {
    z-index: 999999;
}
.z-message {
    z-index: var(--zindex-message);
}
.z-modal {
    z-index: var(--zindex-modal);
}
.row-span-1 {
    grid-row: span 1 / span 1;
}
.row-span-2 {
    grid-row: span 2 / span 2;
}
.m-\[0-auto\] {
    margin: 0-auto;
}
.-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
}
.my-1 {
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
}
.my-7 {
    margin-bottom: 1.75rem;
    margin-top: 1.75rem;
}
.\!ml-0 {
    margin-left: 0 !important;
}
.-ml-\[5px\] {
    margin-left: -5px;
}
.-ml-\[6px\] {
    margin-left: -6px;
}
.mb-1 {
    margin-bottom: 0.25rem;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mb-5 {
    margin-bottom: 1.25rem;
}
.mb-\[15px\] {
    margin-bottom: 15px;
}
.mb-\[20px\] {
    margin-bottom: 20px;
}
.mb-\[4px\] {
    margin-bottom: 4px;
}
.ml-1 {
    margin-left: 0.25rem;
}
.ml-3 {
    margin-left: 0.75rem;
}
.ml-\[12px\] {
    margin-left: 12px;
}
.ml-\[16px\] {
    margin-left: 16px;
}
.ml-\[8px\] {
    margin-left: 8px;
}
.ml-auto {
    margin-left: auto;
}
.mr-2 {
    margin-right: 0.5rem;
}
.mr-5 {
    margin-right: 1.25rem;
}
.mr-\[12px\] {
    margin-right: 12px;
}
.mr-\[16px\] {
    margin-right: 16px;
}
.mr-\[20px\] {
    margin-right: 20px;
}
.mr-\[8px\] {
    margin-right: 8px;
}
.mt-1 {
    margin-top: 0.25rem;
}
.mt-10 {
    margin-top: 2.5rem;
}
.mt-3 {
    margin-top: 0.75rem;
}
.mt-4 {
    margin-top: 1rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mt-\[0px\] {
    margin-top: 0;
}
.mt-\[20px\] {
    margin-top: 20px;
}
.mt-\[6px\] {
    margin-top: 6px;
}
.box-border {
    box-sizing: border-box;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.flex {
    display: flex;
}
.inline-flex {
    display: inline-flex;
}
.table {
    display: table;
}
.grid {
    display: grid;
}
.hidden {
    display: none;
}
.\!h-\[16px\] {
    height: 16px !important;
}
.\!h-\[24px\] {
    height: 24px !important;
}
.\!h-\[54px\] {
    height: 54px !important;
}
.h-1 {
    height: 0.25rem;
}
.h-2 {
    height: 0.5rem;
}
.h-2\.5 {
    height: 0.625rem;
}
.h-3 {
    height: 0.75rem;
}
.h-3\.5 {
    height: 0.875rem;
}
.h-4 {
    height: 1rem;
}
.h-5 {
    height: 1.25rem;
}
.h-6 {
    height: 1.5rem;
}
.h-7 {
    height: 1.75rem;
}
.h-\[10px\] {
    height: 10px;
}
.h-\[12px\] {
    height: 12px;
}
.h-\[16px\] {
    height: 16px;
}
.h-\[18px\] {
    height: 18px;
}
.h-\[20px\] {
    height: 20px;
}
.h-\[24px\] {
    height: 24px;
}
.h-\[28px\] {
    height: 28px;
}
.h-\[32px\] {
    height: 32px;
}
.h-\[36px\] {
    height: 36px;
}
.h-\[40px\] {
    height: 40px;
}
.h-\[44px\] {
    height: 44px;
}
.h-\[48px\] {
    height: 48px;
}
.h-\[52px\] {
    height: 52px;
}
.h-\[54px\] {
    height: 54px;
}
.h-\[56px\] {
    height: 56px;
}
.h-\[5px\] {
    height: 5px;
}
.h-\[6px\] {
    height: 6px;
}
.h-\[7px\] {
    height: 7px;
}
.h-\[8px\] {
    height: 8px;
}
.h-full {
    height: 100%;
}
.h-px {
    height: 1px;
}
.max-h-0 {
    max-height: 0;
}
.min-h-full {
    min-height: 100%;
}
.\!w-\[132px\] {
    width: 132px !important;
}
.\!w-\[28px\] {
    width: 28px !important;
}
.w-10 {
    width: 2.5rem;
}
.w-2 {
    width: 0.5rem;
}
.w-2\.5 {
    width: 0.625rem;
}
.w-3 {
    width: 0.75rem;
}
.w-3\.5 {
    width: 0.875rem;
}
.w-4 {
    width: 1rem;
}
.w-5 {
    width: 1.25rem;
}
.w-56 {
    width: 14rem;
}
.w-6 {
    width: 1.5rem;
}
.w-72 {
    width: 18rem;
}
.w-80 {
    width: 20rem;
}
.w-\[10px\] {
    width: 10px;
}
.w-\[12px\] {
    width: 12px;
}
.w-\[132px\] {
    width: 132px;
}
.w-\[16px\] {
    width: 16px;
}
.w-\[24px\] {
    width: 24px;
}
.w-\[36px\] {
    width: 36px;
}
.w-\[40px\] {
    width: 40px;
}
.w-\[5px\] {
    width: 5px;
}
.w-\[6px\] {
    width: 6px;
}
.w-\[7px\] {
    width: 7px;
}
.w-auto {
    width: auto;
}
.w-full {
    width: 100%;
}
.w-screen {
    width: 100vw;
}
.min-w-\[8rem\] {
    min-width: 8rem;
}
.max-w-\[1200px\] {
    max-width: 1200px;
}
.max-w-full {
    max-width: 100%;
}
.max-w-md {
    max-width: 28rem;
}
.flex-1 {
    flex: 1 1 0%;
}
.flex-none {
    flex: none;
}
.flex-shrink-0 {
    flex-shrink: 0;
}
.shrink {
    flex-shrink: 1;
}
.shrink-0 {
    flex-shrink: 0;
}
.-translate-x-1\/2 {
    --tw-translate-x: -50%;
}
.-translate-x-1\/2,
.-translate-x-\[5px\] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
        skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-\[5px\] {
    --tw-translate-x: -5px;
}
.-translate-x-\[calc\(100\%_-_5px\)\] {
    --tw-translate-x: calc(-100% + 5px);
}
.-translate-x-\[calc\(100\%_-_5px\)\],
.translate-x-0 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
        skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-0 {
    --tw-translate-x: 0px;
}
.translate-x-full {
    --tw-translate-x: 100%;
}
.rotate-180,
.translate-x-full {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
        skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
    --tw-rotate: 180deg;
}
.skew-x-\[14deg\] {
    --tw-skew-x: 14deg;
}
.scale-100,
.skew-x-\[14deg\] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
        skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
}
.scale-95 {
    --tw-scale-x: 0.95;
    --tw-scale-y: 0.95;
}
.scale-95,
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
        skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin {
    to {
        transform: rotate(1turn);
    }
}
.animate-spin {
    animation: spin 1s linear infinite;
}
.\!cursor-not-allowed {
    cursor: not-allowed !important;
}
.cursor-default {
    cursor: default;
}
.cursor-not-allowed {
    cursor: not-allowed;
}
.cursor-pointer {
    cursor: pointer;
}
.touch-none {
    touch-action: none;
}
.select-none {
    user-select: none;
}
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.flex-row {
    flex-direction: row;
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.items-start {
    align-items: flex-start;
}
.items-center {
    align-items: center;
}
.justify-start {
    justify-content: flex-start;
}
.justify-end {
    justify-content: flex-end;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.gap-2 {
    gap: 0.5rem;
}
.gap-4 {
    gap: 1rem;
}
.gap-x-\[30px\] {
    column-gap: 30px;
}
.gap-x-\[48px\] {
    column-gap: 48px;
}
.gap-y-4 {
    row-gap: 1rem;
}
.gap-y-\[110px\] {
    row-gap: 110px;
}
.gap-y-\[64px\] {
    row-gap: 64px;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1rem * (1 - var(--tw-space-x-reverse)));
    margin-right: calc(1rem * var(--tw-space-x-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
    margin-top: calc(0.5rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
    margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
    margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse)));
}
.overflow-hidden {
    overflow: hidden;
}
.overflow-x-auto {
    overflow-x: auto;
}
.overflow-y-auto {
    overflow-y: auto;
}
.overflow-x-scroll {
    overflow-x: scroll;
}
.overflow-y-scroll {
    overflow-y: scroll;
}
.rounded {
    border-radius: 0.25rem;
}
.rounded-\[1px\] {
    border-radius: 1px;
}
.rounded-\[4px\] {
    border-radius: 4px;
}
.rounded-full {
    border-radius: 9999px;
}
.rounded-md {
    border-radius: 0.375rem;
}
.rounded-sm {
    border-radius: 0.125rem;
}
.border {
    border-width: 1px;
}
.border-0 {
    border-width: 0;
}
.border-2 {
    border-width: 2px;
}
.border-b {
    border-bottom-width: 1px;
}
.border-t-2 {
    border-top-width: 2px;
}
.border-solid {
    border-style: solid;
}
.border-dashed {
    border-style: dashed;
}
.border-none {
    border-style: none;
}
.\!border-error {
    border-color: var(--color-error) !important;
}
.\!border-primary {
    border-color: var(--color-primary) !important;
}
.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-inputBorder {
    border-color: var(--color-input-border);
}
.border-line {
    border-color: var(--color-line);
}
.border-primary {
    border-color: var(--color-primary);
}
.border-slate-400 {
    --tw-border-opacity: 1;
    border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.border-textBtn {
    border-color: var(--color-text-btn);
}
.border-transparent {
    border-color: #0000;
}
.bg-\[\#F7FAFC\] {
    --tw-bg-opacity: 1;
    background-color: rgb(247 250 252 / var(--tw-bg-opacity));
}
.bg-bg {
    background-color: var(--color-bg);
}
.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-cardBg {
    background-color: var(--color-card-bg);
}
.bg-disabledText {
    background-color: var(--color-disabled-text);
}
.bg-line {
    background-color: var(--color-line);
}
.bg-placeholderText {
    background-color: var(--color-placeholder-text);
}
.bg-primary {
    background-color: var(--color-primary);
}
.bg-secondaryBtnBg {
    background-color: var(--color-secondary-btn-bg);
}
.bg-specialBg {
    background-color: var(--color-special-bg);
}
.bg-transparent {
    background-color: initial;
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-30 {
    --tw-bg-opacity: 0.3;
}
.bg-opacity-70 {
    --tw-bg-opacity: 0.7;
}
.bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.to-transparent {
    --tw-gradient-to: #0000 var(--tw-gradient-to-position);
    --tw-gradient-to-position: ;
}
.\!fill-thirdText {
    fill: var(--color-third-text) !important;
}
.fill-current {
    fill: currentColor;
}
.fill-thirdText {
    fill: var(--color-third-text);
}
.p-0 {
    padding: 0;
}
.p-1 {
    padding: 0.25rem;
}
.p-4 {
    padding: 1rem;
}
.p-8 {
    padding: 2rem;
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px;
}
.px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px;
}
.px-\[14px\] {
    padding-left: 14px;
    padding-right: 14px;
}
.px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
}
.px-\[5px\] {
    padding-left: 5px;
    padding-right: 5px;
}
.px-\[8px\] {
    padding-left: 8px;
    padding-right: 8px;
}
.py-1 {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
.py-1\.5 {
    padding-bottom: 0.375rem;
    padding-top: 0.375rem;
}
.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}
.py-\[2px\] {
    padding-bottom: 2px;
    padding-top: 2px;
}
.py-\[6px\] {
    padding-bottom: 6px;
    padding-top: 6px;
}
.py-\[9px\] {
    padding-bottom: 9px;
    padding-top: 9px;
}
.pb-2 {
    padding-bottom: 0.5rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pb-\[35px\] {
    padding-bottom: 35px;
}
.pb-\[44px\] {
    padding-bottom: 44px;
}
.pb-\[46px\] {
    padding-bottom: 46px;
}
.pb-\[50px\] {
    padding-bottom: 50px;
}
.pb-\[54px\] {
    padding-bottom: 54px;
}
.pl-10 {
    padding-left: 2.5rem;
}
.pl-4 {
    padding-left: 1rem;
}
.pl-8 {
    padding-left: 2rem;
}
.pl-\[12px\] {
    padding-left: 12px;
}
.pr-2 {
    padding-right: 0.5rem;
}
.pr-\[12px\] {
    padding-right: 12px;
}
.pt-7 {
    padding-top: 1.75rem;
}
.pt-\[50px\] {
    padding-top: 50px;
}
.pt-\[60px\] {
    padding-top: 60px;
}
.pt-\[70px\] {
    padding-top: 70px;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.align-middle {
    vertical-align: middle;
}
.text-\[12px\] {
    font-size: 12px;
}
.text-\[14px\] {
    font-size: 14px;
}
.text-\[16px\] {
    font-size: 16px;
}
.text-\[32px\] {
    font-size: 32px;
}
.text-fs12 {
    font-size: 0.75rem;
    line-height: 18px;
}
.text-fs14 {
    font-size: 0.875rem;
    line-height: 22px;
}
.text-fs16 {
    font-size: 1rem;
    line-height: 22px;
}
.text-fs20 {
    font-size: 1.25rem;
    line-height: 28px;
}
.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}
.font-medium {
    font-weight: 500;
}
.font-semibold {
    font-weight: 600;
}
.leading-5 {
    line-height: 1.25rem;
}
.leading-\[18px\] {
    line-height: 18px;
}
.leading-\[22px\] {
    line-height: 22px;
}
.leading-none {
    line-height: 1;
}
.tracking-widest {
    letter-spacing: 0.1em;
}
.text-bg {
    color: var(--color-bg);
}
.text-current {
    color: currentColor;
}
.text-disabledText {
    color: var(--color-disabled-text);
}
.text-error {
    color: var(--color-error);
}
.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-primary {
    color: var(--color-primary);
}
.text-primaryPressedBg {
    color: var(--color-primary-pressed-bg);
}
.text-primaryText {
    color: var(--color-primary-text);
}
.text-secondaryBtnBg {
    color: var(--color-secondary-btn-bg);
}
.text-secondaryText {
    color: var(--color-secondary-text);
}
.text-textBtn {
    color: var(--color-text-btn);
}
.text-thirdText {
    color: var(--color-third-text);
}
.text-whiteText {
    color: var(--color-white-text);
}
.no-underline {
    text-decoration-line: none;
}
.placeholder-placeholderText::placeholder {
    color: var(--color-placeholder-text);
}
.opacity-0 {
    opacity: 0;
}
.opacity-100 {
    opacity: 1;
}
.opacity-60 {
    opacity: 0.6;
}
.opacity-75 {
    opacity: 0.75;
}
.shadow-lg {
    --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
}
.shadow-lg,
.shadow-md {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
    --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
}
.shadow-sl2 {
    --tw-shadow: var(--shoadow-sl2);
    --tw-shadow-colored: var(--shoadow-sl2);
}
.shadow-sl2,
.shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl {
    --tw-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
}
.outline-none {
    outline: 2px solid #0000;
    outline-offset: 2px;
}
.outline {
    outline-style: solid;
}
.outline-0 {
    outline-width: 0;
}
.outline-primaryRgba\/20 {
    outline-color: #1da2b433;
}
.ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.blur {
    --tw-blur: blur(8px);
}
.blur,
.invert {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate)
        var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.invert {
    --tw-invert: invert(100%);
}
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate)
        var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
    transition-duration: 0.15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow,
        transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-all {
    transition-duration: 0.15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-colors {
    transition-duration: 0.15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-transform {
    transition-duration: 0.15s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.delay-150 {
    transition-delay: 0.15s;
}
.duration-0 {
    transition-duration: 0s;
}
.duration-150 {
    transition-duration: 0.15s;
}
.duration-200 {
    transition-duration: 0.2s;
}
.duration-300 {
    transition-duration: 0.3s;
}
.duration-500 {
    transition-duration: 0.5s;
}
.ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
* {
    box-sizing: border-box;
}
*,
:after,
:before {
    border-style: solid;
    border-width: 0;
}
svg {
    vertical-align: middle;
}
:root {
    --color-primary: rgb(0, 240, 255);
    --color-buy: #1da2b4;
    --color-sell: #f1493f;
    --color-green: #1da2b4;
    --color-red: #f1493f;
    --zindex-modal: 1000;
    --zindex-modal-mask: 1000;
    --zindex-message: 1010;
    --zindex-notification: 1010;
    --zindex-popover: 1030;
    --zindex-dropdown: 1050;
    --zindex-picker: 1050;
    --zindex-popoconfirm: 1060;
    --zindex-tooltip: 1070;
    --zindex-image: 1080;
}
body.black,
body.dark,
html.black,
html.dark {
    --content-primary: #fff;
    --content-secondary: #ebebeb;
    --content-tertiary: #d4d4d4;
    --content-disabled: #b8b8b8;
    --content-link-default: rgb(0, 240, 255);
    --content-link-hover: #05b4cc;
    --content-always-black: #1f1f1f;
    --content-always-white: #fff;
    --content-success: #26ab78;
    --content-error: #d54941;
    --content-warning: #ff9142;
    --content-trade-buy: #26ab78;
    --content-trade-sell: #f1493f;
    --content-trade-buy-text: #079663;
    --content-trade-sell-text: #f1493f;
    --content-inverse-primary: #1f1f1f;
    --content-inverse-secondary: #565656;
    --content-inverse-tertiary: #898989;
    --content-highlight-blue-text-on-info: #027a95;
    --border-strength-100: #424242;
    --border-strength-200: #565656;
    --border-strength-800: #fff;
    --border-blue: #53d2dd;
    --border-orange: #ff9142;
    --border-grey: #ebebeb;
    --border-yellow: #ffcc32;
    --border-red: #ff9285;
    --background-primary: #1f1f1f;
    --background-secondary: #424242;
    --background-tertiary: #565656;
    --background-disabled: #565656;
    --background-always-black: #000;
    --background-blue-soft: #127b82;
    --background-blue-sharp: #85f8ff;
    --background-purple-soft: #4c2e91;
    --background-purple-sharp: #c5ace6;
    --background-orange-soft: #c55300;
    --background-orange-sharp: #ffab6f;
    --background-inverse-primary: #fff;
    --background-inverse-secondary: #ebebeb;
    --background-inverse-tertiary: #d4d4d4;
    --background-popup: #565656;
    --background-mask: #000000b3;
    --color-primary-text: var(--content-primary);
    --color-secondary-text: var(--content-secondary);
    --color-third-text: var(--content-tertiary);
    --color-disabled-text: var(--content-disabled);
    --color-placeholder-text: var(--content-disabled);
    --color-white-text: var(--content-always-white);
    --color-warning-text: var(--content-warning);
    --color-black-text: var(--content-always-black);
    --color-text-btn: var(--content-link-default);
    --color-unhover-text: #656e6f;
    --color-line: var(--border-strength-100);
    --color-input-border: var(--border-strength-100);
    --color-bg: var(--background-primary);
    --color-error-bg: #e7494124;
    --color-success-bg: #07966324;
    --color-warning-bg: #ff914224;
    --color-green-bg: #10292c;
    --color-card-bg: #191a1a;
    --color-special-bg: #00171a;
    --color-secondary-btn-bg: #222525;
    --color-popup-bg: #656e6f;
    --color-popup-bg-opa: #666f7080;
    --color-primary-btn-bg: rgb(0, 240, 255);
    --color-primary-pressed-bg: #027a95;
    --color-primary-hover-bg: #05b4cc;
    --color-dialog-bg: #191d1d;
    --color-modal-bg: #1f1f1f80;
    --color-input-bg: #242424;
    --shoadow-sl1: 0px 1px 7px #0000004d;
    --shoadow-sl2: 0px 6px 18px #0006;
    --shoadow-sl3: 0px 10px 32px #00000080;
    --shoadow-sl4: 0px 12px 42px #000000b3;
    --gradient-hor: linear-gradient(90deg, #0000, #000 86.46%);
}
body.light,
body.white,
html.light,
html.white {
    --content-primary: #1f1f1f;
    --content-secondary: #565656;
    --content-tertiary: #898989;
    --content-disabled: #b8b8b8;
    --content-link-default: rgb(0, 240, 255);
    --content-link-hover: #05b4cc;
    --content-always-black: #1f1f1f;
    --content-always-white: #fff;
    --content-success: #26ab78;
    --content-error: #d54941;
    --content-warning: #ff6b00;
    --content-trade-buy-text: #079663;
    --content-trade-sell-text: #f1493f;
    --content-trade-buy: #26ab78;
    --content-trade-sell: #f1493f;
    --content-inverse-primary: #fff;
    --content-inverse-secondary: #ebebeb;
    --content-inverse-tertiary: #d4d4d4;
    --content-highlight-blue: rgb(0, 240, 255);
    --border-strength-100: #ebebeb;
    --border-strength-200: #d4d4d4;
    --border-strength-800: #1f1f1f;
    --border-blue: rgb(0, 240, 255);
    --border-orange: #ff6b00;
    --border-grey: #424242;
    --border-yellow: #ffcc32;
    --border-red: #d54941;
    --background-primary: #fff;
    --background-secondary: #f6f6f6;
    --background-tertiary: #ebebeb;
    --background-disabled: #ebebeb;
    --background-always-black: #000;
    --background-blue-soft: #c6fcff;
    --background-blue-sharp: #00f0ff;
    --background-purple-soft: #d5bfef;
    --background-purple-sharp: #c5ace6;
    --background-orange-soft: #ffd4b4;
    --background-orange-sharp: #ffab6f;
    --background-inverse-primary: #1f1f1f;
    --background-inverse-secondary: #424242;
    --background-inverse-tertiary: #565656;
    --background-popup: #565656;
    --background-mask: #000000b3;
    --color-primary-text: var(--content-primary);
    --color-secondary-text: var(--content-secondary);
    --color-third-text: var(--content-tertiary);
    --color-disabled-text: var(--content-disabled);
    --color-placeholder-text: var(--content-disabled);
    --color-white-text: var(--content-always-white);
    --color-warning-text: var(--content-warning);
    --color-black-text: var(--content-always-black);
    --color-text-btn: var(--content-link-default);
    --color-line: var(--border-strength-100);
    --color-input-border: var(--border-strength-100);
    --color-bg: #fff;
    --color-error-bg: #e7494124;
    --color-success-bg: #26ab7824;
    --color-warning-bg: #ff6b0024;
    --color-green-bg: #dff2f4;
    --color-card-bg: #f9fbfb;
    --color-special-bg: #f1fcfd;
    --color-secondary-btn-bg: #eff1f1;
    --color-popup-bg: #656e6f;
    --color-popup-bg-opa: #666f7080;
    --color-primary-btn-bg: rgb(0, 240, 255);
    --color-primary-pressed-bg: #027a95;
    --color-primary-hover-bg: #05b4cc;
    --color-dialog-bg: #fff;
    --color-modal-bg: #1f1f1f80;
    --color-input-bg: #f5f5f6;
    --shoadow-sl1: 0px 1px 5px #92a0ab1a;
    --shoadow-sl2: 0px 6px 18px #92a0ab24;
    --shoadow-sl3: 0px 10px 32px #92a0ab2e;
    --shoadow-sl4: 0px 12px 40px #92a0ab5c;
    --gradient-hor: linear-gradient(90deg, #fff0, #fff 86.46%);
}
.scrollbar-hide::-webkit-scrollbar {
    display: none;
}
.scrollbar-hide {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.before\:absolute:before {
    content: var(--tw-content);
    position: absolute;
}
.before\:left-3:before {
    content: var(--tw-content);
    left: 0.75rem;
}
.before\:top-0:before {
    content: var(--tw-content);
    top: 0;
}
.before\:block:before {
    content: var(--tw-content);
    display: block;
}
.before\:h-full:before {
    content: var(--tw-content);
    height: 100%;
}
.before\:w-5:before {
    content: var(--tw-content);
    width: 1.25rem;
}
.before\:bg-gradient-to-l:before {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
    content: var(--tw-content);
}
.before\:from-transparent:before {
    --tw-gradient-from: #0000 var(--tw-gradient-from-position);
    --tw-gradient-from-position: ;
    --tw-gradient-to: #0000 var(--tw-gradient-from-position);
    --tw-gradient-to-position: ;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    content: var(--tw-content);
}
.before\:to-bg:before {
    --tw-gradient-to: var(--color-bg) var(--tw-gradient-to-position);
    --tw-gradient-to-position: ;
    content: var(--tw-content);
}
.after\:absolute:after {
    content: var(--tw-content);
    position: absolute;
}
.after\:right-3:after {
    content: var(--tw-content);
    right: 0.75rem;
}
.after\:top-0:after {
    content: var(--tw-content);
    top: 0;
}
.after\:block:after {
    content: var(--tw-content);
    display: block;
}
.after\:h-full:after {
    content: var(--tw-content);
    height: 100%;
}
.after\:w-5:after {
    content: var(--tw-content);
    width: 1.25rem;
}
.after\:bg-gradient-to-r:after {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    content: var(--tw-content);
}
.after\:from-transparent:after {
    --tw-gradient-from: #0000 var(--tw-gradient-from-position);
    --tw-gradient-from-position: ;
    --tw-gradient-to: #0000 var(--tw-gradient-from-position);
    --tw-gradient-to-position: ;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    content: var(--tw-content);
}
.after\:to-bg:after {
    --tw-gradient-to: var(--color-bg) var(--tw-gradient-to-position);
    --tw-gradient-to-position: ;
    content: var(--tw-content);
}
.last\:text-primaryText:last-child {
    color: var(--color-primary-text);
}
.hover\:border-primary:hover {
    border-color: var(--color-primary);
}
.hover\:border-primaryHoverBg:hover {
    border-color: var(--color-primary-hover-bg);
}
.hover\:bg-placeholderText:hover {
    background-color: var(--color-placeholder-text);
}
.hover\:bg-primaryHoverBg:hover {
    background-color: var(--color-primary-hover-bg);
}
.hover\:bg-thirdText:hover {
    background-color: var(--color-third-text);
}
.hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}
.hover\:text-primaryHoverBg:hover {
    color: var(--color-primary-hover-bg);
}
.hover\:outline-2:hover {
    outline-width: 2px;
}
.focus\:outline-none:focus {
    outline: 2px solid #0000;
    outline-offset: 2px;
}
.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity));
}
.focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px;
}
.focus-visible\:outline-none:focus-visible {
    outline: 2px solid #0000;
    outline-offset: 2px;
}
.focus-visible\:ring-2:focus-visible {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-offset-2:focus-visible {
    --tw-ring-offset-width: 2px;
}
.active\:border-primaryPressedBg:active {
    border-color: var(--color-primary-pressed-bg);
}
.active\:bg-primaryPressedBg:active {
    background-color: var(--color-primary-pressed-bg);
}
.active\:bg-thirdText:active {
    background-color: var(--color-third-text);
}
.active\:text-primaryPressedBg:active {
    color: var(--color-primary-pressed-bg);
}
.disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
}
.disabled\:border-disabledText:disabled {
    border-color: var(--color-disabled-text);
}
.disabled\:bg-line:disabled {
    background-color: var(--color-line);
}
.disabled\:text-disabledText:disabled {
    color: var(--color-disabled-text);
}
.disabled\:opacity-50:disabled {
    opacity: 0.5;
}
.disabled\:opacity-60:disabled {
    opacity: 0.6;
}
.hover\:disabled\:bg-placeholderText:disabled:hover {
    background-color: var(--color-placeholder-text);
}
.group:hover .group-hover\:visible {
    visibility: visible;
}
.peer:disabled ~ .peer-disabled\:cursor-not-allowed {
    cursor: not-allowed;
}
.peer:disabled ~ .peer-disabled\:opacity-70 {
    opacity: 0.7;
}
.data-\[disabled\]\:pointer-events-none[data-disabled] {
    pointer-events: none;
}
.data-\[state\=checked\]\:translate-x-4[data-state="checked"] {
    --tw-translate-x: 1rem;
}
.data-\[state\=checked\]\:translate-x-4[data-state="checked"],
.data-\[state\=checked\]\:translate-x-\[12px\][data-state="checked"] {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
        skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:translate-x-\[12px\][data-state="checked"] {
    --tw-translate-x: 12px;
}
.data-\[state\=unchecked\]\:translate-x-0[data-state="unchecked"] {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
        skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:border-primary[data-state="checked"] {
    border-color: var(--color-primary);
}
.data-\[state\=checked\]\:bg-primary[data-state="checked"] {
    background-color: var(--color-primary);
}
.data-\[disabled\]\:opacity-50[data-disabled] {
    opacity: 0.5;
}
.hover\:data-\[state\=checked\]\:bg-primaryHoverBg[data-state="checked"]:hover {
    background-color: var(--color-primary-hover-bg);
}
.disabled\:data-\[state\=checked\]\:border-disabledText[data-state="checked"]:disabled {
    border-color: var(--color-disabled-text);
}
.disabled\:data-\[state\=checked\]\:bg-line[data-state="checked"]:disabled {
    background-color: var(--color-line);
}
.disabled\:data-\[state\=checked\]\:opacity-70[data-state="checked"]:disabled {
    opacity: 0.7;
}
.disabled\:hover\:data-\[state\=checked\]\:bg-primaryRgba[data-state="checked"]:hover:disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(29 162 180 / var(--tw-bg-opacity));
}
:is([dir="rtl"] .rtl\:ml-2) {
    margin-left: 0.5rem;
}
:is([dir="rtl"] .rtl\:space-x-reverse) > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 1;
}
@media (min-width: 640px) {
    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .sm\:duration-700 {
        transition-duration: 0.7s;
    }
}
@media (max-width: 767px) {
    .ltIpad\:my-7 {
        margin-bottom: 1.75rem;
        margin-top: 1.75rem;
    }
    .ltIpad\:mt-5 {
        margin-top: 1.25rem;
    }
    .ltIpad\:flex {
        display: flex;
    }
    .ltIpad\:hidden {
        display: none;
    }
    .ltIpad\:\!w-\[88px\] {
        width: 88px !important;
    }
    .ltIpad\:flex-col-reverse {
        flex-direction: column-reverse;
    }
    .ltIpad\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
        margin-top: calc(1.25rem * (1 - var(--tw-space-y-reverse)));
    }
    .ltIpad\:space-y-7 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
        margin-top: calc(1.75rem * (1 - var(--tw-space-y-reverse)));
    }
    .ltIpad\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .ltIpad\:py-5 {
        padding-bottom: 1.25rem;
        padding-top: 1.25rem;
    }
    .ltIpad\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .ltIpad\:pb-5 {
        padding-bottom: 1.25rem;
    }
    .ltIpad\:pb-\[0px\] {
        padding-bottom: 0;
    }
}
@media (min-width: 768px) {
    .ipad\:hidden {
        display: none;
    }
    .ipad\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
        margin-top: calc(1.25rem * (1 - var(--tw-space-y-reverse)));
    }
    .ipad\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
        margin-top: calc(1.5rem * (1 - var(--tw-space-y-reverse)));
    }
    .ipad\:px-\[30px\] {
        padding-left: 30px;
        padding-right: 30px;
    }
    .ipad\:text-fs14 {
        font-size: 0.875rem;
        line-height: 22px;
    }
    .ipad\:text-fs20 {
        font-size: 1.25rem;
        line-height: 28px;
    }
    .ipad\:leading-\[22px\] {
        line-height: 22px;
    }
    .ipad\:hover\:cursor-pointer:hover {
        cursor: pointer;
    }
    .ipad\:hover\:text-primary:hover {
        color: var(--color-primary);
    }
    .ipad\:hover\:transition-all:hover {
        transition-duration: 0.15s;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .atIpad\:ml-0 {
        margin-left: 0;
    }
    .atIpad\:mt-5 {
        margin-top: 1.25rem;
    }
    .atIpad\:flex {
        display: flex;
    }
    .atIpad\:grid {
        display: grid;
    }
    .atIpad\:h-\[24px\] {
        height: 24px;
    }
    .atIpad\:w-\[162px\] {
        width: 162px;
    }
    .atIpad\:w-\[88px\] {
        width: 88px;
    }
    .atIpad\:flex-none {
        flex: none;
    }
    .atIpad\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .atIpad\:flex-col-reverse {
        flex-direction: column-reverse;
    }
    .atIpad\:items-center {
        align-items: center;
    }
    .atIpad\:gap-x-\[30px\] {
        column-gap: 30px;
    }
    .atIpad\:gap-y-\[110px\] {
        row-gap: 110px;
    }
    .atIpad\:border-none {
        border-style: none;
    }
    .atIpad\:pb-4 {
        padding-bottom: 1rem;
    }
    .atIpad\:pb-\[50px\] {
        padding-bottom: 50px;
    }
    .atIpad\:pb-\[54px\] {
        padding-bottom: 54px;
    }
    .atIpad\:pt-5 {
        padding-top: 1.25rem;
    }
    .atIpad\:pt-6 {
        padding-top: 1.5rem;
    }
}
@media (max-width: 1200px) {
    .ltPc\:mr-5 {
        margin-right: 1.25rem;
    }
    .ltPc\:mr-\[20px\] {
        margin-right: 20px;
    }
    .ltPc\:block {
        display: block;
    }
    .ltPc\:flex {
        display: flex;
    }
    .ltPc\:hidden {
        display: none;
    }
    .ltPc\:flex-wrap {
        flex-wrap: wrap;
    }
    .ltPc\:items-center {
        align-items: center;
    }
    .ltPc\:px-\[30px\] {
        padding-left: 30px;
        padding-right: 30px;
    }
    .ltPc\:pb-2 {
        padding-bottom: 0.5rem;
    }
    .ltPc\:pb-\[46px\] {
        padding-bottom: 46px;
    }
}
@media (min-width: 1200px) {
    .pc\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .pc\:ml-\[112px\] {
        margin-left: 112px;
    }
    .pc\:mt-6 {
        margin-top: 1.5rem;
    }
    .pc\:mt-\[0px\] {
        margin-top: 0;
    }
    .pc\:mt-\[20px\] {
        margin-top: 20px;
    }
    .pc\:mt-\[30px\] {
        margin-top: 30px;
    }
    .pc\:mt-\[76px\] {
        margin-top: 76px;
    }
    .pc\:block {
        display: block;
    }
    .pc\:flex {
        display: flex;
    }
    .pc\:grid {
        display: grid;
    }
    .pc\:hidden {
        display: none;
    }
    .pc\:w-\[182px\] {
        width: 182px;
    }
    .pc\:max-w-\[1200px\] {
        max-width: 1200px;
    }
    .pc\:flex-1 {
        flex: 1 1 0%;
    }
    .pc\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .pc\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .pc\:justify-between {
        justify-content: space-between;
    }
    .pc\:gap-x-\[48px\] {
        column-gap: 48px;
    }
    .pc\:gap-y-4 {
        row-gap: 1rem;
    }
    .pc\:gap-y-\[64px\] {
        row-gap: 64px;
    }
    .pc\:space-x-\[112px\] > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(112px * (1 - var(--tw-space-x-reverse)));
        margin-right: calc(112px * var(--tw-space-x-reverse));
    }
    .pc\:space-x-\[86px\] > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(86px * (1 - var(--tw-space-x-reverse)));
        margin-right: calc(86px * var(--tw-space-x-reverse));
    }
    .pc\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
        margin-top: calc(1.25rem * (1 - var(--tw-space-y-reverse)));
    }
    .pc\:border-b {
        border-bottom-width: 1px;
    }
    .pc\:border-line {
        border-color: var(--color-line);
    }
    .pc\:pb-7 {
        padding-bottom: 1.75rem;
    }
    .pc\:pb-8 {
        padding-bottom: 2rem;
    }
    .pc\:pb-\[44px\] {
        padding-bottom: 44px;
    }
    .pc\:pb-\[50px\] {
        padding-bottom: 50px;
    }
    .pc\:pt-6 {
        padding-top: 1.5rem;
    }
    .pc\:pt-\[60px\] {
        padding-top: 60px;
    }
    .pc\:text-fs14 {
        font-size: 0.875rem;
    }
    .pc\:leading-\[22px\],
    .pc\:text-fs14 {
        line-height: 22px;
    }
}
@media (max-width: 767px) {
    .phone\:relative {
        position: relative;
    }
    .phone\:block {
        display: block;
    }
    .phone\:flex {
        display: flex;
    }
    .phone\:hidden {
        display: none;
    }
    .phone\:w-full {
        width: 100%;
    }
    .phone\:translate-y-0 {
        --tw-translate-y: 0px;
    }
    .phone\:translate-y-0,
    .phone\:translate-y-full {
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate))
            skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    .phone\:translate-y-full {
        --tw-translate-y: 100%;
    }
    .phone\:items-end {
        align-items: flex-end;
    }
    .phone\:rounded-t-\[8px\] {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
    .phone\:p-0 {
        padding: 0;
    }
    .phone\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .phone\:py-3 {
        padding-bottom: 0.75rem;
        padding-top: 0.75rem;
    }
    .phone\:text-fs16 {
        font-size: 1rem;
        line-height: 22px;
    }
}
@media (min-width: 767px) {
    .minPhone\:scale-100 {
        --tw-scale-x: 1;
        --tw-scale-y: 1;
    }
    .minPhone\:scale-100,
    .minPhone\:scale-95 {
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate))
            skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    .minPhone\:scale-95 {
        --tw-scale-x: 0.95;
        --tw-scale-y: 0.95;
    }
    .minPhone\:items-center {
        align-items: center;
    }
    .minPhone\:opacity-0 {
        opacity: 0;
    }
    .minPhone\:opacity-100 {
        opacity: 1;
    }
}
.\[\&\>a\]\:underline > a {
    text-decoration-line: underline;
}
.\[\&\>div\]\:mr-4 > div {
    margin-right: 1rem;
}
@media (max-width: 767px) {
    .phone\:\[\&_div\]\:flex-1 div {
        flex: 1 1 0%;
    }
}
.bit-theme-light {
    --color-primary-text: #0d0e0e;
    --color-secondary-text: #414747;
    --color-third-text: #9aa3a3;
    --color-disabled-text: #c8cdcd;
    --color-placeholder-text: #c8cdcd;
    --color-white-text: #fff;
    --color-warning-text: #c36f09;
    --color-black-text: #0d0e0e;
    --color-text-btn: rgb(0, 240, 255);
    --color-line: #eff1f1;
    --color-input-border: #c8cdcd;
    --color-bg: #fff;
    --color-card-bg: #f9fbfb;
    --color-special-bg: #f1fcfd;
    --color-secondary-btn-bg: #eff1f1;
    --color-popup-bg: #656e6f;
    --color-primary-btn-bg: rgb(0, 240, 255);
    --color-primary-pressed-bg: #198d9c;
    --color-primary-hover-bg: #05b4cc;
    --color-modal-bg: #0d0e0e80;
    --shoadow-sl1: 0px 1px 5px #92a0ab1a;
    --shoadow-sl2: 0px 6px 18px #92a0ab24;
    --shoadow-sl3: 0px 10px 32px #92a0ab2e;
    --shoadow-sl4: 0px 12px 40px #92a0ab5c;
    background-color: #fff;
}
.bit-theme-dark {
    --color-primary-text: #fff;
    --color-secondary-text: #eff1f1;
    --color-third-text: #656e6f;
    --color-disabled-text: #414747;
    --color-placeholder-text: #414747;
    --color-white-text: #fff;
    --color-warning-text: #c36f09;
    --color-black-text: #0d0e0e;
    --color-text-btn: rgb(0, 240, 255);
    --color-line: #222525;
    --color-input-border: #414747;
    --color-bg: #0d0e0e;
    --color-card-bg: #191a1a;
    --color-special-bg: #00171a;
    --color-secondary-btn-bg: #222525;
    --color-popup-bg: #656e6f;
    --color-primary-btn-bg: rgb(0, 240, 255);
    --color-primary-pressed-bg: #198d9c;
    --color-primary-hover-bg: #05b4cc;
    --color-modal-bg: #0d0e0e80;
    --shoadow-sl1: 0px 1px 7px #0000004d;
    --shoadow-sl2: 0px 6px 18px #0006;
    --shoadow-sl3: 0px 10px 32px #00000080;
    --shoadow-sl4: 0px 12px 42px #000000b3;
    background-color: #000;
}
.rc-tooltip.rc-tooltip-zoom-appear,
.rc-tooltip.rc-tooltip-zoom-enter {
    opacity: 0;
}
.rc-tooltip.rc-tooltip-zoom-enter,
.rc-tooltip.rc-tooltip-zoom-leave {
    display: block;
}
.rc-tooltip-zoom-appear,
.rc-tooltip-zoom-enter {
    animation-duration: 0.3s;
    animation-fill-mode: both;
    animation-play-state: paused;
    animation-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
    opacity: 0;
}
.rc-tooltip-zoom-leave {
    animation-duration: 0.3s;
    animation-fill-mode: both;
    animation-play-state: paused;
    animation-timing-function: cubic-bezier(0.6, -0.3, 0.74, 0.05);
}
.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active,
.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active {
    animation-name: rcToolTipZoomIn;
    animation-play-state: running;
}
.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active {
    animation-name: rcToolTipZoomOut;
    animation-play-state: running;
}
@keyframes rcToolTipZoomIn {
    0% {
        opacity: 0;
        transform: scale(0);
        transform-origin: 50% 50%;
    }
    to {
        opacity: 1;
        transform: scale(1);
        transform-origin: 50% 50%;
    }
}
@keyframes rcToolTipZoomOut {
    0% {
        opacity: 1;
        transform: scale(1);
        transform-origin: 50% 50%;
    }
    to {
        opacity: 0;
        transform: scale(0);
        transform-origin: 50% 50%;
    }
}
.rc-tooltip {
    display: block;
    font-size: 12px;
    line-height: 1.5;
    opacity: 0.9;
    position: absolute;
    visibility: visible;
    z-index: 10000;
}
.rc-tooltip-hidden {
    display: none;
}
.rc-tooltip-placement-top,
.rc-tooltip-placement-topLeft,
.rc-tooltip-placement-topRight {
    padding: 5px 0 9px;
}
.rc-tooltip-placement-right,
.rc-tooltip-placement-rightBottom,
.rc-tooltip-placement-rightTop {
    padding: 0 5px 0 9px;
}
.rc-tooltip-placement-bottom,
.rc-tooltip-placement-bottomLeft,
.rc-tooltip-placement-bottomRight {
    padding: 9px 0 5px;
}
.rc-tooltip-placement-left,
.rc-tooltip-placement-leftBottom,
.rc-tooltip-placement-leftTop {
    padding: 0 9px 0 5px;
}
.rc-tooltip-inner {
    background-color: var(--color-popup-bg);
    border-radius: 2px;
    box-shadow: 0 0 4px #0000002b;
    color: #fff;
    padding: 2px 6px;
    text-align: left;
    text-decoration: none;
}
.rc-tooltip-arrow {
    border-color: #0000;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}
.rc-tooltip-placement-top .rc-tooltip-arrow,
.rc-tooltip-placement-topLeft .rc-tooltip-arrow,
.rc-tooltip-placement-topRight .rc-tooltip-arrow {
    border-top-color: var(--color-popup-bg);
    border-width: 5px 5px 0;
    bottom: 4px !important;
    margin-left: -5px;
}
.rc-tooltip-placement-top .rc-tooltip-arrow {
    left: 50%;
}
.rc-tooltip-placement-topLeft .rc-tooltip-arrow {
    left: 15%;
}
.rc-tooltip-placement-topRight .rc-tooltip-arrow {
    right: 15%;
}
.rc-tooltip-placement-right .rc-tooltip-arrow,
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow,
.rc-tooltip-placement-rightTop .rc-tooltip-arrow {
    border-right-color: var(--color-popup-bg);
    border-width: 5px 5px 5px 0;
    left: 4px;
    margin-top: -5px;
}
.rc-tooltip-placement-right .rc-tooltip-arrow {
    top: 50%;
}
.rc-tooltip-placement-rightTop .rc-tooltip-arrow {
    margin-top: 0;
    top: 15%;
}
.rc-tooltip-placement-rightBottom .rc-tooltip-arrow {
    bottom: 15%;
}
.rc-tooltip-placement-left .rc-tooltip-arrow,
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow,
.rc-tooltip-placement-leftTop .rc-tooltip-arrow {
    border-left-color: var(--color-popup-bg);
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 4px;
}
.rc-tooltip-placement-left .rc-tooltip-arrow {
    top: 50%;
}
.rc-tooltip-placement-leftTop .rc-tooltip-arrow {
    margin-top: 0;
    top: 15%;
}
.rc-tooltip-placement-leftBottom .rc-tooltip-arrow {
    bottom: 15%;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow,
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
    border-bottom-color: var(--color-popup-bg);
    border-width: 0 5px 5px;
    margin-left: -5px;
    top: 4px !important;
}
.rc-tooltip-placement-bottom .rc-tooltip-arrow {
    left: 50%;
}
.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow {
    left: 15%;
}
.rc-tooltip-placement-bottomRight .rc-tooltip-arrow {
    right: 15%;
}
.bit-switch-loading {
    animation: notCheckSpin 1s linear infinite;
}
.bit-switch-checktLoading {
    animation: checkSpin 1s linear infinite;
}
.bit-switch-smallChecktLoading {
    animation: SmallcheckSpin 1s linear infinite;
}
@keyframes notCheckSpin {
    0% {
        transform: translateX(0) rotate(0deg);
    }
    to {
        transform: translateX(0) rotate(1turn);
    }
}
@keyframes SmallcheckSpin {
    0% {
        transform: translateX(12px) rotate(0deg);
    }
    to {
        transform: translateX(12px) rotate(1turn);
    }
}
@keyframes checkSpin {
    0% {
        transform: translateX(16px) rotate(0deg);
    }
    to {
        transform: translateX(16px) rotate(1turn);
    }
}
.scrollbar-hide a {
    -webkit-user-drag: none;
}
.transition {
    background-image: var(--gradient-hor);
}
[data-ol-toast] {
    --gray1: #fcfcfc;
    --gray2: #f8f8f8;
    --gray3: #f3f3f3;
    --gray4: #ededed;
    --gray5: #e8e8e8;
    --gray6: #e2e2e2;
    --gray7: #dbdbdb;
    --gray8: #c7c7c7;
    --gray9: #8f8f8f;
    --gray10: #858585;
    --gray11: #6f6f6f;
    --gray12: #171717;
    box-sizing: border-box;
    list-style-type: none;
    margin: 0;
    outline: 2px solid #0000;
    outline-offset: 2px;
    padding: 0;
    position: fixed;
    width: var(--width);
    z-index: 9999;
}
[data-ol-toast][data-x-position="right"] {
    right: max(var(--offset), env(safe-area-inset-right));
}
[data-ol-toast][data-x-position="left"] {
    left: max(var(--offset), env(safe-area-inset-left));
}
[data-ol-toast][data-x-position="center"] {
    --tw-translate-x: -50%;
    left: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
        skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
[data-ol-toast][data-y-position="top"] {
    top: max(var(--offset), env(safe-area-inset-top));
}
[data-ol-toast][data-y-position="center"] {
    top: max(var(--offset), env(safe-area-inset-center));
}
[data-ol-toast][data-y-position="bottom"] {
    bottom: max(var(--offset), env(safe-area-inset-bottom));
}
[data-li-toast] {
    --y: translateY(100%);
    --lift-amount: calc(var(--lift) * var(--gap));
    box-sizing: border-box;
    opacity: 0;
    outline: 2px solid #0000;
    outline-offset: 2px;
    position: absolute;
    touch-action: none;
    transform: var(--y);
    transition:
        transform 0.4s,
        opacity 0.4s,
        height 0.4s,
        box-shadow 0.2s;
    will-change: transform, opacity, height;
    z-index: var(--z-index);
}
[data-li-toast][data-styled="true"] {
    align-items: center;
    background-color: var(--color-card-bg);
    border-radius: 0.25rem;
    color: var(--color-primary-text);
    display: flex;
    font-size: 0.875rem;
    gap: 14px;
    line-height: 22px;
    padding: 0.5rem 1rem;
}
[data-li-toast]:focus-visible {
    box-shadow:
        0 4px 12px #0000001a,
        0 0 0 2px #0003;
}
[data-li-toast][data-y-position="top"] {
    --y: translateY(-100%);
    --lift: 1;
    --lift-amount: calc(var(--gap) * 1);
    top: 0;
}
[data-li-toast][data-y-position="center"] {
    --y: translateY(-100%);
    --lift: 1;
    --lift-amount: calc(var(--gap) * 1);
    top: 40vh;
}
[data-li-toast][data-y-position="bottom"] {
    --y: translateY(100%);
    --lift: -1;
    --lift-amount: calc(var(--lift) * var(--gap));
    bottom: 0;
}
[data-li-toast] [data-description] {
    color: inherit;
    font-weight: 400;
    line-height: 1.4;
}
[data-li-toast] [data-title] {
    color: inherit;
    font-weight: 500;
}
[data-li-toast] [data-icon] {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    height: 1rem;
    justify-content: flex-start;
    margin-left: -0.25rem;
    margin-right: 0.25rem;
    position: relative;
    width: 1rem;
}
[data-li-toast][data-promise="true"] [data-icon] > svg {
    --tw-scale-x: 0.8;
    --tw-scale-y: 0.8;
    animation: sonner-fade-in 0.3s ease forwards;
    opacity: 0;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
        skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
[data-li-toast] [data-icon] > * {
    flex-shrink: 0;
}
[data-li-toast] [data-content] {
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    gap: 2px;
}
[data-li-toast] [data-close-button] {
    align-items: center;
    background: var(--gray1);
    border: 1px solid var(--gray4);
    border-radius: 9999px;
    color: var(--gray12);
    cursor: pointer;
    display: flex;
    height: 1.25rem;
    justify-content: center;
    left: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transform: translate(-35%, -35%);
    transition:
        opacity 0.1s,
        background 0.2s,
        border-color 0.2s;
    width: 1.25rem;
    z-index: 1;
}
[data-li-toast] [data-disabled="true"] {
    cursor: not-allowed;
}
[data-li-toast]:hover [data-close-button] {
    opacity: 1;
}
[data-li-toast]:hover [data-close-button]:hover {
    background: var(--gray2);
    border-color: var(--gray5);
}
[data-li-toast][data-swiping="true"]:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
}
[data-li-toast][data-y-position="center"][data-swiping="true"]:before,
[data-li-toast][data-y-position="top"][data-swiping="true"]:before {
    bottom: 50%;
    transform: scaleY(3) translateY(50%);
}
[data-li-toast][data-y-position="bottom"][data-swiping="true"]:before {
    top: 50%;
    transform: scaleY(3) translateY(-50%);
}
[data-li-toast][data-swiping="false"][data-removed="true"]:before {
    --tw-scale-y: 200;
    content: "";
    inset: 0;
    position: absolute;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
        skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
[data-li-toast]:after {
    bottom: 100%;
    content: "";
    height: calc(var(--gap) + 1px);
    left: 0;
    position: absolute;
    width: 100%;
}
[data-li-toast][data-mounted="true"] {
    --y: translateY(0);
    opacity: 1;
}
[data-li-toast][data-expanded="false"][data-front="false"] {
    --scale: var(--toasts-before) * 0.05 + 1;
    --y: translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(var(--scale) * -1));
    height: var(--front-toast-height);
}
[data-li-toast] > * {
    transition: opacity 0.4s;
}
[data-li-toast][data-expanded="false"][data-front="false"][data-styled="true"] > * {
    opacity: 0;
}
[data-li-toast][data-visible="false"] {
    opacity: 0;
    pointer-events: none;
}
[data-li-toast][data-mounted="true"][data-expanded="true"] {
    --y: translateY(calc(var(--lift) * var(--offset)));
    height: var(--initial-height);
}
[data-li-toast][data-removed="true"][data-front="true"][data-swipe-out="false"] {
    --y: translateY(calc(var(--lift) * -100%));
    opacity: 0;
}
[data-li-toast][data-removed="true"][data-front="false"][data-swipe-out="false"][data-expanded="true"] {
    --y: translateY(calc(var(--lift) * var(--offset) + var(--lift) * -100%));
    opacity: 0;
}
[data-li-toast][data-removed="true"][data-front="false"][data-swipe-out="false"][data-expanded="false"] {
    opacity: 0;
}
[data-li-toast][data-removed="true"][data-front="false"]:before {
    height: calc(var(--initial-height) + 20%);
}
[data-li-toast][data-swiping="true"] {
    transform: var(--y) translateY(var(--swipe-amount, 0));
    transition-property: none;
}
[data-li-toast][data-swipe-out="true"][data-y-position="bottom"],
[data-li-toast][data-swipe-out="true"][data-y-position="center"],
[data-li-toast][data-swipe-out="true"][data-y-position="top"] {
    animation: swipe-out 0.2s ease-out forwards;
}
@keyframes swipe-out {
    0% {
        opacity: 1;
        transform: translateY(calc(var(--lift) * var(--offset) + var(--swipe-amount)));
    }
    to {
        opacity: 0;
        transform: translateY(calc(var(--lift) * var(--offset) + var(--swipe-amount) + var(--lift) * -100%));
    }
}
@media (max-width: 600px) {
    [data-ol-toast] {
        --mobile-offset: 16px;
        left: var(--mobile-offset);
        position: fixed;
        right: var(--mobile-offset);
        width: 100%;
    }
    [data-li-toast] {
        left: 0;
        right: 0;
        width: calc(100% - 32px);
    }
    [data-ol-toast][data-x-position="left"] {
        left: var(--mobile-offset);
    }
    [data-ol-toast][data-y-position="bottom"] {
        bottom: 1.25rem;
    }
    [data-ol-toast][data-y-position="top"] {
        top: 1.25rem;
    }
    [data-ol-toast][data-y-position="center"] {
        top: 0;
    }
    [data-ol-toast][data-x-position="center"] {
        left: var(--mobile-offset);
        right: var(--mobile-offset);
        transform: none;
    }
}
.sonner-loading-wrapper {
    --size: 16px;
    height: var(--size);
    inset: 0;
    position: absolute;
    width: var(--size);
    z-index: 10;
}
.sonner-loading-wrapper[data-visible="false"] {
    animation: sonner-fade-out 0.2s ease forwards;
}
.sonner-spinner {
    height: var(--size);
    left: 50%;
    position: relative;
    top: 50%;
    width: var(--size);
}
.sonner-loading-bar {
    animation: sonner-spin 1.2s linear infinite;
    background: var(--gray11);
    border-radius: 6px;
    height: 8%;
    left: -10%;
    position: absolute;
    top: -3.9%;
    width: 24%;
}
.sonner-loading-bar:first-child {
    animation-delay: -1.2s;
    transform: rotate(0.0001deg) translate(146%);
}
.sonner-loading-bar:nth-child(2) {
    animation-delay: -1.1s;
    transform: rotate(30deg) translate(146%);
}
.sonner-loading-bar:nth-child(3) {
    animation-delay: -1s;
    transform: rotate(60deg) translate(146%);
}
.sonner-loading-bar:nth-child(4) {
    animation-delay: -0.9s;
    transform: rotate(90deg) translate(146%);
}
.sonner-loading-bar:nth-child(5) {
    animation-delay: -0.8s;
    transform: rotate(120deg) translate(146%);
}
.sonner-loading-bar:nth-child(6) {
    animation-delay: -0.7s;
    transform: rotate(150deg) translate(146%);
}
.sonner-loading-bar:nth-child(7) {
    animation-delay: -0.6s;
    transform: rotate(180deg) translate(146%);
}
.sonner-loading-bar:nth-child(8) {
    animation-delay: -0.5s;
    transform: rotate(210deg) translate(146%);
}
.sonner-loading-bar:nth-child(9) {
    animation-delay: -0.4s;
    transform: rotate(240deg) translate(146%);
}
.sonner-loading-bar:nth-child(10) {
    animation-delay: -0.3s;
    transform: rotate(270deg) translate(146%);
}
.sonner-loading-bar:nth-child(11) {
    animation-delay: -0.2s;
    transform: rotate(300deg) translate(146%);
}
.sonner-loading-bar:nth-child(12) {
    animation-delay: -0.1s;
    transform: rotate(330deg) translate(146%);
}
@keyframes sonner-fade-in {
    0% {
        --tw-scale-x: 0.8;
        --tw-scale-y: 0.8;
        opacity: 0;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate))
            skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    to {
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        opacity: 1;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate))
            skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
}
@keyframes sonner-fade-out {
    0% {
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        opacity: 1;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate))
            skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    to {
        --tw-scale-x: 0.8;
        --tw-scale-y: 0.8;
        opacity: 0;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate))
            skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
}
@keyframes sonner-spin {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0.15;
    }
}
@media (prefers-reduced-motion) {
    .sonner-loading-bar,
    [data-li-toast],
    [data-li-toast] > * {
        animation: none !important;
        transition-property: none !important;
    }
}
.bit-message {
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 8px;
    width: 100%;
}
.bit-message svg {
    display: inline;
}
.bit-message-notice {
    padding: 8px;
    text-align: center;
}
.bit-message-notice.bit-move-up-leave.bit-move-up-leave-active {
    animation-duration: 0.3s;
    animation-name: MessageMoveOut;
}
.bit-move-up-appear,
.bit-move-up-enter,
.bit-move-up-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.bit-move-up-appear.bit-move-up-appear-active,
.bit-move-up-enter.bit-move-up-enter-active {
    animation-name: bitMoveUpIn;
    animation-play-state: running;
}
.bit-move-up-leave.bit-move-up-leave-active {
    animation-name: bitMoveUpOut;
    animation-play-state: running;
    pointer-events: none;
}
.bit-move-up-appear,
.bit-move-up-enter {
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    opacity: 0;
}
.bit-move-up-leave {
    animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes bitMoveUpIn {
    0% {
        opacity: 0;
        transform: translateY(-100%);
        transform-origin: 0 0;
    }
    to {
        opacity: 1;
        transform: translateY(0);
        transform-origin: 0 0;
    }
}
@keyframes bitMoveUpOut {
    0% {
        opacity: 1;
        transform: translateY(0);
        transform-origin: 0 0;
    }
    to {
        opacity: 0;
        transform: translateY(-100%);
        transform-origin: 0 0;
    }
}
[class*="ant-"] input::-ms-clear,
[class*="ant-"] input::-ms-reveal,
[class*="ant-"]::-ms-clear,
[class^="ant-"] input::-ms-clear,
[class^="ant-"] input::-ms-reveal,
[class^="ant-"]::-ms-clear {
    display: none;
}
body,
html {
    height: 100%;
    width: 100%;
}
input::-ms-clear,
input::-ms-reveal {
    display: none;
}
*,
:after,
:before {
    box-sizing: border-box;
}
html {
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: sans-serif;
}
@-ms-viewport {
    width: device-width;
}
body {
    font-feature-settings: "tnum";
    background-color: #fff;
    color: #000000d9;
    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;
    font-variant: tabular-nums;
    line-height: 1.5715;
}
[tabindex="-1"]:focus {
    outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000d9;
    font-weight: 500;
    margin-bottom: 0.5em;
    margin-top: 0;
}
p {
    margin-bottom: 1em;
    margin-top: 0;
}
abbr[data-original-title],
abbr[title] {
    border-bottom: 0;
    cursor: help;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
address {
    font-style: normal;
    line-height: inherit;
    margin-bottom: 1em;
}
input[type="number"],
input[type="password"],
input[type="text"],
textarea {
    -webkit-appearance: none;
}
dl,
ol,
ul {
    margin-bottom: 1em;
    margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 500;
}
dd {
    margin-bottom: 0.5em;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1em;
}
dfn {
    font-style: italic;
}
a {
    -webkit-text-decoration-skip: objects;
    color: #1890ff;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    transition: color 0.3s;
}
a:hover {
    color: #40a9ff;
}
a:active {
    color: #096dd9;
}
a:active,
a:focus,
a:hover {
    outline: 0;
    text-decoration: none;
}
a[disabled] {
    color: #00000040;
    cursor: not-allowed;
}
code,
kbd,
pre,
samp {
    font-family:
        SFMono-Regular,
        Consolas,
        Liberation Mono,
        Menlo,
        Courier,
        monospace;
    font-size: 1em;
}
pre {
    margin-bottom: 1em;
    margin-top: 0;
    overflow: auto;
}
figure {
    margin: 0 0 1em;
}
img {
    vertical-align: middle;
}
[role="button"],
a,
area,
button,
input:not([type="range"]),
label,
select,
summary,
textarea {
    touch-action: manipulation;
}
table {
    border-collapse: collapse;
}
caption {
    caption-side: bottom;
    color: #00000073;
    padding-bottom: 0.3em;
    padding-top: 0.75em;
    text-align: left;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    resize: vertical;
}
fieldset {
    border: 0;
    margin: 0;
    min-width: 0;
    padding: 0;
}
legend {
    display: block;
    font-size: 1.5em;
    line-height: inherit;
    margin-bottom: 0.5em;
    width: 100%;
}
[type="search"] {
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
output {
    display: inline-block;
}
[hidden] {
    display: none !important;
}
mark {
    background-color: #feffe6;
    padding: 0.2em;
}
::-moz-selection {
    background: #1890ff;
    color: #fff;
}
::selection {
    background: #1890ff;
    color: #fff;
}
.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.anticon {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    display: inline-block;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: none;
    vertical-align: -0.125em;
}
.anticon > * {
    line-height: 1;
}
.anticon svg {
    display: inline-block;
}
.anticon:before {
    display: none;
}
.anticon .anticon-icon {
    display: block;
}
.anticon > .anticon {
    line-height: 0;
    vertical-align: 0;
}
.anticon[tabindex] {
    cursor: pointer;
}
.anticon-spin,
.anticon-spin:before {
    animation: loadingCircle 1s linear infinite;
    display: inline-block;
}
.ant-fade-appear,
.ant-fade-enter,
.ant-fade-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-fade-appear.ant-fade-appear-active,
.ant-fade-enter.ant-fade-enter-active {
    animation-name: antFadeIn;
    animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active {
    animation-name: antFadeOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-fade-appear,
.ant-fade-enter {
    animation-timing-function: linear;
    opacity: 0;
}
.ant-fade-leave {
    animation-timing-function: linear;
}
@keyframes antFadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes antFadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.ant-move-up-appear,
.ant-move-up-enter,
.ant-move-up-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-move-up-appear.ant-move-up-appear-active,
.ant-move-up-enter.ant-move-up-enter-active {
    animation-name: antMoveUpIn;
    animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active {
    animation-name: antMoveUpOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-move-up-appear,
.ant-move-up-enter {
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    opacity: 0;
}
.ant-move-up-leave {
    animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-down-appear,
.ant-move-down-enter,
.ant-move-down-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-move-down-appear.ant-move-down-appear-active,
.ant-move-down-enter.ant-move-down-enter-active {
    animation-name: antMoveDownIn;
    animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active {
    animation-name: antMoveDownOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-move-down-appear,
.ant-move-down-enter {
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    opacity: 0;
}
.ant-move-down-leave {
    animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-left-appear,
.ant-move-left-enter,
.ant-move-left-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-move-left-appear.ant-move-left-appear-active,
.ant-move-left-enter.ant-move-left-enter-active {
    animation-name: antMoveLeftIn;
    animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active {
    animation-name: antMoveLeftOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-move-left-appear,
.ant-move-left-enter {
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    opacity: 0;
}
.ant-move-left-leave {
    animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-right-appear,
.ant-move-right-enter,
.ant-move-right-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-move-right-appear.ant-move-right-appear-active,
.ant-move-right-enter.ant-move-right-enter-active {
    animation-name: antMoveRightIn;
    animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active {
    animation-name: antMoveRightOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-move-right-appear,
.ant-move-right-enter {
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    opacity: 0;
}
.ant-move-right-leave {
    animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes antMoveDownIn {
    0% {
        opacity: 0;
        transform: translateY(100%);
        transform-origin: 0 0;
    }
    to {
        opacity: 1;
        transform: translateY(0);
        transform-origin: 0 0;
    }
}
@keyframes antMoveDownOut {
    0% {
        opacity: 1;
        transform: translateY(0);
        transform-origin: 0 0;
    }
    to {
        opacity: 0;
        transform: translateY(100%);
        transform-origin: 0 0;
    }
}
@keyframes antMoveLeftIn {
    0% {
        opacity: 0;
        transform: translateX(-100%);
        transform-origin: 0 0;
    }
    to {
        opacity: 1;
        transform: translateX(0);
        transform-origin: 0 0;
    }
}
@keyframes antMoveLeftOut {
    0% {
        opacity: 1;
        transform: translateX(0);
        transform-origin: 0 0;
    }
    to {
        opacity: 0;
        transform: translateX(-100%);
        transform-origin: 0 0;
    }
}
@keyframes antMoveRightIn {
    0% {
        opacity: 0;
        transform: translateX(100%);
        transform-origin: 0 0;
    }
    to {
        opacity: 1;
        transform: translateX(0);
        transform-origin: 0 0;
    }
}
@keyframes antMoveRightOut {
    0% {
        opacity: 1;
        transform: translateX(0);
        transform-origin: 0 0;
    }
    to {
        opacity: 0;
        transform: translateX(100%);
        transform-origin: 0 0;
    }
}
@keyframes antMoveUpIn {
    0% {
        opacity: 0;
        transform: translateY(-100%);
        transform-origin: 0 0;
    }
    to {
        opacity: 1;
        transform: translateY(0);
        transform-origin: 0 0;
    }
}
@keyframes antMoveUpOut {
    0% {
        opacity: 1;
        transform: translateY(0);
        transform-origin: 0 0;
    }
    to {
        opacity: 0;
        transform: translateY(-100%);
        transform-origin: 0 0;
    }
}
@keyframes loadingCircle {
    to {
        transform: rotate(1turn);
    }
}
[ant-click-animating-without-extra-node="true"],
[ant-click-animating="true"] {
    position: relative;
}
html {
    --antd-wave-shadow-color: #1890ff;
    --scroll-bar: 0;
}
.ant-click-animating-node,
[ant-click-animating-without-extra-node="true"]:after {
    animation:
        fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1),
        waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
    animation-fill-mode: forwards;
    border-radius: inherit;
    bottom: 0;
    box-shadow: 0 0 0 0 #1890ff;
    box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
    content: "";
    display: block;
    left: 0;
    opacity: 0.2;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
}
@keyframes waveEffect {
    to {
        box-shadow: 0 0 0 #1890ff;
        box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
    }
}
@keyframes fadeEffect {
    to {
        opacity: 0;
    }
}
.ant-slide-up-appear,
.ant-slide-up-enter,
.ant-slide-up-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-slide-up-appear.ant-slide-up-appear-active,
.ant-slide-up-enter.ant-slide-up-enter-active {
    animation-name: antSlideUpIn;
    animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active {
    animation-name: antSlideUpOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-slide-up-appear,
.ant-slide-up-enter {
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
    transform: scale(0);
    transform-origin: 0 0;
}
.ant-slide-up-leave {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-down-appear,
.ant-slide-down-enter,
.ant-slide-down-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-slide-down-appear.ant-slide-down-appear-active,
.ant-slide-down-enter.ant-slide-down-enter-active {
    animation-name: antSlideDownIn;
    animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active {
    animation-name: antSlideDownOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-slide-down-appear,
.ant-slide-down-enter {
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
    transform: scale(0);
    transform-origin: 0 0;
}
.ant-slide-down-leave {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-left-appear,
.ant-slide-left-enter,
.ant-slide-left-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-slide-left-appear.ant-slide-left-appear-active,
.ant-slide-left-enter.ant-slide-left-enter-active {
    animation-name: antSlideLeftIn;
    animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active {
    animation-name: antSlideLeftOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-slide-left-appear,
.ant-slide-left-enter {
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
    transform: scale(0);
    transform-origin: 0 0;
}
.ant-slide-left-leave {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-right-appear,
.ant-slide-right-enter,
.ant-slide-right-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-slide-right-appear.ant-slide-right-appear-active,
.ant-slide-right-enter.ant-slide-right-enter-active {
    animation-name: antSlideRightIn;
    animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active {
    animation-name: antSlideRightOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-slide-right-appear,
.ant-slide-right-enter {
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
    transform: scale(0);
    transform-origin: 0 0;
}
.ant-slide-right-leave {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes antSlideUpIn {
    0% {
        opacity: 0;
        transform: scaleY(0.8);
        transform-origin: 0 0;
    }
    to {
        opacity: 1;
        transform: scaleY(1);
        transform-origin: 0 0;
    }
}
@keyframes antSlideUpOut {
    0% {
        opacity: 1;
        transform: scaleY(1);
        transform-origin: 0 0;
    }
    to {
        opacity: 0;
        transform: scaleY(0.8);
        transform-origin: 0 0;
    }
}
@keyframes antSlideDownIn {
    0% {
        opacity: 0;
        transform: scaleY(0.8);
        transform-origin: 100% 100%;
    }
    to {
        opacity: 1;
        transform: scaleY(1);
        transform-origin: 100% 100%;
    }
}
@keyframes antSlideDownOut {
    0% {
        opacity: 1;
        transform: scaleY(1);
        transform-origin: 100% 100%;
    }
    to {
        opacity: 0;
        transform: scaleY(0.8);
        transform-origin: 100% 100%;
    }
}
@keyframes antSlideLeftIn {
    0% {
        opacity: 0;
        transform: scaleX(0.8);
        transform-origin: 0 0;
    }
    to {
        opacity: 1;
        transform: scaleX(1);
        transform-origin: 0 0;
    }
}
@keyframes antSlideLeftOut {
    0% {
        opacity: 1;
        transform: scaleX(1);
        transform-origin: 0 0;
    }
    to {
        opacity: 0;
        transform: scaleX(0.8);
        transform-origin: 0 0;
    }
}
@keyframes antSlideRightIn {
    0% {
        opacity: 0;
        transform: scaleX(0.8);
        transform-origin: 100% 0;
    }
    to {
        opacity: 1;
        transform: scaleX(1);
        transform-origin: 100% 0;
    }
}
@keyframes antSlideRightOut {
    0% {
        opacity: 1;
        transform: scaleX(1);
        transform-origin: 100% 0;
    }
    to {
        opacity: 0;
        transform: scaleX(0.8);
        transform-origin: 100% 0;
    }
}
.ant-zoom-appear,
.ant-zoom-enter,
.ant-zoom-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-zoom-appear.ant-zoom-appear-active,
.ant-zoom-enter.ant-zoom-enter-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-appear,
.ant-zoom-enter {
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    opacity: 0;
    transform: scale(0);
}
.ant-zoom-appear-prepare,
.ant-zoom-enter-prepare {
    transform: none;
}
.ant-zoom-leave {
    animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-appear,
.ant-zoom-big-enter,
.ant-zoom-big-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-zoom-big-appear.ant-zoom-big-appear-active,
.ant-zoom-big-enter.ant-zoom-big-enter-active {
    animation-name: antZoomBigIn;
    animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active {
    animation-name: antZoomBigOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-zoom-big-appear,
.ant-zoom-big-enter {
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    opacity: 0;
    transform: scale(0);
}
.ant-zoom-big-appear-prepare,
.ant-zoom-big-enter-prepare {
    transform: none;
}
.ant-zoom-big-leave {
    animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-fast-appear,
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-leave {
    animation-duration: 0.1s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active,
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active {
    animation-name: antZoomBigIn;
    animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
    animation-name: antZoomBigOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-zoom-big-fast-appear,
.ant-zoom-big-fast-enter {
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    opacity: 0;
    transform: scale(0);
}
.ant-zoom-big-fast-appear-prepare,
.ant-zoom-big-fast-enter-prepare {
    transform: none;
}
.ant-zoom-big-fast-leave {
    animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-up-appear,
.ant-zoom-up-enter,
.ant-zoom-up-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-zoom-up-appear.ant-zoom-up-appear-active,
.ant-zoom-up-enter.ant-zoom-up-enter-active {
    animation-name: antZoomUpIn;
    animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active {
    animation-name: antZoomUpOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-zoom-up-appear,
.ant-zoom-up-enter {
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    opacity: 0;
    transform: scale(0);
}
.ant-zoom-up-appear-prepare,
.ant-zoom-up-enter-prepare {
    transform: none;
}
.ant-zoom-up-leave {
    animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-down-appear,
.ant-zoom-down-enter,
.ant-zoom-down-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-zoom-down-appear.ant-zoom-down-appear-active,
.ant-zoom-down-enter.ant-zoom-down-enter-active {
    animation-name: antZoomDownIn;
    animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active {
    animation-name: antZoomDownOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-zoom-down-appear,
.ant-zoom-down-enter {
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    opacity: 0;
    transform: scale(0);
}
.ant-zoom-down-appear-prepare,
.ant-zoom-down-enter-prepare {
    transform: none;
}
.ant-zoom-down-leave {
    animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-left-appear,
.ant-zoom-left-enter,
.ant-zoom-left-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-zoom-left-appear.ant-zoom-left-appear-active,
.ant-zoom-left-enter.ant-zoom-left-enter-active {
    animation-name: antZoomLeftIn;
    animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active {
    animation-name: antZoomLeftOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-zoom-left-appear,
.ant-zoom-left-enter {
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    opacity: 0;
    transform: scale(0);
}
.ant-zoom-left-appear-prepare,
.ant-zoom-left-enter-prepare {
    transform: none;
}
.ant-zoom-left-leave {
    animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-right-appear,
.ant-zoom-right-enter,
.ant-zoom-right-leave {
    animation-duration: 0.2s;
    animation-fill-mode: both;
    animation-play-state: paused;
}
.ant-zoom-right-appear.ant-zoom-right-appear-active,
.ant-zoom-right-enter.ant-zoom-right-enter-active {
    animation-name: antZoomRightIn;
    animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active {
    animation-name: antZoomRightOut;
    animation-play-state: running;
    pointer-events: none;
}
.ant-zoom-right-appear,
.ant-zoom-right-enter {
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    opacity: 0;
    transform: scale(0);
}
.ant-zoom-right-appear-prepare,
.ant-zoom-right-enter-prepare {
    transform: none;
}
.ant-zoom-right-leave {
    animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@keyframes antZoomIn {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes antZoomOut {
    0% {
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(0.2);
    }
}
@keyframes antZoomBigIn {
    0% {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes antZoomBigOut {
    0% {
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(0.8);
    }
}
@keyframes antZoomUpIn {
    0% {
        opacity: 0;
        transform: scale(0.8);
        transform-origin: 50% 0;
    }
    to {
        transform: scale(1);
        transform-origin: 50% 0;
    }
}
@keyframes antZoomUpOut {
    0% {
        transform: scale(1);
        transform-origin: 50% 0;
    }
    to {
        opacity: 0;
        transform: scale(0.8);
        transform-origin: 50% 0;
    }
}
@keyframes antZoomLeftIn {
    0% {
        opacity: 0;
        transform: scale(0.8);
        transform-origin: 0 50%;
    }
    to {
        transform: scale(1);
        transform-origin: 0 50%;
    }
}
@keyframes antZoomLeftOut {
    0% {
        transform: scale(1);
        transform-origin: 0 50%;
    }
    to {
        opacity: 0;
        transform: scale(0.8);
        transform-origin: 0 50%;
    }
}
@keyframes antZoomRightIn {
    0% {
        opacity: 0;
        transform: scale(0.8);
        transform-origin: 100% 50%;
    }
    to {
        transform: scale(1);
        transform-origin: 100% 50%;
    }
}
@keyframes antZoomRightOut {
    0% {
        transform: scale(1);
        transform-origin: 100% 50%;
    }
    to {
        opacity: 0;
        transform: scale(0.8);
        transform-origin: 100% 50%;
    }
}
@keyframes antZoomDownIn {
    0% {
        opacity: 0;
        transform: scale(0.8);
        transform-origin: 50% 100%;
    }
    to {
        transform: scale(1);
        transform-origin: 50% 100%;
    }
}
@keyframes antZoomDownOut {
    0% {
        transform: scale(1);
        transform-origin: 50% 100%;
    }
    to {
        opacity: 0;
        transform: scale(0.8);
        transform-origin: 50% 100%;
    }
}
.ant-motion-collapse-legacy {
    overflow: hidden;
}
.ant-motion-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-motion-collapse {
    overflow: hidden;
}
.ant-btn {
    background-image: none;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
    color: #000000d9;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 32px;
    line-height: 1.5715;
    padding: 4px 15px;
    position: relative;
    text-align: center;
    touch-action: manipulation;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.ant-btn > .anticon {
    line-height: 1;
}
.ant-btn,
.ant-btn:active,
.ant-btn:focus {
    outline: 0;
}
.ant-btn:not([disabled]):hover {
    text-decoration: none;
}
.ant-btn:not([disabled]):active {
    box-shadow: none;
    outline: 0;
}
.ant-btn[disabled] {
    cursor: not-allowed;
}
.ant-btn[disabled] > * {
    pointer-events: none;
}
.ant-btn-lg {
    border-radius: 2px;
    font-size: 16px;
    height: 40px;
    padding: 6.4px 15px;
}
.ant-btn-sm {
    border-radius: 2px;
    font-size: 14px;
    height: 24px;
    padding: 0 7px;
}
.ant-btn > a:only-child {
    color: currentcolor;
}
.ant-btn > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn:focus,
.ant-btn:hover {
    background: #fff;
    border-color: #40a9ff;
    color: #40a9ff;
}
.ant-btn:focus > a:only-child,
.ant-btn:hover > a:only-child {
    color: currentcolor;
}
.ant-btn:focus > a:only-child:after,
.ant-btn:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn:active {
    background: #fff;
    border-color: #096dd9;
    color: #096dd9;
}
.ant-btn:active > a:only-child {
    color: currentcolor;
}
.ant-btn:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn[disabled],
.ant-btn[disabled]:active,
.ant-btn[disabled]:focus,
.ant-btn[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn[disabled]:active > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn[disabled]:active > a:only-child:after,
.ant-btn[disabled]:focus > a:only-child:after,
.ant-btn[disabled]:hover > a:only-child:after,
.ant-btn[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn:active,
.ant-btn:focus,
.ant-btn:hover {
    background: #fff;
    text-decoration: none;
}
.ant-btn > span {
    display: inline-block;
}
.ant-btn-primary {
    background: #1890ff;
    border-color: #1890ff;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
    color: #fff;
    text-shadow: 0 -1px 0 #0000001f;
}
.ant-btn-primary > a:only-child {
    color: currentcolor;
}
.ant-btn-primary > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-primary:focus,
.ant-btn-primary:hover {
    background: #40a9ff;
    border-color: #40a9ff;
    color: #fff;
}
.ant-btn-primary:focus > a:only-child,
.ant-btn-primary:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-primary:focus > a:only-child:after,
.ant-btn-primary:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-primary:active {
    background: #096dd9;
    border-color: #096dd9;
    color: #fff;
}
.ant-btn-primary:active > a:only-child {
    color: currentcolor;
}
.ant-btn-primary:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-primary[disabled],
.ant-btn-primary[disabled]:active,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-primary[disabled]:active > a:only-child:after,
.ant-btn-primary[disabled]:focus > a:only-child:after,
.ant-btn-primary[disabled]:hover > a:only-child:after,
.ant-btn-primary[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
    border-left-color: #40a9ff;
    border-right-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
    border-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
    border-right-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
    border-right-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary + .ant-btn-primary,
.ant-btn-group .ant-btn-primary:last-child:not(:first-child) {
    border-left-color: #40a9ff;
}
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled],
.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled] {
    border-left-color: #d9d9d9;
}
.ant-btn-ghost {
    background: #0000;
    border-color: #d9d9d9;
    color: #000000d9;
}
.ant-btn-ghost > a:only-child {
    color: currentcolor;
}
.ant-btn-ghost > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-ghost:focus,
.ant-btn-ghost:hover {
    background: #0000;
    border-color: #40a9ff;
    color: #40a9ff;
}
.ant-btn-ghost:focus > a:only-child,
.ant-btn-ghost:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-ghost:focus > a:only-child:after,
.ant-btn-ghost:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-ghost:active {
    background: #0000;
    border-color: #096dd9;
    color: #096dd9;
}
.ant-btn-ghost:active > a:only-child {
    color: currentcolor;
}
.ant-btn-ghost:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-ghost[disabled],
.ant-btn-ghost[disabled]:active,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-ghost[disabled]:active > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-ghost[disabled]:active > a:only-child:after,
.ant-btn-ghost[disabled]:focus > a:only-child:after,
.ant-btn-ghost[disabled]:hover > a:only-child:after,
.ant-btn-ghost[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dashed {
    background: #fff;
    border-color: #d9d9d9;
    border-style: dashed;
    color: #000000d9;
}
.ant-btn-dashed > a:only-child {
    color: currentcolor;
}
.ant-btn-dashed > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dashed:focus,
.ant-btn-dashed:hover {
    background: #fff;
    border-color: #40a9ff;
    color: #40a9ff;
}
.ant-btn-dashed:focus > a:only-child,
.ant-btn-dashed:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-dashed:focus > a:only-child:after,
.ant-btn-dashed:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dashed:active {
    background: #fff;
    border-color: #096dd9;
    color: #096dd9;
}
.ant-btn-dashed:active > a:only-child {
    color: currentcolor;
}
.ant-btn-dashed:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dashed[disabled],
.ant-btn-dashed[disabled]:active,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-dashed[disabled]:active > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-dashed[disabled]:active > a:only-child:after,
.ant-btn-dashed[disabled]:focus > a:only-child:after,
.ant-btn-dashed[disabled]:hover > a:only-child:after,
.ant-btn-dashed[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-danger {
    background: #ff4d4f;
    border-color: #ff4d4f;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
    color: #fff;
    text-shadow: 0 -1px 0 #0000001f;
}
.ant-btn-danger > a:only-child {
    color: currentcolor;
}
.ant-btn-danger > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-danger:focus,
.ant-btn-danger:hover {
    background: #ff7875;
    border-color: #ff7875;
    color: #fff;
}
.ant-btn-danger:focus > a:only-child,
.ant-btn-danger:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-danger:focus > a:only-child:after,
.ant-btn-danger:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-danger:active {
    background: #d9363e;
    border-color: #d9363e;
    color: #fff;
}
.ant-btn-danger:active > a:only-child {
    color: currentcolor;
}
.ant-btn-danger:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-danger[disabled],
.ant-btn-danger[disabled]:active,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-danger[disabled]:active > a:only-child:after,
.ant-btn-danger[disabled]:focus > a:only-child:after,
.ant-btn-danger[disabled]:hover > a:only-child:after,
.ant-btn-danger[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-link {
    background: #0000;
    border-color: #0000;
    box-shadow: none;
    color: #1890ff;
}
.ant-btn-link > a:only-child {
    color: currentcolor;
}
.ant-btn-link > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-link:focus,
.ant-btn-link:hover {
    background: #0000;
    border-color: #40a9ff;
    color: #40a9ff;
}
.ant-btn-link:focus > a:only-child,
.ant-btn-link:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-link:focus > a:only-child:after,
.ant-btn-link:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-link:active {
    background: #0000;
    border-color: #096dd9;
    color: #096dd9;
}
.ant-btn-link:active > a:only-child {
    color: currentcolor;
}
.ant-btn-link:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-link[disabled],
.ant-btn-link[disabled]:active,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
}
.ant-btn-link:hover {
    background: #0000;
}
.ant-btn-link:active,
.ant-btn-link:focus,
.ant-btn-link:hover {
    border-color: #0000;
}
.ant-btn-link[disabled],
.ant-btn-link[disabled]:active,
.ant-btn-link[disabled]:focus,
.ant-btn-link[disabled]:hover {
    background: #0000;
    border-color: #0000;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-link[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-link[disabled]:active > a:only-child:after,
.ant-btn-link[disabled]:focus > a:only-child:after,
.ant-btn-link[disabled]:hover > a:only-child:after,
.ant-btn-link[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-text {
    background: #0000;
    border-color: #0000;
    box-shadow: none;
    color: #000000d9;
}
.ant-btn-text > a:only-child {
    color: currentcolor;
}
.ant-btn-text > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-text:focus,
.ant-btn-text:hover {
    background: #0000;
    border-color: #40a9ff;
    color: #40a9ff;
}
.ant-btn-text:focus > a:only-child,
.ant-btn-text:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-text:focus > a:only-child:after,
.ant-btn-text:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-text:active {
    background: #0000;
    border-color: #096dd9;
    color: #096dd9;
}
.ant-btn-text:active > a:only-child {
    color: currentcolor;
}
.ant-btn-text:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-text[disabled],
.ant-btn-text[disabled]:active,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
}
.ant-btn-text:focus,
.ant-btn-text:hover {
    background: rgba(0, 0, 0, 0.018);
    border-color: #0000;
    color: #000000d9;
}
.ant-btn-text:active {
    background: rgba(0, 0, 0, 0.028);
    border-color: #0000;
    color: #000000d9;
}
.ant-btn-text[disabled],
.ant-btn-text[disabled]:active,
.ant-btn-text[disabled]:focus,
.ant-btn-text[disabled]:hover {
    background: #0000;
    border-color: #0000;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-text[disabled]:active > a:only-child,
.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-text[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-text[disabled]:active > a:only-child:after,
.ant-btn-text[disabled]:focus > a:only-child:after,
.ant-btn-text[disabled]:hover > a:only-child:after,
.ant-btn-text[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous {
    background: #fff;
    border-color: #ff4d4f;
    color: #ff4d4f;
}
.ant-btn-dangerous > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous:focus,
.ant-btn-dangerous:hover {
    background: #fff;
    border-color: #ff7875;
    color: #ff7875;
}
.ant-btn-dangerous:focus > a:only-child,
.ant-btn-dangerous:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous:focus > a:only-child:after,
.ant-btn-dangerous:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous:active {
    background: #fff;
    border-color: #d9363e;
    color: #d9363e;
}
.ant-btn-dangerous:active > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous[disabled],
.ant-btn-dangerous[disabled]:active,
.ant-btn-dangerous[disabled]:focus,
.ant-btn-dangerous[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-dangerous[disabled]:active > a:only-child,
.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-dangerous[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous[disabled]:active > a:only-child:after,
.ant-btn-dangerous[disabled]:focus > a:only-child:after,
.ant-btn-dangerous[disabled]:hover > a:only-child:after,
.ant-btn-dangerous[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous.ant-btn-primary {
    background: #ff4d4f;
    border-color: #ff4d4f;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
    color: #fff;
    text-shadow: 0 -1px 0 #0000001f;
}
.ant-btn-dangerous.ant-btn-primary > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous.ant-btn-primary:focus,
.ant-btn-dangerous.ant-btn-primary:hover {
    background: #ff7875;
    border-color: #ff7875;
    color: #fff;
}
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child,
.ant-btn-dangerous.ant-btn-primary:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary:focus > a:only-child:after,
.ant-btn-dangerous.ant-btn-primary:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous.ant-btn-primary:active {
    background: #d9363e;
    border-color: #d9363e;
    color: #fff;
}
.ant-btn-dangerous.ant-btn-primary:active > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous.ant-btn-primary[disabled],
.ant-btn-dangerous.ant-btn-primary[disabled]:active,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child:after,
.ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child:after,
.ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child:after,
.ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous.ant-btn-link {
    background: #0000;
    border-color: #0000;
    box-shadow: none;
    color: #ff4d4f;
}
.ant-btn-dangerous.ant-btn-link > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous.ant-btn-link:focus,
.ant-btn-dangerous.ant-btn-link:hover {
    border-color: #40a9ff;
    color: #40a9ff;
}
.ant-btn-dangerous.ant-btn-link:active {
    border-color: #096dd9;
    color: #096dd9;
}
.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:active,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
}
.ant-btn-dangerous.ant-btn-link:focus,
.ant-btn-dangerous.ant-btn-link:hover {
    background: #0000;
    border-color: #0000;
    color: #ff7875;
}
.ant-btn-dangerous.ant-btn-link:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:focus > a:only-child:after,
.ant-btn-dangerous.ant-btn-link:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous.ant-btn-link:active {
    background: #0000;
    border-color: #0000;
    color: #d9363e;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-dangerous.ant-btn-link[disabled]:active,
.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-dangerous.ant-btn-link[disabled]:hover {
    background: #0000;
    border-color: #0000;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child:after,
.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child:after,
.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child:after,
.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous.ant-btn-text {
    background: #0000;
    border-color: #0000;
    box-shadow: none;
    color: #ff4d4f;
}
.ant-btn-dangerous.ant-btn-text > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous.ant-btn-text:focus,
.ant-btn-dangerous.ant-btn-text:hover {
    background: #0000;
    border-color: #40a9ff;
    color: #40a9ff;
}
.ant-btn-dangerous.ant-btn-text:active {
    background: #0000;
    border-color: #096dd9;
    color: #096dd9;
}
.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:active,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
}
.ant-btn-dangerous.ant-btn-text:focus,
.ant-btn-dangerous.ant-btn-text:hover {
    background: rgba(0, 0, 0, 0.018);
    border-color: #0000;
    color: #ff7875;
}
.ant-btn-dangerous.ant-btn-text:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:focus > a:only-child:after,
.ant-btn-dangerous.ant-btn-text:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous.ant-btn-text:active {
    background: rgba(0, 0, 0, 0.028);
    border-color: #0000;
    color: #d9363e;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-dangerous.ant-btn-text[disabled],
.ant-btn-dangerous.ant-btn-text[disabled]:active,
.ant-btn-dangerous.ant-btn-text[disabled]:focus,
.ant-btn-dangerous.ant-btn-text[disabled]:hover {
    background: #0000;
    border-color: #0000;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child,
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-dangerous.ant-btn-text[disabled]:active > a:only-child:after,
.ant-btn-dangerous.ant-btn-text[disabled]:focus > a:only-child:after,
.ant-btn-dangerous.ant-btn-text[disabled]:hover > a:only-child:after,
.ant-btn-dangerous.ant-btn-text[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-icon-only {
    border-radius: 2px;
    font-size: 16px;
    height: 32px;
    padding: 2.4px 0;
    vertical-align: -3px;
    width: 32px;
}
.ant-btn-icon-only > * {
    font-size: 16px;
}
.ant-btn-icon-only.ant-btn-lg {
    border-radius: 2px;
    font-size: 18px;
    height: 40px;
    padding: 4.9px 0;
    width: 40px;
}
.ant-btn-icon-only.ant-btn-lg > * {
    font-size: 18px;
}
.ant-btn-icon-only.ant-btn-sm {
    border-radius: 2px;
    font-size: 14px;
    height: 24px;
    padding: 0;
    width: 24px;
}
.ant-btn-icon-only.ant-btn-sm > * {
    font-size: 14px;
}
.ant-btn-icon-only > .anticon {
    display: flex;
    justify-content: center;
}
.ant-btn-icon-only .anticon-loading {
    padding: 0 !important;
}
a.ant-btn-icon-only {
    vertical-align: -1px;
}
a.ant-btn-icon-only > .anticon {
    display: inline;
}
.ant-btn-round {
    border-radius: 32px;
    font-size: 14px;
    height: 32px;
    padding: 4px 16px;
}
.ant-btn-round.ant-btn-lg {
    border-radius: 40px;
    font-size: 16px;
    height: 40px;
    padding: 6.4px 20px;
}
.ant-btn-round.ant-btn-sm {
    border-radius: 24px;
    font-size: 14px;
    height: 24px;
    padding: 0 12px;
}
.ant-btn-round.ant-btn-icon-only {
    width: auto;
}
.ant-btn-circle {
    border-radius: 50%;
    min-width: 32px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.ant-btn-circle.ant-btn-lg {
    border-radius: 50%;
    min-width: 40px;
}
.ant-btn-circle.ant-btn-sm {
    border-radius: 50%;
    min-width: 24px;
}
.ant-btn:before {
    background: #fff;
    border-radius: inherit;
    bottom: -1px;
    content: "";
    display: none;
    left: -1px;
    opacity: 0.35;
    pointer-events: none;
    position: absolute;
    right: -1px;
    top: -1px;
    transition: opacity 0.2s;
    z-index: 1;
}
.ant-btn .anticon {
    transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn .anticon.anticon-minus > svg,
.ant-btn .anticon.anticon-plus > svg {
    shape-rendering: optimizespeed;
}
.ant-btn.ant-btn-loading {
    cursor: default;
    position: relative;
}
.ant-btn.ant-btn-loading:before {
    display: block;
}
.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-loading-icon .anticon {
    animation: none;
    padding-right: 8px;
}
.ant-btn > .ant-btn-loading-icon .anticon svg {
    animation: loadingCircle 1s linear infinite;
}
.ant-btn-group {
    display: inline-flex;
}
.ant-btn-group,
.ant-btn-group > .ant-btn,
.ant-btn-group > span > .ant-btn {
    position: relative;
}
.ant-btn-group > .ant-btn:active,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn:active,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:hover {
    z-index: 2;
}
.ant-btn-group > .ant-btn[disabled],
.ant-btn-group > span > .ant-btn[disabled] {
    z-index: 0;
}
.ant-btn-group .ant-btn-icon-only {
    font-size: 14px;
}
.ant-btn + .ant-btn-group,
.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group span + .ant-btn,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group,
.ant-btn-group > span + span {
    margin-left: -1px;
}
.ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
    border-left-color: #0000;
}
.ant-btn-group .ant-btn {
    border-radius: 0;
}
.ant-btn-group > .ant-btn:first-child,
.ant-btn-group > span:first-child > .ant-btn {
    margin-left: 0;
}
.ant-btn-group > .ant-btn:only-child,
.ant-btn-group > span:only-child > .ant-btn {
    border-radius: 2px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}
.ant-btn-group-sm > .ant-btn:only-child,
.ant-btn-group-sm > span:only-child > .ant-btn {
    border-radius: 2px;
}
.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}
.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}
.ant-btn-group > .ant-btn-group {
    float: left;
}
.ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
    border-radius: 0;
}
.ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    padding-right: 8px;
}
.ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding-left: 8px;
}
.ant-btn-group-rtl.ant-btn + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-group-rtl.ant-btn-group .ant-btn + span,
.ant-btn-group-rtl.ant-btn-group span + .ant-btn,
.ant-btn-group-rtl.ant-btn-group + .ant-btn,
.ant-btn-group-rtl.ant-btn-group + .ant-btn-group,
.ant-btn-group-rtl.ant-btn-group > span + span,
.ant-btn-rtl.ant-btn + .ant-btn-group,
.ant-btn-rtl.ant-btn-group .ant-btn + .ant-btn,
.ant-btn-rtl.ant-btn-group .ant-btn + span,
.ant-btn-rtl.ant-btn-group span + .ant-btn,
.ant-btn-rtl.ant-btn-group + .ant-btn,
.ant-btn-rtl.ant-btn-group + .ant-btn-group,
.ant-btn-rtl.ant-btn-group > span + span {
    margin-left: auto;
    margin-right: -1px;
}
.ant-btn-group.ant-btn-group-rtl {
    direction: rtl;
}
.ant-btn-group-rtl.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
    border-radius: 0 2px 2px 0;
}
.ant-btn-group-rtl.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
    border-radius: 2px 0 0 2px;
}
.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-rtl.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
    border-radius: 0 2px 2px 0;
}
.ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-rtl.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
    border-radius: 2px 0 0 2px;
}
.ant-btn:active > span,
.ant-btn:focus > span {
    position: relative;
}
.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
    margin-left: 8px;
}
.ant-btn.ant-btn-background-ghost {
    border-color: #fff;
    color: #fff;
}
.ant-btn.ant-btn-background-ghost,
.ant-btn.ant-btn-background-ghost:active,
.ant-btn.ant-btn-background-ghost:focus,
.ant-btn.ant-btn-background-ghost:hover {
    background: #0000;
}
.ant-btn.ant-btn-background-ghost:focus,
.ant-btn.ant-btn-background-ghost:hover {
    border-color: #40a9ff;
    color: #40a9ff;
}
.ant-btn.ant-btn-background-ghost:active {
    border-color: #096dd9;
    color: #096dd9;
}
.ant-btn.ant-btn-background-ghost[disabled] {
    background: #0000;
    border-color: #d9d9d9;
    color: #00000040;
}
.ant-btn-background-ghost.ant-btn-primary {
    border-color: #1890ff;
    color: #1890ff;
    text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-primary:focus,
.ant-btn-background-ghost.ant-btn-primary:hover {
    border-color: #40a9ff;
    color: #40a9ff;
}
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-primary:active {
    border-color: #096dd9;
    color: #096dd9;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary[disabled]:active,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-danger {
    border-color: #ff4d4f;
    color: #ff4d4f;
    text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-danger:focus,
.ant-btn-background-ghost.ant-btn-danger:hover {
    border-color: #ff7875;
    color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-danger:active {
    border-color: #d9363e;
    color: #d9363e;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger[disabled]:active,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-dangerous {
    border-color: #ff4d4f;
    color: #ff4d4f;
    text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-dangerous:focus,
.ant-btn-background-ghost.ant-btn-dangerous:hover {
    border-color: #ff7875;
    color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-dangerous:active {
    border-color: #d9363e;
    color: #d9363e;
}
.ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled],
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link {
    border-color: #0000;
    color: #ff4d4f;
    text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover {
    border-color: #0000;
    color: #ff7875;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active {
    border-color: #0000;
    color: #d9363e;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled],
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover {
    background: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child {
    color: currentcolor;
}
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child:after,
.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-btn-two-chinese-chars:first-letter {
    letter-spacing: 0.34em;
}
.ant-btn-two-chinese-chars > :not(.anticon) {
    letter-spacing: 0.34em;
    margin-right: -0.34em;
}
.ant-btn.ant-btn-block {
    width: 100%;
}
.ant-btn:empty {
    content: "\a0";
    display: inline-block;
    visibility: hidden;
    width: 0;
}
a.ant-btn {
    line-height: 30px;
    padding-top: 0.01px !important;
}
a.ant-btn-disabled {
    cursor: not-allowed;
}
a.ant-btn-disabled > * {
    pointer-events: none;
}
a.ant-btn-disabled,
a.ant-btn-disabled:active,
a.ant-btn-disabled:focus,
a.ant-btn-disabled:hover {
    background: #0000;
    border-color: #0000;
    box-shadow: none;
    color: #00000040;
    text-shadow: none;
}
a.ant-btn-disabled:active > a:only-child,
a.ant-btn-disabled:focus > a:only-child,
a.ant-btn-disabled:hover > a:only-child,
a.ant-btn-disabled > a:only-child {
    color: currentcolor;
}
a.ant-btn-disabled:active > a:only-child:after,
a.ant-btn-disabled:focus > a:only-child:after,
a.ant-btn-disabled:hover > a:only-child:after,
a.ant-btn-disabled > a:only-child:after {
    background: #0000;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
a.ant-btn-lg {
    line-height: 38px;
}
a.ant-btn-sm {
    line-height: 22px;
}
.ant-btn-compact-item:not(.ant-btn-compact-last-item):not(.ant-btn-compact-item-rtl) {
    margin-right: -1px;
}
.ant-btn-compact-item:not(.ant-btn-compact-last-item).ant-btn-compact-item-rtl {
    margin-left: -1px;
}
.ant-btn-compact-item:active,
.ant-btn-compact-item:focus,
.ant-btn-compact-item:hover {
    z-index: 2;
}
.ant-btn-compact-item[disabled] {
    z-index: 0;
}
.ant-btn-compact-item:not(.ant-btn-compact-first-item):not(.ant-btn-compact-last-item).ant-btn {
    border-radius: 0;
}
.ant-btn-compact-item.ant-btn.ant-btn-compact-first-item:not(.ant-btn-compact-last-item):not(
        .ant-btn-compact-item-rtl
    ) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-btn-compact-item.ant-btn.ant-btn-compact-item-rtl.ant-btn-compact-first-item:not(.ant-btn-compact-last-item),
.ant-btn-compact-item.ant-btn.ant-btn-compact-last-item:not(.ant-btn-compact-first-item):not(
        .ant-btn-compact-item-rtl
    ) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-btn-compact-item.ant-btn.ant-btn-compact-item-rtl.ant-btn-compact-last-item:not(.ant-btn-compact-first-item) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-btn-icon-only.ant-btn-compact-item {
    flex: none;
}
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled]) {
    position: relative;
}
.ant-btn-compact-item.ant-btn-primary:not([disabled]) + .ant-btn-compact-item.ant-btn-primary:not([disabled]):after {
    background-color: #40a9ff;
    content: " ";
    display: inline-block;
    height: calc(100% + 2px);
    left: -1px;
    position: absolute;
    top: -1px;
    width: 1px;
}
.ant-btn-compact-item-rtl.ant-btn-compact-first-item.ant-btn-compact-item-rtl:not(.ant-btn-compact-last-item) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-btn-compact-item-rtl.ant-btn-compact-last-item.ant-btn-compact-item-rtl:not(.ant-btn-compact-first-item) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-btn-compact-item-rtl.ant-btn-sm.ant-btn-compact-first-item.ant-btn-compact-item-rtl.ant-btn-sm:not(
        .ant-btn-compact-last-item
    ) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-btn-compact-item-rtl.ant-btn-sm.ant-btn-compact-last-item.ant-btn-compact-item-rtl.ant-btn-sm:not(
        .ant-btn-compact-first-item
    ) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-btn-compact-item-rtl.ant-btn-primary:not([disabled])
    + .ant-btn-compact-item-rtl.ant-btn-primary:not([disabled]):after {
    right: -1px;
}
.ant-btn-compact-vertical-item:not(.ant-btn-compact-vertical-last-item) {
    margin-bottom: -1px;
}
.ant-btn-compact-vertical-item:active,
.ant-btn-compact-vertical-item:focus,
.ant-btn-compact-vertical-item:hover {
    z-index: 2;
}
.ant-btn-compact-vertical-item[disabled] {
    z-index: 0;
}
.ant-btn-compact-vertical-item:not(.ant-btn-compact-vertical-first-item):not(.ant-btn-compact-vertical-last-item) {
    border-radius: 0;
}
.ant-btn-compact-vertical-item.ant-btn-compact-vertical-first-item:not(.ant-btn-compact-vertical-last-item) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.ant-btn-compact-vertical-item.ant-btn-compact-vertical-last-item:not(.ant-btn-compact-vertical-first-item) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled])
    + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]) {
    position: relative;
}
.ant-btn-compact-vertical-item.ant-btn-primary:not([disabled])
    + .ant-btn-compact-vertical-item.ant-btn-primary:not([disabled]):after {
    background-color: #40a9ff;
    content: " ";
    display: inline-block;
    height: 1px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: calc(100% + 2px);
}
.ant-btn-rtl {
    direction: rtl;
}
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary,
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child) {
    border-left-color: #d9d9d9;
    border-right-color: #40a9ff;
}
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled],
.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled] {
    border-left-color: #40a9ff;
    border-right-color: #d9d9d9;
}
.ant-btn-rtl.ant-btn > .ant-btn-loading-icon .anticon {
    padding-left: 8px;
    padding-right: 0;
}
.ant-btn-rtl.ant-btn > .anticon + span,
.ant-btn-rtl.ant-btn > span + .anticon {
    margin-left: 0;
    margin-right: 8px;
}
.ant-checkbox {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    cursor: pointer;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    line-height: 1;
    list-style: none;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    top: 0.2em;
    white-space: nowrap;
}
.ant-checkbox-input:focus + .ant-checkbox-inner,
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner {
    border-color: #1890ff;
}
.ant-checkbox-checked:after {
    animation: antCheckboxEffect 0.36s ease-in-out;
    animation-fill-mode: backwards;
    border: 1px solid #1890ff;
    border-radius: 2px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
}
.ant-checkbox-wrapper:hover .ant-checkbox:after,
.ant-checkbox:hover:after {
    visibility: visible;
}
.ant-checkbox-inner {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-collapse: initial;
    border-radius: 2px;
    direction: ltr;
    display: block;
    height: 16px;
    left: 0;
    position: relative;
    top: 0;
    transition: all 0.3s;
    width: 16px;
}
.ant-checkbox-inner:after {
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    content: " ";
    display: table;
    height: 9.14285714px;
    left: 21.5%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg) scale(0) translate(-50%, -50%);
    transition:
        all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6),
        opacity 0.1s;
    width: 5.71428571px;
}
.ant-checkbox-input {
    bottom: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.ant-checkbox-checked .ant-checkbox-inner:after {
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    content: " ";
    display: table;
    opacity: 1;
    position: absolute;
    transform: rotate(45deg) scale(1) translate(-50%, -50%);
    transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
}
.ant-checkbox-checked .ant-checkbox-inner {
    background-color: #1890ff;
    border-color: #1890ff;
}
.ant-checkbox-disabled {
    cursor: not-allowed;
}
.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
    animation-name: none;
    border-color: #00000040;
}
.ant-checkbox-disabled .ant-checkbox-input {
    cursor: not-allowed;
    pointer-events: none;
}
.ant-checkbox-disabled .ant-checkbox-inner {
    background-color: #f5f5f5;
    border-color: #d9d9d9 !important;
}
.ant-checkbox-disabled .ant-checkbox-inner:after {
    animation-name: none;
    border-collapse: initial;
    border-color: #f5f5f5;
}
.ant-checkbox-disabled + span {
    color: #00000040;
    cursor: not-allowed;
}
.ant-checkbox-disabled:hover:after,
.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after {
    visibility: hidden;
}
.ant-checkbox-wrapper {
    font-feature-settings: "tnum";
    align-items: baseline;
    box-sizing: border-box;
    color: #000000d9;
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    line-height: unset;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ant-checkbox-wrapper:after {
    content: "\a0";
    display: inline-block;
    overflow: hidden;
    width: 0;
}
.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled {
    cursor: not-allowed;
}
.ant-checkbox-wrapper + .ant-checkbox-wrapper {
    margin-left: 8px;
}
.ant-checkbox-wrapper.ant-checkbox-wrapper-in-form-item input[type="checkbox"] {
    height: 14px;
    width: 14px;
}
.ant-checkbox + span {
    padding-left: 8px;
    padding-right: 8px;
}
.ant-checkbox-group {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    display: inline-block;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ant-checkbox-group-item {
    margin-right: 8px;
}
.ant-checkbox-group-item:last-child {
    margin-right: 0;
}
.ant-checkbox-group-item + .ant-checkbox-group-item {
    margin-left: 0;
}
.ant-checkbox-indeterminate .ant-checkbox-inner {
    background-color: #fff;
    border-color: #d9d9d9;
}
.ant-checkbox-indeterminate .ant-checkbox-inner:after {
    background-color: #1890ff;
    border: 0;
    content: " ";
    height: 8px;
    left: 50%;
    opacity: 1;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 8px;
}
.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after {
    background-color: #00000040;
    border-color: #00000040;
}
.ant-checkbox-rtl {
    direction: rtl;
}
.ant-checkbox-group-rtl .ant-checkbox-group-item {
    margin-left: 8px;
    margin-right: 0;
}
.ant-checkbox-group-rtl .ant-checkbox-group-item:last-child {
    margin-left: 0 !important;
}
.ant-checkbox-group-rtl .ant-checkbox-group-item + .ant-checkbox-group-item {
    margin-left: 8px;
}
.ant-input-affix-wrapper {
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    color: #000000d9;
    display: inline-block;
    display: inline-flex;
    font-size: 14px;
    line-height: 1.5715;
    min-width: 0;
    padding: 4px 11px;
    position: relative;
    transition: all 0.3s;
    width: 100%;
}
.ant-input-affix-wrapper::-moz-placeholder {
    color: #bfbfbf;
    -moz-user-select: none;
    user-select: none;
}
.ant-input-affix-wrapper:-ms-input-placeholder {
    color: #bfbfbf;
    -ms-user-select: none;
    user-select: none;
}
.ant-input-affix-wrapper::placeholder {
    color: #bfbfbf;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ant-input-affix-wrapper:-moz-placeholder-shown {
    text-overflow: ellipsis;
}
.ant-input-affix-wrapper:-ms-input-placeholder {
    text-overflow: ellipsis;
}
.ant-input-affix-wrapper:placeholder-shown {
    text-overflow: ellipsis;
}
.ant-input-affix-wrapper:hover {
    border-color: #40a9ff;
    border-right-width: 1px;
}
.ant-input-rtl .ant-input-affix-wrapper:hover {
    border-left-width: 1px !important;
    border-right-width: 0;
}
.ant-input-affix-wrapper-focused,
.ant-input-affix-wrapper:focus {
    border-color: #40a9ff;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #1890ff33;
    outline: 0;
}
.ant-input-rtl .ant-input-affix-wrapper-focused,
.ant-input-rtl .ant-input-affix-wrapper:focus {
    border-left-width: 1px !important;
    border-right-width: 0;
}
.ant-input-affix-wrapper-disabled {
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    cursor: not-allowed;
    opacity: 1;
}
.ant-input-affix-wrapper-disabled:hover {
    border-color: #d9d9d9;
    border-right-width: 1px;
}
.ant-input-affix-wrapper[disabled] {
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    cursor: not-allowed;
    opacity: 1;
}
.ant-input-affix-wrapper[disabled]:hover {
    border-color: #d9d9d9;
    border-right-width: 1px;
}
.ant-input-affix-wrapper-borderless,
.ant-input-affix-wrapper-borderless-disabled,
.ant-input-affix-wrapper-borderless-focused,
.ant-input-affix-wrapper-borderless:focus,
.ant-input-affix-wrapper-borderless:hover,
.ant-input-affix-wrapper-borderless[disabled] {
    background-color: initial;
    border: none;
    box-shadow: none;
}
textarea.ant-input-affix-wrapper {
    height: auto;
    line-height: 1.5715;
    max-width: 100%;
    min-height: 32px;
    transition:
        all 0.3s,
        height 0s;
    vertical-align: bottom;
}
.ant-input-affix-wrapper-lg {
    font-size: 16px;
    padding: 6.5px 11px;
}
.ant-input-affix-wrapper-sm {
    padding: 0 7px;
}
.ant-input-affix-wrapper-rtl {
    direction: rtl;
}
.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
    border-color: #40a9ff;
    border-right-width: 1px;
    z-index: 1;
}
.ant-input-rtl .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
    border-left-width: 1px !important;
    border-right-width: 0;
}
.ant-input-search-with-button .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover {
    z-index: 0;
}
.ant-input-affix-wrapper-focused,
.ant-input-affix-wrapper:focus {
    z-index: 1;
}
.ant-input-affix-wrapper-disabled .ant-input[disabled] {
    background: #fff0;
}
.ant-input-affix-wrapper > .ant-input {
    border: none;
    font-size: inherit;
    outline: none;
}
.ant-input-affix-wrapper > .ant-input:focus {
    box-shadow: none !important;
}
.ant-input-affix-wrapper > .ant-input:not(textarea) {
    padding: 0;
}
.ant-input-affix-wrapper:before {
    content: "\a0";
    visibility: hidden;
    width: 0;
}
.ant-input-prefix,
.ant-input-suffix {
    align-items: center;
    display: flex;
    flex: none;
}
.ant-input-prefix > :not(:last-child),
.ant-input-suffix > :not(:last-child) {
    margin-right: 8px;
}
.ant-input-show-count-suffix {
    color: #00000073;
}
.ant-input-show-count-has-suffix {
    margin-right: 2px;
}
.ant-input-prefix {
    margin-right: 4px;
}
.ant-input-suffix {
    margin-left: 4px;
}
.ant-input-clear-icon,
.anticon.ant-input-clear-icon {
    color: #00000040;
    cursor: pointer;
    font-size: 12px;
    margin: 0;
    transition: color 0.3s;
    vertical-align: -1px;
}
.ant-input-clear-icon:hover,
.anticon.ant-input-clear-icon:hover {
    color: #00000073;
}
.ant-input-clear-icon:active,
.anticon.ant-input-clear-icon:active {
    color: #000000d9;
}
.ant-input-clear-icon-hidden,
.anticon.ant-input-clear-icon-hidden {
    visibility: hidden;
}
.ant-input-clear-icon-has-suffix,
.anticon.ant-input-clear-icon-has-suffix {
    margin: 0 4px;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn {
    padding: 0;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-clear-icon {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 1;
}
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {
    background: #fff;
    border-color: #ff4d4f;
}
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused,
.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus {
    border-color: #ff7875;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #ff4d4f33;
    outline: 0;
}
.ant-input-status-error .ant-input-prefix {
    color: #ff4d4f;
}
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover {
    background: #fff;
    border-color: #faad14;
}
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused,
.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus {
    border-color: #ffc53d;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #faad1433;
    outline: 0;
}
.ant-input-status-warning .ant-input-prefix {
    color: #faad14;
}
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(
        .ant-input-affix-wrapper-borderless
    ).ant-input-affix-wrapper,
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(
        .ant-input-affix-wrapper-borderless
    ).ant-input-affix-wrapper:hover {
    background: #fff;
    border-color: #ff4d4f;
}
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(
        .ant-input-affix-wrapper-borderless
    ).ant-input-affix-wrapper-focused,
.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(
        .ant-input-affix-wrapper-borderless
    ).ant-input-affix-wrapper:focus {
    border-color: #ff7875;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #ff4d4f33;
    outline: 0;
}
.ant-input-affix-wrapper-status-error .ant-input-prefix {
    color: #ff4d4f;
}
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(
        .ant-input-affix-wrapper-borderless
    ).ant-input-affix-wrapper,
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(
        .ant-input-affix-wrapper-borderless
    ).ant-input-affix-wrapper:hover {
    background: #fff;
    border-color: #faad14;
}
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(
        .ant-input-affix-wrapper-borderless
    ).ant-input-affix-wrapper-focused,
.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(
        .ant-input-affix-wrapper-borderless
    ).ant-input-affix-wrapper:focus {
    border-color: #ffc53d;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #faad1433;
    outline: 0;
}
.ant-input-affix-wrapper-status-warning .ant-input-prefix {
    color: #faad14;
}
.ant-input-textarea-status-error.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-success.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-validating.ant-input-textarea-has-feedback .ant-input,
.ant-input-textarea-status-warning.ant-input-textarea-has-feedback .ant-input {
    padding-right: 24px;
}
.ant-input-group-wrapper-status-error .ant-input-group-addon {
    border-color: #ff4d4f;
    color: #ff4d4f;
}
.ant-input-group-wrapper-status-warning .ant-input-group-addon {
    border-color: #faad14;
    color: #faad14;
}
.ant-input {
    font-feature-settings: "tnum";
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000000d9;
    display: inline-block;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    min-width: 0;
    padding: 4px 11px;
    position: relative;
    transition: all 0.3s;
    width: 100%;
}
.ant-input::-moz-placeholder {
    color: #bfbfbf;
    -moz-user-select: none;
    user-select: none;
}
.ant-input:-ms-input-placeholder {
    color: #bfbfbf;
    -ms-user-select: none;
    user-select: none;
}
.ant-input::placeholder {
    color: #bfbfbf;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ant-input:-moz-placeholder-shown {
    text-overflow: ellipsis;
}
.ant-input:-ms-input-placeholder {
    text-overflow: ellipsis;
}
.ant-input:placeholder-shown {
    text-overflow: ellipsis;
}
.ant-input:hover {
    border-color: #40a9ff;
    border-right-width: 1px;
}
.ant-input-rtl .ant-input:hover {
    border-left-width: 1px !important;
    border-right-width: 0;
}
.ant-input-focused,
.ant-input:focus {
    border-color: #40a9ff;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #1890ff33;
    outline: 0;
}
.ant-input-rtl .ant-input-focused,
.ant-input-rtl .ant-input:focus {
    border-left-width: 1px !important;
    border-right-width: 0;
}
.ant-input-disabled {
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    cursor: not-allowed;
    opacity: 1;
}
.ant-input-disabled:hover {
    border-color: #d9d9d9;
    border-right-width: 1px;
}
.ant-input[disabled] {
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    cursor: not-allowed;
    opacity: 1;
}
.ant-input[disabled]:hover {
    border-color: #d9d9d9;
    border-right-width: 1px;
}
.ant-input-borderless,
.ant-input-borderless-disabled,
.ant-input-borderless-focused,
.ant-input-borderless:focus,
.ant-input-borderless:hover,
.ant-input-borderless[disabled] {
    background-color: initial;
    border: none;
    box-shadow: none;
}
textarea.ant-input {
    height: auto;
    line-height: 1.5715;
    max-width: 100%;
    min-height: 32px;
    transition:
        all 0.3s,
        height 0s;
    vertical-align: bottom;
}
.ant-input-lg {
    font-size: 16px;
    padding: 6.5px 11px;
}
.ant-input-sm {
    padding: 0 7px;
}
.ant-input-rtl {
    direction: rtl;
}
.ant-input-group {
    font-feature-settings: "tnum";
    border-collapse: initial;
    border-spacing: 0;
    box-sizing: border-box;
    color: #000000d9;
    display: table;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.ant-input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.ant-input-group > [class*="col-"] {
    padding-right: 8px;
}
.ant-input-group > [class*="col-"]:last-child {
    padding-right: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap,
.ant-input-group > .ant-input {
    display: table-cell;
}
.ant-input-group-addon:not(:first-child):not(:last-child),
.ant-input-group-wrap:not(:first-child):not(:last-child),
.ant-input-group > .ant-input:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap {
    vertical-align: middle;
    white-space: nowrap;
    width: 1px;
}
.ant-input-group-wrap > * {
    display: block !important;
}
.ant-input-group .ant-input {
    float: left;
    margin-bottom: 0;
    text-align: inherit;
    width: 100%;
}
.ant-input-group .ant-input:focus,
.ant-input-group .ant-input:hover {
    border-right-width: 1px;
    z-index: 1;
}
.ant-input-search-with-button .ant-input-group .ant-input:hover {
    z-index: 0;
}
.ant-input-group-addon {
    background-color: #fafafa;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    color: #000000d9;
    font-size: 14px;
    font-weight: 400;
    padding: 0 11px;
    position: relative;
    text-align: center;
    transition: all 0.3s;
}
.ant-input-group-addon .ant-select {
    margin: -5px -11px;
}
.ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    background-color: inherit;
    border: 1px solid #0000;
    box-shadow: none;
}
.ant-input-group-addon .ant-select-focused .ant-select-selector,
.ant-input-group-addon .ant-select-open .ant-select-selector {
    color: #1890ff;
}
.ant-input-group-addon .ant-cascader-picker {
    background-color: initial;
    margin: -9px -12px;
}
.ant-input-group-addon .ant-cascader-picker .ant-cascader-input {
    border: 0;
    box-shadow: none;
    text-align: left;
}
.ant-input-group-addon:first-child,
.ant-input-group-addon:first-child .ant-select .ant-select-selector,
.ant-input-group > .ant-input:first-child,
.ant-input-group > .ant-input:first-child .ant-select .ant-select-selector {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-input-group-addon:first-child {
    border-right: 0;
}
.ant-input-group-addon:last-child {
    border-left: 0;
}
.ant-input-group-addon:last-child,
.ant-input-group-addon:last-child .ant-select .ant-select-selector,
.ant-input-group > .ant-input:last-child,
.ant-input-group > .ant-input:last-child .ant-select .ant-select-selector {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-input-group-lg .ant-input,
.ant-input-group-lg > .ant-input-group-addon {
    font-size: 16px;
    padding: 6.5px 11px;
}
.ant-input-group-sm .ant-input,
.ant-input-group-sm > .ant-input-group-addon {
    padding: 0 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-affix-wrapper:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child) {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}
.ant-input-group .ant-input-affix-wrapper:not(:first-child),
.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-input-group.ant-input-group-compact {
    display: block;
}
.ant-input-group.ant-input-group-compact:before {
    content: "";
    display: table;
}
.ant-input-group.ant-input-group-compact:after {
    clear: both;
    content: "";
    display: table;
}
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-group.ant-input-group-compact-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-addon:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus,
.ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
    z-index: 1;
}
.ant-input-group.ant-input-group-compact > * {
    border-radius: 0;
    display: inline-block;
    float: none;
    vertical-align: top;
}
.ant-input-group.ant-input-group-compact > .ant-input-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) {
    border-right-width: 1px;
    margin-right: -1px;
}
.ant-input-group.ant-input-group-compact .ant-input {
    float: none;
}
.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,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector {
    border-radius: 0;
    border-right-width: 1px;
}
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
.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:focus,
.ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-group.ant-input-group-compact > .ant-select-focused,
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-arrow,
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:focus,
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:hover {
    z-index: 1;
}
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-group.ant-input-group-compact > :first-child {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}
.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-group.ant-input-group-compact > :last-child {
    border-bottom-right-radius: 2px;
    border-right-width: 1px;
    border-top-right-radius: 2px;
}
.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,
.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-radius: 2px 0 0 2px;
}
.ant-input-group-rtl .ant-input-group-addon:first-child,
.ant-input-group > .ant-input-rtl:first-child {
    border-radius: 0 2px 2px 0;
}
.ant-input-group-rtl .ant-input-group-addon:first-child {
    border-left: 0;
    border-right: 1px solid #d9d9d9;
}
.ant-input-group-rtl .ant-input-group-addon:last-child {
    border-left: 1px solid #d9d9d9;
    border-radius: 2px 0 0 2px;
    border-right: 0;
}
.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:first-child),
.ant-input-group-rtl.ant-input-group-addon:last-child,
.ant-input-group-rtl.ant-input-group > .ant-input:last-child {
    border-radius: 2px 0 0 2px;
}
.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:last-child) {
    border-radius: 0 2px 2px 0;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > :not(:last-child) {
    border-left-width: 1px;
    margin-left: -1px;
    margin-right: 0;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > :first-child {
    border-radius: 0 2px 2px 0;
}
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-group-rtl.ant-input-group.ant-input-group-compact > :last-child {
    border-left-width: 1px;
    border-radius: 2px 0 0 2px;
}
.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl + .ant-input-group-wrapper-rtl {
    margin-left: 0;
    margin-right: -1px;
}
.ant-input-group.ant-input-group-compact
    .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search
    > .ant-input-group
    > .ant-input {
    border-radius: 0 2px 2px 0;
}
.ant-input-group-wrapper {
    display: inline-block;
    text-align: start;
    vertical-align: top;
    width: 100%;
}
.ant-input-password-icon.anticon {
    color: #00000073;
    cursor: pointer;
    transition: all 0.3s;
}
.ant-input-password-icon.anticon:hover {
    color: #000000d9;
}
.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-bottom: 3px;
    padding-top: 3px;
}
.ant-input-textarea-show-count > .ant-input {
    height: 100%;
}
.ant-input-textarea-show-count:after {
    color: #00000073;
    content: attr(data-count);
    float: right;
    pointer-events: none;
    white-space: nowrap;
}
.ant-input-textarea-show-count.ant-input-textarea-in-form-item:after {
    margin-bottom: -22px;
}
.ant-input-textarea-suffix {
    align-items: center;
    bottom: 0;
    display: inline-flex;
    margin: auto;
    position: absolute;
    right: 11px;
    top: 0;
    z-index: 1;
}
.ant-input-compact-item:not(.ant-input-compact-last-item):not(.ant-input-compact-item-rtl) {
    margin-right: -1px;
}
.ant-input-compact-item:not(.ant-input-compact-last-item).ant-input-compact-item-rtl {
    margin-left: -1px;
}
.ant-input-compact-item:active,
.ant-input-compact-item:focus,
.ant-input-compact-item:hover {
    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).ant-input {
    border-radius: 0;
}
.ant-input-compact-item.ant-input.ant-input-compact-first-item:not(.ant-input-compact-last-item):not(
        .ant-input-compact-item-rtl
    ) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-input-compact-item.ant-input.ant-input-compact-item-rtl.ant-input-compact-first-item:not(
        .ant-input-compact-last-item
    ),
.ant-input-compact-item.ant-input.ant-input-compact-last-item:not(.ant-input-compact-first-item):not(
        .ant-input-compact-item-rtl
    ) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-input-compact-item.ant-input.ant-input-compact-item-rtl.ant-input-compact-last-item:not(
        .ant-input-compact-first-item
    ) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-input-search .ant-input:focus,
.ant-input-search .ant-input:hover {
    border-color: #40a9ff;
}
.ant-input-search .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
.ant-input-search .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
    border-left-color: #40a9ff;
}
.ant-input-search .ant-input-affix-wrapper {
    border-radius: 0;
}
.ant-input-search .ant-input-lg {
    line-height: 1.5713;
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child {
    border: 0;
    left: -1px;
    padding: 0;
}
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button {
    border-radius: 0 2px 2px 0;
    padding-bottom: 0;
    padding-top: 0;
}
.ant-input-search
    > .ant-input-group
    > .ant-input-group-addon:last-child
    .ant-input-search-button:not(.ant-btn-primary) {
    color: #00000073;
}
.ant-input-search
    > .ant-input-group
    > .ant-input-group-addon:last-child
    .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading:before {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.ant-input-search-button {
    height: 32px;
}
.ant-input-search-button:focus,
.ant-input-search-button:hover {
    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.ant-input-compact-item:not(.ant-input-compact-item-rtl):not(.ant-input-compact-last-item)
    .ant-input-group-addon
    .ant-input-search-button {
    border-radius: 0;
    margin-right: -1px;
}
.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-affix-wrapper:active,
.ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:focus,
.ant-input-search.ant-input-compact-item .ant-input-affix-wrapper:hover,
.ant-input-search.ant-input-compact-item > .ant-input-affix-wrapper-focused,
.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-group-addon .ant-input-search-button:focus,
.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:active,
.ant-input-search.ant-input-compact-item > .ant-input:focus,
.ant-input-search.ant-input-compact-item > .ant-input:hover {
    z-index: 2;
}
.ant-input-search.ant-input-compact-item-rtl:not(.ant-input-compact-last-item)
    .ant-input-group-addon:last-child
    .ant-input-search-button {
    border-radius: 0;
    margin-left: -1px;
}
.ant-input-group-rtl,
.ant-input-group-wrapper-rtl {
    direction: rtl;
}
.ant-input-affix-wrapper.ant-input-affix-wrapper-rtl > input.ant-input {
    border: none;
    outline: none;
}
.ant-input-affix-wrapper-rtl .ant-input-prefix {
    margin: 0 0 0 4px;
}
.ant-input-affix-wrapper-rtl .ant-input-suffix {
    margin: 0 4px 0 0;
}
.ant-input-textarea-rtl {
    direction: rtl;
}
.ant-input-textarea-rtl.ant-input-textarea-show-count:after {
    text-align: left;
}
.ant-input-affix-wrapper-rtl .ant-input-clear-icon-has-suffix {
    margin-left: 4px;
    margin-right: 0;
}
.ant-input-affix-wrapper-rtl .ant-input-clear-icon {
    left: 8px;
    right: auto;
}
.ant-input-search-rtl {
    direction: rtl;
}
.ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),
.ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary) {
    border-left-color: #d9d9d9;
}
.ant-input-search-rtl .ant-input:focus + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary):hover,
.ant-input-search-rtl .ant-input:hover + .ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary):hover {
    border-left-color: #40a9ff;
}
.ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper-focused,
.ant-input-search-rtl > .ant-input-group > .ant-input-affix-wrapper:hover {
    border-right-color: #40a9ff;
}
.ant-input-search-rtl > .ant-input-group > .ant-input-group-addon:last-child {
    left: auto;
    right: -1px;
}
.ant-input-search-rtl > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button {
    border-radius: 2px 0 0 2px;
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .ant-input {
        height: 32px;
    }
    .ant-input-lg {
        height: 40px;
    }
    .ant-input-sm {
        height: 24px;
    }
    .ant-input-affix-wrapper > input.ant-input {
        height: auto;
    }
}
.ant-message {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    font-size: 14px;
    font-variant: tabular-nums;
    left: 0;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
    pointer-events: none;
    position: fixed;
    top: 8px;
    width: 100%;
    z-index: 1010;
}
.ant-message-notice {
    padding: 8px;
    text-align: center;
}
.ant-message-notice-content {
    background: #fff;
    border-radius: 2px;
    box-shadow:
        0 3px 6px -4px #0000001f,
        0 6px 16px 0 #00000014,
        0 9px 28px 8px #0000000d;
    display: inline-block;
    padding: 10px 16px;
    pointer-events: all;
}
.ant-message-success .anticon {
    color: #52c41a;
}
.ant-message-error .anticon {
    color: #ff4d4f;
}
.ant-message-warning .anticon {
    color: #faad14;
}
.ant-message-info .anticon,
.ant-message-loading .anticon {
    color: #1890ff;
}
.ant-message .anticon {
    font-size: 16px;
    margin-right: 8px;
    position: relative;
    top: 1px;
}
.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active {
    animation-duration: 0.3s;
    animation-name: MessageMoveOut;
}
@keyframes MessageMoveOut {
    0% {
        max-height: 150px;
        opacity: 1;
        padding: 8px;
    }
    to {
        max-height: 0;
        opacity: 0;
        padding: 0;
    }
}
.ant-message-rtl,
.ant-message-rtl span {
    direction: rtl;
}
.ant-message-rtl .anticon {
    margin-left: 8px;
    margin-right: 0;
}
.ant-switch {
    font-feature-settings: "tnum";
    background-color: #00000040;
    border: 0;
    border-radius: 100px;
    box-sizing: border-box;
    color: #000000d9;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-variant: tabular-nums;
    height: 22px;
    line-height: 1.5715;
    line-height: 22px;
    list-style: none;
    margin: 0;
    min-width: 44px;
    padding: 0;
    position: relative;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
}
.ant-switch:focus {
    box-shadow: 0 0 0 2px #0000001a;
    outline: 0;
}
.ant-switch-checked:focus {
    box-shadow: 0 0 0 2px #e6f7ff;
}
.ant-switch:focus:hover {
    box-shadow: none;
}
.ant-switch-checked {
    background-color: #1890ff;
}
.ant-switch-disabled,
.ant-switch-loading {
    cursor: not-allowed;
    opacity: 0.4;
}
.ant-switch-disabled *,
.ant-switch-loading * {
    box-shadow: none;
    cursor: not-allowed;
}
.ant-switch-inner {
    color: #fff;
    display: block;
    font-size: 12px;
    margin: 0 7px 0 25px;
    transition: margin 0.2s;
}
.ant-switch-checked .ant-switch-inner {
    margin: 0 25px 0 7px;
}
.ant-switch-handle {
    height: 18px;
    left: 2px;
    top: 2px;
    width: 18px;
}
.ant-switch-handle,
.ant-switch-handle:before {
    position: absolute;
    transition: all 0.2s ease-in-out;
}
.ant-switch-handle:before {
    background-color: #fff;
    border-radius: 9px;
    bottom: 0;
    box-shadow: 0 2px 4px 0 #00230b33;
    content: "";
    left: 0;
    right: 0;
    top: 0;
}
.ant-switch-checked .ant-switch-handle {
    left: calc(100% - 20px);
}
.ant-switch:not(.ant-switch-disabled):active .ant-switch-handle:before {
    left: 0;
    right: -30%;
}
.ant-switch:not(.ant-switch-disabled):active.ant-switch-checked .ant-switch-handle:before {
    left: -30%;
    right: 0;
}
.ant-switch-loading-icon.anticon {
    color: #000000a6;
    position: relative;
    top: 2px;
    vertical-align: top;
}
.ant-switch-checked .ant-switch-loading-icon {
    color: #1890ff;
}
.ant-switch-small {
    height: 16px;
    line-height: 16px;
    min-width: 28px;
}
.ant-switch-small .ant-switch-inner {
    font-size: 12px;
    margin: 0 5px 0 18px;
}
.ant-switch-small .ant-switch-handle {
    height: 12px;
    width: 12px;
}
.ant-switch-small .ant-switch-loading-icon {
    font-size: 9px;
    top: 1.5px;
}
.ant-switch-small.ant-switch-checked .ant-switch-inner {
    margin: 0 18px 0 5px;
}
.ant-switch-small.ant-switch-checked .ant-switch-handle {
    left: calc(100% - 14px);
}
.ant-switch-rtl {
    direction: rtl;
}
.ant-switch-rtl .ant-switch-inner {
    margin: 0 25px 0 7px;
}
.ant-switch-rtl .ant-switch-handle {
    left: auto;
    right: 2px;
}
.ant-switch-rtl:not(.ant-switch-rtl-disabled):active .ant-switch-handle:before {
    left: -30%;
    right: 0;
}
.ant-switch-rtl:not(.ant-switch-rtl-disabled):active.ant-switch-checked .ant-switch-handle:before {
    left: 0;
    right: -30%;
}
.ant-switch-rtl.ant-switch-checked .ant-switch-inner {
    margin: 0 7px 0 25px;
}
.ant-switch-rtl.ant-switch-checked .ant-switch-handle {
    right: calc(100% - 20px);
}
.ant-switch-rtl.ant-switch-small.ant-switch-checked .ant-switch-handle {
    right: calc(100% - 14px);
}
.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
    font-size: 14px;
    padding: 8px 0;
}
.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
    font-size: 16px;
    padding: 16px 0;
}
.ant-tabs-card.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
    padding: 6px 16px;
}
.ant-tabs-card.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
    padding: 7px 16px 6px;
}
.ant-tabs-rtl {
    direction: rtl;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab {
    margin: 0 0 0 32px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type {
    margin-left: 0;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon {
    margin-left: 12px;
    margin-right: 0;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove {
    margin-left: -4px;
    margin-right: 8px;
}
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon {
    margin: 0;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-nav {
    order: 1;
}
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder,
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
    order: 0;
}
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
    order: 1;
}
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
    margin-left: 0;
    margin-right: 2px;
}
.ant-tabs-dropdown-rtl {
    direction: rtl;
}
.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
    text-align: right;
}
.ant-tabs-bottom,
.ant-tabs-top {
    flex-direction: column;
}
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav,
.ant-tabs-top > .ant-tabs-nav,
.ant-tabs-top > div > .ant-tabs-nav {
    margin: 0 0 16px;
}
.ant-tabs-bottom > .ant-tabs-nav:before,
.ant-tabs-bottom > div > .ant-tabs-nav:before,
.ant-tabs-top > .ant-tabs-nav:before,
.ant-tabs-top > div > .ant-tabs-nav:before {
    border-bottom: 1px solid #f0f0f0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar {
    height: 2px;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
    transition:
        width 0.3s,
        left 0.3s,
        right 0.3s;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap:before {
    bottom: 0;
    top: 0;
    width: 30px;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap:before {
    box-shadow: inset 10px 0 8px -8px #00000014;
    left: 0;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap:after {
    box-shadow: inset -10px 0 8px -8px #00000014;
    right: 0;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left:before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right:after {
    opacity: 1;
}
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > .ant-tabs-nav:before,
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-top > div > .ant-tabs-nav:before {
    bottom: 0;
}
.ant-tabs-bottom > .ant-tabs-nav,
.ant-tabs-bottom > div > .ant-tabs-nav {
    margin-bottom: 0;
    margin-top: 16px;
    order: 1;
}
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > .ant-tabs-nav:before,
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-bottom > div > .ant-tabs-nav:before {
    top: 0;
}
.ant-tabs-bottom > .ant-tabs-content-holder,
.ant-tabs-bottom > div > .ant-tabs-content-holder {
    order: 0;
}
.ant-tabs-left > .ant-tabs-nav,
.ant-tabs-left > div > .ant-tabs-nav,
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
    flex-direction: column;
    min-width: 50px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
    padding: 8px 24px;
    text-align: center;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
    margin: 16px 0 0;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap {
    flex-direction: column;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap:before {
    height: 30px;
    left: 0;
    right: 0;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap:before {
    box-shadow: inset 0 10px 8px -8px #00000014;
    top: 0;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap:after {
    bottom: 0;
    box-shadow: inset 0 -10px 8px -8px #00000014;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom:after,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top:before {
    opacity: 1;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
    width: 2px;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar-animated,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
    transition:
        height 0.3s,
        top 0.3s;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-operations {
    flex: 1 0 auto;
    flex-direction: column;
}
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar {
    right: 0;
}
.ant-tabs-left > .ant-tabs-content-holder,
.ant-tabs-left > div > .ant-tabs-content-holder {
    border-left: 1px solid #f0f0f0;
    margin-left: -1px;
}
.ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-left > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    padding-left: 24px;
}
.ant-tabs-right > .ant-tabs-nav,
.ant-tabs-right > div > .ant-tabs-nav {
    order: 1;
}
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
    left: 0;
}
.ant-tabs-right > .ant-tabs-content-holder,
.ant-tabs-right > div > .ant-tabs-content-holder {
    border-right: 1px solid #f0f0f0;
    margin-right: -1px;
    order: 0;
}
.ant-tabs-right > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs-right > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
    padding-right: 24px;
}
.ant-tabs-dropdown {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    display: block;
    font-size: 14px;
    font-variant: tabular-nums;
    left: -9999px;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -9999px;
    z-index: 1050;
}
.ant-tabs-dropdown-hidden {
    display: none;
}
.ant-tabs-dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 2px;
    box-shadow:
        0 3px 6px -4px #0000001f,
        0 6px 16px 0 #00000014,
        0 9px 28px 8px #0000000d;
    list-style-type: none;
    margin: 0;
    max-height: 200px;
    outline: none;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 4px 0;
    text-align: left;
}
.ant-tabs-dropdown-menu-item {
    align-items: center;
    color: #000000d9;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    min-width: 120px;
    overflow: hidden;
    padding: 5px 12px;
    text-overflow: ellipsis;
    transition: all 0.3s;
    white-space: nowrap;
}
.ant-tabs-dropdown-menu-item > span {
    flex: 1;
    white-space: nowrap;
}
.ant-tabs-dropdown-menu-item-remove {
    background: #0000;
    border: 0;
    color: #00000073;
    cursor: pointer;
    flex: none;
    font-size: 12px;
    margin-left: 12px;
}
.ant-tabs-dropdown-menu-item-remove:hover {
    color: #40a9ff;
}
.ant-tabs-dropdown-menu-item:hover {
    background: #f5f5f5;
}
.ant-tabs-dropdown-menu-item-disabled,
.ant-tabs-dropdown-menu-item-disabled:hover {
    background: #0000;
    color: #00000040;
    cursor: not-allowed;
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab {
    background: #fafafa;
    border: 1px solid #f0f0f0;
    margin: 0;
    padding: 8px 16px;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab-active {
    background: #fff;
    color: #1890ff;
}
.ant-tabs-card > .ant-tabs-nav .ant-tabs-ink-bar,
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-ink-bar {
    visibility: hidden;
}
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
    margin-left: 2px;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab {
    border-radius: 2px 2px 0 0;
}
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab-active {
    border-bottom-color: #fff;
}
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab {
    border-radius: 0 0 2px 2px;
}
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab-active {
    border-top-color: #fff;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab + .ant-tabs-tab {
    margin-top: 2px;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab {
    border-radius: 2px 0 0 2px;
}
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab-active {
    border-right-color: #fff;
}
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
    border-radius: 0 2px 2px 0;
}
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab-active,
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab-active {
    border-left-color: #fff;
}
.ant-tabs {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    display: flex;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ant-tabs > .ant-tabs-nav,
.ant-tabs > div > .ant-tabs-nav {
    align-items: center;
    display: flex;
    flex: none;
    position: relative;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap {
    align-self: stretch;
    display: inline-block;
    display: flex;
    flex: auto;
    overflow: hidden;
    position: relative;
    transform: translate(0);
    white-space: nowrap;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap:before,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap:after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap:before {
    content: "";
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: opacity 0.3s;
    z-index: 1;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-list,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-list {
    display: flex;
    position: relative;
    transition: transform 0.3s;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations {
    align-self: stretch;
    display: flex;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations-hidden,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations-hidden {
    pointer-events: none;
    position: absolute;
    visibility: hidden;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more {
    background: #0000;
    border: 0;
    padding: 8px 16px;
    position: relative;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more:after,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more:after {
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
    transform: translateY(100%);
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add {
    background: #fafafa;
    border: 1px solid #f0f0f0;
    border-radius: 2px 2px 0 0;
    cursor: pointer;
    margin-left: 2px;
    min-width: 40px;
    outline: none;
    padding: 0 8px;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:hover,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:hover {
    color: #40a9ff;
}
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:focus,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:active,
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:focus {
    color: #096dd9;
}
.ant-tabs-extra-content {
    flex: none;
}
.ant-tabs-centered > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*="ant-tabs-nav-wrap-ping"]),
.ant-tabs-centered > div > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*="ant-tabs-nav-wrap-ping"]) {
    justify-content: center;
}
.ant-tabs-ink-bar {
    background: #1890ff;
    pointer-events: none;
    position: absolute;
}
.ant-tabs-tab {
    align-items: center;
    background: #0000;
    border: 0;
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    outline: none;
    padding: 12px 0;
    position: relative;
}
.ant-tabs-tab-btn:active,
.ant-tabs-tab-btn:focus,
.ant-tabs-tab-remove:active,
.ant-tabs-tab-remove:focus {
    color: #096dd9;
}
.ant-tabs-tab-btn,
.ant-tabs-tab-remove {
    outline: none;
    transition: all 0.3s;
}
.ant-tabs-tab-remove {
    background: #0000;
    border: none;
    color: #00000073;
    cursor: pointer;
    flex: none;
    font-size: 12px;
    margin-left: 8px;
    margin-right: -4px;
}
.ant-tabs-tab-remove:hover {
    color: #000000d9;
}
.ant-tabs-tab:hover {
    color: #40a9ff;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
    color: #1890ff;
    text-shadow: 0 0 0.25px currentcolor;
}
.ant-tabs-tab.ant-tabs-tab-disabled {
    color: #00000040;
    cursor: not-allowed;
}
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active,
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus {
    color: #00000040;
}
.ant-tabs-tab .ant-tabs-tab-remove .anticon {
    margin: 0;
}
.ant-tabs-tab .anticon {
    margin-right: 12px;
}
.ant-tabs-tab + .ant-tabs-tab {
    margin: 0 0 0 32px;
}
.ant-tabs-content {
    position: relative;
    width: 100%;
}
.ant-tabs-content-holder {
    flex: auto;
    min-height: 0;
    min-width: 0;
}
.ant-tabs-tabpane {
    outline: none;
}
.ant-tabs-tabpane-hidden {
    display: none;
}
.ant-tabs-switch-appear,
.ant-tabs-switch-enter {
    transition: none;
}
.ant-tabs-switch-appear-start,
.ant-tabs-switch-enter-start {
    opacity: 0;
}
.ant-tabs-switch-appear-active,
.ant-tabs-switch-enter-active {
    opacity: 1;
    transition: opacity 0.3s;
}
.ant-tabs-switch-leave {
    inset: 0;
    position: absolute;
    transition: none;
}
.ant-tabs-switch-leave-start {
    opacity: 1;
}
.ant-tabs-switch-leave-active {
    opacity: 0;
    transition: opacity 0.3s;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-danger {
    color: #ff4d4f;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-danger:hover {
    background-color: #ff4d4f;
    color: #fff;
}
.ant-dropdown {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    display: block;
    font-size: 14px;
    font-variant: tabular-nums;
    left: -9999px;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -9999px;
    z-index: 1050;
}
.ant-dropdown:before {
    bottom: -4px;
    content: " ";
    left: -7px;
    opacity: 0.0001;
    position: absolute;
    right: 0;
    top: -4px;
    z-index: -9999;
}
.ant-dropdown-wrap {
    position: relative;
}
.ant-dropdown-wrap .ant-btn > .anticon-down {
    font-size: 10px;
}
.ant-dropdown-wrap .anticon-down:before {
    transition: transform 0.2s;
}
.ant-dropdown-wrap-open .anticon-down:before {
    transform: rotate(180deg);
}
.ant-dropdown-hidden,
.ant-dropdown-menu-hidden,
.ant-dropdown-menu-submenu-hidden {
    display: none;
}
.ant-dropdown-show-arrow.ant-dropdown-placement-top,
.ant-dropdown-show-arrow.ant-dropdown-placement-topLeft,
.ant-dropdown-show-arrow.ant-dropdown-placement-topRight {
    padding-bottom: 15.3137085px;
}
.ant-dropdown-show-arrow.ant-dropdown-placement-bottom,
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomLeft,
.ant-dropdown-show-arrow.ant-dropdown-placement-bottomRight {
    padding-top: 15.3137085px;
}
.ant-dropdown-arrow {
    border-radius: 0 0 2px;
    display: block;
    height: 11.3137085px;
    pointer-events: none;
    position: absolute;
    width: 11.3137085px;
    z-index: 1;
}
.ant-dropdown-arrow:before {
    background: #fff;
    background-position: -10px -10px;
    background-repeat: no-repeat;
    -webkit-clip-path: inset(33% 33%);
    clip-path: inset(33% 33%);
    -webkit-clip-path: path(
        "M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z"
    );
    clip-path: path(
        "M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z"
    );
    content: "";
    height: 33.9411255px;
    left: -11.3137085px;
    position: absolute;
    top: -11.3137085px;
    width: 33.9411255px;
}
.ant-dropdown-placement-top > .ant-dropdown-arrow,
.ant-dropdown-placement-topLeft > .ant-dropdown-arrow,
.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
    bottom: 10px;
    box-shadow: 3px 3px 7px -3px #0000001a;
    transform: rotate(45deg);
}
.ant-dropdown-placement-top > .ant-dropdown-arrow {
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
}
.ant-dropdown-placement-topLeft > .ant-dropdown-arrow {
    left: 16px;
}
.ant-dropdown-placement-topRight > .ant-dropdown-arrow {
    right: 16px;
}
.ant-dropdown-placement-bottom > .ant-dropdown-arrow,
.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow,
.ant-dropdown-placement-bottomRight > .ant-dropdown-arrow {
    box-shadow: 2px 2px 5px -2px #0000001a;
    top: 9.41421356px;
    transform: rotate(-135deg) translateY(-0.5px);
}
.ant-dropdown-placement-bottom > .ant-dropdown-arrow {
    left: 50%;
    transform: translateX(-50%) rotate(-135deg) translateY(-0.5px);
}
.ant-dropdown-placement-bottomLeft > .ant-dropdown-arrow {
    left: 16px;
}
.ant-dropdown-placement-bottomRight > .ant-dropdown-arrow {
    right: 16px;
}
.ant-dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 2px;
    box-shadow:
        0 3px 6px -4px #0000001f,
        0 6px 16px 0 #00000014,
        0 9px 28px 8px #0000000d;
    list-style-type: none;
    margin: 0;
    outline: none;
    padding: 4px 0;
    position: relative;
    text-align: left;
}
.ant-dropdown-menu-item-group-title {
    color: #00000073;
    padding: 5px 12px;
    transition: all 0.3s;
}
.ant-dropdown-menu-submenu-popup {
    background: #0000;
    box-shadow: none;
    position: absolute;
    transform-origin: 0 0;
    z-index: 1050;
}
.ant-dropdown-menu-submenu-popup li,
.ant-dropdown-menu-submenu-popup ul {
    list-style: none;
}
.ant-dropdown-menu-submenu-popup ul {
    margin-left: 0.3em;
    margin-right: 0.3em;
}
.ant-dropdown-menu-item {
    align-items: center;
    display: flex;
    position: relative;
}
.ant-dropdown-menu-item-icon {
    font-size: 12px;
    margin-right: 8px;
    min-width: 12px;
}
.ant-dropdown-menu-title-content {
    flex: auto;
}
.ant-dropdown-menu-title-content > a {
    color: inherit;
    transition: all 0.3s;
}
.ant-dropdown-menu-title-content > a:hover {
    color: inherit;
}
.ant-dropdown-menu-title-content > a:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
    clear: both;
    color: #000000d9;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 5px 12px;
    transition: all 0.3s;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected {
    background-color: #e6f7ff;
    color: #1890ff;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-active,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-active,
.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-active,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-active,
.ant-dropdown-menu-submenu-title:hover {
    background-color: #f5f5f5;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-disabled,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-disabled {
    color: #00000040;
    cursor: not-allowed;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-disabled:hover,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-disabled:hover {
    background-color: #fff;
    color: #00000040;
    cursor: not-allowed;
}
.ant-dropdown-menu-item.ant-dropdown-menu-item-disabled a,
.ant-dropdown-menu-item.ant-dropdown-menu-submenu-title-disabled a,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-item-disabled a,
.ant-dropdown-menu-submenu-title.ant-dropdown-menu-submenu-title-disabled a {
    pointer-events: none;
}
.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
    background-color: #f0f0f0;
    height: 1px;
    line-height: 0;
    margin: 4px 0;
    overflow: hidden;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon {
    position: absolute;
    right: 8px;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon {
    color: #00000073;
    font-size: 10px;
    font-style: normal;
    margin-right: 0 !important;
}
.ant-dropdown-menu-item-group-list {
    list-style: none;
    margin: 0 8px;
    padding: 0;
}
.ant-dropdown-menu-submenu-title {
    padding-right: 24px;
}
.ant-dropdown-menu-submenu-vertical {
    position: relative;
}
.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
    left: 100%;
    margin-left: 4px;
    min-width: 100%;
    position: absolute;
    top: 0;
    transform-origin: 0 0;
}
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled
    .ant-dropdown-menu-submenu-title
    .ant-dropdown-menu-submenu-arrow-icon {
    background-color: #fff;
    color: #00000040;
    cursor: not-allowed;
}
.ant-dropdown-menu-submenu-selected .ant-dropdown-menu-submenu-title {
    color: #1890ff;
}
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-appear.ant-slide-down-appear-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-enter.ant-slide-down-enter-active.ant-dropdown-placement-bottomRight {
    animation-name: antSlideUpIn;
}
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-dropdown-placement-topRight,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-dropdown-placement-topRight {
    animation-name: antSlideDownIn;
}
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottom,
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.ant-slide-down-leave.ant-slide-down-leave-active.ant-dropdown-placement-bottomRight {
    animation-name: antSlideUpOut;
}
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-top,
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-dropdown-placement-topRight {
    animation-name: antSlideDownOut;
}
.ant-dropdown-button > .anticon.anticon-down,
.ant-dropdown-link > .anticon.anticon-down,
.ant-dropdown-trigger > .anticon.anticon-down {
    font-size: 10px;
    vertical-align: initial;
}
.ant-dropdown-button {
    white-space: nowrap;
}
.ant-dropdown-button.ant-btn-group > .ant-btn-loading,
.ant-dropdown-button.ant-btn-group > .ant-btn-loading + .ant-btn {
    cursor: default;
    pointer-events: none;
}
.ant-dropdown-button.ant-btn-group > .ant-btn-loading + .ant-btn:before {
    display: block;
}
.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child):not(.ant-btn-icon-only) {
    padding-left: 8px;
    padding-right: 8px;
}
.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
    background: #001529;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a .ant-dropdown-menu-submenu-arrow:after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow:after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after {
    color: #ffffffa6;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > .anticon + span > a:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover {
    background: #0000;
    color: #fff;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
    background: #1890ff;
    color: #fff;
}
.ant-dropdown-rtl {
    direction: rtl;
}
.ant-dropdown-rtl.ant-dropdown:before {
    left: 0;
    right: -7px;
}
.ant-dropdown-menu-submenu-rtl .ant-dropdown-menu-item-group-title,
.ant-dropdown-menu.ant-dropdown-menu-rtl,
.ant-dropdown-rtl .ant-dropdown-menu-item-group-title {
    direction: rtl;
    text-align: right;
}
.ant-dropdown-menu-submenu-popup.ant-dropdown-menu-submenu-rtl {
    transform-origin: 100% 0;
}
.ant-dropdown-rtl .ant-dropdown-menu-item,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup li,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-popup ul,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title {
    text-align: right;
}
.ant-dropdown-rtl .ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-item > span > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title > .anticon:first-child,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title > span > .anticon:first-child {
    margin-left: 8px;
    margin-right: 0;
}
.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon,
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon {
    left: 8px;
    right: auto;
}
.ant-dropdown-rtl .ant-dropdown-menu-item .ant-dropdown-menu-submenu-expand-icon .ant-dropdown-menu-submenu-arrow-icon,
.ant-dropdown-rtl
    .ant-dropdown-menu-submenu-title
    .ant-dropdown-menu-submenu-expand-icon
    .ant-dropdown-menu-submenu-arrow-icon {
    margin-left: 0 !important;
    transform: scaleX(-1);
}
.ant-dropdown-rtl .ant-dropdown-menu-submenu-title {
    padding-left: 24px;
    padding-right: 12px;
}
.ant-dropdown-rtl .ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
    left: 0;
    margin-left: 0;
    margin-right: 4px;
    right: 100%;
}
.ant-tooltip {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    display: block;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    max-width: 250px;
    padding: 0;
    position: absolute;
    visibility: visible;
    width: -moz-max-content;
    width: max-content;
    width: intrinsic;
    z-index: 1070;
}
.ant-tooltip-content {
    position: relative;
}
.ant-tooltip-hidden {
    display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
    padding-bottom: 14.3137085px;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightBottom,
.ant-tooltip-placement-rightTop {
    padding-left: 14.3137085px;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
    padding-top: 14.3137085px;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftBottom,
.ant-tooltip-placement-leftTop {
    padding-right: 14.3137085px;
}
.ant-tooltip-inner {
    word-wrap: break-word;
    background-color: #000000bf;
    border-radius: 2px;
    box-shadow:
        0 3px 6px -4px #0000001f,
        0 6px 16px 0 #00000014,
        0 9px 28px 8px #0000000d;
    color: #fff;
    min-height: 32px;
    min-width: 30px;
    padding: 6px 8px;
    text-align: left;
    text-decoration: none;
}
.ant-tooltip-arrow {
    background: #0000;
    display: block;
    height: 22px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    width: 22px;
    z-index: 2;
}
.ant-tooltip-arrow-content {
    --antd-arrow-background-color: linear-gradient(to right bottom, #000000a6, #000000bf);
    border-radius: 0 0 2px;
    bottom: 0;
    content: "";
    display: block;
    height: 11.3137085px;
    left: 0;
    margin: auto;
    pointer-events: auto;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 11.3137085px;
}
.ant-tooltip-arrow-content:before {
    background: var(--antd-arrow-background-color);
    background-position: -10px -10px;
    background-repeat: no-repeat;
    -webkit-clip-path: inset(33% 33%);
    clip-path: inset(33% 33%);
    -webkit-clip-path: path(
        "M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z"
    );
    clip-path: path(
        "M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z"
    );
    content: "";
    height: 33.9411255px;
    left: -11.3137085px;
    position: absolute;
    top: -11.3137085px;
    width: 33.9411255px;
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
    bottom: 0;
    transform: translateY(100%);
}
.ant-tooltip-placement-top .ant-tooltip-arrow-content,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow-content,
.ant-tooltip-placement-topRight .ant-tooltip-arrow-content {
    box-shadow: 3px 3px 7px #00000012;
    transform: translateY(-11px) rotate(45deg);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
    left: 50%;
    transform: translateY(100%) translateX(-50%);
}
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
    left: 13px;
}
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
    right: 13px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
    left: 0;
    transform: translateX(-100%);
}
.ant-tooltip-placement-right .ant-tooltip-arrow-content,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content {
    box-shadow: -3px 3px 7px #00000012;
    transform: translateX(11px) rotate(135deg);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
    top: 50%;
    transform: translateX(-100%) translateY(-50%);
}
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
    top: 5px;
}
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
    bottom: 5px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
    right: 0;
    transform: translateX(100%);
}
.ant-tooltip-placement-left .ant-tooltip-arrow-content,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow-content,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow-content {
    box-shadow: 3px -3px 7px #00000012;
    transform: translateX(-11px) rotate(315deg);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
    top: 50%;
    transform: translateX(100%) translateY(-50%);
}
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
    top: 5px;
}
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
    bottom: 5px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
    top: 0;
    transform: translateY(-100%);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow-content,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow-content,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow-content {
    box-shadow: -3px -3px 7px #00000012;
    transform: translateY(11px) rotate(225deg);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
    left: 50%;
    transform: translateY(-100%) translateX(-50%);
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
    left: 13px;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
    right: 13px;
}
.ant-tooltip-pink .ant-tooltip-inner {
    background-color: #eb2f96;
}
.ant-tooltip-pink .ant-tooltip-arrow-content:before {
    background: #eb2f96;
}
.ant-tooltip-magenta .ant-tooltip-inner {
    background-color: #eb2f96;
}
.ant-tooltip-magenta .ant-tooltip-arrow-content:before {
    background: #eb2f96;
}
.ant-tooltip-red .ant-tooltip-inner {
    background-color: #f5222d;
}
.ant-tooltip-red .ant-tooltip-arrow-content:before {
    background: #f5222d;
}
.ant-tooltip-volcano .ant-tooltip-inner {
    background-color: #fa541c;
}
.ant-tooltip-volcano .ant-tooltip-arrow-content:before {
    background: #fa541c;
}
.ant-tooltip-orange .ant-tooltip-inner {
    background-color: #fa8c16;
}
.ant-tooltip-orange .ant-tooltip-arrow-content:before {
    background: #fa8c16;
}
.ant-tooltip-yellow .ant-tooltip-inner {
    background-color: #fadb14;
}
.ant-tooltip-yellow .ant-tooltip-arrow-content:before {
    background: #fadb14;
}
.ant-tooltip-gold .ant-tooltip-inner {
    background-color: #faad14;
}
.ant-tooltip-gold .ant-tooltip-arrow-content:before {
    background: #faad14;
}
.ant-tooltip-cyan .ant-tooltip-inner {
    background-color: #13c2c2;
}
.ant-tooltip-cyan .ant-tooltip-arrow-content:before {
    background: #13c2c2;
}
.ant-tooltip-lime .ant-tooltip-inner {
    background-color: #a0d911;
}
.ant-tooltip-lime .ant-tooltip-arrow-content:before {
    background: #a0d911;
}
.ant-tooltip-green .ant-tooltip-inner {
    background-color: #52c41a;
}
.ant-tooltip-green .ant-tooltip-arrow-content:before {
    background: #52c41a;
}
.ant-tooltip-blue .ant-tooltip-inner {
    background-color: #1890ff;
}
.ant-tooltip-blue .ant-tooltip-arrow-content:before {
    background: #1890ff;
}
.ant-tooltip-geekblue .ant-tooltip-inner {
    background-color: #2f54eb;
}
.ant-tooltip-geekblue .ant-tooltip-arrow-content:before {
    background: #2f54eb;
}
.ant-tooltip-purple .ant-tooltip-inner {
    background-color: #722ed1;
}
.ant-tooltip-purple .ant-tooltip-arrow-content:before {
    background: #722ed1;
}
.ant-tooltip-rtl {
    direction: rtl;
}
.ant-tooltip-rtl .ant-tooltip-inner {
    text-align: right;
}
.ant-popover {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    cursor: auto;
    font-size: 14px;
    font-variant: tabular-nums;
    font-weight: 400;
    left: 0;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 0;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    white-space: normal;
    z-index: 1030;
}
.ant-popover-content {
    position: relative;
}
.ant-popover:after {
    background: #ffffff03;
    content: "";
    position: absolute;
}
.ant-popover-hidden {
    display: none;
}
.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
    padding-bottom: 15.3137085px;
}
.ant-popover-placement-right,
.ant-popover-placement-rightBottom,
.ant-popover-placement-rightTop {
    padding-left: 15.3137085px;
}
.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
    padding-top: 15.3137085px;
}
.ant-popover-placement-left,
.ant-popover-placement-leftBottom,
.ant-popover-placement-leftTop {
    padding-right: 15.3137085px;
}
.ant-popover-inner {
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 2px;
    box-shadow:
        0 3px 6px -4px #0000001f,
        0 6px 16px 0 #00000014,
        0 9px 28px 8px #0000000d;
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .ant-popover-inner {
        box-shadow:
            0 3px 6px -4px #0000001f,
            0 6px 16px 0 #00000014,
            0 9px 28px 8px #0000000d;
    }
}
.ant-popover-title {
    border-bottom: 1px solid #f0f0f0;
    color: #000000d9;
    font-weight: 500;
    margin: 0;
    min-height: 32px;
    min-width: 177px;
    padding: 5px 16px 4px;
}
.ant-popover-inner-content {
    color: #000000d9;
    padding: 12px 16px;
}
.ant-popover-message {
    color: #000000d9;
    display: flex;
    font-size: 14px;
    padding: 4px 0 12px;
}
.ant-popover-message-icon {
    color: #faad14;
    display: inline-block;
    font-size: 14px;
    margin-right: 8px;
}
.ant-popover-buttons {
    margin-bottom: 4px;
    text-align: right;
}
.ant-popover-buttons button:not(:first-child) {
    margin-left: 8px;
}
.ant-popover-arrow {
    background: #0000;
    display: block;
    height: 22px;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    width: 22px;
}
.ant-popover-arrow-content {
    --antd-arrow-background-color: #fff;
    border-radius: 0 0 2px;
    bottom: 0;
    content: "";
    display: block;
    height: 11.3137085px;
    left: 0;
    margin: auto;
    pointer-events: auto;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 11.3137085px;
}
.ant-popover-arrow-content:before {
    background: var(--antd-arrow-background-color);
    background-position: -10px -10px;
    background-repeat: no-repeat;
    -webkit-clip-path: inset(33% 33%);
    clip-path: inset(33% 33%);
    -webkit-clip-path: path(
        "M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z"
    );
    clip-path: path(
        "M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z"
    );
    content: "";
    height: 33.9411255px;
    left: -11.3137085px;
    position: absolute;
    top: -11.3137085px;
    width: 33.9411255px;
}
.ant-popover-placement-top .ant-popover-arrow,
.ant-popover-placement-topLeft .ant-popover-arrow,
.ant-popover-placement-topRight .ant-popover-arrow {
    bottom: 0;
    transform: translateY(100%);
}
.ant-popover-placement-top .ant-popover-arrow-content,
.ant-popover-placement-topLeft .ant-popover-arrow-content,
.ant-popover-placement-topRight .ant-popover-arrow-content {
    box-shadow: 3px 3px 7px #00000012;
    transform: translateY(-11px) rotate(45deg);
}
.ant-popover-placement-top .ant-popover-arrow {
    left: 50%;
    transform: translateY(100%) translateX(-50%);
}
.ant-popover-placement-topLeft .ant-popover-arrow {
    left: 16px;
}
.ant-popover-placement-topRight .ant-popover-arrow {
    right: 16px;
}
.ant-popover-placement-right .ant-popover-arrow,
.ant-popover-placement-rightBottom .ant-popover-arrow,
.ant-popover-placement-rightTop .ant-popover-arrow {
    left: 0;
    transform: translateX(-100%);
}
.ant-popover-placement-right .ant-popover-arrow-content,
.ant-popover-placement-rightBottom .ant-popover-arrow-content,
.ant-popover-placement-rightTop .ant-popover-arrow-content {
    box-shadow: 3px 3px 7px #00000012;
    transform: translateX(11px) rotate(135deg);
}
.ant-popover-placement-right .ant-popover-arrow {
    top: 50%;
    transform: translateX(-100%) translateY(-50%);
}
.ant-popover-placement-rightTop .ant-popover-arrow {
    top: 12px;
}
.ant-popover-placement-rightBottom .ant-popover-arrow {
    bottom: 12px;
}
.ant-popover-placement-bottom .ant-popover-arrow,
.ant-popover-placement-bottomLeft .ant-popover-arrow,
.ant-popover-placement-bottomRight .ant-popover-arrow {
    top: 0;
    transform: translateY(-100%);
}
.ant-popover-placement-bottom .ant-popover-arrow-content,
.ant-popover-placement-bottomLeft .ant-popover-arrow-content,
.ant-popover-placement-bottomRight .ant-popover-arrow-content {
    box-shadow: 2px 2px 5px #0000000f;
    transform: translateY(11px) rotate(-135deg);
}
.ant-popover-placement-bottom .ant-popover-arrow {
    left: 50%;
    transform: translateY(-100%) translateX(-50%);
}
.ant-popover-placement-bottomLeft .ant-popover-arrow {
    left: 16px;
}
.ant-popover-placement-bottomRight .ant-popover-arrow {
    right: 16px;
}
.ant-popover-placement-left .ant-popover-arrow,
.ant-popover-placement-leftBottom .ant-popover-arrow,
.ant-popover-placement-leftTop .ant-popover-arrow {
    right: 0;
    transform: translateX(100%);
}
.ant-popover-placement-left .ant-popover-arrow-content,
.ant-popover-placement-leftBottom .ant-popover-arrow-content,
.ant-popover-placement-leftTop .ant-popover-arrow-content {
    box-shadow: 3px 3px 7px #00000012;
    transform: translateX(-11px) rotate(-45deg);
}
.ant-popover-placement-left .ant-popover-arrow {
    top: 50%;
    transform: translateX(100%) translateY(-50%);
}
.ant-popover-placement-leftTop .ant-popover-arrow {
    top: 12px;
}
.ant-popover-placement-leftBottom .ant-popover-arrow {
    bottom: 12px;
}
.ant-popover-magenta .ant-popover-arrow-content,
.ant-popover-magenta .ant-popover-inner,
.ant-popover-pink .ant-popover-arrow-content,
.ant-popover-pink .ant-popover-inner {
    background-color: #eb2f96;
}
.ant-popover-red .ant-popover-arrow-content,
.ant-popover-red .ant-popover-inner {
    background-color: #f5222d;
}
.ant-popover-volcano .ant-popover-arrow-content,
.ant-popover-volcano .ant-popover-inner {
    background-color: #fa541c;
}
.ant-popover-orange .ant-popover-arrow-content,
.ant-popover-orange .ant-popover-inner {
    background-color: #fa8c16;
}
.ant-popover-yellow .ant-popover-arrow-content,
.ant-popover-yellow .ant-popover-inner {
    background-color: #fadb14;
}
.ant-popover-gold .ant-popover-arrow-content,
.ant-popover-gold .ant-popover-inner {
    background-color: #faad14;
}
.ant-popover-cyan .ant-popover-arrow-content,
.ant-popover-cyan .ant-popover-inner {
    background-color: #13c2c2;
}
.ant-popover-lime .ant-popover-arrow-content,
.ant-popover-lime .ant-popover-inner {
    background-color: #a0d911;
}
.ant-popover-green .ant-popover-arrow-content,
.ant-popover-green .ant-popover-inner {
    background-color: #52c41a;
}
.ant-popover-blue .ant-popover-arrow-content,
.ant-popover-blue .ant-popover-inner {
    background-color: #1890ff;
}
.ant-popover-geekblue .ant-popover-arrow-content,
.ant-popover-geekblue .ant-popover-inner {
    background-color: #2f54eb;
}
.ant-popover-purple .ant-popover-arrow-content,
.ant-popover-purple .ant-popover-inner {
    background-color: #722ed1;
}
.ant-popover-rtl {
    direction: rtl;
    text-align: right;
}
.ant-popover-rtl .ant-popover-message-icon {
    margin-left: 8px;
    margin-right: 0;
}
.ant-popover-rtl .ant-popover-message-title {
    padding-left: 16px;
}
.ant-popover-rtl .ant-popover-buttons {
    text-align: left;
}
.ant-popover-rtl .ant-popover-buttons button {
    margin-left: 0;
    margin-right: 8px;
}
.ant-collapse {
    font-feature-settings: "tnum";
    background-color: #fafafa;
    border: 1px solid #d9d9d9;
    border-bottom: 0;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000000d9;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
}
.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 2px 2px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header {
    align-items: flex-start;
    color: #000000d9;
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
    line-height: 1.5715;
    padding: 12px 16px;
    position: relative;
    transition:
        all 0.3s,
        visibility 0s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
    display: inline-block;
    font-size: 12px;
    margin-right: 12px;
    vertical-align: -1px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
    transition: transform 0.24s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-header-text {
    flex: auto;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
    margin-left: auto;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header:focus {
    outline: none;
}
.ant-collapse > .ant-collapse-item .ant-collapse-header-collapsible-only {
    cursor: default;
}
.ant-collapse > .ant-collapse-item .ant-collapse-header-collapsible-only .ant-collapse-header-text {
    cursor: pointer;
    flex: none;
}
.ant-collapse > .ant-collapse-item .ant-collapse-icon-collapsible-only {
    cursor: default;
}
.ant-collapse > .ant-collapse-item .ant-collapse-icon-collapsible-only .ant-collapse-expand-icon {
    cursor: pointer;
}
.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
    padding-left: 12px;
}
.ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header {
    padding: 12px 40px 12px 16px;
    position: relative;
}
.ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
    left: auto;
    margin: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}
.ant-collapse-content {
    background-color: #fff;
    border-top: 1px solid #d9d9d9;
    color: #000000d9;
}
.ant-collapse-content > .ant-collapse-content-box {
    padding: 16px;
}
.ant-collapse-content-hidden {
    display: none;
}
.ant-collapse-item:last-child > .ant-collapse-content {
    border-radius: 0 0 2px 2px;
}
.ant-collapse-borderless {
    background-color: #fafafa;
    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: initial;
    border-top: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
    padding-top: 4px;
}
.ant-collapse-ghost {
    background-color: initial;
    border: 0;
}
.ant-collapse-ghost > .ant-collapse-item {
    border-bottom: 0;
}
.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content {
    background-color: initial;
    border-top: 0;
}
.ant-collapse-ghost > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
    padding-bottom: 12px;
    padding-top: 12px;
}
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
    color: #00000040;
    cursor: not-allowed;
}
.ant-collapse-rtl {
    direction: rtl;
}
.ant-collapse-rtl.ant-collapse.ant-collapse-icon-position-end > .ant-collapse-item > .ant-collapse-header {
    padding: 12px 16px 12px 40px;
    position: relative;
}
.ant-collapse-rtl.ant-collapse.ant-collapse-icon-position-end
    > .ant-collapse-item
    > .ant-collapse-header
    .ant-collapse-arrow {
    left: 16px;
    margin: 0;
    position: absolute;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
}
.ant-collapse-rtl .ant-collapse > .ant-collapse-item > .ant-collapse-header {
    padding: 12px 40px 12px 16px;
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
    margin-left: 12px;
    margin-right: 0;
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
    transform: rotate(180deg);
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-extra {
    margin-left: 0;
    margin-right: auto;
}
.ant-collapse-rtl.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
    padding-left: 0;
    padding-right: 12px;
}
.ant-menu-item-danger.ant-menu-item,
.ant-menu-item-danger.ant-menu-item-active,
.ant-menu-item-danger.ant-menu-item:hover {
    color: #ff4d4f;
}
.ant-menu-item-danger.ant-menu-item:active {
    background: #fff1f0;
}
.ant-menu-item-danger.ant-menu-item-selected,
.ant-menu-item-danger.ant-menu-item-selected > a,
.ant-menu-item-danger.ant-menu-item-selected > a:hover {
    color: #ff4d4f;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
    background-color: #fff1f0;
}
.ant-menu-inline .ant-menu-item-danger.ant-menu-item:after {
    border-right-color: #ff4d4f;
}
.ant-menu-dark .ant-menu-item-danger.ant-menu-item,
.ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-danger.ant-menu-item > a {
    color: #ff4d4f;
}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
    background-color: #ff4d4f;
    color: #fff;
}
.ant-menu {
    font-feature-settings: "tnum";
    background: #fff;
    box-shadow:
        0 3px 6px -4px #0000001f,
        0 6px 16px 0 #00000014,
        0 9px 28px 8px #0000000d;
    box-sizing: border-box;
    color: #000000d9;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    line-height: 0;
    list-style: none;
    margin: 0;
    outline: none;
    padding: 0;
    text-align: left;
    transition:
        background 0.3s,
        width 0.3s cubic-bezier(0.2, 0, 0, 1) 0s;
}
.ant-menu:after,
.ant-menu:before {
    content: "";
    display: table;
}
.ant-menu:after {
    clear: both;
}
.ant-menu.ant-menu-root:focus-visible {
    box-shadow: 0 0 0 2px #bae7ff;
}
.ant-menu ol,
.ant-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ant-menu-overflow {
    display: flex;
}
.ant-menu-overflow-item {
    flex: none;
}
.ant-menu-hidden,
.ant-menu-submenu-hidden {
    display: none;
}
.ant-menu-item-group-title {
    color: #00000073;
    font-size: 14px;
    height: 1.5715;
    line-height: 1.5715;
    padding: 8px 16px;
    transition: all 0.3s;
}
.ant-menu-horizontal .ant-menu-submenu {
    transition:
        border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
        background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu,
.ant-menu-submenu-inline {
    transition:
        border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
        background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
        padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-selected {
    color: #1890ff;
}
.ant-menu-item:active,
.ant-menu-submenu-title:active {
    background: #e6f7ff;
}
.ant-menu-submenu .ant-menu-sub {
    cursor: auto;
    transition:
        background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
        padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-title-content {
    transition: color 0.3s;
}
.ant-menu-item a {
    color: #000000d9;
}
.ant-menu-item a:hover {
    color: #1890ff;
}
.ant-menu-item a:before {
    background-color: initial;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ant-menu-item > .ant-badge a {
    color: #000000d9;
}
.ant-menu-item > .ant-badge a:hover {
    color: #1890ff;
}
.ant-menu-item-divider {
    border: solid #f0f0f0;
    border-width: 1px 0 0;
    line-height: 0;
    overflow: hidden;
}
.ant-menu-item-divider-dashed {
    border-style: dashed;
}
.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu {
    margin-top: -1px;
}
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
    background-color: initial;
}
.ant-menu-item-selected,
.ant-menu-item-selected a,
.ant-menu-item-selected a:hover {
    color: #1890ff;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: #e6f7ff;
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
    border-right: 1px solid #f0f0f0;
}
.ant-menu-vertical-right {
    border-left: 1px solid #f0f0f0;
}
.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub,
.ant-menu-vertical.ant-menu-sub {
    border-right: 0;
    max-height: calc(100vh - 100px);
    min-width: 160px;
    overflow: hidden;
    padding: 0;
}
.ant-menu-vertical-left.ant-menu-sub:not([class*="-active"]),
.ant-menu-vertical-right.ant-menu-sub:not([class*="-active"]),
.ant-menu-vertical.ant-menu-sub:not([class*="-active"]) {
    overflow-x: hidden;
    overflow-y: auto;
}
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item,
.ant-menu-vertical.ant-menu-sub .ant-menu-item {
    border-right: 0;
    left: 0;
    margin-left: 0;
}
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item:after,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item:after,
.ant-menu-vertical.ant-menu-sub .ant-menu-item:after {
    border-right: 0;
}
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu {
    transform-origin: 0 0;
}
.ant-menu-horizontal.ant-menu-sub {
    min-width: 114px;
}
.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu-title {
    transition:
        border-color 0.3s,
        background 0.3s;
}
.ant-menu-item,
.ant-menu-submenu-title {
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 0 20px;
    position: relative;
    transition:
        border-color 0.3s,
        background 0.3s,
        padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    white-space: nowrap;
}
.ant-menu-item .ant-menu-item-icon,
.ant-menu-item .anticon,
.ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu-submenu-title .anticon {
    font-size: 14px;
    min-width: 14px;
    transition:
        font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1),
        margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
        color 0.3s;
}
.ant-menu-item .ant-menu-item-icon + span,
.ant-menu-item .anticon + span,
.ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu-submenu-title .anticon + span {
    margin-left: 10px;
    opacity: 1;
    transition:
        opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
        margin 0.3s,
        color 0.3s;
}
.ant-menu-item .ant-menu-item-icon.svg,
.ant-menu-submenu-title .ant-menu-item-icon.svg {
    vertical-align: -0.125em;
}
.ant-menu-item.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-item.ant-menu-item-only-child > .anticon,
.ant-menu-submenu-title.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-submenu-title.ant-menu-item-only-child > .anticon {
    margin-right: 0;
}
.ant-menu-item:not(.ant-menu-item-disabled):focus-visible,
.ant-menu-submenu-title:not(.ant-menu-item-disabled):focus-visible {
    box-shadow: 0 0 0 2px #bae7ff;
}
.ant-menu > .ant-menu-item-divider {
    margin: 1px 0;
    padding: 0;
}
.ant-menu-submenu-popup {
    background: #0000;
    border-radius: 2px;
    box-shadow: none;
    position: absolute;
    transform-origin: 0 0;
    z-index: 1050;
}
.ant-menu-submenu-popup:before {
    bottom: 0;
    content: " ";
    height: 100%;
    left: 0;
    opacity: 0.0001;
    position: absolute;
    right: 0;
    top: -7px;
    width: 100%;
    z-index: -1;
}
.ant-menu-submenu-placement-rightTop:before {
    left: -7px;
    top: 0;
}
.ant-menu-submenu > .ant-menu {
    background-color: #fff;
    border-radius: 2px;
}
.ant-menu-submenu > .ant-menu-submenu-title:after {
    transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-popup > .ant-menu {
    background-color: #fff;
}
.ant-menu-submenu-arrow,
.ant-menu-submenu-expand-icon {
    color: #000000d9;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 10px;
}
.ant-menu-submenu-arrow:after,
.ant-menu-submenu-arrow:before {
    background-color: currentcolor;
    border-radius: 2px;
    content: "";
    height: 1.5px;
    position: absolute;
    transition:
        background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
        transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
        top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1),
        color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 6px;
}
.ant-menu-submenu-arrow:before {
    transform: rotate(45deg) translateY(-2.5px);
}
.ant-menu-submenu-arrow:after {
    transform: rotate(-45deg) translateY(2.5px);
}
.ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-submenu:hover > .ant-menu-submenu-title > .ant-menu-submenu-expand-icon {
    color: #1890ff;
}
.ant-menu-inline-collapsed .ant-menu-submenu-arrow:before,
.ant-menu-submenu-inline .ant-menu-submenu-arrow:before {
    transform: rotate(-45deg) translateX(2.5px);
}
.ant-menu-inline-collapsed .ant-menu-submenu-arrow:after,
.ant-menu-submenu-inline .ant-menu-submenu-arrow:after {
    transform: rotate(45deg) translateX(-2.5px);
}
.ant-menu-submenu-horizontal .ant-menu-submenu-arrow {
    display: none;
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
    transform: translateY(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after {
    transform: rotate(-45deg) translateX(-2.5px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before {
    transform: rotate(45deg) translateX(2.5px);
}
.ant-menu-vertical .ant-menu-submenu-selected,
.ant-menu-vertical-left .ant-menu-submenu-selected,
.ant-menu-vertical-right .ant-menu-submenu-selected {
    color: #1890ff;
}
.ant-menu-horizontal {
    border: 0;
    border-bottom: 1px solid #f0f0f0;
    box-shadow: none;
    line-height: 46px;
}
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu {
    margin-bottom: 0;
    margin-top: -1px;
    padding: 0 20px;
}
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover {
    color: #1890ff;
}
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active:after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open:after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected:after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover:after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active:after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open:after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected:after,
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover:after {
    border-bottom: 2px solid #1890ff;
}
.ant-menu-horizontal > .ant-menu-item,
.ant-menu-horizontal > .ant-menu-submenu {
    display: inline-block;
    position: relative;
    top: 1px;
    vertical-align: bottom;
}
.ant-menu-horizontal > .ant-menu-item:after,
.ant-menu-horizontal > .ant-menu-submenu:after {
    border-bottom: 2px solid #0000;
    bottom: 0;
    content: "";
    left: 20px;
    position: absolute;
    right: 20px;
    transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title {
    padding: 0;
}
.ant-menu-horizontal > .ant-menu-item a {
    color: #000000d9;
}
.ant-menu-horizontal > .ant-menu-item a:hover {
    color: #1890ff;
}
.ant-menu-horizontal > .ant-menu-item a:before {
    bottom: -2px;
}
.ant-menu-horizontal > .ant-menu-item-selected a {
    color: #1890ff;
}
.ant-menu-horizontal:after {
    clear: both;
    content: "\20";
    display: block;
    height: 0;
}
.ant-menu-inline .ant-menu-item,
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item {
    position: relative;
}
.ant-menu-inline .ant-menu-item:after,
.ant-menu-vertical .ant-menu-item:after,
.ant-menu-vertical-left .ant-menu-item:after,
.ant-menu-vertical-right .ant-menu-item:after {
    border-right: 3px solid #1890ff;
    bottom: 0;
    content: "";
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0.0001);
    transition:
        transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1),
        opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title,
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-vertical-right .ant-menu-submenu-title {
    height: 40px;
    line-height: 40px;
    margin-bottom: 4px;
    margin-top: 4px;
    overflow: hidden;
    padding: 0 16px;
    text-overflow: ellipsis;
}
.ant-menu-inline .ant-menu-submenu,
.ant-menu-vertical .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu {
    padding-bottom: 0.02px;
}
.ant-menu-inline .ant-menu-item:not(:last-child),
.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-menu-vertical-right .ant-menu-item:not(:last-child) {
    margin-bottom: 8px;
}
.ant-menu-inline > .ant-menu-item,
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-left > .ant-menu-item,
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-right > .ant-menu-item,
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical > .ant-menu-item,
.ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title {
    height: 40px;
    line-height: 40px;
}
.ant-menu-vertical .ant-menu-item-group-list .ant-menu-submenu-title,
.ant-menu-vertical .ant-menu-submenu-title {
    padding-right: 34px;
}
.ant-menu-inline {
    width: 100%;
}
.ant-menu-inline .ant-menu-item-selected:after,
.ant-menu-inline .ant-menu-selected:after {
    opacity: 1;
    transform: scaleY(1);
    transition:
        transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
        opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
    width: calc(100% + 1px);
}
.ant-menu-inline .ant-menu-item-group-list .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
    padding-right: 34px;
}
.ant-menu-inline.ant-menu-root .ant-menu-item,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title {
    align-items: center;
    display: flex;
    transition:
        border-color 0.3s,
        background 0.3s,
        padding 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-menu-inline.ant-menu-root .ant-menu-item > .ant-menu-title-content,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title > .ant-menu-title-content {
    flex: auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ant-menu-inline.ant-menu-root .ant-menu-item > *,
.ant-menu-inline.ant-menu-root .ant-menu-submenu-title > * {
    flex: none;
}
.ant-menu.ant-menu-inline-collapsed {
    width: 80px;
}
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.ant-menu.ant-menu-inline-collapsed
    > .ant-menu-item-group
    > .ant-menu-item-group-list
    > .ant-menu-submenu
    > .ant-menu-submenu-title,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
    left: 0;
    padding: 0 calc(50% - 8px);
    text-overflow: clip;
}
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed
    > .ant-menu-item-group
    > .ant-menu-item-group-list
    > .ant-menu-item
    .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed
    > .ant-menu-item-group
    > .ant-menu-item-group-list
    > .ant-menu-submenu
    > .ant-menu-submenu-title
    .ant-menu-submenu-arrow,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
    opacity: 0;
}
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .anticon,
.ant-menu.ant-menu-inline-collapsed
    > .ant-menu-item-group
    > .ant-menu-item-group-list
    > .ant-menu-item
    .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
.ant-menu.ant-menu-inline-collapsed
    > .ant-menu-item-group
    > .ant-menu-item-group-list
    > .ant-menu-submenu
    > .ant-menu-submenu-title
    .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed
    > .ant-menu-item-group
    > .ant-menu-item-group-list
    > .ant-menu-submenu
    > .ant-menu-submenu-title
    .anticon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
    font-size: 16px;
    line-height: 40px;
    margin: 0;
}
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.ant-menu.ant-menu-inline-collapsed
    > .ant-menu-item-group
    > .ant-menu-item-group-list
    > .ant-menu-item
    .ant-menu-item-icon
    + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.ant-menu.ant-menu-inline-collapsed
    > .ant-menu-item-group
    > .ant-menu-item-group-list
    > .ant-menu-submenu
    > .ant-menu-submenu-title
    .ant-menu-item-icon
    + span,
.ant-menu.ant-menu-inline-collapsed
    > .ant-menu-item-group
    > .ant-menu-item-group-list
    > .ant-menu-submenu
    > .ant-menu-submenu-title
    .anticon
    + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
    display: inline-block;
    opacity: 0;
}
.ant-menu.ant-menu-inline-collapsed .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed .anticon {
    display: inline-block;
}
.ant-menu.ant-menu-inline-collapsed-tooltip {
    pointer-events: none;
}
.ant-menu.ant-menu-inline-collapsed-tooltip .ant-menu-item-icon,
.ant-menu.ant-menu-inline-collapsed-tooltip .anticon {
    display: none;
}
.ant-menu.ant-menu-inline-collapsed-tooltip a {
    color: #ffffffd9;
}
.ant-menu.ant-menu-inline-collapsed .ant-menu-item-group-title {
    overflow: hidden;
    padding-left: 4px;
    padding-right: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ant-menu-item-group-list {
    margin: 0;
    padding: 0;
}
.ant-menu-item-group-list .ant-menu-item,
.ant-menu-item-group-list .ant-menu-submenu-title {
    padding: 0 16px 0 28px;
}
.ant-menu-root.ant-menu-inline,
.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right {
    box-shadow: none;
}
.ant-menu-root.ant-menu-inline-collapsed .ant-menu-item > .ant-menu-inline-collapsed-noicon,
.ant-menu-root.ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title > .ant-menu-inline-collapsed-noicon {
    font-size: 16px;
    text-align: center;
}
.ant-menu-sub.ant-menu-inline {
    background: #fafafa;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}
.ant-menu-sub.ant-menu-inline > .ant-menu-item,
.ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
    height: 40px;
    line-height: 40px;
    list-style-position: inside;
    list-style-type: disc;
}
.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
    padding-left: 32px;
}
.ant-menu-item-disabled,
.ant-menu-submenu-disabled {
    background: none;
    color: #00000040 !important;
    cursor: not-allowed;
}
.ant-menu-item-disabled:after,
.ant-menu-submenu-disabled:after {
    border-color: #0000 !important;
}
.ant-menu-item-disabled a,
.ant-menu-submenu-disabled a {
    color: #00000040 !important;
    pointer-events: none;
}
.ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-submenu-disabled > .ant-menu-submenu-title {
    color: #00000040 !important;
    cursor: not-allowed;
}
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before {
    background: #00000040 !important;
}
.ant-layout-header .ant-menu {
    line-height: inherit;
}
.ant-menu-inline-collapsed-tooltip a,
.ant-menu-inline-collapsed-tooltip a:hover {
    color: #fff;
}
.ant-menu-light .ant-menu-item-active,
.ant-menu-light .ant-menu-item:hover,
.ant-menu-light .ant-menu-submenu-active,
.ant-menu-light .ant-menu-submenu-title:hover,
.ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open {
    color: #1890ff;
}
.ant-menu.ant-menu-root:focus-visible {
    box-shadow: 0 0 0 2px #096dd9;
}
.ant-menu-dark .ant-menu-item:focus-visible,
.ant-menu-dark .ant-menu-submenu-title:focus-visible {
    box-shadow: 0 0 0 2px #096dd9;
}
.ant-menu-dark .ant-menu-sub,
.ant-menu.ant-menu-dark,
.ant-menu.ant-menu-dark .ant-menu-sub {
    background: #001529;
    color: #ffffffa6;
}
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow {
    opacity: 0.45;
    transition: all 0.3s;
}
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
    background: #fff;
}
.ant-menu-dark.ant-menu-submenu-popup {
    background: #0000;
}
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
    background: #000c17;
}
.ant-menu-dark.ant-menu-horizontal {
    border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
.ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
    border-color: #001529;
    border-bottom: 0;
    margin-top: 0;
    padding: 0 20px;
    top: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item:hover {
    background-color: #1890ff;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a:before {
    bottom: 0;
}
.ant-menu-dark .ant-menu-item,
.ant-menu-dark .ant-menu-item-group-title,
.ant-menu-dark .ant-menu-item > a,
.ant-menu-dark .ant-menu-item > span > a {
    color: #ffffffa6;
}
.ant-menu-dark.ant-menu-inline,
.ant-menu-dark.ant-menu-vertical,
.ant-menu-dark.ant-menu-vertical-left,
.ant-menu-dark.ant-menu-vertical-right {
    border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-vertical .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
    border-right: 0;
    left: 0;
    margin-left: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item:after,
.ant-menu-dark.ant-menu-vertical .ant-menu-item:after,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item:after,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item:after {
    border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
    width: 100%;
}
.ant-menu-dark .ant-menu-item-active,
.ant-menu-dark .ant-menu-item:hover,
.ant-menu-dark .ant-menu-submenu-active,
.ant-menu-dark .ant-menu-submenu-open,
.ant-menu-dark .ant-menu-submenu-selected,
.ant-menu-dark .ant-menu-submenu-title:hover {
    background-color: initial;
    color: #fff;
}
.ant-menu-dark .ant-menu-item-active > a,
.ant-menu-dark .ant-menu-item-active > span > a,
.ant-menu-dark .ant-menu-item:hover > a,
.ant-menu-dark .ant-menu-item:hover > span > a,
.ant-menu-dark .ant-menu-submenu-active > a,
.ant-menu-dark .ant-menu-submenu-active > span > a,
.ant-menu-dark .ant-menu-submenu-open > a,
.ant-menu-dark .ant-menu-submenu-open > span > a,
.ant-menu-dark .ant-menu-submenu-selected > a,
.ant-menu-dark .ant-menu-submenu-selected > span > a,
.ant-menu-dark .ant-menu-submenu-title:hover > a,
.ant-menu-dark .ant-menu-submenu-title:hover > span > a {
    color: #fff;
}
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
    opacity: 1;
}
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before {
    background: #fff;
}
.ant-menu-dark .ant-menu-item:hover {
    background-color: initial;
}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: #1890ff;
}
.ant-menu-dark .ant-menu-item-selected {
    border-right: 0;
    color: #fff;
}
.ant-menu-dark .ant-menu-item-selected:after {
    border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon,
.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon + span,
.ant-menu-dark .ant-menu-item-selected .anticon,
.ant-menu-dark .ant-menu-item-selected .anticon + span,
.ant-menu-dark .ant-menu-item-selected > a,
.ant-menu-dark .ant-menu-item-selected > a:hover,
.ant-menu-dark .ant-menu-item-selected > span > a,
.ant-menu-dark .ant-menu-item-selected > span > a:hover {
    color: #fff;
}
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,
.ant-menu.ant-menu-dark .ant-menu-item-selected {
    background-color: #1890ff;
}
.ant-menu-dark .ant-menu-item-disabled,
.ant-menu-dark .ant-menu-item-disabled > a,
.ant-menu-dark .ant-menu-item-disabled > span > a,
.ant-menu-dark .ant-menu-submenu-disabled,
.ant-menu-dark .ant-menu-submenu-disabled > a,
.ant-menu-dark .ant-menu-submenu-disabled > span > a {
    color: #ffffff59 !important;
    opacity: 0.8;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
    color: #ffffff59 !important;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before {
    background: #ffffff59 !important;
}
.ant-menu.ant-menu-rtl {
    direction: rtl;
    text-align: right;
}
.ant-menu-rtl .ant-menu-item-group-title {
    text-align: right;
}
.ant-menu-rtl.ant-menu-inline,
.ant-menu-rtl.ant-menu-vertical {
    border-left: 1px solid #f0f0f0;
    border-right: none;
}
.ant-menu-rtl.ant-menu-dark.ant-menu-inline,
.ant-menu-rtl.ant-menu-dark.ant-menu-vertical {
    border-left: none;
}
.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu,
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu {
    transform-origin: top right;
}
.ant-menu-rtl .ant-menu-item .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-item .anticon,
.ant-menu-rtl .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-submenu-title .anticon {
    margin-left: 10px;
    margin-right: auto;
}
.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child > .anticon,
.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child > .ant-menu-item-icon,
.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child > .anticon {
    margin-left: 0;
}
.ant-menu-submenu-rtl.ant-menu-submenu-popup {
    transform-origin: 100% 0;
}
.ant-menu-rtl .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow {
    left: 16px;
    right: auto;
}
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
    transform: rotate(-45deg) translateY(-2px);
}
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
    transform: rotate(45deg) translateY(2px);
}
.ant-menu-rtl.ant-menu-inline .ant-menu-item:after,
.ant-menu-rtl.ant-menu-vertical .ant-menu-item:after,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item:after,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item:after {
    left: 0;
    right: auto;
}
.ant-menu-rtl.ant-menu-inline .ant-menu-item,
.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item,
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-submenu-title {
    text-align: right;
}
.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title {
    padding-left: 34px;
    padding-right: 0;
}
.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title {
    padding-left: 34px;
    padding-right: 16px;
}
.ant-menu-rtl.ant-menu-inline-collapsed.ant-menu-vertical .ant-menu-submenu-title {
    padding: 0 calc(50% - 8px);
}
.ant-menu-rtl .ant-menu-item-group-list .ant-menu-item,
.ant-menu-rtl .ant-menu-item-group-list .ant-menu-submenu-title {
    padding: 0 28px 0 16px;
}
.ant-menu-sub.ant-menu-inline {
    border: 0;
}
.ant-menu-rtl.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
    padding-left: 0;
    padding-right: 32px;
}
.ant-form-item .ant-input-number + .ant-form-text {
    margin-left: 8px;
}
.ant-form-inline {
    display: flex;
    flex-wrap: wrap;
}
.ant-form-inline .ant-form-item {
    flex: none;
    flex-wrap: nowrap;
    margin-bottom: 0;
    margin-right: 16px;
}
.ant-form-inline .ant-form-item-with-help {
    margin-bottom: 24px;
}
.ant-form-inline .ant-form-item > .ant-form-item-control,
.ant-form-inline .ant-form-item > .ant-form-item-label {
    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-item-has-feedback,
.ant-form-inline .ant-form-item .ant-form-text {
    display: inline-block;
}
.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-vertical .ant-form-item-row {
    flex-direction: column;
}
.ant-form-vertical .ant-form-item-label > label {
    height: auto;
}
.ant-form-vertical .ant-form-item .ant-form-item-control {
    width: 100%;
}
.ant-col-24.ant-form-item-label,
.ant-col-xl-24.ant-form-item-label,
.ant-form-vertical .ant-form-item-label {
    line-height: 1.5715;
    padding: 0 0 8px;
    text-align: left;
    white-space: normal;
}
.ant-col-24.ant-form-item-label > label,
.ant-col-xl-24.ant-form-item-label > label,
.ant-form-vertical .ant-form-item-label > label {
    margin: 0;
}
.ant-col-24.ant-form-item-label > label:after,
.ant-col-xl-24.ant-form-item-label > label:after,
.ant-form-vertical .ant-form-item-label > label:after {
    display: none;
}
.ant-form-rtl.ant-col-24.ant-form-item-label,
.ant-form-rtl.ant-col-xl-24.ant-form-item-label,
.ant-form-rtl.ant-form-vertical .ant-form-item-label {
    text-align: right;
}
@media (max-width: 575px) {
    .ant-form-item .ant-form-item-label {
        line-height: 1.5715;
        padding: 0 0 8px;
        text-align: left;
        white-space: normal;
    }
    .ant-form-item .ant-form-item-label > label {
        margin: 0;
    }
    .ant-form-item .ant-form-item-label > label:after {
        display: none;
    }
    .ant-form-rtl.ant-form-item .ant-form-item-label {
        text-align: right;
    }
    .ant-form .ant-form-item {
        flex-wrap: wrap;
    }
    .ant-form .ant-form-item .ant-form-item-control,
    .ant-form .ant-form-item .ant-form-item-label {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .ant-col-xs-24.ant-form-item-label {
        line-height: 1.5715;
        padding: 0 0 8px;
        text-align: left;
        white-space: normal;
    }
    .ant-col-xs-24.ant-form-item-label > label {
        margin: 0;
    }
    .ant-col-xs-24.ant-form-item-label > label:after {
        display: none;
    }
    .ant-form-rtl.ant-col-xs-24.ant-form-item-label {
        text-align: right;
    }
}
@media (max-width: 767px) {
    .ant-col-sm-24.ant-form-item-label {
        line-height: 1.5715;
        padding: 0 0 8px;
        text-align: left;
        white-space: normal;
    }
    .ant-col-sm-24.ant-form-item-label > label {
        margin: 0;
    }
    .ant-col-sm-24.ant-form-item-label > label:after {
        display: none;
    }
    .ant-form-rtl.ant-col-sm-24.ant-form-item-label {
        text-align: right;
    }
}
@media (max-width: 991px) {
    .ant-col-md-24.ant-form-item-label {
        line-height: 1.5715;
        padding: 0 0 8px;
        text-align: left;
        white-space: normal;
    }
    .ant-col-md-24.ant-form-item-label > label {
        margin: 0;
    }
    .ant-col-md-24.ant-form-item-label > label:after {
        display: none;
    }
    .ant-form-rtl.ant-col-md-24.ant-form-item-label {
        text-align: right;
    }
}
@media (max-width: 1199px) {
    .ant-col-lg-24.ant-form-item-label {
        line-height: 1.5715;
        padding: 0 0 8px;
        text-align: left;
        white-space: normal;
    }
    .ant-col-lg-24.ant-form-item-label > label {
        margin: 0;
    }
    .ant-col-lg-24.ant-form-item-label > label:after {
        display: none;
    }
    .ant-form-rtl.ant-col-lg-24.ant-form-item-label {
        text-align: right;
    }
}
@media (max-width: 1599px) {
    .ant-col-xl-24.ant-form-item-label {
        line-height: 1.5715;
        padding: 0 0 8px;
        text-align: left;
        white-space: normal;
    }
    .ant-col-xl-24.ant-form-item-label > label {
        margin: 0;
    }
    .ant-col-xl-24.ant-form-item-label > label:after {
        display: none;
    }
    .ant-form-rtl.ant-col-xl-24.ant-form-item-label {
        text-align: right;
    }
}
.ant-form-item-explain-error {
    color: #ff4d4f;
}
.ant-form-item-explain-warning {
    color: #faad14;
}
.ant-form-item-has-feedback .ant-switch {
    margin: 2px 0 4px;
}
.ant-form-item-has-warning .ant-form-item-split {
    color: #faad14;
}
.ant-form-item-has-error .ant-form-item-split {
    color: #ff4d4f;
}
.ant-form {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ant-form legend {
    border: 0;
    border-bottom: 1px solid #d9d9d9;
    color: #00000073;
    display: block;
    font-size: 16px;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}
.ant-form label {
    font-size: 14px;
}
.ant-form input[type="search"] {
    box-sizing: border-box;
}
.ant-form input[type="checkbox"],
.ant-form input[type="radio"] {
    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="checkbox"]:focus,
.ant-form input[type="file"]:focus,
.ant-form input[type="radio"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.ant-form output {
    color: #000000d9;
    display: block;
    font-size: 14px;
    line-height: 1.5715;
    padding-top: 15px;
}
.ant-form .ant-form-text {
    display: inline-block;
    padding-right: 8px;
}
.ant-form-small .ant-form-item-label > label {
    height: 24px;
}
.ant-form-small .ant-form-item-control-input {
    min-height: 24px;
}
.ant-form-large .ant-form-item-label > label {
    height: 40px;
}
.ant-form-large .ant-form-item-control-input {
    min-height: 40px;
}
.ant-form-item {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0 0 24px;
    padding: 0;
    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-label {
    display: inline-block;
    flex-grow: 0;
    overflow: hidden;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
}
.ant-form-item-label-left {
    text-align: left;
}
.ant-form-item-label-wrap {
    line-height: 1.3215em;
    overflow: unset;
    white-space: unset;
}
.ant-form-item-label > label {
    align-items: center;
    color: #000000d9;
    display: inline-flex;
    font-size: 14px;
    height: 32px;
    max-width: 100%;
    position: relative;
}
.ant-form-item-label > label > .anticon {
    font-size: 14px;
    vertical-align: top;
}
.ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before {
    color: #ff4d4f;
    content: "*";
    display: inline-block;
    font-family: SimSun, sans-serif;
    font-size: 14px;
    line-height: 1;
    margin-right: 4px;
}
.ant-form-hide-required-mark
    .ant-form-item-label
    > label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before {
    display: none;
}
.ant-form-item-label > label .ant-form-item-optional {
    color: #00000073;
    display: inline-block;
    margin-left: 4px;
}
.ant-form-hide-required-mark .ant-form-item-label > label .ant-form-item-optional {
    display: none;
}
.ant-form-item-label > label .ant-form-item-tooltip {
    -webkit-margin-start: 4px;
    color: #00000073;
    cursor: help;
    margin-inline-start: 4px;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
}
.ant-form-item-label > label:after {
    content: ":";
    margin: 0 8px 0 2px;
    position: relative;
    top: -0.5px;
}
.ant-form-item-label > label.ant-form-item-no-colon:after {
    content: " ";
}
.ant-form-item-control {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.ant-form-item-control:first-child:not([class^="ant-col-"]):not([class*=" ant-col-"]) {
    width: 100%;
}
.ant-form-item-control-input {
    align-items: center;
    display: flex;
    min-height: 32px;
    position: relative;
}
.ant-form-item-control-input-content {
    flex: auto;
    max-width: 100%;
}
.ant-form-item-explain,
.ant-form-item-extra {
    clear: both;
    color: #00000073;
    font-size: 14px;
    line-height: 1.5715;
    transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-form-item-explain-connected {
    width: 100%;
}
.ant-form-item-extra {
    min-height: 24px;
}
.ant-form-item-with-help .ant-form-item-explain {
    height: auto;
    opacity: 1;
}
.ant-form-item-feedback-icon {
    animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
    font-size: 14px;
    pointer-events: none;
    text-align: center;
    visibility: visible;
}
.ant-form-item-feedback-icon-success {
    color: #52c41a;
}
.ant-form-item-feedback-icon-error {
    color: #ff4d4f;
}
.ant-form-item-feedback-icon-warning {
    color: #faad14;
}
.ant-form-item-feedback-icon-validating {
    color: #1890ff;
}
.ant-show-help {
    transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-show-help-appear,
.ant-show-help-enter {
    opacity: 0;
}
.ant-show-help-appear-active,
.ant-show-help-enter-active,
.ant-show-help-leave {
    opacity: 1;
}
.ant-show-help-leave-active {
    opacity: 0;
}
.ant-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-show-help-item-appear,
.ant-show-help-item-enter {
    opacity: 0;
    transform: translateY(-5px);
}
.ant-show-help-item-appear-active,
.ant-show-help-item-enter-active {
    opacity: 1;
    transform: translateY(0);
}
.ant-show-help-item-leave {
    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),
        transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-show-help-item-leave-active {
    transform: translateY(-5px);
}
@keyframes diffZoomIn1 {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes diffZoomIn2 {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes diffZoomIn3 {
    0% {
        opacity: 0;
        transform: scale(0);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
.ant-form-rtl {
    direction: rtl;
}
.ant-form-rtl .ant-form-item-label {
    text-align: left;
}
.ant-form-rtl .ant-form-item-label > label.ant-form-item-required:before {
    margin-left: 4px;
    margin-right: 0;
}
.ant-form-rtl .ant-form-item-label > label:after {
    margin: 0 2px 0 8px;
}
.ant-form-rtl .ant-form-item-label > label .ant-form-item-optional {
    margin-left: 0;
    margin-right: 4px;
}
.ant-col-rtl .ant-form-item-control:first-child {
    width: 100%;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input {
    padding-left: 24px;
    padding-right: 11px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input-suffix {
    padding-left: 18px;
    padding-right: 11px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input,
.ant-form-rtl .ant-form-item-has-feedback .ant-input-number-affix-wrapper .ant-input-number {
    padding: 0;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
    left: 28px;
    right: auto;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-input-number {
    padding-left: 18px;
}
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-clear,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-clear,
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-arrow,
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-clear {
    left: 32px;
    right: auto;
}
.ant-form-rtl
    .ant-form-item-has-feedback
    :not(.ant-input-group-addon)
    > .ant-select
    .ant-select-selection-selected-value,
.ant-form-rtl
    .ant-form-item-has-feedback
    :not(.ant-input-number-group-addon)
    > .ant-select
    .ant-select-selection-selected-value,
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-selection-selected-value {
    padding-left: 42px;
    padding-right: 0;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-arrow {
    margin-left: 19px;
    margin-right: 0;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-clear {
    left: 32px;
    right: auto;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-picker,
.ant-form-rtl .ant-form-item-has-feedback .ant-picker-large {
    padding-left: 29.2px;
    padding-right: 11px;
}
.ant-form-rtl .ant-form-item-has-feedback .ant-picker-small {
    padding-left: 25.2px;
    padding-right: 7px;
}
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-error .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-success .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-warning .ant-form-item-children-icon,
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-is-validating .ant-form-item-children-icon {
    left: 0;
    right: auto;
}
.ant-form-rtl.ant-form-inline .ant-form-item {
    margin-left: 16px;
    margin-right: 0;
}
.ant-notification {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0 24px 0 0;
    padding: 0;
    position: fixed;
    z-index: 1010;
}
.ant-notification-close-icon {
    cursor: pointer;
    font-size: 14px;
}
.ant-notification-hook-holder {
    position: relative;
}
.ant-notification-notice {
    word-wrap: break-word;
    background: #fff;
    border-radius: 2px;
    box-shadow:
        0 3px 6px -4px #0000001f,
        0 6px 16px 0 #00000014,
        0 9px 28px 8px #0000000d;
    line-height: 1.5715;
    margin-bottom: 16px;
    margin-left: auto;
    max-width: calc(100vw - 48px);
    overflow: hidden;
    padding: 16px 24px;
    position: relative;
    width: 384px;
}
.ant-notification-bottom .ant-notification-notice,
.ant-notification-top .ant-notification-notice {
    margin-left: auto;
    margin-right: auto;
}
.ant-notification-bottomLeft .ant-notification-notice,
.ant-notification-topLeft .ant-notification-notice {
    margin-left: 0;
    margin-right: auto;
}
.ant-notification-notice-message {
    color: #000000d9;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
}
.ant-notification-notice-message-single-line-auto-margin {
    background-color: initial;
    display: block;
    max-width: 4px;
    pointer-events: none;
    width: calc(264px - 100%);
}
.ant-notification-notice-message-single-line-auto-margin:before {
    content: "";
    display: block;
}
.ant-notification-notice-description {
    font-size: 14px;
}
.ant-notification-notice-closable .ant-notification-notice-message {
    padding-right: 24px;
}
.ant-notification-notice-with-icon .ant-notification-notice-message {
    font-size: 16px;
    margin-bottom: 4px;
    margin-left: 48px;
}
.ant-notification-notice-with-icon .ant-notification-notice-description {
    font-size: 14px;
    margin-left: 48px;
}
.ant-notification-notice-icon {
    font-size: 24px;
    line-height: 24px;
    margin-left: 4px;
    position: absolute;
}
.anticon.ant-notification-notice-icon-success {
    color: #52c41a;
}
.anticon.ant-notification-notice-icon-info {
    color: #1890ff;
}
.anticon.ant-notification-notice-icon-warning {
    color: #faad14;
}
.anticon.ant-notification-notice-icon-error {
    color: #ff4d4f;
}
.ant-notification-notice-close {
    color: #00000073;
    outline: none;
    position: absolute;
    right: 22px;
    top: 16px;
}
.ant-notification-notice-close:hover {
    color: #000000ab;
}
.ant-notification-notice-btn {
    float: right;
    margin-top: 16px;
}
.ant-notification .notification-fade-effect {
    animation-duration: 0.24s;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-notification-fade-appear,
.ant-notification-fade-enter {
    animation-play-state: paused;
    opacity: 0;
}
.ant-notification-fade-appear,
.ant-notification-fade-enter,
.ant-notification-fade-leave {
    animation-duration: 0.24s;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-notification-fade-leave {
    animation-duration: 0.2s;
    animation-play-state: paused;
}
.ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-fade-enter.ant-notification-fade-enter-active {
    animation-name: NotificationFadeIn;
    animation-play-state: running;
}
.ant-notification-fade-leave.ant-notification-fade-leave-active {
    animation-name: NotificationFadeOut;
    animation-play-state: running;
}
@keyframes NotificationFadeIn {
    0% {
        left: 384px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}
@keyframes NotificationFadeOut {
    0% {
        margin-bottom: 16px;
        max-height: 150px;
        opacity: 1;
    }
    to {
        margin-bottom: 0;
        max-height: 0;
        opacity: 0;
        padding-bottom: 0;
        padding-top: 0;
    }
}
.ant-notification-rtl {
    direction: rtl;
}
.ant-notification-rtl .ant-notification-notice-closable .ant-notification-notice-message {
    padding-left: 24px;
    padding-right: 0;
}
.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-description,
.ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-message {
    margin-left: 0;
    margin-right: 48px;
}
.ant-notification-rtl .ant-notification-notice-icon {
    margin-left: 0;
    margin-right: 4px;
}
.ant-notification-rtl .ant-notification-notice-close {
    left: 22px;
    right: auto;
}
.ant-notification-rtl .ant-notification-notice-btn {
    float: left;
}
.ant-notification-bottom,
.ant-notification-top {
    margin-left: 0;
    margin-right: 0;
}
.ant-notification-top .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-top .ant-notification-fade-enter.ant-notification-fade-enter-active {
    animation-name: NotificationTopFadeIn;
}
.ant-notification-bottom .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottom .ant-notification-fade-enter.ant-notification-fade-enter-active {
    animation-name: NotificationBottomFadeIn;
}
.ant-notification-bottomLeft,
.ant-notification-topLeft {
    margin-left: 24px;
    margin-right: 0;
}
.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active {
    animation-name: NotificationLeftFadeIn;
}
@keyframes NotificationTopFadeIn {
    0% {
        margin-top: -100%;
        opacity: 0;
    }
    to {
        margin-top: 0;
        opacity: 1;
    }
}
@keyframes NotificationBottomFadeIn {
    0% {
        margin-bottom: -100%;
        opacity: 0;
    }
    to {
        margin-bottom: 0;
        opacity: 1;
    }
}
@keyframes NotificationLeftFadeIn {
    0% {
        opacity: 0;
        right: 384px;
    }
    to {
        opacity: 1;
        right: 0;
    }
}
.ant-slider {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    cursor: pointer;
    font-size: 14px;
    font-variant: tabular-nums;
    height: 12px;
    line-height: 1.5715;
    list-style: none;
    margin: 10px 6px;
    padding: 4px 0;
    position: relative;
    touch-action: none;
}
.ant-slider-vertical {
    height: 100%;
    margin: 6px 10px;
    padding: 0 4px;
    width: 12px;
}
.ant-slider-vertical .ant-slider-rail {
    height: 100%;
    width: 4px;
}
.ant-slider-vertical .ant-slider-track {
    width: 4px;
}
.ant-slider-vertical .ant-slider-handle {
    margin-left: -5px;
    margin-top: -6px;
}
.ant-slider-vertical .ant-slider-mark {
    height: 100%;
    left: 12px;
    top: 0;
    width: 18px;
}
.ant-slider-vertical .ant-slider-mark-text {
    left: 4px;
    white-space: nowrap;
}
.ant-slider-vertical .ant-slider-step {
    height: 100%;
    width: 4px;
}
.ant-slider-vertical .ant-slider-dot {
    margin-left: -2px;
    top: auto;
}
.ant-slider-tooltip .ant-tooltip-inner {
    min-width: unset;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-handle {
    margin-left: 0;
    margin-right: -5px;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-mark {
    left: auto;
    right: 12px;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-mark-text {
    left: auto;
    right: 4px;
}
.ant-slider-rtl.ant-slider-vertical .ant-slider-dot {
    left: auto;
    right: 2px;
}
.ant-slider-with-marks {
    margin-bottom: 28px;
}
.ant-slider-rail {
    background-color: #f5f5f5;
    width: 100%;
}
.ant-slider-rail,
.ant-slider-track {
    border-radius: 2px;
    height: 4px;
    position: absolute;
    transition: background-color 0.3s;
}
.ant-slider-track {
    background-color: #91d5ff;
}
.ant-slider-handle {
    background-color: #fff;
    border: 2px solid #91d5ff;
    border-radius: 50%;
    box-shadow: 0;
    cursor: pointer;
    height: 14px;
    margin-top: -5px;
    position: absolute;
    transition:
        border-color 0.3s,
        box-shadow 0.6s,
        transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    width: 14px;
}
.ant-slider-handle-dragging {
    z-index: 1;
}
.ant-slider-handle:focus {
    border-color: #46a6ff;
    box-shadow: 0 0 0 5px #1890ff1f;
    outline: none;
}
.ant-slider-handle.ant-tooltip-open {
    border-color: #1890ff;
}
.ant-slider-handle:after {
    bottom: -6px;
    content: "";
    left: -6px;
    position: absolute;
    right: -6px;
    top: -6px;
}
.ant-slider:hover .ant-slider-rail {
    background-color: #e1e1e1;
}
.ant-slider:hover .ant-slider-track {
    background-color: #69c0ff;
}
.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
    border-color: #69c0ff;
}
.ant-slider-mark {
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 14px;
    width: 100%;
}
.ant-slider-mark-text {
    color: #00000073;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    word-break: keep-all;
}
.ant-slider-mark-text-active {
    color: #000000d9;
}
.ant-slider-step {
    background: #0000;
    height: 4px;
    pointer-events: none;
    position: absolute;
    width: 100%;
}
.ant-slider-dot {
    background-color: #fff;
    border: 2px solid #f0f0f0;
    border-radius: 50%;
    cursor: pointer;
    height: 8px;
    position: absolute;
    top: -2px;
    width: 8px;
}
.ant-slider-dot-active {
    border-color: #8cc8ff;
}
.ant-slider-disabled {
    cursor: not-allowed;
}
.ant-slider-disabled .ant-slider-rail {
    background-color: #f5f5f5 !important;
}
.ant-slider-disabled .ant-slider-track {
    background-color: #00000040 !important;
}
.ant-slider-disabled .ant-slider-dot,
.ant-slider-disabled .ant-slider-handle {
    background-color: #fff;
    border-color: #00000040 !important;
    box-shadow: none;
    cursor: not-allowed;
}
.ant-slider-disabled .ant-slider-dot,
.ant-slider-disabled .ant-slider-mark-text {
    cursor: not-allowed !important;
}
.ant-slider-rtl {
    direction: rtl;
}
.ant-slider-rtl .ant-slider-mark {
    left: auto;
    right: 0;
}
.ant-drawer {
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}
.ant-drawer-inline {
    position: absolute;
}
.ant-drawer-mask {
    background: #00000073;
    bottom: 0;
    left: 0;
    pointer-events: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
}
.ant-drawer-content-wrapper {
    position: absolute;
    transition: all 0.3s;
    z-index: 1000;
}
.ant-drawer-content-wrapper-hidden {
    display: none;
}
.ant-drawer-left > .ant-drawer-content-wrapper {
    bottom: 0;
    box-shadow:
        6px 0 16px -8px #00000014,
        9px 0 28px 0 #0000000d,
        12px 0 48px 16px #00000008;
    left: 0;
    top: 0;
}
.ant-drawer-right > .ant-drawer-content-wrapper {
    bottom: 0;
    box-shadow:
        -6px 0 16px -8px #00000014,
        -9px 0 28px 0 #0000000d,
        -12px 0 48px 16px #00000008;
    right: 0;
    top: 0;
}
.ant-drawer-top > .ant-drawer-content-wrapper {
    box-shadow:
        0 6px 16px -8px #00000014,
        0 9px 28px 0 #0000000d,
        0 12px 48px 16px #00000008;
    left: 0;
    right: 0;
    top: 0;
}
.ant-drawer-bottom > .ant-drawer-content-wrapper {
    bottom: 0;
    box-shadow:
        0 -6px 16px -8px #00000014,
        0 -9px 28px 0 #0000000d,
        0 -12px 48px 16px #00000008;
    left: 0;
    right: 0;
}
.ant-drawer-content {
    background: #fff;
    height: 100%;
    overflow: auto;
    pointer-events: auto;
    width: 100%;
}
.ant-drawer-wrapper-body {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
}
.ant-drawer-header {
    align-items: center;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    flex: 0;
    font-size: 16px;
    line-height: 22px;
    padding: 16px 24px;
}
.ant-drawer-header-title {
    align-items: center;
    display: flex;
    flex: 1;
    min-height: 0;
    min-width: 0;
}
.ant-drawer-extra {
    flex: none;
}
.ant-drawer-close {
    background: #0000;
    border: 0;
    color: #00000073;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    margin-right: 12px;
    outline: 0;
    text-align: center;
    text-decoration: none;
    text-rendering: auto;
    text-transform: none;
    transition: color 0.3s;
}
.ant-drawer-close:focus,
.ant-drawer-close:hover {
    color: #000000bf;
    text-decoration: none;
}
.ant-drawer-title {
    color: #000000d9;
    flex: 1;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin: 0;
}
.ant-drawer-body {
    flex: 1;
    min-height: 0;
    min-width: 0;
    overflow: auto;
    padding: 24px;
}
.ant-drawer-footer {
    border-top: 1px solid #f0f0f0;
    flex-shrink: 0;
    padding: 10px 16px;
}
.panel-motion-appear-start,
.panel-motion-enter-start,
.panel-motion-leave-start {
    transition: none;
}
.ant-drawer-mask-motion-appear-active,
.ant-drawer-mask-motion-enter-active,
.ant-drawer-mask-motion-leave-active,
.panel-motion-appear-active,
.panel-motion-enter-active,
.panel-motion-leave-active {
    transition: all 0.3s;
}
.ant-drawer-mask-motion-appear,
.ant-drawer-mask-motion-enter {
    opacity: 0;
}
.ant-drawer-mask-motion-appear-active,
.ant-drawer-mask-motion-enter-active,
.ant-drawer-mask-motion-leave {
    opacity: 1;
}
.ant-drawer-mask-motion-leave-active {
    opacity: 0;
}
.ant-drawer-panel-motion-left-appear-start,
.ant-drawer-panel-motion-left-enter-start,
.ant-drawer-panel-motion-left-leave-start {
    transition: none;
}
.ant-drawer-panel-motion-left-appear-active,
.ant-drawer-panel-motion-left-enter-active,
.ant-drawer-panel-motion-left-leave-active {
    transition: all 0.3s;
}
.ant-drawer-panel-motion-left-appear-start,
.ant-drawer-panel-motion-left-enter-start {
    transform: translateX(-100%) !important;
}
.ant-drawer-panel-motion-left-appear-active,
.ant-drawer-panel-motion-left-enter-active,
.ant-drawer-panel-motion-left-leave {
    transform: translateX(0);
}
.ant-drawer-panel-motion-left-leave-active {
    transform: translateX(-100%);
}
.ant-drawer-panel-motion-right-appear-start,
.ant-drawer-panel-motion-right-enter-start,
.ant-drawer-panel-motion-right-leave-start {
    transition: none;
}
.ant-drawer-panel-motion-right-appear-active,
.ant-drawer-panel-motion-right-enter-active,
.ant-drawer-panel-motion-right-leave-active {
    transition: all 0.3s;
}
.ant-drawer-panel-motion-right-appear-start,
.ant-drawer-panel-motion-right-enter-start {
    transform: translateX(100%) !important;
}
.ant-drawer-panel-motion-right-appear-active,
.ant-drawer-panel-motion-right-enter-active,
.ant-drawer-panel-motion-right-leave {
    transform: translateX(0);
}
.ant-drawer-panel-motion-right-leave-active {
    transform: translateX(100%);
}
.ant-drawer-panel-motion-top-appear-start,
.ant-drawer-panel-motion-top-enter-start,
.ant-drawer-panel-motion-top-leave-start {
    transition: none;
}
.ant-drawer-panel-motion-top-appear-active,
.ant-drawer-panel-motion-top-enter-active,
.ant-drawer-panel-motion-top-leave-active {
    transition: all 0.3s;
}
.ant-drawer-panel-motion-top-appear-start,
.ant-drawer-panel-motion-top-enter-start {
    transform: translateY(-100%) !important;
}
.ant-drawer-panel-motion-top-appear-active,
.ant-drawer-panel-motion-top-enter-active,
.ant-drawer-panel-motion-top-leave {
    transform: translateY(0);
}
.ant-drawer-panel-motion-top-leave-active {
    transform: translateY(-100%);
}
.ant-drawer-panel-motion-bottom-appear-start,
.ant-drawer-panel-motion-bottom-enter-start,
.ant-drawer-panel-motion-bottom-leave-start {
    transition: none;
}
.ant-drawer-panel-motion-bottom-appear-active,
.ant-drawer-panel-motion-bottom-enter-active,
.ant-drawer-panel-motion-bottom-leave-active {
    transition: all 0.3s;
}
.ant-drawer-panel-motion-bottom-appear-start,
.ant-drawer-panel-motion-bottom-enter-start {
    transform: translateY(100%) !important;
}
.ant-drawer-panel-motion-bottom-appear-active,
.ant-drawer-panel-motion-bottom-enter-active,
.ant-drawer-panel-motion-bottom-leave {
    transform: translateY(0);
}
.ant-drawer-panel-motion-bottom-leave-active {
    transform: translateY(100%);
}
.ant-drawer-rtl {
    direction: rtl;
}
.ant-drawer-rtl .ant-drawer-close {
    margin-left: 12px;
    margin-right: 0;
}
@keyframes antCheckboxEffect {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(1.6);
    }
}
.ant-cascader-checkbox {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    cursor: pointer;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    line-height: 1;
    list-style: none;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    top: 0.2em;
    white-space: nowrap;
}
.ant-cascader-checkbox-input:focus + .ant-cascader-checkbox-inner,
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-inner,
.ant-cascader-checkbox:hover .ant-cascader-checkbox-inner {
    border-color: #1890ff;
}
.ant-cascader-checkbox-checked:after {
    animation: antCheckboxEffect 0.36s ease-in-out;
    animation-fill-mode: backwards;
    border: 1px solid #1890ff;
    border-radius: 2px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
}
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox:after,
.ant-cascader-checkbox:hover:after {
    visibility: visible;
}
.ant-cascader-checkbox-inner {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-collapse: initial;
    border-radius: 2px;
    direction: ltr;
    display: block;
    height: 16px;
    left: 0;
    position: relative;
    top: 0;
    transition: all 0.3s;
    width: 16px;
}
.ant-cascader-checkbox-inner:after {
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    content: " ";
    display: table;
    height: 9.14285714px;
    left: 21.5%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg) scale(0) translate(-50%, -50%);
    transition:
        all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6),
        opacity 0.1s;
    width: 5.71428571px;
}
.ant-cascader-checkbox-input {
    bottom: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner:after {
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    content: " ";
    display: table;
    opacity: 1;
    position: absolute;
    transform: rotate(45deg) scale(1) translate(-50%, -50%);
    transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
}
.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner {
    background-color: #1890ff;
    border-color: #1890ff;
}
.ant-cascader-checkbox-disabled {
    cursor: not-allowed;
}
.ant-cascader-checkbox-disabled.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner:after {
    animation-name: none;
    border-color: #00000040;
}
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-input {
    cursor: not-allowed;
    pointer-events: none;
}
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner {
    background-color: #f5f5f5;
    border-color: #d9d9d9 !important;
}
.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner:after {
    animation-name: none;
    border-collapse: initial;
    border-color: #f5f5f5;
}
.ant-cascader-checkbox-disabled + span {
    color: #00000040;
    cursor: not-allowed;
}
.ant-cascader-checkbox-disabled:hover:after,
.ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-disabled:after {
    visibility: hidden;
}
.ant-cascader-checkbox-wrapper {
    font-feature-settings: "tnum";
    align-items: baseline;
    box-sizing: border-box;
    color: #000000d9;
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    line-height: unset;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ant-cascader-checkbox-wrapper:after {
    content: "\a0";
    display: inline-block;
    overflow: hidden;
    width: 0;
}
.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-disabled {
    cursor: not-allowed;
}
.ant-cascader-checkbox-wrapper + .ant-cascader-checkbox-wrapper {
    margin-left: 8px;
}
.ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-in-form-item input[type="checkbox"] {
    height: 14px;
    width: 14px;
}
.ant-cascader-checkbox + span {
    padding-left: 8px;
    padding-right: 8px;
}
.ant-cascader-checkbox-group {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    display: inline-block;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ant-cascader-checkbox-group-item {
    margin-right: 8px;
}
.ant-cascader-checkbox-group-item:last-child {
    margin-right: 0;
}
.ant-cascader-checkbox-group-item + .ant-cascader-checkbox-group-item {
    margin-left: 0;
}
.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner {
    background-color: #fff;
    border-color: #d9d9d9;
}
.ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner:after {
    background-color: #1890ff;
    border: 0;
    content: " ";
    height: 8px;
    left: 50%;
    opacity: 1;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 8px;
}
.ant-cascader-checkbox-indeterminate.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner:after {
    background-color: #00000040;
    border-color: #00000040;
}
.ant-cascader {
    width: 184px;
}
.ant-cascader-checkbox {
    margin-right: 8px;
    top: 0;
}
.ant-cascader-menus {
    align-items: flex-start;
    display: flex;
    flex-wrap: nowrap;
}
.ant-cascader-menus.ant-cascader-menu-empty .ant-cascader-menu {
    height: auto;
    width: 100%;
}
.ant-cascader-menu {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border-right: 1px solid #f0f0f0;
    flex-grow: 1;
    height: 180px;
    list-style: none;
    margin: -4px 0;
    min-width: 111px;
    overflow: auto;
    padding: 4px 0;
    vertical-align: top;
}
.ant-cascader-menu-item {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
    line-height: 22px;
    overflow: hidden;
    padding: 5px 12px;
    text-overflow: ellipsis;
    transition: all 0.3s;
    white-space: nowrap;
}
.ant-cascader-menu-item:hover {
    background: #f5f5f5;
}
.ant-cascader-menu-item-disabled {
    color: #00000040;
    cursor: not-allowed;
}
.ant-cascader-menu-item-disabled:hover {
    background: #0000;
}
.ant-cascader-menu-empty .ant-cascader-menu-item {
    color: #00000040;
    cursor: default;
    pointer-events: none;
}
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
    background-color: #e6f7ff;
    font-weight: 600;
}
.ant-cascader-menu-item-content {
    flex: auto;
}
.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-loading-icon {
    color: #00000073;
    font-size: 10px;
    margin-left: 4px;
}
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon,
.ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon {
    color: #00000040;
}
.ant-cascader-menu-item-keyword {
    color: #ff4d4f;
}
.ant-cascader-compact-item:not(.ant-cascader-compact-last-item):not(.ant-cascader-compact-item-rtl) {
    margin-right: -1px;
}
.ant-cascader-compact-item:not(.ant-cascader-compact-last-item).ant-cascader-compact-item-rtl {
    margin-left: -1px;
}
.ant-cascader-compact-item:active,
.ant-cascader-compact-item:focus,
.ant-cascader-compact-item:hover {
    z-index: 2;
}
.ant-cascader-compact-item[disabled] {
    z-index: 0;
}
.ant-cascader-compact-item:not(.ant-cascader-compact-first-item):not(.ant-cascader-compact-last-item).ant-cascader {
    border-radius: 0;
}
.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-first-item:not(.ant-cascader-compact-last-item):not(
        .ant-cascader-compact-item-rtl
    ) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-item-rtl.ant-cascader-compact-first-item:not(
        .ant-cascader-compact-last-item
    ),
.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-last-item:not(.ant-cascader-compact-first-item):not(
        .ant-cascader-compact-item-rtl
    ) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-cascader-compact-item.ant-cascader.ant-cascader-compact-item-rtl.ant-cascader-compact-last-item:not(
        .ant-cascader-compact-first-item
    ) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-cascader-rtl .ant-cascader-menu-item-expand-icon,
.ant-cascader-rtl .ant-cascader-menu-item-loading-icon {
    margin-left: 0;
    margin-right: 4px;
}
.ant-cascader-rtl .ant-cascader-checkbox {
    margin-left: 8px;
    margin-right: 0;
    top: 0;
}
.ant-radio-group {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    display: inline-block;
    font-size: 14px;
    font-size: 0;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ant-radio-group .ant-badge-count {
    z-index: 1;
}
.ant-radio-group > .ant-badge:not(:first-child) > .ant-radio-button-wrapper {
    border-left: none;
}
.ant-radio-wrapper {
    font-feature-settings: "tnum";
    align-items: baseline;
    box-sizing: border-box;
    color: #000000d9;
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0 8px 0 0;
    padding: 0;
    position: relative;
}
.ant-radio-wrapper-disabled {
    cursor: not-allowed;
}
.ant-radio-wrapper:after {
    content: "\a0";
    display: inline-block;
    overflow: hidden;
    width: 0;
}
.ant-radio-wrapper.ant-radio-wrapper-in-form-item input[type="radio"] {
    height: 14px;
    width: 14px;
}
.ant-radio {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    top: 0.2em;
}
.ant-radio-input:focus + .ant-radio-inner,
.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner {
    border-color: #1890ff;
}
.ant-radio-input:focus + .ant-radio-inner {
    box-shadow: 0 0 0 3px #1890ff1f;
}
.ant-radio-checked:after {
    animation: antRadioEffect 0.36s ease-in-out;
    animation-fill-mode: both;
    border: 1px solid #1890ff;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
}
.ant-radio-wrapper:hover .ant-radio:after,
.ant-radio:hover:after {
    visibility: visible;
}
.ant-radio-inner {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
    display: block;
    height: 16px;
    left: 0;
    position: relative;
    top: 0;
    transition: all 0.3s;
    width: 16px;
}
.ant-radio-inner:after {
    background-color: #1890ff;
    border-left: 0;
    border-radius: 16px;
    border-top: 0;
    content: " ";
    display: block;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: scale(0);
    transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
    width: 16px;
}
.ant-radio-input {
    bottom: 0;
    cursor: pointer;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.ant-radio.ant-radio-disabled .ant-radio-inner {
    border-color: #d9d9d9;
}
.ant-radio-checked .ant-radio-inner {
    border-color: #1890ff;
}
.ant-radio-checked .ant-radio-inner:after {
    opacity: 1;
    transform: scale(0.5);
    transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-radio-disabled {
    cursor: not-allowed;
}
.ant-radio-disabled .ant-radio-inner {
    background-color: #f5f5f5;
    cursor: not-allowed;
}
.ant-radio-disabled .ant-radio-inner:after {
    background-color: #0003;
}
.ant-radio-disabled .ant-radio-input {
    cursor: not-allowed;
}
.ant-radio-disabled + span {
    color: #00000040;
    cursor: not-allowed;
}
span.ant-radio + * {
    padding-left: 8px;
    padding-right: 8px;
}
.ant-radio-button-wrapper {
    background: #fff;
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1.02px 1px 1px 0;
    color: #000000d9;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 30px;
    margin: 0;
    padding: 0 15px;
    position: relative;
    transition:
        color 0.3s,
        background 0.3s,
        border-color 0.3s,
        box-shadow 0.3s;
}
.ant-radio-button-wrapper a {
    color: #000000d9;
}
.ant-radio-button-wrapper > .ant-radio-button {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.ant-radio-group-large .ant-radio-button-wrapper {
    font-size: 16px;
    height: 40px;
    line-height: 38px;
}
.ant-radio-group-small .ant-radio-button-wrapper {
    height: 24px;
    line-height: 22px;
    padding: 0 7px;
}
.ant-radio-button-wrapper:not(:first-child):before {
    background-color: #d9d9d9;
    box-sizing: initial;
    content: "";
    display: block;
    height: 100%;
    left: -1px;
    padding: 1px 0;
    position: absolute;
    top: -1px;
    transition: background-color 0.3s;
    width: 1px;
}
.ant-radio-button-wrapper:first-child {
    border-left: 1px solid #d9d9d9;
    border-radius: 2px 0 0 2px;
}
.ant-radio-button-wrapper:last-child {
    border-radius: 0 2px 2px 0;
}
.ant-radio-button-wrapper:first-child:last-child {
    border-radius: 2px;
}
.ant-radio-button-wrapper:hover {
    color: #1890ff;
    position: relative;
}
.ant-radio-button-wrapper:focus-within {
    box-shadow: 0 0 0 3px #1890ff1f;
}
.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type="checkbox"],
.ant-radio-button-wrapper input[type="radio"] {
    height: 0;
    opacity: 0;
    pointer-events: none;
    width: 0;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
    background: #fff;
    border-color: #1890ff;
    color: #1890ff;
    z-index: 1;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before {
    background-color: #1890ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
    border-color: #1890ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
    border-color: #40a9ff;
    color: #40a9ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover:before {
    background-color: #40a9ff;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
    border-color: #096dd9;
    color: #096dd9;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active:before {
    background-color: #096dd9;
}
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
    box-shadow: 0 0 0 3px #1890ff1f;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
    background: #1890ff;
    border-color: #1890ff;
    color: #fff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
    background: #40a9ff;
    border-color: #40a9ff;
    color: #fff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
    background: #096dd9;
    border-color: #096dd9;
    color: #fff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
    box-shadow: 0 0 0 3px #1890ff1f;
}
.ant-radio-button-wrapper-disabled {
    cursor: not-allowed;
}
.ant-radio-button-wrapper-disabled,
.ant-radio-button-wrapper-disabled:first-child,
.ant-radio-button-wrapper-disabled:hover {
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    color: #00000040;
}
.ant-radio-button-wrapper-disabled:first-child {
    border-left-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
    background-color: #e6e6e6;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
}
@keyframes antRadioEffect {
    0% {
        opacity: 0.5;
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(1.6);
    }
}
.ant-radio-group.ant-radio-group-rtl {
    direction: rtl;
}
.ant-radio-wrapper.ant-radio-wrapper-rtl {
    direction: rtl;
    margin-left: 8px;
    margin-right: 0;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl {
    border-left-width: 1px;
    border-right-width: 0;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child):before {
    left: 0;
    right: -1px;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child {
    border-radius: 0 2px 2px 0;
    border-right: 1px solid #d9d9d9;
}
.ant-radio-button-wrapper-checked:not(
        [class*=" ant-radio-button-wrapper-disabled"]
    ).ant-radio-button-wrapper:first-child {
    border-right-color: #40a9ff;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:last-child {
    border-radius: 2px 0 0 2px;
}
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child {
    border-right-color: #d9d9d9;
}
.ant-spin {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    color: #1890ff;
    display: none;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
    vertical-align: middle;
}
.ant-spin-spinning {
    display: inline-block;
    opacity: 1;
    position: static;
}
.ant-spin-nested-loading {
    position: relative;
}
.ant-spin-nested-loading > div > .ant-spin {
    display: block;
    height: 100%;
    left: 0;
    max-height: 400px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
    left: 50%;
    margin: -10px;
    position: absolute;
    top: 50%;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
    padding-top: 5px;
    position: absolute;
    text-shadow: 0 1px 2px #fff;
    top: 50%;
    width: 100%;
}
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
    margin-top: -20px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
    margin: -7px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
    padding-top: 2px;
}
.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
    margin-top: -17px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
    margin: -16px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
    padding-top: 11px;
}
.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
    margin-top: -26px;
}
.ant-spin-container {
    position: relative;
    transition: opacity 0.3s;
}
.ant-spin-container:after {
    background: #fff;
    bottom: 0;
    content: "";
    display: none\9;
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s;
    width: 100%;
    z-index: 10;
}
.ant-spin-blur {
    clear: both;
    opacity: 0.5;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ant-spin-blur:after {
    opacity: 0.4;
    pointer-events: auto;
}
.ant-spin-tip {
    color: #00000073;
}
.ant-spin-dot {
    display: inline-block;
    font-size: 20px;
    height: 1em;
    position: relative;
    width: 1em;
}
.ant-spin-dot-item {
    animation: antSpinMove 1s linear infinite alternate;
    background-color: #1890ff;
    border-radius: 100%;
    display: block;
    height: 9px;
    opacity: 0.3;
    position: absolute;
    transform: scale(0.75);
    transform-origin: 50% 50%;
    width: 9px;
}
.ant-spin-dot-item:first-child {
    left: 0;
    top: 0;
}
.ant-spin-dot-item:nth-child(2) {
    animation-delay: 0.4s;
    right: 0;
    top: 0;
}
.ant-spin-dot-item:nth-child(3) {
    animation-delay: 0.8s;
    bottom: 0;
    right: 0;
}
.ant-spin-dot-item:nth-child(4) {
    animation-delay: 1.2s;
    bottom: 0;
    left: 0;
}
.ant-spin-dot-spin {
    animation: antRotate 1.2s linear infinite;
    transform: rotate(0deg);
}
.ant-spin-sm .ant-spin-dot {
    font-size: 14px;
}
.ant-spin-sm .ant-spin-dot i {
    height: 6px;
    width: 6px;
}
.ant-spin-lg .ant-spin-dot {
    font-size: 32px;
}
.ant-spin-lg .ant-spin-dot i {
    height: 14px;
    width: 14px;
}
.ant-spin.ant-spin-show-text .ant-spin-text {
    display: block;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ant-spin-blur {
        background: #fff;
        opacity: 0.5;
    }
}
@keyframes antSpinMove {
    to {
        opacity: 1;
    }
}
@keyframes antRotate {
    to {
        transform: rotate(1turn);
    }
}
.ant-spin-rtl {
    direction: rtl;
}
.ant-spin-rtl .ant-spin-dot-spin {
    animation-name: antRotateRtl;
    transform: rotate(-45deg);
}
@keyframes antRotateRtl {
    to {
        transform: rotate(-405deg);
    }
}
.ant-input-number-affix-wrapper {
    -webkit-padding-start: 11px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    color: #000000d9;
    display: inline-block;
    display: inline-flex;
    font-size: 14px;
    line-height: 1.5715;
    min-width: 0;
    padding: 0;
    padding-inline-start: 11px;
    position: relative;
    transition: all 0.3s;
    width: 100%;
    width: 90px;
}
.ant-input-number-affix-wrapper::-moz-placeholder {
    color: #bfbfbf;
    -moz-user-select: none;
    user-select: none;
}
.ant-input-number-affix-wrapper:-ms-input-placeholder {
    color: #bfbfbf;
    -ms-user-select: none;
    user-select: none;
}
.ant-input-number-affix-wrapper::placeholder {
    color: #bfbfbf;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ant-input-number-affix-wrapper:-moz-placeholder-shown {
    text-overflow: ellipsis;
}
.ant-input-number-affix-wrapper:-ms-input-placeholder {
    text-overflow: ellipsis;
}
.ant-input-number-affix-wrapper:placeholder-shown {
    text-overflow: ellipsis;
}
.ant-input-number-affix-wrapper:hover {
    border-color: #40a9ff;
    border-right-width: 1px;
}
.ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper:focus {
    border-color: #40a9ff;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #1890ff33;
    outline: 0;
}
.ant-input-number-affix-wrapper-disabled {
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    cursor: not-allowed;
    opacity: 1;
}
.ant-input-number-affix-wrapper-disabled:hover {
    border-color: #d9d9d9;
    border-right-width: 1px;
}
.ant-input-number-affix-wrapper[disabled] {
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    cursor: not-allowed;
    opacity: 1;
}
.ant-input-number-affix-wrapper[disabled]:hover {
    border-color: #d9d9d9;
    border-right-width: 1px;
}
.ant-input-number-affix-wrapper-borderless,
.ant-input-number-affix-wrapper-borderless-disabled,
.ant-input-number-affix-wrapper-borderless-focused,
.ant-input-number-affix-wrapper-borderless:focus,
.ant-input-number-affix-wrapper-borderless:hover,
.ant-input-number-affix-wrapper-borderless[disabled] {
    background-color: initial;
    border: none;
    box-shadow: none;
}
textarea.ant-input-number-affix-wrapper {
    height: auto;
    line-height: 1.5715;
    max-width: 100%;
    min-height: 32px;
    transition:
        all 0.3s,
        height 0s;
    vertical-align: bottom;
}
.ant-input-number-affix-wrapper-lg {
    font-size: 16px;
    padding: 6.5px 11px;
}
.ant-input-number-affix-wrapper-sm {
    padding: 0 7px;
}
.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover {
    border-color: #40a9ff;
    border-right-width: 1px;
    z-index: 1;
}
.ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper:focus {
    z-index: 1;
}
.ant-input-number-affix-wrapper-disabled .ant-input-number[disabled] {
    background: #0000;
}
.ant-input-number-affix-wrapper > div.ant-input-number {
    border: none;
    outline: none;
    width: 100%;
}
.ant-input-number-affix-wrapper > div.ant-input-number.ant-input-number-focused {
    box-shadow: none !important;
}
.ant-input-number-affix-wrapper input.ant-input-number-input {
    padding: 0;
}
.ant-input-number-affix-wrapper:before {
    content: "\a0";
    visibility: hidden;
    width: 0;
}
.ant-input-number-affix-wrapper .ant-input-number-handler-wrap {
    z-index: 2;
}
.ant-input-number-prefix,
.ant-input-number-suffix {
    align-items: center;
    display: flex;
    flex: none;
    pointer-events: none;
}
.ant-input-number-prefix {
    -webkit-margin-end: 4px;
    margin-inline-end: 4px;
}
.ant-input-number-suffix {
    height: 100%;
    margin-left: 4px;
    margin-right: 11px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.ant-input-number-group-wrapper .ant-input-number-affix-wrapper {
    width: 100%;
}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
.ant-input-number-status-error:not(.ant-input-number-disabled):not(
        .ant-input-number-borderless
    ).ant-input-number:hover {
    background: #fff;
    border-color: #ff4d4f;
}
.ant-input-number-status-error:not(.ant-input-number-disabled):not(
        .ant-input-number-borderless
    ).ant-input-number-focused,
.ant-input-number-status-error:not(.ant-input-number-disabled):not(
        .ant-input-number-borderless
    ).ant-input-number:focus {
    border-color: #ff7875;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #ff4d4f33;
    outline: 0;
}
.ant-input-number-status-error .ant-input-number-prefix {
    color: #ff4d4f;
}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(
        .ant-input-number-borderless
    ).ant-input-number:hover {
    background: #fff;
    border-color: #faad14;
}
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(
        .ant-input-number-borderless
    ).ant-input-number-focused,
.ant-input-number-status-warning:not(.ant-input-number-disabled):not(
        .ant-input-number-borderless
    ).ant-input-number:focus {
    border-color: #ffc53d;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #faad1433;
    outline: 0;
}
.ant-input-number-status-warning .ant-input-number-prefix {
    color: #faad14;
}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(
        .ant-input-number-affix-wrapper-borderless
    ).ant-input-number-affix-wrapper,
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(
        .ant-input-number-affix-wrapper-borderless
    ).ant-input-number-affix-wrapper:hover {
    background: #fff;
    border-color: #ff4d4f;
}
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(
        .ant-input-number-affix-wrapper-borderless
    ).ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(
        .ant-input-number-affix-wrapper-borderless
    ).ant-input-number-affix-wrapper:focus {
    border-color: #ff7875;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #ff4d4f33;
    outline: 0;
}
.ant-input-number-affix-wrapper-status-error .ant-input-number-prefix {
    color: #ff4d4f;
}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(
        .ant-input-number-affix-wrapper-borderless
    ).ant-input-number-affix-wrapper,
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(
        .ant-input-number-affix-wrapper-borderless
    ).ant-input-number-affix-wrapper:hover {
    background: #fff;
    border-color: #faad14;
}
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(
        .ant-input-number-affix-wrapper-borderless
    ).ant-input-number-affix-wrapper-focused,
.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(
        .ant-input-number-affix-wrapper-borderless
    ).ant-input-number-affix-wrapper:focus {
    border-color: #ffc53d;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #faad1433;
    outline: 0;
}
.ant-input-number-affix-wrapper-status-warning .ant-input-number-prefix {
    color: #faad14;
}
.ant-input-number-group-wrapper-status-error .ant-input-number-group-addon {
    border-color: #ff4d4f;
    color: #ff4d4f;
}
.ant-input-number-group-wrapper-status-warning .ant-input-number-group-addon {
    border-color: #faad14;
    color: #faad14;
}
.ant-input-number {
    font-feature-settings: "tnum";
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000000d9;
    display: inline-block;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    min-width: 0;
    padding: 0;
    position: relative;
    transition: all 0.3s;
    width: 100%;
    width: 90px;
}
.ant-input-number::-moz-placeholder {
    color: #bfbfbf;
    -moz-user-select: none;
    user-select: none;
}
.ant-input-number:-ms-input-placeholder {
    color: #bfbfbf;
    -ms-user-select: none;
    user-select: none;
}
.ant-input-number::placeholder {
    color: #bfbfbf;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ant-input-number:-moz-placeholder-shown {
    text-overflow: ellipsis;
}
.ant-input-number:-ms-input-placeholder {
    text-overflow: ellipsis;
}
.ant-input-number:placeholder-shown {
    text-overflow: ellipsis;
}
.ant-input-number-focused,
.ant-input-number:focus {
    border-color: #40a9ff;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #1890ff33;
    outline: 0;
}
.ant-input-number[disabled] {
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    cursor: not-allowed;
    opacity: 1;
}
.ant-input-number[disabled]:hover {
    border-color: #d9d9d9;
    border-right-width: 1px;
}
.ant-input-number-borderless,
.ant-input-number-borderless-disabled,
.ant-input-number-borderless-focused,
.ant-input-number-borderless:focus,
.ant-input-number-borderless:hover,
.ant-input-number-borderless[disabled] {
    background-color: initial;
    border: none;
    box-shadow: none;
}
textarea.ant-input-number {
    height: auto;
    line-height: 1.5715;
    max-width: 100%;
    min-height: 32px;
    transition:
        all 0.3s,
        height 0s;
    vertical-align: bottom;
}
.ant-input-number-lg {
    padding: 6.5px 11px;
}
.ant-input-number-sm {
    padding: 0 7px;
}
.ant-input-number-group {
    font-feature-settings: "tnum";
    border-collapse: initial;
    border-spacing: 0;
    box-sizing: border-box;
    color: #000000d9;
    display: table;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.ant-input-number-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.ant-input-number-group > [class*="col-"] {
    padding-right: 8px;
}
.ant-input-number-group > [class*="col-"]:last-child {
    padding-right: 0;
}
.ant-input-number-group-addon,
.ant-input-number-group-wrap,
.ant-input-number-group > .ant-input-number {
    display: table-cell;
}
.ant-input-number-group-addon:not(:first-child):not(:last-child),
.ant-input-number-group-wrap:not(:first-child):not(:last-child),
.ant-input-number-group > .ant-input-number:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.ant-input-number-group-addon,
.ant-input-number-group-wrap {
    vertical-align: middle;
    white-space: nowrap;
    width: 1px;
}
.ant-input-number-group-wrap > * {
    display: block !important;
}
.ant-input-number-group .ant-input-number {
    float: left;
    margin-bottom: 0;
    text-align: inherit;
    width: 100%;
}
.ant-input-number-group .ant-input-number:focus,
.ant-input-number-group .ant-input-number:hover {
    border-right-width: 1px;
    z-index: 1;
}
.ant-input-search-with-button .ant-input-number-group .ant-input-number:hover {
    z-index: 0;
}
.ant-input-number-group-addon {
    background-color: #fafafa;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    color: #000000d9;
    font-size: 14px;
    font-weight: 400;
    padding: 0 11px;
    position: relative;
    text-align: center;
    transition: all 0.3s;
}
.ant-input-number-group-addon .ant-select {
    margin: -5px -11px;
}
.ant-input-number-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    background-color: inherit;
    border: 1px solid #0000;
    box-shadow: none;
}
.ant-input-number-group-addon .ant-select-focused .ant-select-selector,
.ant-input-number-group-addon .ant-select-open .ant-select-selector {
    color: #1890ff;
}
.ant-input-number-group-addon .ant-cascader-picker {
    background-color: initial;
    margin: -9px -12px;
}
.ant-input-number-group-addon .ant-cascader-picker .ant-cascader-input {
    border: 0;
    box-shadow: none;
    text-align: left;
}
.ant-input-number-group-addon:first-child,
.ant-input-number-group-addon:first-child .ant-select .ant-select-selector,
.ant-input-number-group > .ant-input-number:first-child,
.ant-input-number-group > .ant-input-number:first-child .ant-select .ant-select-selector {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:first-child) .ant-input-number {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-input-number-group > .ant-input-number-affix-wrapper:not(:last-child) .ant-input-number {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-input-number-group-addon:first-child {
    border-right: 0;
}
.ant-input-number-group-addon:last-child {
    border-left: 0;
}
.ant-input-number-group-addon:last-child,
.ant-input-number-group-addon:last-child .ant-select .ant-select-selector,
.ant-input-number-group > .ant-input-number:last-child,
.ant-input-number-group > .ant-input-number:last-child .ant-select .ant-select-selector {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-input-number-group-lg .ant-input-number,
.ant-input-number-group-lg > .ant-input-number-group-addon {
    font-size: 16px;
    padding: 6.5px 11px;
}
.ant-input-number-group-sm .ant-input-number,
.ant-input-number-group-sm > .ant-input-number-group-addon {
    padding: 0 7px;
}
.ant-input-number-group-lg .ant-select-single .ant-select-selector {
    height: 40px;
}
.ant-input-number-group-sm .ant-select-single .ant-select-selector {
    height: 24px;
}
.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child) {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}
.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child),
.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-input-number-group.ant-input-number-group-compact {
    display: block;
}
.ant-input-number-group.ant-input-number-group-compact:before {
    content: "";
    display: table;
}
.ant-input-number-group.ant-input-number-group-compact:after {
    clear: both;
    content: "";
    display: table;
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child),
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child),
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child) {
    border-right-width: 1px;
}
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):hover,
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number:not(:first-child):not(:last-child):hover {
    z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > * {
    border-radius: 0;
    display: inline-block;
    float: none;
    vertical-align: top;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-input-number-affix-wrapper,
.ant-input-number-group.ant-input-number-group-compact > .ant-picker-range {
    display: inline-flex;
}
.ant-input-number-group.ant-input-number-group-compact > :not(:last-child) {
    border-right-width: 1px;
    margin-right: -1px;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-number {
    float: none;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector {
    border-radius: 0;
    border-right-width: 1px;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-input-group-wrapper .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input:hover,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-focused,
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-arrow,
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:focus,
.ant-input-number-group.ant-input-number-group-compact > .ant-select > .ant-select-selector:hover {
    z-index: 1;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:first-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-select:first-child > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > :first-child {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-number-group.ant-input-number-group-compact > .ant-select:last-child > .ant-select-selector,
.ant-input-number-group.ant-input-number-group-compact > :last-child {
    border-bottom-right-radius: 2px;
    border-right-width: 1px;
    border-top-right-radius: 2px;
}
.ant-input-number-group.ant-input-number-group-compact > .ant-select-auto-complete .ant-input {
    vertical-align: top;
}
.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper + .ant-input-group-wrapper {
    margin-left: -1px;
}
.ant-input-number-group.ant-input-number-group-compact
    .ant-input-group-wrapper
    + .ant-input-group-wrapper
    .ant-input-affix-wrapper,
.ant-input-number-group.ant-input-number-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-number-group.ant-input-number-group-compact
    .ant-input-group-wrapper:not(:last-child).ant-input-search
    > .ant-input-group
    > .ant-input {
    border-radius: 2px 0 0 2px;
}
.ant-input-number-group > .ant-input-number-rtl:first-child {
    border-radius: 0 2px 2px 0;
}
.ant-input-number-group > .ant-input-number-rtl:last-child {
    border-radius: 2px 0 0 2px;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:first-child {
    border-left: 0;
    border-radius: 0 2px 2px 0;
    border-right: 1px solid #d9d9d9;
}
.ant-input-number-group-rtl .ant-input-number-group-addon:last-child {
    border-left: 1px solid #d9d9d9;
    border-radius: 2px 0 0 2px;
    border-right: 0;
}
.ant-input-number-group-wrapper {
    display: inline-block;
    text-align: start;
    vertical-align: top;
}
.ant-input-number-handler {
    border-left: 1px solid #d9d9d9;
    color: #00000073;
    display: block;
    font-weight: 700;
    height: 50%;
    line-height: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all 0.1s linear;
    width: 100%;
}
.ant-input-number-handler:active {
    background: #f4f4f4;
}
.ant-input-number-handler:hover .ant-input-number-handler-down-inner,
.ant-input-number-handler:hover .ant-input-number-handler-up-inner {
    color: #40a9ff;
}
.ant-input-number-handler-down-inner,
.ant-input-number-handler-up-inner {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    color: #00000073;
    display: inline-block;
    font-style: normal;
    height: 12px;
    line-height: 0;
    line-height: 12px;
    position: absolute;
    right: 4px;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: none;
    transition: all 0.1s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: -0.125em;
    width: 12px;
}
.ant-input-number-handler-down-inner > *,
.ant-input-number-handler-up-inner > * {
    line-height: 1;
}
.ant-input-number-handler-down-inner svg,
.ant-input-number-handler-up-inner svg {
    display: inline-block;
}
.ant-input-number-handler-down-inner:before,
.ant-input-number-handler-up-inner:before {
    display: none;
}
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon {
    display: block;
}
.ant-input-number:hover {
    border-color: #40a9ff;
    border-right-width: 1px;
}
.ant-input-number:hover + .ant-form-item-children-icon {
    opacity: 0;
    transition: opacity 0.24s linear 0.24s;
}
.ant-input-number-focused {
    border-color: #40a9ff;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #1890ff33;
    outline: 0;
}
.ant-input-number-disabled {
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    cursor: not-allowed;
    opacity: 1;
}
.ant-input-number-disabled:hover {
    border-color: #d9d9d9;
    border-right-width: 1px;
}
.ant-input-number-disabled .ant-input-number-input {
    cursor: not-allowed;
}
.ant-input-number-disabled .ant-input-number-handler-wrap,
.ant-input-number-readonly .ant-input-number-handler-wrap {
    display: none;
}
.ant-input-number-input {
    -webkit-appearance: textfield !important;
    -moz-appearance: textfield !important;
    appearance: textfield !important;
    background-color: initial;
    border: 0;
    border-radius: 2px;
    height: 30px;
    outline: 0;
    padding: 0 11px;
    text-align: left;
    transition: all 0.3s linear;
    width: 100%;
}
.ant-input-number-input::-moz-placeholder {
    color: #bfbfbf;
    -moz-user-select: none;
    user-select: none;
}
.ant-input-number-input:-ms-input-placeholder {
    color: #bfbfbf;
    -ms-user-select: none;
    user-select: none;
}
.ant-input-number-input::placeholder {
    color: #bfbfbf;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ant-input-number-input:-moz-placeholder-shown {
    text-overflow: ellipsis;
}
.ant-input-number-input:-ms-input-placeholder {
    text-overflow: ellipsis;
}
.ant-input-number-input:placeholder-shown {
    text-overflow: ellipsis;
}
.ant-input-number-input[type="number"]::-webkit-inner-spin-button,
.ant-input-number-input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}
.ant-input-number-lg {
    font-size: 16px;
    padding: 0;
}
.ant-input-number-lg input {
    height: 38px;
}
.ant-input-number-sm {
    padding: 0;
}
.ant-input-number-sm input {
    height: 22px;
    padding: 0 7px;
}
.ant-input-number-handler-wrap {
    background: #fff;
    border-radius: 0 2px 2px 0;
    height: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.24s linear 0.1s;
    width: 22px;
}
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner,
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner {
    align-items: center;
    display: flex;
    font-size: 7px;
    justify-content: center;
    margin-right: 0;
    min-width: auto;
}
.ant-input-number-borderless .ant-input-number-handler-wrap {
    border-left-width: 0;
}
.ant-input-number-handler-wrap:hover .ant-input-number-handler {
    height: 40%;
}
.ant-input-number-focused .ant-input-number-handler-wrap,
.ant-input-number:hover .ant-input-number-handler-wrap {
    opacity: 1;
}
.ant-input-number-handler-up {
    border-top-right-radius: 2px;
    cursor: pointer;
}
.ant-input-number-handler-up-inner {
    margin-top: -5px;
    text-align: center;
    top: 50%;
}
.ant-input-number-handler-up:hover {
    height: 60% !important;
}
.ant-input-number-handler-down {
    border-bottom-right-radius: 2px;
    border-top: 1px solid #d9d9d9;
    cursor: pointer;
    top: 0;
}
.ant-input-number-handler-down-inner {
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
.ant-input-number-handler-down:hover {
    height: 60% !important;
}
.ant-input-number-borderless .ant-input-number-handler-down {
    border-top-width: 0;
}
.ant-input-number-focused:not(.ant-input-number-borderless) .ant-input-number-handler-down,
.ant-input-number:hover:not(.ant-input-number-borderless) .ant-input-number-handler-down {
    border-top: 1px solid #d9d9d9;
}
.ant-input-number-handler-down-disabled,
.ant-input-number-handler-up-disabled {
    cursor: not-allowed;
}
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner,
.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner {
    color: #00000040;
}
.ant-input-number-borderless {
    box-shadow: none;
}
.ant-input-number-out-of-range input {
    color: #ff4d4f;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item):not(.ant-input-number-compact-item-rtl) {
    margin-right: -1px;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-last-item).ant-input-number-compact-item-rtl {
    margin-left: -1px;
}
.ant-input-number-compact-item.ant-input-number-focused,
.ant-input-number-compact-item:active,
.ant-input-number-compact-item:focus,
.ant-input-number-compact-item:hover {
    z-index: 2;
}
.ant-input-number-compact-item[disabled] {
    z-index: 0;
}
.ant-input-number-compact-item:not(.ant-input-number-compact-first-item):not(
        .ant-input-number-compact-last-item
    ).ant-input-number {
    border-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-first-item:not(
        .ant-input-number-compact-last-item
    ):not(.ant-input-number-compact-item-rtl) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-first-item:not(
        .ant-input-number-compact-last-item
    ),
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-last-item:not(
        .ant-input-number-compact-first-item
    ):not(.ant-input-number-compact-item-rtl) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-input-number-compact-item.ant-input-number.ant-input-number-compact-item-rtl.ant-input-number-compact-last-item:not(
        .ant-input-number-compact-first-item
    ) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-input-number-rtl {
    direction: rtl;
}
.ant-input-number-rtl .ant-input-number-handler {
    border-left: 0;
    border-right: 1px solid #d9d9d9;
}
.ant-input-number-rtl .ant-input-number-handler-wrap {
    left: 0;
    right: auto;
}
.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap {
    border-right-width: 0;
}
.ant-input-number-rtl .ant-input-number-handler-up {
    border-top-right-radius: 0;
}
.ant-input-number-rtl .ant-input-number-handler-down {
    border-bottom-right-radius: 0;
}
.ant-input-number-rtl .ant-input-number-input {
    direction: ltr;
    text-align: right;
}
.ant-carousel {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
}
.ant-carousel .slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    display: block;
    position: relative;
    touch-action: pan-y;
}
.ant-carousel .slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.ant-carousel .slick-list:focus {
    outline: none;
}
.ant-carousel .slick-list.dragging {
    cursor: pointer;
}
.ant-carousel .slick-list .slick-slide {
    pointer-events: none;
}
.ant-carousel .slick-list .slick-slide input.ant-checkbox-input,
.ant-carousel .slick-list .slick-slide input.ant-radio-input {
    visibility: hidden;
}
.ant-carousel .slick-list .slick-slide.slick-active {
    pointer-events: auto;
}
.ant-carousel .slick-list .slick-slide.slick-active input.ant-checkbox-input,
.ant-carousel .slick-list .slick-slide.slick-active input.ant-radio-input {
    visibility: visible;
}
.ant-carousel .slick-list .slick-slide > div > div {
    vertical-align: bottom;
}
.ant-carousel .slick-slider .slick-list,
.ant-carousel .slick-slider .slick-track {
    touch-action: pan-y;
    transform: translateZ(0);
}
.ant-carousel .slick-track {
    display: block;
    left: 0;
    position: relative;
    top: 0;
}
.ant-carousel .slick-track:after,
.ant-carousel .slick-track:before {
    content: "";
    display: table;
}
.ant-carousel .slick-track:after {
    clear: both;
}
.slick-loading .ant-carousel .slick-track {
    visibility: hidden;
}
.ant-carousel .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.ant-carousel .slick-slide img {
    display: block;
}
.ant-carousel .slick-slide.slick-loading img {
    display: none;
}
.ant-carousel .slick-slide.dragging img {
    pointer-events: none;
}
.ant-carousel .slick-initialized .slick-slide {
    display: block;
}
.ant-carousel .slick-loading .slick-slide {
    visibility: hidden;
}
.ant-carousel .slick-vertical .slick-slide {
    display: block;
    height: auto;
}
.ant-carousel .slick-arrow.slick-hidden {
    display: none;
}
.ant-carousel .slick-next,
.ant-carousel .slick-prev {
    background: #0000;
    border: 0;
    color: #0000;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin-top: -10px;
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 20px;
}
.ant-carousel .slick-next:focus,
.ant-carousel .slick-next:hover,
.ant-carousel .slick-prev:focus,
.ant-carousel .slick-prev:hover {
    background: #0000;
    color: #0000;
    outline: none;
}
.ant-carousel .slick-next:focus:before,
.ant-carousel .slick-next:hover:before,
.ant-carousel .slick-prev:focus:before,
.ant-carousel .slick-prev:hover:before {
    opacity: 1;
}
.ant-carousel .slick-next.slick-disabled:before,
.ant-carousel .slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.ant-carousel .slick-prev {
    left: -25px;
}
.ant-carousel .slick-prev:before {
    content: "←";
}
.ant-carousel .slick-next {
    right: -25px;
}
.ant-carousel .slick-next:before {
    content: "→";
}
.ant-carousel .slick-dots {
    bottom: 0;
    display: flex !important;
    justify-content: center;
    left: 0;
    list-style: none;
    margin-bottom: 0;
    margin-left: 15%;
    margin-right: 15%;
    padding-left: 0;
    position: absolute;
    right: 0;
    z-index: 15;
}
.ant-carousel .slick-dots-bottom {
    bottom: 12px;
}
.ant-carousel .slick-dots-top {
    bottom: auto;
    top: 12px;
}
.ant-carousel .slick-dots li {
    box-sizing: initial;
    display: inline-block;
    flex: 0 1 auto;
    height: 3px;
    margin: 0 4px;
    padding: 0;
    position: relative;
    text-align: center;
    text-indent: -999px;
    transition: all 0.5s;
    vertical-align: top;
    width: 16px;
}
.ant-carousel .slick-dots li button {
    background: #fff;
    border: 0;
    border-radius: 1px;
    color: #0000;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 3px;
    opacity: 0.3;
    outline: none;
    padding: 0;
    position: relative;
    transition: all 0.5s;
    width: 100%;
}
.ant-carousel .slick-dots li button:focus,
.ant-carousel .slick-dots li button:hover {
    opacity: 0.75;
}
.ant-carousel .slick-dots li button:after {
    bottom: -4px;
    content: "";
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
}
.ant-carousel .slick-dots li.slick-active {
    width: 24px;
}
.ant-carousel .slick-dots li.slick-active button {
    background: #fff;
    opacity: 1;
}
.ant-carousel .slick-dots li.slick-active:focus,
.ant-carousel .slick-dots li.slick-active:hover {
    opacity: 1;
}
.ant-carousel-vertical .slick-dots {
    bottom: auto;
    flex-direction: column;
    height: auto;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
}
.ant-carousel-vertical .slick-dots-left {
    left: 12px;
    right: auto;
}
.ant-carousel-vertical .slick-dots-right {
    left: auto;
    right: 12px;
}
.ant-carousel-vertical .slick-dots li {
    height: 16px;
    margin: 4px 0;
    vertical-align: initial;
    width: 3px;
}
.ant-carousel-vertical .slick-dots li button {
    height: 16px;
    width: 3px;
}
.ant-carousel-vertical .slick-dots li.slick-active,
.ant-carousel-vertical .slick-dots li.slick-active button {
    height: 24px;
    width: 3px;
}
.ant-carousel-rtl {
    direction: rtl;
}
.ant-carousel-rtl .ant-carousel .slick-track {
    left: auto;
    right: 0;
}
.ant-carousel-rtl .ant-carousel .slick-prev {
    left: auto;
    right: -25px;
}
.ant-carousel-rtl .ant-carousel .slick-prev:before {
    content: "→";
}
.ant-carousel-rtl .ant-carousel .slick-next {
    left: -25px;
    right: auto;
}
.ant-carousel-rtl .ant-carousel .slick-next:before {
    content: "←";
}
.ant-carousel-rtl.ant-carousel .slick-dots {
    flex-direction: row-reverse;
}
.ant-carousel-rtl.ant-carousel-vertical .slick-dots {
    flex-direction: column;
}
.ant-modal {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0 auto;
    max-width: calc(100vw - 32px);
    padding: 0 0 24px;
    pointer-events: none;
    position: relative;
    top: 100px;
    width: auto;
}
.ant-modal.ant-zoom-appear,
.ant-modal.ant-zoom-enter {
    animation-duration: 0.3s;
    opacity: 0;
    transform: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ant-modal-mask {
    background-color: #00000073;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}
.ant-modal-mask-hidden {
    display: none;
}
.ant-modal-wrap {
    bottom: 0;
    left: 0;
    outline: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}
.ant-modal-title {
    word-wrap: break-word;
    color: #000000d9;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin: 0;
}
.ant-modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 0;
    border-radius: 2px;
    box-shadow:
        0 3px 6px -4px #0000001f,
        0 6px 16px 0 #00000014,
        0 9px 28px 8px #0000000d;
    pointer-events: auto;
    position: relative;
}
.ant-modal-close {
    background: #0000;
    border: 0;
    color: #00000073;
    cursor: pointer;
    font-weight: 700;
    line-height: 1;
    outline: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    transition: color 0.3s;
    z-index: 10;
}
.ant-modal-close-x {
    display: block;
    font-size: 16px;
    font-style: normal;
    height: 54px;
    line-height: 54px;
    text-align: center;
    text-rendering: auto;
    text-transform: none;
    width: 54px;
}
.ant-modal-close:focus,
.ant-modal-close:hover {
    color: #000000bf;
    text-decoration: none;
}
.ant-modal-header {
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
    border-radius: 2px 2px 0 0;
    color: #000000d9;
    padding: 16px 24px;
}
.ant-modal-body {
    word-wrap: break-word;
    font-size: 14px;
    line-height: 1.5715;
    padding: 24px;
}
.ant-modal-footer {
    background: #0000;
    border-radius: 0 0 2px 2px;
    border-top: 1px solid #f0f0f0;
    padding: 10px 16px;
    text-align: right;
}
.ant-modal-footer .ant-btn + .ant-btn:not(.ant-dropdown-trigger) {
    margin-bottom: 0;
    margin-left: 8px;
}
.ant-modal-open {
    overflow: hidden;
}
.ant-modal-centered {
    text-align: center;
}
.ant-modal-centered:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.ant-modal-centered .ant-modal {
    display: inline-block;
    padding-bottom: 0;
    text-align: left;
    top: 0;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .ant-modal {
        margin: 8px auto;
        max-width: calc(100vw - 16px);
    }
    .ant-modal-centered .ant-modal {
        flex: 1;
    }
}
.ant-modal-confirm .ant-modal-header {
    display: none;
}
.ant-modal-confirm .ant-modal-body {
    padding: 32px 32px 24px;
}
.ant-modal-confirm-body-wrapper:before {
    content: "";
    display: table;
}
.ant-modal-confirm-body-wrapper:after {
    clear: both;
    content: "";
    display: table;
}
.ant-modal-confirm-body .ant-modal-confirm-title {
    color: #000000d9;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    overflow: hidden;
}
.ant-modal-confirm-body .ant-modal-confirm-content {
    color: #000000d9;
    font-size: 14px;
    margin-top: 8px;
}
.ant-modal-confirm-body > .anticon {
    float: left;
    font-size: 22px;
    margin-right: 16px;
}
.ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
    margin-left: 38px;
}
.ant-modal-confirm .ant-modal-confirm-btns {
    margin-top: 24px;
    text-align: right;
}
.ant-modal-confirm .ant-modal-confirm-btns .ant-btn + .ant-btn {
    margin-bottom: 0;
    margin-left: 8px;
}
.ant-modal-confirm-error .ant-modal-confirm-body > .anticon {
    color: #ff4d4f;
}
.ant-modal-confirm-confirm .ant-modal-confirm-body > .anticon,
.ant-modal-confirm-warning .ant-modal-confirm-body > .anticon {
    color: #faad14;
}
.ant-modal-confirm-info .ant-modal-confirm-body > .anticon {
    color: #1890ff;
}
.ant-modal-confirm-success .ant-modal-confirm-body > .anticon {
    color: #52c41a;
}
.ant-modal-confirm .ant-zoom-leave .ant-modal-confirm-btns {
    pointer-events: none;
}
.ant-modal-wrap-rtl {
    direction: rtl;
}
.ant-modal-wrap-rtl .ant-modal-close {
    left: 0;
    right: auto;
}
.ant-modal-wrap-rtl .ant-modal-footer {
    text-align: left;
}
.ant-modal-wrap-rtl .ant-modal-footer .ant-btn + .ant-btn {
    margin-left: 0;
    margin-right: 8px;
}
.ant-modal-wrap-rtl .ant-modal-confirm-body {
    direction: rtl;
}
.ant-modal-wrap-rtl .ant-modal-confirm-body > .anticon {
    float: right;
    margin-left: 16px;
    margin-right: 0;
}
.ant-modal-wrap-rtl .ant-modal-confirm-body > .anticon + .ant-modal-confirm-title + .ant-modal-confirm-content {
    margin-left: 0;
    margin-right: 38px;
}
.ant-modal-wrap-rtl .ant-modal-confirm-btns {
    text-align: left;
}
.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn + .ant-btn {
    margin-left: 0;
    margin-right: 8px;
}
.ant-modal-wrap-rtl.ant-modal-centered .ant-modal {
    text-align: right;
}
.ant-select-single .ant-select-selector {
    display: flex;
}
.ant-select-single .ant-select-selector .ant-select-selection-search {
    bottom: 0;
    left: 11px;
    position: absolute;
    right: 11px;
    top: 0;
}
.ant-select-single .ant-select-selector .ant-select-selection-search-input {
    width: 100%;
}
.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    line-height: 30px;
    padding: 0;
    transition: all 0.3s;
}
.ant-select-single .ant-select-selector .ant-select-selection-item {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    pointer-events: none;
    transition: none;
}
.ant-select-single .ant-select-selector .ant-select-selection-item:after,
.ant-select-single .ant-select-selector .ant-select-selection-placeholder:after,
.ant-select-single .ant-select-selector:after {
    content: "\a0";
    display: inline-block;
    visibility: hidden;
    width: 0;
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
    right: 25px;
}
.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
    padding-right: 18px;
}
.ant-select-single.ant-select-open .ant-select-selection-item {
    color: #bfbfbf;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    height: 32px;
    padding: 0 11px;
    width: 100%;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    height: 30px;
}
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after {
    line-height: 30px;
}
.ant-select-single.ant-select-customize-input .ant-select-selector:after {
    display: none;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search {
    position: static;
    width: 100%;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder {
    left: 0;
    padding: 0 11px;
    position: absolute;
    right: 0;
}
.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder:after {
    display: none;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
    height: 40px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input)
    .ant-select-selector
    .ant-select-selection-placeholder,
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after {
    line-height: 38px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input)
    .ant-select-selection-search-input {
    height: 38px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
    height: 24px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input)
    .ant-select-selector
    .ant-select-selection-placeholder,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after {
    line-height: 22px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input)
    .ant-select-selection-search-input {
    height: 22px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search {
    left: 7px;
    right: 7px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector {
    padding: 0 7px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search {
    right: 28px;
}
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow
    .ant-select-selection-placeholder {
    padding-right: 21px;
}
.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector {
    padding: 0 11px;
}
.ant-select-selection-overflow {
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    max-width: 100%;
    position: relative;
}
.ant-select-selection-overflow-item {
    align-self: center;
    flex: none;
    max-width: 100%;
}
.ant-select-multiple .ant-select-selector {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding: 1px 4px;
}
.ant-select-show-search.ant-select-multiple .ant-select-selector {
    cursor: text;
}
.ant-select-disabled.ant-select-multiple .ant-select-selector {
    background: #f5f5f5;
    cursor: not-allowed;
}
.ant-select-multiple .ant-select-selector:after {
    content: "\a0";
    display: inline-block;
    line-height: 24px;
    margin: 2px 0;
    width: 0;
}
.ant-select-multiple.ant-select-allow-clear .ant-select-selector,
.ant-select-multiple.ant-select-show-arrow .ant-select-selector {
    padding-right: 24px;
}
.ant-select-multiple .ant-select-selection-item {
    -webkit-margin-end: 4px;
    -webkit-padding-start: 8px;
    -webkit-padding-end: 4px;
    background: #f5f5f5;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: default;
    display: flex;
    flex: none;
    height: 24px;
    line-height: 22px;
    margin-bottom: 2px;
    margin-top: 2px;
    margin-inline-end: 4px;
    max-width: 100%;
    padding-inline-end: 4px;
    padding-inline-start: 8px;
    position: relative;
    transition:
        font-size 0.3s,
        line-height 0.3s,
        height 0.3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ant-select-disabled.ant-select-multiple .ant-select-selection-item {
    border-color: #d9d9d9;
    color: #bfbfbf;
    cursor: not-allowed;
}
.ant-select-multiple .ant-select-selection-item-content {
    display: inline-block;
    margin-right: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}
.ant-select-multiple .ant-select-selection-item-remove {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
    color: #00000073;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 0;
    line-height: inherit;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: none;
    vertical-align: -0.125em;
}
.ant-select-multiple .ant-select-selection-item-remove > * {
    line-height: 1;
}
.ant-select-multiple .ant-select-selection-item-remove svg {
    display: inline-block;
}
.ant-select-multiple .ant-select-selection-item-remove:before {
    display: none;
}
.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon {
    display: block;
}
.ant-select-multiple .ant-select-selection-item-remove > .anticon {
    vertical-align: middle;
}
.ant-select-multiple .ant-select-selection-item-remove:hover {
    color: #000000bf;
}
.ant-select-multiple
    .ant-select-selection-overflow-item
    + .ant-select-selection-overflow-item
    .ant-select-selection-search {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}
.ant-select-multiple .ant-select-selection-search {
    -webkit-margin-start: 7px;
    margin-inline-start: 7px;
    max-width: 100%;
    position: relative;
}
.ant-select-multiple .ant-select-selection-search-input,
.ant-select-multiple .ant-select-selection-search-mirror {
    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;
    height: 24px;
    line-height: 24px;
    transition: all 0.3s;
}
.ant-select-multiple .ant-select-selection-search-input {
    min-width: 4.1px;
    width: 100%;
}
.ant-select-multiple .ant-select-selection-search-mirror {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    white-space: pre;
    z-index: 999;
}
.ant-select-multiple .ant-select-selection-placeholder {
    left: 11px;
    position: absolute;
    right: 11px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
}
.ant-select-multiple.ant-select-lg .ant-select-selector:after {
    line-height: 32px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item {
    line-height: 30px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search {
    height: 32px;
    line-height: 32px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,
.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror {
    height: 32px;
    line-height: 30px;
}
.ant-select-multiple.ant-select-sm .ant-select-selector:after {
    line-height: 16px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-item {
    height: 16px;
    line-height: 14px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
    height: 16px;
    line-height: 16px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,
.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror {
    height: 16px;
    line-height: 14px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
    left: 7px;
}
.ant-select-multiple.ant-select-sm .ant-select-selection-search {
    -webkit-margin-start: 3px;
    margin-inline-start: 3px;
}
.ant-select-multiple.ant-select-lg .ant-select-selection-item {
    height: 32px;
    line-height: 32px;
}
.ant-select-disabled .ant-select-selection-item-remove {
    display: none;
}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(
        .ant-pagination-size-changer
    )
    .ant-select-selector {
    background-color: #fff;
    border-color: #ff4d4f !important;
}
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(
        .ant-pagination-size-changer
    ).ant-select-focused
    .ant-select-selector,
.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(
        .ant-pagination-size-changer
    ).ant-select-open
    .ant-select-selector {
    border-color: #ff7875;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #ff4d4f33;
    outline: 0;
}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(
        .ant-pagination-size-changer
    )
    .ant-select-selector {
    background-color: #fff;
    border-color: #faad14 !important;
}
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(
        .ant-pagination-size-changer
    ).ant-select-focused
    .ant-select-selector,
.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(
        .ant-pagination-size-changer
    ).ant-select-open
    .ant-select-selector {
    border-color: #ffc53d;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #faad1433;
    outline: 0;
}
.ant-select-status-error.ant-select-has-feedback .ant-select-clear,
.ant-select-status-success.ant-select-has-feedback .ant-select-clear,
.ant-select-status-validating.ant-select-has-feedback .ant-select-clear,
.ant-select-status-warning.ant-select-has-feedback .ant-select-clear {
    right: 32px;
}
.ant-select-status-error.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-success.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-validating.ant-select-has-feedback .ant-select-selection-selected-value,
.ant-select-status-warning.ant-select-has-feedback .ant-select-selection-selected-value {
    padding-right: 42px;
}
.ant-select {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    position: relative;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: pointer;
}
.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    cursor: text;
}
.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: auto;
}
.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
    border-color: #40a9ff;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #1890ff33;
    outline: 0;
}
.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    background: #f5f5f5;
    color: #00000040;
    cursor: not-allowed;
}
.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    background: #f5f5f5;
}
.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
    cursor: not-allowed;
}
.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #0000;
    border: none;
    margin: 0;
    outline: none;
    padding: 0;
}
.ant-select:not(.ant-select-customize-input)
    .ant-select-selector
    .ant-select-selection-search-input::-webkit-search-cancel-button {
    -webkit-appearance: none;
    display: none;
}
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
    border-color: #40a9ff;
    border-right-width: 1px;
}
.ant-select-selection-item {
    flex: 1;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (-ms-high-contrast: none) {
    .ant-select-selection-item,
    .ant-select-selection-item ::-ms-backdrop {
        flex: auto;
    }
}
.ant-select-selection-placeholder {
    color: #bfbfbf;
    flex: 1;
    overflow: hidden;
    pointer-events: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (-ms-high-contrast: none) {
    .ant-select-selection-placeholder,
    .ant-select-selection-placeholder ::-ms-backdrop {
        flex: auto;
    }
}
.ant-select-arrow {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    align-items: center;
    color: inherit;
    color: #00000040;
    display: inline-block;
    display: flex;
    font-size: 12px;
    font-style: normal;
    height: 12px;
    line-height: 0;
    line-height: 1;
    margin-top: -6px;
    pointer-events: none;
    position: absolute;
    right: 11px;
    text-align: center;
    text-rendering: optimizelegibility;
    text-transform: none;
    top: 50%;
    vertical-align: -0.125em;
}
.ant-select-arrow > * {
    line-height: 1;
}
.ant-select-arrow svg {
    display: inline-block;
}
.ant-select-arrow:before {
    display: none;
}
.ant-select-arrow .ant-select-arrow-icon {
    display: block;
}
.ant-select-arrow .anticon {
    transition: transform 0.3s;
    vertical-align: top;
}
.ant-select-arrow .anticon > svg {
    vertical-align: top;
}
.ant-select-arrow .anticon:not(.ant-select-suffix) {
    pointer-events: auto;
}
.ant-select-disabled .ant-select-arrow {
    cursor: not-allowed;
}
.ant-select-arrow > :not(:last-child) {
    -webkit-margin-end: 8px;
    margin-inline-end: 8px;
}
.ant-select-clear {
    background: #fff;
    color: #00000040;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    height: 12px;
    line-height: 1;
    margin-top: -6px;
    opacity: 0;
    position: absolute;
    right: 11px;
    text-align: center;
    text-rendering: auto;
    text-transform: none;
    top: 50%;
    transition:
        color 0.3s ease,
        opacity 0.15s ease;
    width: 12px;
    z-index: 1;
}
.ant-select-clear:before {
    display: block;
}
.ant-select-clear:hover {
    color: #00000073;
}
.ant-select:hover .ant-select-clear {
    opacity: 1;
}
.ant-select-dropdown {
    font-feature-settings: "tnum";
    background-color: #fff;
    border-radius: 2px;
    box-shadow:
        0 3px 6px -4px #0000001f,
        0 6px 16px 0 #00000014,
        0 9px 28px 8px #0000000d;
    box-sizing: border-box;
    color: #000000d9;
    font-size: 14px;
    font-variant: tabular-nums;
    font-variant: normal;
    left: -9999px;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    outline: none;
    overflow: hidden;
    padding: 4px 0;
    position: absolute;
    top: -9999px;
    z-index: 1050;
}
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft {
    animation-name: antSlideUpIn;
}
.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft {
    animation-name: antSlideDownIn;
}
.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
    animation-name: antSlideUpOut;
}
.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft {
    animation-name: antSlideDownOut;
}
.ant-select-dropdown-hidden {
    display: none;
}
.ant-select-dropdown-empty {
    color: #00000040;
}
.ant-select-item-empty {
    color: #000000d9;
    color: #00000040;
}
.ant-select-item,
.ant-select-item-empty {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    min-height: 32px;
    padding: 5px 12px;
    position: relative;
}
.ant-select-item {
    color: #000000d9;
    cursor: pointer;
    transition: background 0.3s ease;
}
.ant-select-item-group {
    color: #00000073;
    cursor: default;
    font-size: 12px;
}
.ant-select-item-option {
    display: flex;
}
.ant-select-item-option-content {
    flex: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ant-select-item-option-state {
    flex: none;
}
.ant-select-item-option-active:not(.ant-select-item-option-disabled) {
    background-color: #f5f5f5;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
    background-color: #e6f7ff;
    color: #000000d9;
    font-weight: 600;
}
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state {
    color: #1890ff;
}
.ant-select-item-option-disabled {
    color: #00000040;
    cursor: not-allowed;
}
.ant-select-item-option-disabled.ant-select-item-option-selected {
    background-color: #f5f5f5;
}
.ant-select-item-option-grouped {
    padding-left: 24px;
}
.ant-select-lg {
    font-size: 16px;
}
.ant-select-borderless .ant-select-selector {
    background-color: initial !important;
    border-color: #0000 !important;
    box-shadow: none !important;
}
.ant-select.ant-select-in-form-item {
    width: 100%;
}
.ant-select-compact-item:not(.ant-select-compact-last-item) {
    margin-right: -1px;
}
.ant-select-compact-item:not(.ant-select-compact-last-item).ant-select-compact-item-rtl {
    margin-left: -1px;
    margin-right: 0;
}
.ant-select-compact-item.ant-select-focused > *,
.ant-select-compact-item:active > *,
.ant-select-compact-item:focus > *,
.ant-select-compact-item:hover > * {
    z-index: 2;
}
.ant-select-compact-item[disabled] > * {
    z-index: 0;
}
.ant-select-compact-item:not(.ant-select-compact-first-item):not(.ant-select-compact-last-item).ant-select
    > .ant-select-selector {
    border-radius: 0;
}
.ant-select-compact-item.ant-select-compact-first-item.ant-select:not(.ant-select-compact-last-item):not(
        .ant-select-compact-item-rtl
    )
    > .ant-select-selector {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-select-compact-item.ant-select-compact-last-item.ant-select:not(.ant-select-compact-first-item):not(
        .ant-select-compact-item-rtl
    )
    > .ant-select-selector,
.ant-select-compact-item.ant-select.ant-select-compact-first-item.ant-select-compact-item-rtl:not(
        .ant-select-compact-last-item
    )
    > .ant-select-selector {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-select-compact-item.ant-select.ant-select-compact-last-item.ant-select-compact-item-rtl:not(
        .ant-select-compact-first-item
    )
    > .ant-select-selector {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-select-rtl {
    direction: rtl;
}
.ant-select-rtl .ant-select-arrow,
.ant-select-rtl .ant-select-clear {
    left: 11px;
    right: auto;
}
.ant-select-dropdown-rtl {
    direction: rtl;
}
.ant-select-dropdown-rtl .ant-select-item-option-grouped {
    padding-left: 12px;
    padding-right: 24px;
}
.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector,
.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector {
    padding-left: 24px;
    padding-right: 4px;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-item {
    text-align: right;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content {
    margin-left: 4px;
    margin-right: 0;
    text-align: right;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror {
    left: auto;
    right: 0;
}
.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder {
    left: auto;
    right: 11px;
}
.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder {
    right: 7px;
}
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,
.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    left: 9px;
    right: 0;
    text-align: right;
}
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search {
    left: 25px;
    right: 11px;
}
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
    padding-left: 18px;
    padding-right: 0;
}
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow
    .ant-select-selection-search {
    right: 6px;
}
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow
    .ant-select-selection-item,
.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow
    .ant-select-selection-placeholder {
    padding-left: 21px;
    padding-right: 0;
}
.ant-picker-status-error.ant-picker,
.ant-picker-status-error.ant-picker:not([disabled]):hover {
    background-color: #fff;
    border-color: #ff4d4f;
}
.ant-picker-status-error.ant-picker-focused,
.ant-picker-status-error.ant-picker:focus {
    border-color: #ff7875;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #ff4d4f33;
    outline: 0;
}
.ant-picker-status-error.ant-picker .ant-picker-active-bar {
    background: #ff7875;
}
.ant-picker-status-warning.ant-picker,
.ant-picker-status-warning.ant-picker:not([disabled]):hover {
    background-color: #fff;
    border-color: #faad14;
}
.ant-picker-status-warning.ant-picker-focused,
.ant-picker-status-warning.ant-picker:focus {
    border-color: #ffc53d;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #faad1433;
    outline: 0;
}
.ant-picker-status-warning.ant-picker .ant-picker-active-bar {
    background: #ffc53d;
}
.ant-picker {
    font-feature-settings: "tnum";
    align-items: center;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000000d9;
    display: inline-flex;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 4px 11px;
    position: relative;
    transition:
        border 0.3s,
        box-shadow 0.3s;
}
.ant-picker-focused,
.ant-picker:hover {
    border-color: #40a9ff;
    border-right-width: 1px;
}
.ant-picker-focused {
    box-shadow: 0 0 0 2px #1890ff33;
    outline: 0;
}
.ant-picker.ant-picker-disabled {
    background: #f5f5f5;
    border-color: #d9d9d9;
    cursor: not-allowed;
}
.ant-picker.ant-picker-disabled .ant-picker-suffix {
    color: #00000040;
}
.ant-picker.ant-picker-borderless {
    background-color: initial !important;
    border-color: #0000 !important;
    box-shadow: none !important;
}
.ant-picker-input {
    align-items: center;
    display: inline-flex;
    position: relative;
    width: 100%;
}
.ant-picker-input > input {
    background-color: #fff;
    background-image: none;
    background: #0000;
    border: 0;
    border-radius: 2px;
    color: #000000d9;
    display: inline-block;
    flex: auto;
    font-size: 14px;
    height: auto;
    line-height: 1.5715;
    min-width: 0;
    min-width: 1px;
    padding: 0;
    position: relative;
    transition: all 0.3s;
    width: 100%;
}
.ant-picker-input > input::-moz-placeholder {
    color: #bfbfbf;
    -moz-user-select: none;
    user-select: none;
}
.ant-picker-input > input:-ms-input-placeholder {
    color: #bfbfbf;
    -ms-user-select: none;
    user-select: none;
}
.ant-picker-input > input::placeholder {
    color: #bfbfbf;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ant-picker-input > input:-moz-placeholder-shown {
    text-overflow: ellipsis;
}
.ant-picker-input > input:-ms-input-placeholder {
    text-overflow: ellipsis;
}
.ant-picker-input > input:placeholder-shown {
    text-overflow: ellipsis;
}
.ant-picker-input > input:hover {
    border-color: #40a9ff;
    border-right-width: 1px;
}
.ant-picker-input > input-focused,
.ant-picker-input > input:focus {
    border-color: #40a9ff;
    border-right-width: 1px;
    box-shadow: 0 0 0 2px #1890ff33;
    outline: 0;
}
.ant-picker-input > input-disabled {
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    cursor: not-allowed;
    opacity: 1;
}
.ant-picker-input > input-disabled:hover {
    border-color: #d9d9d9;
    border-right-width: 1px;
}
.ant-picker-input > input[disabled] {
    background-color: #f5f5f5;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #00000040;
    cursor: not-allowed;
    opacity: 1;
}
.ant-picker-input > input[disabled]:hover {
    border-color: #d9d9d9;
    border-right-width: 1px;
}
.ant-picker-input > input-borderless,
.ant-picker-input > input-borderless-disabled,
.ant-picker-input > input-borderless-focused,
.ant-picker-input > input-borderless:focus,
.ant-picker-input > input-borderless:hover,
.ant-picker-input > input-borderless[disabled] {
    background-color: initial;
    border: none;
    box-shadow: none;
}
textarea.ant-picker-input > input {
    height: auto;
    line-height: 1.5715;
    max-width: 100%;
    min-height: 32px;
    transition:
        all 0.3s,
        height 0s;
    vertical-align: bottom;
}
.ant-picker-input > input-lg {
    font-size: 16px;
    padding: 6.5px 11px;
}
.ant-picker-input > input-sm {
    padding: 0 7px;
}
.ant-picker-input > input:focus {
    box-shadow: none;
}
.ant-picker-input > input[disabled] {
    background: #0000;
}
.ant-picker-input:hover .ant-picker-clear {
    opacity: 1;
}
.ant-picker-input-placeholder > input {
    color: #bfbfbf;
}
.ant-picker-large {
    padding: 6.5px 11px;
}
.ant-picker-large .ant-picker-input > input {
    font-size: 16px;
}
.ant-picker-small {
    padding: 0 7px;
}
.ant-picker-suffix {
    align-self: center;
    color: #00000040;
    display: flex;
    flex: none;
    line-height: 1;
    margin-left: 4px;
    pointer-events: none;
}
.ant-picker-suffix > * {
    vertical-align: top;
}
.ant-picker-suffix > :not(:last-child) {
    margin-right: 8px;
}
.ant-picker-clear {
    background: #fff;
    color: #00000040;
    cursor: pointer;
    line-height: 1;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition:
        opacity 0.3s,
        color 0.3s;
}
.ant-picker-clear > * {
    vertical-align: top;
}
.ant-picker-clear:hover {
    color: #00000073;
}
.ant-picker-separator {
    color: #00000040;
    cursor: default;
    display: inline-block;
    font-size: 16px;
    height: 16px;
    position: relative;
    vertical-align: top;
    width: 1em;
}
.ant-picker-focused .ant-picker-separator {
    color: #00000073;
}
.ant-picker-disabled .ant-picker-range-separator .ant-picker-separator {
    cursor: not-allowed;
}
.ant-picker-range {
    display: inline-flex;
    position: relative;
}
.ant-picker-range .ant-picker-clear {
    right: 11px;
}
.ant-picker-range:hover .ant-picker-clear {
    opacity: 1;
}
.ant-picker-range .ant-picker-active-bar {
    background: #1890ff;
    bottom: -1px;
    height: 2px;
    margin-left: 11px;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease-out;
}
.ant-picker-range.ant-picker-focused .ant-picker-active-bar {
    opacity: 1;
}
.ant-picker-range-separator {
    align-items: center;
    line-height: 1;
    padding: 0 8px;
}
.ant-picker-range.ant-picker-small .ant-picker-clear {
    right: 7px;
}
.ant-picker-range.ant-picker-small .ant-picker-active-bar {
    margin-left: 7px;
}
.ant-picker-dropdown {
    font-feature-settings: "tnum";
    box-sizing: border-box;
    color: #000000d9;
    font-size: 14px;
    font-variant: tabular-nums;
    left: -9999px;
    line-height: 1.5715;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -9999px;
    z-index: 1050;
}
.ant-picker-dropdown-hidden {
    display: none;
}
.ant-picker-dropdown-placement-bottomLeft .ant-picker-range-arrow {
    display: block;
    top: 2.58561808px;
    transform: rotate(-135deg) translateY(1px);
}
.ant-picker-dropdown-placement-topLeft .ant-picker-range-arrow {
    bottom: 2.58561808px;
    display: block;
    transform: rotate(45deg);
}
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-topRight,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-topRight {
    animation-name: antSlideDownIn;
}
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-picker-dropdown-placement-bottomRight,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-picker-dropdown-placement-bottomRight {
    animation-name: antSlideUpIn;
}
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topLeft,
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-topRight {
    animation-name: antSlideDownOut;
}
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomLeft,
.ant-picker-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-picker-dropdown-placement-bottomRight {
    animation-name: antSlideUpOut;
}
.ant-picker-dropdown-range {
    padding: 7.54247233px 0;
}
.ant-picker-dropdown-range-hidden {
    display: none;
}
.ant-picker-dropdown .ant-picker-panel > .ant-picker-time-panel {
    padding-top: 4px;
}
.ant-picker-ranges {
    line-height: 34px;
    list-style: none;
    margin-bottom: 0;
    overflow: hidden;
    padding: 4px 12px;
    text-align: left;
}
.ant-picker-ranges > li {
    display: inline-block;
}
.ant-picker-ranges .ant-picker-preset > .ant-tag-blue {
    background: #e6f7ff;
    border-color: #91d5ff;
    color: #1890ff;
    cursor: pointer;
}
.ant-picker-ranges .ant-picker-ok {
    float: right;
    margin-left: 8px;
}
.ant-picker-range-wrapper {
    display: flex;
}
.ant-picker-range-arrow {
    border-radius: 0 0 2px;
    box-shadow: 2px 2px 6px -2px #0000001a;
    display: none;
    height: 11.3137085px;
    margin-left: 16.5px;
    pointer-events: none;
    position: absolute;
    transition: left 0.3s ease-out;
    width: 11.3137085px;
    z-index: 1;
}
.ant-picker-range-arrow:before {
    background: #fff;
    background-position: -10px -10px;
    background-repeat: no-repeat;
    -webkit-clip-path: inset(33% 33%);
    clip-path: inset(33% 33%);
    -webkit-clip-path: path(
        "M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z"
    );
    clip-path: path(
        "M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z"
    );
    content: "";
    height: 33.9411255px;
    left: -11.3137085px;
    position: absolute;
    top: -11.3137085px;
    width: 33.9411255px;
}
.ant-picker-panel-container {
    background: #fff;
    border-radius: 2px;
    box-shadow:
        0 3px 6px -4px #0000001f,
        0 6px 16px 0 #00000014,
        0 9px 28px 8px #0000000d;
    overflow: hidden;
    transition: margin 0.3s;
    vertical-align: top;
}
.ant-picker-panel-container .ant-picker-panels {
    direction: ltr;
    display: inline-flex;
    flex-wrap: nowrap;
}
.ant-picker-panel-container .ant-picker-panel {
    background: #0000;
    border-radius: 0;
    border-width: 0 0 1px;
    vertical-align: top;
}
.ant-picker-panel-container .ant-picker-panel .ant-picker-content,
.ant-picker-panel-container .ant-picker-panel table {
    text-align: center;
}
.ant-picker-panel-container .ant-picker-panel-focused {
    border-color: #f0f0f0;
}
.ant-picker-compact-item:not(.ant-picker-compact-last-item):not(.ant-picker-compact-item-rtl) {
    margin-right: -1px;
}
.ant-picker-compact-item:not(.ant-picker-compact-last-item).ant-picker-compact-item-rtl {
    margin-left: -1px;
}
.ant-picker-compact-item.ant-picker-focused,
.ant-picker-compact-item:active,
.ant-picker-compact-item:focus,
.ant-picker-compact-item:hover {
    z-index: 2;
}
.ant-picker-compact-item[disabled] {
    z-index: 0;
}
.ant-picker-compact-item:not(.ant-picker-compact-first-item):not(.ant-picker-compact-last-item).ant-picker {
    border-radius: 0;
}
.ant-picker-compact-item.ant-picker.ant-picker-compact-first-item:not(.ant-picker-compact-last-item):not(
        .ant-picker-compact-item-rtl
    ) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-picker-compact-item.ant-picker.ant-picker-compact-item-rtl.ant-picker-compact-first-item:not(
        .ant-picker-compact-last-item
    ),
.ant-picker-compact-item.ant-picker.ant-picker-compact-last-item:not(.ant-picker-compact-first-item):not(
        .ant-picker-compact-item-rtl
    ) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.ant-picker-compact-item.ant-picker.ant-picker-compact-item-rtl.ant-picker-compact-last-item:not(
        .ant-picker-compact-first-item
    ) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.ant-picker-panel {
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    display: inline-flex;
    flex-direction: column;
    outline: none;
    text-align: center;
}
.ant-picker-panel-focused {
    border-color: #1890ff;
}
.ant-picker-date-panel,
.ant-picker-decade-panel,
.ant-picker-month-panel,
.ant-picker-quarter-panel,
.ant-picker-time-panel,
.ant-picker-week-panel,
.ant-picker-year-panel {
    display: flex;
    flex-direction: column;
    width: 280px;
}
.ant-picker-header {
    border-bottom: 1px solid #f0f0f0;
    color: #000000d9;
    display: flex;
    padding: 0 8px;
}
.ant-picker-header > * {
    flex: none;
}
.ant-picker-header button {
    background: #0000;
    border: 0;
    color: #00000040;
    cursor: pointer;
    line-height: 40px;
    padding: 0;
    transition: color 0.3s;
}
.ant-picker-header > button {
    font-size: 14px;
    min-width: 1.6em;
}
.ant-picker-header > button:hover {
    color: #000000d9;
}
.ant-picker-header-view {
    flex: auto;
    font-weight: 500;
    line-height: 40px;
}
.ant-picker-header-view button {
    color: inherit;
    font-weight: inherit;
}
.ant-picker-header-view button:not(:first-child) {
    margin-left: 8px;
}
.ant-picker-header-view button:hover {
    color: #1890ff;
}
.ant-picker-next-icon,
.ant-picker-prev-icon,
.ant-picker-super-next-icon,
.ant-picker-super-prev-icon {
    display: inline-block;
    height: 7px;
    position: relative;
    width: 7px;
}
.ant-picker-next-icon:before,
.ant-picker-prev-icon:before,
.ant-picker-super-next-icon:before,
.ant-picker-super-prev-icon:before {
    border: 0 solid;
    border-width: 1.5px 0 0 1.5px;
    content: "";
    display: inline-block;
    height: 7px;
    left: 0;
    position: absolute;
    top: 0;
    width: 7px;
}
.ant-picker-super-next-icon:after,
.ant-picker-super-prev-icon:after {
    border: 0 solid;
    border-width: 1.5px 0 0 1.5px;
    content: "";
    display: inline-block;
    height: 7px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 7px;
}
.ant-picker-prev-icon,
.ant-picker-super-prev-icon {
    transform: rotate(-45deg);
}
.ant-picker-next-icon,
.ant-picker-super-next-icon {
    transform: rotate(135deg);
}
.ant-picker-content {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
}
.ant-picker-content td,
.ant-picker-content th {
    font-weight: 400;
    min-width: 24px;
    position: relative;
}
.ant-picker-content th {
    color: #000000d9;
    height: 30px;
    line-height: 30px;
}
.ant-picker-cell {
    color: #00000040;
    cursor: pointer;
    padding: 3px 0;
}
.ant-picker-cell-in-view {
    color: #000000d9;
}
.ant-picker-cell:before {
    content: "";
    height: 24px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    z-index: 1;
}
.ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
.ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(
        .ant-picker-cell-range-end
    ):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end)
    .ant-picker-cell-inner {
    background: #f5f5f5;
}
.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before {
    border: 1px solid #1890ff;
    border-radius: 2px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range {
    position: relative;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range:before {
    background: #e6f7ff;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner {
    background: #1890ff;
    color: #fff;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):before,
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):before {
    background: #e6f7ff;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start:before {
    left: 50%;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end:before {
    right: 50%;
}
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single:after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-start-near-hover:after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(.ant-picker-cell-in-range):not(
        .ant-picker-cell-range-start
    ):not(.ant-picker-cell-range-end):after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single:after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start.ant-picker-cell-range-end.ant-picker-cell-range-end-near-hover:after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(.ant-picker-cell-in-range):not(
        .ant-picker-cell-range-start
    ):not(.ant-picker-cell-range-end):after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-in-range):after {
    border-bottom: 1px dashed #7ec1ff;
    border-top: 1px dashed #7ec1ff;
    content: "";
    height: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
    z-index: 0;
}
.ant-picker-cell-range-hover-end:after,
.ant-picker-cell-range-hover-start:after,
.ant-picker-cell-range-hover:after {
    left: 2px;
    right: 0;
}
.ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover:before,
.ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover:before,
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(
        .ant-picker-cell-range-end-single
    ).ant-picker-cell-range-hover-end:before,
.ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover:before,
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(
        .ant-picker-cell-range-start-single
    ).ant-picker-cell-range-hover-start:before,
.ant-picker-panel
    > :not(.ant-picker-date-panel)
    .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end:before,
.ant-picker-panel
    > :not(.ant-picker-date-panel)
    .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start:before {
    background: #cbe6ff;
}
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(
        .ant-picker-cell-range-end
    )
    .ant-picker-cell-inner {
    border-radius: 2px 0 0 2px;
}
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(
        .ant-picker-cell-range-start
    )
    .ant-picker-cell-inner {
    border-radius: 0 2px 2px 0;
}
.ant-picker-date-panel
    .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end
    .ant-picker-cell-inner:after,
.ant-picker-date-panel
    .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start
    .ant-picker-cell-inner:after {
    background: #cbe6ff;
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    transition: all 0.3s;
    z-index: -1;
}
.ant-picker-date-panel
    .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start
    .ant-picker-cell-inner:after {
    left: 0;
    right: -6px;
}
.ant-picker-date-panel
    .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end
    .ant-picker-cell-inner:after {
    left: -6px;
    right: 0;
}
.ant-picker-cell-range-hover.ant-picker-cell-range-start:after {
    right: 50%;
}
.ant-picker-cell-range-hover.ant-picker-cell-range-end:after {
    left: 50%;
}
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(
        .ant-picker-cell-range-hover-edge-start-near-range
    ):after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:after,
.ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range:after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child:after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:first-child:after {
    border-bottom-left-radius: 2px;
    border-left: 1px dashed #7ec1ff;
    border-top-left-radius: 2px;
    left: 6px;
}
.ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range:after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(
        .ant-picker-cell-range-hover-edge-end-near-range
    ):after,
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child:after,
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child:after {
    border-bottom-right-radius: 2px;
    border-right: 1px dashed #7ec1ff;
    border-top-right-radius: 2px;
    right: 6px;
}
.ant-picker-cell-disabled {
    color: #00000040;
    pointer-events: none;
}
.ant-picker-cell-disabled .ant-picker-cell-inner {
    background: #0000;
}
.ant-picker-cell-disabled:before {
    background: #0000000a;
}
.ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner:before {
    border-color: #00000040;
}
.ant-picker-decade-panel .ant-picker-content,
.ant-picker-month-panel .ant-picker-content,
.ant-picker-quarter-panel .ant-picker-content,
.ant-picker-year-panel .ant-picker-content {
    height: 264px;
}
.ant-picker-decade-panel .ant-picker-cell-inner,
.ant-picker-month-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-year-panel .ant-picker-cell-inner {
    padding: 0 8px;
}
.ant-picker-quarter-panel .ant-picker-content {
    height: 56px;
}
.ant-picker-footer {
    border-bottom: 1px solid #0000;
    line-height: 38px;
    min-width: 100%;
    text-align: center;
    width: -moz-min-content;
    width: min-content;
}
.ant-picker-panel .ant-picker-footer {
    border-top: 1px solid #f0f0f0;
}
.ant-picker-footer-extra {
    line-height: 38px;
    padding: 0 12px;
    text-align: left;
}
.ant-picker-footer-extra:not(:last-child) {
    border-bottom: 1px solid #f0f0f0;
}
.ant-picker-now {
    text-align: left;
}
.ant-picker-today-btn {
    color: #1890ff;
}
.ant-picker-today-btn:hover {
    color: #40a9ff;
}
.ant-picker-today-btn:active {
    color: #096dd9;
}
.ant-picker-today-btn.ant-picker-today-btn-disabled {
    color: #00000040;
    cursor: not-allowed;
}
.ant-picker-decade-panel .ant-picker-cell-inner {
    padding: 0 4px;
}
.ant-picker-decade-panel .ant-picker-cell:before {
    display: none;
}
.ant-picker-month-panel .ant-picker-body,
.ant-picker-quarter-panel .ant-picker-body,
.ant-picker-year-panel .ant-picker-body {
    padding: 0 8px;
}
.ant-picker-month-panel .ant-picker-cell-inner,
.ant-picker-quarter-panel .ant-picker-cell-inner,
.ant-picker-year-panel .ant-picker-cell-inner {
    width: 60px;
}
.ant-picker-month-panel .ant-picker-cell-range-hover-start:after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-start:after,
.ant-picker-year-panel .ant-picker-cell-range-hover-start:after {
    border-left: 1px dashed #7ec1ff;
    border-radius: 2px 0 0 2px;
    left: 14px;
}
.ant-picker-month-panel .ant-picker-cell-range-hover-end:after,
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-start:after,
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-start:after,
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-start:after,
.ant-picker-quarter-panel .ant-picker-cell-range-hover-end:after,
.ant-picker-year-panel .ant-picker-cell-range-hover-end:after {
    border-radius: 0 2px 2px 0;
    border-right: 1px dashed #7ec1ff;
    right: 14px;
}
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-end:after,
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-end:after,
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-end:after {
    border-left: 1px dashed #7ec1ff;
    border-radius: 2px 0 0 2px;
    left: 14px;
}
.ant-picker-week-panel .ant-picker-body {
    padding: 8px 12px;
}
.ant-picker-week-panel .ant-picker-cell .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell-selected .ant-picker-cell-inner,
.ant-picker-week-panel .ant-picker-cell:hover .ant-picker-cell-inner {
    background: #0000 !important;
}
.ant-picker-week-panel-row td {
    transition: background 0.3s;
}
.ant-picker-week-panel-row:hover td {
    background: #f5f5f5;
}
.ant-picker-week-panel-row-selected td,
.ant-picker-week-panel-row-selected:hover td {
    background: #1890ff;
}
.ant-picker-week-panel-row-selected td.ant-picker-cell-week,
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-week {
    color: #ffffff80;
}
.ant-picker-week-panel-row-selected td.ant-picker-cell-today .ant-picker-cell-inner:before,
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-today .ant-picker-cell-inner:before {
    border-color: #fff;
}
.ant-picker-week-panel-row-selected td .ant-picker-cell-inner,
.ant-picker-week-panel-row-selected:hover td .ant-picker-cell-inner {
    color: #fff;
}
.ant-picker-date-panel .ant-picker-body {
    padding: 8px 12px;
}
.ant-picker-date-panel .ant-picker-content {
    width: 252px;
}
.ant-picker-date-panel .ant-picker-content th {
    width: 36px;
}
.ant-picker-datetime-panel {
    display: flex;
}
.ant-picker-datetime-panel .ant-picker-time-panel {
    border-left: 1px solid #f0f0f0;
}
.ant-picker-datetime-panel .ant-picker-date-panel,
.ant-picker-datetime-panel .ant-picker-time-panel {
    transition: opacity 0.3s;
}
.ant-picker-datetime-panel-active .ant-picker-date-panel,
.ant-picker-datetime-panel-active .ant-picker-time-panel {
    opacity: 0.3;
}
.ant-picker-datetime-panel-active .ant-picker-date-panel-active,
.ant-picker-datetime-panel-active .ant-picker-time-panel-active {
    opacity: 1;
}
.ant-picker-time-panel {
    min-width: auto;
    width: auto;
}
.ant-picker-time-panel .ant-picker-content {
    display: flex;
    flex: auto;
    height: 224px;
}
.ant-picker-time-panel-column {
    flex: 1 0 auto;
    list-style: none;
    margin: 0;
    overflow-y: hidden;
    padding: 0;
    text-align: left;
    transition: background 0.3s;
    width: 56px;
}
.ant-picker-time-panel-column:after {
    content: "";
    display: block;
    height: 196px;
}
.ant-picker-datetime-panel .ant-picker-time-panel-column:after {
    height: 198px;
}
.ant-picker-time-panel-column:not(:first-child) {
    border-left: 1px solid #f0f0f0;
}
.ant-picker-time-panel-column-active {
    background: #e6f7ff33;
}
.ant-picker-time-panel-column:hover {
    overflow-y: auto;
}
.ant-picker-time-panel-column > li {
    margin: 0;
    padding: 0;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner {
    border-radius: 0;
    color: #000000d9;
    cursor: pointer;
    display: block;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 0 0 14px;
    transition: background 0.3s;
    width: 100%;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover {
    background: #f5f5f5;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
    background: #e6f7ff;
}
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner {
    background: #0000;
    color: #00000040;
    cursor: not-allowed;
}
:root .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
:root .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell,
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell {
    padding: 21px 0;
}
.ant-picker-rtl {
    direction: rtl;
}
.ant-picker-rtl .ant-picker-suffix {
    margin-left: 0;
    margin-right: 4px;
}
.ant-picker-rtl .ant-picker-clear {
    left: 0;
    right: auto;
}
.ant-picker-rtl .ant-picker-separator {
    transform: rotate(180deg);
}
.ant-picker-panel-rtl .ant-picker-header-view button:not(:first-child) {
    margin-left: 0;
    margin-right: 8px;
}
.ant-picker-rtl.ant-picker-range .ant-picker-clear {
    left: 11px;
    right: auto;
}
.ant-picker-rtl.ant-picker-range .ant-picker-active-bar {
    margin-left: 0;
    margin-right: 11px;
}
.ant-picker-rtl.ant-picker-range.ant-picker-small .ant-picker-active-bar {
    margin-right: 7px;
}
.ant-picker-dropdown-rtl .ant-picker-ranges {
    text-align: right;
}
.ant-picker-dropdown-rtl .ant-picker-ranges .ant-picker-ok {
    float: left;
    margin-left: 0;
    margin-right: 8px;
}
.ant-picker-panel-rtl {
    direction: rtl;
}
.ant-picker-panel-rtl .ant-picker-prev-icon,
.ant-picker-panel-rtl .ant-picker-super-prev-icon {
    transform: rotate(135deg);
}
.ant-picker-panel-rtl .ant-picker-next-icon,
.ant-picker-panel-rtl .ant-picker-super-next-icon {
    transform: rotate(-45deg);
}
.ant-picker-cell .ant-picker-cell-inner {
    border-radius: 2px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    min-width: 24px;
    position: relative;
    transition:
        background 0.3s,
        border 0.3s;
    z-index: 2;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start:before {
    left: 0;
    right: 50%;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end:before {
    left: 50%;
    right: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-end:before {
    left: 50%;
    right: 50%;
}
.ant-picker-panel-rtl
    .ant-picker-date-panel
    .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start
    .ant-picker-cell-inner:after {
    left: -6px;
    right: 0;
}
.ant-picker-panel-rtl
    .ant-picker-date-panel
    .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end
    .ant-picker-cell-inner:after {
    left: 0;
    right: -6px;
}
.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-start:after {
    left: 50%;
    right: 0;
}
.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-end:after {
    left: 0;
    right: 50%;
}
.ant-picker-panel-rtl
    .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(
        .ant-picker-cell-range-end
    )
    .ant-picker-cell-inner {
    border-radius: 0 2px 2px 0;
}
.ant-picker-panel-rtl
    .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(
        .ant-picker-cell-range-start
    )
    .ant-picker-cell-inner {
    border-radius: 2px 0 0 2px;
}
.ant-picker-panel-rtl
    .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(
        .ant-picker-cell-range-hover-edge-start-near-range
    ):after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:after,
.ant-picker-panel-rtl
    .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start.ant-picker-cell-range-hover-edge-start-near-range:after,
.ant-picker-panel-rtl
    tr
    > .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):first-child:after {
    border-left: none;
    border-radius: 0 2px 2px 0;
    border-right: 1px dashed #7ec1ff;
    left: 0;
    right: 6px;
}
.ant-picker-panel-rtl
    .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-edge-end.ant-picker-cell-range-hover-edge-end-near-range:after,
.ant-picker-panel-rtl
    .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(
        .ant-picker-cell-range-hover-edge-end-near-range
    ):after,
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:after,
.ant-picker-panel-rtl
    tr
    > .ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-selected):last-child:after {
    border-left: 1px dashed #7ec1ff;
    border-radius: 2px 0 0 2px;
    border-right: none;
    left: 6px;
    right: 0;
}
.ant-picker-panel-rtl
    .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover-start.ant-picker-cell-range-hover-edge-end:not(
        .ant-picker-cell-range-hover
    ):after,
.ant-picker-panel-rtl
    .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-edge-start:not(
        .ant-picker-cell-range-hover
    ):after,
.ant-picker-panel-rtl
    .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover-end.ant-picker-cell-range-hover-edge-start:not(
        .ant-picker-cell-range-hover
    ):after,
.ant-picker-panel-rtl
    tr
    > .ant-picker-cell-in-view.ant-picker-cell-end.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-end:first-child:after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child:after,
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child:after,
.ant-picker-panel-rtl
    tr
    > .ant-picker-cell-in-view.ant-picker-cell-start.ant-picker-cell-range-hover.ant-picker-cell-range-hover-edge-start:last-child:after {
    border-left: 1px dashed #7ec1ff;
    border-radius: 2px;
    border-right: 1px dashed #7ec1ff;
    left: 6px;
    right: 6px;
}
.ant-picker-dropdown-rtl .ant-picker-footer-extra {
    direction: rtl;
    text-align: right;
}
.ant-picker-panel-rtl .ant-picker-time-panel {
    direction: ltr;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: initial;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: initial;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: initial;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: initial;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
@font-face {
    font-family: anticon;
    src: url(//at.alicdn.com/t/font_1434092639_4910953.eot);
    src:
        url(//at.alicdn.com/t/font_1434092639_4910953.eot?#iefix) format("embedded-opentype"),
        url(//at.alicdn.com/t/font_1434092639_4910953.woff) format("woff"),
        url(//at.alicdn.com/t/font_1434092639_4910953.ttf) format("truetype"),
        url(//at.alicdn.com/t/font_1434092639_4910953.svg#iconfont) format("svg");
}
.rc-dropdown {
    display: block;
    font-family:
        Helvetica Neue,
        Helvetica,
        Arial,
        sans-serif;
    font-size: 12px;
    font-weight: 400;
    left: -9999px;
    line-height: 1.5;
    position: absolute;
    top: -9999px;
    z-index: 1070;
}
.rc-dropdown-hidden {
    display: none;
}
.rc-dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 1px 5px #ccc;
    list-style-type: none;
    margin: 2px 0;
    outline: none;
    padding: 0;
    position: relative;
    text-align: left;
}
.rc-dropdown-menu > li {
    margin: 0;
    padding: 0;
}
.rc-dropdown-menu:before {
    background: #fff;
    background: #ffffff03;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 100%;
}
.rc-dropdown-menu > .rc-dropdown-menu-item {
    clear: both;
    color: #666;
    display: block;
    font-size: 12px;
    font-weight: 400;
    padding: 7px 10px;
    position: relative;
    white-space: nowrap;
}
.rc-dropdown-menu > .rc-dropdown-menu-item-active,
.rc-dropdown-menu > .rc-dropdown-menu-item-selected,
.rc-dropdown-menu > .rc-dropdown-menu-item:hover {
    background-color: #ebfaff;
}
.rc-dropdown-menu > .rc-dropdown-menu-item-selected {
    position: relative;
}
.rc-dropdown-menu > .rc-dropdown-menu-item-selected:after {
    color: #3cb8f0;
    content: "\e613";
    font-family: anticon;
    font-weight: 700;
    position: absolute;
    right: 16px;
    top: 6px;
}
.rc-dropdown-menu > .rc-dropdown-menu-item-disabled {
    color: #ccc;
    cursor: not-allowed;
    pointer-events: none;
}
.rc-dropdown-menu > .rc-dropdown-menu-item-disabled:hover {
    background-color: #fff;
    color: #ccc;
    cursor: not-allowed;
}
.rc-dropdown-menu > .rc-dropdown-menu-item:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.rc-dropdown-menu > .rc-dropdown-menu-item:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.rc-dropdown-menu > .rc-dropdown-menu-item-divider {
    background-color: #e5e5e5;
    height: 1px;
    line-height: 0;
    margin: 1px 0;
    overflow: hidden;
}
.rc-dropdown-slide-up-appear,
.rc-dropdown-slide-up-enter {
    animation-duration: 0.3s;
    animation-fill-mode: both;
    animation-play-state: paused;
    animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
    display: block !important;
    opacity: 0;
    transform-origin: 0 0;
}
.rc-dropdown-slide-up-leave {
    animation-duration: 0.3s;
    animation-fill-mode: both;
    animation-play-state: paused;
    animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
    display: block !important;
    opacity: 1;
    transform-origin: 0 0;
}
.rc-dropdown-slide-up-appear.rc-dropdown-slide-up-appear-active.rc-dropdown-placement-bottomCenter,
.rc-dropdown-slide-up-appear.rc-dropdown-slide-up-appear-active.rc-dropdown-placement-bottomLeft,
.rc-dropdown-slide-up-appear.rc-dropdown-slide-up-appear-active.rc-dropdown-placement-bottomRight,
.rc-dropdown-slide-up-enter.rc-dropdown-slide-up-enter-active.rc-dropdown-placement-bottomCenter,
.rc-dropdown-slide-up-enter.rc-dropdown-slide-up-enter-active.rc-dropdown-placement-bottomLeft,
.rc-dropdown-slide-up-enter.rc-dropdown-slide-up-enter-active.rc-dropdown-placement-bottomRight {
    animation-name: rcDropdownSlideUpIn;
    animation-play-state: running;
}
.rc-dropdown-slide-up-appear.rc-dropdown-slide-up-appear-active.rc-dropdown-placement-topCenter,
.rc-dropdown-slide-up-appear.rc-dropdown-slide-up-appear-active.rc-dropdown-placement-topLeft,
.rc-dropdown-slide-up-appear.rc-dropdown-slide-up-appear-active.rc-dropdown-placement-topRight,
.rc-dropdown-slide-up-enter.rc-dropdown-slide-up-enter-active.rc-dropdown-placement-topCenter,
.rc-dropdown-slide-up-enter.rc-dropdown-slide-up-enter-active.rc-dropdown-placement-topLeft,
.rc-dropdown-slide-up-enter.rc-dropdown-slide-up-enter-active.rc-dropdown-placement-topRight {
    animation-name: rcDropdownSlideDownIn;
    animation-play-state: running;
}
.rc-dropdown-slide-up-leave.rc-dropdown-slide-up-leave-active.rc-dropdown-placement-bottomCenter,
.rc-dropdown-slide-up-leave.rc-dropdown-slide-up-leave-active.rc-dropdown-placement-bottomLeft,
.rc-dropdown-slide-up-leave.rc-dropdown-slide-up-leave-active.rc-dropdown-placement-bottomRight {
    animation-name: rcDropdownSlideUpOut;
    animation-play-state: running;
}
.rc-dropdown-slide-up-leave.rc-dropdown-slide-up-leave-active.rc-dropdown-placement-topCenter,
.rc-dropdown-slide-up-leave.rc-dropdown-slide-up-leave-active.rc-dropdown-placement-topLeft,
.rc-dropdown-slide-up-leave.rc-dropdown-slide-up-leave-active.rc-dropdown-placement-topRight {
    animation-name: rcDropdownSlideDownOut;
    animation-play-state: running;
}
@keyframes rcDropdownSlideUpIn {
    0% {
        opacity: 0;
        transform: scaleY(0);
        transform-origin: 0 0;
    }
    to {
        opacity: 1;
        transform: scaleY(1);
        transform-origin: 0 0;
    }
}
@keyframes rcDropdownSlideUpOut {
    0% {
        opacity: 1;
        transform: scaleY(1);
        transform-origin: 0 0;
    }
    to {
        opacity: 0;
        transform: scaleY(0);
        transform-origin: 0 0;
    }
}
@keyframes rcDropdownSlideDownIn {
    0% {
        opacity: 0;
        transform: scaleY(0);
        transform-origin: 0 100%;
    }
    to {
        opacity: 1;
        transform: scaleY(1);
        transform-origin: 0 100%;
    }
}
@keyframes rcDropdownSlideDownOut {
    0% {
        opacity: 1;
        transform: scaleY(1);
        transform-origin: 0 100%;
    }
    to {
        opacity: 0;
        transform: scaleY(0);
        transform-origin: 0 100%;
    }
}
.rc-dropdown-arrow {
    border: 4px solid #0000;
    box-shadow: 0 1px 5px #ccc;
    position: absolute;
    transform: rotate(45deg);
}
.rc-dropdown-show-arrow.rc-dropdown-placement-top,
.rc-dropdown-show-arrow.rc-dropdown-placement-topLeft,
.rc-dropdown-show-arrow.rc-dropdown-placement-topRight {
    padding-bottom: 6px;
}
.rc-dropdown-show-arrow.rc-dropdown-placement-bottom,
.rc-dropdown-show-arrow.rc-dropdown-placement-bottomLeft,
.rc-dropdown-show-arrow.rc-dropdown-placement-bottomRight {
    padding-top: 6px;
}
.rc-dropdown-placement-top .rc-dropdown-arrow,
.rc-dropdown-placement-topLeft .rc-dropdown-arrow,
.rc-dropdown-placement-topRight .rc-dropdown-arrow {
    border-top-color: #fff;
    bottom: 4px;
}
.rc-dropdown-placement-top .rc-dropdown-arrow {
    left: 50%;
}
.rc-dropdown-placement-topLeft .rc-dropdown-arrow {
    left: 15%;
}
.rc-dropdown-placement-topRight .rc-dropdown-arrow {
    right: 15%;
}
.rc-dropdown-placement-bottom .rc-dropdown-arrow,
.rc-dropdown-placement-bottomLeft .rc-dropdown-arrow,
.rc-dropdown-placement-bottomRight .rc-dropdown-arrow {
    border-bottom-color: #fff;
    top: 4px;
}
.rc-dropdown-placement-bottom .rc-dropdown-arrow {
    left: 50%;
}
.rc-dropdown-placement-bottomLeft .rc-dropdown-arrow {
    left: 15%;
}
.rc-dropdown-placement-bottomRight .rc-dropdown-arrow {
    right: 15%;
}
.rc-drawer {
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
}
.rc-drawer-inline {
    position: absolute;
}
.rc-drawer-mask {
    background: #00000080;
    bottom: 0;
    left: 0;
    pointer-events: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1050;
}
.rc-drawer-content-wrapper {
    overflow: hidden;
    position: absolute;
    transition: transform 0.3s;
    z-index: 1050;
}
.rc-drawer-content-wrapper-hidden {
    display: none;
}
.rc-drawer-left .rc-drawer-content-wrapper {
    bottom: 0;
    left: 0;
    top: 0;
}
.rc-drawer-right .rc-drawer-content-wrapper {
    bottom: 0;
    right: 0;
    top: 0;
}
.rc-drawer-content {
    background: #fff;
    height: 100%;
    overflow: auto;
    pointer-events: auto;
    width: 100%;
}
body.black,
body.dark,
html.black,
html.dark {
    --ds-color-background-disabled: var(--ds-color-neutral-7);
    --ds-color-background-input: var(--ds-color-neutral-8);
    --ds-color-background-input-grey: #1f2023;
    --ds-color-background-inverse-disabled: var(--ds-color-neutral-2);
    --ds-color-background-inverse-primary: var(--ds-color-neutral-white);
    --ds-color-background-inverse-secondary: var(--ds-color-neutral-1);
    --ds-color-background-inverse-tertiary: var(--ds-color-neutral-2);
    --ds-color-background-mask: var(--ds-color-black-alpha-70);
    --ds-color-background-primary: var(--ds-color-neutral-10);
    --ds-color-background-secondary: #1f2023;
    --ds-color-background-tertiary: var(--ds-color-neutral-8);
    --ds-color-background-tooltip: var(--ds-color-neutral-7);
    --ds-color-background-popover: var(--ds-color-neutral-7);
    --ds-color-background-mask-alt: var(--ds-color-black-alpha-80);
    --ds-color-border-black: var(--ds-color-neutral-white);
    --ds-color-border-strong: var(--ds-color-neutral-7);
    --ds-color-border-subtle: #27282b;
    --ds-color-border-gutter: #0e0f11;
    --ds-color-function-brand: var(--ds-color-brand-6);
    --ds-color-function-brand-active: var(--ds-color-brand-7);
    --ds-color-function-brand-disabled: var(--ds-color-brand-8);
    --ds-color-function-brand-hover: var(--ds-color-brand-5);
    --ds-color-function-brand-soft: var(--ds-color-brand-10);
    --ds-color-function-error: var(--ds-color-rose-6);
    --ds-color-function-error-active: var(--ds-color-rose-4);
    --ds-color-function-error-disabled: var(--ds-color-rose-8);
    --ds-color-function-error-hover: var(--ds-color-rose-6);
    --ds-color-function-error-soft: var(--ds-color-rose-10);
    --ds-color-function-success: var(--ds-color-green-5);
    --ds-color-function-success-active: var(--ds-color-green-4);
    --ds-color-function-success-disabled: var(--ds-color-green-8);
    --ds-color-function-success-hover: var(--ds-color-green-6);
    --ds-color-function-success-soft: var(--ds-color-green-10);
    --ds-color-function-trade-buy: rgb(0, 240, 255);
    --ds-color-function-trade-buy-active: #4fd7ac;
    --ds-color-function-trade-buy-disabled: #00846c;
    --ds-color-function-trade-buy-hover: #01bc8d;
    --ds-color-function-trade-buy-soft: var(--ds-color-green-10);
    --ds-color-function-trade-sell: var(--ds-color-red-6);
    --ds-color-function-trade-sell-active: var(--ds-color-red-7);
    --ds-color-function-trade-sell-disabled: var(--ds-color-red-7);
    --ds-color-function-trade-sell-hover: var(--ds-color-red-5);
    --ds-color-function-warning: var(--ds-color-orange-5);
    --ds-color-function-warning-active: var(--ds-color-orange-4);
    --ds-color-function-warning-disabled: var(--ds-color-orange-8);
    --ds-color-function-warning-hover: var(--ds-color-orange-6);
    --ds-color-function-warning-soft: var(--ds-color-orange-10);
    --ds-color-function-discovery: var(--ds-color-purple-5);
    --ds-color-function-discovery-soft: var(--ds-color-purple-10);
    --ds-color-function-discovery-disabled: var(--ds-color-neutral-7);
    --ds-color-function-fund: var(--ds-color-yellow-5);
    --ds-color-function-fund-soft: var(--ds-color-yellow-10);
    --ds-color-layer-0: var(--ds-color-neutral-9);
    --ds-color-layer-1: #1b1b1d;
    --ds-color-layer-2: var(--ds-color-neutral-8);
    --ds-color-layer-3: var(--ds-color-neutral-7);
    --ds-color-layer-active: var(--ds-color-neutral-7);
    --ds-color-link-default: var(--ds-color-brand-5);
    --ds-color-link-disabled: var(--ds-color-brand-8);
    --ds-color-link-hover: var(--ds-color-brand-6);
    --ds-color-link-pressed: var(--ds-color-brand-4);
    --ds-color-text-error: var(--ds-color-rose-5);
    --ds-color-text-inverse-primary: var(--ds-color-neutral-10);
    --ds-color-text-inverse-secondary: var(--ds-color-neutral-6);
    --ds-color-text-inverse-tertiary: var(--ds-color-neutral-5);
    --ds-color-text-primary: var(--ds-color-neutral-1);
    --ds-color-text-secondary: var(--ds-color-neutral-2);
    --ds-color-text-tertiary: var(--ds-color-neutral-5);
    --ds-color-text-disabled: var(--ds-color-neutral-6);
    --ds-color-text-success: var(--ds-color-green-5);
    --ds-color-text-warning: var(--ds-color-orange-5);
    --ds-color-card-discovery: #d5bfef80;
}
:root {
    --ds-color-black-alpha-10: #0000001a;
    --ds-color-black-alpha-20: #0003;
    --ds-color-black-alpha-25: #00000040;
    --ds-color-black-alpha-30: #0000004d;
    --ds-color-black-alpha-40: #0006;
    --ds-color-black-alpha-50: #00000080;
    --ds-color-black-alpha-60: #0009;
    --ds-color-black-alpha-65: #000000a6;
    --ds-color-black-alpha-70: #000000b2;
    --ds-color-black-alpha-80: #000c;
    --ds-color-black-alpha-90: #000000e5;
    --ds-color-black-alpha-100: #000;
    --ds-color-brand-1: #e6f6f9;
    --ds-color-brand-2: #a5f8fa;
    --ds-color-brand-3: #77e7ed;
    --ds-color-brand-4: #4cd4e0;
    --ds-color-brand-5: rgb(0, 240, 255);
    --ds-color-brand-6: rgb(0, 240, 255);
    --ds-color-brand-7: #0083a1;
    --ds-color-brand-8: #00607a;
    --ds-color-brand-9: #003f54;
    --ds-color-brand-10: #00212e;
    --ds-color-green-1: #e5f9f0;
    --ds-color-green-2: #c5f5e3;
    --ds-color-green-3: #7de4c0;
    --ds-color-green-4: #4fd7ac;
    --ds-color-green-5: rgb(0, 240, 255);
    --ds-color-green-6: #01bc8d;
    --ds-color-green-7: #01a07e;
    --ds-color-green-8: #00846c;
    --ds-color-green-9: #006859;
    --ds-color-green-10: #002420;
    --ds-color-neutral-1: #f4f5f7;
    --ds-color-neutral-2: #eaeaed;
    --ds-color-neutral-3: #dedfe0;
    --ds-color-neutral-4: #c3c3c7;
    --ds-color-neutral-5: #8e8e92;
    --ds-color-neutral-6: #57585c;
    --ds-color-neutral-7: #38393d;
    --ds-color-neutral-8: #252629;
    --ds-color-neutral-9: #17181a;
    --ds-color-neutral-10: #151717;
    --ds-color-neutral-black: #000;
    --ds-color-neutral-white: #fff;
    --ds-color-orange-1: #fff5e8;
    --ds-color-orange-2: #ffe6c7;
    --ds-color-orange-3: #ffd4a6;
    --ds-color-orange-4: #ffc084;
    --ds-color-orange-5: #ffa963;
    --ds-color-orange-6: #ff9142;
    --ds-color-orange-7: #d26a29;
    --ds-color-orange-8: #a64815;
    --ds-color-orange-9: #792c08;
    --ds-color-orange-10: #2e1f16;
    --ds-color-purple-1: #f6f0fe;
    --ds-color-purple-2: #e5d3f7;
    --ds-color-purple-3: #d5bfef;
    --ds-color-purple-4: #c5ace6;
    --ds-color-purple-5: #b599de;
    --ds-color-purple-6: #a588d6;
    --ds-color-purple-7: #7556b4;
    --ds-color-purple-8: #4c2e91;
    --ds-color-purple-9: #2a126f;
    --ds-color-purple-10: #251d3d;
    --ds-color-red-1: #feedec;
    --ds-color-red-2: #ffeae6;
    --ds-color-red-3: #ffc7bd;
    --ds-color-red-4: #ffa094;
    --ds-color-red-5: #f45f4f;
    --ds-color-red-6: #f1493f;
    --ds-color-red-7: #c82a27;
    --ds-color-red-8: #a61b1d;
    --ds-color-red-9: #800e14;
    --ds-color-red-10: #2c1516;
    --ds-color-rose-1: #fee9ed;
    --ds-color-rose-2: #fdcdcf;
    --ds-color-rose-3: #fcb2b8;
    --ds-color-rose-4: #fa97a3;
    --ds-color-rose-5: #f97d90;
    --ds-color-rose-6: #f7647e;
    --ds-color-rose-7: #cc3d5c;
    --ds-color-rose-8: #a22041;
    --ds-color-rose-9: #770c2a;
    --ds-color-rose-10: #352025;
    --ds-color-white-alpha-10: #ffffff1a;
    --ds-color-white-alpha-20: #fff3;
    --ds-color-white-alpha-25: #ffffff40;
    --ds-color-white-alpha-30: #ffffff4d;
    --ds-color-white-alpha-40: #fff6;
    --ds-color-white-alpha-50: #ffffff80;
    --ds-color-white-alpha-60: #fff9;
    --ds-color-white-alpha-70: #ffffffb2;
    --ds-color-white-alpha-80: #fffc;
    --ds-color-white-alpha-90: #ffffffe5;
    --ds-color-white-alpha-95: #fffffff2;
    --ds-color-white-alpha-100: #fff;
    --ds-color-yellow-1: #fef9e7;
    --ds-color-yellow-2: #fdf3cd;
    --ds-color-yellow-3: #fce79c;
    --ds-color-yellow-4: #fbda67;
    --ds-color-yellow-5: #ffcc32;
    --ds-color-yellow-6: #ffb904;
    --ds-color-yellow-7: #d29102;
    --ds-color-yellow-8: #a67401;
    --ds-color-yellow-9: #795e1b;
    --ds-color-yellow-10: #663c00;
    --ds-color-always-black: var(--ds-color-neutral-black);
    --ds-color-always-white: var(--ds-color-neutral-white);
    --ds-color-background-disabled: var(--ds-color-neutral-2);
    --ds-color-background-input: var(--ds-color-neutral-1);
    --ds-color-background-input-grey: var(--ds-color-neutral-1);
    --ds-color-background-inverse-disabled: var(--ds-color-neutral-7);
    --ds-color-background-inverse-primary: var(--ds-color-neutral-10);
    --ds-color-background-inverse-secondary: var(--ds-color-neutral-8);
    --ds-color-background-inverse-tertiary: var(--ds-color-neutral-6);
    --ds-color-background-mask: var(--ds-color-black-alpha-70);
    --ds-color-background-primary: var(--ds-color-neutral-white);
    --ds-color-background-secondary: var(--ds-color-neutral-1);
    --ds-color-background-tertiary: var(--ds-color-neutral-1);
    --ds-color-background-tooltip: var(--ds-color-neutral-7);
    --ds-color-background-popover: var(--ds-color-neutral-white);
    --ds-color-background-mask-alt: var(--ds-color-black-alpha-70);
    --ds-color-border-black: var(--ds-color-neutral-8);
    --ds-color-border-strong: var(--ds-color-neutral-3);
    --ds-color-border-subtle: var(--ds-color-neutral-2);
    --ds-color-border-gutter: var(--ds-color-neutral-1);
    --ds-color-function-brand: var(--ds-color-brand-6);
    --ds-color-function-brand-active: var(--ds-color-brand-7);
    --ds-color-function-brand-disabled: var(--ds-color-brand-3);
    --ds-color-function-brand-hover: var(--ds-color-brand-5);
    --ds-color-function-brand-soft: var(--ds-color-brand-1);
    --ds-color-function-error: var(--ds-color-rose-6);
    --ds-color-function-error-active: var(--ds-color-rose-7);
    --ds-color-function-error-disabled: var(--ds-color-rose-3);
    --ds-color-function-error-hover: var(--ds-color-rose-5);
    --ds-color-function-error-soft: var(--ds-color-rose-1);
    --ds-color-function-success: var(--ds-color-green-6);
    --ds-color-function-success-active: var(--ds-color-green-7);
    --ds-color-function-success-disabled: var(--ds-color-green-3);
    --ds-color-function-success-hover: var(--ds-color-green-5);
    --ds-color-function-success-soft: var(--ds-color-green-1);
    --ds-color-function-trade-buy: #01bc8d;
    --ds-color-function-trade-buy-active: #01a07e;
    --ds-color-function-trade-buy-disabled: #7de4c0;
    --ds-color-function-trade-buy-hover: rgb(0, 240, 255);
    --ds-color-function-trade-buy-soft: var(--ds-color-green-1);
    --ds-color-function-trade-sell: var(--ds-color-red-6);
    --ds-color-function-trade-sell-active: var(--ds-color-red-7);
    --ds-color-function-trade-sell-disabled: var(--ds-color-red-3);
    --ds-color-function-trade-sell-hover: var(--ds-color-red-5);
    --ds-color-function-warning: var(--ds-color-orange-6);
    --ds-color-function-warning-active: var(--ds-color-orange-7);
    --ds-color-function-warning-disabled: var(--ds-color-orange-3);
    --ds-color-function-warning-hover: var(--ds-color-orange-5);
    --ds-color-function-warning-soft: var(--ds-color-orange-1);
    --ds-color-function-discovery: var(--ds-color-purple-7);
    --ds-color-function-discovery-soft: var(--ds-color-purple-1);
    --ds-color-function-discovery-disabled: var(--ds-color-neutral-2);
    --ds-color-function-fund: var(--ds-color-yellow-7);
    --ds-color-function-fund-soft: var(--ds-color-yellow-1);
    --ds-color-layer-0: var(--ds-color-neutral-white);
    --ds-color-layer-1: #f9f9fa;
    --ds-color-layer-2: var(--ds-color-neutral-2);
    --ds-color-layer-3: var(--ds-color-neutral-3);
    --ds-color-layer-active: var(--ds-color-neutral-white);
    --ds-color-link-default: var(--ds-color-brand-6);
    --ds-color-link-disabled: var(--ds-color-brand-3);
    --ds-color-link-hover: var(--ds-color-brand-5);
    --ds-color-link-pressed: var(--ds-color-brand-7);
    --ds-color-text-error: var(--ds-color-rose-6);
    --ds-color-text-inverse-primary: var(--ds-color-neutral-1);
    --ds-color-text-inverse-secondary: var(--ds-color-neutral-4);
    --ds-color-text-inverse-tertiary: var(--ds-color-neutral-5);
    --ds-color-text-primary: var(--ds-color-neutral-10);
    --ds-color-text-secondary: var(--ds-color-neutral-6);
    --ds-color-text-tertiary: var(--ds-color-neutral-5);
    --ds-color-text-disabled: var(--ds-color-neutral-4);
    --ds-color-text-success: var(--ds-color-green-6);
    --ds-color-text-warning: var(--ds-color-orange-6);
    --ds-color-card-discovery: #d5bfef80;
}
body.oEpbubRpiFukzeCtkgqN,
body.pa_QPg9mpJuUFshhMysE,
html.oEpbubRpiFukzeCtkgqN,
html.pa_QPg9mpJuUFshhMysE {
    --ds-color-background-disabled: var(--ds-color-neutral-7);
    --ds-color-background-input: var(--ds-color-neutral-8);
    --ds-color-background-input-grey: #1f2023;
    --ds-color-background-inverse-disabled: var(--ds-color-neutral-2);
    --ds-color-background-inverse-primary: var(--ds-color-neutral-white);
    --ds-color-background-inverse-secondary: var(--ds-color-neutral-1);
    --ds-color-background-inverse-tertiary: var(--ds-color-neutral-2);
    --ds-color-background-mask: var(--ds-color-black-alpha-70);
    --ds-color-background-primary: var(--ds-color-neutral-10);
    --ds-color-background-secondary: #1f2023;
    --ds-color-background-tertiary: var(--ds-color-neutral-8);
    --ds-color-background-tooltip: var(--ds-color-neutral-7);
    --ds-color-background-popover: var(--ds-color-neutral-7);
    --ds-color-background-mask-alt: var(--ds-color-black-alpha-80);
    --ds-color-border-black: var(--ds-color-neutral-white);
    --ds-color-border-strong: var(--ds-color-neutral-7);
    --ds-color-border-subtle: #27282b;
    --ds-color-border-gutter: #0e0f11;
    --ds-color-function-brand: var(--ds-color-brand-6);
    --ds-color-function-brand-active: var(--ds-color-brand-7);
    --ds-color-function-brand-disabled: var(--ds-color-brand-8);
    --ds-color-function-brand-hover: var(--ds-color-brand-5);
    --ds-color-function-brand-soft: var(--ds-color-brand-10);
    --ds-color-function-error: var(--ds-color-rose-6);
    --ds-color-function-error-active: var(--ds-color-rose-4);
    --ds-color-function-error-disabled: var(--ds-color-rose-8);
    --ds-color-function-error-hover: var(--ds-color-rose-6);
    --ds-color-function-error-soft: var(--ds-color-rose-10);
    --ds-color-function-success: var(--ds-color-green-5);
    --ds-color-function-success-active: var(--ds-color-green-4);
    --ds-color-function-success-disabled: var(--ds-color-green-8);
    --ds-color-function-success-hover: var(--ds-color-green-6);
    --ds-color-function-success-soft: var(--ds-color-green-10);
    --ds-color-function-trade-buy: rgb(0, 240, 255);
    --ds-color-function-trade-buy-active: #4fd7ac;
    --ds-color-function-trade-buy-disabled: #00846c;
    --ds-color-function-trade-buy-hover: #01bc8d;
    --ds-color-function-trade-buy-soft: var(--ds-color-green-10);
    --ds-color-function-trade-sell: var(--ds-color-red-6);
    --ds-color-function-trade-sell-active: var(--ds-color-red-7);
    --ds-color-function-trade-sell-disabled: var(--ds-color-red-7);
    --ds-color-function-trade-sell-hover: var(--ds-color-red-5);
    --ds-color-function-warning: var(--ds-color-orange-5);
    --ds-color-function-warning-active: var(--ds-color-orange-4);
    --ds-color-function-warning-disabled: var(--ds-color-orange-8);
    --ds-color-function-warning-hover: var(--ds-color-orange-6);
    --ds-color-function-warning-soft: var(--ds-color-orange-10);
    --ds-color-function-discovery: var(--ds-color-purple-5);
    --ds-color-function-discovery-soft: var(--ds-color-purple-10);
    --ds-color-function-discovery-disabled: var(--ds-color-neutral-7);
    --ds-color-function-fund: var(--ds-color-yellow-5);
    --ds-color-function-fund-soft: var(--ds-color-yellow-10);
    --ds-color-layer-0: var(--ds-color-neutral-9);
    --ds-color-layer-1: #1b1b1d;
    --ds-color-layer-2: var(--ds-color-neutral-8);
    --ds-color-layer-3: var(--ds-color-neutral-7);
    --ds-color-layer-active: var(--ds-color-neutral-7);
    --ds-color-link-default: var(--ds-color-brand-5);
    --ds-color-link-disabled: var(--ds-color-brand-8);
    --ds-color-link-hover: var(--ds-color-brand-6);
    --ds-color-link-pressed: var(--ds-color-brand-4);
    --ds-color-text-error: var(--ds-color-rose-5);
    --ds-color-text-inverse-primary: var(--ds-color-neutral-10);
    --ds-color-text-inverse-secondary: var(--ds-color-neutral-6);
    --ds-color-text-inverse-tertiary: var(--ds-color-neutral-5);
    --ds-color-text-primary: var(--ds-color-neutral-1);
    --ds-color-text-secondary: var(--ds-color-neutral-2);
    --ds-color-text-tertiary: var(--ds-color-neutral-5);
    --ds-color-text-disabled: var(--ds-color-neutral-6);
    --ds-color-text-success: var(--ds-color-green-5);
    --ds-color-text-warning: var(--ds-color-orange-5);
    --ds-color-card-discovery: #d5bfef80;
}
/*# sourceMappingURL=a39e34fad648373e4f9b.css.map*/
