/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
body[arco-theme=dark] {
    --theme-arco-color-primary-light-1: rgba(var(--theme-arco-primary-6), 0.2);
    --theme-arco-color-primary-light-2: rgba(var(--theme-arco-primary-6), 0.35);
    --theme-arco-color-primary-light-3: rgba(var(--theme-arco-primary-6), 0.5);
    --theme-arco-color-primary-light-4: rgba(var(--theme-arco-primary-6), 0.65);
    --theme-arco-color-secondary: rgba(var(--theme-arco-gray-9), 0.08);
    --theme-arco-color-secondary-hover: rgba(var(--theme-arco-gray-8), 0.16);
    --theme-arco-color-secondary-active: rgba(var(--theme-arco-gray-7), 0.24);
    --theme-arco-color-secondary-disabled: rgba(var(--theme-arco-gray-9), 0.08);
    --theme-arco-color-danger-light-1: rgba(var(--theme-arco-danger-6), 0.2);
    --theme-arco-color-danger-light-2: rgba(var(--theme-arco-danger-6), 0.35);
    --theme-arco-color-danger-light-3: rgba(var(--theme-arco-danger-6), 0.5);
    --theme-arco-color-danger-light-4: rgba(var(--theme-arco-danger-6), 0.65);
    --theme-arco-color-success-light-1: rgb(var(--theme-arco-success-6), 0.2);
    --theme-arco-color-success-light-2: rgb(var(--theme-arco-success-6), 0.35);
    --theme-arco-color-success-light-3: rgb(var(--theme-arco-success-6), 0.5);
    --theme-arco-color-success-light-4: rgb(var(--theme-arco-success-6), 0.65);
    --theme-arco-color-warning-light-1: rgb(var(--theme-arco-warning-6), 0.2);
    --theme-arco-color-warning-light-2: rgb(var(--theme-arco-warning-6), 0.35);
    --theme-arco-color-warning-light-3: rgb(var(--theme-arco-warning-6), 0.5);
    --theme-arco-color-warning-light-4: rgb(var(--theme-arco-warning-6), 0.65);
    --theme-arco-color-link-light-1: rgba(var(--theme-arco-link-6), 0.2);
    --theme-arco-color-link-light-2: rgba(var(--theme-arco-link-6), 0.35);
    --theme-arco-color-link-light-3: rgba(var(--theme-arco-link-6), 0.5);
    --theme-arco-color-link-light-4: rgba(var(--theme-arco-link-6), 0.65)
}

.theme-arco-input-tag-input {
    width: 100%
}

.theme-arco-timepicker-cell {
    padding: 8px/2 0
}

.theme-arco-form-label-item>label {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-form-label-item {
    font-weight: 500
}

.theme-arco-modal-content {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-slider-road.theme-arco-slider-road-vertical {
    margin-bottom: 12px/2;
    margin-top: 12px/2
}

.theme-arco-steps-item-active .theme-arco-steps-item-title,
.theme-arco-steps-item-title,
.theme-arco-steps-mode-dot .theme-arco-steps-item-active .theme-arco-steps-item-title {
    font-weight: 500
}

.theme-arco-tree-size-small .theme-arco-tree-node-title {
    padding-bottom: 6px/2;
    padding-top: 6px/2
}

.theme-arco-tree-size-large .theme-arco-tree-node-title {
    padding-bottom: 11px/2;
    padding-top: 11px/2
}

.theme-m4b-loading-icon-color-theme {
    stroke: var(--theme-arco-color-text-1)
}

html[data-m4b-theme=theme-m4b] .theme-m4b-loading-icon-color-theme {
    stroke: rgb(var(--theme-arco-primary-6))
}

.theme-m4b-loading-icon-color-white {
    stroke: var(--theme-arco-color-bg-white)
}

.theme-m4b-loading-icon-color-black {
    stroke: var(--theme-arco-color-fill-black)
}

.theme-m4b-loading-tip-color-theme {
    color: var(--theme-arco-color-text-1)
}

html[data-m4b-theme=theme-m4b] .theme-m4b-loading-tip-color-theme {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-m4b-loading-tip-color-white {
    color: var(--theme-arco-color-bg-white)
}

.theme-m4b-loading-tip-color-black {
    color: var(--theme-arco-color-fill-black)
}

html[data-m4b-theme=theme-m4b] .theme-m4b-dropdown .theme-arco-dropdown-popup-visible.theme-arco-btn.theme-arco-btn-secondary:not(.theme-arco-btn-disabled) {
    border-color: var(--theme-arco-color-border-1)
}

html[data-m4b-theme=theme-m4b-next] .theme-m4b-dropdown .theme-arco-dropdown-popup-visible.theme-arco-btn.theme-arco-btn-secondary:not(.theme-arco-btn-disabled) {
    border-color: transparent
}

.theme-m4b-dropdown .theme-arco-spin-loading-layer-inner {
    width: 20px
}

.theme-m4b-dropdown .theme-arco-spin-loading-layer-inner:hover {
    cursor: pointer
}

.theme-m4b-dropdown .theme-arco-spin-loading-layer-inner .theme-arco-spin-icon {
    color: var(--theme-arco-color-bg-white);
    font-size: 16px
}

.theme-m4b-dropdown .theme-arco-spin .theme-arco-spin-children:after {
    opacity: 0
}

.theme-m4b-dropdown .theme-arco-spin.theme-arco-spin-loading .theme-arco-spin-children:after {
    opacity: 1;
    pointer-events: auto
}

.theme-m4b-dropdown .theme-arco-spin-children {
    cursor: pointer
}

.theme-m4b-dropdown .theme-arco-spin-children:after {
    background-color: rgb(var(--theme-arco-primary-6));
    border-radius: 4px
}

.theme-arco-dropdown-popup-visible .theme-m4b-button .theme-arco-icon-down {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.theme-m4b-button-icon,
.theme-m4b-button-icon-prefix {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-m4b-button-icon-prefix {
    margin-left: 0;
    margin-right: 4px
}

.theme-m4b-button-icon-suffix {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin-left: 4px;
    margin-right: 0
}

.theme-m4b-button-icon-suffix svg {
    font-size: 16px
}

.theme-m4b-button-dark-outline.theme-arco-btn-outline:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border-color: var(--theme-arco-color-bg-white);
    color: var(--theme-arco-color-bg-white)
}

.theme-m4b-button-dark-outline.theme-arco-btn-outline:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: hsla(0, 0%, 100%, .2);
    border-color: var(--theme-arco-color-bg-white);
    color: var(--theme-arco-color-bg-white)
}

.theme-m4b-button-dark-outline.theme-arco-btn-outline:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: hsla(0, 0%, 100%, .4);
    border-color: var(--theme-arco-color-bg-white);
    color: var(--theme-arco-color-bg-white)
}

.theme-m4b-button-dark-outline.theme-arco-btn-outline:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):focus-visible {
    outline-color: var(--theme-arco-color-bg-white)
}

.theme-m4b-button-dark-outline.theme-arco-btn-outline.theme-arco-btn-disabled {
    border-color: hsla(0, 0%, 100%, .3);
    color: hsla(0, 0%, 100%, .3)
}

.theme-m4b-button-dark-primary.theme-arco-btn-primary:not(.theme-arco-btn-disabled) {
    background-color: var(--theme-arco-color-bg-white);
    border-color: transparent;
    color: rgb(var(--theme-arco-primary-6))
}

.theme-m4b-button-dark-primary.theme-arco-btn-primary:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: hsla(0, 0%, 100%, .8);
    border-color: transparent;
    color: rgb(var(--theme-arco-primary-6))
}

.theme-m4b-button-dark-primary.theme-arco-btn-primary:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: hsla(0, 0%, 100%, .6);
    border-color: transparent;
    color: rgb(var(--theme-arco-primary-6))
}

.theme-m4b-button-dark-primary.theme-arco-btn-primary:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):focus-visible {
    outline-color: var(--theme-arco-color-bg-white)
}

.theme-m4b-button-dark-primary.theme-arco-btn-primary.theme-arco-btn-disabled {
    background-color: hsla(0, 0%, 100%, .3);
    border-color: transparent;
    color: rgb(var(--theme-arco-primary-6))
}

.theme-m4b-button-link.theme-arco-btn-size-default,
.theme-m4b-button-link.theme-arco-btn-size-large,
.theme-m4b-button-link.theme-arco-btn-size-small {
    font-size: 14px;
    font-weight: 500;
    height: auto;
    line-height: 20px;
    padding: 0
}

.theme-m4b-button-link.theme-arco-btn-primary:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    color: rgb(var(--theme-arco-primary-6))
}

.theme-m4b-button-link.theme-arco-btn-primary:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: transparent;
    color: rgb(var(--theme-arco-primary-5))
}

.theme-m4b-button-link.theme-arco-btn-primary:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: transparent;
    color: rgb(var(--theme-arco-primary-2))
}

.theme-m4b-button-link.theme-arco-btn-primary:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):focus-visible {
    border-radius: 3px;
    outline: 3px solid rgb(var(--theme-arco-primary-6));
    outline-offset: 3px
}

.theme-m4b-button-link.theme-arco-btn-primary.theme-arco-btn-disabled {
    background-color: transparent;
    color: rgb(var(--theme-arco-primary-3))
}

.theme-arco-btn-group.theme-m4b-button-group .theme-m4b-button.theme-arco-btn:not(:first-child) {
    margin-left: -1px
}

.theme-arco-btn-group.theme-m4b-button-group .theme-arco-btn.theme-m4b-button:not(:last-child) {
    border-right-color: transparent
}

.theme-m4b-button-toggle.theme-arco-btn-outline.theme-arco-btn-loading {
    border-color: var(--theme-arco-color-border-1);
    color: var(--theme-arco-color-text-3)
}

.theme-m4b-button-toggle.theme-arco-btn-outline.theme-m4b-button-toggle-checked.theme-arco-btn-loading {
    border-color: rgb(var(--theme-arco-primary-6));
    color: rgb(var(--theme-arco-primary-6))
}

.theme-m4b-button-toggle.theme-arco-btn-outline:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading),
.theme-m4b-button-toggle.theme-arco-btn-outline:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    border-color: var(--theme-arco-color-border-1);
    color: var(--theme-arco-color-text-3)
}

.theme-m4b-button-toggle.theme-arco-btn-outline:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: var(--theme-arco-color-border-state-pressed)
}

.theme-m4b-button-toggle.theme-arco-btn-outline.theme-arco-btn-disabled,
.theme-m4b-button-toggle.theme-arco-btn-outline.theme-arco-btn-disabled:active,
.theme-m4b-button-toggle.theme-arco-btn-outline.theme-arco-btn-disabled:hover {
    background-color: var(--theme-arco-color-bg-bg1);
    border-color: var(--theme-arco-color-text-5);
    color: var(--theme-arco-color-text-5)
}

.theme-m4b-button-toggle.theme-arco-btn-outline.theme-m4b-button-toggle-checked:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading),
.theme-m4b-button-toggle.theme-arco-btn-outline.theme-m4b-button-toggle-checked:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-m4b-button-toggle.theme-arco-btn-outline.theme-m4b-button-toggle-checked:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    border-color: rgb(var(--theme-arco-primary-6));
    color: rgb(var(--theme-arco-primary-6))
}

.theme-m4b-button-toggle.theme-arco-btn-outline.theme-m4b-button-toggle-checked.theme-arco-btn-disabled,
.theme-m4b-button-toggle.theme-arco-btn-outline.theme-m4b-button-toggle-checked.theme-arco-btn-disabled:active,
.theme-m4b-button-toggle.theme-arco-btn-outline.theme-m4b-button-toggle-checked.theme-arco-btn-disabled:hover {
    border-color: var(--theme-arco-color-text-5);
    color: var(--theme-arco-color-text-5)
}

.theme-m4b-button-toggle.theme-arco-btn-text:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading),
.theme-m4b-button-toggle.theme-arco-btn-text:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-m4b-button-toggle.theme-arco-btn-text:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    color: var(--theme-arco-color-text-3)
}

.theme-m4b-button-toggle.theme-arco-btn-text.theme-arco-btn-disabled,
.theme-m4b-button-toggle.theme-arco-btn-text.theme-arco-btn-disabled:active,
.theme-m4b-button-toggle.theme-arco-btn-text.theme-arco-btn-disabled:hover {
    color: var(--theme-arco-color-text-5)
}

.theme-m4b-button-toggle.theme-arco-btn-text.theme-m4b-button-toggle-checked:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading),
.theme-m4b-button-toggle.theme-arco-btn-text.theme-m4b-button-toggle-checked:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-m4b-button-toggle.theme-arco-btn-text.theme-m4b-button-toggle-checked:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-m4b-button-toggle.theme-arco-btn-text.theme-m4b-button-toggle-checked.theme-arco-btn-disabled,
.theme-m4b-button-toggle.theme-arco-btn-text.theme-m4b-button-toggle-checked.theme-arco-btn-disabled:active,
.theme-m4b-button-toggle.theme-arco-btn-text.theme-m4b-button-toggle-checked.theme-arco-btn-disabled:hover {
    color: var(--theme-arco-color-text-5)
}

.theme-m4b-button-group .theme-m4b-button-toggle.theme-m4b-button-toggle:not(:last-child) {
    margin-left: 0
}

.theme-m4b-dropdown-menu {
    box-shadow: 0 2px 8px rgba(33, 37, 51, .06);
    color: var(--theme-arco-color-text-1);
    cursor: pointer;
    max-height: 200px;
    overflow: auto
}

.theme-m4b-dropdown-menu .theme-arco-menu-inner {
    padding: 0
}

.theme-m4b-dropdown-menu .danger.theme-arco-dropdown-menu-item:not(.theme-arco-dropdown-menu-selected):not(.theme-arco-dropdown-menu-disabled) {
    color: #c71023
}

.theme-m4b-dropdown-menu .danger:hover {
    background: #fef4f4
}

.theme-m4b-dropdown-menu-item .theme-arco-menu-indent {
    width: 0
}

.theme-m4b-dropdown-menu-item,
.theme-m4b-dropdown-menu-sub-menu,
.theme-m4b-dropdown-menu-sub-menu .theme-arco-menu-inline-content .theme-arco-menu-item {
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-m4b-dropdown-menu-item-group .theme-arco-dropdown-menu-group-title {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-arco-color-text-3);
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 8px 0;
    overflow: hidden;
    padding: 0 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.theme-m4b-tooltip .theme-m4b-tooltip-content-title {
    font-weight: 500
}

.theme-m4b-link {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.theme-m4b-link>svg:first-child:not(:last-child) {
    -webkit-margin-end: 4px;
    -moz-margin-end: 4px;
    margin-inline-end: 4px
}

.theme-m4b-link>svg:last-child:not(:first-child) {
    -webkit-margin-start: 4px;
    -moz-margin-start: 4px;
    margin-inline-start: 4px
}

.theme-m4b-link-grey:not(.theme-arco-link-disabled):not(:hover):not(:active):not(:focus-visible) {
    color: var(--theme-arco-color-text-3)
}

.theme-m4b-link.theme-m4b-link-grey.theme-arco-link-disabled {
    color: var(--theme-arco-color-text-5)
}

.theme-m4b-link>span:hover:after {
    display: none
}

.theme-m4b-link.theme-arco-link:not(.theme-arco-link-disabled)>span:hover {
    text-decoration: underline
}

.theme-m4b-link.theme-arco-link:not(.theme-arco-link-disabled)>span:hover:after {
    display: none
}

.theme-m4b-link.theme-arco-link.theme-m4b-link-disabled-underline>span:hover {
    text-decoration: none
}

.theme-m4b-divider.theme-arco-divider-horizontal,
.theme-m4b-divider.theme-arco-divider-vertical {
    margin: 0
}

.theme-m4b-divider.theme-arco-divider-horizontal.theme-arco-divider-with-text-left:before {
    -webkit-flex-basis: 0;
    flex-basis: 0
}

.theme-m4b-divider.theme-arco-divider-horizontal.theme-arco-divider-with-text-left .theme-arco-divider-text {
    padding-left: 0
}

.theme-m4b-divider.theme-arco-divider-horizontal.theme-arco-divider-with-text-right:after {
    -webkit-flex-basis: 0;
    flex-basis: 0
}

.theme-m4b-divider.theme-arco-divider-horizontal.theme-arco-divider-with-text-right .theme-arco-divider-text {
    padding-right: 0
}

.theme-m4b-divider .theme-arco-divider-text {
    color: var(--theme-arco-color-text-1);
    font-size: 16px;
    font-weight: 500;
    padding: 0 12px
}

.theme-m4b-divider-block {
    background-color: var(--theme-arco-color-bg-bg2);
    border-radius: 8px;
    padding: 24px 12px
}

/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com*/
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

body {
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji
}

hr {
    color: inherit
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
    font-size: 1em
}

table {
    border-color: inherit;
    text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
    box-shadow: none
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

button {
    background-color: transparent;
    background-image: none
}

fieldset,
ol,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

html {
    font-family: ui-sans-serif, system-ui, -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;
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*,
:after,
:before {
    border: 0 solid;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #a1a1aa;
    opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #a1a1aa;
    opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #a1a1aa;
    opacity: 1
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #a1a1aa;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #a1a1aa;
    opacity: 1
}

[role=button],
button {
    cursor: pointer
}

:-moz-focusring {
    outline: auto
}

table {
    border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    line-height: inherit;
    padding: 0
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    height: auto;
    max-width: 100%
}

*,
:after,
:before {
    --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-transform: translateX(var(--tw-translate-x)) translateY(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))
}

.container {
    width: 100%
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

.ml-auto {
    margin-left: auto
}

.flex {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.h-full {
    height: 100%
}

.transform {
    -webkit-transform: var(--tw-transform);
    -moz-transform: var(--tw-transform);
    -o-transform: var(--tw-transform);
    transform: var(--tw-transform)
}

.flex-row {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

.items-center {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.justify-center {
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.justify-between {
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.text-base {
    font-size: 14px;
    line-height: 20px
}

.text-gray-2 {
    color: var(--theme-arco-color-text-2)
}

body[arco-theme=dark] {
    --theme-arco-color-white: hsla(0, 0%, 100%, .9)
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
body,
html {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: -apple-system, BlinkMacSystemFont, PingFang SC, Hiragino Sans GB, noto sans, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.5
}

body {
    margin: 0;
    padding: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

th,
tr {
    margin: 0;
    padding: 0
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    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: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    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: .35em .75em .625em
}

legend {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -moz-box-sizing: border-box;
    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
}

* {
    outline: none
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

.theme-arco-icon {
    stroke: currentColor;
    color: inherit;
    display: inline-block;
    font-style: normal;
    height: 1em;
    vertical-align: -2px;
    width: 1em
}

.theme-arco-icon[fill=currentColor] {
    fill: currentColor;
    stroke: none
}

.theme-arco-icon[stroke=currentColor] {
    stroke: currentColor;
    fill: none
}

.theme-arco-icon[fill=currentColor][stroke=currentColor] {
    fill: currentColor;
    stroke: currentColor
}

.theme-arco-icon-loading {
    -webkit-animation: arco-loading-circle 1s linear infinite;
    -moz-animation: arco-loading-circle 1s linear infinite;
    animation: arco-loading-circle 1s linear infinite
}

@-webkit-keyframes arco-loading-circle {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-moz-keyframes arco-loading-circle {
    to {
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes arco-loading-circle {
    to {
        -webkit-transform: rotate(1turn);
        -moz-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.theme-arco-icon-hover {
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    position: relative
}

.theme-arco-icon-hover .theme-arco-icon {
    position: relative;
    vertical-align: -.09em
}

.theme-arco-icon-hover:before {
    background-color: transparent;
    border-radius: var(--border-radius-circle);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    position: absolute;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    transition: background-color .1s linear
}

.theme-arco-icon-hover:hover:before {
    background-color: #fff
}

.theme-arco-icon-hover.theme-arco-icon-hover-disabled:before {
    opacity: 0
}

.theme-arco-icon-hover-size-mini:before,
.theme-arco-icon-hover-size-small:before,
.theme-arco-icon-hover:before {
    height: 20px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20px
}

.theme-arco-icon-hover-size-huge:before,
.theme-arco-icon-hover-size-large:before {
    height: 24px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 24px
}

.fadeInStandard-appear,
.fadeInStandard-enter {
    opacity: 0
}

.fadeInStandard-appear-active,
.fadeInStandard-enter-active {
    opacity: 1;
    -webkit-transition: opacity .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: opacity .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: opacity .3s cubic-bezier(.34, .69, .1, 1);
    transition: opacity .3s cubic-bezier(.34, .69, .1, 1)
}

.fadeInStandard-exit {
    opacity: 1
}

.fadeInStandard-exit-active {
    opacity: 0;
    -webkit-transition: opacity .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: opacity .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: opacity .3s cubic-bezier(.34, .69, .1, 1);
    transition: opacity .3s cubic-bezier(.34, .69, .1, 1)
}

.fadeIn-appear,
.fadeIn-enter {
    opacity: 0
}

.fadeIn-appear-active,
.fadeIn-enter-active {
    opacity: 1;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.fadeIn-exit {
    opacity: 1
}

.fadeIn-exit-active {
    opacity: 0;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.slideDynamicOrigin-appear,
.slideDynamicOrigin-enter {
    opacity: 0;
    -webkit-transform: scaleY(.9) translateZ(0);
    -moz-transform: scaleY(.9) translateZ(0);
    transform: scaleY(.9) translateZ(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.slideDynamicOrigin-appear-active,
.slideDynamicOrigin-enter-active,
.slideDynamicOrigin-exit {
    opacity: 1;
    -webkit-transform: scaleY(1) translateZ(0);
    -moz-transform: scaleY(1) translateZ(0);
    transform: scaleY(1) translateZ(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.slideDynamicOrigin-appear-active,
.slideDynamicOrigin-enter-active,
.slideDynamicOrigin-exit,
.slideDynamicOrigin-exit-active {
    -webkit-transition: opacity .2s cubic-bezier(.34, .69, .1, 1), -webkit-transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: opacity .2s cubic-bezier(.34, .69, .1, 1), -webkit-transform .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: opacity .2s cubic-bezier(.34, .69, .1, 1), -o-transform .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .2s cubic-bezier(.34, .69, .1, 1), opacity .2s cubic-bezier(.34, .69, .1, 1), -moz-transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: transform .2s cubic-bezier(.34, .69, .1, 1), opacity .2s cubic-bezier(.34, .69, .1, 1);
    transition: transform .2s cubic-bezier(.34, .69, .1, 1), opacity .2s cubic-bezier(.34, .69, .1, 1), -webkit-transform .2s cubic-bezier(.34, .69, .1, 1), -moz-transform .2s cubic-bezier(.34, .69, .1, 1), -o-transform .2s cubic-bezier(.34, .69, .1, 1)
}

.slideDynamicOrigin-exit-active {
    opacity: 0;
    -webkit-transform: scaleY(.9) translateZ(0);
    -moz-transform: scaleY(.9) translateZ(0);
    transform: scaleY(.9) translateZ(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.slideLeft-appear,
.slideLeft-enter {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.slideLeft-appear-active,
.slideLeft-enter-active {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: -o-transform .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1), -webkit-transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1), -o-transform .3s cubic-bezier(.34, .69, .1, 1)
}

.slideLeft-appear-active,
.slideLeft-enter-active,
.slideLeft-exit {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.slideLeft-exit-active {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: -o-transform .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1), -webkit-transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1), -o-transform .3s cubic-bezier(.34, .69, .1, 1)
}

.slideRight-appear,
.slideRight-enter {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.slideRight-appear-active,
.slideRight-enter-active {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: -o-transform .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1), -webkit-transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1), -o-transform .3s cubic-bezier(.34, .69, .1, 1)
}

.slideRight-appear-active,
.slideRight-enter-active,
.slideRight-exit {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.slideRight-exit-active {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: -o-transform .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1), -webkit-transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1), -o-transform .3s cubic-bezier(.34, .69, .1, 1)
}

.slideTop-appear,
.slideTop-enter {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slideTop-appear-active,
.slideTop-enter-active {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: -o-transform .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1), -webkit-transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1), -o-transform .3s cubic-bezier(.34, .69, .1, 1)
}

.slideTop-appear-active,
.slideTop-enter-active,
.slideTop-exit {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.slideTop-exit-active {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: -o-transform .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1), -webkit-transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1), -o-transform .3s cubic-bezier(.34, .69, .1, 1)
}

.slideBottom-appear,
.slideBottom-enter {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.slideBottom-appear-active,
.slideBottom-enter-active {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: -o-transform .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1), -webkit-transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1), -o-transform .3s cubic-bezier(.34, .69, .1, 1)
}

.slideBottom-appear-active,
.slideBottom-enter-active,
.slideBottom-exit {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.slideBottom-exit-active {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: -o-transform .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1), -webkit-transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1), -o-transform .3s cubic-bezier(.34, .69, .1, 1)
}

.zoomIn-appear,
.zoomIn-enter {
    opacity: 0;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

.zoomIn-appear-active,
.zoomIn-enter-active {
    -webkit-transition: opacity .3s cubic-bezier(.34, .69, .1, 1), -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: opacity .3s cubic-bezier(.34, .69, .1, 1), -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: opacity .3s cubic-bezier(.34, .69, .1, 1), -o-transform .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: opacity .3s cubic-bezier(.34, .69, .1, 1), transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: opacity .3s cubic-bezier(.34, .69, .1, 1), transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: opacity .3s cubic-bezier(.34, .69, .1, 1), transform .3s cubic-bezier(.34, .69, .1, 1), -webkit-transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1), -o-transform .3s cubic-bezier(.34, .69, .1, 1)
}

.zoomIn-appear-active,
.zoomIn-enter-active,
.zoomIn-exit {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.zoomIn-exit-active {
    -webkit-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), transform .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.zoomIn-exit-active,
.zoomInFadeOut-appear,
.zoomInFadeOut-enter {
    opacity: 0;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

.zoomInFadeOut-appear-active,
.zoomInFadeOut-enter-active {
    -webkit-transition: opacity .2s cubic-bezier(.34, .69, .1, 1), -webkit-transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: opacity .2s cubic-bezier(.34, .69, .1, 1), -webkit-transform .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: opacity .2s cubic-bezier(.34, .69, .1, 1), -o-transform .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: opacity .2s cubic-bezier(.34, .69, .1, 1), transform .2s cubic-bezier(.34, .69, .1, 1), -moz-transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: opacity .2s cubic-bezier(.34, .69, .1, 1), transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: opacity .2s cubic-bezier(.34, .69, .1, 1), transform .2s cubic-bezier(.34, .69, .1, 1), -webkit-transform .2s cubic-bezier(.34, .69, .1, 1), -moz-transform .2s cubic-bezier(.34, .69, .1, 1), -o-transform .2s cubic-bezier(.34, .69, .1, 1)
}

.zoomInFadeOut-appear-active,
.zoomInFadeOut-enter-active,
.zoomInFadeOut-exit {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.zoomInFadeOut-exit-active {
    -webkit-transition: opacity .2s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .2s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .2s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .2s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .2s cubic-bezier(.3, 1.3, .3, 1), -o-transform .2s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: opacity .2s cubic-bezier(.3, 1.3, .3, 1), transform .2s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .2s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .2s cubic-bezier(.3, 1.3, .3, 1), transform .2s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .2s cubic-bezier(.3, 1.3, .3, 1), transform .2s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .2s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .2s cubic-bezier(.3, 1.3, .3, 1), -o-transform .2s cubic-bezier(.3, 1.3, .3, 1)
}

.zoomInBig-appear,
.zoomInBig-enter,
.zoomInFadeOut-exit-active {
    opacity: 0;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

.zoomInBig-appear-active,
.zoomInBig-enter-active {
    -webkit-transition: opacity .2s linear, -webkit-transform .2s linear;
    transition: opacity .2s linear, -webkit-transform .2s linear;
    -o-transition: opacity .2s linear, -o-transform .2s linear;
    -moz-transition: opacity .2s linear, transform .2s linear, -moz-transform .2s linear;
    transition: opacity .2s linear, transform .2s linear;
    transition: opacity .2s linear, transform .2s linear, -webkit-transform .2s linear, -moz-transform .2s linear, -o-transform .2s linear
}

.zoomInBig-appear-active,
.zoomInBig-enter-active,
.zoomInBig-exit {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.zoomInBig-exit-active {
    opacity: 0;
    -webkit-transform: scale(.2);
    -moz-transform: scale(.2);
    -o-transform: scale(.2);
    transform: scale(.2);
    -webkit-transition: opacity .2s linear, -webkit-transform .2s linear;
    transition: opacity .2s linear, -webkit-transform .2s linear;
    -o-transition: opacity .2s linear, -o-transform .2s linear;
    -moz-transition: opacity .2s linear, transform .2s linear, -moz-transform .2s linear;
    transition: opacity .2s linear, transform .2s linear;
    transition: opacity .2s linear, transform .2s linear, -webkit-transform .2s linear, -moz-transform .2s linear, -o-transform .2s linear
}

.zoomInLeft-appear,
.zoomInLeft-enter {
    opacity: .1;
    -webkit-transform: scale(.1);
    -moz-transform: scale(.1);
    -o-transform: scale(.1);
    transform: scale(.1);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.zoomInLeft-appear-active,
.zoomInLeft-enter-active {
    -webkit-transition: opacity .3s linear, -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s linear, -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .3s linear, -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: opacity .3s linear, transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s linear, transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s linear, transform .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.zoomInLeft-appear-active,
.zoomInLeft-enter-active,
.zoomInLeft-exit {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.zoomInLeft-exit {
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.zoomInLeft-exit-active {
    opacity: .1;
    -webkit-transform: scale(.1);
    -moz-transform: scale(.1);
    -o-transform: scale(.1);
    transform: scale(.1);
    -webkit-transition: opacity .3s linear, -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s linear, -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .3s linear, -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: opacity .3s linear, transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s linear, transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s linear, transform .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.zoomInTop-appear,
.zoomInTop-enter {
    opacity: 0;
    -webkit-transform: scaleY(.8) translateZ(0);
    -moz-transform: scaleY(.8) translateZ(0);
    transform: scaleY(.8) translateZ(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.zoomInTop-appear-active,
.zoomInTop-enter-active {
    -webkit-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), opacity .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), opacity .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.zoomInTop-appear-active,
.zoomInTop-enter-active,
.zoomInTop-exit {
    opacity: 1;
    -webkit-transform: scaleY(1) translateZ(0);
    -moz-transform: scaleY(1) translateZ(0);
    transform: scaleY(1) translateZ(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.zoomInTop-exit-active {
    opacity: 0;
    -webkit-transform: scaleY(.8) translateZ(0);
    -moz-transform: scaleY(.8) translateZ(0);
    transform: scaleY(.8) translateZ(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), opacity .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), opacity .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.zoomInBottom-appear,
.zoomInBottom-enter {
    opacity: 0;
    -webkit-transform: scaleY(.8) translateZ(0);
    -moz-transform: scaleY(.8) translateZ(0);
    transform: scaleY(.8) translateZ(0);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.zoomInBottom-appear-active,
.zoomInBottom-enter-active {
    -webkit-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), opacity .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), opacity .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.zoomInBottom-appear-active,
.zoomInBottom-enter-active,
.zoomInBottom-exit {
    opacity: 1;
    -webkit-transform: scaleY(1) translateZ(0);
    -moz-transform: scaleY(1) translateZ(0);
    transform: scaleY(1) translateZ(0);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.zoomInBottom-exit-active {
    opacity: 0;
    -webkit-transform: scaleY(.8) translateZ(0);
    -moz-transform: scaleY(.8) translateZ(0);
    transform: scaleY(.8) translateZ(0);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), opacity .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), opacity .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

body {
    font-size: 16px
}

@-webkit-keyframes arco-draggable-item-blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes arco-draggable-item-blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    to {
        opacity: 1
    }
}

@keyframes arco-draggable-item-blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    to {
        opacity: 1
    }
}

.theme-arco-draggable-item {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-draggable-item-dragging {
    opacity: .3
}

.theme-arco-draggable-item-dragover.theme-arco-draggable-item-gap-left {
    box-shadow: -1px 0 rgb(var(--theme-arco-primary-6))
}

.theme-arco-draggable-item-dragover.theme-arco-draggable-item-gap-right {
    box-shadow: 1px 0 rgb(var(--theme-arco-primary-6))
}

.theme-arco-draggable-item-dragover.theme-arco-draggable-item-gap-top {
    box-shadow: 0 -1px rgb(var(--theme-arco-primary-6))
}

.theme-arco-draggable-item-dragover.theme-arco-draggable-item-gap-bottom {
    box-shadow: 0 1px rgb(var(--theme-arco-primary-6))
}

.theme-arco-draggable-item-dragged {
    -webkit-animation: arco-draggable-item-blink .8s;
    -moz-animation: arco-draggable-item-blink .8s;
    animation: arco-draggable-item-blink .8s;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear
}

.theme-arco-picker {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5715;
    padding: 4px 11px 4px 4px;
    position: relative;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-picker,
.theme-arco-picker-input {
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex
}

.theme-arco-picker-input {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1
}

.theme-arco-picker input {
    background-color: transparent;
    border: none;
    color: rgba(0, 0, 0, .92);
    line-height: 1.5715;
    padding: 0 0 0 8px;
    text-align: left;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    width: 100%
}

.theme-arco-picker input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-picker input::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-picker input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-picker input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-picker input::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-picker-input-placeholder input {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-picker-has-prefix {
    padding-left: 12px
}

.theme-arco-picker-prefix {
    color: rgba(0, 0, 0, .92);
    font-size: 14px;
    padding-right: 4px
}

.theme-arco-picker-suffix {
    margin-left: 4px;
    text-align: center;
    width: 14px
}

.theme-arco-picker-suffix-icon {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-picker .theme-arco-picker-clear-icon {
    color: var(--theme-arco-color-text-2);
    display: none;
    font-size: 12px
}

.theme-arco-picker:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-picker:not(.theme-arco-picker-disabled):hover .theme-arco-picker-clear-icon {
    display: inline-block
}

.theme-arco-picker:not(.theme-arco-picker-disabled):hover .theme-arco-picker-suffix .theme-arco-picker-clear-icon+span {
    display: none
}

.theme-arco-picker-focused {
    box-shadow: 0 0 0 0 var(--theme-arco-color-primary-light-2)
}

.theme-arco-picker-focused,
.theme-arco-picker-focused:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-picker-focused .theme-arco-picker-input-active input,
.theme-arco-picker-focused:hover .theme-arco-picker-input-active input {
    background: transparent
}

.theme-arco-picker-error:not(.theme-arco-picker-disabled) {
    background-color: var(--theme-arco-color-danger-light-1);
    border-color: transparent
}

.theme-arco-picker-error:not(.theme-arco-picker-disabled):hover {
    background-color: var(--theme-arco-color-danger-light-2);
    border-color: transparent
}

.theme-arco-picker-error.theme-arco-picker-focused:not(.theme-arco-picker-disabled),
.theme-arco-picker-error.theme-arco-picker-focused:not(.theme-arco-picker-disabled):hover {
    background-color: var(--theme-arco-color-bg-2);
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-danger-light-2)
}

.theme-arco-picker-warning:not(.theme-arco-picker-disabled) {
    background-color: var(--theme-arco-color-warning-light-1);
    border-color: transparent
}

.theme-arco-picker-warning:not(.theme-arco-picker-disabled):hover {
    background-color: var(--theme-arco-color-warning-light-2);
    border-color: transparent
}

.theme-arco-picker-warning.theme-arco-picker-focused:not(.theme-arco-picker-disabled),
.theme-arco-picker-warning.theme-arco-picker-focused:not(.theme-arco-picker-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2)
}

.theme-arco-picker input[disabled] {
    -webkit-text-fill-color: rgba(0, 0, 0, .25);
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-picker input[disabled]::-webkit-input-placeholder {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-picker input[disabled]::-moz-placeholder {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-picker input[disabled]:-ms-input-placeholder {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-picker input[disabled]::-ms-input-placeholder {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-picker input[disabled]::placeholder {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-picker-disabled,
.theme-arco-picker-disabled:hover {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .14);
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-picker-disabled input[disabled],
.theme-arco-picker-disabled:hover input[disabled] {
    -webkit-text-fill-color: rgba(0, 0, 0, .25);
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-picker-disabled input[disabled]::-webkit-input-placeholder,
.theme-arco-picker-disabled:hover input[disabled]::-webkit-input-placeholder {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-picker-disabled input[disabled]::-moz-placeholder,
.theme-arco-picker-disabled:hover input[disabled]::-moz-placeholder {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-picker-disabled input[disabled]:-ms-input-placeholder,
.theme-arco-picker-disabled:hover input[disabled]:-ms-input-placeholder {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-picker-disabled input[disabled]::-ms-input-placeholder,
.theme-arco-picker-disabled:hover input[disabled]::-ms-input-placeholder {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-picker-disabled input[disabled]::placeholder,
.theme-arco-picker-disabled:hover input[disabled]::placeholder {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-picker-separator {
    color: var(--theme-arco-color-text-3);
    min-width: 10px;
    padding: 0 8px
}

.theme-arco-picker-disabled .theme-arco-picker-separator {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-picker-disabled .theme-arco-picker-suffix-icon {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-picker-size-mini {
    height: 24px
}

.theme-arco-picker-size-mini input {
    font-size: 12px
}

.theme-arco-picker-size-small {
    height: 24px
}

.theme-arco-picker-size-small input {
    font-size: 14px
}

.theme-arco-picker-size-default {
    height: 36px
}

.theme-arco-picker-size-default input {
    font-size: 14px
}

.theme-arco-picker-size-large {
    height: 44px
}

.theme-arco-picker-size-large input {
    font-size: 14px
}

.theme-arco-picker-rtl {
    direction: rtl;
    padding: 4px 4px 4px 11px
}

.theme-arco-picker-rtl input {
    padding-left: 0;
    padding-right: 8px;
    text-align: right
}

.theme-arco-picker-rtl .theme-arco-picker-suffix {
    margin-left: 0;
    margin-right: 4px
}

.theme-arco-affix {
    position: fixed;
    z-index: 999
}

.theme-arco-alert {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 8px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: 14px;
    line-height: 1.5;
    overflow: hidden;
    padding: 7px 15px;
    text-align: left;
    width: 100%
}

.theme-arco-alert-with-title {
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    padding: 11px 15px
}

.theme-arco-alert-info {
    background-color: rgb(var(--theme-arco-primary-1));
    border: 1px solid rgb(var(--theme-arco-primary-4))
}

.theme-arco-alert-success {
    background-color: rgb(var(--theme-arco-auxiliary-green-4));
    border: 1px solid rgb(var(--theme-arco-auxiliary-green-7))
}

.theme-arco-alert-warning {
    background-color: rgb(var(--theme-arco-auxiliary-yellow-4));
    border: 1px solid rgb(var(--theme-arco-auxiliary-yellow-7))
}

.theme-arco-alert-error {
    background-color: rgb(var(--theme-arco-auxiliary-red-4));
    border: 1px solid rgb(var(--theme-arco-auxiliary-red-7))
}

.theme-arco-alert-banner {
    border: none;
    border-radius: 0
}

.theme-arco-alert-content-wrapper {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    position: relative
}

.theme-arco-alert-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 4px
}

.theme-arco-alert-info .theme-arco-alert-content,
.theme-arco-alert-info .theme-arco-alert-title {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-alert-info.theme-arco-alert-with-title .theme-arco-alert-content {
    color: rgba(0, 0, 0, .65)
}

.theme-arco-alert-success .theme-arco-alert-title {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-alert-success .theme-arco-alert-content {
    color: var(--theme-arco-color-text-1)
}

.theme-arco-alert-success.theme-arco-alert-with-title .theme-arco-alert-content {
    color: rgba(0, 0, 0, .65)
}

.theme-arco-alert-warning .theme-arco-alert-content,
.theme-arco-alert-warning .theme-arco-alert-title {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-alert-warning.theme-arco-alert-with-title .theme-arco-alert-content {
    color: var(--theme-arco-color-text-2)
}

.theme-arco-alert-error .theme-arco-alert-title {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-alert-error .theme-arco-alert-content {
    color: var(--theme-arco-color-text-1)
}

.theme-arco-alert-error.theme-arco-alert-with-title .theme-arco-alert-content {
    color: rgba(0, 0, 0, .65)
}

.theme-arco-alert-icon-wrapper {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 21px;
    margin-right: 8px
}

.theme-arco-alert-icon-wrapper svg {
    font-size: 16px
}

.theme-arco-alert-with-title .theme-arco-alert-icon-wrapper {
    height: 24px
}

.theme-arco-alert-with-title .theme-arco-alert-icon-wrapper svg {
    font-size: 20px
}

.theme-arco-alert-info .theme-arco-alert-icon-wrapper svg {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-alert-success .theme-arco-alert-icon-wrapper svg {
    color: rgb(var(--theme-arco-auxiliary-green-5))
}

.theme-arco-alert-warning .theme-arco-alert-icon-wrapper svg {
    color: rgb(var(--theme-arco-auxiliary-yellow-5))
}

.theme-arco-alert-error .theme-arco-alert-icon-wrapper svg {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-alert-close-btn {
    background-color: transparent;
    border: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .55);
    cursor: pointer;
    font-size: 16px;
    margin-left: 12px;
    outline: none;
    padding: 0;
    right: 0;
    top: 4px;
    -webkit-transition: color .1s linear;
    -o-transition: color .1s linear;
    -moz-transition: color .1s linear;
    transition: color .1s linear
}

.theme-arco-alert-close-btn:hover {
    color: rgba(0, 0, 0, .35)
}

.theme-arco-alert-action,
.theme-arco-alert-action+.theme-arco-alert-close-btn {
    margin-left: 8px
}

.theme-arco-alert-with-title .theme-arco-alert-close-btn {
    margin-right: 0;
    margin-top: 0
}

.theme-arco-alert-rtl {
    direction: rtl;
    text-align: right
}

.theme-arco-alert-rtl .theme-arco-alert-with-title {
    -moz-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.theme-arco-alert-rtl .theme-arco-alert-icon-wrapper {
    margin-left: 8px;
    margin-right: 0
}

.theme-arco-alert-rtl .theme-arco-alert-close-btn {
    left: 0;
    right: auto
}

.theme-arco-alert-rtl .theme-arco-alert-action,
.theme-arco-alert-rtl .theme-arco-alert-action+.theme-arco-alert-close-btn {
    margin-left: 0;
    margin-right: 8px
}

.theme-arco-anchor {
    overflow: auto;
    position: relative;
    width: 200px
}

.theme-arco-anchor-line-slider {
    background-color: rgb(var(--theme-arco-primary-6));
    height: 24px;
    left: 0;
    margin-top: .572px;
    position: absolute;
    top: 0;
    -webkit-transition: top .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: top .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: top .2s cubic-bezier(.34, .69, .1, 1);
    transition: top .2s cubic-bezier(.34, .69, .1, 1);
    width: 1px;
    z-index: 1
}

.theme-arco-anchor-list {
    margin-left: 25px;
    position: relative
}

.theme-arco-anchor-list:before {
    background-color: rgba(0, 0, 0, .14);
    content: "";
    height: 100%;
    left: -25px;
    position: absolute;
    width: 1px
}

.theme-arco-anchor-link {
    margin-bottom: 24px
}

.theme-arco-anchor-link-title {
    border-radius: 0;
    color: rgba(0, 0, 0, .35);
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: 1.5715;
    margin-bottom: 24px;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-anchor-link-title:hover {
    background-color: transparent;
    color: rgba(0, 0, 0, .65);
    font-weight: 500
}

.theme-arco-anchor-link-title:focus-visible {
    box-shadow: inset 0 0 0 2px rgb(var(--theme-arco-primary-6))
}

.theme-arco-anchor-link-active>.theme-arco-anchor-link-title {
    color: rgba(0, 0, 0, .92);
    font-weight: 500;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-anchor-link .theme-arco-anchor-link {
    margin-left: 16px
}

.theme-arco-anchor-lineless .theme-arco-anchor-list {
    margin-left: 0
}

.theme-arco-anchor-lineless .theme-arco-anchor-list:before {
    display: none
}

.theme-arco-anchor-lineless .theme-arco-anchor-link-active>.theme-arco-anchor-link-title {
    background-color: var(--theme-arco-color-fill-2);
    color: rgb(var(--theme-arco-primary-6));
    font-weight: 600
}

.theme-arco-anchor-rtl {
    direction: rtl
}

.theme-arco-anchor-rtl .theme-arco-anchor-list {
    margin-left: 0;
    margin-right: 25px
}

.theme-arco-anchor-rtl .theme-arco-anchor-list:before {
    left: auto;
    right: -25px
}

.theme-arco-anchor-rtl .theme-arco-anchor-link .theme-arco-anchor-link {
    margin-left: 0;
    margin-right: 16px
}

.theme-arco-anchor-rtl.theme-arco-anchor-lineless .theme-arco-anchor-list {
    margin-right: 0
}

.theme-arco-anchor-rtl .theme-arco-anchor-line-slider {
    left: auto;
    right: 0
}

.theme-arco-autocomplete-popup .theme-arco-select-popup {
    background-color: var(--theme-arco-color-bg-popup);
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12)
}

.theme-arco-autocomplete-popup .theme-arco-select-popup .theme-arco-select-popup-inner {
    max-height: 200px;
    padding: 0
}

.theme-arco-autocomplete-popup .theme-arco-select-popup .theme-arco-select-option {
    background-color: var(--theme-arco-color-bg-popup);
    color: rgba(0, 0, 0, .65);
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding: 0 8px
}

.theme-arco-autocomplete-popup .theme-arco-select-popup .theme-arco-select-option-selected {
    background-color: var(--theme-arco-color-bg-popup);
    color: rgba(0, 0, 0, .65)
}

.theme-arco-autocomplete-popup .theme-arco-select-popup .theme-arco-select-option-hover {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .65)
}

.theme-arco-autocomplete-popup .theme-arco-select-popup .theme-arco-select-option-disabled {
    background-color: var(--theme-arco-color-bg-popup);
    color: rgba(0, 0, 0, .25)
}

.theme-arco-autocomplete-popup .theme-arco-select-popup .theme-arco-select-option-selected {
    font-weight: 400
}

.theme-arco-avatar {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: rgb(var(--theme-arco-primary-5));
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-arco-color-white);
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    font-size: 20px;
    height: 40px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    width: 40px
}

.theme-arco-avatar-circle {
    border-radius: 4px
}

.theme-arco-avatar-circle .theme-arco-avatar-image {
    border-radius: 4px;
    overflow: hidden
}

.theme-arco-avatar-square {
    border-radius: 4px
}

.theme-arco-avatar-square .theme-arco-avatar-image {
    border-radius: 4px;
    overflow: hidden
}

.theme-arco-avatar-text {
    font-weight: 600;
    left: 50%;
    line-height: 1;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform-origin: 0 center;
    -moz-transform-origin: 0 center;
    -o-transform-origin: 0 center;
    transform-origin: 0 center
}

.theme-arco-avatar-image {
    display: inline-block;
    height: 100%;
    width: 100%
}

.theme-arco-avatar-image img,
.theme-arco-avatar-image picture {
    height: 100%;
    width: 100%
}

.theme-arco-avatar-trigger-icon-button {
    background-color: #f5f5f5;
    border-radius: var(--border-radius-circle);
    bottom: -4px;
    color: rgba(0, 0, 0, .55);
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    right: -4px;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    transition: background-color .1s linear;
    width: 24px;
    z-index: 1
}

.theme-arco-avatar-trigger-icon-button,
.theme-arco-avatar-trigger-icon-mask {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute
}

.theme-arco-avatar-trigger-icon-mask {
    background-color: rgba(29, 33, 41, .6);
    border-radius: 4px;
    color: var(--theme-arco-color-white);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: 16px;
    height: 100%;
    left: 0;
    opacity: 0;
    top: 0;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    width: 100%;
    z-index: 0
}

.theme-arco-avatar-circle .theme-arco-avatar-trigger-icon-mask {
    border-radius: 4px
}

.theme-arco-avatar-with-trigger-icon {
    cursor: pointer
}

.theme-arco-avatar-with-trigger-icon:hover .theme-arco-avatar-trigger-icon-mask {
    opacity: 1;
    z-index: 2
}

.theme-arco-avatar-with-trigger-icon:hover .theme-arco-avatar-trigger-icon-button {
    background-color: #f0f0f0
}

.theme-arco-avatar-rtl {
    direction: rtl
}

.theme-arco-avatar-rtl .theme-arco-avatar-trigger-icon-button {
    left: -4px;
    right: unset
}

.theme-arco-avatar-group {
    display: inline-block;
    line-height: 0
}

.theme-arco-avatar-group-max-count-avatar {
    color: var(--theme-arco-color-white);
    cursor: default;
    font-size: 20px
}

.theme-arco-avatar-group-rtl {
    direction: rtl
}

.theme-arco-avatar-group .theme-arco-avatar {
    border: 2px solid var(--theme-arco-color-bg-2)
}

.theme-arco-avatar-group .theme-arco-avatar:not(:first-child) {
    margin-left: -10px
}

.theme-arco-avatar-group-popover .theme-arco-avatar:not(:first-child) {
    margin-left: 4px
}

.theme-arco-backtop {
    bottom: 24px;
    cursor: pointer;
    position: fixed;
    right: 24px;
    z-index: 100
}

.theme-arco-backtop-button {
    background-color: rgb(var(--theme-arco-primary-6));
    border: none;
    border-radius: var(--border-radius-circle);
    color: var(--theme-arco-color-white);
    cursor: pointer;
    font-size: 12px;
    height: 40px;
    outline: none;
    text-align: center;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    width: 40px
}

.theme-arco-backtop-button:focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-backtop-button:hover {
    background-color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-backtop-button svg {
    font-size: 14px
}

.theme-arco-badge {
    display: inline-block;
    line-height: 1;
    position: relative
}

.theme-arco-badge-rtl {
    direction: rtl
}

.theme-arco-badge-custom-dot,
.theme-arco-badge-dot,
.theme-arco-badge-number,
.theme-arco-badge-text {
    border-radius: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 2px;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
    z-index: 2
}

.theme-arco-badge-rtl .theme-arco-badge-custom-dot,
.theme-arco-badge-rtl .theme-arco-badge-dot,
.theme-arco-badge-rtl .theme-arco-badge-number,
.theme-arco-badge-rtl .theme-arco-badge-text {
    right: unset
}

.theme-arco-badge-custom-dot {
    background-color: var(--theme-arco-color-bg-2)
}

.theme-arco-badge-number,
.theme-arco-badge-text {
    color: var(--theme-arco-color-white);
    font-size: 12px;
    font-weight: 500;
    height: 20px;
    line-height: 20px;
    min-width: 20px;
    padding: 0 6px
}

.theme-arco-badge-dot,
.theme-arco-badge-number,
.theme-arco-badge-text {
    background-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 2px var(--theme-arco-color-bg-2)
}

.theme-arco-badge-dot {
    border-radius: var(--border-radius-circle);
    height: 6px;
    width: 6px
}

.theme-arco-badge-no-children .theme-arco-badge-dot,
.theme-arco-badge-no-children .theme-arco-badge-number,
.theme-arco-badge-no-children .theme-arco-badge-text {
    display: inline-block;
    position: relative;
    right: unset;
    top: unset;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none
}

.theme-arco-badge-status-wrapper {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex
}

.theme-arco-badge-status-dot {
    border-radius: var(--border-radius-circle);
    display: inline-block;
    height: 6px;
    width: 6px
}

.theme-arco-badge-status-default {
    background-color: var(--theme-arco-color-fill-4)
}

.theme-arco-badge-status-processing {
    background-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-badge-status-success {
    background-color: rgb(var(--theme-arco-success-6))
}

.theme-arco-badge-status-warning {
    background-color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-badge-color-red,
.theme-arco-badge-status-error {
    background-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-badge-color-orangered {
    background-color: #f77234
}

.theme-arco-badge-color-orange {
    background-color: rgb(var(--theme-arco-orange-6))
}

.theme-arco-badge-color-gold {
    background-color: rgb(var(--theme-arco-gold-6))
}

.theme-arco-badge-color-lime {
    background-color: rgb(var(--theme-arco-lime-6))
}

.theme-arco-badge-color-green {
    background-color: rgb(var(--theme-arco-success-6))
}

.theme-arco-badge-color-cyan {
    background-color: rgb(var(--theme-arco-cyan-6))
}

.theme-arco-badge-color-arcoblue {
    background-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-badge-color-purple {
    background-color: rgb(var(--theme-arco-purple-6))
}

.theme-arco-badge-color-pinkpurple {
    background-color: rgb(var(--theme-arco-pinkpurple-6))
}

.theme-arco-badge-color-magenta {
    background-color: rgb(var(--theme-arco-magenta-6))
}

.theme-arco-badge-color-gray {
    background-color: rgb(var(--theme-arco-gray-4))
}

.theme-arco-badge-status-text {
    color: var(--theme-arco-color-text-1);
    font-size: 16px;
    line-height: 1.5715;
    margin-left: 8px
}

.theme-arco-badge-rtl .theme-arco-badge-status-text {
    margin-left: 0;
    margin-right: 8px
}

.theme-arco-badge-number-text {
    -webkit-animation: arco-badge-scale .5s cubic-bezier(.3, 1.3, .3, 1);
    -moz-animation: arco-badge-scale .5s cubic-bezier(.3, 1.3, .3, 1);
    animation: arco-badge-scale .5s cubic-bezier(.3, 1.3, .3, 1);
    display: inline-block
}

@-webkit-keyframes arco-badge-scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes arco-badge-scale {
    0% {
        -moz-transform: scale(0);
        transform: scale(0)
    }

    to {
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes arco-badge-scale {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.badge-zoom-appear,
.badge-zoom-enter {
    -webkit-transform: translate(50%, -50%) scale(.2);
    -moz-transform: translate(50%, -50%) scale(.2);
    -o-transform: translate(50%, -50%) scale(.2);
    transform: translate(50%, -50%) scale(.2);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center
}

.badge-zoom-appear-active,
.badge-zoom-enter-active {
    -webkit-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), transform .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.badge-zoom-appear-active,
.badge-zoom-enter-active,
.badge-zoom-exit {
    opacity: 1;
    -webkit-transform: translate(50%, -50%) scale(1);
    -moz-transform: translate(50%, -50%) scale(1);
    -o-transform: translate(50%, -50%) scale(1);
    transform: translate(50%, -50%) scale(1);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center
}

.badge-zoom-exit-active {
    opacity: 0;
    -webkit-transform: translate(50%, -50%) scale(.2);
    -moz-transform: translate(50%, -50%) scale(.2);
    -o-transform: translate(50%, -50%) scale(.2);
    transform: translate(50%, -50%) scale(.2);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .3s cubic-bezier(.3, 1.3, .3, 1), transform .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.theme-arco-breadcrumb {
    display: inline-block;
    font-size: 14px
}

.theme-arco-breadcrumb,
.theme-arco-breadcrumb-icon {
    color: var(--theme-arco-color-text-2)
}

.theme-arco-breadcrumb-item {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: rgba(0, 0, 0, .55);
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    line-height: 20px;
    padding: 0;
    vertical-align: middle
}

.theme-arco-breadcrumb-item>.theme-arco-icon {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-breadcrumb-item a,
.theme-arco-breadcrumb-item[href] {
    background-color: transparent;
    border-radius: 0;
    color: rgba(0, 0, 0, .55);
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.theme-arco-breadcrumb-item a:hover,
.theme-arco-breadcrumb-item[href]:hover {
    background-color: transparent;
    color: rgba(0, 0, 0, .65)
}

.theme-arco-breadcrumb-item a:focus-visible,
.theme-arco-breadcrumb-item[href]:focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-6))
}

.theme-arco-breadcrumb-item:last-child {
    color: rgba(0, 0, 0, .55);
    font-weight: 400
}

.theme-arco-breadcrumb-item-ellipses {
    color: var(--theme-arco-color-text-2);
    display: inline-block;
    padding: 0;
    position: relative;
    top: -3px
}

.theme-arco-breadcrumb-item-separator {
    color: rgba(0, 0, 0, .55);
    display: inline-block;
    line-height: 20px;
    margin: 0 2px;
    vertical-align: middle
}

.theme-arco-breadcrumb-item-with-dropdown {
    cursor: pointer
}

.theme-arco-breadcrumb-item-dropdown-icon {
    color: rgba(0, 0, 0, .65);
    font-size: 16px;
    margin-left: 2px
}

.theme-arco-breadcrumb-item-dropdown-icon-active svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.theme-arco-breadcrumb-rtl .theme-arco-breadcrumb-item-dropdown-icon {
    margin-left: 0;
    margin-right: 2px
}

.theme-arco-btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    line-height: 1.5715;
    outline: none;
    position: relative;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.theme-arco-btn>a:only-child {
    color: currentColor
}

.theme-arco-btn:active {
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none
}

.theme-arco-btn:empty {
    display: inline-block;
    vertical-align: bottom
}

.theme-arco-btn-long {
    display: block;
    width: 100%
}

.theme-arco-btn-link {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    -webkit-justify-content: center;
    justify-content: center;
    text-decoration: none
}

.theme-arco-btn-link:not([href]) {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-btn-link:hover {
    text-decoration: none
}

.theme-arco-btn-loading {
    cursor: default;
    position: relative
}

.theme-arco-btn-loading:before {
    background: #fff;
    border-radius: inherit;
    bottom: -1px;
    content: "";
    display: block;
    left: -1px;
    opacity: .4;
    pointer-events: none;
    position: absolute;
    right: -1px;
    top: -1px;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear;
    z-index: 1
}

.theme-arco-btn-loading-fixed-width {
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none
}

.theme-arco-btn-two-chinese-chars>:not(svg) {
    letter-spacing: .3em;
    margin-right: -.3em
}

a.theme-arco-btn-icon-only {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    -webkit-justify-content: center;
    justify-content: center;
    vertical-align: top
}

.theme-arco-btn-outline:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, .65);
    color: rgba(0, 0, 0, .65)
}

.theme-arco-btn-outline:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, .65);
    color: rgba(0, 0, 0, .55)
}

.theme-arco-btn-outline:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, .65);
    color: rgba(0, 0, 0, .65)
}

.theme-arco-btn-outline:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-3))
}

.theme-arco-btn-outline.theme-arco-btn-disabled {
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, .25);
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-btn-outline.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border-color: rgb(var(--theme-arco-warning-6));
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-btn-outline.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-arco-btn-outline.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: #f5f5f5;
    border-color: rgb(var(--theme-arco-warning-6));
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-btn-outline.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-warning-3))
}

.theme-arco-btn-outline.theme-arco-btn-status-warning.theme-arco-btn-disabled {
    background-color: transparent;
    border: 1px solid rgb(var(--theme-arco-warning-1));
    color: rgb(var(--theme-arco-warning-1))
}

.theme-arco-btn-outline.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border-color: rgb(var(--theme-arco-danger-6));
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-btn-outline.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-arco-btn-outline.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: #f5f5f5;
    border-color: rgb(var(--theme-arco-danger-6));
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-btn-outline.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-danger-3))
}

.theme-arco-btn-outline.theme-arco-btn-status-danger.theme-arco-btn-disabled {
    background-color: transparent;
    border: 1px solid rgb(var(--theme-arco-danger-1));
    color: rgb(var(--theme-arco-danger-1))
}

.theme-arco-btn-outline.theme-arco-btn-status-success:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border-color: rgb(var(--theme-arco-success-6));
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-btn-outline.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-arco-btn-outline.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: #f5f5f5;
    border-color: rgb(var(--theme-arco-success-6));
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-btn-outline.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-success-3))
}

.theme-arco-btn-outline.theme-arco-btn-status-success.theme-arco-btn-disabled {
    background-color: transparent;
    border: 1px solid rgb(var(--theme-arco-success-1));
    color: rgb(var(--theme-arco-success-1))
}

.theme-arco-btn-primary:not(.theme-arco-btn-disabled) {
    background-color: rgb(var(--theme-arco-primary-6));
    border: 1px solid transparent;
    color: #fff
}

.theme-arco-btn-primary:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: rgb(var(--theme-arco-primary-5));
    border-color: transparent;
    color: #fff
}

.theme-arco-btn-primary:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: rgb(var(--theme-arco-primary-2));
    border-color: transparent;
    color: #fff
}

.theme-arco-btn-primary:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-3))
}

.theme-arco-btn-primary.theme-arco-btn-disabled {
    background-color: rgb(var(--theme-arco-primary-3));
    border: 1px solid transparent;
    color: #fff;
    cursor: not-allowed
}

.theme-arco-btn-primary.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled) {
    background-color: rgb(var(--theme-arco-warning-6));
    border-color: transparent;
    color: #fff
}

.theme-arco-btn-primary.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: rgb(var(--theme-arco-warning-5));
    border-color: transparent;
    color: #fff
}

.theme-arco-btn-primary.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: rgb(var(--theme-arco-warning-7));
    border-color: transparent;
    color: #fff
}

.theme-arco-btn-primary.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-warning-3))
}

.theme-arco-btn-primary.theme-arco-btn-status-warning.theme-arco-btn-disabled {
    background-color: rgb(var(--theme-arco-warning-1));
    border: 1px solid transparent;
    color: #fff
}

.theme-arco-btn-primary.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled) {
    background-color: rgb(var(--theme-arco-danger-6));
    border-color: transparent;
    color: #fff
}

.theme-arco-btn-primary.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: rgb(var(--theme-arco-danger-5));
    border-color: transparent;
    color: #fff
}

.theme-arco-btn-primary.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: rgb(var(--theme-arco-danger-7));
    border-color: transparent;
    color: #fff
}

.theme-arco-btn-primary.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-danger-3))
}

.theme-arco-btn-primary.theme-arco-btn-status-danger.theme-arco-btn-disabled {
    background-color: rgb(var(--theme-arco-danger-1));
    border: 1px solid transparent;
    color: #fff
}

.theme-arco-btn-primary.theme-arco-btn-status-success:not(.theme-arco-btn-disabled) {
    background-color: rgb(var(--theme-arco-success-6));
    border-color: transparent;
    color: #fff
}

.theme-arco-btn-primary.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: rgb(var(--theme-arco-success-5));
    border-color: transparent;
    color: #fff
}

.theme-arco-btn-primary.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: rgb(var(--theme-arco-success-7));
    border-color: transparent;
    color: #fff
}

.theme-arco-btn-primary.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-success-3))
}

.theme-arco-btn-primary.theme-arco-btn-status-success.theme-arco-btn-disabled {
    background-color: rgb(var(--theme-arco-success-1));
    border: 1px solid transparent;
    color: #fff
}

.theme-arco-btn-secondary:not(.theme-arco-btn-disabled) {
    background-color: rgba(0, 0, 0, .05);
    border: 1px solid transparent;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-btn-secondary:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: rgba(0, 0, 0, .08);
    border-color: transparent;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-btn-secondary:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: rgba(0, 0, 0, .121);
    border-color: transparent;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-btn-secondary:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-neutral-4)
}

.theme-arco-btn-secondary.theme-arco-btn-disabled {
    background-color: rgba(0, 0, 0, .031);
    border: 1px solid transparent;
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-btn-secondary.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled) {
    background-color: #f0f0f0;
    border-color: transparent;
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-btn-secondary.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-arco-btn-secondary.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: #f5f5f5;
    border-color: transparent;
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-btn-secondary.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-warning-3))
}

.theme-arco-btn-secondary.theme-arco-btn-status-warning.theme-arco-btn-disabled {
    background-color: rgba(0, 0, 0, .03);
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-warning-1))
}

.theme-arco-btn-secondary.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled),
.theme-arco-btn-secondary.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-arco-btn-secondary.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: #f5f5f5;
    border-color: transparent;
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-btn-secondary.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-danger-3))
}

.theme-arco-btn-secondary.theme-arco-btn-status-danger.theme-arco-btn-disabled {
    background-color: rgba(0, 0, 0, .03);
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-danger-1))
}

.theme-arco-btn-secondary.theme-arco-btn-status-success:not(.theme-arco-btn-disabled) {
    background-color: #f0f0f0;
    border-color: transparent;
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-btn-secondary.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-arco-btn-secondary.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: #f5f5f5;
    border-color: transparent;
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-btn-secondary.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-success-3))
}

.theme-arco-btn-secondary.theme-arco-btn-status-success.theme-arco-btn-disabled {
    background-color: rgba(0, 0, 0, .03);
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-success-1))
}

.theme-arco-btn-dashed:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border: 1px dashed rgba(0, 0, 0, .65);
    color: rgba(0, 0, 0, .65)
}

.theme-arco-btn-dashed:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-arco-btn-dashed:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, .65);
    color: rgba(0, 0, 0, .65)
}

.theme-arco-btn-dashed:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-neutral-4)
}

.theme-arco-btn-dashed.theme-arco-btn-disabled {
    background-color: transparent;
    border: 1px dashed rgba(0, 0, 0, .25);
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-btn-dashed.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border-color: rgb(var(--theme-arco-warning-6));
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-btn-dashed.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-arco-btn-dashed.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: #f5f5f5;
    border-color: rgb(var(--theme-arco-warning-6));
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-btn-dashed.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-warning-3))
}

.theme-arco-btn-dashed.theme-arco-btn-status-warning.theme-arco-btn-disabled {
    background-color: transparent;
    border: 1px dashed rgb(var(--theme-arco-warning-1));
    color: rgb(var(--theme-arco-warning-1))
}

.theme-arco-btn-dashed.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border-color: rgb(var(--theme-arco-danger-6));
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-btn-dashed.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-arco-btn-dashed.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: #f5f5f5;
    border-color: rgb(var(--theme-arco-danger-6));
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-btn-dashed.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-danger-3))
}

.theme-arco-btn-dashed.theme-arco-btn-status-danger.theme-arco-btn-disabled {
    background-color: transparent;
    border: 1px dashed rgb(var(--theme-arco-danger-1));
    color: rgb(var(--theme-arco-danger-1))
}

.theme-arco-btn-dashed.theme-arco-btn-status-success:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border-color: rgb(var(--theme-arco-success-6));
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-btn-dashed.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: #f5f5f5;
    border-color: rgb(var(--theme-arco-success-6));
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-btn-dashed.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: #f5f5f5;
    border-color: var(--theme-arco-color-success-light-4);
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-btn-dashed.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-success-3))
}

.theme-arco-btn-dashed.theme-arco-btn-status-success.theme-arco-btn-disabled {
    background-color: transparent;
    border: 1px dashed rgb(var(--theme-arco-success-1));
    color: rgb(var(--theme-arco-success-1))
}

.theme-arco-btn-text:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border: 1px solid transparent;
    color: rgba(0, 0, 0, .55)
}

.theme-arco-btn-text:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: rgba(0, 0, 0, .08);
    border-color: transparent;
    color: rgba(0, 0, 0, .55)
}

.theme-arco-btn-text:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: rgba(0, 0, 0, .121);
    border-color: transparent;
    color: rgba(0, 0, 0, .55)
}

.theme-arco-btn-text:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-neutral-4)
}

.theme-arco-btn-text.theme-arco-btn-disabled {
    background-color: transparent;
    border: 1px solid transparent;
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-btn-text.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border-color: transparent;
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-btn-text.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: rgba(0, 0, 0, .08);
    border-color: transparent;
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-btn-text.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: rgba(0, 0, 0, .12);
    border-color: transparent;
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-btn-text.theme-arco-btn-status-warning:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-warning-3))
}

.theme-arco-btn-text.theme-arco-btn-status-warning.theme-arco-btn-disabled {
    background-color: transparent;
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-warning-1))
}

.theme-arco-btn-text.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border-color: transparent;
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-btn-text.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: rgba(0, 0, 0, .08);
    border-color: transparent;
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-btn-text.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: rgba(0, 0, 0, .12);
    border-color: transparent;
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-btn-text.theme-arco-btn-status-danger:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-danger-3))
}

.theme-arco-btn-text.theme-arco-btn-status-danger.theme-arco-btn-disabled {
    background-color: transparent;
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-danger-1))
}

.theme-arco-btn-text.theme-arco-btn-status-success:not(.theme-arco-btn-disabled) {
    background-color: transparent;
    border-color: transparent;
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-btn-text.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    background-color: rgba(0, 0, 0, .08);
    border-color: transparent;
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-btn-text.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active {
    background-color: rgba(0, 0, 0, .12);
    border-color: transparent;
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-btn-text.theme-arco-btn-status-success:not(.theme-arco-btn-disabled):focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-success-3))
}

.theme-arco-btn-text.theme-arco-btn-status-success.theme-arco-btn-disabled {
    background-color: transparent;
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-success-1))
}

.theme-arco-btn-size-mini {
    border-radius: 4px;
    font-size: 12px;
    height: 24px;
    padding: 0 7px
}

.theme-arco-btn-size-mini>span+svg,
.theme-arco-btn-size-mini>svg+span {
    margin-left: 4px
}

.theme-arco-btn-size-mini svg {
    vertical-align: -2px
}

.theme-arco-btn-size-mini.theme-arco-btn-rtl>span+svg,
.theme-arco-btn-size-mini.theme-arco-btn-rtl>svg+span {
    margin-left: 0;
    margin-right: 4px
}

.theme-arco-btn-size-mini.theme-arco-btn-loading-fixed-width.theme-arco-btn-loading {
    padding-left: -1px;
    padding-right: -1px
}

.theme-arco-btn-size-mini.theme-arco-btn-icon-only {
    height: 24px;
    padding: 0;
    width: 24px
}

.theme-arco-btn-size-mini.theme-arco-btn-shape-circle {
    border-radius: var(--border-radius-circle);
    height: 24px;
    padding: 0;
    text-align: center;
    width: 24px
}

.theme-arco-btn-size-mini.theme-arco-btn-shape-round {
    border-radius: 12px
}

.theme-arco-btn-group .theme-arco-btn-size-mini:first-child {
    border-radius: 4px 0 0 4px
}

.theme-arco-btn-group .theme-arco-btn-size-mini:last-child {
    border-radius: 0 4px 4px 0
}

.theme-arco-btn-group .theme-arco-btn-size-mini.theme-arco-btn-shape-round:first-child {
    border-radius: 12px 0 0 12px
}

.theme-arco-btn-group .theme-arco-btn-size-mini.theme-arco-btn-shape-round:last-child {
    border-radius: 0 12px 12px 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-mini:first-child {
    border-radius: 0 4px 4px 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-mini:last-child {
    border-radius: 4px 0 0 4px
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-mini.theme-arco-btn-shape-round:first-child {
    border-radius: 0 12px 12px 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-mini.theme-arco-btn-shape-round:last-child {
    border-radius: 12px 0 0 12px
}

.theme-arco-btn-size-small {
    border-radius: 4px;
    font-size: 12px;
    height: 24px;
    padding: 0 7px
}

.theme-arco-btn-size-small>span+svg,
.theme-arco-btn-size-small>svg+span {
    margin-left: 4px
}

.theme-arco-btn-size-small svg {
    vertical-align: -2px
}

.theme-arco-btn-size-small.theme-arco-btn-rtl>span+svg,
.theme-arco-btn-size-small.theme-arco-btn-rtl>svg+span {
    margin-left: 0;
    margin-right: 4px
}

.theme-arco-btn-size-small.theme-arco-btn-loading-fixed-width.theme-arco-btn-loading {
    padding-left: -1px;
    padding-right: -1px
}

.theme-arco-btn-size-small.theme-arco-btn-icon-only {
    height: 24px;
    padding: 0;
    width: 24px
}

.theme-arco-btn-size-small.theme-arco-btn-shape-circle {
    border-radius: var(--border-radius-circle);
    height: 24px;
    padding: 0;
    text-align: center;
    width: 24px
}

.theme-arco-btn-size-small.theme-arco-btn-shape-round {
    border-radius: 12px
}

.theme-arco-btn-group .theme-arco-btn-size-small:first-child {
    border-radius: 4px 0 0 4px
}

.theme-arco-btn-group .theme-arco-btn-size-small:last-child {
    border-radius: 0 4px 4px 0
}

.theme-arco-btn-group .theme-arco-btn-size-small.theme-arco-btn-shape-round:first-child {
    border-radius: 12px 0 0 12px
}

.theme-arco-btn-group .theme-arco-btn-size-small.theme-arco-btn-shape-round:last-child {
    border-radius: 0 12px 12px 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-small:first-child {
    border-radius: 0 4px 4px 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-small:last-child {
    border-radius: 4px 0 0 4px
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-small.theme-arco-btn-shape-round:first-child {
    border-radius: 0 12px 12px 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-small.theme-arco-btn-shape-round:last-child {
    border-radius: 12px 0 0 12px
}

.theme-arco-btn-size-default {
    border-radius: 4px;
    font-size: 14px;
    height: 36px;
    padding: 0 15px
}

.theme-arco-btn-size-default>span+svg,
.theme-arco-btn-size-default>svg+span {
    margin-left: 4px
}

.theme-arco-btn-size-default svg {
    vertical-align: -2px
}

.theme-arco-btn-size-default.theme-arco-btn-rtl>span+svg,
.theme-arco-btn-size-default.theme-arco-btn-rtl>svg+span {
    margin-left: 0;
    margin-right: 4px
}

.theme-arco-btn-size-default.theme-arco-btn-loading-fixed-width.theme-arco-btn-loading {
    padding-left: 6px;
    padding-right: 6px
}

.theme-arco-btn-size-default.theme-arco-btn-icon-only {
    height: 36px;
    padding: 0;
    width: 36px
}

.theme-arco-btn-size-default.theme-arco-btn-shape-circle {
    border-radius: var(--border-radius-circle);
    height: 36px;
    padding: 0;
    text-align: center;
    width: 36px
}

.theme-arco-btn-size-default.theme-arco-btn-shape-round {
    border-radius: 18px
}

.theme-arco-btn-group .theme-arco-btn-size-default:first-child {
    border-radius: 4px 0 0 4px
}

.theme-arco-btn-group .theme-arco-btn-size-default:last-child {
    border-radius: 0 4px 4px 0
}

.theme-arco-btn-group .theme-arco-btn-size-default.theme-arco-btn-shape-round:first-child {
    border-radius: 18px 0 0 18px
}

.theme-arco-btn-group .theme-arco-btn-size-default.theme-arco-btn-shape-round:last-child {
    border-radius: 0 18px 18px 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-default:first-child {
    border-radius: 0 4px 4px 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-default:last-child {
    border-radius: 4px 0 0 4px
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-default.theme-arco-btn-shape-round:first-child {
    border-radius: 0 18px 18px 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-default.theme-arco-btn-shape-round:last-child {
    border-radius: 18px 0 0 18px
}

.theme-arco-btn-size-large {
    border-radius: 4px;
    font-size: 14px;
    height: 44px;
    padding: 0 23px
}

.theme-arco-btn-size-large>span+svg,
.theme-arco-btn-size-large>svg+span {
    margin-left: 4px
}

.theme-arco-btn-size-large svg {
    vertical-align: -2px
}

.theme-arco-btn-size-large.theme-arco-btn-rtl>span+svg,
.theme-arco-btn-size-large.theme-arco-btn-rtl>svg+span {
    margin-left: 0;
    margin-right: 4px
}

.theme-arco-btn-size-large.theme-arco-btn-loading-fixed-width.theme-arco-btn-loading {
    padding-left: 14px;
    padding-right: 14px
}

.theme-arco-btn-size-large.theme-arco-btn-icon-only {
    height: 44px;
    padding: 0;
    width: 44px
}

.theme-arco-btn-size-large.theme-arco-btn-shape-circle {
    border-radius: var(--border-radius-circle);
    height: 44px;
    padding: 0;
    text-align: center;
    width: 44px
}

.theme-arco-btn-size-large.theme-arco-btn-shape-round {
    border-radius: 22px
}

.theme-arco-btn-group .theme-arco-btn-size-large:first-child {
    border-radius: 4px 0 0 4px
}

.theme-arco-btn-group .theme-arco-btn-size-large:last-child {
    border-radius: 0 4px 4px 0
}

.theme-arco-btn-group .theme-arco-btn-size-large.theme-arco-btn-shape-round:first-child {
    border-radius: 22px 0 0 22px
}

.theme-arco-btn-group .theme-arco-btn-size-large.theme-arco-btn-shape-round:last-child {
    border-radius: 0 22px 22px 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-large:first-child {
    border-radius: 0 4px 4px 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-large:last-child {
    border-radius: 4px 0 0 4px
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-large.theme-arco-btn-shape-round:first-child {
    border-radius: 0 22px 22px 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-size-large.theme-arco-btn-shape-round:last-child {
    border-radius: 22px 0 0 22px
}

.theme-arco-btn-group {
    display: inline-block
}

.theme-arco-btn-group .theme-arco-btn-dashed:not(:first-child),
.theme-arco-btn-group .theme-arco-btn-outline:not(:first-child) {
    margin-left: -1px
}

.theme-arco-btn-group .theme-arco-btn-primary:not(:last-child) {
    border-right: 1px solid rgb(var(--theme-arco-primary-5))
}

.theme-arco-btn-group .theme-arco-btn-secondary:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, .08)
}

.theme-arco-btn-group .theme-arco-btn-text:not(:last-child) {
    border-right: 1px solid transparent
}

.theme-arco-btn-group .theme-arco-btn-status-warning:not(:last-child) {
    border-right: 1px solid rgb(var(--theme-arco-warning-5))
}

.theme-arco-btn-group .theme-arco-btn-status-warning:not(:last-child).theme-arco-btn-text {
    border-right: 1px solid rgba(0, 0, 0, .08)
}

.theme-arco-btn-group .theme-arco-btn-status-danger:not(:last-child) {
    border-right: 1px solid rgb(var(--theme-arco-danger-5))
}

.theme-arco-btn-group .theme-arco-btn-status-danger:not(:last-child).theme-arco-btn-text {
    border-right: 1px solid rgba(0, 0, 0, .08)
}

.theme-arco-btn-group .theme-arco-btn-status-success:not(:last-child) {
    border-right: 1px solid rgb(var(--theme-arco-success-5))
}

.theme-arco-btn-group .theme-arco-btn-status-success:not(:last-child).theme-arco-btn-text {
    border-right: 1px solid rgba(0, 0, 0, .08)
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-dashed:not(:first-child),
.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-outline:not(:first-child) {
    margin-left: 0;
    margin-right: -1px
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-primary:not(:last-child) {
    border-left: 1px solid rgb(var(--theme-arco-primary-5));
    border-right: 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-secondary:not(:last-child) {
    border-left: 1px solid rgba(0, 0, 0, .08);
    border-right: 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-text:not(:last-child) {
    border-left: 1px solid transparent;
    border-right: 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-status-warning:not(:last-child) {
    border-left: 1px solid rgb(var(--theme-arco-warning-5));
    border-right: 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-status-warning:not(:last-child).theme-arco-btn-text {
    border-left: 1px solid rgba(0, 0, 0, .08)
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-status-danger:not(:last-child) {
    border-left: 1px solid rgb(var(--theme-arco-danger-5));
    border-right: 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-status-danger:not(:last-child).theme-arco-btn-text {
    border-left: 1px solid rgba(0, 0, 0, .08)
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-status-success:not(:last-child) {
    border-left: 1px solid rgb(var(--theme-arco-success-5));
    border-right: 0
}

.theme-arco-btn-group .theme-arco-btn-rtl.theme-arco-btn-status-success:not(:last-child).theme-arco-btn-text {
    border-left: 1px solid rgba(0, 0, 0, .08)
}

.theme-arco-btn-group .theme-arco-btn-dashed:active,
.theme-arco-btn-group .theme-arco-btn-dashed:hover,
.theme-arco-btn-group .theme-arco-btn-outline:active,
.theme-arco-btn-group .theme-arco-btn-outline:hover {
    z-index: 2
}

.theme-arco-btn-group .theme-arco-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.theme-arco-btn-rtl {
    direction: rtl
}

body[arco-theme=dark] .theme-arco-btn-primary.theme-arco-btn-disabled {
    color: hsla(0, 0%, 100%, .3)
}

.theme-arco-calendar {
    border: 1px solid rgba(0, 0, 0, .14);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.theme-arco-calendar-header {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 24px
}

.theme-arco-calendar-header-left {
    -moz-box-flex: 1;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex: 1 1;
    flex: 1 1;
    height: 28px;
    line-height: 28px;
    position: relative
}

.theme-arco-calendar-header-right {
    height: 28px;
    position: relative
}

.theme-arco-calendar-header-value {
    color: var(--theme-arco-color-text-1);
    font-size: 20px;
    font-weight: 500
}

.theme-arco-calendar-header-icon {
    background-color: var(--theme-arco-color-bg-5);
    border-radius: 50%;
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin-right: 12px;
    text-align: center;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 28px
}

.theme-arco-calendar-header-icon:not(:first-child) {
    margin: 0 12px
}

.theme-arco-calendar-header-icon:focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-calendar-header-icon:not(.theme-arco-calendar-header-icon-hidden) {
    cursor: pointer
}

.theme-arco-calendar-header-icon:not(.theme-arco-calendar-header-icon-hidden):hover {
    background-color: var(--theme-arco-color-fill-3)
}

.theme-arco-calendar .theme-arco-calendar-header-value-year {
    margin-right: 8px;
    width: 100px
}

.theme-arco-calendar .theme-arco-calendar-header-value-month {
    margin-right: 32px;
    width: 76px
}

.theme-arco-calendar-month {
    width: 100%
}

.theme-arco-calendar-month-row {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 100px
}

.theme-arco-calendar-month-row .theme-arco-calendar-cell {
    -moz-box-flex: 1;
    border-bottom: 1px solid rgba(0, 0, 0, .14);
    -webkit-flex: 1 1;
    flex: 1 1;
    overflow: hidden
}

.theme-arco-calendar-month-row:last-child .theme-arco-calendar-cell {
    border-bottom: unset
}

.theme-arco-calendar-month-cell-body {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.theme-arco-calendar-mode-month:not(.theme-arco-calendar-panel) .theme-arco-calendar-cell:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-calendar-week-list {
    border-bottom: 1px solid rgba(0, 0, 0, .14);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 0;
    width: 100%
}

.theme-arco-calendar-week-list-item {
    -moz-box-flex: 1;
    color: #7d7d7f;
    -webkit-flex: 1 1;
    flex: 1 1;
    padding: 20px 16px;
    text-align: left
}

.theme-arco-calendar-cell .theme-arco-calendar-date {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    height: 100%;
    padding: 10px;
    width: 100%
}

.theme-arco-calendar-cell .theme-arco-calendar-date-circle {
    border-radius: 50%;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 28px
}

.theme-arco-calendar-date-content {
    height: 70px;
    overflow-y: auto
}

.theme-arco-calendar-cell-today .theme-arco-calendar-date-circle {
    border: 1px solid rgb(var(--theme-arco-primary-6));
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.theme-arco-calendar-date-value {
    color: rgba(0, 0, 0, .35);
    font-size: 16px;
    font-weight: 500
}

.theme-arco-calendar-cell-in-view .theme-arco-calendar-date-value {
    color: rgba(0, 0, 0, .65)
}

.theme-arco-calendar-mode-month .theme-arco-calendar-cell-selected .theme-arco-calendar-date-circle,
.theme-arco-calendar-mode-year .theme-arco-calendar-cell-selected .theme-arco-calendar-cell-selected .theme-arco-calendar-date-circle {
    background-color: rgb(var(--theme-arco-primary-6));
    border: 1px solid rgb(var(--theme-arco-primary-6));
    color: #fff
}

.theme-arco-calendar-mode-year:not(.theme-arco-calendar-panel) {
    min-width: 820px
}

.theme-arco-calendar-mode-year .theme-arco-calendar-header {
    border-bottom: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-calendar-mode-year .theme-arco-calendar-body {
    padding: 12px
}

.theme-arco-calendar-mode-year .theme-arco-calendar-year-row {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-calendar-year-row>.theme-arco-calendar-cell {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    padding: 20px 8px
}

.theme-arco-calendar-year-row>.theme-arco-calendar-cell:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-calendar-year-row:not(:last-child)>.theme-arco-calendar-cell {
    border-bottom: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-calendar-month-with-days .theme-arco-calendar-month-row {
    height: 26px
}

.theme-arco-calendar-month-with-days .theme-arco-calendar-cell {
    border-bottom: 0
}

.theme-arco-calendar-month-with-days .theme-arco-calendar-month-cell-body {
    padding: 0
}

.theme-arco-calendar-month-with-days .theme-arco-calendar-month-title {
    color: var(--theme-arco-color-text-1);
    font-size: 16px;
    font-weight: 500;
    padding: 10px 6px
}

.theme-arco-calendar-month-cell {
    font-size: 12px;
    width: 100%
}

.theme-arco-calendar-month-cell .theme-arco-calendar-week-list {
    border-bottom: unset;
    padding: 0
}

.theme-arco-calendar-month-cell .theme-arco-calendar-week-list-item {
    color: #7d7d7f;
    padding: 6px;
    text-align: center
}

.theme-arco-calendar-month-cell .theme-arco-calendar-cell {
    text-align: center
}

.theme-arco-calendar-month-cell .theme-arco-calendar-date {
    padding: 2px
}

.theme-arco-calendar-month-cell .theme-arco-calendar-date-value {
    font-size: 14px
}

.theme-arco-calendar-month-cell .theme-arco-calendar-date-circle {
    border-radius: 50%;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 22px
}

.theme-arco-calendar-panel {
    background-color: var(--theme-arco-color-bg-5);
    border: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-calendar-panel .theme-arco-calendar-header {
    border-bottom: 1px solid rgba(0, 0, 0, .14);
    padding: 8px 16px
}

.theme-arco-calendar-panel .theme-arco-calendar-header-value {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    font-size: 14px;
    line-height: 24px;
    text-align: center
}

.theme-arco-calendar-panel .theme-arco-calendar-header-icon {
    height: 24px;
    line-height: 24px;
    margin-left: 2px;
    margin-right: 2px;
    width: 24px
}

.theme-arco-calendar-panel .theme-arco-calendar-body {
    padding: 14px 16px
}

.theme-arco-calendar-panel .theme-arco-calendar-month-cell-body {
    padding: 0
}

.theme-arco-calendar-panel .theme-arco-calendar-month-row {
    height: unset
}

.theme-arco-calendar-panel .theme-arco-calendar-week-list {
    border-bottom: unset;
    padding: 0
}

.theme-arco-calendar-panel .theme-arco-calendar-week-list-item {
    font-weight: 400;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-align: center
}

.theme-arco-calendar-panel .theme-arco-calendar-cell,
.theme-arco-calendar-panel .theme-arco-calendar-year-row .theme-arco-calendar-cell {
    border-bottom: 0;
    border-right: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px 0;
    text-align: center
}

.theme-arco-calendar-panel .theme-arco-calendar-cell .theme-arco-calendar-date {
    -moz-box-pack: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 4px 0
}

.theme-arco-calendar-panel .theme-arco-calendar-cell .theme-arco-calendar-date-value {
    cursor: pointer;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    min-width: 24px
}

.theme-arco-calendar-panel.theme-arco-calendar-mode-year .theme-arco-calendar-cell {
    padding: 4px 0
}

.theme-arco-calendar-panel.theme-arco-calendar-mode-year .theme-arco-calendar-cell .theme-arco-calendar-date {
    padding: 4px
}

.theme-arco-calendar-panel.theme-arco-calendar-mode-year .theme-arco-calendar-cell .theme-arco-calendar-date-value {
    border-radius: 12px;
    width: 100%
}

.theme-arco-calendar-panel .theme-arco-calendar-cell-selected .theme-arco-calendar-date-value {
    background-color: rgb(var(--theme-arco-primary-6));
    border-radius: 50%;
    color: var(--theme-arco-color-white)
}

.theme-arco-calendar-panel .theme-arco-calendar-cell:not(.theme-arco-calendar-cell-selected):not(.theme-arco-calendar-cell-range-start):not(.theme-arco-calendar-cell-range-end):not(.theme-arco-calendar-cell-hover-range-start):not(.theme-arco-calendar-cell-hover-range-end):not(.theme-arco-calendar-cell-disabled):not(.theme-arco-calendar-cell-week) .theme-arco-calendar-date-value:hover {
    background-color: var(--theme-arco-color-primary-light-1);
    border-radius: 50%;
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-calendar-panel.theme-arco-calendar-mode-year .theme-arco-calendar-cell:not(.theme-arco-calendar-cell-selected):not(.theme-arco-calendar-cell-range-start):not(.theme-arco-calendar-cell-range-end):not(.theme-arco-calendar-cell-hover-range-start):not(.theme-arco-calendar-cell-hover-range-end):not(.theme-arco-calendar-cell-disabled) .theme-arco-calendar-date-value:hover {
    border-radius: 12px
}

.theme-arco-calendar-panel .theme-arco-calendar-cell-today {
    position: relative
}

.theme-arco-calendar-panel .theme-arco-calendar-cell-today:after {
    background-color: rgb(var(--theme-arco-primary-6));
    border-radius: 50%;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    width: 4px
}

.theme-arco-calendar-cell-in-range .theme-arco-calendar-date {
    background-color: var(--theme-arco-color-primary-light-1)
}

.theme-arco-calendar-cell-range-start .theme-arco-calendar-date {
    border-radius: 16px 0 0 16px
}

.theme-arco-calendar-cell-range-end .theme-arco-calendar-date {
    border-radius: 0 16px 16px 0
}

.theme-arco-calendar-cell-in-range-near-hover .theme-arco-calendar-date {
    border-radius: 0
}

.theme-arco-calendar-cell-range-end .theme-arco-calendar-date-value,
.theme-arco-calendar-cell-range-start .theme-arco-calendar-date-value {
    background-color: rgb(var(--theme-arco-primary-6));
    border-radius: 50%;
    color: var(--theme-arco-color-white)
}

.theme-arco-calendar-cell-hover-in-range .theme-arco-calendar-date {
    background-color: var(--theme-arco-color-primary-light-1)
}

.theme-arco-calendar-cell-hover-range-start .theme-arco-calendar-date {
    border-radius: 16px 0 0 16px
}

.theme-arco-calendar-cell-hover-range-end .theme-arco-calendar-date {
    border-radius: 0 16px 16px 0
}

.theme-arco-calendar-cell-hover-range-end .theme-arco-calendar-date-value,
.theme-arco-calendar-cell-hover-range-start .theme-arco-calendar-date-value {
    background-color: var(--theme-arco-color-primary-light-2);
    border-radius: 50%;
    color: var(--theme-arco-color-text-1)
}

.theme-arco-calendar-panel .theme-arco-calendar-cell-disabled>.theme-arco-calendar-date {
    background-color: #fff;
    cursor: not-allowed
}

.theme-arco-calendar-panel .theme-arco-calendar-cell-disabled>.theme-arco-calendar-date>.theme-arco-calendar-date-value {
    background-color: #fff;
    color: rgba(0, 0, 0, .35);
    cursor: not-allowed
}

.theme-arco-calendar-panel .theme-arco-calendar-footer-btn-wrapper {
    border-top: 1px solid rgba(0, 0, 0, .14);
    color: var(--theme-arco-color-text-1);
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    text-align: center
}

.theme-arco-calendar-rtl {
    direction: rtl
}

.theme-arco-calendar-rtl .theme-arco-calendar-header-icon {
    margin-left: 12px;
    margin-right: 0;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1)
}

.theme-arco-calendar-rtl .theme-arco-calendar-week-list-item {
    text-align: right
}

.theme-arco-calendar-rtl.theme-arco-calendar-mode-month:not(.theme-arco-calendar-panel) .theme-arco-calendar-cell:not(:last-child) {
    border-left: 1px solid rgba(0, 0, 0, .14);
    border-right: 0
}

.theme-arco-calendar-rtl .theme-arco-calendar-header-value-year {
    margin-left: 8px;
    margin-right: 0
}

.theme-arco-calendar-rtl .theme-arco-calendar-header-value-month {
    margin-left: 32px;
    margin-right: 0
}

.theme-arco-card {
    background: #fff;
    border-radius: var(--border-radius-none);
    position: relative;
    -webkit-transition: box-shadow .2s linear;
    -o-transition: box-shadow .2s linear;
    -moz-transition: box-shadow .2s linear;
    transition: box-shadow .2s linear
}

.theme-arco-card-header {
    -moz-box-align: center;
    -moz-box-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 0 solid rgba(0, 0, 0, .14);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden;
    position: relative
}

.theme-arco-card-header-no-title:before {
    content: " ";
    display: block
}

.theme-arco-card-header-title {
    -moz-box-flex: 1;
    color: var(--theme-arco-color-text-1);
    -webkit-flex: 1 1;
    flex: 1 1;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-card-header-extra {
    color: rgb(var(--theme-arco-primary-6));
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-card-body {
    color: rgba(0, 0, 0, .65)
}

.theme-arco-card-cover {
    overflow: hidden
}

.theme-arco-card-cover>* {
    display: block;
    width: 100%
}

.theme-arco-card-actions {
    -moz-box-align: center;
    -moz-box-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 12px
}

.theme-arco-card-actions:before {
    content: "";
    visibility: hidden
}

.theme-arco-card-actions-item,
.theme-arco-card-actions-right {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-card-actions-item {
    -moz-box-pack: center;
    color: rgba(0, 0, 0, .55);
    cursor: pointer;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    -moz-transition: color .2s linear;
    transition: color .2s linear;
    white-space: nowrap
}

.theme-arco-card-actions-item:hover {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-card-actions-item:not(:last-child) {
    margin-right: 12px
}

.theme-arco-card-meta-footer {
    -moz-box-align: center;
    -moz-box-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.theme-arco-card-meta-footer:last-child {
    margin-top: 12px
}

.theme-arco-card-meta-footer-only-actions:before {
    content: "";
    visibility: hidden
}

.theme-arco-card-meta-footer .theme-arco-card-actions {
    margin-top: 0
}

.theme-arco-card-meta-title {
    color: var(--theme-arco-color-text-1);
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-card-meta-description:not(:first-child) {
    margin-top: 4px
}

.theme-arco-card-grid {
    box-shadow: 1px 0 0 0 rgba(0, 0, 0, .14), 0 1px 0 0 rgba(0, 0, 0, .14), 1px 1px 0 0 rgba(0, 0, 0, .14), inset 1px 0 0 0 rgba(0, 0, 0, .14), inset 0 1px 0 0 rgba(0, 0, 0, .14);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 33.33%
}

.theme-arco-card-grid:before {
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: box-shadow .2s linear;
    -o-transition: box-shadow .2s linear;
    -moz-transition: box-shadow .2s linear;
    transition: box-shadow .2s linear
}

.theme-arco-card-grid-hoverable:hover {
    z-index: 1
}

.theme-arco-card-grid-hoverable:hover:before {
    box-shadow: 0 4px 10px rgb(var(--theme-arco-gray-2))
}

.theme-arco-card-grid .theme-arco-card {
    background: none;
    box-shadow: none
}

.theme-arco-card-contain-grid:not(.theme-arco-card-loading)>.theme-arco-card-body {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1px;
    padding: 0
}

.theme-arco-card-hoverable:hover {
    box-shadow: 0 4px 10px rgb(var(--theme-arco-gray-2))
}

.theme-arco-card-bordered {
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 4px
}

.theme-arco-card-bordered .theme-arco-card-cover {
    border-radius: 4px 4px 0 0
}

.theme-arco-card-loading .theme-arco-card-body {
    overflow: hidden;
    text-align: center
}

.theme-arco-card-size-default {
    font-size: 14px
}

.theme-arco-card-size-default .theme-arco-card-header {
    height: 44px;
    padding-left: 16px;
    padding-right: 16px
}

.theme-arco-card-size-default .theme-arco-card-header-title,
.theme-arco-card-size-default .theme-arco-card-meta-title {
    font-size: 18px
}

.theme-arco-card-size-default .theme-arco-card-header-extra {
    font-size: 14px
}

.theme-arco-card-size-default .theme-arco-card-body {
    padding: 16px 12px
}

.theme-arco-card-size-small {
    font-size: 14px
}

.theme-arco-card-size-small .theme-arco-card-header {
    height: 40px;
    padding-left: 16px;
    padding-right: 16px
}

.theme-arco-card-size-small .theme-arco-card-header-title,
.theme-arco-card-size-small .theme-arco-card-meta-title {
    font-size: 18px
}

.theme-arco-card-size-small .theme-arco-card-header-extra {
    font-size: 14px
}

.theme-arco-card-size-small .theme-arco-card-body {
    padding: 12px 16px
}

.theme-arco-card-rtl .theme-arco-card-actions-item:not(:last-child) {
    margin-left: 12px;
    margin-right: 0
}

body[arco-theme=dark] .theme-arco-card-grid-hoverable:hover:before,
body[arco-theme=dark] .theme-arco-card-hoverable:hover {
    box-shadow: 0 4px 10px rgba(var(--theme-arco-gray-1), 40%)
}

@-webkit-keyframes arco-carousel-slide-x-in {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes arco-carousel-slide-x-in {
    0% {
        -moz-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes arco-carousel-slide-x-in {
    0% {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes arco-carousel-slide-x-out {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-moz-keyframes arco-carousel-slide-x-out {
    0% {
        -moz-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -moz-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes arco-carousel-slide-x-out {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes arco-carousel-slide-x-in-reverse {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes arco-carousel-slide-x-in-reverse {
    0% {
        -moz-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes arco-carousel-slide-x-in-reverse {
    0% {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes arco-carousel-slide-x-out-reverse {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-moz-keyframes arco-carousel-slide-x-out-reverse {
    0% {
        -moz-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -moz-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes arco-carousel-slide-x-out-reverse {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes arco-carousel-slide-y-in {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes arco-carousel-slide-y-in {
    0% {
        -moz-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes arco-carousel-slide-y-in {
    0% {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes arco-carousel-slide-y-out {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-moz-keyframes arco-carousel-slide-y-out {
    0% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -moz-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes arco-carousel-slide-y-out {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes arco-carousel-slide-y-in-reverse {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes arco-carousel-slide-y-in-reverse {
    0% {
        -moz-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes arco-carousel-slide-y-in-reverse {
    0% {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes arco-carousel-slide-y-out-reverse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-moz-keyframes arco-carousel-slide-y-out-reverse {
    0% {
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -moz-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes arco-carousel-slide-y-out-reverse {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes arco-carousel-card-bottom-to-middle {
    0% {
        opacity: 0;
        -webkit-transform: translateX(0) translateZ(-400px);
        transform: translateX(0) translateZ(-400px)
    }

    to {
        opacity: .4;
        -webkit-transform: translateX(0) translateZ(-200px);
        transform: translateX(0) translateZ(-200px)
    }
}

@-moz-keyframes arco-carousel-card-bottom-to-middle {
    0% {
        opacity: 0;
        -moz-transform: translateX(0) translateZ(-400px);
        transform: translateX(0) translateZ(-400px)
    }

    to {
        opacity: .4;
        -moz-transform: translateX(0) translateZ(-200px);
        transform: translateX(0) translateZ(-200px)
    }
}

@keyframes arco-carousel-card-bottom-to-middle {
    0% {
        opacity: 0;
        -webkit-transform: translateX(0) translateZ(-400px);
        -moz-transform: translateX(0) translateZ(-400px);
        transform: translateX(0) translateZ(-400px)
    }

    to {
        opacity: .4;
        -webkit-transform: translateX(0) translateZ(-200px);
        -moz-transform: translateX(0) translateZ(-200px);
        transform: translateX(0) translateZ(-200px)
    }
}

@-webkit-keyframes arco-carousel-card-middle-to-bottom {
    0% {
        opacity: .4;
        -webkit-transform: translateX(-100%) translateZ(-200px);
        transform: translateX(-100%) translateZ(-200px)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(-100%) translateZ(-400px);
        transform: translateX(-100%) translateZ(-400px)
    }
}

@-moz-keyframes arco-carousel-card-middle-to-bottom {
    0% {
        opacity: .4;
        -moz-transform: translateX(-100%) translateZ(-200px);
        transform: translateX(-100%) translateZ(-200px)
    }

    to {
        opacity: 0;
        -moz-transform: translateX(-100%) translateZ(-400px);
        transform: translateX(-100%) translateZ(-400px)
    }
}

@keyframes arco-carousel-card-middle-to-bottom {
    0% {
        opacity: .4;
        -webkit-transform: translateX(-100%) translateZ(-200px);
        -moz-transform: translateX(-100%) translateZ(-200px);
        transform: translateX(-100%) translateZ(-200px)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(-100%) translateZ(-400px);
        -moz-transform: translateX(-100%) translateZ(-400px);
        transform: translateX(-100%) translateZ(-400px)
    }
}

@-webkit-keyframes arco-carousel-card-top-to-middle {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0)
    }

    to {
        opacity: .4;
        -webkit-transform: translateX(-100%) translateZ(-200px);
        transform: translateX(-100%) translateZ(-200px)
    }
}

@-moz-keyframes arco-carousel-card-top-to-middle {
    0% {
        opacity: 1;
        -moz-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0)
    }

    to {
        opacity: .4;
        -moz-transform: translateX(-100%) translateZ(-200px);
        transform: translateX(-100%) translateZ(-200px)
    }
}

@keyframes arco-carousel-card-top-to-middle {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateZ(0);
        -moz-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0)
    }

    to {
        opacity: .4;
        -webkit-transform: translateX(-100%) translateZ(-200px);
        -moz-transform: translateX(-100%) translateZ(-200px);
        transform: translateX(-100%) translateZ(-200px)
    }
}

@-webkit-keyframes arco-carousel-card-middle-to-top {
    0% {
        opacity: .4;
        -webkit-transform: translateX(0) translateZ(-200px);
        transform: translateX(0) translateZ(-200px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0)
    }
}

@-moz-keyframes arco-carousel-card-middle-to-top {
    0% {
        opacity: .4;
        -moz-transform: translateX(0) translateZ(-200px);
        transform: translateX(0) translateZ(-200px)
    }

    to {
        opacity: 1;
        -moz-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0)
    }
}

@keyframes arco-carousel-card-middle-to-top {
    0% {
        opacity: .4;
        -webkit-transform: translateX(0) translateZ(-200px);
        -moz-transform: translateX(0) translateZ(-200px);
        transform: translateX(0) translateZ(-200px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateZ(0);
        -moz-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0)
    }
}

@-webkit-keyframes arco-carousel-card-bottom-to-middle-reverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) translateZ(-400px);
        transform: translateX(-100%) translateZ(-400px)
    }

    to {
        opacity: .4;
        -webkit-transform: translateX(-100%) translateZ(-200px);
        transform: translateX(-100%) translateZ(-200px)
    }
}

@-moz-keyframes arco-carousel-card-bottom-to-middle-reverse {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%) translateZ(-400px);
        transform: translateX(-100%) translateZ(-400px)
    }

    to {
        opacity: .4;
        -moz-transform: translateX(-100%) translateZ(-200px);
        transform: translateX(-100%) translateZ(-200px)
    }
}

@keyframes arco-carousel-card-bottom-to-middle-reverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) translateZ(-400px);
        -moz-transform: translateX(-100%) translateZ(-400px);
        transform: translateX(-100%) translateZ(-400px)
    }

    to {
        opacity: .4;
        -webkit-transform: translateX(-100%) translateZ(-200px);
        -moz-transform: translateX(-100%) translateZ(-200px);
        transform: translateX(-100%) translateZ(-200px)
    }
}

@-webkit-keyframes arco-carousel-card-middle-to-bottom-reverse {
    0% {
        opacity: .4;
        -webkit-transform: translateX(0) translateZ(-200px);
        transform: translateX(0) translateZ(-200px)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(0) translateZ(-400px);
        transform: translateX(0) translateZ(-400px)
    }
}

@-moz-keyframes arco-carousel-card-middle-to-bottom-reverse {
    0% {
        opacity: .4;
        -moz-transform: translateX(0) translateZ(-200px);
        transform: translateX(0) translateZ(-200px)
    }

    to {
        opacity: 0;
        -moz-transform: translateX(0) translateZ(-400px);
        transform: translateX(0) translateZ(-400px)
    }
}

@keyframes arco-carousel-card-middle-to-bottom-reverse {
    0% {
        opacity: .4;
        -webkit-transform: translateX(0) translateZ(-200px);
        -moz-transform: translateX(0) translateZ(-200px);
        transform: translateX(0) translateZ(-200px)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(0) translateZ(-400px);
        -moz-transform: translateX(0) translateZ(-400px);
        transform: translateX(0) translateZ(-400px)
    }
}

@-webkit-keyframes arco-carousel-card-top-to-middle-reverse {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0)
    }

    to {
        opacity: .4;
        -webkit-transform: translateX(0) translateZ(-200px);
        transform: translateX(0) translateZ(-200px)
    }
}

@-moz-keyframes arco-carousel-card-top-to-middle-reverse {
    0% {
        opacity: 1;
        -moz-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0)
    }

    to {
        opacity: .4;
        -moz-transform: translateX(0) translateZ(-200px);
        transform: translateX(0) translateZ(-200px)
    }
}

@keyframes arco-carousel-card-top-to-middle-reverse {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateZ(0);
        -moz-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0)
    }

    to {
        opacity: .4;
        -webkit-transform: translateX(0) translateZ(-200px);
        -moz-transform: translateX(0) translateZ(-200px);
        transform: translateX(0) translateZ(-200px)
    }
}

@-webkit-keyframes arco-carousel-card-middle-to-top-reverse {
    0% {
        opacity: .4;
        -webkit-transform: translateX(-100%) translateZ(-200px);
        transform: translateX(-100%) translateZ(-200px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0)
    }
}

@-moz-keyframes arco-carousel-card-middle-to-top-reverse {
    0% {
        opacity: .4;
        -moz-transform: translateX(-100%) translateZ(-200px);
        transform: translateX(-100%) translateZ(-200px)
    }

    to {
        opacity: 1;
        -moz-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0)
    }
}

@keyframes arco-carousel-card-middle-to-top-reverse {
    0% {
        opacity: .4;
        -webkit-transform: translateX(-100%) translateZ(-200px);
        -moz-transform: translateX(-100%) translateZ(-200px);
        transform: translateX(-100%) translateZ(-200px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateZ(0);
        -moz-transform: translateX(-50%) translateZ(0);
        transform: translateX(-50%) translateZ(0)
    }
}

.theme-arco-carousel {
    position: relative
}

.theme-arco-carousel-indicator-position-outer {
    margin-bottom: 30px
}

.theme-arco-carousel-card,
.theme-arco-carousel-fade,
.theme-arco-carousel-slide {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.theme-arco-carousel-card>*,
.theme-arco-carousel-fade>*,
.theme-arco-carousel-slide>* {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}

.theme-arco-carousel-item-current {
    position: relative;
    z-index: 1
}

.theme-arco-carousel-slide>:not(.theme-arco-carousel-item-current) {
    visibility: hidden
}

.theme-arco-carousel-slide.theme-arco-carousel-horizontal .theme-arco-carousel-item-slide-out {
    -webkit-animation: arco-carousel-slide-x-out;
    -moz-animation: arco-carousel-slide-x-out;
    animation: arco-carousel-slide-x-out;
    display: block
}

.theme-arco-carousel-slide.theme-arco-carousel-horizontal .theme-arco-carousel-item-slide-in {
    -webkit-animation: arco-carousel-slide-x-in;
    -moz-animation: arco-carousel-slide-x-in;
    animation: arco-carousel-slide-x-in;
    display: block
}

.theme-arco-carousel-slide.theme-arco-carousel-horizontal.theme-arco-carousel-negative .theme-arco-carousel-item-slide-out {
    -webkit-animation: arco-carousel-slide-x-out-reverse;
    -moz-animation: arco-carousel-slide-x-out-reverse;
    animation: arco-carousel-slide-x-out-reverse
}

.theme-arco-carousel-slide.theme-arco-carousel-horizontal.theme-arco-carousel-negative .theme-arco-carousel-item-slide-in {
    -webkit-animation: arco-carousel-slide-x-in-reverse;
    -moz-animation: arco-carousel-slide-x-in-reverse;
    animation: arco-carousel-slide-x-in-reverse
}

.theme-arco-carousel-slide.theme-arco-carousel-vertical .theme-arco-carousel-item-slide-out {
    -webkit-animation: arco-carousel-slide-y-out;
    -moz-animation: arco-carousel-slide-y-out;
    animation: arco-carousel-slide-y-out;
    display: block
}

.theme-arco-carousel-slide.theme-arco-carousel-vertical .theme-arco-carousel-item-slide-in {
    -webkit-animation: arco-carousel-slide-y-in;
    -moz-animation: arco-carousel-slide-y-in;
    animation: arco-carousel-slide-y-in;
    display: block
}

.theme-arco-carousel-slide.theme-arco-carousel-vertical.theme-arco-carousel-negative .theme-arco-carousel-item-slide-out {
    -webkit-animation: arco-carousel-slide-y-out-reverse;
    -moz-animation: arco-carousel-slide-y-out-reverse;
    animation: arco-carousel-slide-y-out-reverse
}

.theme-arco-carousel-slide.theme-arco-carousel-vertical.theme-arco-carousel-negative .theme-arco-carousel-item-slide-in {
    -webkit-animation: arco-carousel-slide-y-in-reverse;
    -moz-animation: arco-carousel-slide-y-in-reverse;
    animation: arco-carousel-slide-y-in-reverse
}

.theme-arco-carousel-card {
    -webkit-perspective: 800px;
    perspective: 800px
}

.theme-arco-carousel-card>* {
    -webkit-animation: arco-carousel-card-middle-to-bottom;
    -moz-animation: arco-carousel-card-middle-to-bottom;
    animation: arco-carousel-card-middle-to-bottom;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateZ(-400px);
    -moz-transform: translateX(-50%) translateZ(-400px);
    transform: translateX(-50%) translateZ(-400px)
}

.theme-arco-carousel-card .theme-arco-carousel-item-prev {
    -webkit-animation: arco-carousel-card-top-to-middle;
    -moz-animation: arco-carousel-card-top-to-middle;
    animation: arco-carousel-card-top-to-middle;
    opacity: .4;
    -webkit-transform: translateX(-100%) translateZ(-200px);
    -moz-transform: translateX(-100%) translateZ(-200px);
    transform: translateX(-100%) translateZ(-200px)
}

.theme-arco-carousel-card .theme-arco-carousel-item-next {
    -webkit-animation: arco-carousel-card-bottom-to-middle;
    -moz-animation: arco-carousel-card-bottom-to-middle;
    animation: arco-carousel-card-bottom-to-middle;
    opacity: .4;
    -webkit-transform: translateX(0) translateZ(-200px);
    -moz-transform: translateX(0) translateZ(-200px);
    transform: translateX(0) translateZ(-200px)
}

.theme-arco-carousel-card .theme-arco-carousel-item-current {
    -webkit-animation: arco-carousel-card-middle-to-top;
    -moz-animation: arco-carousel-card-middle-to-top;
    animation: arco-carousel-card-middle-to-top;
    opacity: 1;
    -webkit-transform: translateX(-50%) translateZ(0);
    -moz-transform: translateX(-50%) translateZ(0);
    transform: translateX(-50%) translateZ(0)
}

.theme-arco-carousel-card.theme-arco-carousel-negative>* {
    -webkit-animation: arco-carousel-card-middle-to-bottom-reverse;
    -moz-animation: arco-carousel-card-middle-to-bottom-reverse;
    animation: arco-carousel-card-middle-to-bottom-reverse
}

.theme-arco-carousel-card.theme-arco-carousel-negative .theme-arco-carousel-item-prev {
    -webkit-animation: arco-carousel-card-bottom-to-middle-reverse;
    -moz-animation: arco-carousel-card-bottom-to-middle-reverse;
    animation: arco-carousel-card-bottom-to-middle-reverse
}

.theme-arco-carousel-card.theme-arco-carousel-negative .theme-arco-carousel-item-next {
    -webkit-animation: arco-carousel-card-top-to-middle-reverse;
    -moz-animation: arco-carousel-card-top-to-middle-reverse;
    animation: arco-carousel-card-top-to-middle-reverse
}

.theme-arco-carousel-card.theme-arco-carousel-negative .theme-arco-carousel-item-current {
    -webkit-animation: arco-carousel-card-middle-to-top-reverse;
    -moz-animation: arco-carousel-card-middle-to-top-reverse;
    animation: arco-carousel-card-middle-to-top-reverse
}

.theme-arco-carousel-fade>* {
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.theme-arco-carousel-fade .theme-arco-carousel-item-current {
    opacity: 1
}

.theme-arco-carousel-indicator {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin: 0;
    padding: 0;
    position: absolute
}

.theme-arco-carousel-indicator-wrapper {
    position: absolute;
    z-index: 2
}

.theme-arco-carousel-indicator-wrapper-top {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .15)), color-stop(87%, transparent));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .15), transparent 87%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .15) 0, transparent 87%);
    background: linear-gradient(180deg, rgba(0, 0, 0, .15), transparent 87%);
    height: 48px;
    left: 0;
    right: 0;
    top: 0
}

.theme-arco-carousel-indicator-wrapper-bottom {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(13%, transparent), to(rgba(0, 0, 0, .15)));
    background: -webkit-linear-gradient(top, transparent 13%, rgba(0, 0, 0, .15));
    background: -moz-linear-gradient(top, transparent 13%, rgba(0, 0, 0, .15) 100%);
    background: linear-gradient(180deg, transparent 13%, rgba(0, 0, 0, .15));
    bottom: 0;
    height: 48px;
    left: 0;
    right: 0
}

.theme-arco-carousel-indicator-wrapper-left {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .15)), color-stop(87%, transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .15), transparent 87%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .15) 0, transparent 87%);
    background: linear-gradient(90deg, rgba(0, 0, 0, .15), transparent 87%);
    height: 100%;
    left: 0;
    top: 0;
    width: 48px
}

.theme-arco-carousel-indicator-wrapper-right {
    background: -webkit-gradient(linear, left top, right top, color-stop(13%, transparent), to(rgba(0, 0, 0, .15)));
    background: -webkit-linear-gradient(left, transparent 13%, rgba(0, 0, 0, .15));
    background: -moz-linear-gradient(left, transparent 13%, rgba(0, 0, 0, .15) 100%);
    background: linear-gradient(90deg, transparent 13%, rgba(0, 0, 0, .15));
    height: 100%;
    right: 0;
    top: 0;
    width: 48px
}

.theme-arco-carousel-indicator-wrapper-outer {
    background: none;
    left: 0;
    right: 0
}

.theme-arco-carousel-indicator-bottom {
    bottom: 12px
}

.theme-arco-carousel-indicator-bottom,
.theme-arco-carousel-indicator-top {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.theme-arco-carousel-indicator-top {
    top: 12px
}

.theme-arco-carousel-indicator-left {
    left: 12px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    -moz-transform: translate(-50%, -50%) rotate(90deg);
    -o-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg)
}

.theme-arco-carousel-indicator-right {
    right: 12px;
    top: 50%;
    -webkit-transform: translate(50%, -50%) rotate(90deg);
    -moz-transform: translate(50%, -50%) rotate(90deg);
    -o-transform: translate(50%, -50%) rotate(90deg);
    transform: translate(50%, -50%) rotate(90deg)
}

.theme-arco-carousel-indicator-outer {
    background-color: transparent;
    border-radius: 20px;
    left: 50%;
    padding: 4px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.theme-arco-carousel-indicator-outer.theme-arco-carousel-indicator-dot {
    bottom: -22px
}

.theme-arco-carousel-indicator-outer.theme-arco-carousel-indicator-line {
    bottom: -20px
}

.theme-arco-carousel-indicator-outer.theme-arco-carousel-indicator-slider {
    background-color: rgba(var(--theme-arco-gray-4), .5);
    bottom: -16px;
    padding: 0
}

.theme-arco-carousel-indicator-outer .theme-arco-carousel-indicator-item {
    background-color: rgba(var(--theme-arco-gray-4), .5)
}

.theme-arco-carousel-indicator-outer .theme-arco-carousel-indicator-item-active,
.theme-arco-carousel-indicator-outer .theme-arco-carousel-indicator-item:hover {
    background-color: var(--theme-arco-color-fill-4)
}

.theme-arco-carousel-indicator-item {
    background-color: hsla(0, 0%, 100%, .3);
    border-radius: var(--border-radius-medium);
    cursor: pointer;
    display: inline-block
}

.theme-arco-carousel-indicator-item-active,
.theme-arco-carousel-indicator-item:hover {
    background-color: var(--theme-arco-color-white)
}

.theme-arco-carousel-indicator-dot .theme-arco-carousel-indicator-item {
    border-radius: 50%;
    height: 6px;
    width: 6px
}

.theme-arco-carousel-indicator-dot .theme-arco-carousel-indicator-item:not(:last-child) {
    margin-right: 8px
}

.theme-arco-carousel-indicator-line .theme-arco-carousel-indicator-item {
    height: 4px;
    width: 12px
}

.theme-arco-carousel-indicator-line .theme-arco-carousel-indicator-item:not(:last-child) {
    margin-right: 8px
}

.theme-arco-carousel-indicator-slider {
    background-color: hsla(0, 0%, 100%, .3);
    border-radius: var(--border-radius-medium);
    cursor: pointer;
    height: 4px;
    width: 48px
}

.theme-arco-carousel-indicator-slider .theme-arco-carousel-indicator-item {
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: left .3s;
    -o-transition: left .3s;
    -moz-transition: left .3s;
    transition: left .3s
}

.theme-arco-carousel-arrow>div {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: hsla(0, 0%, 100%, .3);
    border-radius: 50%;
    color: var(--theme-arco-color-white);
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 24px;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    width: 24px;
    z-index: 2
}

.theme-arco-carousel-arrow>div:focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-carousel-arrow>div>svg {
    color: var(--theme-arco-color-white);
    font-size: 16px
}

.theme-arco-carousel-arrow>div:hover {
    background-color: hsla(0, 0%, 100%, .5)
}

.theme-arco-carousel-arrow-left {
    left: 12px
}

.theme-arco-carousel-arrow-left,
.theme-arco-carousel-arrow-right {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-carousel-arrow-right {
    right: 12px
}

.theme-arco-carousel-arrow-top {
    top: 12px
}

.theme-arco-carousel-arrow-bottom,
.theme-arco-carousel-arrow-top {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.theme-arco-carousel-arrow-bottom {
    bottom: 12px
}

.theme-arco-carousel-arrow-hover div {
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.theme-arco-carousel:hover .theme-arco-carousel-arrow-hover div {
    opacity: 1
}

.theme-arco-carousel-rtl .theme-arco-carousel-indicator-dot .theme-arco-carousel-indicator-item:not(:last-child),
.theme-arco-carousel-rtl .theme-arco-carousel-indicator-line .theme-arco-carousel-indicator-item:not(:last-child) {
    margin-left: 8px;
    margin-right: 0
}

body[arco-theme=dark] .theme-arco-carousel-arrow>div {
    background-color: rgba(var(--theme-arco-gray-1), .3)
}

body[arco-theme=dark] .theme-arco-carousel-arrow>div:hover {
    background-color: rgba(var(--theme-arco-gray-1), .5)
}

body[arco-theme=dark] .theme-arco-carousel-indicator-item,
body[arco-theme=dark] .theme-arco-carousel-indicator-slider {
    background-color: rgba(var(--theme-arco-gray-1), .3)
}

body[arco-theme=dark] .theme-arco-carousel-indicator-item-active,
body[arco-theme=dark] .theme-arco-carousel-indicator-item:hover {
    background-color: var(--theme-arco-color-white)
}

body[arco-theme=dark] .theme-arco-carousel-indicator-outer.theme-arco-carousel-indicator-slider {
    background-color: rgba(var(--theme-arco-gray-4), .5)
}

body[arco-theme=dark] .theme-arco-carousel-indicator-outer .theme-arco-carousel-indicator-item-active,
body[arco-theme=dark] .theme-arco-carousel-indicator-outer .theme-arco-carousel-indicator-item:hover {
    background-color: var(--theme-arco-color-fill-4)
}

.theme-arco-cascader .theme-arco-cascader-view {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .14);
    color: rgba(0, 0, 0, .92)
}

.theme-arco-cascader:hover .theme-arco-cascader-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-cascader.theme-arco-cascader-focused .theme-arco-cascader-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-primary-light-2);
    color: rgba(0, 0, 0, .92)
}

.theme-arco-cascader .theme-arco-cascader-arrow-icon,
.theme-arco-cascader .theme-arco-cascader-clear-icon,
.theme-arco-cascader .theme-arco-cascader-expand-icon,
.theme-arco-cascader .theme-arco-cascader-loading-icon,
.theme-arco-cascader .theme-arco-cascader-search-icon,
.theme-arco-cascader .theme-arco-cascader-suffix-icon {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-cascader-error .theme-arco-cascader-view {
    background-color: #fff;
    border: 1px solid rgb(var(--theme-arco-danger-6))
}

.theme-arco-cascader-error:hover .theme-arco-cascader-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-cascader-error.theme-arco-cascader-focused .theme-arco-cascader-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 #fff;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-cascader-warning .theme-arco-cascader-view {
    background-color: var(--theme-arco-color-warning-light-1);
    border: 1px solid transparent
}

.theme-arco-cascader-warning:hover .theme-arco-cascader-view {
    background-color: var(--theme-arco-color-warning-light-2);
    border-color: transparent
}

.theme-arco-cascader-warning.theme-arco-cascader-focused .theme-arco-cascader-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2);
    color: rgba(0, 0, 0, .92)
}

.theme-arco-cascader-disabled .theme-arco-cascader-view {
    background-color: #f0f0f0;
    border: 1px solid rgba(0, 0, 0, .14);
    color: rgba(0, 0, 0, .25)
}

.theme-arco-cascader-disabled:hover .theme-arco-cascader-view {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .14)
}

.theme-arco-cascader-disabled .theme-arco-cascader-arrow-icon,
.theme-arco-cascader-disabled .theme-arco-cascader-clear-icon,
.theme-arco-cascader-disabled .theme-arco-cascader-expand-icon,
.theme-arco-cascader-disabled .theme-arco-cascader-loading-icon,
.theme-arco-cascader-disabled .theme-arco-cascader-search-icon,
.theme-arco-cascader-disabled .theme-arco-cascader-suffix-icon {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-cascader-no-border .theme-arco-cascader-view {
    background: none !important;
    border: none !important
}

.theme-arco-cascader-size-mini.theme-arco-cascader-multiple .theme-arco-cascader-view {
    font-size: 12px;
    height: auto;
    line-height: 0;
    padding: 0 3px
}

.theme-arco-cascader-size-mini.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-cascader-size-mini.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-cascader-size-mini.theme-arco-cascader-multiple .theme-arco-cascader-suffix {
    padding-right: 8px
}

.theme-arco-cascader-size-mini.theme-arco-cascader-multiple input {
    font-size: 12px
}

.theme-arco-cascader-size-mini.theme-arco-cascader-single .theme-arco-cascader-view {
    font-size: 12px;
    height: 24px;
    line-height: 22px;
    padding: 0 11px
}

.theme-arco-cascader-size-mini.theme-arco-cascader-single input {
    font-size: 12px
}

.theme-arco-cascader-size-mini.theme-arco-cascader-multiple .theme-arco-cascader-view-with-prefix {
    padding-left: 11px
}

.theme-arco-cascader-size-small.theme-arco-cascader-multiple .theme-arco-cascader-view {
    font-size: 14px;
    height: auto;
    line-height: 0;
    padding: 0 3px
}

.theme-arco-cascader-size-small.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-cascader-size-small.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-cascader-size-small.theme-arco-cascader-multiple .theme-arco-cascader-suffix {
    padding-right: 8px
}

.theme-arco-cascader-size-small.theme-arco-cascader-multiple input {
    font-size: 14px
}

.theme-arco-cascader-size-small.theme-arco-cascader-single .theme-arco-cascader-view {
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    padding: 0 11px
}

.theme-arco-cascader-size-small.theme-arco-cascader-single input {
    font-size: 14px
}

.theme-arco-cascader-size-small.theme-arco-cascader-multiple .theme-arco-cascader-view-with-prefix {
    padding-left: 11px
}

.theme-arco-cascader-size-default.theme-arco-cascader-multiple .theme-arco-cascader-view {
    font-size: 14px;
    height: auto;
    line-height: 0;
    padding: 0 3px
}

.theme-arco-cascader-size-default.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-cascader-size-default.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-cascader-size-default.theme-arco-cascader-multiple .theme-arco-cascader-suffix {
    padding-right: 8px
}

.theme-arco-cascader-size-default.theme-arco-cascader-multiple input {
    font-size: 14px
}

.theme-arco-cascader-size-default.theme-arco-cascader-single .theme-arco-cascader-view {
    font-size: 14px;
    height: 36px;
    line-height: 34px;
    padding: 0 11px
}

.theme-arco-cascader-size-default.theme-arco-cascader-single input {
    font-size: 14px
}

.theme-arco-cascader-size-default.theme-arco-cascader-multiple .theme-arco-cascader-view-with-prefix {
    padding-left: 11px
}

.theme-arco-cascader-size-large.theme-arco-cascader-multiple .theme-arco-cascader-view {
    font-size: 14px;
    height: auto;
    line-height: 0;
    padding: 0 3px
}

.theme-arco-cascader-size-large.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-cascader-size-large.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-cascader-size-large.theme-arco-cascader-multiple .theme-arco-cascader-suffix {
    padding-right: 8px
}

.theme-arco-cascader-size-large.theme-arco-cascader-multiple input {
    font-size: 14px
}

.theme-arco-cascader-size-large.theme-arco-cascader-single .theme-arco-cascader-view {
    font-size: 14px;
    height: 44px;
    line-height: 42px;
    padding: 0 11px
}

.theme-arco-cascader-size-large.theme-arco-cascader-single input {
    font-size: 14px
}

.theme-arco-cascader-size-large.theme-arco-cascader-multiple .theme-arco-cascader-view-with-prefix {
    padding-left: 11px
}

.theme-arco-cascader {
    cursor: pointer;
    display: inline-block
}

.theme-arco-cascader,
.theme-arco-cascader-view {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%
}

.theme-arco-cascader-view {
    border-radius: 4px;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    outline: none;
    text-align: left;
    -webkit-transition: all .1s linear, padding 0s linear;
    -o-transition: all .1s linear, padding 0s linear;
    -moz-transition: all .1s linear, padding 0s linear;
    transition: all .1s linear, padding 0s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-cascader-view input {
    color: inherit;
    cursor: inherit
}

.theme-arco-cascader-view input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-cascader-view input::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-cascader-view input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-cascader-view input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-cascader-view input::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-cascader-multiple,
.theme-arco-cascader-show-search {
    cursor: text
}

.theme-arco-cascader-disabled {
    cursor: not-allowed
}

.theme-arco-cascader-disabled .theme-arco-cascader-view input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-cascader-disabled .theme-arco-cascader-view input::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-cascader-disabled .theme-arco-cascader-view input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-cascader-disabled .theme-arco-cascader-view input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-cascader-disabled .theme-arco-cascader-view input::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-cascader-single .theme-arco-cascader-view-input {
    background: transparent;
    border: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.theme-arco-cascader-single .theme-arco-cascader-view-selector {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    overflow: hidden;
    position: relative;
    width: 100%
}

.theme-arco-cascader-single .theme-arco-cascader-view-selector .theme-arco-cascader-view-input {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.theme-arco-cascader-single .theme-arco-cascader-view-selector .theme-arco-cascader-view-value-mirror {
    opacity: 0
}

.theme-arco-cascader-single .theme-arco-cascader-view-value {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.theme-arco-cascader-single .theme-arco-cascader-view-value:after {
    content: ".";
    font-size: 0;
    line-height: 0;
    visibility: hidden
}

.theme-arco-cascader-single .theme-arco-cascader-view .theme-arco-cascader-hidden {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.theme-arco-cascader-multiple {
    vertical-align: top
}

.theme-arco-cascader-multiple .theme-arco-cascader-view {
    line-height: 0;
    padding: 0 4px
}

.theme-arco-cascader-multiple .theme-arco-cascader-view-with-prefix {
    padding-left: 12px
}

.theme-arco-cascader-multiple .theme-arco-input-tag {
    -moz-box-flex: 1;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    -webkit-flex: 1 1;
    flex: 1 1;
    overflow: hidden;
    padding: 0
}

.theme-arco-cascader-multiple .theme-arco-tag {
    max-width: 100%
}

.theme-arco-cascader-multiple:not(.theme-arco-cascader-focused) .theme-arco-input-tag input:not(:first-child)[value=""] {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.theme-arco-cascader-prefix {
    color: rgba(0, 0, 0, .55);
    margin-right: 12px;
    white-space: nowrap
}

.theme-arco-cascader-prefix,
.theme-arco-cascader-suffix {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-cascader-suffix {
    margin-left: 4px
}

.theme-arco-cascader-clear-icon,
.theme-arco-cascader-expand-icon,
.theme-arco-cascader-loading-icon,
.theme-arco-cascader-search-icon,
.theme-arco-cascader-suffix-icon {
    font-size: 16px;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-cascader-arrow-icon {
    font-size: 16px
}

.theme-arco-cascader-open .theme-arco-cascader-arrow-icon svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.theme-arco-cascader .theme-arco-cascader-clear-icon {
    cursor: pointer;
    display: none
}

.theme-arco-cascader .theme-arco-cascader-clear-icon>svg {
    position: relative;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-cascader:hover .theme-arco-cascader-clear-icon {
    display: block
}

.theme-arco-cascader:hover .theme-arco-cascader-clear-icon~* {
    display: none
}

.theme-arco-cascader-wrapper {
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    width: 100%
}

.theme-arco-cascader-wrapper .theme-arco-cascader {
    min-width: 0
}

.theme-arco-cascader-wrapper .theme-arco-cascader:not(.theme-arco-cascader-focused):not(:first-child) .theme-arco-cascader-view {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.theme-arco-cascader-wrapper .theme-arco-cascader:not(.theme-arco-cascader-focused):not(:last-child) .theme-arco-cascader-view {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.theme-arco-cascader-addbefore {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom-left-radius: 4px;
    border-right: 1px solid var(--theme-arco-color-border-2);
    border-top-left-radius: 4px;
    color: var(--theme-arco-color-text-1);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 0 12px;
    white-space: nowrap
}

.theme-arco-cascader-rtl.theme-arco-cascader-size-mini.theme-arco-cascader-multiple .theme-arco-cascader-view-with-prefix {
    padding-left: 0;
    padding-right: 11px
}

.theme-arco-cascader-rtl.theme-arco-cascader-size-mini.theme-arco-cascader-multiple .theme-arco-cascader-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-cascader-rtl.theme-arco-cascader-size-mini.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-cascader-rtl.theme-arco-cascader-size-mini.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder input {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-cascader-rtl.theme-arco-cascader-size-small.theme-arco-cascader-multiple .theme-arco-cascader-view-with-prefix {
    padding-left: 0;
    padding-right: 11px
}

.theme-arco-cascader-rtl.theme-arco-cascader-size-small.theme-arco-cascader-multiple .theme-arco-cascader-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-cascader-rtl.theme-arco-cascader-size-small.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-cascader-rtl.theme-arco-cascader-size-small.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder input {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-cascader-rtl.theme-arco-cascader-size-default.theme-arco-cascader-multiple .theme-arco-cascader-view-with-prefix {
    padding-left: 0;
    padding-right: 11px
}

.theme-arco-cascader-rtl.theme-arco-cascader-size-default.theme-arco-cascader-multiple .theme-arco-cascader-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-cascader-rtl.theme-arco-cascader-size-default.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-cascader-rtl.theme-arco-cascader-size-default.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder input {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-cascader-rtl.theme-arco-cascader-size-large.theme-arco-cascader-multiple .theme-arco-cascader-view-with-prefix {
    padding-left: 0;
    padding-right: 11px
}

.theme-arco-cascader-rtl.theme-arco-cascader-size-large.theme-arco-cascader-multiple .theme-arco-cascader-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-cascader-rtl.theme-arco-cascader-size-large.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-cascader-rtl.theme-arco-cascader-size-large.theme-arco-cascader-multiple .theme-arco-input-tag-has-placeholder input {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-cascader-wrapper-rtl .theme-arco-cascader-addbefore {
    border-left: 1px solid var(--theme-arco-color-border-2);
    border-right: unset
}

.theme-arco-cascader-rtl .theme-arco-cascader-view {
    text-align: right
}

.theme-arco-cascader-rtl .theme-arco-cascader-multiple .theme-arco-cascader-view-with-prefix {
    padding-left: 0;
    padding-right: 12px
}

.theme-arco-cascader-rtl .theme-arco-cascader-prefix {
    margin-left: 12px;
    margin-right: 0
}

.theme-arco-cascader-rtl .theme-arco-cascader-suffix {
    margin-left: 0;
    margin-right: 4px
}

.theme-arco-cascader-popup {
    background-color: var(--theme-arco-color-bg-popup);
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    top: 4px
}

.theme-arco-cascader-popup-trigger-hover .theme-arco-cascader-list-item {
    -webkit-transition: font-weight 0s;
    -o-transition: font-weight 0s;
    -moz-transition: font-weight 0s;
    transition: font-weight 0s
}

.theme-arco-cascader-popup .theme-arco-cascader-popup-inner {
    height: 200px;
    list-style: none;
    white-space: nowrap;
    width: 100%
}

.theme-arco-cascader-highlight {
    font-weight: 500
}

.theme-arco-cascader-list-column {
    background-color: var(--theme-arco-color-bg-popup);
    display: inline-block;
    height: 100%;
    position: relative;
    vertical-align: top
}

.theme-arco-cascader-list-column-virtual {
    width: 120px
}

.theme-arco-cascader-list-column:not(:last-of-type) {
    border-right: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-cascader-list-wrapper {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 4px 0;
    position: relative;
    white-space: nowrap
}

.theme-arco-cascader-list-wrapper-with-footer {
    padding-bottom: 0
}

.theme-arco-cascader-list-empty {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 100%
}

.theme-arco-cascader-list {
    -moz-box-flex: 1;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex: 1 1;
    flex: 1 1;
    list-style: none;
    margin: 0;
    overflow-y: auto;
    padding: 0
}

.theme-arco-cascader-list-item,
.theme-arco-cascader-list-search-item {
    background-color: transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .65);
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    min-width: 100px;
    position: relative
}

.theme-arco-cascader-list-item-label,
.theme-arco-cascader-list-search-item-label {
    -moz-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding-left: 8px;
    padding-right: 36px
}

.theme-arco-cascader-list-item .theme-arco-icon-check,
.theme-arco-cascader-list-item .theme-arco-icon-right,
.theme-arco-cascader-list-search-item .theme-arco-icon-check,
.theme-arco-cascader-list-search-item .theme-arco-icon-right {
    color: rgba(0, 0, 0, .55);
    font-size: 16px;
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-cascader-list-item .theme-arco-icon-check,
.theme-arco-cascader-list-search-item .theme-arco-icon-check {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-cascader-list-item .theme-arco-icon-loading,
.theme-arco-cascader-list-search-item .theme-arco-icon-loading {
    color: rgb(var(--theme-arco-primary-6));
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    right: 8px;
    top: 50%
}

.theme-arco-cascader-list-item:hover,
.theme-arco-cascader-list-search-item-hover {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .65)
}

.theme-arco-cascader-list-item:hover .theme-arco-checkbox:not(.theme-arco-checkbox-disabled):not(.theme-arco-checkbox-checked):hover .theme-arco-checkbox-icon-hover:before,
.theme-arco-cascader-list-search-item-hover .theme-arco-checkbox:not(.theme-arco-checkbox-disabled):not(.theme-arco-checkbox-checked):hover .theme-arco-checkbox-icon-hover:before {
    background-color: rgb(var(--theme-arco-primary-7))
}

.theme-arco-cascader-list-item-disabled,
.theme-arco-cascader-list-item-disabled:hover,
.theme-arco-cascader-list-search-item-disabled,
.theme-arco-cascader-list-search-item-disabled:hover {
    background-color: transparent;
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-cascader-list-item-disabled .theme-arco-icon-right,
.theme-arco-cascader-list-item-disabled:hover .theme-arco-icon-right,
.theme-arco-cascader-list-search-item-disabled .theme-arco-icon-right,
.theme-arco-cascader-list-search-item-disabled:hover .theme-arco-icon-right {
    color: inherit
}

.theme-arco-cascader-list-item-disabled .theme-arco-icon-check,
.theme-arco-cascader-list-item-disabled:hover .theme-arco-icon-check,
.theme-arco-cascader-list-search-item-disabled .theme-arco-icon-check,
.theme-arco-cascader-list-search-item-disabled:hover .theme-arco-icon-check {
    color: var(--theme-arco-color-primary-light-3)
}

.theme-arco-cascader-list-item-active {
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear
}

.theme-arco-cascader-list-item-active,
.theme-arco-cascader-list-item-active:hover {
    background-color: transparent;
    color: rgb(var(--theme-arco-primary-6));
    font-weight: 600
}

.theme-arco-cascader-list-item-active.theme-arco-cascader-list-item-disabled,
.theme-arco-cascader-list-item-active.theme-arco-cascader-list-item-disabled:hover {
    background-color: transparent;
    color: rgb(var(--theme-arco-primary-3));
    font-weight: 600
}

.theme-arco-cascader-list-multiple .theme-arco-cascader-list-item-label {
    padding-left: 0
}

.theme-arco-cascader-list-multiple .theme-arco-cascader-list-item,
.theme-arco-cascader-list-multiple .theme-arco-cascader-list-search-item {
    padding-left: 8px
}

.theme-arco-cascader-list-multiple .theme-arco-cascader-list-item .theme-arco-checkbox,
.theme-arco-cascader-list-multiple .theme-arco-cascader-list-search-item .theme-arco-checkbox {
    margin-right: 8px;
    padding-left: 0
}

.theme-arco-cascader-list-search.theme-arco-cascader-list-multiple .theme-arco-cascader-list-item-label {
    padding-right: 8px
}

.theme-arco-cascader-list-footer {
    border-top: 1px solid rgba(0, 0, 0, .14);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
    padding-left: 8px
}

.cascaderSlide-appear-active,
.cascaderSlide-enter-active {
    -webkit-transition: margin .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: margin .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: margin .3s cubic-bezier(.34, .69, .1, 1);
    transition: margin .3s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-cascader-list-column-rtl {
    direction: rtl
}

.theme-arco-cascader-list-column-rtl:not(:last-of-type) {
    border-left: 1px solid rgba(0, 0, 0, .14);
    border-right: none
}

.theme-arco-cascader-list-rtl .theme-arco-cascader-list-item-label,
.theme-arco-cascader-list-rtl .theme-arco-cascader-list-search-item-label {
    padding-left: 36px;
    padding-right: 8px
}

.theme-arco-cascader-list-rtl .theme-arco-cascader-list-item .theme-arco-icon-check,
.theme-arco-cascader-list-rtl .theme-arco-cascader-list-item .theme-arco-icon-left,
.theme-arco-cascader-list-rtl .theme-arco-cascader-list-search-item .theme-arco-icon-check,
.theme-arco-cascader-list-rtl .theme-arco-cascader-list-search-item .theme-arco-icon-left {
    color: rgba(0, 0, 0, .55);
    font-size: 16px;
    left: 8px;
    position: absolute;
    right: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-cascader-list-rtl .theme-arco-cascader-list-footer {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-cascader-list-rtl.theme-arco-cascader-multiple .theme-arco-cascader-list-item-label {
    padding-right: 0
}

.theme-arco-cascader-list-rtl.theme-arco-cascader-multiple .theme-arco-cascader-list-item,
.theme-arco-cascader-list-rtl.theme-arco-cascader-multiple .theme-arco-cascader-list-search-item {
    padding-right: 8px
}

.theme-arco-cascader-list-rtl.theme-arco-cascader-multiple .theme-arco-cascader-list-item .theme-arco-checkbox,
.theme-arco-cascader-list-rtl.theme-arco-cascader-multiple .theme-arco-cascader-list-search-item .theme-arco-checkbox {
    margin-left: 8px;
    padding-right: 0
}

.theme-arco-cascader-list-rtl.theme-arco-cascader-multiple.theme-arco-cascader-list-search .theme-arco-cascader-list-item-label {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-icon-hover.theme-arco-checkbox-icon-hover:before {
    height: 16px;
    width: 16px
}

.theme-arco-checkbox {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: unset;
    padding-left: 0;
    position: relative
}

.theme-arco-checkbox>input[type=checkbox] {
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 0
}

.theme-arco-checkbox>input[type=checkbox]:focus-visible+.theme-arco-checkbox-icon-hover:before {
    background-color: #fff;
    opacity: 1
}

.theme-arco-checkbox:hover .theme-arco-checkbox-icon-hover:before {
    background-color: #fff
}

.theme-arco-checkbox-text {
    color: rgba(0, 0, 0, .92);
    margin-left: 8px
}

.theme-arco-checkbox-mask-wrapper {
    line-height: 1;
    position: relative;
    top: -.09em;
    vertical-align: middle
}

.theme-arco-checkbox-mask {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .55);
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 16px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 16px
}

.theme-arco-checkbox-mask:after {
    background: var(--theme-arco-color-white);
    border-radius: .5px;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0);
    -o-transform: translateX(-50%) translateY(-50%) scale(0);
    transform: translateX(-50%) translateY(-50%) scale(0);
    width: 6px
}

.theme-arco-checkbox-mask-icon {
    color: var(--theme-arco-color-white);
    display: block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center 75%;
    -moz-transform-origin: center 75%;
    -o-transform-origin: center 75%;
    transform-origin: center 75%;
    width: 8px
}

.theme-arco-checkbox:hover .theme-arco-checkbox-mask {
    border-color: rgb(var(--theme-arco-primary-5));
    -webkit-transition: border-color .1s linear, -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: border-color .1s linear, -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: border-color .1s linear, -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: border-color .1s linear, transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: border-color .1s linear, transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: border-color .1s linear, transform .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.theme-arco-checkbox-checked:hover .theme-arco-checkbox-mask,
.theme-arco-checkbox-indeterminate:hover .theme-arco-checkbox-mask {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.theme-arco-checkbox-checked .theme-arco-checkbox-mask {
    background-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-checkbox-checked .theme-arco-checkbox-mask-icon {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.theme-arco-checkbox-indeterminate .theme-arco-checkbox-mask {
    background-color: rgb(var(--theme-arco-primary-6));
    border-color: transparent
}

.theme-arco-checkbox-indeterminate .theme-arco-checkbox-mask-icon {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.theme-arco-checkbox-indeterminate .theme-arco-checkbox-mask:after {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.theme-arco-checkbox.theme-arco-checkbox-disabled,
.theme-arco-checkbox.theme-arco-checkbox-disabled .theme-arco-checkbox-icon-hover {
    cursor: not-allowed
}

.theme-arco-checkbox.theme-arco-checkbox-disabled:hover .theme-arco-checkbox-mask {
    border-color: rgba(0, 0, 0, .14)
}

.theme-arco-checkbox-checked:hover .theme-arco-checkbox-mask,
.theme-arco-checkbox-indeterminate:hover .theme-arco-checkbox-mask {
    border-color: transparent
}

.theme-arco-checkbox-disabled .theme-arco-checkbox-mask {
    border-color: rgba(0, 0, 0, .14)
}

.theme-arco-checkbox-disabled.theme-arco-checkbox-checked .theme-arco-checkbox-mask,
.theme-arco-checkbox-disabled.theme-arco-checkbox-checked:hover .theme-arco-checkbox-mask,
.theme-arco-checkbox-disabled.theme-arco-checkbox-indeterminate .theme-arco-checkbox-mask,
.theme-arco-checkbox-disabled.theme-arco-checkbox-indeterminate:hover .theme-arco-checkbox-mask {
    background-color: rgb(var(--theme-arco-primary-3));
    border-color: transparent
}

.theme-arco-checkbox-checked:hover .theme-arco-checkbox-mask-wrapper:before,
.theme-arco-checkbox-disabled:hover .theme-arco-checkbox-mask-wrapper:before,
.theme-arco-checkbox-indeterminate:hover .theme-arco-checkbox-mask-wrapper:before {
    background-color: transparent
}

.theme-arco-checkbox-disabled .theme-arco-checkbox-text {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-checkbox-disabled .theme-arco-checkbox-mask-icon {
    color: #fff
}

.theme-arco-checkbox-group {
    display: inline-block
}

.theme-arco-checkbox-group .theme-arco-checkbox {
    margin-right: 16px
}

.theme-arco-checkbox-group-direction-vertical .theme-arco-checkbox {
    display: block;
    line-height: 32px;
    margin-right: 0
}

.theme-arco-checkbox-rtl {
    direction: rtl;
    padding-left: 0;
    padding-right: 0
}

.theme-arco-checkbox-rtl .theme-arco-checkbox-text {
    margin-left: 0;
    margin-right: 8px
}

.theme-arco-checkbox-group-rtl .theme-arco-checkbox {
    margin-left: 16px;
    margin-right: 0
}

.theme-arco-icon-hover.theme-arco-collapse-item-icon-hover:before {
    height: 16px;
    width: 16px
}

.theme-arco-icon-hover.theme-arco-collapse-item-icon-hover:hover:before {
    background-color: var(--theme-arco-color-fill-2)
}

.theme-arco-collapse {
    border: 1px solid var(--theme-arco-color-neutral-3);
    border-radius: 2px;
    line-height: 1.5715;
    overflow: hidden
}

.theme-arco-collapse-rtl {
    direction: rtl
}

.theme-arco-collapse-item {
    border-bottom: 1px solid var(--theme-arco-color-neutral-3);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.theme-arco-collapse-item-active>.theme-arco-collapse-item-header {
    background-color: var(--theme-arco-color-bg-2);
    border-color: var(--theme-arco-color-neutral-3);
    -webkit-transition: border-color 0s ease 0s;
    -o-transition: border-color 0s ease 0s;
    -moz-transition: border-color 0s ease 0s;
    transition: border-color 0s ease 0s
}

.theme-arco-collapse-item-active>.theme-arco-collapse-item-header .theme-arco-collapse-item-header-title {
    font-weight: 500
}

.theme-arco-collapse-item-header {
    -moz-box-align: center;
    -moz-box-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    background-color: var(--theme-arco-color-bg-2);
    border-bottom: 1px solid transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-arco-color-text-1);
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: 16px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 24px;
    overflow: hidden;
    padding-bottom: 8px;
    padding-top: 8px;
    position: relative;
    -webkit-transition: border-color 0s ease .19s;
    -o-transition: border-color 0s ease .19s;
    -moz-transition: border-color 0s ease .19s;
    transition: border-color 0s ease .19s
}

.theme-arco-collapse-item-header[data-active-region=header] {
    cursor: unset
}

.theme-arco-collapse-item-header[data-active-region=header]>.theme-arco-collapse-item-header-title,
.theme-arco-collapse-item-header[data-active-region=header]>.theme-arco-icon-hover {
    cursor: pointer
}

.theme-arco-collapse-item-header[data-active-region=icon] {
    cursor: unset
}

.theme-arco-collapse-item-header[data-active-region=icon]>.theme-arco-icon-hover {
    cursor: pointer
}

.theme-arco-collapse-item-header:focus-visible {
    box-shadow: inset 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-collapse-item-header-left {
    padding-left: 32px;
    padding-right: 13px
}

.theme-arco-collapse-item-header-right {
    padding-left: 13px;
    padding-right: 32px
}

.theme-arco-collapse-item-header-disabled {
    background-color: var(--theme-arco-color-bg-2);
    color: var(--theme-arco-color-text-4);
    cursor: not-allowed
}

.theme-arco-collapse-item-header-disabled .theme-arco-collapse-item-header-icon {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-collapse-item-header-title {
    display: inline
}

.theme-arco-collapse-item-header-extra {
    float: right
}

.theme-arco-collapse-item .theme-arco-collapse-item-icon-hover {
    left: 13px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-collapse-item .theme-arco-collapse-item-icon-hover-right {
    left: unset;
    right: 13px
}

.theme-arco-collapse-item .theme-arco-collapse-item-icon-hover-right>.theme-arco-collapse-item-header-icon-down {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.theme-arco-collapse-item-header-icon {
    color: var(--theme-arco-color-neutral-7);
    display: block;
    font-size: 14px;
    position: relative;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: -o-transform .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .2s cubic-bezier(.34, .69, .1, 1), -moz-transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: transform .2s cubic-bezier(.34, .69, .1, 1), -webkit-transform .2s cubic-bezier(.34, .69, .1, 1), -moz-transform .2s cubic-bezier(.34, .69, .1, 1), -o-transform .2s cubic-bezier(.34, .69, .1, 1);
    vertical-align: middle
}

.theme-arco-collapse-item-header-icon-down {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.theme-arco-collapse-item-content {
    background-color: transparent;
    color: var(--theme-arco-color-text-1);
    display: none;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    -webkit-transition: height .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: height .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: height .2s cubic-bezier(.34, .69, .1, 1);
    transition: height .2s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-collapse-item-content-expanded {
    display: block;
    height: auto
}

.theme-arco-collapse-item-content-box {
    padding: 8px 13px 8px 34px
}

.theme-arco-collapse-item.theme-arco-collapse-item-disabled>.theme-arco-collapse-item-content {
    color: var(--theme-arco-color-text-1)
}

.theme-arco-collapse-item-no-icon>.theme-arco-collapse-item-header {
    padding-left: 13px;
    padding-right: 13px
}

.theme-arco-collapse-item:last-of-type {
    border-bottom: none
}

.theme-arco-collapse.theme-arco-collapse-borderless {
    border: none
}

.theme-arco-collapse:after {
    clear: both;
    content: "";
    display: table
}

.theme-arco-comment {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    line-height: 1.5715
}

.theme-arco-comment-inner-comment,
.theme-arco-comment:not(:first-of-type) {
    margin-top: 20px
}

.theme-arco-comment-inner {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1
}

.theme-arco-comment-avatar {
    cursor: pointer;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-right: 12px
}

.theme-arco-comment-avatar>img {
    border-radius: var(--border-radius-circle);
    height: 32px;
    width: 32px
}

.theme-arco-comment-author {
    color: var(--theme-arco-color-text-2);
    font-size: 16px;
    margin-right: 8px
}

.theme-arco-comment-datetime {
    color: var(--theme-arco-color-text-3);
    font-size: 12px
}

.theme-arco-comment-content {
    color: var(--theme-arco-color-text-1);
    font-size: 16px
}

.theme-arco-comment-title-align-right {
    -moz-box-pack: justify;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.theme-arco-comment-actions {
    color: var(--theme-arco-color-text-2);
    font-size: 16px;
    margin-top: 8px
}

.theme-arco-comment-actions>:not(:last-child) {
    margin-right: 8px
}

.theme-arco-comment-actions-align-right {
    -moz-box-pack: end;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.theme-arco-comment-rtl {
    direction: rtl
}

.theme-arco-comment-rtl .theme-arco-comment-title {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-comment-rtl .theme-arco-comment-avatar {
    margin-left: 12px;
    margin-right: 0
}

.theme-arco-comment-rtl .theme-arco-comment-actions>:not(:last-child),
.theme-arco-comment-rtl .theme-arco-comment-author {
    margin-left: 8px;
    margin-right: 0
}

.theme-arco-picker-container,
.theme-arco-picker-range-container {
    background-color: var(--theme-arco-color-bg-popup);
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 60px;
    overflow: hidden
}

.theme-arco-picker-container-shortcuts-placement-left,
.theme-arco-picker-range-container-shortcuts-placement-left {
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-picker-container-shortcuts-placement-left .theme-arco-picker-shortcuts,
.theme-arco-picker-range-container-shortcuts-placement-left .theme-arco-picker-shortcuts {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px 8px
}

.theme-arco-picker-container-shortcuts-placement-left .theme-arco-picker-shortcuts>*,
.theme-arco-picker-range-container-shortcuts-placement-left .theme-arco-picker-shortcuts>* {
    margin: 5px 0
}

.theme-arco-picker-container-shortcuts-placement-left .theme-arco-picker-panel-wrapper,
.theme-arco-picker-container-shortcuts-placement-left .theme-arco-picker-range-panel-wrapper,
.theme-arco-picker-range-container-shortcuts-placement-left .theme-arco-picker-panel-wrapper,
.theme-arco-picker-range-container-shortcuts-placement-left .theme-arco-picker-range-panel-wrapper {
    border-left: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-picker-panel-only,
.theme-arco-picker-range-panel-only {
    box-shadow: none
}

.theme-arco-picker-panel-only .theme-arco-panel-date-inner,
.theme-arco-picker-range-panel-only .theme-arco-panel-date,
.theme-arco-picker-range-panel-only .theme-arco-panel-date-inner,
.theme-arco-picker-range-panel-only .theme-arco-panel-month,
.theme-arco-picker-range-panel-only .theme-arco-panel-year {
    width: 100%
}

.theme-arco-picker-header {
    border-bottom: 1px solid rgba(0, 0, 0, .14);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 8px 16px
}

.theme-arco-picker-header-value {
    -moz-box-flex: 1;
    color: rgba(0, 0, 0, .92);
    -webkit-flex: 1 1;
    flex: 1 1;
    font-size: 14px;
    font-weight: 500
}

.theme-arco-picker-header-icon,
.theme-arco-picker-header-value {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 24px;
    text-align: center
}

.theme-arco-picker-header-icon {
    background-color: var(--theme-arco-color-bg-popup);
    border-radius: 50%;
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    height: 24px;
    margin-left: 2px;
    margin-right: 2px;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 24px
}

.theme-arco-picker-header-icon:not(.theme-arco-picker-header-icon-hidden) {
    cursor: pointer
}

.theme-arco-picker-header-icon:not(.theme-arco-picker-header-icon-hidden):hover {
    background-color: transparent
}

.theme-arco-picker-header-label {
    border-radius: 2px;
    cursor: pointer;
    padding: 2px;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    -moz-transition: all .1s;
    transition: all .1s
}

.theme-arco-picker-header-label:hover {
    background-color: var(--theme-arco-color-fill-3)
}

.theme-arco-picker-body {
    padding: 14px 16px
}

.theme-arco-picker-week-list {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 14px 16px 0;
    width: 100%
}

.theme-arco-picker-week-list-item {
    -moz-box-flex: 1;
    color: rgba(0, 0, 0, .92);
    -webkit-flex: 1 1;
    flex: 1 1;
    font-weight: 400;
    height: 32px;
    line-height: 32px;
    padding: 0;
    text-align: center
}

.theme-arco-picker-row {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-picker-cell {
    -moz-box-flex: 1;
    cursor: pointer;
    -webkit-flex: 1 1;
    flex: 1 1;
    padding: 2px 0;
    position: relative
}

.theme-arco-picker-cell .theme-arco-picker-date {
    -moz-box-pack: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 4px 0;
    width: 100%
}

.theme-arco-picker-date-value {
    border-radius: 4px;
    color: rgba(0, 0, 0, .25);
    font-size: 14px;
    font-weight: 400;
    height: 32px;
    line-height: 32px;
    min-width: 32px;
    text-align: center
}

.theme-arco-picker-cell-in-view .theme-arco-picker-date-value {
    font-weight: 400
}

.theme-arco-picker-cell:hover .theme-arco-picker-date-value {
    background-color: rgba(0, 0, 0, .08);
    color: rgba(0, 0, 0, .65)
}

.theme-arco-picker-cell-today {
    position: relative
}

.theme-arco-picker-cell-today:after {
    background-color: rgb(var(--theme-arco-primary-6));
    border-radius: 50%;
    bottom: -2px;
    content: "";
    display: block;
    height: 4px;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    width: 4px
}

.theme-arco-picker-cell-in-range .theme-arco-picker-date {
    background-color: rgba(0, 153, 149, .15)
}

.theme-arco-picker-cell-hover-range-start .theme-arco-picker-date,
.theme-arco-picker-cell-range-start .theme-arco-picker-date {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.theme-arco-picker-cell-hover-range-end .theme-arco-picker-date,
.theme-arco-picker-cell-range-end .theme-arco-picker-date {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.theme-arco-picker-cell-range-end:hover .theme-arco-picker-date-value,
.theme-arco-picker-cell-range-start:hover .theme-arco-picker-date-value {
    background-color: unset
}

.theme-arco-picker-cell-disabled .theme-arco-picker-date {
    background-color: #f0f0f0;
    cursor: not-allowed
}

.theme-arco-picker-cell-disabled .theme-arco-picker-date-value,
.theme-arco-picker-cell-disabled:hover .theme-arco-picker-date-value {
    background-color: transparent;
    color: rgba(0, 0, 0, .25)
}

.theme-arco-picker-cell-selected .theme-arco-picker-date-value,
.theme-arco-picker-cell-selected:hover .theme-arco-picker-date-value {
    background-color: rgb(var(--theme-arco-primary-6));
    color: var(--theme-arco-color-white);
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    transition: background-color .1s linear
}

.theme-arco-picker-cell-hover-in-range .theme-arco-picker-date,
.theme-arco-picker-cell-hover-range-end:not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end) .theme-arco-picker-date-value,
.theme-arco-picker-cell-hover-range-start:not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end) .theme-arco-picker-date-value {
    background-color: rgba(0, 153, 149, .15)
}

.theme-arco-picker-cell-hover-range-edge-in-range .theme-arco-picker-date,
.theme-arco-picker-cell-range-edge-in-hover-range .theme-arco-picker-date {
    border-radius: 0
}

.theme-arco-picker-cell-hidden .theme-arco-picker-date {
    display: none
}

.theme-arco-picker-footer {
    min-width: 100%;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content
}

.theme-arco-picker-footer-btn-wrapper {
    -moz-box-pack: justify;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 3px 8px
}

.theme-arco-picker-footer-btn-wrapper,
.theme-arco-picker-footer-extra-wrapper {
    border-top: 1px solid rgba(0, 0, 0, .14);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.theme-arco-picker-footer-extra-wrapper {
    color: var(--theme-arco-color-text-1);
    font-size: 12px;
    padding: 8px 24px
}

.theme-arco-picker-footer-now-wrapper {
    border-top: 1px solid rgba(0, 0, 0, .14);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    line-height: 36px;
    text-align: center
}

.theme-arco-picker-btn-select-date,
.theme-arco-picker-btn-select-time {
    margin-right: 8px
}

.theme-arco-picker-btn-confirm {
    margin: 5px 0
}

.theme-arco-picker-shortcuts {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1
}

.theme-arco-picker-shortcuts>* {
    margin: 5px 10px 5px 0
}

.theme-arco-panel-date {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-pack: justify;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.theme-arco-panel-date-inner {
    width: 265px
}

.theme-arco-panel-date-inner .theme-arco-picker-body {
    padding-top: 0
}

.theme-arco-panel-date-timepicker {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

.theme-arco-panel-date-timepicker-title {
    border-bottom: 1px solid rgba(0, 0, 0, .14);
    color: var(--theme-arco-color-text-1);
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%
}

.theme-arco-panel-date-timepicker .theme-arco-timepicker {
    height: 276px;
    overflow: hidden;
    padding: 0 6px;
    width: 265px
}

.theme-arco-panel-date-timepicker .theme-arco-timepicker-list {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding: 0 4px;
    width: 100%
}

.theme-arco-panel-date-timepicker .theme-arco-timepicker-list:not(:last-child) {
    border-right: 0
}

.theme-arco-panel-date-timepicker .theme-arco-timepicker ul:after {
    height: 244px
}

.theme-arco-panel-date-timepicker .theme-arco-timepicker-cell {
    width: 100%
}

.theme-arco-panel-date-holder {
    border-top: 1px solid rgba(0, 0, 0, .14);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    width: 100%
}

.theme-arco-panel-date-holder-btn {
    -moz-box-align: center;
    -moz-box-pack: center;
    -moz-box-flex: 1;
    -webkit-align-items: center;
    align-items: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-arco-color-text-3);
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex: 1 1;
    flex: 1 1;
    font-size: 16px;
    height: 50px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    -moz-transition: color .2s;
    transition: color .2s
}

.theme-arco-panel-date-holder-btn:first-child {
    border-right: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-panel-date-holder-btn-active,
.theme-arco-panel-date-holder-btn:active,
.theme-arco-panel-date-holder-btn:hover {
    color: var(--theme-arco-color-text-1)
}

.theme-arco-panel-date-holder-btn-value {
    margin-left: 8px
}

.theme-arco-panel-date:first-child .theme-arco-panel-date-holder {
    border-right: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-panel-month,
.theme-arco-panel-quarter,
.theme-arco-panel-year {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 265px
}

.theme-arco-panel-month .theme-arco-picker-date,
.theme-arco-panel-quarter .theme-arco-picker-date,
.theme-arco-panel-year .theme-arco-picker-date {
    padding: 4px
}

.theme-arco-panel-month .theme-arco-picker-date-value,
.theme-arco-panel-quarter .theme-arco-picker-date-value,
.theme-arco-panel-year .theme-arco-picker-date-value {
    border-radius: 4px;
    width: 100%
}

.theme-arco-panel-month .theme-arco-picker-cell:not(.theme-arco-picker-cell-selected):not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end):not(.theme-arco-picker-cell-disabled):not(.theme-arco-picker-cell-week) .theme-arco-picker-date-value:hover,
.theme-arco-panel-quarter .theme-arco-picker-cell:not(.theme-arco-picker-cell-selected):not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end):not(.theme-arco-picker-cell-disabled):not(.theme-arco-picker-cell-week) .theme-arco-picker-date-value:hover,
.theme-arco-panel-year .theme-arco-picker-cell:not(.theme-arco-picker-cell-selected):not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end):not(.theme-arco-picker-cell-disabled):not(.theme-arco-picker-cell-week) .theme-arco-picker-date-value:hover {
    border-radius: 4px
}

.theme-arco-panel-year {
    width: 265px
}

.theme-arco-panel-week,
.theme-arco-panel-year {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.theme-arco-panel-week-wrapper {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-panel-week-inner {
    width: 298px
}

.theme-arco-panel-week-inner .theme-arco-picker-body {
    padding-top: 0
}

.theme-arco-panel-week .theme-arco-picker-row-week {
    cursor: pointer
}

.theme-arco-panel-week .theme-arco-picker-row-week .theme-arco-picker-date-value {
    border-radius: 0;
    width: 100%
}

.theme-arco-panel-week .theme-arco-picker-cell .theme-arco-picker-date {
    border-radius: 0
}

.theme-arco-panel-week .theme-arco-picker-cell:nth-child(2) .theme-arco-picker-date {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    padding-left: 4px
}

.theme-arco-panel-week .theme-arco-picker-cell:nth-child(2) .theme-arco-picker-date .theme-arco-picker-date-value {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.theme-arco-panel-week .theme-arco-picker-cell:nth-child(8) .theme-arco-picker-date {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    padding-right: 4px
}

.theme-arco-panel-week .theme-arco-picker-cell:nth-child(8) .theme-arco-picker-date .theme-arco-picker-date-value {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.theme-arco-panel-week .theme-arco-picker-row-week:hover .theme-arco-picker-cell:not(.theme-arco-picker-cell-week):not(.theme-arco-picker-cell-selected):not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end):not(.theme-arco-picker-cell-in-range):not(.theme-arco-picker-cell-hover-in-range) .theme-arco-picker-date-value {
    background-color: rgba(0, 0, 0, .08)
}

.theme-arco-panel-quarter {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 265px
}

.theme-arco-picker-range-wrapper {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-datepicker-shortcuts-wrapper {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    list-style: none;
    margin: 10px 0 0;
    max-height: 300px;
    overflow-y: auto;
    padding: 0;
    width: 106px
}

.theme-arco-datepicker-shortcuts-wrapper>li {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    padding: 6px 16px;
    width: 100%
}

.theme-arco-datepicker-shortcuts-wrapper>li:hover {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-picker-container-rtl,
.theme-arco-picker-range-container-rtl {
    direction: rtl
}

.theme-arco-picker-container-rtl .theme-arco-picker-cell-hover-range-start .theme-arco-picker-date,
.theme-arco-picker-container-rtl .theme-arco-picker-cell-range-start .theme-arco-picker-date,
.theme-arco-picker-range-container-rtl .theme-arco-picker-cell-hover-range-start .theme-arco-picker-date,
.theme-arco-picker-range-container-rtl .theme-arco-picker-cell-range-start .theme-arco-picker-date {
    border-radius: 0 4px 4px 0
}

.theme-arco-picker-container-rtl .theme-arco-picker-cell-hover-range-end .theme-arco-picker-date,
.theme-arco-picker-container-rtl .theme-arco-picker-cell-range-end .theme-arco-picker-date,
.theme-arco-picker-range-container-rtl .theme-arco-picker-cell-hover-range-end .theme-arco-picker-date,
.theme-arco-picker-range-container-rtl .theme-arco-picker-cell-range-end .theme-arco-picker-date {
    border-radius: 4px 0 0 4px
}

.theme-arco-picker-container-rtl .theme-arco-panel-week .theme-arco-picker-cell:nth-child(2) .theme-arco-picker-date,
.theme-arco-picker-range-container-rtl .theme-arco-panel-week .theme-arco-picker-cell:nth-child(2) .theme-arco-picker-date {
    border-radius: 0 4px 4px 0;
    padding-left: 0;
    padding-right: 4px
}

.theme-arco-picker-container-rtl .theme-arco-panel-week .theme-arco-picker-cell:nth-child(2) .theme-arco-picker-date .theme-arco-picker-date-value,
.theme-arco-picker-range-container-rtl .theme-arco-panel-week .theme-arco-picker-cell:nth-child(2) .theme-arco-picker-date .theme-arco-picker-date-value {
    border-radius: 0 4px 4px 0
}

.theme-arco-picker-container-rtl .theme-arco-panel-week .theme-arco-picker-cell:nth-child(8) .theme-arco-picker-date,
.theme-arco-picker-range-container-rtl .theme-arco-panel-week .theme-arco-picker-cell:nth-child(8) .theme-arco-picker-date {
    border-radius: 4px 0 0 4px;
    padding-left: 4px;
    padding-right: 0
}

.theme-arco-picker-container-rtl .theme-arco-panel-week .theme-arco-picker-cell:nth-child(8) .theme-arco-picker-date .theme-arco-picker-date-value,
.theme-arco-picker-range-container-rtl .theme-arco-panel-week .theme-arco-picker-cell:nth-child(8) .theme-arco-picker-date .theme-arco-picker-date-value {
    border-radius: 4px 0 0 4px
}

.theme-arco-descriptions-table {
    border-collapse: collapse;
    width: 100%
}

.theme-arco-descriptions-table-layout-fixed table {
    table-layout: fixed
}

.theme-arco-descriptions-title {
    color: rgba(0, 0, 0, .92);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5715;
    margin-bottom: 16px
}

.theme-arco-descriptions-item,
.theme-arco-descriptions-item-label,
.theme-arco-descriptions-item-value {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5715;
    padding: 0 4px 12px 0;
    text-align: left
}

.theme-arco-descriptions-item-label {
    color: rgba(0, 0, 0, .55);
    font-weight: 400;
    white-space: nowrap;
    width: 1px
}

.theme-arco-descriptions-table-layout-fixed .theme-arco-descriptions-item-label {
    width: auto
}

.theme-arco-descriptions-item-value {
    color: rgba(0, 0, 0, .92);
    font-weight: 400
}

.theme-arco-descriptions-item-label-inline,
.theme-arco-descriptions-item-value-inline {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5715;
    text-align: left
}

.theme-arco-descriptions-item-label-inline {
    color: rgba(0, 0, 0, .55);
    font-weight: 400;
    margin-bottom: 2px
}

.theme-arco-descriptions-item-value-inline {
    color: rgba(0, 0, 0, .92);
    font-weight: 400
}

.theme-arco-descriptions-layout-inline-horizontal .theme-arco-descriptions-item-label-inline {
    margin-right: 4px
}

.theme-arco-descriptions-layout-inline-horizontal .theme-arco-descriptions-item-label-inline,
.theme-arco-descriptions-layout-inline-horizontal .theme-arco-descriptions-item-value-inline {
    display: inline-block;
    margin-bottom: 0
}

.theme-arco-descriptions-border.theme-arco-descriptions-layout-inline-vertical .theme-arco-descriptions-item {
    padding: 12px 20px
}

.theme-arco-descriptions-border .theme-arco-descriptions-body {
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 4px;
    overflow: hidden
}

.theme-arco-descriptions-border .theme-arco-descriptions-row:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-descriptions-border:not(.theme-arco-descriptions-rtl) .theme-arco-descriptions-item,
.theme-arco-descriptions-border:not(.theme-arco-descriptions-rtl) .theme-arco-descriptions-item-label,
.theme-arco-descriptions-border:not(.theme-arco-descriptions-rtl) .theme-arco-descriptions-item-value {
    border-right: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-descriptions-border .theme-arco-descriptions-item,
.theme-arco-descriptions-border .theme-arco-descriptions-item-label,
.theme-arco-descriptions-border .theme-arco-descriptions-item-value {
    padding: 7px 20px
}

.theme-arco-descriptions-border .theme-arco-descriptions-item-label {
    background-color: var(--theme-arco-color-fill-1)
}

.theme-arco-descriptions-border .theme-arco-descriptions-item-value:last-child,
.theme-arco-descriptions-border .theme-arco-descriptions-item:last-child,
.theme-arco-descriptions-border.theme-arco-descriptions-layout-vertical .theme-arco-descriptions-item-label:last-child {
    border-right: none
}

.theme-arco-descriptions-layout-vertical:not(.theme-arco-descriptions-border) .theme-arco-descriptions-item-value:first-child {
    padding-left: 0
}

.theme-arco-descriptions-size-mini .theme-arco-descriptions-title {
    margin-bottom: 6px
}

.theme-arco-descriptions-size-mini .theme-arco-descriptions-item-label,
.theme-arco-descriptions-size-mini .theme-arco-descriptions-item-value {
    font-size: 12px;
    padding-bottom: 2px;
    padding-right: 20px
}

.theme-arco-descriptions-size-mini.theme-arco-descriptions-border .theme-arco-descriptions-item-label,
.theme-arco-descriptions-size-mini.theme-arco-descriptions-border .theme-arco-descriptions-item-value {
    padding: 3px 20px
}

.theme-arco-descriptions-size-mini.theme-arco-descriptions-border.theme-arco-descriptions-layout-inline-vertical .theme-arco-descriptions-item {
    padding: 8px 20px
}

.theme-arco-descriptions-size-small .theme-arco-descriptions-title {
    margin-bottom: 8px
}

.theme-arco-descriptions-size-small .theme-arco-descriptions-item-label,
.theme-arco-descriptions-size-small .theme-arco-descriptions-item-value {
    font-size: 14px;
    padding-bottom: 4px;
    padding-right: 20px
}

.theme-arco-descriptions-size-small.theme-arco-descriptions-border .theme-arco-descriptions-item-label,
.theme-arco-descriptions-size-small.theme-arco-descriptions-border .theme-arco-descriptions-item-value {
    padding: 3px 20px
}

.theme-arco-descriptions-size-small.theme-arco-descriptions-border.theme-arco-descriptions-layout-inline-vertical .theme-arco-descriptions-item {
    padding: 8px 20px
}

.theme-arco-descriptions-size-medium .theme-arco-descriptions-title {
    margin-bottom: 12px
}

.theme-arco-descriptions-size-medium .theme-arco-descriptions-item-label,
.theme-arco-descriptions-size-medium .theme-arco-descriptions-item-value {
    font-size: 14px;
    padding-bottom: 8px;
    padding-right: 20px
}

.theme-arco-descriptions-size-medium.theme-arco-descriptions-border .theme-arco-descriptions-item-label,
.theme-arco-descriptions-size-medium.theme-arco-descriptions-border .theme-arco-descriptions-item-value {
    padding: 5px 20px
}

.theme-arco-descriptions-size-medium.theme-arco-descriptions-border.theme-arco-descriptions-layout-inline-vertical .theme-arco-descriptions-item {
    padding: 10px 20px
}

.theme-arco-descriptions-size-large .theme-arco-descriptions-title {
    margin-bottom: 20px
}

.theme-arco-descriptions-size-large .theme-arco-descriptions-item-label,
.theme-arco-descriptions-size-large .theme-arco-descriptions-item-value {
    font-size: 16px;
    padding-bottom: 16px;
    padding-right: 20px
}

.theme-arco-descriptions-size-large.theme-arco-descriptions-border .theme-arco-descriptions-item-label,
.theme-arco-descriptions-size-large.theme-arco-descriptions-border .theme-arco-descriptions-item-value {
    padding: 9px 20px
}

.theme-arco-descriptions-size-large.theme-arco-descriptions-border.theme-arco-descriptions-layout-inline-vertical .theme-arco-descriptions-item {
    padding: 14px 20px
}

.theme-arco-descriptions-rtl {
    direction: rtl
}

.theme-arco-descriptions-rtl .theme-arco-descriptions-item,
.theme-arco-descriptions-rtl .theme-arco-descriptions-item-label,
.theme-arco-descriptions-rtl .theme-arco-descriptions-item-value {
    padding: 0 0 12px 4px;
    text-align: right
}

.theme-arco-descriptions-rtl .theme-arco-descriptions-item-label-inline,
.theme-arco-descriptions-rtl .theme-arco-descriptions-item-value-inline {
    text-align: right
}

.theme-arco-descriptions-rtl.theme-arco-descriptions-layout-inline-horizontal .theme-arco-descriptions-item-label-inline {
    margin-left: 4px;
    margin-right: 0
}

.theme-arco-descriptions-rtl.theme-arco-descriptions-border .theme-arco-descriptions-item,
.theme-arco-descriptions-rtl.theme-arco-descriptions-border .theme-arco-descriptions-item-label,
.theme-arco-descriptions-rtl.theme-arco-descriptions-border .theme-arco-descriptions-item-value {
    border-left: 1px solid rgba(0, 0, 0, .14);
    padding: 7px 20px
}

.theme-arco-descriptions-rtl.theme-arco-descriptions-border .theme-arco-descriptions-item-value:last-child,
.theme-arco-descriptions-rtl.theme-arco-descriptions-border .theme-arco-descriptions-item:last-child,
.theme-arco-descriptions-rtl.theme-arco-descriptions-border.theme-arco-descriptions-layout-vertical .theme-arco-descriptions-item-label:last-child {
    border-left: none
}

.theme-arco-descriptions-rtl.theme-arco-descriptions-layout-vertical:not(.theme-arco-descriptions-rtl.theme-arco-descriptions-border) .theme-arco-descriptions-item-value:first-child {
    padding-right: 0
}

.theme-arco-divider-horizontal {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    clear: both;
    margin: 0;
    max-width: 100%;
    min-width: 100%;
    position: relative;
    width: 100%
}

.theme-arco-divider-horizontal.theme-arco-divider-with-text {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom-width: 0;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin: 0
}

.theme-arco-divider-horizontal.theme-arco-divider-with-text:after,
.theme-arco-divider-horizontal.theme-arco-divider-with-text:before {
    -moz-box-flex: 1;
    border-bottom: 1px solid;
    border-bottom-color: inherit;
    content: "";
    -webkit-flex: 1 1;
    flex: 1 1;
    height: 0
}

.theme-arco-divider-horizontal.theme-arco-divider-with-text-left:before,
.theme-arco-divider-horizontal.theme-arco-divider-with-text-right:after {
    -moz-box-flex: 0;
    -webkit-flex-basis: 24px;
    flex-basis: 24px;
    -webkit-flex-grow: 0;
    flex-grow: 0
}

.theme-arco-divider-vertical {
    border-left: 1px solid rgba(0, 0, 0, .1);
    display: inline-block;
    height: 1em;
    margin: 0;
    max-width: 1px;
    min-width: 1px;
    vertical-align: middle
}

.theme-arco-divider-text {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    padding: 0 16px
}

.theme-arco-drawer-mask {
    background-color: var(--theme-arco-color-mask-bg);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.theme-arco-drawer-no-mask {
    pointer-events: none
}

.theme-arco-drawer-no-mask .theme-arco-drawer {
    pointer-events: auto
}

.theme-arco-drawer-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001
}

.theme-arco-drawer-wrapper-hide {
    display: none
}

.theme-arco-drawer {
    background-color: var(--theme-arco-color-bg-3);
    height: 100%;
    line-height: 1.5715;
    position: absolute;
    width: 100%
}

.theme-arco-drawer-wrapper {
    height: 100%;
    position: relative
}

.theme-arco-drawer-fixed {
    position: fixed;
    top: 0;
    z-index: 1001
}

.theme-arco-drawer-inner {
    height: 100%;
    overflow: hidden
}

.theme-arco-drawer-scroll {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    overflow: auto
}

.theme-arco-drawer-header {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 80px;
    padding: 0 24px;
    width: 100%
}

.theme-arco-drawer-header-title {
    color: rgba(0, 0, 0, .92);
    font-size: 18px;
    font-weight: 500;
    text-align: left
}

.theme-arco-drawer-footer {
    border-top: 1px solid transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    padding: 24px;
    text-align: right
}

.theme-arco-drawer-footer>.theme-arco-btn {
    margin-left: 12px
}

.theme-arco-drawer .theme-arco-drawer-close-icon {
    color: rgba(0, 0, 0, .92);
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    right: 26px;
    top: 32px;
    z-index: 1
}

.theme-arco-drawer-content {
    -moz-box-flex: 1;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .92);
    -webkit-flex: 1 1;
    flex: 1 1;
    height: 100%;
    overflow: auto;
    padding: 0 24px;
    position: relative
}

.theme-arco-drawer-rtl {
    direction: rtl
}

.theme-arco-drawer-rtl .theme-arco-drawer-close-icon {
    left: 26px;
    right: auto
}

.theme-arco-drawer-rtl .theme-arco-drawer-footer {
    text-align: left
}

.theme-arco-dropdown-menu {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .12);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 200px;
    overflow: auto;
    padding: 4px 0;
    position: relative
}

.theme-arco-dropdown-menu-hidden {
    display: none
}

.theme-arco-dropdown-menu-item,
.theme-arco-dropdown-menu-pop-header {
    background-color: transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .65);
    cursor: pointer;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    padding: 0 8px;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    z-index: 1
}

.theme-arco-dropdown-menu-item.theme-arco-dropdown-menu-selected,
.theme-arco-dropdown-menu-pop-header.theme-arco-dropdown-menu-selected {
    background-color: transparent;
    color: rgb(var(--theme-arco-primary-6));
    font-weight: 500;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-dropdown-menu-item:hover,
.theme-arco-dropdown-menu-pop-header:hover {
    background-color: rgb(var(--theme-arco-primary-1));
    color: rgba(0, 0, 0, .65)
}

.theme-arco-dropdown-menu-item:focus-visible,
.theme-arco-dropdown-menu-pop-header:focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-6)) inset
}

.theme-arco-dropdown-menu-item.theme-arco-dropdown-menu-active,
.theme-arco-dropdown-menu-pop-header.theme-arco-dropdown-menu-active {
    box-shadow: 0 0 0 1px rgb(var(--theme-arco-primary-6)) inset
}

.theme-arco-dropdown-menu-item.theme-arco-dropdown-menu-disabled,
.theme-arco-dropdown-menu-pop-header.theme-arco-dropdown-menu-disabled {
    background-color: transparent;
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-dropdown-menu-item a,
.theme-arco-dropdown-menu-item a:active,
.theme-arco-dropdown-menu-item a:focus,
.theme-arco-dropdown-menu-item a:hover,
.theme-arco-dropdown-menu-pop-header a,
.theme-arco-dropdown-menu-pop-header a:active,
.theme-arco-dropdown-menu-pop-header a:focus,
.theme-arco-dropdown-menu-pop-header a:hover {
    color: inherit;
    cursor: inherit;
    text-decoration: none
}

.theme-arco-dropdown-menu-item>a:only-child:before,
.theme-arco-dropdown-menu-pop-header>a:only-child:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.theme-arco-dropdown-menu-pop-header {
    -moz-box-align: center;
    -moz-box-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.theme-arco-dropdown-menu-pop-header .theme-arco-dropdown-menu-icon-suffix {
    margin-left: 8px
}

.theme-arco-dropdown-menu-group:first-child .theme-arco-dropdown-menu-group-title {
    margin-top: 4px
}

.theme-arco-dropdown-menu-group-title {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    line-height: 16px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.theme-arco-dropdown-menu-dark {
    background-color: var(--theme-arco-color-menu-dark-bg);
    border-color: var(--theme-arco-color-menu-dark-bg)
}

.theme-arco-dropdown-menu-dark .theme-arco-dropdown-menu-item,
.theme-arco-dropdown-menu-dark .theme-arco-dropdown-menu-pop-header {
    background-color: transparent;
    color: var(--theme-arco-color-text-4)
}

.theme-arco-dropdown-menu-dark .theme-arco-dropdown-menu-item.theme-arco-dropdown-menu-selected,
.theme-arco-dropdown-menu-dark .theme-arco-dropdown-menu-pop-header.theme-arco-dropdown-menu-selected {
    background-color: transparent;
    color: var(--theme-arco-color-white)
}

.theme-arco-dropdown-menu-dark .theme-arco-dropdown-menu-item.theme-arco-dropdown-menu-selected:hover,
.theme-arco-dropdown-menu-dark .theme-arco-dropdown-menu-pop-header.theme-arco-dropdown-menu-selected:hover {
    color: var(--theme-arco-color-white)
}

.theme-arco-dropdown-menu-dark .theme-arco-dropdown-menu-item:hover,
.theme-arco-dropdown-menu-dark .theme-arco-dropdown-menu-pop-header:hover {
    background-color: var(--theme-arco-color-menu-dark-hover);
    color: var(--theme-arco-color-text-4)
}

.theme-arco-dropdown-menu-dark .theme-arco-dropdown-menu-item.theme-arco-dropdown-menu-disabled,
.theme-arco-dropdown-menu-dark .theme-arco-dropdown-menu-pop-header.theme-arco-dropdown-menu-disabled {
    background-color: transparent;
    color: var(--theme-arco-color-text-2)
}

.theme-arco-dropdown-menu-dark .theme-arco-dropdown-menu-group-title {
    color: var(--theme-arco-color-text-3)
}

.theme-arco-dropdown-menu-pop-trigger .theme-arco-trigger-arrow {
    display: none
}

.theme-arco-dropdown-menu+.theme-arco-trigger-arrow {
    background-color: #fff
}

.theme-arco-dropdown-menu-rtl .theme-arco-dropdown-menu-item,
.theme-arco-dropdown-menu-rtl .theme-arco-dropdown-menu-pop-header {
    text-align: right
}

.theme-arco-dropdown-menu-rtl .theme-arco-dropdown-menu-item .theme-arco-dropdown-menu-icon-suffix,
.theme-arco-dropdown-menu-rtl .theme-arco-dropdown-menu-pop-header .theme-arco-dropdown-menu-icon-suffix {
    margin-left: 0;
    margin-right: 8px
}

.theme-arco-empty {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    width: 100%
}

.theme-arco-empty .theme-arco-empty-wrapper {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgb(var(--theme-arco-gray-5));
    text-align: center;
    width: 100%
}

.theme-arco-empty .theme-arco-empty-wrapper .theme-arco-empty-image {
    font-size: 48px;
    line-height: 1;
    margin-bottom: 4px
}

.theme-arco-empty .theme-arco-empty-wrapper img {
    height: 80px
}

.theme-arco-empty .theme-arco-empty-description {
    color: rgb(var(--theme-arco-gray-5));
    font-size: 16px
}

.theme-arco-form {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.theme-arco-form-inline {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
}

.theme-arco-form-inline .theme-arco-form-item {
    margin-bottom: 8px;
    width: auto
}

.theme-arco-form-item {
    -moz-box-pack: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 12px;
    width: 100%
}

.theme-arco-form-item.theme-arco-form-item-hidden {
    display: none
}

.theme-arco-form-item>.theme-arco-form-label-item {
    padding-right: 16px
}

.theme-arco-form-item.theme-arco-form-item-error {
    margin-bottom: 0
}

.theme-arco-form-item-wrapper-flex.theme-arco-col {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1
}

.theme-arco-form-size-mini .theme-arco-form-label-item {
    font-size: 12px;
    line-height: 24px
}

.theme-arco-form-size-mini .theme-arco-form-label-item>label {
    font-size: 12px
}

.theme-arco-form-size-mini .theme-arco-form-item-control {
    min-height: 24px
}

.theme-arco-form-size-small .theme-arco-form-label-item {
    line-height: 24px
}

.theme-arco-form-size-small .theme-arco-form-label-item>label {
    font-size: 12px
}

.theme-arco-form-size-small .theme-arco-form-item-control {
    min-height: 24px
}

.theme-arco-form-size-large .theme-arco-form-label-item {
    line-height: 44px
}

.theme-arco-form-size-large .theme-arco-form-label-item>label {
    font-size: 16px
}

.theme-arco-form-size-large .theme-arco-form-item-control {
    min-height: 44px
}

.theme-arco-form-extra {
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    margin-top: 4px
}

.theme-arco-form-message {
    color: rgb(var(--theme-arco-danger-6));
    font-size: 12px;
    line-height: 12px;
    min-height: 12px
}

.theme-arco-form-message-help {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-form-message+.theme-arco-form-extra {
    margin-bottom: 4px;
    margin-top: 0
}

.theme-arco-form-layout-vertical {
    display: block
}

.theme-arco-form-layout-vertical>.theme-arco-form-label-item {
    line-height: 1.5715;
    margin-bottom: 8px;
    padding: 0;
    text-align: left;
    white-space: normal
}

.theme-arco-form-layout-inline {
    margin-right: 24px
}

.theme-arco-form-label-item {
    line-height: 36px;
    text-align: right;
    white-space: nowrap
}

.theme-arco-form-label-item-flex.theme-arco-col {
    -moz-box-flex: 0;
    -webkit-flex: 0 1;
    flex: 0 1
}

.theme-arco-form-label-item-flex.theme-arco-col>label {
    white-space: nowrap
}

.theme-arco-form-label-item>label {
    color: rgba(0, 0, 0, .65);
    font-size: 14px;
    white-space: normal
}

.theme-arco-form-label-item .theme-arco-form-item-tooltip {
    color: var(--theme-arco-color-text-4);
    margin-left: 4px
}

.theme-arco-form-label-item .theme-arco-form-item-symbol {
    color: rgb(var(--theme-arco-danger-6));
    font-size: 12px;
    line-height: 1
}

.theme-arco-form-label-item .theme-arco-form-item-symbol svg {
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

.theme-arco-form-label-item-left {
    text-align: left
}

.theme-arco-form-item-control {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    min-height: 36px;
    width: 100%
}

.theme-arco-form-item-control-children {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    width: 100%
}

.theme-arco-form-item-control-wrapper {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.theme-arco-form .theme-arco-slider {
    display: block
}

.theme-arco-form-item-status-validating .theme-arco-input-inner-wrapper:not(.theme-arco-input-inner-wrapper-disabled),
.theme-arco-form-item-status-validating .theme-arco-input-inner-wrapper:not(.theme-arco-input-inner-wrapper-disabled):hover,
.theme-arco-form-item-status-validating .theme-arco-input:not(.theme-arco-input-disabled),
.theme-arco-form-item-status-validating .theme-arco-input:not(.theme-arco-input-disabled):hover,
.theme-arco-form-item-status-validating .theme-arco-textarea:not(.theme-arco-textarea-disabled),
.theme-arco-form-item-status-validating .theme-arco-textarea:not(.theme-arco-textarea-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-form-item-status-validating .theme-arco-input-inner-wrapper.theme-arco-input-inner-wrapper-focus,
.theme-arco-form-item-status-validating .theme-arco-input-inner-wrapper.theme-arco-input-inner-wrapper-focus:hover,
.theme-arco-form-item-status-validating .theme-arco-input-inner-wrapper.theme-arco-textarea-focus,
.theme-arco-form-item-status-validating .theme-arco-input-inner-wrapper.theme-arco-textarea-focus:hover,
.theme-arco-form-item-status-validating .theme-arco-input:focus,
.theme-arco-form-item-status-validating .theme-arco-input:focus:hover,
.theme-arco-form-item-status-validating .theme-arco-textarea.theme-arco-input-inner-wrapper-focus,
.theme-arco-form-item-status-validating .theme-arco-textarea.theme-arco-input-inner-wrapper-focus:hover,
.theme-arco-form-item-status-validating .theme-arco-textarea.theme-arco-textarea-focus,
.theme-arco-form-item-status-validating .theme-arco-textarea.theme-arco-textarea-focus:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-primary-light-2)
}

.theme-arco-form-item-status-validating .theme-arco-input-inner-wrapper .theme-arco-input,
.theme-arco-form-item-status-validating .theme-arco-input-inner-wrapper .theme-arco-input:hover {
    background: none;
    box-shadow: none
}

.theme-arco-form-item-status-validating .theme-arco-select:not(.theme-arco-select-disabled) .theme-arco-select-view,
.theme-arco-form-item-status-validating .theme-arco-select:not(.theme-arco-select-disabled):hover .theme-arco-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-form-item-status-validating .theme-arco-select:not(.theme-arco-select-disabled).theme-arco-select-focused .theme-arco-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-primary-light-2)
}

.theme-arco-form-item-status-validating .theme-arco-cascader:not(.theme-arco-cascader-disabled) .theme-arco-cascader-view,
.theme-arco-form-item-status-validating .theme-arco-cascader:not(.theme-arco-cascader-disabled):hover .theme-arco-cascader-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-form-item-status-validating .theme-arco-cascader:not(.theme-arco-cascader-disabled).theme-arco-cascader-focused .theme-arco-cascader-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-primary-light-2)
}

.theme-arco-form-item-status-validating .theme-arco-tree-select:not(.theme-arco-tree-select-disabled) .theme-arco-tree-select-view,
.theme-arco-form-item-status-validating .theme-arco-tree-select:not(.theme-arco-tree-select-disabled):hover .theme-arco-tree-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-form-item-status-validating .theme-arco-tree-select:not(.theme-arco-tree-select-disabled).theme-arco-tree-select-focused .theme-arco-tree-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-primary-light-2)
}

.theme-arco-form-item-status-validating .theme-arco-picker:not(.theme-arco-picker-disabled),
.theme-arco-form-item-status-validating .theme-arco-picker:not(.theme-arco-picker-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-form-item-status-validating .theme-arco-picker-focused:not(.theme-arco-picker-disabled),
.theme-arco-form-item-status-validating .theme-arco-picker-focused:not(.theme-arco-picker-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-primary-light-2)
}

.theme-arco-form-item-status-validating .theme-arco-input-tag,
.theme-arco-form-item-status-validating .theme-arco-input-tag:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-form-item-status-validating .theme-arco-input-tag.theme-arco-input-tag-focus {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-primary-light-2)
}

.theme-arco-form-item-status-validating .theme-arco-form-message-help {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-form-item-status-validating .theme-arco-form-message-help .theme-arco-form-message-help-warning {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-form-item-status-validating .theme-arco-form-item-feedback {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-form-item-status-success .theme-arco-input-inner-wrapper:not(.theme-arco-input-inner-wrapper-disabled),
.theme-arco-form-item-status-success .theme-arco-input-inner-wrapper:not(.theme-arco-input-inner-wrapper-disabled):hover,
.theme-arco-form-item-status-success .theme-arco-input:not(.theme-arco-input-disabled),
.theme-arco-form-item-status-success .theme-arco-input:not(.theme-arco-input-disabled):hover,
.theme-arco-form-item-status-success .theme-arco-textarea:not(.theme-arco-textarea-disabled),
.theme-arco-form-item-status-success .theme-arco-textarea:not(.theme-arco-textarea-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-success-6))
}

.theme-arco-form-item-status-success .theme-arco-input-inner-wrapper.theme-arco-input-inner-wrapper-focus,
.theme-arco-form-item-status-success .theme-arco-input-inner-wrapper.theme-arco-input-inner-wrapper-focus:hover,
.theme-arco-form-item-status-success .theme-arco-input-inner-wrapper.theme-arco-textarea-focus,
.theme-arco-form-item-status-success .theme-arco-input-inner-wrapper.theme-arco-textarea-focus:hover,
.theme-arco-form-item-status-success .theme-arco-input:focus,
.theme-arco-form-item-status-success .theme-arco-input:focus:hover,
.theme-arco-form-item-status-success .theme-arco-textarea.theme-arco-input-inner-wrapper-focus,
.theme-arco-form-item-status-success .theme-arco-textarea.theme-arco-input-inner-wrapper-focus:hover,
.theme-arco-form-item-status-success .theme-arco-textarea.theme-arco-textarea-focus,
.theme-arco-form-item-status-success .theme-arco-textarea.theme-arco-textarea-focus:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-success-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-success-light-2)
}

.theme-arco-form-item-status-success .theme-arco-input-inner-wrapper .theme-arco-input,
.theme-arco-form-item-status-success .theme-arco-input-inner-wrapper .theme-arco-input:hover {
    background: none;
    box-shadow: none
}

.theme-arco-form-item-status-success .theme-arco-select:not(.theme-arco-select-disabled) .theme-arco-select-view,
.theme-arco-form-item-status-success .theme-arco-select:not(.theme-arco-select-disabled):hover .theme-arco-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-success-6))
}

.theme-arco-form-item-status-success .theme-arco-select:not(.theme-arco-select-disabled).theme-arco-select-focused .theme-arco-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-success-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-success-light-2)
}

.theme-arco-form-item-status-success .theme-arco-cascader:not(.theme-arco-cascader-disabled) .theme-arco-cascader-view,
.theme-arco-form-item-status-success .theme-arco-cascader:not(.theme-arco-cascader-disabled):hover .theme-arco-cascader-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-success-6))
}

.theme-arco-form-item-status-success .theme-arco-cascader:not(.theme-arco-cascader-disabled).theme-arco-cascader-focused .theme-arco-cascader-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-success-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-success-light-2)
}

.theme-arco-form-item-status-success .theme-arco-tree-select:not(.theme-arco-tree-select-disabled) .theme-arco-tree-select-view,
.theme-arco-form-item-status-success .theme-arco-tree-select:not(.theme-arco-tree-select-disabled):hover .theme-arco-tree-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-success-6))
}

.theme-arco-form-item-status-success .theme-arco-tree-select:not(.theme-arco-tree-select-disabled).theme-arco-tree-select-focused .theme-arco-tree-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-success-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-success-light-2)
}

.theme-arco-form-item-status-success .theme-arco-picker:not(.theme-arco-picker-disabled),
.theme-arco-form-item-status-success .theme-arco-picker:not(.theme-arco-picker-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-success-6))
}

.theme-arco-form-item-status-success .theme-arco-picker-focused:not(.theme-arco-picker-disabled),
.theme-arco-form-item-status-success .theme-arco-picker-focused:not(.theme-arco-picker-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-success-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-success-light-2)
}

.theme-arco-form-item-status-success .theme-arco-input-tag,
.theme-arco-form-item-status-success .theme-arco-input-tag:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-success-6))
}

.theme-arco-form-item-status-success .theme-arco-input-tag.theme-arco-input-tag-focus {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-success-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-success-light-2)
}

.theme-arco-form-item-status-success .theme-arco-form-message-help {
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-form-item-status-success .theme-arco-form-message-help .theme-arco-form-message-help-warning {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-form-item-status-success .theme-arco-form-item-feedback {
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-form-item-status-warning .theme-arco-input-inner-wrapper:not(.theme-arco-input-inner-wrapper-disabled),
.theme-arco-form-item-status-warning .theme-arco-input-inner-wrapper:not(.theme-arco-input-inner-wrapper-disabled):hover,
.theme-arco-form-item-status-warning .theme-arco-input:not(.theme-arco-input-disabled),
.theme-arco-form-item-status-warning .theme-arco-input:not(.theme-arco-input-disabled):hover,
.theme-arco-form-item-status-warning .theme-arco-textarea:not(.theme-arco-textarea-disabled),
.theme-arco-form-item-status-warning .theme-arco-textarea:not(.theme-arco-textarea-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-form-item-status-warning .theme-arco-input-inner-wrapper.theme-arco-input-inner-wrapper-focus,
.theme-arco-form-item-status-warning .theme-arco-input-inner-wrapper.theme-arco-input-inner-wrapper-focus:hover,
.theme-arco-form-item-status-warning .theme-arco-input-inner-wrapper.theme-arco-textarea-focus,
.theme-arco-form-item-status-warning .theme-arco-input-inner-wrapper.theme-arco-textarea-focus:hover,
.theme-arco-form-item-status-warning .theme-arco-input:focus,
.theme-arco-form-item-status-warning .theme-arco-input:focus:hover,
.theme-arco-form-item-status-warning .theme-arco-textarea.theme-arco-input-inner-wrapper-focus,
.theme-arco-form-item-status-warning .theme-arco-textarea.theme-arco-input-inner-wrapper-focus:hover,
.theme-arco-form-item-status-warning .theme-arco-textarea.theme-arco-textarea-focus,
.theme-arco-form-item-status-warning .theme-arco-textarea.theme-arco-textarea-focus:hover {
    background-color: var(--theme-arco-color-bg-2);
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2)
}

.theme-arco-form-item-status-warning .theme-arco-input-inner-wrapper .theme-arco-input,
.theme-arco-form-item-status-warning .theme-arco-input-inner-wrapper .theme-arco-input:hover {
    background: none;
    box-shadow: none
}

.theme-arco-form-item-status-warning .theme-arco-select:not(.theme-arco-select-disabled) .theme-arco-select-view,
.theme-arco-form-item-status-warning .theme-arco-select:not(.theme-arco-select-disabled):hover .theme-arco-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-form-item-status-warning .theme-arco-select:not(.theme-arco-select-disabled).theme-arco-select-focused .theme-arco-select-view {
    background-color: var(--theme-arco-color-bg-2);
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2)
}

.theme-arco-form-item-status-warning .theme-arco-cascader:not(.theme-arco-cascader-disabled) .theme-arco-cascader-view,
.theme-arco-form-item-status-warning .theme-arco-cascader:not(.theme-arco-cascader-disabled):hover .theme-arco-cascader-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-form-item-status-warning .theme-arco-cascader:not(.theme-arco-cascader-disabled).theme-arco-cascader-focused .theme-arco-cascader-view {
    background-color: var(--theme-arco-color-bg-2);
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2)
}

.theme-arco-form-item-status-warning .theme-arco-tree-select:not(.theme-arco-tree-select-disabled) .theme-arco-tree-select-view,
.theme-arco-form-item-status-warning .theme-arco-tree-select:not(.theme-arco-tree-select-disabled):hover .theme-arco-tree-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-form-item-status-warning .theme-arco-tree-select:not(.theme-arco-tree-select-disabled).theme-arco-tree-select-focused .theme-arco-tree-select-view {
    background-color: var(--theme-arco-color-bg-2);
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2)
}

.theme-arco-form-item-status-warning .theme-arco-picker:not(.theme-arco-picker-disabled),
.theme-arco-form-item-status-warning .theme-arco-picker:not(.theme-arco-picker-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-form-item-status-warning .theme-arco-picker-focused:not(.theme-arco-picker-disabled),
.theme-arco-form-item-status-warning .theme-arco-picker-focused:not(.theme-arco-picker-disabled):hover {
    background-color: var(--theme-arco-color-bg-2);
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2)
}

.theme-arco-form-item-status-warning .theme-arco-input-tag,
.theme-arco-form-item-status-warning .theme-arco-input-tag:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-form-item-status-warning .theme-arco-input-tag.theme-arco-input-tag-focus {
    background-color: var(--theme-arco-color-bg-2);
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2)
}

.theme-arco-form-item-status-warning .theme-arco-form-item-feedback,
.theme-arco-form-item-status-warning .theme-arco-form-message-help,
.theme-arco-form-item-status-warning .theme-arco-form-message-help .theme-arco-form-message-help-warning {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-form-item-status-error .theme-arco-input-inner-wrapper:not(.theme-arco-input-inner-wrapper-disabled),
.theme-arco-form-item-status-error .theme-arco-input-inner-wrapper:not(.theme-arco-input-inner-wrapper-disabled):hover,
.theme-arco-form-item-status-error .theme-arco-input:not(.theme-arco-input-disabled),
.theme-arco-form-item-status-error .theme-arco-input:not(.theme-arco-input-disabled):hover,
.theme-arco-form-item-status-error .theme-arco-textarea:not(.theme-arco-textarea-disabled),
.theme-arco-form-item-status-error .theme-arco-textarea:not(.theme-arco-textarea-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-form-item-status-error .theme-arco-input-inner-wrapper.theme-arco-input-inner-wrapper-focus,
.theme-arco-form-item-status-error .theme-arco-input-inner-wrapper.theme-arco-input-inner-wrapper-focus:hover,
.theme-arco-form-item-status-error .theme-arco-input-inner-wrapper.theme-arco-textarea-focus,
.theme-arco-form-item-status-error .theme-arco-input-inner-wrapper.theme-arco-textarea-focus:hover,
.theme-arco-form-item-status-error .theme-arco-input:focus,
.theme-arco-form-item-status-error .theme-arco-input:focus:hover,
.theme-arco-form-item-status-error .theme-arco-textarea.theme-arco-input-inner-wrapper-focus,
.theme-arco-form-item-status-error .theme-arco-textarea.theme-arco-input-inner-wrapper-focus:hover,
.theme-arco-form-item-status-error .theme-arco-textarea.theme-arco-textarea-focus,
.theme-arco-form-item-status-error .theme-arco-textarea.theme-arco-textarea-focus:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-danger-light-2)
}

.theme-arco-form-item-status-error .theme-arco-input-inner-wrapper .theme-arco-input,
.theme-arco-form-item-status-error .theme-arco-input-inner-wrapper .theme-arco-input:hover {
    background: none;
    box-shadow: none
}

.theme-arco-form-item-status-error .theme-arco-select:not(.theme-arco-select-disabled) .theme-arco-select-view,
.theme-arco-form-item-status-error .theme-arco-select:not(.theme-arco-select-disabled):hover .theme-arco-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-form-item-status-error .theme-arco-select:not(.theme-arco-select-disabled).theme-arco-select-focused .theme-arco-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-danger-light-2)
}

.theme-arco-form-item-status-error .theme-arco-cascader:not(.theme-arco-cascader-disabled) .theme-arco-cascader-view,
.theme-arco-form-item-status-error .theme-arco-cascader:not(.theme-arco-cascader-disabled):hover .theme-arco-cascader-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-form-item-status-error .theme-arco-cascader:not(.theme-arco-cascader-disabled).theme-arco-cascader-focused .theme-arco-cascader-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-danger-light-2)
}

.theme-arco-form-item-status-error .theme-arco-tree-select:not(.theme-arco-tree-select-disabled) .theme-arco-tree-select-view,
.theme-arco-form-item-status-error .theme-arco-tree-select:not(.theme-arco-tree-select-disabled):hover .theme-arco-tree-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-form-item-status-error .theme-arco-tree-select:not(.theme-arco-tree-select-disabled).theme-arco-tree-select-focused .theme-arco-tree-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-danger-light-2)
}

.theme-arco-form-item-status-error .theme-arco-picker:not(.theme-arco-picker-disabled),
.theme-arco-form-item-status-error .theme-arco-picker:not(.theme-arco-picker-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-form-item-status-error .theme-arco-picker-focused:not(.theme-arco-picker-disabled),
.theme-arco-form-item-status-error .theme-arco-picker-focused:not(.theme-arco-picker-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-danger-light-2)
}

.theme-arco-form-item-status-error .theme-arco-input-tag,
.theme-arco-form-item-status-error .theme-arco-input-tag:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-form-item-status-error .theme-arco-input-tag.theme-arco-input-tag-focus {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-danger-light-2)
}

.theme-arco-form-item-status-error .theme-arco-form-message-help {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-form-item-status-error .theme-arco-form-message-help .theme-arco-form-message-help-warning {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-form-item-status-error .theme-arco-form-item-feedback {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-form-item-control-children {
    position: relative
}

.theme-arco-form-item-feedback {
    font-size: 14px;
    position: absolute;
    right: 9px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-form-item-feedback .theme-arco-icon-loading {
    font-size: 12px
}

.theme-arco-form-item-has-feedback .theme-arco-input,
.theme-arco-form-item-has-feedback .theme-arco-input-inner-wrapper,
.theme-arco-form-item-has-feedback .theme-arco-textarea {
    padding-right: 28px
}

.theme-arco-form-item-has-feedback .theme-arco-input-number-mode-embed .theme-arco-input-number-step-layer {
    right: 24px
}

.theme-arco-form-item-has-feedback .theme-arco-select.theme-arco-select-multiple .theme-arco-select-view,
.theme-arco-form-item-has-feedback .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    padding-right: 28px
}

.theme-arco-form-item-has-feedback .theme-arco-select.theme-arco-select-multiple .theme-arco-select-suffix {
    padding-right: 0
}

.theme-arco-form-item-has-feedback .theme-arco-cascader.theme-arco-cascader-multiple .theme-arco-cascader-view,
.theme-arco-form-item-has-feedback .theme-arco-cascader.theme-arco-cascader-single .theme-arco-cascader-view {
    padding-right: 28px
}

.theme-arco-form-item-has-feedback .theme-arco-cascader.theme-arco-cascader-multiple .theme-arco-cascader-suffix {
    padding-right: 0
}

.theme-arco-form-item-has-feedback .theme-arco-tree-select.theme-arco-tree-select-multiple .theme-arco-tree-select-view,
.theme-arco-form-item-has-feedback .theme-arco-tree-select.theme-arco-tree-select-single .theme-arco-tree-select-view {
    padding-right: 28px
}

.theme-arco-form-item-has-feedback .theme-arco-tree-select.theme-arco-tree-select-multiple .theme-arco-tree-select-suffix {
    padding-right: 0
}

.theme-arco-form-item-has-feedback .theme-arco-picker {
    padding-right: 28px
}

.theme-arco-form-item-has-feedback .theme-arco-picker-suffix .theme-arco-picker-clear-icon,
.theme-arco-form-item-has-feedback .theme-arco-picker-suffix .theme-arco-picker-suffix-icon {
    margin-left: 0;
    margin-right: 0
}

.theme-arco-form-item-has-feedback .theme-arco-input-tag {
    padding-right: 23px
}

.theme-arco-form-item-has-feedback .theme-arco-input-tag-suffix {
    padding-right: 0
}

.formblink-appear,
.formblink-enter {
    opacity: 0
}

.formblink-appear-active,
.formblink-enter-active {
    opacity: 1;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.formblink-enter-done {
    -webkit-animation: arco-form-blink .5s linear;
    -moz-animation: arco-form-blink .5s linear;
    animation: arco-form-blink .5s linear
}

@-webkit-keyframes arco-form-blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: .2
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes arco-form-blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: .2
    }

    to {
        opacity: 1
    }
}

@keyframes arco-form-blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: .2
    }

    to {
        opacity: 1
    }
}

.theme-arco-form-rtl {
    direction: rtl
}

.theme-arco-form-rtl .theme-arco-form-item>.theme-arco-form-label-item {
    padding-left: 16px;
    padding-right: 0
}

.theme-arco-form-rtl .theme-arco-form-label-item {
    text-align: left
}

.theme-arco-form-rtl .theme-arco-form-layout-vertical>.theme-arco-form-label-item {
    text-align: right
}

.theme-arco-form-rtl .theme-arco-form-layout-inline {
    margin-left: 24px;
    margin-right: 0
}

.theme-arco-row {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
}

.theme-arco-row-align-start {
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.theme-arco-row-align-center {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.theme-arco-row-align-end {
    -moz-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.theme-arco-row-justify-start {
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.theme-arco-row-justify-center {
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.theme-arco-row-justify-end {
    -moz-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.theme-arco-row-justify-space-around {
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.theme-arco-row-justify-space-between {
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.theme-arco-row-rtl {
    direction: rtl
}

.theme-arco-col {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.theme-arco-col-rtl {
    direction: rtl
}

.theme-arco-col-0 {
    display: none
}

.theme-arco-col-1 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    width: 4.16666667%
}

.theme-arco-col-2 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    width: 8.33333333%
}

.theme-arco-col-3 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%
}

.theme-arco-col-4 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    width: 16.66666667%
}

.theme-arco-col-5 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    width: 20.83333333%
}

.theme-arco-col-6 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
}

.theme-arco-col-7 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    width: 29.16666667%
}

.theme-arco-col-8 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    width: 33.33333333%
}

.theme-arco-col-9 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%
}

.theme-arco-col-10 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    width: 41.66666667%
}

.theme-arco-col-11 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    width: 45.83333333%
}

.theme-arco-col-12 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
}

.theme-arco-col-13 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    width: 54.16666667%
}

.theme-arco-col-14 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    width: 58.33333333%
}

.theme-arco-col-15 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%
}

.theme-arco-col-16 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    width: 66.66666667%
}

.theme-arco-col-17 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    width: 70.83333333%
}

.theme-arco-col-18 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%
}

.theme-arco-col-19 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    width: 79.16666667%
}

.theme-arco-col-20 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    width: 83.33333333%
}

.theme-arco-col-21 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%
}

.theme-arco-col-22 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    width: 91.66666667%
}

.theme-arco-col-23 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    width: 95.83333333%
}

.theme-arco-col-24 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
}

.theme-arco-col-offset-0 {
    margin-left: 0
}

.theme-arco-col-offset-0.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 0
}

.theme-arco-col-offset-1 {
    margin-left: 4.16666667%
}

.theme-arco-col-offset-1.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 4.16666667%
}

.theme-arco-col-offset-2 {
    margin-left: 8.33333333%
}

.theme-arco-col-offset-2.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 8.33333333%
}

.theme-arco-col-offset-3 {
    margin-left: 12.5%
}

.theme-arco-col-offset-3.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 12.5%
}

.theme-arco-col-offset-4 {
    margin-left: 16.66666667%
}

.theme-arco-col-offset-4.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 16.66666667%
}

.theme-arco-col-offset-5 {
    margin-left: 20.83333333%
}

.theme-arco-col-offset-5.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 20.83333333%
}

.theme-arco-col-offset-6 {
    margin-left: 25%
}

.theme-arco-col-offset-6.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 25%
}

.theme-arco-col-offset-7 {
    margin-left: 29.16666667%
}

.theme-arco-col-offset-7.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 29.16666667%
}

.theme-arco-col-offset-8 {
    margin-left: 33.33333333%
}

.theme-arco-col-offset-8.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 33.33333333%
}

.theme-arco-col-offset-9 {
    margin-left: 37.5%
}

.theme-arco-col-offset-9.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 37.5%
}

.theme-arco-col-offset-10 {
    margin-left: 41.66666667%
}

.theme-arco-col-offset-10.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 41.66666667%
}

.theme-arco-col-offset-11 {
    margin-left: 45.83333333%
}

.theme-arco-col-offset-11.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 45.83333333%
}

.theme-arco-col-offset-12 {
    margin-left: 50%
}

.theme-arco-col-offset-12.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 50%
}

.theme-arco-col-offset-13 {
    margin-left: 54.16666667%
}

.theme-arco-col-offset-13.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 54.16666667%
}

.theme-arco-col-offset-14 {
    margin-left: 58.33333333%
}

.theme-arco-col-offset-14.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 58.33333333%
}

.theme-arco-col-offset-15 {
    margin-left: 62.5%
}

.theme-arco-col-offset-15.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 62.5%
}

.theme-arco-col-offset-16 {
    margin-left: 66.66666667%
}

.theme-arco-col-offset-16.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 66.66666667%
}

.theme-arco-col-offset-17 {
    margin-left: 70.83333333%
}

.theme-arco-col-offset-17.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 70.83333333%
}

.theme-arco-col-offset-18 {
    margin-left: 75%
}

.theme-arco-col-offset-18.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 75%
}

.theme-arco-col-offset-19 {
    margin-left: 79.16666667%
}

.theme-arco-col-offset-19.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 79.16666667%
}

.theme-arco-col-offset-20 {
    margin-left: 83.33333333%
}

.theme-arco-col-offset-20.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 83.33333333%
}

.theme-arco-col-offset-21 {
    margin-left: 87.5%
}

.theme-arco-col-offset-21.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 87.5%
}

.theme-arco-col-offset-22 {
    margin-left: 91.66666667%
}

.theme-arco-col-offset-22.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 91.66666667%
}

.theme-arco-col-offset-23 {
    margin-left: 95.83333333%
}

.theme-arco-col-offset-23.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 95.83333333%
}

.theme-arco-col-order-0 {
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    order: 0
}

.theme-arco-col-order-1 {
    -moz-box-ordinal-group: 2;
    -webkit-order: 1;
    order: 1
}

.theme-arco-col-order-2 {
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    order: 2
}

.theme-arco-col-order-3 {
    -moz-box-ordinal-group: 4;
    -webkit-order: 3;
    order: 3
}

.theme-arco-col-order-4 {
    -moz-box-ordinal-group: 5;
    -webkit-order: 4;
    order: 4
}

.theme-arco-col-order-5 {
    -moz-box-ordinal-group: 6;
    -webkit-order: 5;
    order: 5
}

.theme-arco-col-order-6 {
    -moz-box-ordinal-group: 7;
    -webkit-order: 6;
    order: 6
}

.theme-arco-col-order-7 {
    -moz-box-ordinal-group: 8;
    -webkit-order: 7;
    order: 7
}

.theme-arco-col-order-8 {
    -moz-box-ordinal-group: 9;
    -webkit-order: 8;
    order: 8
}

.theme-arco-col-order-9 {
    -moz-box-ordinal-group: 10;
    -webkit-order: 9;
    order: 9
}

.theme-arco-col-order-10 {
    -moz-box-ordinal-group: 11;
    -webkit-order: 10;
    order: 10
}

.theme-arco-col-order-11 {
    -moz-box-ordinal-group: 12;
    -webkit-order: 11;
    order: 11
}

.theme-arco-col-order-12 {
    -moz-box-ordinal-group: 13;
    -webkit-order: 12;
    order: 12
}

.theme-arco-col-order-13 {
    -moz-box-ordinal-group: 14;
    -webkit-order: 13;
    order: 13
}

.theme-arco-col-order-14 {
    -moz-box-ordinal-group: 15;
    -webkit-order: 14;
    order: 14
}

.theme-arco-col-order-15 {
    -moz-box-ordinal-group: 16;
    -webkit-order: 15;
    order: 15
}

.theme-arco-col-order-16 {
    -moz-box-ordinal-group: 17;
    -webkit-order: 16;
    order: 16
}

.theme-arco-col-order-17 {
    -moz-box-ordinal-group: 18;
    -webkit-order: 17;
    order: 17
}

.theme-arco-col-order-18 {
    -moz-box-ordinal-group: 19;
    -webkit-order: 18;
    order: 18
}

.theme-arco-col-order-19 {
    -moz-box-ordinal-group: 20;
    -webkit-order: 19;
    order: 19
}

.theme-arco-col-order-20 {
    -moz-box-ordinal-group: 21;
    -webkit-order: 20;
    order: 20
}

.theme-arco-col-order-21 {
    -moz-box-ordinal-group: 22;
    -webkit-order: 21;
    order: 21
}

.theme-arco-col-order-22 {
    -moz-box-ordinal-group: 23;
    -webkit-order: 22;
    order: 22
}

.theme-arco-col-order-23 {
    -moz-box-ordinal-group: 24;
    -webkit-order: 23;
    order: 23
}

.theme-arco-col-order-24 {
    -moz-box-ordinal-group: 25;
    -webkit-order: 24;
    order: 24
}

.theme-arco-col-pull-0 {
    right: 0
}

.theme-arco-col-pull-0.theme-arco-col-rtl {
    left: 0;
    right: unset
}

.theme-arco-col-pull-1 {
    right: 4.16666667%
}

.theme-arco-col-pull-1.theme-arco-col-rtl {
    left: 4.16666667%;
    right: unset
}

.theme-arco-col-pull-2 {
    right: 8.33333333%
}

.theme-arco-col-pull-2.theme-arco-col-rtl {
    left: 8.33333333%;
    right: unset
}

.theme-arco-col-pull-3 {
    right: 12.5%
}

.theme-arco-col-pull-3.theme-arco-col-rtl {
    left: 12.5%;
    right: unset
}

.theme-arco-col-pull-4 {
    right: 16.66666667%
}

.theme-arco-col-pull-4.theme-arco-col-rtl {
    left: 16.66666667%;
    right: unset
}

.theme-arco-col-pull-5 {
    right: 20.83333333%
}

.theme-arco-col-pull-5.theme-arco-col-rtl {
    left: 20.83333333%;
    right: unset
}

.theme-arco-col-pull-6 {
    right: 25%
}

.theme-arco-col-pull-6.theme-arco-col-rtl {
    left: 25%;
    right: unset
}

.theme-arco-col-pull-7 {
    right: 29.16666667%
}

.theme-arco-col-pull-7.theme-arco-col-rtl {
    left: 29.16666667%;
    right: unset
}

.theme-arco-col-pull-8 {
    right: 33.33333333%
}

.theme-arco-col-pull-8.theme-arco-col-rtl {
    left: 33.33333333%;
    right: unset
}

.theme-arco-col-pull-9 {
    right: 37.5%
}

.theme-arco-col-pull-9.theme-arco-col-rtl {
    left: 37.5%;
    right: unset
}

.theme-arco-col-pull-10 {
    right: 41.66666667%
}

.theme-arco-col-pull-10.theme-arco-col-rtl {
    left: 41.66666667%;
    right: unset
}

.theme-arco-col-pull-11 {
    right: 45.83333333%
}

.theme-arco-col-pull-11.theme-arco-col-rtl {
    left: 45.83333333%;
    right: unset
}

.theme-arco-col-pull-12 {
    right: 50%
}

.theme-arco-col-pull-12.theme-arco-col-rtl {
    left: 50%;
    right: unset
}

.theme-arco-col-pull-13 {
    right: 54.16666667%
}

.theme-arco-col-pull-13.theme-arco-col-rtl {
    left: 54.16666667%;
    right: unset
}

.theme-arco-col-pull-14 {
    right: 58.33333333%
}

.theme-arco-col-pull-14.theme-arco-col-rtl {
    left: 58.33333333%;
    right: unset
}

.theme-arco-col-pull-15 {
    right: 62.5%
}

.theme-arco-col-pull-15.theme-arco-col-rtl {
    left: 62.5%;
    right: unset
}

.theme-arco-col-pull-16 {
    right: 66.66666667%
}

.theme-arco-col-pull-16.theme-arco-col-rtl {
    left: 66.66666667%;
    right: unset
}

.theme-arco-col-pull-17 {
    right: 70.83333333%
}

.theme-arco-col-pull-17.theme-arco-col-rtl {
    left: 70.83333333%;
    right: unset
}

.theme-arco-col-pull-18 {
    right: 75%
}

.theme-arco-col-pull-18.theme-arco-col-rtl {
    left: 75%;
    right: unset
}

.theme-arco-col-pull-19 {
    right: 79.16666667%
}

.theme-arco-col-pull-19.theme-arco-col-rtl {
    left: 79.16666667%;
    right: unset
}

.theme-arco-col-pull-20 {
    right: 83.33333333%
}

.theme-arco-col-pull-20.theme-arco-col-rtl {
    left: 83.33333333%;
    right: unset
}

.theme-arco-col-pull-21 {
    right: 87.5%
}

.theme-arco-col-pull-21.theme-arco-col-rtl {
    left: 87.5%;
    right: unset
}

.theme-arco-col-pull-22 {
    right: 91.66666667%
}

.theme-arco-col-pull-22.theme-arco-col-rtl {
    left: 91.66666667%;
    right: unset
}

.theme-arco-col-pull-23 {
    right: 95.83333333%
}

.theme-arco-col-pull-23.theme-arco-col-rtl {
    left: 95.83333333%;
    right: unset
}

.theme-arco-col-pull-24 {
    right: 100%
}

.theme-arco-col-pull-24.theme-arco-col-rtl {
    left: 100%;
    right: unset
}

.theme-arco-col-push-0 {
    left: 0
}

.theme-arco-col-push-0.theme-arco-col-rtl {
    left: unset;
    right: 0
}

.theme-arco-col-push-1 {
    left: 4.16666667%
}

.theme-arco-col-push-1.theme-arco-col-rtl {
    left: unset;
    right: 4.16666667%
}

.theme-arco-col-push-2 {
    left: 8.33333333%
}

.theme-arco-col-push-2.theme-arco-col-rtl {
    left: unset;
    right: 8.33333333%
}

.theme-arco-col-push-3 {
    left: 12.5%
}

.theme-arco-col-push-3.theme-arco-col-rtl {
    left: unset;
    right: 12.5%
}

.theme-arco-col-push-4 {
    left: 16.66666667%
}

.theme-arco-col-push-4.theme-arco-col-rtl {
    left: unset;
    right: 16.66666667%
}

.theme-arco-col-push-5 {
    left: 20.83333333%
}

.theme-arco-col-push-5.theme-arco-col-rtl {
    left: unset;
    right: 20.83333333%
}

.theme-arco-col-push-6 {
    left: 25%
}

.theme-arco-col-push-6.theme-arco-col-rtl {
    left: unset;
    right: 25%
}

.theme-arco-col-push-7 {
    left: 29.16666667%
}

.theme-arco-col-push-7.theme-arco-col-rtl {
    left: unset;
    right: 29.16666667%
}

.theme-arco-col-push-8 {
    left: 33.33333333%
}

.theme-arco-col-push-8.theme-arco-col-rtl {
    left: unset;
    right: 33.33333333%
}

.theme-arco-col-push-9 {
    left: 37.5%
}

.theme-arco-col-push-9.theme-arco-col-rtl {
    left: unset;
    right: 37.5%
}

.theme-arco-col-push-10 {
    left: 41.66666667%
}

.theme-arco-col-push-10.theme-arco-col-rtl {
    left: unset;
    right: 41.66666667%
}

.theme-arco-col-push-11 {
    left: 45.83333333%
}

.theme-arco-col-push-11.theme-arco-col-rtl {
    left: unset;
    right: 45.83333333%
}

.theme-arco-col-push-12 {
    left: 50%
}

.theme-arco-col-push-12.theme-arco-col-rtl {
    left: unset;
    right: 50%
}

.theme-arco-col-push-13 {
    left: 54.16666667%
}

.theme-arco-col-push-13.theme-arco-col-rtl {
    left: unset;
    right: 54.16666667%
}

.theme-arco-col-push-14 {
    left: 58.33333333%
}

.theme-arco-col-push-14.theme-arco-col-rtl {
    left: unset;
    right: 58.33333333%
}

.theme-arco-col-push-15 {
    left: 62.5%
}

.theme-arco-col-push-15.theme-arco-col-rtl {
    left: unset;
    right: 62.5%
}

.theme-arco-col-push-16 {
    left: 66.66666667%
}

.theme-arco-col-push-16.theme-arco-col-rtl {
    left: unset;
    right: 66.66666667%
}

.theme-arco-col-push-17 {
    left: 70.83333333%
}

.theme-arco-col-push-17.theme-arco-col-rtl {
    left: unset;
    right: 70.83333333%
}

.theme-arco-col-push-18 {
    left: 75%
}

.theme-arco-col-push-18.theme-arco-col-rtl {
    left: unset;
    right: 75%
}

.theme-arco-col-push-19 {
    left: 79.16666667%
}

.theme-arco-col-push-19.theme-arco-col-rtl {
    left: unset;
    right: 79.16666667%
}

.theme-arco-col-push-20 {
    left: 83.33333333%
}

.theme-arco-col-push-20.theme-arco-col-rtl {
    left: unset;
    right: 83.33333333%
}

.theme-arco-col-push-21 {
    left: 87.5%
}

.theme-arco-col-push-21.theme-arco-col-rtl {
    left: unset;
    right: 87.5%
}

.theme-arco-col-push-22 {
    left: 91.66666667%
}

.theme-arco-col-push-22.theme-arco-col-rtl {
    left: unset;
    right: 91.66666667%
}

.theme-arco-col-push-23 {
    left: 95.83333333%
}

.theme-arco-col-push-23.theme-arco-col-rtl {
    left: unset;
    right: 95.83333333%
}

.theme-arco-col-push-24 {
    left: 100%
}

.theme-arco-col-push-24.theme-arco-col-rtl {
    left: unset;
    right: 100%
}

.theme-arco-col-xs-0 {
    display: none
}

.theme-arco-col-xs-1 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 4.16666667%;
    flex: 0 0 4.16666667%;
    width: 4.16666667%
}

.theme-arco-col-xs-2 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    width: 8.33333333%
}

.theme-arco-col-xs-3 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%
}

.theme-arco-col-xs-4 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    width: 16.66666667%
}

.theme-arco-col-xs-5 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 20.83333333%;
    flex: 0 0 20.83333333%;
    width: 20.83333333%
}

.theme-arco-col-xs-6 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%
}

.theme-arco-col-xs-7 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 29.16666667%;
    flex: 0 0 29.16666667%;
    width: 29.16666667%
}

.theme-arco-col-xs-8 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    width: 33.33333333%
}

.theme-arco-col-xs-9 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%
}

.theme-arco-col-xs-10 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    width: 41.66666667%
}

.theme-arco-col-xs-11 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 45.83333333%;
    flex: 0 0 45.83333333%;
    width: 45.83333333%
}

.theme-arco-col-xs-12 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%
}

.theme-arco-col-xs-13 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 54.16666667%;
    flex: 0 0 54.16666667%;
    width: 54.16666667%
}

.theme-arco-col-xs-14 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    width: 58.33333333%
}

.theme-arco-col-xs-15 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%
}

.theme-arco-col-xs-16 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    width: 66.66666667%
}

.theme-arco-col-xs-17 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 70.83333333%;
    flex: 0 0 70.83333333%;
    width: 70.83333333%
}

.theme-arco-col-xs-18 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%
}

.theme-arco-col-xs-19 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 79.16666667%;
    flex: 0 0 79.16666667%;
    width: 79.16666667%
}

.theme-arco-col-xs-20 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    width: 83.33333333%
}

.theme-arco-col-xs-21 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%
}

.theme-arco-col-xs-22 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    width: 91.66666667%
}

.theme-arco-col-xs-23 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 95.83333333%;
    flex: 0 0 95.83333333%;
    width: 95.83333333%
}

.theme-arco-col-xs-24 {
    -moz-box-flex: 0;
    display: block;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%
}

.theme-arco-col-xs-offset-0 {
    margin-left: 0
}

.theme-arco-col-xs-offset-0.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 0
}

.theme-arco-col-xs-offset-1 {
    margin-left: 4.16666667%
}

.theme-arco-col-xs-offset-1.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 4.16666667%
}

.theme-arco-col-xs-offset-2 {
    margin-left: 8.33333333%
}

.theme-arco-col-xs-offset-2.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 8.33333333%
}

.theme-arco-col-xs-offset-3 {
    margin-left: 12.5%
}

.theme-arco-col-xs-offset-3.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 12.5%
}

.theme-arco-col-xs-offset-4 {
    margin-left: 16.66666667%
}

.theme-arco-col-xs-offset-4.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 16.66666667%
}

.theme-arco-col-xs-offset-5 {
    margin-left: 20.83333333%
}

.theme-arco-col-xs-offset-5.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 20.83333333%
}

.theme-arco-col-xs-offset-6 {
    margin-left: 25%
}

.theme-arco-col-xs-offset-6.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 25%
}

.theme-arco-col-xs-offset-7 {
    margin-left: 29.16666667%
}

.theme-arco-col-xs-offset-7.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 29.16666667%
}

.theme-arco-col-xs-offset-8 {
    margin-left: 33.33333333%
}

.theme-arco-col-xs-offset-8.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 33.33333333%
}

.theme-arco-col-xs-offset-9 {
    margin-left: 37.5%
}

.theme-arco-col-xs-offset-9.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 37.5%
}

.theme-arco-col-xs-offset-10 {
    margin-left: 41.66666667%
}

.theme-arco-col-xs-offset-10.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 41.66666667%
}

.theme-arco-col-xs-offset-11 {
    margin-left: 45.83333333%
}

.theme-arco-col-xs-offset-11.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 45.83333333%
}

.theme-arco-col-xs-offset-12 {
    margin-left: 50%
}

.theme-arco-col-xs-offset-12.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 50%
}

.theme-arco-col-xs-offset-13 {
    margin-left: 54.16666667%
}

.theme-arco-col-xs-offset-13.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 54.16666667%
}

.theme-arco-col-xs-offset-14 {
    margin-left: 58.33333333%
}

.theme-arco-col-xs-offset-14.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 58.33333333%
}

.theme-arco-col-xs-offset-15 {
    margin-left: 62.5%
}

.theme-arco-col-xs-offset-15.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 62.5%
}

.theme-arco-col-xs-offset-16 {
    margin-left: 66.66666667%
}

.theme-arco-col-xs-offset-16.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 66.66666667%
}

.theme-arco-col-xs-offset-17 {
    margin-left: 70.83333333%
}

.theme-arco-col-xs-offset-17.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 70.83333333%
}

.theme-arco-col-xs-offset-18 {
    margin-left: 75%
}

.theme-arco-col-xs-offset-18.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 75%
}

.theme-arco-col-xs-offset-19 {
    margin-left: 79.16666667%
}

.theme-arco-col-xs-offset-19.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 79.16666667%
}

.theme-arco-col-xs-offset-20 {
    margin-left: 83.33333333%
}

.theme-arco-col-xs-offset-20.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 83.33333333%
}

.theme-arco-col-xs-offset-21 {
    margin-left: 87.5%
}

.theme-arco-col-xs-offset-21.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 87.5%
}

.theme-arco-col-xs-offset-22 {
    margin-left: 91.66666667%
}

.theme-arco-col-xs-offset-22.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 91.66666667%
}

.theme-arco-col-xs-offset-23 {
    margin-left: 95.83333333%
}

.theme-arco-col-xs-offset-23.theme-arco-col-rtl {
    margin-left: 0;
    margin-right: 95.83333333%
}

.theme-arco-col-xs-order-0 {
    -moz-box-ordinal-group: 1;
    -webkit-order: 0;
    order: 0
}

.theme-arco-col-xs-order-1 {
    -moz-box-ordinal-group: 2;
    -webkit-order: 1;
    order: 1
}

.theme-arco-col-xs-order-2 {
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    order: 2
}

.theme-arco-col-xs-order-3 {
    -moz-box-ordinal-group: 4;
    -webkit-order: 3;
    order: 3
}

.theme-arco-col-xs-order-4 {
    -moz-box-ordinal-group: 5;
    -webkit-order: 4;
    order: 4
}

.theme-arco-col-xs-order-5 {
    -moz-box-ordinal-group: 6;
    -webkit-order: 5;
    order: 5
}

.theme-arco-col-xs-order-6 {
    -moz-box-ordinal-group: 7;
    -webkit-order: 6;
    order: 6
}

.theme-arco-col-xs-order-7 {
    -moz-box-ordinal-group: 8;
    -webkit-order: 7;
    order: 7
}

.theme-arco-col-xs-order-8 {
    -moz-box-ordinal-group: 9;
    -webkit-order: 8;
    order: 8
}

.theme-arco-col-xs-order-9 {
    -moz-box-ordinal-group: 10;
    -webkit-order: 9;
    order: 9
}

.theme-arco-col-xs-order-10 {
    -moz-box-ordinal-group: 11;
    -webkit-order: 10;
    order: 10
}

.theme-arco-col-xs-order-11 {
    -moz-box-ordinal-group: 12;
    -webkit-order: 11;
    order: 11
}

.theme-arco-col-xs-order-12 {
    -moz-box-ordinal-group: 13;
    -webkit-order: 12;
    order: 12
}

.theme-arco-col-xs-order-13 {
    -moz-box-ordinal-group: 14;
    -webkit-order: 13;
    order: 13
}

.theme-arco-col-xs-order-14 {
    -moz-box-ordinal-group: 15;
    -webkit-order: 14;
    order: 14
}

.theme-arco-col-xs-order-15 {
    -moz-box-ordinal-group: 16;
    -webkit-order: 15;
    order: 15
}

.theme-arco-col-xs-order-16 {
    -moz-box-ordinal-group: 17;
    -webkit-order: 16;
    order: 16
}

.theme-arco-col-xs-order-17 {
    -moz-box-ordinal-group: 18;
    -webkit-order: 17;
    order: 17
}

.theme-arco-col-xs-order-18 {
    -moz-box-ordinal-group: 19;
    -webkit-order: 18;
    order: 18
}

.theme-arco-col-xs-order-19 {
    -moz-box-ordinal-group: 20;
    -webkit-order: 19;
    order: 19
}

.theme-arco-col-xs-order-20 {
    -moz-box-ordinal-group: 21;
    -webkit-order: 20;
    order: 20
}

.theme-arco-col-xs-order-21 {
    -moz-box-ordinal-group: 22;
    -webkit-order: 21;
    order: 21
}

.theme-arco-col-xs-order-22 {
    -moz-box-ordinal-group: 23;
    -webkit-order: 22;
    order: 22
}

.theme-arco-col-xs-order-23 {
    -moz-box-ordinal-group: 24;
    -webkit-order: 23;
    order: 23
}

.theme-arco-col-xs-order-24 {
    -moz-box-ordinal-group: 25;
    -webkit-order: 24;
    order: 24
}

.theme-arco-col-xs-pull-0 {
    right: 0
}

.theme-arco-col-xs-pull-0.theme-arco-col-rtl {
    left: 0;
    right: unset
}

.theme-arco-col-xs-pull-1 {
    right: 4.16666667%
}

.theme-arco-col-xs-pull-1.theme-arco-col-rtl {
    left: 4.16666667%;
    right: unset
}

.theme-arco-col-xs-pull-2 {
    right: 8.33333333%
}

.theme-arco-col-xs-pull-2.theme-arco-col-rtl {
    left: 8.33333333%;
    right: unset
}

.theme-arco-col-xs-pull-3 {
    right: 12.5%
}

.theme-arco-col-xs-pull-3.theme-arco-col-rtl {
    left: 12.5%;
    right: unset
}

.theme-arco-col-xs-pull-4 {
    right: 16.66666667%
}

.theme-arco-col-xs-pull-4.theme-arco-col-rtl {
    left: 16.66666667%;
    right: unset
}

.theme-arco-col-xs-pull-5 {
    right: 20.83333333%
}

.theme-arco-col-xs-pull-5.theme-arco-col-rtl {
    left: 20.83333333%;
    right: unset
}

.theme-arco-col-xs-pull-6 {
    right: 25%
}

.theme-arco-col-xs-pull-6.theme-arco-col-rtl {
    left: 25%;
    right: unset
}

.theme-arco-col-xs-pull-7 {
    right: 29.16666667%
}

.theme-arco-col-xs-pull-7.theme-arco-col-rtl {
    left: 29.16666667%;
    right: unset
}

.theme-arco-col-xs-pull-8 {
    right: 33.33333333%
}

.theme-arco-col-xs-pull-8.theme-arco-col-rtl {
    left: 33.33333333%;
    right: unset
}

.theme-arco-col-xs-pull-9 {
    right: 37.5%
}

.theme-arco-col-xs-pull-9.theme-arco-col-rtl {
    left: 37.5%;
    right: unset
}

.theme-arco-col-xs-pull-10 {
    right: 41.66666667%
}

.theme-arco-col-xs-pull-10.theme-arco-col-rtl {
    left: 41.66666667%;
    right: unset
}

.theme-arco-col-xs-pull-11 {
    right: 45.83333333%
}

.theme-arco-col-xs-pull-11.theme-arco-col-rtl {
    left: 45.83333333%;
    right: unset
}

.theme-arco-col-xs-pull-12 {
    right: 50%
}

.theme-arco-col-xs-pull-12.theme-arco-col-rtl {
    left: 50%;
    right: unset
}

.theme-arco-col-xs-pull-13 {
    right: 54.16666667%
}

.theme-arco-col-xs-pull-13.theme-arco-col-rtl {
    left: 54.16666667%;
    right: unset
}

.theme-arco-col-xs-pull-14 {
    right: 58.33333333%
}

.theme-arco-col-xs-pull-14.theme-arco-col-rtl {
    left: 58.33333333%;
    right: unset
}

.theme-arco-col-xs-pull-15 {
    right: 62.5%
}

.theme-arco-col-xs-pull-15.theme-arco-col-rtl {
    left: 62.5%;
    right: unset
}

.theme-arco-col-xs-pull-16 {
    right: 66.66666667%
}

.theme-arco-col-xs-pull-16.theme-arco-col-rtl {
    left: 66.66666667%;
    right: unset
}

.theme-arco-col-xs-pull-17 {
    right: 70.83333333%
}

.theme-arco-col-xs-pull-17.theme-arco-col-rtl {
    left: 70.83333333%;
    right: unset
}

.theme-arco-col-xs-pull-18 {
    right: 75%
}

.theme-arco-col-xs-pull-18.theme-arco-col-rtl {
    left: 75%;
    right: unset
}

.theme-arco-col-xs-pull-19 {
    right: 79.16666667%
}

.theme-arco-col-xs-pull-19.theme-arco-col-rtl {
    left: 79.16666667%;
    right: unset
}

.theme-arco-col-xs-pull-20 {
    right: 83.33333333%
}

.theme-arco-col-xs-pull-20.theme-arco-col-rtl {
    left: 83.33333333%;
    right: unset
}

.theme-arco-col-xs-pull-21 {
    right: 87.5%
}

.theme-arco-col-xs-pull-21.theme-arco-col-rtl {
    left: 87.5%;
    right: unset
}

.theme-arco-col-xs-pull-22 {
    right: 91.66666667%
}

.theme-arco-col-xs-pull-22.theme-arco-col-rtl {
    left: 91.66666667%;
    right: unset
}

.theme-arco-col-xs-pull-23 {
    right: 95.83333333%
}

.theme-arco-col-xs-pull-23.theme-arco-col-rtl {
    left: 95.83333333%;
    right: unset
}

.theme-arco-col-xs-pull-24 {
    right: 100%
}

.theme-arco-col-xs-pull-24.theme-arco-col-rtl {
    left: 100%;
    right: unset
}

.theme-arco-col-xs-push-0 {
    left: 0
}

.theme-arco-col-xs-push-0.theme-arco-col-rtl {
    left: unset;
    right: 0
}

.theme-arco-col-xs-push-1 {
    left: 4.16666667%
}

.theme-arco-col-xs-push-1.theme-arco-col-rtl {
    left: unset;
    right: 4.16666667%
}

.theme-arco-col-xs-push-2 {
    left: 8.33333333%
}

.theme-arco-col-xs-push-2.theme-arco-col-rtl {
    left: unset;
    right: 8.33333333%
}

.theme-arco-col-xs-push-3 {
    left: 12.5%
}

.theme-arco-col-xs-push-3.theme-arco-col-rtl {
    left: unset;
    right: 12.5%
}

.theme-arco-col-xs-push-4 {
    left: 16.66666667%
}

.theme-arco-col-xs-push-4.theme-arco-col-rtl {
    left: unset;
    right: 16.66666667%
}

.theme-arco-col-xs-push-5 {
    left: 20.83333333%
}

.theme-arco-col-xs-push-5.theme-arco-col-rtl {
    left: unset;
    right: 20.83333333%
}

.theme-arco-col-xs-push-6 {
    left: 25%
}

.theme-arco-col-xs-push-6.theme-arco-col-rtl {
    left: unset;
    right: 25%
}

.theme-arco-col-xs-push-7 {
    left: 29.16666667%
}

.theme-arco-col-xs-push-7.theme-arco-col-rtl {
    left: unset;
    right: 29.16666667%
}

.theme-arco-col-xs-push-8 {
    left: 33.33333333%
}

.theme-arco-col-xs-push-8.theme-arco-col-rtl {
    left: unset;
    right: 33.33333333%
}

.theme-arco-col-xs-push-9 {
    left: 37.5%
}

.theme-arco-col-xs-push-9.theme-arco-col-rtl {
    left: unset;
    right: 37.5%
}

.theme-arco-col-xs-push-10 {
    left: 41.66666667%
}

.theme-arco-col-xs-push-10.theme-arco-col-rtl {
    left: unset;
    right: 41.66666667%
}

.theme-arco-col-xs-push-11 {
    left: 45.83333333%
}

.theme-arco-col-xs-push-11.theme-arco-col-rtl {
    left: unset;
    right: 45.83333333%
}

.theme-arco-col-xs-push-12 {
    left: 50%
}

.theme-arco-col-xs-push-12.theme-arco-col-rtl {
    left: unset;
    right: 50%
}

.theme-arco-col-xs-push-13 {
    left: 54.16666667%
}

.theme-arco-col-xs-push-13.theme-arco-col-rtl {
    left: unset;
    right: 54.16666667%
}

.theme-arco-col-xs-push-14 {
    left: 58.33333333%
}

.theme-arco-col-xs-push-14.theme-arco-col-rtl {
    left: unset;
    right: 58.33333333%
}

.theme-arco-col-xs-push-15 {
    left: 62.5%
}

.theme-arco-col-xs-push-15.theme-arco-col-rtl {
    left: unset;
    right: 62.5%
}

.theme-arco-col-xs-push-16 {
    left: 66.66666667%
}

.theme-arco-col-xs-push-16.theme-arco-col-rtl {
    left: unset;
    right: 66.66666667%
}

.theme-arco-col-xs-push-17 {
    left: 70.83333333%
}

.theme-arco-col-xs-push-17.theme-arco-col-rtl {
    left: unset;
    right: 70.83333333%
}

.theme-arco-col-xs-push-18 {
    left: 75%
}

.theme-arco-col-xs-push-18.theme-arco-col-rtl {
    left: unset;
    right: 75%
}

.theme-arco-col-xs-push-19 {
    left: 79.16666667%
}

.theme-arco-col-xs-push-19.theme-arco-col-rtl {
    left: unset;
    right: 79.16666667%
}

.theme-arco-col-xs-push-20 {
    left: 83.33333333%
}

.theme-arco-col-xs-push-20.theme-arco-col-rtl {
    left: unset;
    right: 83.33333333%
}

.theme-arco-col-xs-push-21 {
    left: 87.5%
}

.theme-arco-col-xs-push-21.theme-arco-col-rtl {
    left: unset;
    right: 87.5%
}

.theme-arco-col-xs-push-22 {
    left: 91.66666667%
}

.theme-arco-col-xs-push-22.theme-arco-col-rtl {
    left: unset;
    right: 91.66666667%
}

.theme-arco-col-xs-push-23 {
    left: 95.83333333%
}

.theme-arco-col-xs-push-23.theme-arco-col-rtl {
    left: unset;
    right: 95.83333333%
}

.theme-arco-col-xs-push-24 {
    left: 100%
}

.theme-arco-col-xs-push-24.theme-arco-col-rtl {
    left: unset;
    right: 100%
}

@media (min-width:576px) {
    .theme-arco-col-sm-0 {
        display: none
    }

    .theme-arco-col-sm-1 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 4.16666667%;
        flex: 0 0 4.16666667%;
        width: 4.16666667%
    }

    .theme-arco-col-sm-2 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        width: 8.33333333%
    }

    .theme-arco-col-sm-3 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        width: 12.5%
    }

    .theme-arco-col-sm-4 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        width: 16.66666667%
    }

    .theme-arco-col-sm-5 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 20.83333333%;
        flex: 0 0 20.83333333%;
        width: 20.83333333%
    }

    .theme-arco-col-sm-6 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        width: 25%
    }

    .theme-arco-col-sm-7 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 29.16666667%;
        flex: 0 0 29.16666667%;
        width: 29.16666667%
    }

    .theme-arco-col-sm-8 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        width: 33.33333333%
    }

    .theme-arco-col-sm-9 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        width: 37.5%
    }

    .theme-arco-col-sm-10 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        width: 41.66666667%
    }

    .theme-arco-col-sm-11 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 45.83333333%;
        flex: 0 0 45.83333333%;
        width: 45.83333333%
    }

    .theme-arco-col-sm-12 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .theme-arco-col-sm-13 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 54.16666667%;
        flex: 0 0 54.16666667%;
        width: 54.16666667%
    }

    .theme-arco-col-sm-14 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        width: 58.33333333%
    }

    .theme-arco-col-sm-15 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        width: 62.5%
    }

    .theme-arco-col-sm-16 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        width: 66.66666667%
    }

    .theme-arco-col-sm-17 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 70.83333333%;
        flex: 0 0 70.83333333%;
        width: 70.83333333%
    }

    .theme-arco-col-sm-18 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        width: 75%
    }

    .theme-arco-col-sm-19 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 79.16666667%;
        flex: 0 0 79.16666667%;
        width: 79.16666667%
    }

    .theme-arco-col-sm-20 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        width: 83.33333333%
    }

    .theme-arco-col-sm-21 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        width: 87.5%
    }

    .theme-arco-col-sm-22 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        width: 91.66666667%
    }

    .theme-arco-col-sm-23 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 95.83333333%;
        flex: 0 0 95.83333333%;
        width: 95.83333333%
    }

    .theme-arco-col-sm-24 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .theme-arco-col-sm-offset-0 {
        margin-left: 0
    }

    .theme-arco-col-sm-offset-0.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 0
    }

    .theme-arco-col-sm-offset-1 {
        margin-left: 4.16666667%
    }

    .theme-arco-col-sm-offset-1.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 4.16666667%
    }

    .theme-arco-col-sm-offset-2 {
        margin-left: 8.33333333%
    }

    .theme-arco-col-sm-offset-2.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 8.33333333%
    }

    .theme-arco-col-sm-offset-3 {
        margin-left: 12.5%
    }

    .theme-arco-col-sm-offset-3.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 12.5%
    }

    .theme-arco-col-sm-offset-4 {
        margin-left: 16.66666667%
    }

    .theme-arco-col-sm-offset-4.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 16.66666667%
    }

    .theme-arco-col-sm-offset-5 {
        margin-left: 20.83333333%
    }

    .theme-arco-col-sm-offset-5.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 20.83333333%
    }

    .theme-arco-col-sm-offset-6 {
        margin-left: 25%
    }

    .theme-arco-col-sm-offset-6.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 25%
    }

    .theme-arco-col-sm-offset-7 {
        margin-left: 29.16666667%
    }

    .theme-arco-col-sm-offset-7.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 29.16666667%
    }

    .theme-arco-col-sm-offset-8 {
        margin-left: 33.33333333%
    }

    .theme-arco-col-sm-offset-8.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 33.33333333%
    }

    .theme-arco-col-sm-offset-9 {
        margin-left: 37.5%
    }

    .theme-arco-col-sm-offset-9.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 37.5%
    }

    .theme-arco-col-sm-offset-10 {
        margin-left: 41.66666667%
    }

    .theme-arco-col-sm-offset-10.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 41.66666667%
    }

    .theme-arco-col-sm-offset-11 {
        margin-left: 45.83333333%
    }

    .theme-arco-col-sm-offset-11.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 45.83333333%
    }

    .theme-arco-col-sm-offset-12 {
        margin-left: 50%
    }

    .theme-arco-col-sm-offset-12.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 50%
    }

    .theme-arco-col-sm-offset-13 {
        margin-left: 54.16666667%
    }

    .theme-arco-col-sm-offset-13.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 54.16666667%
    }

    .theme-arco-col-sm-offset-14 {
        margin-left: 58.33333333%
    }

    .theme-arco-col-sm-offset-14.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 58.33333333%
    }

    .theme-arco-col-sm-offset-15 {
        margin-left: 62.5%
    }

    .theme-arco-col-sm-offset-15.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 62.5%
    }

    .theme-arco-col-sm-offset-16 {
        margin-left: 66.66666667%
    }

    .theme-arco-col-sm-offset-16.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 66.66666667%
    }

    .theme-arco-col-sm-offset-17 {
        margin-left: 70.83333333%
    }

    .theme-arco-col-sm-offset-17.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 70.83333333%
    }

    .theme-arco-col-sm-offset-18 {
        margin-left: 75%
    }

    .theme-arco-col-sm-offset-18.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 75%
    }

    .theme-arco-col-sm-offset-19 {
        margin-left: 79.16666667%
    }

    .theme-arco-col-sm-offset-19.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 79.16666667%
    }

    .theme-arco-col-sm-offset-20 {
        margin-left: 83.33333333%
    }

    .theme-arco-col-sm-offset-20.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 83.33333333%
    }

    .theme-arco-col-sm-offset-21 {
        margin-left: 87.5%
    }

    .theme-arco-col-sm-offset-21.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 87.5%
    }

    .theme-arco-col-sm-offset-22 {
        margin-left: 91.66666667%
    }

    .theme-arco-col-sm-offset-22.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 91.66666667%
    }

    .theme-arco-col-sm-offset-23 {
        margin-left: 95.83333333%
    }

    .theme-arco-col-sm-offset-23.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 95.83333333%
    }

    .theme-arco-col-sm-order-0 {
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .theme-arco-col-sm-order-1 {
        -moz-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .theme-arco-col-sm-order-2 {
        -moz-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .theme-arco-col-sm-order-3 {
        -moz-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .theme-arco-col-sm-order-4 {
        -moz-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .theme-arco-col-sm-order-5 {
        -moz-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .theme-arco-col-sm-order-6 {
        -moz-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .theme-arco-col-sm-order-7 {
        -moz-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .theme-arco-col-sm-order-8 {
        -moz-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .theme-arco-col-sm-order-9 {
        -moz-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .theme-arco-col-sm-order-10 {
        -moz-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .theme-arco-col-sm-order-11 {
        -moz-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .theme-arco-col-sm-order-12 {
        -moz-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .theme-arco-col-sm-order-13 {
        -moz-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .theme-arco-col-sm-order-14 {
        -moz-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .theme-arco-col-sm-order-15 {
        -moz-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .theme-arco-col-sm-order-16 {
        -moz-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .theme-arco-col-sm-order-17 {
        -moz-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .theme-arco-col-sm-order-18 {
        -moz-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .theme-arco-col-sm-order-19 {
        -moz-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .theme-arco-col-sm-order-20 {
        -moz-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .theme-arco-col-sm-order-21 {
        -moz-box-ordinal-group: 22;
        -webkit-order: 21;
        order: 21
    }

    .theme-arco-col-sm-order-22 {
        -moz-box-ordinal-group: 23;
        -webkit-order: 22;
        order: 22
    }

    .theme-arco-col-sm-order-23 {
        -moz-box-ordinal-group: 24;
        -webkit-order: 23;
        order: 23
    }

    .theme-arco-col-sm-order-24 {
        -moz-box-ordinal-group: 25;
        -webkit-order: 24;
        order: 24
    }

    .theme-arco-col-sm-pull-0 {
        right: 0
    }

    .theme-arco-col-sm-pull-0.theme-arco-col-rtl {
        left: 0;
        right: unset
    }

    .theme-arco-col-sm-pull-1 {
        right: 4.16666667%
    }

    .theme-arco-col-sm-pull-1.theme-arco-col-rtl {
        left: 4.16666667%;
        right: unset
    }

    .theme-arco-col-sm-pull-2 {
        right: 8.33333333%
    }

    .theme-arco-col-sm-pull-2.theme-arco-col-rtl {
        left: 8.33333333%;
        right: unset
    }

    .theme-arco-col-sm-pull-3 {
        right: 12.5%
    }

    .theme-arco-col-sm-pull-3.theme-arco-col-rtl {
        left: 12.5%;
        right: unset
    }

    .theme-arco-col-sm-pull-4 {
        right: 16.66666667%
    }

    .theme-arco-col-sm-pull-4.theme-arco-col-rtl {
        left: 16.66666667%;
        right: unset
    }

    .theme-arco-col-sm-pull-5 {
        right: 20.83333333%
    }

    .theme-arco-col-sm-pull-5.theme-arco-col-rtl {
        left: 20.83333333%;
        right: unset
    }

    .theme-arco-col-sm-pull-6 {
        right: 25%
    }

    .theme-arco-col-sm-pull-6.theme-arco-col-rtl {
        left: 25%;
        right: unset
    }

    .theme-arco-col-sm-pull-7 {
        right: 29.16666667%
    }

    .theme-arco-col-sm-pull-7.theme-arco-col-rtl {
        left: 29.16666667%;
        right: unset
    }

    .theme-arco-col-sm-pull-8 {
        right: 33.33333333%
    }

    .theme-arco-col-sm-pull-8.theme-arco-col-rtl {
        left: 33.33333333%;
        right: unset
    }

    .theme-arco-col-sm-pull-9 {
        right: 37.5%
    }

    .theme-arco-col-sm-pull-9.theme-arco-col-rtl {
        left: 37.5%;
        right: unset
    }

    .theme-arco-col-sm-pull-10 {
        right: 41.66666667%
    }

    .theme-arco-col-sm-pull-10.theme-arco-col-rtl {
        left: 41.66666667%;
        right: unset
    }

    .theme-arco-col-sm-pull-11 {
        right: 45.83333333%
    }

    .theme-arco-col-sm-pull-11.theme-arco-col-rtl {
        left: 45.83333333%;
        right: unset
    }

    .theme-arco-col-sm-pull-12 {
        right: 50%
    }

    .theme-arco-col-sm-pull-12.theme-arco-col-rtl {
        left: 50%;
        right: unset
    }

    .theme-arco-col-sm-pull-13 {
        right: 54.16666667%
    }

    .theme-arco-col-sm-pull-13.theme-arco-col-rtl {
        left: 54.16666667%;
        right: unset
    }

    .theme-arco-col-sm-pull-14 {
        right: 58.33333333%
    }

    .theme-arco-col-sm-pull-14.theme-arco-col-rtl {
        left: 58.33333333%;
        right: unset
    }

    .theme-arco-col-sm-pull-15 {
        right: 62.5%
    }

    .theme-arco-col-sm-pull-15.theme-arco-col-rtl {
        left: 62.5%;
        right: unset
    }

    .theme-arco-col-sm-pull-16 {
        right: 66.66666667%
    }

    .theme-arco-col-sm-pull-16.theme-arco-col-rtl {
        left: 66.66666667%;
        right: unset
    }

    .theme-arco-col-sm-pull-17 {
        right: 70.83333333%
    }

    .theme-arco-col-sm-pull-17.theme-arco-col-rtl {
        left: 70.83333333%;
        right: unset
    }

    .theme-arco-col-sm-pull-18 {
        right: 75%
    }

    .theme-arco-col-sm-pull-18.theme-arco-col-rtl {
        left: 75%;
        right: unset
    }

    .theme-arco-col-sm-pull-19 {
        right: 79.16666667%
    }

    .theme-arco-col-sm-pull-19.theme-arco-col-rtl {
        left: 79.16666667%;
        right: unset
    }

    .theme-arco-col-sm-pull-20 {
        right: 83.33333333%
    }

    .theme-arco-col-sm-pull-20.theme-arco-col-rtl {
        left: 83.33333333%;
        right: unset
    }

    .theme-arco-col-sm-pull-21 {
        right: 87.5%
    }

    .theme-arco-col-sm-pull-21.theme-arco-col-rtl {
        left: 87.5%;
        right: unset
    }

    .theme-arco-col-sm-pull-22 {
        right: 91.66666667%
    }

    .theme-arco-col-sm-pull-22.theme-arco-col-rtl {
        left: 91.66666667%;
        right: unset
    }

    .theme-arco-col-sm-pull-23 {
        right: 95.83333333%
    }

    .theme-arco-col-sm-pull-23.theme-arco-col-rtl {
        left: 95.83333333%;
        right: unset
    }

    .theme-arco-col-sm-pull-24 {
        right: 100%
    }

    .theme-arco-col-sm-pull-24.theme-arco-col-rtl {
        left: 100%;
        right: unset
    }

    .theme-arco-col-sm-push-0 {
        left: 0
    }

    .theme-arco-col-sm-push-0.theme-arco-col-rtl {
        left: unset;
        right: 0
    }

    .theme-arco-col-sm-push-1 {
        left: 4.16666667%
    }

    .theme-arco-col-sm-push-1.theme-arco-col-rtl {
        left: unset;
        right: 4.16666667%
    }

    .theme-arco-col-sm-push-2 {
        left: 8.33333333%
    }

    .theme-arco-col-sm-push-2.theme-arco-col-rtl {
        left: unset;
        right: 8.33333333%
    }

    .theme-arco-col-sm-push-3 {
        left: 12.5%
    }

    .theme-arco-col-sm-push-3.theme-arco-col-rtl {
        left: unset;
        right: 12.5%
    }

    .theme-arco-col-sm-push-4 {
        left: 16.66666667%
    }

    .theme-arco-col-sm-push-4.theme-arco-col-rtl {
        left: unset;
        right: 16.66666667%
    }

    .theme-arco-col-sm-push-5 {
        left: 20.83333333%
    }

    .theme-arco-col-sm-push-5.theme-arco-col-rtl {
        left: unset;
        right: 20.83333333%
    }

    .theme-arco-col-sm-push-6 {
        left: 25%
    }

    .theme-arco-col-sm-push-6.theme-arco-col-rtl {
        left: unset;
        right: 25%
    }

    .theme-arco-col-sm-push-7 {
        left: 29.16666667%
    }

    .theme-arco-col-sm-push-7.theme-arco-col-rtl {
        left: unset;
        right: 29.16666667%
    }

    .theme-arco-col-sm-push-8 {
        left: 33.33333333%
    }

    .theme-arco-col-sm-push-8.theme-arco-col-rtl {
        left: unset;
        right: 33.33333333%
    }

    .theme-arco-col-sm-push-9 {
        left: 37.5%
    }

    .theme-arco-col-sm-push-9.theme-arco-col-rtl {
        left: unset;
        right: 37.5%
    }

    .theme-arco-col-sm-push-10 {
        left: 41.66666667%
    }

    .theme-arco-col-sm-push-10.theme-arco-col-rtl {
        left: unset;
        right: 41.66666667%
    }

    .theme-arco-col-sm-push-11 {
        left: 45.83333333%
    }

    .theme-arco-col-sm-push-11.theme-arco-col-rtl {
        left: unset;
        right: 45.83333333%
    }

    .theme-arco-col-sm-push-12 {
        left: 50%
    }

    .theme-arco-col-sm-push-12.theme-arco-col-rtl {
        left: unset;
        right: 50%
    }

    .theme-arco-col-sm-push-13 {
        left: 54.16666667%
    }

    .theme-arco-col-sm-push-13.theme-arco-col-rtl {
        left: unset;
        right: 54.16666667%
    }

    .theme-arco-col-sm-push-14 {
        left: 58.33333333%
    }

    .theme-arco-col-sm-push-14.theme-arco-col-rtl {
        left: unset;
        right: 58.33333333%
    }

    .theme-arco-col-sm-push-15 {
        left: 62.5%
    }

    .theme-arco-col-sm-push-15.theme-arco-col-rtl {
        left: unset;
        right: 62.5%
    }

    .theme-arco-col-sm-push-16 {
        left: 66.66666667%
    }

    .theme-arco-col-sm-push-16.theme-arco-col-rtl {
        left: unset;
        right: 66.66666667%
    }

    .theme-arco-col-sm-push-17 {
        left: 70.83333333%
    }

    .theme-arco-col-sm-push-17.theme-arco-col-rtl {
        left: unset;
        right: 70.83333333%
    }

    .theme-arco-col-sm-push-18 {
        left: 75%
    }

    .theme-arco-col-sm-push-18.theme-arco-col-rtl {
        left: unset;
        right: 75%
    }

    .theme-arco-col-sm-push-19 {
        left: 79.16666667%
    }

    .theme-arco-col-sm-push-19.theme-arco-col-rtl {
        left: unset;
        right: 79.16666667%
    }

    .theme-arco-col-sm-push-20 {
        left: 83.33333333%
    }

    .theme-arco-col-sm-push-20.theme-arco-col-rtl {
        left: unset;
        right: 83.33333333%
    }

    .theme-arco-col-sm-push-21 {
        left: 87.5%
    }

    .theme-arco-col-sm-push-21.theme-arco-col-rtl {
        left: unset;
        right: 87.5%
    }

    .theme-arco-col-sm-push-22 {
        left: 91.66666667%
    }

    .theme-arco-col-sm-push-22.theme-arco-col-rtl {
        left: unset;
        right: 91.66666667%
    }

    .theme-arco-col-sm-push-23 {
        left: 95.83333333%
    }

    .theme-arco-col-sm-push-23.theme-arco-col-rtl {
        left: unset;
        right: 95.83333333%
    }

    .theme-arco-col-sm-push-24 {
        left: 100%
    }

    .theme-arco-col-sm-push-24.theme-arco-col-rtl {
        left: unset;
        right: 100%
    }
}

@media (min-width:768px) {
    .theme-arco-col-md-0 {
        display: none
    }

    .theme-arco-col-md-1 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 4.16666667%;
        flex: 0 0 4.16666667%;
        width: 4.16666667%
    }

    .theme-arco-col-md-2 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        width: 8.33333333%
    }

    .theme-arco-col-md-3 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        width: 12.5%
    }

    .theme-arco-col-md-4 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        width: 16.66666667%
    }

    .theme-arco-col-md-5 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 20.83333333%;
        flex: 0 0 20.83333333%;
        width: 20.83333333%
    }

    .theme-arco-col-md-6 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        width: 25%
    }

    .theme-arco-col-md-7 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 29.16666667%;
        flex: 0 0 29.16666667%;
        width: 29.16666667%
    }

    .theme-arco-col-md-8 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        width: 33.33333333%
    }

    .theme-arco-col-md-9 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        width: 37.5%
    }

    .theme-arco-col-md-10 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        width: 41.66666667%
    }

    .theme-arco-col-md-11 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 45.83333333%;
        flex: 0 0 45.83333333%;
        width: 45.83333333%
    }

    .theme-arco-col-md-12 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .theme-arco-col-md-13 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 54.16666667%;
        flex: 0 0 54.16666667%;
        width: 54.16666667%
    }

    .theme-arco-col-md-14 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        width: 58.33333333%
    }

    .theme-arco-col-md-15 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        width: 62.5%
    }

    .theme-arco-col-md-16 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        width: 66.66666667%
    }

    .theme-arco-col-md-17 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 70.83333333%;
        flex: 0 0 70.83333333%;
        width: 70.83333333%
    }

    .theme-arco-col-md-18 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        width: 75%
    }

    .theme-arco-col-md-19 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 79.16666667%;
        flex: 0 0 79.16666667%;
        width: 79.16666667%
    }

    .theme-arco-col-md-20 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        width: 83.33333333%
    }

    .theme-arco-col-md-21 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        width: 87.5%
    }

    .theme-arco-col-md-22 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        width: 91.66666667%
    }

    .theme-arco-col-md-23 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 95.83333333%;
        flex: 0 0 95.83333333%;
        width: 95.83333333%
    }

    .theme-arco-col-md-24 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .theme-arco-col-md-offset-0 {
        margin-left: 0
    }

    .theme-arco-col-md-offset-0.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 0
    }

    .theme-arco-col-md-offset-1 {
        margin-left: 4.16666667%
    }

    .theme-arco-col-md-offset-1.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 4.16666667%
    }

    .theme-arco-col-md-offset-2 {
        margin-left: 8.33333333%
    }

    .theme-arco-col-md-offset-2.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 8.33333333%
    }

    .theme-arco-col-md-offset-3 {
        margin-left: 12.5%
    }

    .theme-arco-col-md-offset-3.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 12.5%
    }

    .theme-arco-col-md-offset-4 {
        margin-left: 16.66666667%
    }

    .theme-arco-col-md-offset-4.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 16.66666667%
    }

    .theme-arco-col-md-offset-5 {
        margin-left: 20.83333333%
    }

    .theme-arco-col-md-offset-5.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 20.83333333%
    }

    .theme-arco-col-md-offset-6 {
        margin-left: 25%
    }

    .theme-arco-col-md-offset-6.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 25%
    }

    .theme-arco-col-md-offset-7 {
        margin-left: 29.16666667%
    }

    .theme-arco-col-md-offset-7.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 29.16666667%
    }

    .theme-arco-col-md-offset-8 {
        margin-left: 33.33333333%
    }

    .theme-arco-col-md-offset-8.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 33.33333333%
    }

    .theme-arco-col-md-offset-9 {
        margin-left: 37.5%
    }

    .theme-arco-col-md-offset-9.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 37.5%
    }

    .theme-arco-col-md-offset-10 {
        margin-left: 41.66666667%
    }

    .theme-arco-col-md-offset-10.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 41.66666667%
    }

    .theme-arco-col-md-offset-11 {
        margin-left: 45.83333333%
    }

    .theme-arco-col-md-offset-11.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 45.83333333%
    }

    .theme-arco-col-md-offset-12 {
        margin-left: 50%
    }

    .theme-arco-col-md-offset-12.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 50%
    }

    .theme-arco-col-md-offset-13 {
        margin-left: 54.16666667%
    }

    .theme-arco-col-md-offset-13.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 54.16666667%
    }

    .theme-arco-col-md-offset-14 {
        margin-left: 58.33333333%
    }

    .theme-arco-col-md-offset-14.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 58.33333333%
    }

    .theme-arco-col-md-offset-15 {
        margin-left: 62.5%
    }

    .theme-arco-col-md-offset-15.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 62.5%
    }

    .theme-arco-col-md-offset-16 {
        margin-left: 66.66666667%
    }

    .theme-arco-col-md-offset-16.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 66.66666667%
    }

    .theme-arco-col-md-offset-17 {
        margin-left: 70.83333333%
    }

    .theme-arco-col-md-offset-17.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 70.83333333%
    }

    .theme-arco-col-md-offset-18 {
        margin-left: 75%
    }

    .theme-arco-col-md-offset-18.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 75%
    }

    .theme-arco-col-md-offset-19 {
        margin-left: 79.16666667%
    }

    .theme-arco-col-md-offset-19.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 79.16666667%
    }

    .theme-arco-col-md-offset-20 {
        margin-left: 83.33333333%
    }

    .theme-arco-col-md-offset-20.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 83.33333333%
    }

    .theme-arco-col-md-offset-21 {
        margin-left: 87.5%
    }

    .theme-arco-col-md-offset-21.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 87.5%
    }

    .theme-arco-col-md-offset-22 {
        margin-left: 91.66666667%
    }

    .theme-arco-col-md-offset-22.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 91.66666667%
    }

    .theme-arco-col-md-offset-23 {
        margin-left: 95.83333333%
    }

    .theme-arco-col-md-offset-23.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 95.83333333%
    }

    .theme-arco-col-md-order-0 {
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .theme-arco-col-md-order-1 {
        -moz-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .theme-arco-col-md-order-2 {
        -moz-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .theme-arco-col-md-order-3 {
        -moz-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .theme-arco-col-md-order-4 {
        -moz-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .theme-arco-col-md-order-5 {
        -moz-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .theme-arco-col-md-order-6 {
        -moz-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .theme-arco-col-md-order-7 {
        -moz-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .theme-arco-col-md-order-8 {
        -moz-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .theme-arco-col-md-order-9 {
        -moz-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .theme-arco-col-md-order-10 {
        -moz-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .theme-arco-col-md-order-11 {
        -moz-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .theme-arco-col-md-order-12 {
        -moz-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .theme-arco-col-md-order-13 {
        -moz-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .theme-arco-col-md-order-14 {
        -moz-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .theme-arco-col-md-order-15 {
        -moz-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .theme-arco-col-md-order-16 {
        -moz-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .theme-arco-col-md-order-17 {
        -moz-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .theme-arco-col-md-order-18 {
        -moz-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .theme-arco-col-md-order-19 {
        -moz-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .theme-arco-col-md-order-20 {
        -moz-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .theme-arco-col-md-order-21 {
        -moz-box-ordinal-group: 22;
        -webkit-order: 21;
        order: 21
    }

    .theme-arco-col-md-order-22 {
        -moz-box-ordinal-group: 23;
        -webkit-order: 22;
        order: 22
    }

    .theme-arco-col-md-order-23 {
        -moz-box-ordinal-group: 24;
        -webkit-order: 23;
        order: 23
    }

    .theme-arco-col-md-order-24 {
        -moz-box-ordinal-group: 25;
        -webkit-order: 24;
        order: 24
    }

    .theme-arco-col-md-pull-0 {
        right: 0
    }

    .theme-arco-col-md-pull-0.theme-arco-col-rtl {
        left: 0;
        right: unset
    }

    .theme-arco-col-md-pull-1 {
        right: 4.16666667%
    }

    .theme-arco-col-md-pull-1.theme-arco-col-rtl {
        left: 4.16666667%;
        right: unset
    }

    .theme-arco-col-md-pull-2 {
        right: 8.33333333%
    }

    .theme-arco-col-md-pull-2.theme-arco-col-rtl {
        left: 8.33333333%;
        right: unset
    }

    .theme-arco-col-md-pull-3 {
        right: 12.5%
    }

    .theme-arco-col-md-pull-3.theme-arco-col-rtl {
        left: 12.5%;
        right: unset
    }

    .theme-arco-col-md-pull-4 {
        right: 16.66666667%
    }

    .theme-arco-col-md-pull-4.theme-arco-col-rtl {
        left: 16.66666667%;
        right: unset
    }

    .theme-arco-col-md-pull-5 {
        right: 20.83333333%
    }

    .theme-arco-col-md-pull-5.theme-arco-col-rtl {
        left: 20.83333333%;
        right: unset
    }

    .theme-arco-col-md-pull-6 {
        right: 25%
    }

    .theme-arco-col-md-pull-6.theme-arco-col-rtl {
        left: 25%;
        right: unset
    }

    .theme-arco-col-md-pull-7 {
        right: 29.16666667%
    }

    .theme-arco-col-md-pull-7.theme-arco-col-rtl {
        left: 29.16666667%;
        right: unset
    }

    .theme-arco-col-md-pull-8 {
        right: 33.33333333%
    }

    .theme-arco-col-md-pull-8.theme-arco-col-rtl {
        left: 33.33333333%;
        right: unset
    }

    .theme-arco-col-md-pull-9 {
        right: 37.5%
    }

    .theme-arco-col-md-pull-9.theme-arco-col-rtl {
        left: 37.5%;
        right: unset
    }

    .theme-arco-col-md-pull-10 {
        right: 41.66666667%
    }

    .theme-arco-col-md-pull-10.theme-arco-col-rtl {
        left: 41.66666667%;
        right: unset
    }

    .theme-arco-col-md-pull-11 {
        right: 45.83333333%
    }

    .theme-arco-col-md-pull-11.theme-arco-col-rtl {
        left: 45.83333333%;
        right: unset
    }

    .theme-arco-col-md-pull-12 {
        right: 50%
    }

    .theme-arco-col-md-pull-12.theme-arco-col-rtl {
        left: 50%;
        right: unset
    }

    .theme-arco-col-md-pull-13 {
        right: 54.16666667%
    }

    .theme-arco-col-md-pull-13.theme-arco-col-rtl {
        left: 54.16666667%;
        right: unset
    }

    .theme-arco-col-md-pull-14 {
        right: 58.33333333%
    }

    .theme-arco-col-md-pull-14.theme-arco-col-rtl {
        left: 58.33333333%;
        right: unset
    }

    .theme-arco-col-md-pull-15 {
        right: 62.5%
    }

    .theme-arco-col-md-pull-15.theme-arco-col-rtl {
        left: 62.5%;
        right: unset
    }

    .theme-arco-col-md-pull-16 {
        right: 66.66666667%
    }

    .theme-arco-col-md-pull-16.theme-arco-col-rtl {
        left: 66.66666667%;
        right: unset
    }

    .theme-arco-col-md-pull-17 {
        right: 70.83333333%
    }

    .theme-arco-col-md-pull-17.theme-arco-col-rtl {
        left: 70.83333333%;
        right: unset
    }

    .theme-arco-col-md-pull-18 {
        right: 75%
    }

    .theme-arco-col-md-pull-18.theme-arco-col-rtl {
        left: 75%;
        right: unset
    }

    .theme-arco-col-md-pull-19 {
        right: 79.16666667%
    }

    .theme-arco-col-md-pull-19.theme-arco-col-rtl {
        left: 79.16666667%;
        right: unset
    }

    .theme-arco-col-md-pull-20 {
        right: 83.33333333%
    }

    .theme-arco-col-md-pull-20.theme-arco-col-rtl {
        left: 83.33333333%;
        right: unset
    }

    .theme-arco-col-md-pull-21 {
        right: 87.5%
    }

    .theme-arco-col-md-pull-21.theme-arco-col-rtl {
        left: 87.5%;
        right: unset
    }

    .theme-arco-col-md-pull-22 {
        right: 91.66666667%
    }

    .theme-arco-col-md-pull-22.theme-arco-col-rtl {
        left: 91.66666667%;
        right: unset
    }

    .theme-arco-col-md-pull-23 {
        right: 95.83333333%
    }

    .theme-arco-col-md-pull-23.theme-arco-col-rtl {
        left: 95.83333333%;
        right: unset
    }

    .theme-arco-col-md-pull-24 {
        right: 100%
    }

    .theme-arco-col-md-pull-24.theme-arco-col-rtl {
        left: 100%;
        right: unset
    }

    .theme-arco-col-md-push-0 {
        left: 0
    }

    .theme-arco-col-md-push-0.theme-arco-col-rtl {
        left: unset;
        right: 0
    }

    .theme-arco-col-md-push-1 {
        left: 4.16666667%
    }

    .theme-arco-col-md-push-1.theme-arco-col-rtl {
        left: unset;
        right: 4.16666667%
    }

    .theme-arco-col-md-push-2 {
        left: 8.33333333%
    }

    .theme-arco-col-md-push-2.theme-arco-col-rtl {
        left: unset;
        right: 8.33333333%
    }

    .theme-arco-col-md-push-3 {
        left: 12.5%
    }

    .theme-arco-col-md-push-3.theme-arco-col-rtl {
        left: unset;
        right: 12.5%
    }

    .theme-arco-col-md-push-4 {
        left: 16.66666667%
    }

    .theme-arco-col-md-push-4.theme-arco-col-rtl {
        left: unset;
        right: 16.66666667%
    }

    .theme-arco-col-md-push-5 {
        left: 20.83333333%
    }

    .theme-arco-col-md-push-5.theme-arco-col-rtl {
        left: unset;
        right: 20.83333333%
    }

    .theme-arco-col-md-push-6 {
        left: 25%
    }

    .theme-arco-col-md-push-6.theme-arco-col-rtl {
        left: unset;
        right: 25%
    }

    .theme-arco-col-md-push-7 {
        left: 29.16666667%
    }

    .theme-arco-col-md-push-7.theme-arco-col-rtl {
        left: unset;
        right: 29.16666667%
    }

    .theme-arco-col-md-push-8 {
        left: 33.33333333%
    }

    .theme-arco-col-md-push-8.theme-arco-col-rtl {
        left: unset;
        right: 33.33333333%
    }

    .theme-arco-col-md-push-9 {
        left: 37.5%
    }

    .theme-arco-col-md-push-9.theme-arco-col-rtl {
        left: unset;
        right: 37.5%
    }

    .theme-arco-col-md-push-10 {
        left: 41.66666667%
    }

    .theme-arco-col-md-push-10.theme-arco-col-rtl {
        left: unset;
        right: 41.66666667%
    }

    .theme-arco-col-md-push-11 {
        left: 45.83333333%
    }

    .theme-arco-col-md-push-11.theme-arco-col-rtl {
        left: unset;
        right: 45.83333333%
    }

    .theme-arco-col-md-push-12 {
        left: 50%
    }

    .theme-arco-col-md-push-12.theme-arco-col-rtl {
        left: unset;
        right: 50%
    }

    .theme-arco-col-md-push-13 {
        left: 54.16666667%
    }

    .theme-arco-col-md-push-13.theme-arco-col-rtl {
        left: unset;
        right: 54.16666667%
    }

    .theme-arco-col-md-push-14 {
        left: 58.33333333%
    }

    .theme-arco-col-md-push-14.theme-arco-col-rtl {
        left: unset;
        right: 58.33333333%
    }

    .theme-arco-col-md-push-15 {
        left: 62.5%
    }

    .theme-arco-col-md-push-15.theme-arco-col-rtl {
        left: unset;
        right: 62.5%
    }

    .theme-arco-col-md-push-16 {
        left: 66.66666667%
    }

    .theme-arco-col-md-push-16.theme-arco-col-rtl {
        left: unset;
        right: 66.66666667%
    }

    .theme-arco-col-md-push-17 {
        left: 70.83333333%
    }

    .theme-arco-col-md-push-17.theme-arco-col-rtl {
        left: unset;
        right: 70.83333333%
    }

    .theme-arco-col-md-push-18 {
        left: 75%
    }

    .theme-arco-col-md-push-18.theme-arco-col-rtl {
        left: unset;
        right: 75%
    }

    .theme-arco-col-md-push-19 {
        left: 79.16666667%
    }

    .theme-arco-col-md-push-19.theme-arco-col-rtl {
        left: unset;
        right: 79.16666667%
    }

    .theme-arco-col-md-push-20 {
        left: 83.33333333%
    }

    .theme-arco-col-md-push-20.theme-arco-col-rtl {
        left: unset;
        right: 83.33333333%
    }

    .theme-arco-col-md-push-21 {
        left: 87.5%
    }

    .theme-arco-col-md-push-21.theme-arco-col-rtl {
        left: unset;
        right: 87.5%
    }

    .theme-arco-col-md-push-22 {
        left: 91.66666667%
    }

    .theme-arco-col-md-push-22.theme-arco-col-rtl {
        left: unset;
        right: 91.66666667%
    }

    .theme-arco-col-md-push-23 {
        left: 95.83333333%
    }

    .theme-arco-col-md-push-23.theme-arco-col-rtl {
        left: unset;
        right: 95.83333333%
    }

    .theme-arco-col-md-push-24 {
        left: 100%
    }

    .theme-arco-col-md-push-24.theme-arco-col-rtl {
        left: unset;
        right: 100%
    }
}

@media (min-width:992px) {
    .theme-arco-col-lg-0 {
        display: none
    }

    .theme-arco-col-lg-1 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 4.16666667%;
        flex: 0 0 4.16666667%;
        width: 4.16666667%
    }

    .theme-arco-col-lg-2 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        width: 8.33333333%
    }

    .theme-arco-col-lg-3 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        width: 12.5%
    }

    .theme-arco-col-lg-4 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        width: 16.66666667%
    }

    .theme-arco-col-lg-5 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 20.83333333%;
        flex: 0 0 20.83333333%;
        width: 20.83333333%
    }

    .theme-arco-col-lg-6 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        width: 25%
    }

    .theme-arco-col-lg-7 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 29.16666667%;
        flex: 0 0 29.16666667%;
        width: 29.16666667%
    }

    .theme-arco-col-lg-8 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        width: 33.33333333%
    }

    .theme-arco-col-lg-9 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        width: 37.5%
    }

    .theme-arco-col-lg-10 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        width: 41.66666667%
    }

    .theme-arco-col-lg-11 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 45.83333333%;
        flex: 0 0 45.83333333%;
        width: 45.83333333%
    }

    .theme-arco-col-lg-12 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .theme-arco-col-lg-13 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 54.16666667%;
        flex: 0 0 54.16666667%;
        width: 54.16666667%
    }

    .theme-arco-col-lg-14 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        width: 58.33333333%
    }

    .theme-arco-col-lg-15 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        width: 62.5%
    }

    .theme-arco-col-lg-16 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        width: 66.66666667%
    }

    .theme-arco-col-lg-17 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 70.83333333%;
        flex: 0 0 70.83333333%;
        width: 70.83333333%
    }

    .theme-arco-col-lg-18 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        width: 75%
    }

    .theme-arco-col-lg-19 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 79.16666667%;
        flex: 0 0 79.16666667%;
        width: 79.16666667%
    }

    .theme-arco-col-lg-20 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        width: 83.33333333%
    }

    .theme-arco-col-lg-21 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        width: 87.5%
    }

    .theme-arco-col-lg-22 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        width: 91.66666667%
    }

    .theme-arco-col-lg-23 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 95.83333333%;
        flex: 0 0 95.83333333%;
        width: 95.83333333%
    }

    .theme-arco-col-lg-24 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .theme-arco-col-lg-offset-0 {
        margin-left: 0
    }

    .theme-arco-col-lg-offset-0.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 0
    }

    .theme-arco-col-lg-offset-1 {
        margin-left: 4.16666667%
    }

    .theme-arco-col-lg-offset-1.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 4.16666667%
    }

    .theme-arco-col-lg-offset-2 {
        margin-left: 8.33333333%
    }

    .theme-arco-col-lg-offset-2.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 8.33333333%
    }

    .theme-arco-col-lg-offset-3 {
        margin-left: 12.5%
    }

    .theme-arco-col-lg-offset-3.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 12.5%
    }

    .theme-arco-col-lg-offset-4 {
        margin-left: 16.66666667%
    }

    .theme-arco-col-lg-offset-4.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 16.66666667%
    }

    .theme-arco-col-lg-offset-5 {
        margin-left: 20.83333333%
    }

    .theme-arco-col-lg-offset-5.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 20.83333333%
    }

    .theme-arco-col-lg-offset-6 {
        margin-left: 25%
    }

    .theme-arco-col-lg-offset-6.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 25%
    }

    .theme-arco-col-lg-offset-7 {
        margin-left: 29.16666667%
    }

    .theme-arco-col-lg-offset-7.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 29.16666667%
    }

    .theme-arco-col-lg-offset-8 {
        margin-left: 33.33333333%
    }

    .theme-arco-col-lg-offset-8.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 33.33333333%
    }

    .theme-arco-col-lg-offset-9 {
        margin-left: 37.5%
    }

    .theme-arco-col-lg-offset-9.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 37.5%
    }

    .theme-arco-col-lg-offset-10 {
        margin-left: 41.66666667%
    }

    .theme-arco-col-lg-offset-10.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 41.66666667%
    }

    .theme-arco-col-lg-offset-11 {
        margin-left: 45.83333333%
    }

    .theme-arco-col-lg-offset-11.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 45.83333333%
    }

    .theme-arco-col-lg-offset-12 {
        margin-left: 50%
    }

    .theme-arco-col-lg-offset-12.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 50%
    }

    .theme-arco-col-lg-offset-13 {
        margin-left: 54.16666667%
    }

    .theme-arco-col-lg-offset-13.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 54.16666667%
    }

    .theme-arco-col-lg-offset-14 {
        margin-left: 58.33333333%
    }

    .theme-arco-col-lg-offset-14.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 58.33333333%
    }

    .theme-arco-col-lg-offset-15 {
        margin-left: 62.5%
    }

    .theme-arco-col-lg-offset-15.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 62.5%
    }

    .theme-arco-col-lg-offset-16 {
        margin-left: 66.66666667%
    }

    .theme-arco-col-lg-offset-16.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 66.66666667%
    }

    .theme-arco-col-lg-offset-17 {
        margin-left: 70.83333333%
    }

    .theme-arco-col-lg-offset-17.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 70.83333333%
    }

    .theme-arco-col-lg-offset-18 {
        margin-left: 75%
    }

    .theme-arco-col-lg-offset-18.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 75%
    }

    .theme-arco-col-lg-offset-19 {
        margin-left: 79.16666667%
    }

    .theme-arco-col-lg-offset-19.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 79.16666667%
    }

    .theme-arco-col-lg-offset-20 {
        margin-left: 83.33333333%
    }

    .theme-arco-col-lg-offset-20.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 83.33333333%
    }

    .theme-arco-col-lg-offset-21 {
        margin-left: 87.5%
    }

    .theme-arco-col-lg-offset-21.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 87.5%
    }

    .theme-arco-col-lg-offset-22 {
        margin-left: 91.66666667%
    }

    .theme-arco-col-lg-offset-22.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 91.66666667%
    }

    .theme-arco-col-lg-offset-23 {
        margin-left: 95.83333333%
    }

    .theme-arco-col-lg-offset-23.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 95.83333333%
    }

    .theme-arco-col-lg-order-0 {
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .theme-arco-col-lg-order-1 {
        -moz-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .theme-arco-col-lg-order-2 {
        -moz-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .theme-arco-col-lg-order-3 {
        -moz-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .theme-arco-col-lg-order-4 {
        -moz-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .theme-arco-col-lg-order-5 {
        -moz-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .theme-arco-col-lg-order-6 {
        -moz-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .theme-arco-col-lg-order-7 {
        -moz-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .theme-arco-col-lg-order-8 {
        -moz-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .theme-arco-col-lg-order-9 {
        -moz-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .theme-arco-col-lg-order-10 {
        -moz-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .theme-arco-col-lg-order-11 {
        -moz-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .theme-arco-col-lg-order-12 {
        -moz-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .theme-arco-col-lg-order-13 {
        -moz-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .theme-arco-col-lg-order-14 {
        -moz-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .theme-arco-col-lg-order-15 {
        -moz-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .theme-arco-col-lg-order-16 {
        -moz-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .theme-arco-col-lg-order-17 {
        -moz-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .theme-arco-col-lg-order-18 {
        -moz-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .theme-arco-col-lg-order-19 {
        -moz-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .theme-arco-col-lg-order-20 {
        -moz-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .theme-arco-col-lg-order-21 {
        -moz-box-ordinal-group: 22;
        -webkit-order: 21;
        order: 21
    }

    .theme-arco-col-lg-order-22 {
        -moz-box-ordinal-group: 23;
        -webkit-order: 22;
        order: 22
    }

    .theme-arco-col-lg-order-23 {
        -moz-box-ordinal-group: 24;
        -webkit-order: 23;
        order: 23
    }

    .theme-arco-col-lg-order-24 {
        -moz-box-ordinal-group: 25;
        -webkit-order: 24;
        order: 24
    }

    .theme-arco-col-lg-pull-0 {
        right: 0
    }

    .theme-arco-col-lg-pull-0.theme-arco-col-rtl {
        left: 0;
        right: unset
    }

    .theme-arco-col-lg-pull-1 {
        right: 4.16666667%
    }

    .theme-arco-col-lg-pull-1.theme-arco-col-rtl {
        left: 4.16666667%;
        right: unset
    }

    .theme-arco-col-lg-pull-2 {
        right: 8.33333333%
    }

    .theme-arco-col-lg-pull-2.theme-arco-col-rtl {
        left: 8.33333333%;
        right: unset
    }

    .theme-arco-col-lg-pull-3 {
        right: 12.5%
    }

    .theme-arco-col-lg-pull-3.theme-arco-col-rtl {
        left: 12.5%;
        right: unset
    }

    .theme-arco-col-lg-pull-4 {
        right: 16.66666667%
    }

    .theme-arco-col-lg-pull-4.theme-arco-col-rtl {
        left: 16.66666667%;
        right: unset
    }

    .theme-arco-col-lg-pull-5 {
        right: 20.83333333%
    }

    .theme-arco-col-lg-pull-5.theme-arco-col-rtl {
        left: 20.83333333%;
        right: unset
    }

    .theme-arco-col-lg-pull-6 {
        right: 25%
    }

    .theme-arco-col-lg-pull-6.theme-arco-col-rtl {
        left: 25%;
        right: unset
    }

    .theme-arco-col-lg-pull-7 {
        right: 29.16666667%
    }

    .theme-arco-col-lg-pull-7.theme-arco-col-rtl {
        left: 29.16666667%;
        right: unset
    }

    .theme-arco-col-lg-pull-8 {
        right: 33.33333333%
    }

    .theme-arco-col-lg-pull-8.theme-arco-col-rtl {
        left: 33.33333333%;
        right: unset
    }

    .theme-arco-col-lg-pull-9 {
        right: 37.5%
    }

    .theme-arco-col-lg-pull-9.theme-arco-col-rtl {
        left: 37.5%;
        right: unset
    }

    .theme-arco-col-lg-pull-10 {
        right: 41.66666667%
    }

    .theme-arco-col-lg-pull-10.theme-arco-col-rtl {
        left: 41.66666667%;
        right: unset
    }

    .theme-arco-col-lg-pull-11 {
        right: 45.83333333%
    }

    .theme-arco-col-lg-pull-11.theme-arco-col-rtl {
        left: 45.83333333%;
        right: unset
    }

    .theme-arco-col-lg-pull-12 {
        right: 50%
    }

    .theme-arco-col-lg-pull-12.theme-arco-col-rtl {
        left: 50%;
        right: unset
    }

    .theme-arco-col-lg-pull-13 {
        right: 54.16666667%
    }

    .theme-arco-col-lg-pull-13.theme-arco-col-rtl {
        left: 54.16666667%;
        right: unset
    }

    .theme-arco-col-lg-pull-14 {
        right: 58.33333333%
    }

    .theme-arco-col-lg-pull-14.theme-arco-col-rtl {
        left: 58.33333333%;
        right: unset
    }

    .theme-arco-col-lg-pull-15 {
        right: 62.5%
    }

    .theme-arco-col-lg-pull-15.theme-arco-col-rtl {
        left: 62.5%;
        right: unset
    }

    .theme-arco-col-lg-pull-16 {
        right: 66.66666667%
    }

    .theme-arco-col-lg-pull-16.theme-arco-col-rtl {
        left: 66.66666667%;
        right: unset
    }

    .theme-arco-col-lg-pull-17 {
        right: 70.83333333%
    }

    .theme-arco-col-lg-pull-17.theme-arco-col-rtl {
        left: 70.83333333%;
        right: unset
    }

    .theme-arco-col-lg-pull-18 {
        right: 75%
    }

    .theme-arco-col-lg-pull-18.theme-arco-col-rtl {
        left: 75%;
        right: unset
    }

    .theme-arco-col-lg-pull-19 {
        right: 79.16666667%
    }

    .theme-arco-col-lg-pull-19.theme-arco-col-rtl {
        left: 79.16666667%;
        right: unset
    }

    .theme-arco-col-lg-pull-20 {
        right: 83.33333333%
    }

    .theme-arco-col-lg-pull-20.theme-arco-col-rtl {
        left: 83.33333333%;
        right: unset
    }

    .theme-arco-col-lg-pull-21 {
        right: 87.5%
    }

    .theme-arco-col-lg-pull-21.theme-arco-col-rtl {
        left: 87.5%;
        right: unset
    }

    .theme-arco-col-lg-pull-22 {
        right: 91.66666667%
    }

    .theme-arco-col-lg-pull-22.theme-arco-col-rtl {
        left: 91.66666667%;
        right: unset
    }

    .theme-arco-col-lg-pull-23 {
        right: 95.83333333%
    }

    .theme-arco-col-lg-pull-23.theme-arco-col-rtl {
        left: 95.83333333%;
        right: unset
    }

    .theme-arco-col-lg-pull-24 {
        right: 100%
    }

    .theme-arco-col-lg-pull-24.theme-arco-col-rtl {
        left: 100%;
        right: unset
    }

    .theme-arco-col-lg-push-0 {
        left: 0
    }

    .theme-arco-col-lg-push-0.theme-arco-col-rtl {
        left: unset;
        right: 0
    }

    .theme-arco-col-lg-push-1 {
        left: 4.16666667%
    }

    .theme-arco-col-lg-push-1.theme-arco-col-rtl {
        left: unset;
        right: 4.16666667%
    }

    .theme-arco-col-lg-push-2 {
        left: 8.33333333%
    }

    .theme-arco-col-lg-push-2.theme-arco-col-rtl {
        left: unset;
        right: 8.33333333%
    }

    .theme-arco-col-lg-push-3 {
        left: 12.5%
    }

    .theme-arco-col-lg-push-3.theme-arco-col-rtl {
        left: unset;
        right: 12.5%
    }

    .theme-arco-col-lg-push-4 {
        left: 16.66666667%
    }

    .theme-arco-col-lg-push-4.theme-arco-col-rtl {
        left: unset;
        right: 16.66666667%
    }

    .theme-arco-col-lg-push-5 {
        left: 20.83333333%
    }

    .theme-arco-col-lg-push-5.theme-arco-col-rtl {
        left: unset;
        right: 20.83333333%
    }

    .theme-arco-col-lg-push-6 {
        left: 25%
    }

    .theme-arco-col-lg-push-6.theme-arco-col-rtl {
        left: unset;
        right: 25%
    }

    .theme-arco-col-lg-push-7 {
        left: 29.16666667%
    }

    .theme-arco-col-lg-push-7.theme-arco-col-rtl {
        left: unset;
        right: 29.16666667%
    }

    .theme-arco-col-lg-push-8 {
        left: 33.33333333%
    }

    .theme-arco-col-lg-push-8.theme-arco-col-rtl {
        left: unset;
        right: 33.33333333%
    }

    .theme-arco-col-lg-push-9 {
        left: 37.5%
    }

    .theme-arco-col-lg-push-9.theme-arco-col-rtl {
        left: unset;
        right: 37.5%
    }

    .theme-arco-col-lg-push-10 {
        left: 41.66666667%
    }

    .theme-arco-col-lg-push-10.theme-arco-col-rtl {
        left: unset;
        right: 41.66666667%
    }

    .theme-arco-col-lg-push-11 {
        left: 45.83333333%
    }

    .theme-arco-col-lg-push-11.theme-arco-col-rtl {
        left: unset;
        right: 45.83333333%
    }

    .theme-arco-col-lg-push-12 {
        left: 50%
    }

    .theme-arco-col-lg-push-12.theme-arco-col-rtl {
        left: unset;
        right: 50%
    }

    .theme-arco-col-lg-push-13 {
        left: 54.16666667%
    }

    .theme-arco-col-lg-push-13.theme-arco-col-rtl {
        left: unset;
        right: 54.16666667%
    }

    .theme-arco-col-lg-push-14 {
        left: 58.33333333%
    }

    .theme-arco-col-lg-push-14.theme-arco-col-rtl {
        left: unset;
        right: 58.33333333%
    }

    .theme-arco-col-lg-push-15 {
        left: 62.5%
    }

    .theme-arco-col-lg-push-15.theme-arco-col-rtl {
        left: unset;
        right: 62.5%
    }

    .theme-arco-col-lg-push-16 {
        left: 66.66666667%
    }

    .theme-arco-col-lg-push-16.theme-arco-col-rtl {
        left: unset;
        right: 66.66666667%
    }

    .theme-arco-col-lg-push-17 {
        left: 70.83333333%
    }

    .theme-arco-col-lg-push-17.theme-arco-col-rtl {
        left: unset;
        right: 70.83333333%
    }

    .theme-arco-col-lg-push-18 {
        left: 75%
    }

    .theme-arco-col-lg-push-18.theme-arco-col-rtl {
        left: unset;
        right: 75%
    }

    .theme-arco-col-lg-push-19 {
        left: 79.16666667%
    }

    .theme-arco-col-lg-push-19.theme-arco-col-rtl {
        left: unset;
        right: 79.16666667%
    }

    .theme-arco-col-lg-push-20 {
        left: 83.33333333%
    }

    .theme-arco-col-lg-push-20.theme-arco-col-rtl {
        left: unset;
        right: 83.33333333%
    }

    .theme-arco-col-lg-push-21 {
        left: 87.5%
    }

    .theme-arco-col-lg-push-21.theme-arco-col-rtl {
        left: unset;
        right: 87.5%
    }

    .theme-arco-col-lg-push-22 {
        left: 91.66666667%
    }

    .theme-arco-col-lg-push-22.theme-arco-col-rtl {
        left: unset;
        right: 91.66666667%
    }

    .theme-arco-col-lg-push-23 {
        left: 95.83333333%
    }

    .theme-arco-col-lg-push-23.theme-arco-col-rtl {
        left: unset;
        right: 95.83333333%
    }

    .theme-arco-col-lg-push-24 {
        left: 100%
    }

    .theme-arco-col-lg-push-24.theme-arco-col-rtl {
        left: unset;
        right: 100%
    }
}

@media (min-width:1200px) {
    .theme-arco-col-xl-0 {
        display: none
    }

    .theme-arco-col-xl-1 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 4.16666667%;
        flex: 0 0 4.16666667%;
        width: 4.16666667%
    }

    .theme-arco-col-xl-2 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        width: 8.33333333%
    }

    .theme-arco-col-xl-3 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        width: 12.5%
    }

    .theme-arco-col-xl-4 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        width: 16.66666667%
    }

    .theme-arco-col-xl-5 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 20.83333333%;
        flex: 0 0 20.83333333%;
        width: 20.83333333%
    }

    .theme-arco-col-xl-6 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        width: 25%
    }

    .theme-arco-col-xl-7 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 29.16666667%;
        flex: 0 0 29.16666667%;
        width: 29.16666667%
    }

    .theme-arco-col-xl-8 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        width: 33.33333333%
    }

    .theme-arco-col-xl-9 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        width: 37.5%
    }

    .theme-arco-col-xl-10 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        width: 41.66666667%
    }

    .theme-arco-col-xl-11 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 45.83333333%;
        flex: 0 0 45.83333333%;
        width: 45.83333333%
    }

    .theme-arco-col-xl-12 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .theme-arco-col-xl-13 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 54.16666667%;
        flex: 0 0 54.16666667%;
        width: 54.16666667%
    }

    .theme-arco-col-xl-14 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        width: 58.33333333%
    }

    .theme-arco-col-xl-15 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        width: 62.5%
    }

    .theme-arco-col-xl-16 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        width: 66.66666667%
    }

    .theme-arco-col-xl-17 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 70.83333333%;
        flex: 0 0 70.83333333%;
        width: 70.83333333%
    }

    .theme-arco-col-xl-18 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        width: 75%
    }

    .theme-arco-col-xl-19 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 79.16666667%;
        flex: 0 0 79.16666667%;
        width: 79.16666667%
    }

    .theme-arco-col-xl-20 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        width: 83.33333333%
    }

    .theme-arco-col-xl-21 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        width: 87.5%
    }

    .theme-arco-col-xl-22 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        width: 91.66666667%
    }

    .theme-arco-col-xl-23 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 95.83333333%;
        flex: 0 0 95.83333333%;
        width: 95.83333333%
    }

    .theme-arco-col-xl-24 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .theme-arco-col-xl-offset-0 {
        margin-left: 0
    }

    .theme-arco-col-xl-offset-0.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 0
    }

    .theme-arco-col-xl-offset-1 {
        margin-left: 4.16666667%
    }

    .theme-arco-col-xl-offset-1.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 4.16666667%
    }

    .theme-arco-col-xl-offset-2 {
        margin-left: 8.33333333%
    }

    .theme-arco-col-xl-offset-2.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 8.33333333%
    }

    .theme-arco-col-xl-offset-3 {
        margin-left: 12.5%
    }

    .theme-arco-col-xl-offset-3.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 12.5%
    }

    .theme-arco-col-xl-offset-4 {
        margin-left: 16.66666667%
    }

    .theme-arco-col-xl-offset-4.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 16.66666667%
    }

    .theme-arco-col-xl-offset-5 {
        margin-left: 20.83333333%
    }

    .theme-arco-col-xl-offset-5.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 20.83333333%
    }

    .theme-arco-col-xl-offset-6 {
        margin-left: 25%
    }

    .theme-arco-col-xl-offset-6.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 25%
    }

    .theme-arco-col-xl-offset-7 {
        margin-left: 29.16666667%
    }

    .theme-arco-col-xl-offset-7.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 29.16666667%
    }

    .theme-arco-col-xl-offset-8 {
        margin-left: 33.33333333%
    }

    .theme-arco-col-xl-offset-8.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 33.33333333%
    }

    .theme-arco-col-xl-offset-9 {
        margin-left: 37.5%
    }

    .theme-arco-col-xl-offset-9.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 37.5%
    }

    .theme-arco-col-xl-offset-10 {
        margin-left: 41.66666667%
    }

    .theme-arco-col-xl-offset-10.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 41.66666667%
    }

    .theme-arco-col-xl-offset-11 {
        margin-left: 45.83333333%
    }

    .theme-arco-col-xl-offset-11.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 45.83333333%
    }

    .theme-arco-col-xl-offset-12 {
        margin-left: 50%
    }

    .theme-arco-col-xl-offset-12.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 50%
    }

    .theme-arco-col-xl-offset-13 {
        margin-left: 54.16666667%
    }

    .theme-arco-col-xl-offset-13.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 54.16666667%
    }

    .theme-arco-col-xl-offset-14 {
        margin-left: 58.33333333%
    }

    .theme-arco-col-xl-offset-14.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 58.33333333%
    }

    .theme-arco-col-xl-offset-15 {
        margin-left: 62.5%
    }

    .theme-arco-col-xl-offset-15.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 62.5%
    }

    .theme-arco-col-xl-offset-16 {
        margin-left: 66.66666667%
    }

    .theme-arco-col-xl-offset-16.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 66.66666667%
    }

    .theme-arco-col-xl-offset-17 {
        margin-left: 70.83333333%
    }

    .theme-arco-col-xl-offset-17.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 70.83333333%
    }

    .theme-arco-col-xl-offset-18 {
        margin-left: 75%
    }

    .theme-arco-col-xl-offset-18.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 75%
    }

    .theme-arco-col-xl-offset-19 {
        margin-left: 79.16666667%
    }

    .theme-arco-col-xl-offset-19.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 79.16666667%
    }

    .theme-arco-col-xl-offset-20 {
        margin-left: 83.33333333%
    }

    .theme-arco-col-xl-offset-20.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 83.33333333%
    }

    .theme-arco-col-xl-offset-21 {
        margin-left: 87.5%
    }

    .theme-arco-col-xl-offset-21.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 87.5%
    }

    .theme-arco-col-xl-offset-22 {
        margin-left: 91.66666667%
    }

    .theme-arco-col-xl-offset-22.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 91.66666667%
    }

    .theme-arco-col-xl-offset-23 {
        margin-left: 95.83333333%
    }

    .theme-arco-col-xl-offset-23.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 95.83333333%
    }

    .theme-arco-col-xl-order-0 {
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .theme-arco-col-xl-order-1 {
        -moz-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .theme-arco-col-xl-order-2 {
        -moz-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .theme-arco-col-xl-order-3 {
        -moz-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .theme-arco-col-xl-order-4 {
        -moz-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .theme-arco-col-xl-order-5 {
        -moz-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .theme-arco-col-xl-order-6 {
        -moz-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .theme-arco-col-xl-order-7 {
        -moz-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .theme-arco-col-xl-order-8 {
        -moz-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .theme-arco-col-xl-order-9 {
        -moz-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .theme-arco-col-xl-order-10 {
        -moz-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .theme-arco-col-xl-order-11 {
        -moz-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .theme-arco-col-xl-order-12 {
        -moz-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .theme-arco-col-xl-order-13 {
        -moz-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .theme-arco-col-xl-order-14 {
        -moz-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .theme-arco-col-xl-order-15 {
        -moz-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .theme-arco-col-xl-order-16 {
        -moz-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .theme-arco-col-xl-order-17 {
        -moz-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .theme-arco-col-xl-order-18 {
        -moz-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .theme-arco-col-xl-order-19 {
        -moz-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .theme-arco-col-xl-order-20 {
        -moz-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .theme-arco-col-xl-order-21 {
        -moz-box-ordinal-group: 22;
        -webkit-order: 21;
        order: 21
    }

    .theme-arco-col-xl-order-22 {
        -moz-box-ordinal-group: 23;
        -webkit-order: 22;
        order: 22
    }

    .theme-arco-col-xl-order-23 {
        -moz-box-ordinal-group: 24;
        -webkit-order: 23;
        order: 23
    }

    .theme-arco-col-xl-order-24 {
        -moz-box-ordinal-group: 25;
        -webkit-order: 24;
        order: 24
    }

    .theme-arco-col-xl-pull-0 {
        right: 0
    }

    .theme-arco-col-xl-pull-0.theme-arco-col-rtl {
        left: 0;
        right: unset
    }

    .theme-arco-col-xl-pull-1 {
        right: 4.16666667%
    }

    .theme-arco-col-xl-pull-1.theme-arco-col-rtl {
        left: 4.16666667%;
        right: unset
    }

    .theme-arco-col-xl-pull-2 {
        right: 8.33333333%
    }

    .theme-arco-col-xl-pull-2.theme-arco-col-rtl {
        left: 8.33333333%;
        right: unset
    }

    .theme-arco-col-xl-pull-3 {
        right: 12.5%
    }

    .theme-arco-col-xl-pull-3.theme-arco-col-rtl {
        left: 12.5%;
        right: unset
    }

    .theme-arco-col-xl-pull-4 {
        right: 16.66666667%
    }

    .theme-arco-col-xl-pull-4.theme-arco-col-rtl {
        left: 16.66666667%;
        right: unset
    }

    .theme-arco-col-xl-pull-5 {
        right: 20.83333333%
    }

    .theme-arco-col-xl-pull-5.theme-arco-col-rtl {
        left: 20.83333333%;
        right: unset
    }

    .theme-arco-col-xl-pull-6 {
        right: 25%
    }

    .theme-arco-col-xl-pull-6.theme-arco-col-rtl {
        left: 25%;
        right: unset
    }

    .theme-arco-col-xl-pull-7 {
        right: 29.16666667%
    }

    .theme-arco-col-xl-pull-7.theme-arco-col-rtl {
        left: 29.16666667%;
        right: unset
    }

    .theme-arco-col-xl-pull-8 {
        right: 33.33333333%
    }

    .theme-arco-col-xl-pull-8.theme-arco-col-rtl {
        left: 33.33333333%;
        right: unset
    }

    .theme-arco-col-xl-pull-9 {
        right: 37.5%
    }

    .theme-arco-col-xl-pull-9.theme-arco-col-rtl {
        left: 37.5%;
        right: unset
    }

    .theme-arco-col-xl-pull-10 {
        right: 41.66666667%
    }

    .theme-arco-col-xl-pull-10.theme-arco-col-rtl {
        left: 41.66666667%;
        right: unset
    }

    .theme-arco-col-xl-pull-11 {
        right: 45.83333333%
    }

    .theme-arco-col-xl-pull-11.theme-arco-col-rtl {
        left: 45.83333333%;
        right: unset
    }

    .theme-arco-col-xl-pull-12 {
        right: 50%
    }

    .theme-arco-col-xl-pull-12.theme-arco-col-rtl {
        left: 50%;
        right: unset
    }

    .theme-arco-col-xl-pull-13 {
        right: 54.16666667%
    }

    .theme-arco-col-xl-pull-13.theme-arco-col-rtl {
        left: 54.16666667%;
        right: unset
    }

    .theme-arco-col-xl-pull-14 {
        right: 58.33333333%
    }

    .theme-arco-col-xl-pull-14.theme-arco-col-rtl {
        left: 58.33333333%;
        right: unset
    }

    .theme-arco-col-xl-pull-15 {
        right: 62.5%
    }

    .theme-arco-col-xl-pull-15.theme-arco-col-rtl {
        left: 62.5%;
        right: unset
    }

    .theme-arco-col-xl-pull-16 {
        right: 66.66666667%
    }

    .theme-arco-col-xl-pull-16.theme-arco-col-rtl {
        left: 66.66666667%;
        right: unset
    }

    .theme-arco-col-xl-pull-17 {
        right: 70.83333333%
    }

    .theme-arco-col-xl-pull-17.theme-arco-col-rtl {
        left: 70.83333333%;
        right: unset
    }

    .theme-arco-col-xl-pull-18 {
        right: 75%
    }

    .theme-arco-col-xl-pull-18.theme-arco-col-rtl {
        left: 75%;
        right: unset
    }

    .theme-arco-col-xl-pull-19 {
        right: 79.16666667%
    }

    .theme-arco-col-xl-pull-19.theme-arco-col-rtl {
        left: 79.16666667%;
        right: unset
    }

    .theme-arco-col-xl-pull-20 {
        right: 83.33333333%
    }

    .theme-arco-col-xl-pull-20.theme-arco-col-rtl {
        left: 83.33333333%;
        right: unset
    }

    .theme-arco-col-xl-pull-21 {
        right: 87.5%
    }

    .theme-arco-col-xl-pull-21.theme-arco-col-rtl {
        left: 87.5%;
        right: unset
    }

    .theme-arco-col-xl-pull-22 {
        right: 91.66666667%
    }

    .theme-arco-col-xl-pull-22.theme-arco-col-rtl {
        left: 91.66666667%;
        right: unset
    }

    .theme-arco-col-xl-pull-23 {
        right: 95.83333333%
    }

    .theme-arco-col-xl-pull-23.theme-arco-col-rtl {
        left: 95.83333333%;
        right: unset
    }

    .theme-arco-col-xl-pull-24 {
        right: 100%
    }

    .theme-arco-col-xl-pull-24.theme-arco-col-rtl {
        left: 100%;
        right: unset
    }

    .theme-arco-col-xl-push-0 {
        left: 0
    }

    .theme-arco-col-xl-push-0.theme-arco-col-rtl {
        left: unset;
        right: 0
    }

    .theme-arco-col-xl-push-1 {
        left: 4.16666667%
    }

    .theme-arco-col-xl-push-1.theme-arco-col-rtl {
        left: unset;
        right: 4.16666667%
    }

    .theme-arco-col-xl-push-2 {
        left: 8.33333333%
    }

    .theme-arco-col-xl-push-2.theme-arco-col-rtl {
        left: unset;
        right: 8.33333333%
    }

    .theme-arco-col-xl-push-3 {
        left: 12.5%
    }

    .theme-arco-col-xl-push-3.theme-arco-col-rtl {
        left: unset;
        right: 12.5%
    }

    .theme-arco-col-xl-push-4 {
        left: 16.66666667%
    }

    .theme-arco-col-xl-push-4.theme-arco-col-rtl {
        left: unset;
        right: 16.66666667%
    }

    .theme-arco-col-xl-push-5 {
        left: 20.83333333%
    }

    .theme-arco-col-xl-push-5.theme-arco-col-rtl {
        left: unset;
        right: 20.83333333%
    }

    .theme-arco-col-xl-push-6 {
        left: 25%
    }

    .theme-arco-col-xl-push-6.theme-arco-col-rtl {
        left: unset;
        right: 25%
    }

    .theme-arco-col-xl-push-7 {
        left: 29.16666667%
    }

    .theme-arco-col-xl-push-7.theme-arco-col-rtl {
        left: unset;
        right: 29.16666667%
    }

    .theme-arco-col-xl-push-8 {
        left: 33.33333333%
    }

    .theme-arco-col-xl-push-8.theme-arco-col-rtl {
        left: unset;
        right: 33.33333333%
    }

    .theme-arco-col-xl-push-9 {
        left: 37.5%
    }

    .theme-arco-col-xl-push-9.theme-arco-col-rtl {
        left: unset;
        right: 37.5%
    }

    .theme-arco-col-xl-push-10 {
        left: 41.66666667%
    }

    .theme-arco-col-xl-push-10.theme-arco-col-rtl {
        left: unset;
        right: 41.66666667%
    }

    .theme-arco-col-xl-push-11 {
        left: 45.83333333%
    }

    .theme-arco-col-xl-push-11.theme-arco-col-rtl {
        left: unset;
        right: 45.83333333%
    }

    .theme-arco-col-xl-push-12 {
        left: 50%
    }

    .theme-arco-col-xl-push-12.theme-arco-col-rtl {
        left: unset;
        right: 50%
    }

    .theme-arco-col-xl-push-13 {
        left: 54.16666667%
    }

    .theme-arco-col-xl-push-13.theme-arco-col-rtl {
        left: unset;
        right: 54.16666667%
    }

    .theme-arco-col-xl-push-14 {
        left: 58.33333333%
    }

    .theme-arco-col-xl-push-14.theme-arco-col-rtl {
        left: unset;
        right: 58.33333333%
    }

    .theme-arco-col-xl-push-15 {
        left: 62.5%
    }

    .theme-arco-col-xl-push-15.theme-arco-col-rtl {
        left: unset;
        right: 62.5%
    }

    .theme-arco-col-xl-push-16 {
        left: 66.66666667%
    }

    .theme-arco-col-xl-push-16.theme-arco-col-rtl {
        left: unset;
        right: 66.66666667%
    }

    .theme-arco-col-xl-push-17 {
        left: 70.83333333%
    }

    .theme-arco-col-xl-push-17.theme-arco-col-rtl {
        left: unset;
        right: 70.83333333%
    }

    .theme-arco-col-xl-push-18 {
        left: 75%
    }

    .theme-arco-col-xl-push-18.theme-arco-col-rtl {
        left: unset;
        right: 75%
    }

    .theme-arco-col-xl-push-19 {
        left: 79.16666667%
    }

    .theme-arco-col-xl-push-19.theme-arco-col-rtl {
        left: unset;
        right: 79.16666667%
    }

    .theme-arco-col-xl-push-20 {
        left: 83.33333333%
    }

    .theme-arco-col-xl-push-20.theme-arco-col-rtl {
        left: unset;
        right: 83.33333333%
    }

    .theme-arco-col-xl-push-21 {
        left: 87.5%
    }

    .theme-arco-col-xl-push-21.theme-arco-col-rtl {
        left: unset;
        right: 87.5%
    }

    .theme-arco-col-xl-push-22 {
        left: 91.66666667%
    }

    .theme-arco-col-xl-push-22.theme-arco-col-rtl {
        left: unset;
        right: 91.66666667%
    }

    .theme-arco-col-xl-push-23 {
        left: 95.83333333%
    }

    .theme-arco-col-xl-push-23.theme-arco-col-rtl {
        left: unset;
        right: 95.83333333%
    }

    .theme-arco-col-xl-push-24 {
        left: 100%
    }

    .theme-arco-col-xl-push-24.theme-arco-col-rtl {
        left: unset;
        right: 100%
    }
}

@media (min-width:1600px) {
    .theme-arco-col-xxl-0 {
        display: none
    }

    .theme-arco-col-xxl-1 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 4.16666667%;
        flex: 0 0 4.16666667%;
        width: 4.16666667%
    }

    .theme-arco-col-xxl-2 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        width: 8.33333333%
    }

    .theme-arco-col-xxl-3 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        width: 12.5%
    }

    .theme-arco-col-xxl-4 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        width: 16.66666667%
    }

    .theme-arco-col-xxl-5 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 20.83333333%;
        flex: 0 0 20.83333333%;
        width: 20.83333333%
    }

    .theme-arco-col-xxl-6 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        width: 25%
    }

    .theme-arco-col-xxl-7 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 29.16666667%;
        flex: 0 0 29.16666667%;
        width: 29.16666667%
    }

    .theme-arco-col-xxl-8 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        width: 33.33333333%
    }

    .theme-arco-col-xxl-9 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        width: 37.5%
    }

    .theme-arco-col-xxl-10 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        width: 41.66666667%
    }

    .theme-arco-col-xxl-11 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 45.83333333%;
        flex: 0 0 45.83333333%;
        width: 45.83333333%
    }

    .theme-arco-col-xxl-12 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .theme-arco-col-xxl-13 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 54.16666667%;
        flex: 0 0 54.16666667%;
        width: 54.16666667%
    }

    .theme-arco-col-xxl-14 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        width: 58.33333333%
    }

    .theme-arco-col-xxl-15 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        width: 62.5%
    }

    .theme-arco-col-xxl-16 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        width: 66.66666667%
    }

    .theme-arco-col-xxl-17 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 70.83333333%;
        flex: 0 0 70.83333333%;
        width: 70.83333333%
    }

    .theme-arco-col-xxl-18 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        width: 75%
    }

    .theme-arco-col-xxl-19 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 79.16666667%;
        flex: 0 0 79.16666667%;
        width: 79.16666667%
    }

    .theme-arco-col-xxl-20 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        width: 83.33333333%
    }

    .theme-arco-col-xxl-21 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        width: 87.5%
    }

    .theme-arco-col-xxl-22 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        width: 91.66666667%
    }

    .theme-arco-col-xxl-23 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 95.83333333%;
        flex: 0 0 95.83333333%;
        width: 95.83333333%
    }

    .theme-arco-col-xxl-24 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .theme-arco-col-xxl-offset-0 {
        margin-left: 0
    }

    .theme-arco-col-xxl-offset-0.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 0
    }

    .theme-arco-col-xxl-offset-1 {
        margin-left: 4.16666667%
    }

    .theme-arco-col-xxl-offset-1.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 4.16666667%
    }

    .theme-arco-col-xxl-offset-2 {
        margin-left: 8.33333333%
    }

    .theme-arco-col-xxl-offset-2.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 8.33333333%
    }

    .theme-arco-col-xxl-offset-3 {
        margin-left: 12.5%
    }

    .theme-arco-col-xxl-offset-3.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 12.5%
    }

    .theme-arco-col-xxl-offset-4 {
        margin-left: 16.66666667%
    }

    .theme-arco-col-xxl-offset-4.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 16.66666667%
    }

    .theme-arco-col-xxl-offset-5 {
        margin-left: 20.83333333%
    }

    .theme-arco-col-xxl-offset-5.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 20.83333333%
    }

    .theme-arco-col-xxl-offset-6 {
        margin-left: 25%
    }

    .theme-arco-col-xxl-offset-6.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 25%
    }

    .theme-arco-col-xxl-offset-7 {
        margin-left: 29.16666667%
    }

    .theme-arco-col-xxl-offset-7.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 29.16666667%
    }

    .theme-arco-col-xxl-offset-8 {
        margin-left: 33.33333333%
    }

    .theme-arco-col-xxl-offset-8.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 33.33333333%
    }

    .theme-arco-col-xxl-offset-9 {
        margin-left: 37.5%
    }

    .theme-arco-col-xxl-offset-9.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 37.5%
    }

    .theme-arco-col-xxl-offset-10 {
        margin-left: 41.66666667%
    }

    .theme-arco-col-xxl-offset-10.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 41.66666667%
    }

    .theme-arco-col-xxl-offset-11 {
        margin-left: 45.83333333%
    }

    .theme-arco-col-xxl-offset-11.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 45.83333333%
    }

    .theme-arco-col-xxl-offset-12 {
        margin-left: 50%
    }

    .theme-arco-col-xxl-offset-12.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 50%
    }

    .theme-arco-col-xxl-offset-13 {
        margin-left: 54.16666667%
    }

    .theme-arco-col-xxl-offset-13.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 54.16666667%
    }

    .theme-arco-col-xxl-offset-14 {
        margin-left: 58.33333333%
    }

    .theme-arco-col-xxl-offset-14.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 58.33333333%
    }

    .theme-arco-col-xxl-offset-15 {
        margin-left: 62.5%
    }

    .theme-arco-col-xxl-offset-15.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 62.5%
    }

    .theme-arco-col-xxl-offset-16 {
        margin-left: 66.66666667%
    }

    .theme-arco-col-xxl-offset-16.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 66.66666667%
    }

    .theme-arco-col-xxl-offset-17 {
        margin-left: 70.83333333%
    }

    .theme-arco-col-xxl-offset-17.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 70.83333333%
    }

    .theme-arco-col-xxl-offset-18 {
        margin-left: 75%
    }

    .theme-arco-col-xxl-offset-18.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 75%
    }

    .theme-arco-col-xxl-offset-19 {
        margin-left: 79.16666667%
    }

    .theme-arco-col-xxl-offset-19.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 79.16666667%
    }

    .theme-arco-col-xxl-offset-20 {
        margin-left: 83.33333333%
    }

    .theme-arco-col-xxl-offset-20.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 83.33333333%
    }

    .theme-arco-col-xxl-offset-21 {
        margin-left: 87.5%
    }

    .theme-arco-col-xxl-offset-21.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 87.5%
    }

    .theme-arco-col-xxl-offset-22 {
        margin-left: 91.66666667%
    }

    .theme-arco-col-xxl-offset-22.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 91.66666667%
    }

    .theme-arco-col-xxl-offset-23 {
        margin-left: 95.83333333%
    }

    .theme-arco-col-xxl-offset-23.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 95.83333333%
    }

    .theme-arco-col-xxl-order-0 {
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .theme-arco-col-xxl-order-1 {
        -moz-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .theme-arco-col-xxl-order-2 {
        -moz-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .theme-arco-col-xxl-order-3 {
        -moz-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .theme-arco-col-xxl-order-4 {
        -moz-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .theme-arco-col-xxl-order-5 {
        -moz-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .theme-arco-col-xxl-order-6 {
        -moz-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .theme-arco-col-xxl-order-7 {
        -moz-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .theme-arco-col-xxl-order-8 {
        -moz-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .theme-arco-col-xxl-order-9 {
        -moz-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .theme-arco-col-xxl-order-10 {
        -moz-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .theme-arco-col-xxl-order-11 {
        -moz-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .theme-arco-col-xxl-order-12 {
        -moz-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .theme-arco-col-xxl-order-13 {
        -moz-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .theme-arco-col-xxl-order-14 {
        -moz-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .theme-arco-col-xxl-order-15 {
        -moz-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .theme-arco-col-xxl-order-16 {
        -moz-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .theme-arco-col-xxl-order-17 {
        -moz-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .theme-arco-col-xxl-order-18 {
        -moz-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .theme-arco-col-xxl-order-19 {
        -moz-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .theme-arco-col-xxl-order-20 {
        -moz-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .theme-arco-col-xxl-order-21 {
        -moz-box-ordinal-group: 22;
        -webkit-order: 21;
        order: 21
    }

    .theme-arco-col-xxl-order-22 {
        -moz-box-ordinal-group: 23;
        -webkit-order: 22;
        order: 22
    }

    .theme-arco-col-xxl-order-23 {
        -moz-box-ordinal-group: 24;
        -webkit-order: 23;
        order: 23
    }

    .theme-arco-col-xxl-order-24 {
        -moz-box-ordinal-group: 25;
        -webkit-order: 24;
        order: 24
    }

    .theme-arco-col-xxl-pull-0 {
        right: 0
    }

    .theme-arco-col-xxl-pull-0.theme-arco-col-rtl {
        left: 0;
        right: unset
    }

    .theme-arco-col-xxl-pull-1 {
        right: 4.16666667%
    }

    .theme-arco-col-xxl-pull-1.theme-arco-col-rtl {
        left: 4.16666667%;
        right: unset
    }

    .theme-arco-col-xxl-pull-2 {
        right: 8.33333333%
    }

    .theme-arco-col-xxl-pull-2.theme-arco-col-rtl {
        left: 8.33333333%;
        right: unset
    }

    .theme-arco-col-xxl-pull-3 {
        right: 12.5%
    }

    .theme-arco-col-xxl-pull-3.theme-arco-col-rtl {
        left: 12.5%;
        right: unset
    }

    .theme-arco-col-xxl-pull-4 {
        right: 16.66666667%
    }

    .theme-arco-col-xxl-pull-4.theme-arco-col-rtl {
        left: 16.66666667%;
        right: unset
    }

    .theme-arco-col-xxl-pull-5 {
        right: 20.83333333%
    }

    .theme-arco-col-xxl-pull-5.theme-arco-col-rtl {
        left: 20.83333333%;
        right: unset
    }

    .theme-arco-col-xxl-pull-6 {
        right: 25%
    }

    .theme-arco-col-xxl-pull-6.theme-arco-col-rtl {
        left: 25%;
        right: unset
    }

    .theme-arco-col-xxl-pull-7 {
        right: 29.16666667%
    }

    .theme-arco-col-xxl-pull-7.theme-arco-col-rtl {
        left: 29.16666667%;
        right: unset
    }

    .theme-arco-col-xxl-pull-8 {
        right: 33.33333333%
    }

    .theme-arco-col-xxl-pull-8.theme-arco-col-rtl {
        left: 33.33333333%;
        right: unset
    }

    .theme-arco-col-xxl-pull-9 {
        right: 37.5%
    }

    .theme-arco-col-xxl-pull-9.theme-arco-col-rtl {
        left: 37.5%;
        right: unset
    }

    .theme-arco-col-xxl-pull-10 {
        right: 41.66666667%
    }

    .theme-arco-col-xxl-pull-10.theme-arco-col-rtl {
        left: 41.66666667%;
        right: unset
    }

    .theme-arco-col-xxl-pull-11 {
        right: 45.83333333%
    }

    .theme-arco-col-xxl-pull-11.theme-arco-col-rtl {
        left: 45.83333333%;
        right: unset
    }

    .theme-arco-col-xxl-pull-12 {
        right: 50%
    }

    .theme-arco-col-xxl-pull-12.theme-arco-col-rtl {
        left: 50%;
        right: unset
    }

    .theme-arco-col-xxl-pull-13 {
        right: 54.16666667%
    }

    .theme-arco-col-xxl-pull-13.theme-arco-col-rtl {
        left: 54.16666667%;
        right: unset
    }

    .theme-arco-col-xxl-pull-14 {
        right: 58.33333333%
    }

    .theme-arco-col-xxl-pull-14.theme-arco-col-rtl {
        left: 58.33333333%;
        right: unset
    }

    .theme-arco-col-xxl-pull-15 {
        right: 62.5%
    }

    .theme-arco-col-xxl-pull-15.theme-arco-col-rtl {
        left: 62.5%;
        right: unset
    }

    .theme-arco-col-xxl-pull-16 {
        right: 66.66666667%
    }

    .theme-arco-col-xxl-pull-16.theme-arco-col-rtl {
        left: 66.66666667%;
        right: unset
    }

    .theme-arco-col-xxl-pull-17 {
        right: 70.83333333%
    }

    .theme-arco-col-xxl-pull-17.theme-arco-col-rtl {
        left: 70.83333333%;
        right: unset
    }

    .theme-arco-col-xxl-pull-18 {
        right: 75%
    }

    .theme-arco-col-xxl-pull-18.theme-arco-col-rtl {
        left: 75%;
        right: unset
    }

    .theme-arco-col-xxl-pull-19 {
        right: 79.16666667%
    }

    .theme-arco-col-xxl-pull-19.theme-arco-col-rtl {
        left: 79.16666667%;
        right: unset
    }

    .theme-arco-col-xxl-pull-20 {
        right: 83.33333333%
    }

    .theme-arco-col-xxl-pull-20.theme-arco-col-rtl {
        left: 83.33333333%;
        right: unset
    }

    .theme-arco-col-xxl-pull-21 {
        right: 87.5%
    }

    .theme-arco-col-xxl-pull-21.theme-arco-col-rtl {
        left: 87.5%;
        right: unset
    }

    .theme-arco-col-xxl-pull-22 {
        right: 91.66666667%
    }

    .theme-arco-col-xxl-pull-22.theme-arco-col-rtl {
        left: 91.66666667%;
        right: unset
    }

    .theme-arco-col-xxl-pull-23 {
        right: 95.83333333%
    }

    .theme-arco-col-xxl-pull-23.theme-arco-col-rtl {
        left: 95.83333333%;
        right: unset
    }

    .theme-arco-col-xxl-pull-24 {
        right: 100%
    }

    .theme-arco-col-xxl-pull-24.theme-arco-col-rtl {
        left: 100%;
        right: unset
    }

    .theme-arco-col-xxl-push-0 {
        left: 0
    }

    .theme-arco-col-xxl-push-0.theme-arco-col-rtl {
        left: unset;
        right: 0
    }

    .theme-arco-col-xxl-push-1 {
        left: 4.16666667%
    }

    .theme-arco-col-xxl-push-1.theme-arco-col-rtl {
        left: unset;
        right: 4.16666667%
    }

    .theme-arco-col-xxl-push-2 {
        left: 8.33333333%
    }

    .theme-arco-col-xxl-push-2.theme-arco-col-rtl {
        left: unset;
        right: 8.33333333%
    }

    .theme-arco-col-xxl-push-3 {
        left: 12.5%
    }

    .theme-arco-col-xxl-push-3.theme-arco-col-rtl {
        left: unset;
        right: 12.5%
    }

    .theme-arco-col-xxl-push-4 {
        left: 16.66666667%
    }

    .theme-arco-col-xxl-push-4.theme-arco-col-rtl {
        left: unset;
        right: 16.66666667%
    }

    .theme-arco-col-xxl-push-5 {
        left: 20.83333333%
    }

    .theme-arco-col-xxl-push-5.theme-arco-col-rtl {
        left: unset;
        right: 20.83333333%
    }

    .theme-arco-col-xxl-push-6 {
        left: 25%
    }

    .theme-arco-col-xxl-push-6.theme-arco-col-rtl {
        left: unset;
        right: 25%
    }

    .theme-arco-col-xxl-push-7 {
        left: 29.16666667%
    }

    .theme-arco-col-xxl-push-7.theme-arco-col-rtl {
        left: unset;
        right: 29.16666667%
    }

    .theme-arco-col-xxl-push-8 {
        left: 33.33333333%
    }

    .theme-arco-col-xxl-push-8.theme-arco-col-rtl {
        left: unset;
        right: 33.33333333%
    }

    .theme-arco-col-xxl-push-9 {
        left: 37.5%
    }

    .theme-arco-col-xxl-push-9.theme-arco-col-rtl {
        left: unset;
        right: 37.5%
    }

    .theme-arco-col-xxl-push-10 {
        left: 41.66666667%
    }

    .theme-arco-col-xxl-push-10.theme-arco-col-rtl {
        left: unset;
        right: 41.66666667%
    }

    .theme-arco-col-xxl-push-11 {
        left: 45.83333333%
    }

    .theme-arco-col-xxl-push-11.theme-arco-col-rtl {
        left: unset;
        right: 45.83333333%
    }

    .theme-arco-col-xxl-push-12 {
        left: 50%
    }

    .theme-arco-col-xxl-push-12.theme-arco-col-rtl {
        left: unset;
        right: 50%
    }

    .theme-arco-col-xxl-push-13 {
        left: 54.16666667%
    }

    .theme-arco-col-xxl-push-13.theme-arco-col-rtl {
        left: unset;
        right: 54.16666667%
    }

    .theme-arco-col-xxl-push-14 {
        left: 58.33333333%
    }

    .theme-arco-col-xxl-push-14.theme-arco-col-rtl {
        left: unset;
        right: 58.33333333%
    }

    .theme-arco-col-xxl-push-15 {
        left: 62.5%
    }

    .theme-arco-col-xxl-push-15.theme-arco-col-rtl {
        left: unset;
        right: 62.5%
    }

    .theme-arco-col-xxl-push-16 {
        left: 66.66666667%
    }

    .theme-arco-col-xxl-push-16.theme-arco-col-rtl {
        left: unset;
        right: 66.66666667%
    }

    .theme-arco-col-xxl-push-17 {
        left: 70.83333333%
    }

    .theme-arco-col-xxl-push-17.theme-arco-col-rtl {
        left: unset;
        right: 70.83333333%
    }

    .theme-arco-col-xxl-push-18 {
        left: 75%
    }

    .theme-arco-col-xxl-push-18.theme-arco-col-rtl {
        left: unset;
        right: 75%
    }

    .theme-arco-col-xxl-push-19 {
        left: 79.16666667%
    }

    .theme-arco-col-xxl-push-19.theme-arco-col-rtl {
        left: unset;
        right: 79.16666667%
    }

    .theme-arco-col-xxl-push-20 {
        left: 83.33333333%
    }

    .theme-arco-col-xxl-push-20.theme-arco-col-rtl {
        left: unset;
        right: 83.33333333%
    }

    .theme-arco-col-xxl-push-21 {
        left: 87.5%
    }

    .theme-arco-col-xxl-push-21.theme-arco-col-rtl {
        left: unset;
        right: 87.5%
    }

    .theme-arco-col-xxl-push-22 {
        left: 91.66666667%
    }

    .theme-arco-col-xxl-push-22.theme-arco-col-rtl {
        left: unset;
        right: 91.66666667%
    }

    .theme-arco-col-xxl-push-23 {
        left: 95.83333333%
    }

    .theme-arco-col-xxl-push-23.theme-arco-col-rtl {
        left: unset;
        right: 95.83333333%
    }

    .theme-arco-col-xxl-push-24 {
        left: 100%
    }

    .theme-arco-col-xxl-push-24.theme-arco-col-rtl {
        left: unset;
        right: 100%
    }
}

@media (min-width:2000px) {
    .theme-arco-col-xxxl-0 {
        display: none
    }

    .theme-arco-col-xxxl-1 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 4.16666667%;
        flex: 0 0 4.16666667%;
        width: 4.16666667%
    }

    .theme-arco-col-xxxl-2 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        width: 8.33333333%
    }

    .theme-arco-col-xxxl-3 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        width: 12.5%
    }

    .theme-arco-col-xxxl-4 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        width: 16.66666667%
    }

    .theme-arco-col-xxxl-5 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 20.83333333%;
        flex: 0 0 20.83333333%;
        width: 20.83333333%
    }

    .theme-arco-col-xxxl-6 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        width: 25%
    }

    .theme-arco-col-xxxl-7 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 29.16666667%;
        flex: 0 0 29.16666667%;
        width: 29.16666667%
    }

    .theme-arco-col-xxxl-8 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        width: 33.33333333%
    }

    .theme-arco-col-xxxl-9 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        width: 37.5%
    }

    .theme-arco-col-xxxl-10 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        width: 41.66666667%
    }

    .theme-arco-col-xxxl-11 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 45.83333333%;
        flex: 0 0 45.83333333%;
        width: 45.83333333%
    }

    .theme-arco-col-xxxl-12 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 50%
    }

    .theme-arco-col-xxxl-13 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 54.16666667%;
        flex: 0 0 54.16666667%;
        width: 54.16666667%
    }

    .theme-arco-col-xxxl-14 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        width: 58.33333333%
    }

    .theme-arco-col-xxxl-15 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        width: 62.5%
    }

    .theme-arco-col-xxxl-16 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        width: 66.66666667%
    }

    .theme-arco-col-xxxl-17 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 70.83333333%;
        flex: 0 0 70.83333333%;
        width: 70.83333333%
    }

    .theme-arco-col-xxxl-18 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        width: 75%
    }

    .theme-arco-col-xxxl-19 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 79.16666667%;
        flex: 0 0 79.16666667%;
        width: 79.16666667%
    }

    .theme-arco-col-xxxl-20 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        width: 83.33333333%
    }

    .theme-arco-col-xxxl-21 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        width: 87.5%
    }

    .theme-arco-col-xxxl-22 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        width: 91.66666667%
    }

    .theme-arco-col-xxxl-23 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 95.83333333%;
        flex: 0 0 95.83333333%;
        width: 95.83333333%
    }

    .theme-arco-col-xxxl-24 {
        -moz-box-flex: 0;
        display: block;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%
    }

    .theme-arco-col-xxxl-offset-0 {
        margin-left: 0
    }

    .theme-arco-col-xxxl-offset-0.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 0
    }

    .theme-arco-col-xxxl-offset-1 {
        margin-left: 4.16666667%
    }

    .theme-arco-col-xxxl-offset-1.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 4.16666667%
    }

    .theme-arco-col-xxxl-offset-2 {
        margin-left: 8.33333333%
    }

    .theme-arco-col-xxxl-offset-2.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 8.33333333%
    }

    .theme-arco-col-xxxl-offset-3 {
        margin-left: 12.5%
    }

    .theme-arco-col-xxxl-offset-3.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 12.5%
    }

    .theme-arco-col-xxxl-offset-4 {
        margin-left: 16.66666667%
    }

    .theme-arco-col-xxxl-offset-4.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 16.66666667%
    }

    .theme-arco-col-xxxl-offset-5 {
        margin-left: 20.83333333%
    }

    .theme-arco-col-xxxl-offset-5.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 20.83333333%
    }

    .theme-arco-col-xxxl-offset-6 {
        margin-left: 25%
    }

    .theme-arco-col-xxxl-offset-6.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 25%
    }

    .theme-arco-col-xxxl-offset-7 {
        margin-left: 29.16666667%
    }

    .theme-arco-col-xxxl-offset-7.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 29.16666667%
    }

    .theme-arco-col-xxxl-offset-8 {
        margin-left: 33.33333333%
    }

    .theme-arco-col-xxxl-offset-8.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 33.33333333%
    }

    .theme-arco-col-xxxl-offset-9 {
        margin-left: 37.5%
    }

    .theme-arco-col-xxxl-offset-9.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 37.5%
    }

    .theme-arco-col-xxxl-offset-10 {
        margin-left: 41.66666667%
    }

    .theme-arco-col-xxxl-offset-10.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 41.66666667%
    }

    .theme-arco-col-xxxl-offset-11 {
        margin-left: 45.83333333%
    }

    .theme-arco-col-xxxl-offset-11.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 45.83333333%
    }

    .theme-arco-col-xxxl-offset-12 {
        margin-left: 50%
    }

    .theme-arco-col-xxxl-offset-12.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 50%
    }

    .theme-arco-col-xxxl-offset-13 {
        margin-left: 54.16666667%
    }

    .theme-arco-col-xxxl-offset-13.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 54.16666667%
    }

    .theme-arco-col-xxxl-offset-14 {
        margin-left: 58.33333333%
    }

    .theme-arco-col-xxxl-offset-14.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 58.33333333%
    }

    .theme-arco-col-xxxl-offset-15 {
        margin-left: 62.5%
    }

    .theme-arco-col-xxxl-offset-15.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 62.5%
    }

    .theme-arco-col-xxxl-offset-16 {
        margin-left: 66.66666667%
    }

    .theme-arco-col-xxxl-offset-16.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 66.66666667%
    }

    .theme-arco-col-xxxl-offset-17 {
        margin-left: 70.83333333%
    }

    .theme-arco-col-xxxl-offset-17.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 70.83333333%
    }

    .theme-arco-col-xxxl-offset-18 {
        margin-left: 75%
    }

    .theme-arco-col-xxxl-offset-18.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 75%
    }

    .theme-arco-col-xxxl-offset-19 {
        margin-left: 79.16666667%
    }

    .theme-arco-col-xxxl-offset-19.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 79.16666667%
    }

    .theme-arco-col-xxxl-offset-20 {
        margin-left: 83.33333333%
    }

    .theme-arco-col-xxxl-offset-20.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 83.33333333%
    }

    .theme-arco-col-xxxl-offset-21 {
        margin-left: 87.5%
    }

    .theme-arco-col-xxxl-offset-21.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 87.5%
    }

    .theme-arco-col-xxxl-offset-22 {
        margin-left: 91.66666667%
    }

    .theme-arco-col-xxxl-offset-22.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 91.66666667%
    }

    .theme-arco-col-xxxl-offset-23 {
        margin-left: 95.83333333%
    }

    .theme-arco-col-xxxl-offset-23.theme-arco-col-rtl {
        margin-left: 0;
        margin-right: 95.83333333%
    }

    .theme-arco-col-xxxl-order-0 {
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        order: 0
    }

    .theme-arco-col-xxxl-order-1 {
        -moz-box-ordinal-group: 2;
        -webkit-order: 1;
        order: 1
    }

    .theme-arco-col-xxxl-order-2 {
        -moz-box-ordinal-group: 3;
        -webkit-order: 2;
        order: 2
    }

    .theme-arco-col-xxxl-order-3 {
        -moz-box-ordinal-group: 4;
        -webkit-order: 3;
        order: 3
    }

    .theme-arco-col-xxxl-order-4 {
        -moz-box-ordinal-group: 5;
        -webkit-order: 4;
        order: 4
    }

    .theme-arco-col-xxxl-order-5 {
        -moz-box-ordinal-group: 6;
        -webkit-order: 5;
        order: 5
    }

    .theme-arco-col-xxxl-order-6 {
        -moz-box-ordinal-group: 7;
        -webkit-order: 6;
        order: 6
    }

    .theme-arco-col-xxxl-order-7 {
        -moz-box-ordinal-group: 8;
        -webkit-order: 7;
        order: 7
    }

    .theme-arco-col-xxxl-order-8 {
        -moz-box-ordinal-group: 9;
        -webkit-order: 8;
        order: 8
    }

    .theme-arco-col-xxxl-order-9 {
        -moz-box-ordinal-group: 10;
        -webkit-order: 9;
        order: 9
    }

    .theme-arco-col-xxxl-order-10 {
        -moz-box-ordinal-group: 11;
        -webkit-order: 10;
        order: 10
    }

    .theme-arco-col-xxxl-order-11 {
        -moz-box-ordinal-group: 12;
        -webkit-order: 11;
        order: 11
    }

    .theme-arco-col-xxxl-order-12 {
        -moz-box-ordinal-group: 13;
        -webkit-order: 12;
        order: 12
    }

    .theme-arco-col-xxxl-order-13 {
        -moz-box-ordinal-group: 14;
        -webkit-order: 13;
        order: 13
    }

    .theme-arco-col-xxxl-order-14 {
        -moz-box-ordinal-group: 15;
        -webkit-order: 14;
        order: 14
    }

    .theme-arco-col-xxxl-order-15 {
        -moz-box-ordinal-group: 16;
        -webkit-order: 15;
        order: 15
    }

    .theme-arco-col-xxxl-order-16 {
        -moz-box-ordinal-group: 17;
        -webkit-order: 16;
        order: 16
    }

    .theme-arco-col-xxxl-order-17 {
        -moz-box-ordinal-group: 18;
        -webkit-order: 17;
        order: 17
    }

    .theme-arco-col-xxxl-order-18 {
        -moz-box-ordinal-group: 19;
        -webkit-order: 18;
        order: 18
    }

    .theme-arco-col-xxxl-order-19 {
        -moz-box-ordinal-group: 20;
        -webkit-order: 19;
        order: 19
    }

    .theme-arco-col-xxxl-order-20 {
        -moz-box-ordinal-group: 21;
        -webkit-order: 20;
        order: 20
    }

    .theme-arco-col-xxxl-order-21 {
        -moz-box-ordinal-group: 22;
        -webkit-order: 21;
        order: 21
    }

    .theme-arco-col-xxxl-order-22 {
        -moz-box-ordinal-group: 23;
        -webkit-order: 22;
        order: 22
    }

    .theme-arco-col-xxxl-order-23 {
        -moz-box-ordinal-group: 24;
        -webkit-order: 23;
        order: 23
    }

    .theme-arco-col-xxxl-order-24 {
        -moz-box-ordinal-group: 25;
        -webkit-order: 24;
        order: 24
    }

    .theme-arco-col-xxxl-pull-0 {
        right: 0
    }

    .theme-arco-col-xxxl-pull-0.theme-arco-col-rtl {
        left: 0;
        right: unset
    }

    .theme-arco-col-xxxl-pull-1 {
        right: 4.16666667%
    }

    .theme-arco-col-xxxl-pull-1.theme-arco-col-rtl {
        left: 4.16666667%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-2 {
        right: 8.33333333%
    }

    .theme-arco-col-xxxl-pull-2.theme-arco-col-rtl {
        left: 8.33333333%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-3 {
        right: 12.5%
    }

    .theme-arco-col-xxxl-pull-3.theme-arco-col-rtl {
        left: 12.5%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-4 {
        right: 16.66666667%
    }

    .theme-arco-col-xxxl-pull-4.theme-arco-col-rtl {
        left: 16.66666667%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-5 {
        right: 20.83333333%
    }

    .theme-arco-col-xxxl-pull-5.theme-arco-col-rtl {
        left: 20.83333333%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-6 {
        right: 25%
    }

    .theme-arco-col-xxxl-pull-6.theme-arco-col-rtl {
        left: 25%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-7 {
        right: 29.16666667%
    }

    .theme-arco-col-xxxl-pull-7.theme-arco-col-rtl {
        left: 29.16666667%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-8 {
        right: 33.33333333%
    }

    .theme-arco-col-xxxl-pull-8.theme-arco-col-rtl {
        left: 33.33333333%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-9 {
        right: 37.5%
    }

    .theme-arco-col-xxxl-pull-9.theme-arco-col-rtl {
        left: 37.5%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-10 {
        right: 41.66666667%
    }

    .theme-arco-col-xxxl-pull-10.theme-arco-col-rtl {
        left: 41.66666667%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-11 {
        right: 45.83333333%
    }

    .theme-arco-col-xxxl-pull-11.theme-arco-col-rtl {
        left: 45.83333333%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-12 {
        right: 50%
    }

    .theme-arco-col-xxxl-pull-12.theme-arco-col-rtl {
        left: 50%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-13 {
        right: 54.16666667%
    }

    .theme-arco-col-xxxl-pull-13.theme-arco-col-rtl {
        left: 54.16666667%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-14 {
        right: 58.33333333%
    }

    .theme-arco-col-xxxl-pull-14.theme-arco-col-rtl {
        left: 58.33333333%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-15 {
        right: 62.5%
    }

    .theme-arco-col-xxxl-pull-15.theme-arco-col-rtl {
        left: 62.5%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-16 {
        right: 66.66666667%
    }

    .theme-arco-col-xxxl-pull-16.theme-arco-col-rtl {
        left: 66.66666667%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-17 {
        right: 70.83333333%
    }

    .theme-arco-col-xxxl-pull-17.theme-arco-col-rtl {
        left: 70.83333333%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-18 {
        right: 75%
    }

    .theme-arco-col-xxxl-pull-18.theme-arco-col-rtl {
        left: 75%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-19 {
        right: 79.16666667%
    }

    .theme-arco-col-xxxl-pull-19.theme-arco-col-rtl {
        left: 79.16666667%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-20 {
        right: 83.33333333%
    }

    .theme-arco-col-xxxl-pull-20.theme-arco-col-rtl {
        left: 83.33333333%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-21 {
        right: 87.5%
    }

    .theme-arco-col-xxxl-pull-21.theme-arco-col-rtl {
        left: 87.5%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-22 {
        right: 91.66666667%
    }

    .theme-arco-col-xxxl-pull-22.theme-arco-col-rtl {
        left: 91.66666667%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-23 {
        right: 95.83333333%
    }

    .theme-arco-col-xxxl-pull-23.theme-arco-col-rtl {
        left: 95.83333333%;
        right: unset
    }

    .theme-arco-col-xxxl-pull-24 {
        right: 100%
    }

    .theme-arco-col-xxxl-pull-24.theme-arco-col-rtl {
        left: 100%;
        right: unset
    }

    .theme-arco-col-xxxl-push-0 {
        left: 0
    }

    .theme-arco-col-xxxl-push-0.theme-arco-col-rtl {
        left: unset;
        right: 0
    }

    .theme-arco-col-xxxl-push-1 {
        left: 4.16666667%
    }

    .theme-arco-col-xxxl-push-1.theme-arco-col-rtl {
        left: unset;
        right: 4.16666667%
    }

    .theme-arco-col-xxxl-push-2 {
        left: 8.33333333%
    }

    .theme-arco-col-xxxl-push-2.theme-arco-col-rtl {
        left: unset;
        right: 8.33333333%
    }

    .theme-arco-col-xxxl-push-3 {
        left: 12.5%
    }

    .theme-arco-col-xxxl-push-3.theme-arco-col-rtl {
        left: unset;
        right: 12.5%
    }

    .theme-arco-col-xxxl-push-4 {
        left: 16.66666667%
    }

    .theme-arco-col-xxxl-push-4.theme-arco-col-rtl {
        left: unset;
        right: 16.66666667%
    }

    .theme-arco-col-xxxl-push-5 {
        left: 20.83333333%
    }

    .theme-arco-col-xxxl-push-5.theme-arco-col-rtl {
        left: unset;
        right: 20.83333333%
    }

    .theme-arco-col-xxxl-push-6 {
        left: 25%
    }

    .theme-arco-col-xxxl-push-6.theme-arco-col-rtl {
        left: unset;
        right: 25%
    }

    .theme-arco-col-xxxl-push-7 {
        left: 29.16666667%
    }

    .theme-arco-col-xxxl-push-7.theme-arco-col-rtl {
        left: unset;
        right: 29.16666667%
    }

    .theme-arco-col-xxxl-push-8 {
        left: 33.33333333%
    }

    .theme-arco-col-xxxl-push-8.theme-arco-col-rtl {
        left: unset;
        right: 33.33333333%
    }

    .theme-arco-col-xxxl-push-9 {
        left: 37.5%
    }

    .theme-arco-col-xxxl-push-9.theme-arco-col-rtl {
        left: unset;
        right: 37.5%
    }

    .theme-arco-col-xxxl-push-10 {
        left: 41.66666667%
    }

    .theme-arco-col-xxxl-push-10.theme-arco-col-rtl {
        left: unset;
        right: 41.66666667%
    }

    .theme-arco-col-xxxl-push-11 {
        left: 45.83333333%
    }

    .theme-arco-col-xxxl-push-11.theme-arco-col-rtl {
        left: unset;
        right: 45.83333333%
    }

    .theme-arco-col-xxxl-push-12 {
        left: 50%
    }

    .theme-arco-col-xxxl-push-12.theme-arco-col-rtl {
        left: unset;
        right: 50%
    }

    .theme-arco-col-xxxl-push-13 {
        left: 54.16666667%
    }

    .theme-arco-col-xxxl-push-13.theme-arco-col-rtl {
        left: unset;
        right: 54.16666667%
    }

    .theme-arco-col-xxxl-push-14 {
        left: 58.33333333%
    }

    .theme-arco-col-xxxl-push-14.theme-arco-col-rtl {
        left: unset;
        right: 58.33333333%
    }

    .theme-arco-col-xxxl-push-15 {
        left: 62.5%
    }

    .theme-arco-col-xxxl-push-15.theme-arco-col-rtl {
        left: unset;
        right: 62.5%
    }

    .theme-arco-col-xxxl-push-16 {
        left: 66.66666667%
    }

    .theme-arco-col-xxxl-push-16.theme-arco-col-rtl {
        left: unset;
        right: 66.66666667%
    }

    .theme-arco-col-xxxl-push-17 {
        left: 70.83333333%
    }

    .theme-arco-col-xxxl-push-17.theme-arco-col-rtl {
        left: unset;
        right: 70.83333333%
    }

    .theme-arco-col-xxxl-push-18 {
        left: 75%
    }

    .theme-arco-col-xxxl-push-18.theme-arco-col-rtl {
        left: unset;
        right: 75%
    }

    .theme-arco-col-xxxl-push-19 {
        left: 79.16666667%
    }

    .theme-arco-col-xxxl-push-19.theme-arco-col-rtl {
        left: unset;
        right: 79.16666667%
    }

    .theme-arco-col-xxxl-push-20 {
        left: 83.33333333%
    }

    .theme-arco-col-xxxl-push-20.theme-arco-col-rtl {
        left: unset;
        right: 83.33333333%
    }

    .theme-arco-col-xxxl-push-21 {
        left: 87.5%
    }

    .theme-arco-col-xxxl-push-21.theme-arco-col-rtl {
        left: unset;
        right: 87.5%
    }

    .theme-arco-col-xxxl-push-22 {
        left: 91.66666667%
    }

    .theme-arco-col-xxxl-push-22.theme-arco-col-rtl {
        left: unset;
        right: 91.66666667%
    }

    .theme-arco-col-xxxl-push-23 {
        left: 95.83333333%
    }

    .theme-arco-col-xxxl-push-23.theme-arco-col-rtl {
        left: unset;
        right: 95.83333333%
    }

    .theme-arco-col-xxxl-push-24 {
        left: 100%
    }

    .theme-arco-col-xxxl-push-24.theme-arco-col-rtl {
        left: unset;
        right: 100%
    }
}

.theme-arco-grid {
    display: grid
}

.theme-arco-grid-rtl {
    direction: rtl
}

.theme-arco-image-trigger {
    background: var(--theme-arco-color-bg-5);
    border: 1px solid var(--theme-arco-color-neutral-3);
    border-radius: 4px;
    padding: 6px 4px
}

.theme-arco-image-trigger .theme-arco-trigger-arrow {
    background-color: var(--theme-arco-color-bg-5);
    border: 1px solid var(--theme-arco-color-neutral-3)
}

.theme-arco-image {
    border-radius: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.theme-arco-image-img {
    border-radius: inherit;
    vertical-align: middle
}

.theme-arco-image-img:focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-6))
}

.theme-arco-image-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.theme-arco-image-footer {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    max-width: 100%;
    width: 100%
}

.theme-arco-image-footer-block {
    -moz-box-flex: 1;
    -webkit-flex: auto;
    flex: auto
}

.theme-arco-image-caption-title {
    font-size: 18px;
    font-weight: 500
}

.theme-arco-image-caption-description {
    font-size: 16px
}

.theme-arco-image-actions {
    padding-left: 12px
}

.theme-arco-image-actions-list {
    -moz-box-pack: end;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.theme-arco-image-actions-item {
    border-radius: var(--border-radius-small);
    cursor: pointer;
    font-size: 14px;
    line-height: 1;
    margin-left: 12px;
    padding: 0
}

.theme-arco-image-actions-item:first-child {
    margin-left: 0
}

.theme-arco-image-actions-item-trigger {
    display: inline-block;
    padding: 5px 4px
}

.theme-arco-image-with-footer-inner .theme-arco-image-footer {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .3)), to(transparent));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .3), transparent);
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .3) 0, transparent 100%);
    background: linear-gradient(1turn, rgba(0, 0, 0, .3), transparent);
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    bottom: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-arco-color-white);
    left: 0;
    padding: 9px 16px;
    position: absolute
}

.theme-arco-image-with-footer-inner .theme-arco-image-caption-description,
.theme-arco-image-with-footer-inner .theme-arco-image-caption-title {
    color: var(--theme-arco-color-white)
}

.theme-arco-image-with-footer-inner .theme-arco-image-actions-item:hover {
    background: rgba(0, 0, 0, .5)
}

.theme-arco-image-with-footer-outer .theme-arco-image-footer {
    color: var(--theme-arco-color-neutral-8);
    margin-top: 4px
}

.theme-arco-image-with-footer-outer .theme-arco-image-caption-title {
    color: var(--theme-arco-color-text-1)
}

.theme-arco-image-with-footer-outer .theme-arco-image-caption-description {
    color: var(--theme-arco-color-neutral-6)
}

.theme-arco-image-with-footer-outer .theme-arco-image-actions-item:hover {
    background: var(--theme-arco-color-neutral-2)
}

.theme-arco-image-with-preview:hover {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.theme-arco-image-error {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-pack: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: var(--theme-arco-color-neutral-1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-arco-color-neutral-4);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%
}

.theme-arco-image-error-icon {
    height: 60px;
    max-height: 100%;
    max-width: 100%;
    width: 60px
}

.theme-arco-image-error-icon>svg {
    height: 100%;
    width: 100%
}

.theme-arco-image-error-alt {
    font-size: 12px;
    line-height: 1.6667;
    padding: 8px 16px;
    text-align: center
}

.theme-arco-image-loader {
    background-color: var(--theme-arco-color-neutral-1);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.theme-arco-image-loader-spin {
    color: rgb(var(--theme-arco-primary-6));
    font-size: 32px;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.theme-arco-image-loader-spin-text {
    color: var(--theme-arco-color-neutral-6);
    font-size: 18px
}

.theme-arco-image-simple.theme-arco-image-with-footer-inner .theme-arco-image-footer {
    padding: 12px 16px
}

.theme-arco-image-loading .theme-arco-image-img,
.theme-arco-image-loading-error .theme-arco-image-img {
    visibility: hidden
}

.theme-arco-image-trigger .theme-arco-image-actions-list {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.theme-arco-image-trigger .theme-arco-image-actions-item {
    color: var(--theme-arco-color-neutral-8);
    margin-left: 0
}

.theme-arco-image-trigger .theme-arco-image-actions-item:hover {
    background: var(--theme-arco-color-neutral-2)
}

.theme-arco-image-preview {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001
}

.theme-arco-image-preview-hide {
    display: none
}

.theme-arco-image-preview-mask,
.theme-arco-image-preview-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.theme-arco-image-preview-mask {
    background-color: var(--theme-arco-color-mask-bg)
}

.theme-arco-image-preview-img-container {
    height: 100%;
    text-align: center;
    width: 100%
}

.theme-arco-image-preview-img-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.theme-arco-image-preview-img-container .theme-arco-image-preview-img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle
}

.theme-arco-image-preview-img-container .theme-arco-image-preview-img.theme-arco-image-preview-img-moving {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.theme-arco-image-preview-scale-value {
    background-color: hsla(0, 0%, 100%, .08);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-arco-color-white);
    font-size: 12px;
    left: 50%;
    line-height: normal;
    padding: 7px 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.theme-arco-image-preview-toolbar {
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    background-color: var(--theme-arco-color-bg-2);
    border-radius: 8px;
    bottom: 46px;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    left: 50%;
    padding: 4px 16px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.theme-arco-image-preview-toolbar-action {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: transparent;
    border-radius: var(--border-radius-small);
    color: var(--theme-arco-color-neutral-8);
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: 14px
}

.theme-arco-image-preview-toolbar-action:not(:last-of-type) {
    margin-right: 0
}

.theme-arco-image-preview-toolbar-action:hover {
    background-color: var(--theme-arco-color-neutral-2);
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-image-preview-toolbar-action-disabled,
.theme-arco-image-preview-toolbar-action-disabled:hover {
    background-color: transparent;
    color: var(--theme-arco-color-text-4);
    cursor: not-allowed
}

.theme-arco-image-preview-toolbar-action-name {
    font-size: 12px;
    padding-right: 12px
}

.theme-arco-image-preview-toolbar-action-content {
    line-height: 1;
    padding: 13px
}

.theme-arco-image-preview-toolbar-simple {
    padding: 4px
}

.theme-arco-image-preview-toolbar-simple .theme-arco-image-preview-toolbar-action {
    margin-right: 0
}

.theme-arco-image-preview-trigger.theme-arco-image-trigger {
    padding: 12px 16px
}

.theme-arco-image-preview-trigger.theme-arco-image-trigger .theme-arco-image-preview-toolbar-action {
    margin-right: 0;
    text-align: left
}

.theme-arco-image-preview-trigger.theme-arco-image-trigger .theme-arco-image-preview-toolbar-action:not(:last-of-type) {
    margin-bottom: 0
}

.theme-arco-image-preview-loading {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #232324;
    border-radius: var(--border-radius-medium);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgb(var(--theme-arco-primary-6));
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: 18px;
    height: 48px;
    -webkit-justify-content: center;
    justify-content: center;
    left: 50%;
    padding: 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 48px
}

.theme-arco-image-preview-close-btn {
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    color: var(--theme-arco-color-white);
    cursor: pointer;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    right: 36px;
    text-align: center;
    top: 36px;
    width: 32px
}

.theme-arco-image-preview-arrow-left,
.theme-arco-image-preview-arrow-right {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: hsla(0, 0%, 100%, .3);
    border-radius: 50%;
    color: var(--theme-arco-color-white);
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 32px;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    width: 32px;
    z-index: 2
}

.theme-arco-image-preview-arrow-left>svg,
.theme-arco-image-preview-arrow-right>svg {
    color: var(--theme-arco-color-white);
    font-size: 16px
}

.theme-arco-image-preview-arrow-left:hover,
.theme-arco-image-preview-arrow-right:hover {
    background-color: hsla(0, 0%, 100%, .5)
}

.theme-arco-image-preview-arrow-left {
    left: 20px
}

.theme-arco-image-preview-arrow-left,
.theme-arco-image-preview-arrow-right {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-image-preview-arrow-right {
    right: 20px
}

.theme-arco-image-preview-arrow-disabled {
    background-color: hsla(0, 0%, 100%, .2);
    color: hsla(0, 0%, 100%, .3);
    cursor: not-allowed
}

.theme-arco-image-preview-arrow-disabled>svg {
    color: hsla(0, 0%, 100%, .3)
}

.theme-arco-image-preview-arrow-disabled:hover {
    background-color: hsla(0, 0%, 100%, .2)
}

.fadeImage-appear,
.fadeImage-enter {
    opacity: 0
}

.fadeImage-appear-active,
.fadeImage-enter-active {
    opacity: 1;
    -webkit-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1)
}

.fadeImage-exit {
    opacity: 1
}

.fadeImage-exit-active {
    opacity: 0;
    -webkit-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1)
}

.theme-arco-image-rtl {
    direction: rtl
}

.theme-arco-image-rtl .theme-arco-image-actions-item {
    margin-left: 0;
    margin-right: 12px
}

.theme-arco-image-rtl .theme-arco-image-actions-item:first-child {
    margin-right: 0
}

.theme-arco-input {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .92);
    font-size: 14px;
    line-height: 1.5715;
    outline: none;
    padding: 6px 12px;
    -webkit-transition: color .1s linear, border-color .1s linear, background-color .1s linear;
    -o-transition: color .1s linear, border-color .1s linear, background-color .1s linear;
    -moz-transition: color .1s linear, border-color .1s linear, background-color .1s linear;
    transition: color .1s linear, border-color .1s linear, background-color .1s linear;
    width: 100%
}

.theme-arco-input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input.theme-arco-input-focus,
.theme-arco-input:focus,
.theme-arco-input:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-input.theme-arco-input-focus,
.theme-arco-input:focus {
    box-shadow: 0 0 0 0 transparent
}

.theme-arco-input-error,
.theme-arco-input-error:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-input-error .theme-arco-input,
.theme-arco-input-error .theme-arco-input:hover {
    background: none;
    box-shadow: none
}

.theme-arco-input-error.theme-arco-input-focus,
.theme-arco-input-error.theme-arco-input-focus:hover,
.theme-arco-input-error:focus,
.theme-arco-input-error:focus:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 #fff
}

.theme-arco-input-warning {
    background-color: var(--theme-arco-color-warning-light-1);
    border-color: transparent
}

.theme-arco-input-warning:hover {
    background-color: var(--theme-arco-color-warning-light-2);
    border-color: transparent
}

.theme-arco-input-warning .theme-arco-input,
.theme-arco-input-warning .theme-arco-input:hover {
    background: none;
    box-shadow: none
}

.theme-arco-input-warning.theme-arco-input-focus,
.theme-arco-input-warning.theme-arco-input-focus:hover,
.theme-arco-input-warning:focus,
.theme-arco-input-warning:focus:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2)
}

.theme-arco-input-disabled {
    -webkit-text-fill-color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-input-disabled,
.theme-arco-input-disabled:hover {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .14);
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-disabled::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-disabled::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-disabled:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-disabled::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-disabled::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input input:disabled {
    -webkit-text-fill-color: rgba(0, 0, 0, .25);
    color: rgba(0, 0, 0, .25);
    opacity: 1
}

.theme-arco-input-word-limit {
    color: rgba(0, 0, 0, .25);
    font-size: 12px;
    padding-left: 8px
}

.theme-arco-input-word-limit-error {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-input-size-mini {
    font-size: 12px;
    line-height: 1.667;
    padding-bottom: 1px;
    padding-top: 1px
}

.theme-arco-input-size-small {
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 0
}

.theme-arco-input-size-large {
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px
}

.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addafter,
.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addbefore,
.theme-arco-input-inner-wrapper.theme-arco-input-inner-wrapper-mini,
.theme-arco-input-size-mini {
    padding-left: 8px;
    padding-right: 8px
}

.theme-arco-input-group-wrapper-large .theme-arco-input-group-addafter,
.theme-arco-input-group-wrapper-large .theme-arco-input-group-addbefore,
.theme-arco-input-group-wrapper-small .theme-arco-input-group-addafter,
.theme-arco-input-group-wrapper-small .theme-arco-input-group-addbefore,
.theme-arco-input-inner-wrapper.theme-arco-input-inner-wrapper-large,
.theme-arco-input-inner-wrapper.theme-arco-input-inner-wrapper-small,
.theme-arco-input-size-large,
.theme-arco-input-size-small {
    padding-left: 12px;
    padding-right: 12px
}

.theme-arco-input-clear-wrapper .theme-arco-input {
    padding-right: 28px
}

.theme-arco-input-clear-icon {
    color: #fff;
    cursor: pointer;
    font-size: 16px
}

.theme-arco-input-clear-icon:focus-visible:before {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-6))
}

.theme-arco-input-clear-icon>svg {
    position: relative;
    -webkit-transition: color .1s linear;
    -o-transition: color .1s linear;
    -moz-transition: color .1s linear;
    transition: color .1s linear
}

.theme-arco-input-inner-wrapper {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .92);
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    font-size: 14px;
    outline: none;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    -webkit-transition: color .1s linear, border-color .1s linear, background-color .1s linear;
    -o-transition: color .1s linear, border-color .1s linear, background-color .1s linear;
    -moz-transition: color .1s linear, border-color .1s linear, background-color .1s linear;
    transition: color .1s linear, border-color .1s linear, background-color .1s linear;
    width: 100%
}

.theme-arco-input-inner-wrapper::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-inner-wrapper::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-inner-wrapper:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-inner-wrapper::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-inner-wrapper::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-inner-wrapper:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-input-inner-wrapper.theme-arco-input-inner-wrapper-focus,
.theme-arco-input-inner-wrapper:focus {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6));
    box-shadow: 0 0 0 0 transparent
}

.theme-arco-input-inner-wrapper-error,
.theme-arco-input-inner-wrapper-error:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-input-inner-wrapper-error .theme-arco-input,
.theme-arco-input-inner-wrapper-error .theme-arco-input:hover {
    background: none;
    box-shadow: none
}

.theme-arco-input-inner-wrapper-error.theme-arco-input-inner-wrapper-focus,
.theme-arco-input-inner-wrapper-error.theme-arco-input-inner-wrapper-focus:hover,
.theme-arco-input-inner-wrapper-error:focus,
.theme-arco-input-inner-wrapper-error:focus:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 #fff
}

.theme-arco-input-inner-wrapper-warning {
    background-color: var(--theme-arco-color-warning-light-1);
    border-color: transparent
}

.theme-arco-input-inner-wrapper-warning:hover {
    background-color: var(--theme-arco-color-warning-light-2);
    border-color: transparent
}

.theme-arco-input-inner-wrapper-warning .theme-arco-input,
.theme-arco-input-inner-wrapper-warning .theme-arco-input:hover {
    background: none;
    box-shadow: none
}

.theme-arco-input-inner-wrapper-warning.theme-arco-input-inner-wrapper-focus,
.theme-arco-input-inner-wrapper-warning.theme-arco-input-inner-wrapper-focus:hover,
.theme-arco-input-inner-wrapper-warning:focus,
.theme-arco-input-inner-wrapper-warning:focus:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2)
}

.theme-arco-input-inner-wrapper .theme-arco-input {
    background: none;
    border: none;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0
}

.theme-arco-input-inner-wrapper .theme-arco-input:focus,
.theme-arco-input-inner-wrapper .theme-arco-input:hover {
    background: none;
    box-shadow: none
}

.theme-arco-input-inner-wrapper-has-prefix>.theme-arco-input,
.theme-arco-input-inner-wrapper-has-prefix>.theme-arco-input-clear-wrapper .theme-arco-input {
    padding-left: 12px
}

.theme-arco-input-inner-wrapper>.theme-arco-input-clear-wrapper {
    height: 100%
}

.theme-arco-input-inner-wrapper>.theme-arco-input-clear-wrapper .theme-arco-input {
    padding-right: 16px
}

.theme-arco-input-inner-wrapper>.theme-arco-input-clear-wrapper .theme-arco-input-clear-icon {
    right: 2px
}

.theme-arco-input-inner-wrapper .theme-arco-input-group-prefix,
.theme-arco-input-inner-wrapper .theme-arco-input-group-suffix {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.theme-arco-input-inner-wrapper .theme-arco-input-group-prefix>svg,
.theme-arco-input-inner-wrapper .theme-arco-input-group-suffix>svg {
    font-size: 14px
}

.theme-arco-input-inner-wrapper .theme-arco-input-group-prefix,
.theme-arco-input-inner-wrapper .theme-arco-input-group-suffix {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-input-inner-wrapper-disabled {
    -webkit-text-fill-color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-input-inner-wrapper-disabled,
.theme-arco-input-inner-wrapper-disabled:hover {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .14);
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-inner-wrapper-disabled::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-inner-wrapper-disabled::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-inner-wrapper-disabled:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-inner-wrapper-disabled::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-inner-wrapper-disabled::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-inner-wrapper-disabled .theme-arco-input-group-prefix,
.theme-arco-input-inner-wrapper-disabled .theme-arco-input-group-suffix {
    color: inherit
}

.theme-arco-input-inner-wrapper .theme-arco-input-clear-icon {
    display: none
}

.theme-arco-input-inner-wrapper:hover .theme-arco-input-clear-icon {
    display: inline-block
}

.theme-arco-input-inner-wrapper:hover .theme-arco-input-clear-icon~.theme-arco-input-group-suffix {
    margin-left: 4px
}

.theme-arco-input-inner-wrapper:not(.theme-arco-input-inner-wrapper-focus) .theme-arco-input-clear-icon:hover:before {
    background-color: #fff
}

.theme-arco-input-group {
    display: table;
    height: 100%;
    width: 100%
}

.theme-arco-input-group>.theme-arco-input,
.theme-arco-input-group>.theme-arco-input-inner-wrapper {
    border-radius: 0
}

.theme-arco-input-group>.theme-arco-input-focus,
.theme-arco-input-group>.theme-arco-input-inner-wrapper-focus {
    border-radius: 4px
}

.theme-arco-input-group>:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.theme-arco-input-group>:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.theme-arco-input-group-addafter,
.theme-arco-input-group-addbefore {
    background-color: transparent;
    border: 1px solid transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .92);
    display: table-cell;
    height: 100%;
    padding: 0 12px;
    vertical-align: middle;
    white-space: nowrap;
    width: 1px
}

.theme-arco-input-group-addafter>svg,
.theme-arco-input-group-addbefore>svg {
    font-size: 14px
}

.theme-arco-input-group-addafter {
    border-left: 0 solid transparent
}

.theme-arco-input-group-addafter .item-style,
.theme-arco-input-group-addafter .theme-arco-input {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-addafter .theme-arco-input {
    border-bottom-left-radius: 0;
    border-color: transparent;
    border-top-left-radius: 0
}

.theme-arco-input-group-addafter .theme-arco-select {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-addafter .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.theme-arco-input-group-addafter .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.theme-arco-input-group-addbefore {
    border-right: 0 solid transparent
}

.theme-arco-input-group-addbefore .item-style {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-addbefore .theme-arco-input {
    border-bottom-right-radius: 0;
    border-color: transparent;
    border-top-right-radius: 0;
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-addbefore .theme-arco-select {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-addbefore .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.theme-arco-input-group-addbefore .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.theme-arco-input-group-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix>svg,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix>svg {
    font-size: 12px
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addafter,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addbefore {
    font-size: 12px;
    height: 22px
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addafter>svg,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addbefore>svg {
    font-size: 12px
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addafter .item-style {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addafter .theme-arco-input {
    border-bottom-left-radius: 0;
    border-color: transparent;
    border-top-left-radius: 0;
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addafter .theme-arco-select {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addafter .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addafter .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addbefore .item-style {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addbefore .theme-arco-input {
    border-bottom-right-radius: 0;
    border-color: transparent;
    border-top-right-radius: 0;
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addbefore .theme-arco-select {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addbefore .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-mini .theme-arco-input-group-addbefore .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix>svg,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix>svg {
    font-size: 14px
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addafter,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addbefore {
    font-size: 14px;
    height: 22px
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addafter>svg,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addbefore>svg {
    font-size: 14px
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addafter .item-style {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addafter .theme-arco-input {
    border-bottom-left-radius: 0;
    border-color: transparent;
    border-top-left-radius: 0;
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addafter .theme-arco-select {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addafter .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addafter .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addbefore .item-style {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addbefore .theme-arco-input {
    border-bottom-right-radius: 0;
    border-color: transparent;
    border-top-right-radius: 0;
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addbefore .theme-arco-select {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addbefore .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-small .theme-arco-input-group-addbefore .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix>svg,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix>svg {
    font-size: 14px
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addafter,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addbefore {
    font-size: 14px;
    height: 42px
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addafter>svg,
.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addbefore>svg {
    font-size: 14px
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addafter .item-style {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addafter .theme-arco-input {
    border-bottom-left-radius: 0;
    border-color: transparent;
    border-top-left-radius: 0;
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addafter .theme-arco-select {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addafter .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addafter .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addbefore .item-style {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addbefore .theme-arco-input {
    border-bottom-right-radius: 0;
    border-color: transparent;
    border-top-right-radius: 0;
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addbefore .theme-arco-select {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addbefore .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.theme-arco-input-group-wrapper.theme-arco-input-group-wrapper-large .theme-arco-input-group-addbefore .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group,
.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix,
.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix>svg,
.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix,
.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix>svg {
    font-size: 14px
}

.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addafter,
.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addbefore {
    font-size: 14px;
    height: 22px
}

.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addafter>svg,
.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addbefore>svg {
    font-size: 14px
}

.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addafter .item-style {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addafter .theme-arco-input {
    border-bottom-left-radius: 0;
    border-color: transparent;
    border-top-left-radius: 0;
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addafter .theme-arco-select {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addafter .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addafter .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addbefore .item-style {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addbefore .theme-arco-input {
    border-bottom-right-radius: 0;
    border-color: transparent;
    border-top-right-radius: 0;
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addbefore .theme-arco-select {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addbefore .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.theme-arco-input-group-wrapper .theme-arco-input-inner-wrapper,
.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-group-addbefore .theme-arco-select.theme-arco-select-single .theme-arco-select-view,
.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-inner-wrapper,
.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input,
.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input-clear-wrapper,
.theme-arco-input-group-wrapper.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input-clear-wrapper .theme-arco-input {
    height: 100%
}

.theme-arco-input-group-wrapper.theme-arco-input-disabled {
    cursor: not-allowed
}

.theme-arco-input-mirror {
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden
}

.theme-arco-textarea {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .92);
    font-size: 14px;
    height: auto;
    line-height: 1.5715;
    max-width: 100%;
    min-height: 36px;
    outline: none;
    overflow: auto;
    padding: 12px;
    position: relative;
    resize: vertical;
    -webkit-transition: color .1s linear, border-color .1s linear, background-color .1s linear;
    -o-transition: color .1s linear, border-color .1s linear, background-color .1s linear;
    -moz-transition: color .1s linear, border-color .1s linear, background-color .1s linear;
    transition: color .1s linear, border-color .1s linear, background-color .1s linear;
    vertical-align: top;
    width: 100%
}

.theme-arco-textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-textarea::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-textarea::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-textarea::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-textarea:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-textarea.theme-arco-textarea-focus,
.theme-arco-textarea:focus {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6));
    box-shadow: 0 0 0 0 transparent
}

.theme-arco-textarea-error,
.theme-arco-textarea-error:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-textarea-error .theme-arco-input,
.theme-arco-textarea-error .theme-arco-input:hover {
    background: none;
    box-shadow: none
}

.theme-arco-textarea-error.theme-arco-textarea-focus,
.theme-arco-textarea-error.theme-arco-textarea-focus:hover,
.theme-arco-textarea-error:focus,
.theme-arco-textarea-error:focus:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 #fff
}

.theme-arco-textarea-warning {
    background-color: var(--theme-arco-color-warning-light-1);
    border-color: transparent
}

.theme-arco-textarea-warning:hover {
    background-color: var(--theme-arco-color-warning-light-2);
    border-color: transparent
}

.theme-arco-textarea-warning .theme-arco-input,
.theme-arco-textarea-warning .theme-arco-input:hover {
    background: none;
    box-shadow: none
}

.theme-arco-textarea-warning.theme-arco-textarea-focus,
.theme-arco-textarea-warning.theme-arco-textarea-focus:hover,
.theme-arco-textarea-warning:focus,
.theme-arco-textarea-warning:focus:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2)
}

.theme-arco-textarea-disabled {
    -webkit-text-fill-color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-textarea-disabled,
.theme-arco-textarea-disabled:hover {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .14);
    color: rgba(0, 0, 0, .25)
}

.theme-arco-textarea-disabled::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-textarea-disabled::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-textarea-disabled:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-textarea-disabled::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-textarea-disabled::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-group.theme-arco-input-group-compact>.theme-arco-select {
    vertical-align: unset
}

.theme-arco-input-group.theme-arco-input-group-compact>*,
.theme-arco-input-group.theme-arco-input-group-compact>* .theme-arco-input-group>:first-child,
.theme-arco-input-group.theme-arco-input-group-compact>* .theme-arco-input-group>:last-child,
.theme-arco-input-group.theme-arco-input-group-compact>.theme-arco-select .theme-arco-select-view {
    border-radius: 0
}

.theme-arco-input-group.theme-arco-input-group-compact>:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, .14);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.theme-arco-input-group.theme-arco-input-group-compact>:first-child,
.theme-arco-input-group.theme-arco-input-group-compact>:first-child .theme-arco-input-group>:first-child,
.theme-arco-input-group.theme-arco-input-group-compact>:first-child .theme-arco-input-group>:first-child .theme-arco-select .theme-arco-select-view,
.theme-arco-input-group.theme-arco-input-group-compact>:first-child .theme-arco-select .theme-arco-select-view {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.theme-arco-input-group.theme-arco-input-group-compact>:last-child,
.theme-arco-input-group.theme-arco-input-group-compact>:last-child .theme-arco-input-group>:last-child,
.theme-arco-input-group.theme-arco-input-group-compact>:last-child .theme-arco-input-group>:last-child .theme-arco-select .theme-arco-select-view,
.theme-arco-input-group.theme-arco-input-group-compact>:last-child .theme-arco-select .theme-arco-select-view {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.theme-arco-input-group.theme-arco-input-group-compact>.theme-arco-input:not(:last-child) {
    border-right-color: rgba(0, 0, 0, .14)
}

.theme-arco-input-group.theme-arco-input-group-compact>.theme-arco-input:not(:last-child):focus {
    border-right-color: rgb(var(--theme-arco-primary-6))
}

.size-height-size-mini {
    font-size: 12px;
    line-height: 1.667;
    padding-bottom: 1px;
    padding-top: 1px
}

.size-height-size-small {
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 0
}

.size-height-size-large {
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px
}

.size-height-group-wrapper-mini .theme-arco-input-group-addafter,
.size-height-group-wrapper-mini .theme-arco-input-group-addbefore,
.size-height-inner-wrapper.size-height-inner-wrapper-mini,
.size-height-size-mini {
    padding-left: 8px;
    padding-right: 8px
}

.size-height-group-wrapper-large .theme-arco-input-group-addafter,
.size-height-group-wrapper-large .theme-arco-input-group-addbefore,
.size-height-group-wrapper-small .theme-arco-input-group-addafter,
.size-height-group-wrapper-small .theme-arco-input-group-addbefore,
.size-height-inner-wrapper.size-height-inner-wrapper-large,
.size-height-inner-wrapper.size-height-inner-wrapper-small,
.size-height-size-large,
.size-height-size-small {
    padding-left: 12px;
    padding-right: 12px
}

.group-size.group-size-mini .theme-arco-input-group,
.group-size.group-size-mini .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix,
.group-size.group-size-mini .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix>svg,
.group-size.group-size-mini .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix,
.group-size.group-size-mini .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix>svg {
    font-size: 12px
}

.group-size.group-size-mini .theme-arco-input-group-addafter,
.group-size.group-size-mini .theme-arco-input-group-addbefore {
    font-size: 12px;
    height: 22px
}

.group-size.group-size-mini .theme-arco-input-group-addafter>svg,
.group-size.group-size-mini .theme-arco-input-group-addbefore>svg {
    font-size: 12px
}

.group-size.group-size-mini .theme-arco-input-group-addafter .item-style {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.group-size.group-size-mini .theme-arco-input-group-addafter .theme-arco-input {
    border-bottom-left-radius: 0;
    border-color: transparent;
    border-top-left-radius: 0;
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.group-size.group-size-mini .theme-arco-input-group-addafter .theme-arco-select {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.group-size.group-size-mini .theme-arco-input-group-addafter .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.group-size.group-size-mini .theme-arco-input-group-addafter .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.group-size.group-size-mini .theme-arco-input-group-addbefore .item-style {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.group-size.group-size-mini .theme-arco-input-group-addbefore .theme-arco-input {
    border-bottom-right-radius: 0;
    border-color: transparent;
    border-top-right-radius: 0;
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.group-size.group-size-mini .theme-arco-input-group-addbefore .theme-arco-select {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.group-size.group-size-mini .theme-arco-input-group-addbefore .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.group-size.group-size-mini .theme-arco-input-group-addbefore .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.group-size.group-size-small .theme-arco-input-group,
.group-size.group-size-small .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix,
.group-size.group-size-small .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix>svg,
.group-size.group-size-small .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix,
.group-size.group-size-small .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix>svg {
    font-size: 14px
}

.group-size.group-size-small .theme-arco-input-group-addafter,
.group-size.group-size-small .theme-arco-input-group-addbefore {
    font-size: 14px;
    height: 22px
}

.group-size.group-size-small .theme-arco-input-group-addafter>svg,
.group-size.group-size-small .theme-arco-input-group-addbefore>svg {
    font-size: 14px
}

.group-size.group-size-small .theme-arco-input-group-addafter .item-style {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.group-size.group-size-small .theme-arco-input-group-addafter .theme-arco-input {
    border-bottom-left-radius: 0;
    border-color: transparent;
    border-top-left-radius: 0;
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.group-size.group-size-small .theme-arco-input-group-addafter .theme-arco-select {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.group-size.group-size-small .theme-arco-input-group-addafter .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.group-size.group-size-small .theme-arco-input-group-addafter .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.group-size.group-size-small .theme-arco-input-group-addbefore .item-style {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.group-size.group-size-small .theme-arco-input-group-addbefore .theme-arco-input {
    border-bottom-right-radius: 0;
    border-color: transparent;
    border-top-right-radius: 0;
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.group-size.group-size-small .theme-arco-input-group-addbefore .theme-arco-select {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.group-size.group-size-small .theme-arco-input-group-addbefore .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.group-size.group-size-small .theme-arco-input-group-addbefore .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.group-size.group-size-large .theme-arco-input-group,
.group-size.group-size-large .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix,
.group-size.group-size-large .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix>svg,
.group-size.group-size-large .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix,
.group-size.group-size-large .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix>svg {
    font-size: 14px
}

.group-size.group-size-large .theme-arco-input-group-addafter,
.group-size.group-size-large .theme-arco-input-group-addbefore {
    font-size: 14px;
    height: 42px
}

.group-size.group-size-large .theme-arco-input-group-addafter>svg,
.group-size.group-size-large .theme-arco-input-group-addbefore>svg {
    font-size: 14px
}

.group-size.group-size-large .theme-arco-input-group-addafter .item-style {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.group-size.group-size-large .theme-arco-input-group-addafter .theme-arco-input {
    border-bottom-left-radius: 0;
    border-color: transparent;
    border-top-left-radius: 0;
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.group-size.group-size-large .theme-arco-input-group-addafter .theme-arco-select {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.group-size.group-size-large .theme-arco-input-group-addafter .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.group-size.group-size-large .theme-arco-input-group-addafter .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.group-size.group-size-large .theme-arco-input-group-addbefore .item-style {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.group-size.group-size-large .theme-arco-input-group-addbefore .theme-arco-input {
    border-bottom-right-radius: 0;
    border-color: transparent;
    border-top-right-radius: 0;
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.group-size.group-size-large .theme-arco-input-group-addbefore .theme-arco-select {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.group-size.group-size-large .theme-arco-input-group-addbefore .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.group-size.group-size-large .theme-arco-input-group-addbefore .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group,
.group-size.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix,
.group-size.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input-group-prefix>svg,
.group-size.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix,
.group-size.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input-group-suffix>svg {
    font-size: 14px
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group-addafter,
.group-size.theme-arco-input-custom-height .theme-arco-input-group-addbefore {
    font-size: 14px;
    height: 22px
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group-addafter>svg,
.group-size.theme-arco-input-custom-height .theme-arco-input-group-addbefore>svg {
    font-size: 14px
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group-addafter .item-style {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group-addafter .theme-arco-input {
    border-bottom-left-radius: 0;
    border-color: transparent;
    border-top-left-radius: 0;
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group-addafter .theme-arco-select {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group-addafter .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group-addafter .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group-addbefore .item-style {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group-addbefore .theme-arco-input {
    border-bottom-right-radius: 0;
    border-color: transparent;
    border-top-right-radius: 0;
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group-addbefore .theme-arco-select {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group-addbefore .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.group-size.theme-arco-input-custom-height .theme-arco-input-group-addbefore .theme-arco-select.theme-arco-select-single .theme-arco-select-view,
.group-size.theme-arco-input-custom-height .theme-arco-input-inner-wrapper,
.group-size.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input,
.group-size.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input-clear-wrapper,
.group-size.theme-arco-input-custom-height .theme-arco-input-inner-wrapper .theme-arco-input-clear-wrapper .theme-arco-input {
    height: 100%
}

.theme-arco-textarea-wrapper {
    display: inline-block;
    position: relative;
    width: 100%
}

.theme-arco-textarea-clear-wrapper:hover .theme-arco-textarea-clear-icon {
    display: inline-block
}

.theme-arco-textarea-clear-wrapper .theme-arco-textarea {
    padding-right: 20px
}

.theme-arco-textarea-word-limit {
    bottom: 6px;
    color: rgba(0, 0, 0, .25);
    font-size: 12px;
    position: absolute;
    right: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-textarea-word-limit-error {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-textarea-clear-icon {
    color: #fff;
    display: none;
    font-size: 12px;
    position: absolute;
    right: 12px;
    top: 10px
}

.theme-arco-textarea-clear-icon>svg {
    position: relative;
    -webkit-transition: color .1s linear;
    -o-transition: color .1s linear;
    -moz-transition: color .1s linear;
    transition: color .1s linear
}

.theme-arco-input-search.theme-arco-input-group-wrapper .theme-arco-input-group-addbefore {
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-input-search.theme-arco-input-group-wrapper .theme-arco-input-group-addafter {
    border: none;
    padding: 0
}

.theme-arco-input-search.theme-arco-input-group-wrapper .theme-arco-input-group-suffix {
    color: rgba(0, 0, 0, .55);
    font-size: 16px
}

.theme-arco-input-search.theme-arco-input-group-wrapper:not(.theme-arco-input-disabled) .theme-arco-input-group-addbefore {
    color: rgba(0, 0, 0, .55);
    cursor: pointer;
    font-size: 16px
}

.theme-arco-input-search.theme-arco-input-group-wrapper .theme-arco-input-search-btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    color: var(--theme-arco-color-white);
    font-size: 16px;
    height: 100%
}

.theme-arco-input-search-button .theme-arco-input-inner-wrapper:not(.theme-arco-input-inner-wrapper-rtl) {
    border-bottom-right-radius: 0;
    border-right: none;
    border-top-right-radius: 0
}

.theme-arco-input-password.theme-arco-input-group-wrapper:not(.theme-arco-input-disabled) .theme-arco-input-group-suffix {
    color: rgba(0, 0, 0, .55);
    cursor: pointer;
    font-size: 16px
}

.theme-arco-input-password.theme-arco-input-group-wrapper .theme-arco-input-password-visibility-icon:focus-visible {
    border-radius: var(--border-radius-small);
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-6))
}

.theme-arco-input-group-wrapper-rtl {
    direction: rtl
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-word-limit {
    padding-left: 0;
    padding-right: input-padding-word-limit-left
}

.theme-arco-input-group-wrapper-rtl.theme-arco-input-clear-wrapper .theme-arco-input {
    padding-left: 28px;
    padding-right: 0
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group>:first-child {
    border-radius: 0 4px 4px 0
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group>:last-child {
    border-radius: 4px 0 0 4px
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group-addafter {
    border-left: none;
    border-right: 0 solid transparent
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group-addafter .item-style {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group-addafter .theme-arco-input {
    border-bottom-right-radius: 0;
    border-color: transparent;
    border-top-right-radius: 0;
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group-addafter .theme-arco-select {
    height: 100%;
    margin: -1px -12px -1px -13px;
    width: auto
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group-addafter .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group-addafter .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group-addbefore {
    border-left: 0 solid transparent;
    border-right: none
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group-addbefore .item-style {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group-addbefore .theme-arco-input {
    border-bottom-left-radius: 0;
    border-color: transparent;
    border-top-left-radius: 0;
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group-addbefore .theme-arco-select {
    height: 100%;
    margin: -1px -13px -1px -12px;
    width: auto
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group-addbefore .theme-arco-select .theme-arco-select-view {
    background-color: inherit;
    border-color: transparent;
    border-radius: 0
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group-addbefore .theme-arco-select.theme-arco-select-single .theme-arco-select-view {
    height: 100%
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group.theme-arco-input-group-compact>:not(:last-child) {
    border-left: 1px solid rgba(0, 0, 0, .14);
    border-right: none
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group.theme-arco-input-group-compact>:first-child,
.theme-arco-input-group-wrapper-rtl .theme-arco-input-group.theme-arco-input-group-compact>:first-child .theme-arco-input-group>:first-child,
.theme-arco-input-group-wrapper-rtl .theme-arco-input-group.theme-arco-input-group-compact>:first-child .theme-arco-input-group>:first-child .theme-arco-select .theme-arco-select-view,
.theme-arco-input-group-wrapper-rtl .theme-arco-input-group.theme-arco-input-group-compact>:first-child .theme-arco-select .theme-arco-select-view {
    border-radius: 0 2px 2px 0
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group.theme-arco-input-group-compact>:last-child,
.theme-arco-input-group-wrapper-rtl .theme-arco-input-group.theme-arco-input-group-compact>:last-child .theme-arco-input-group>:last-child,
.theme-arco-input-group-wrapper-rtl .theme-arco-input-group.theme-arco-input-group-compact>:last-child .theme-arco-input-group>:last-child .theme-arco-select .theme-arco-select-view,
.theme-arco-input-group-wrapper-rtl .theme-arco-input-group.theme-arco-input-group-compact>:last-child .theme-arco-select .theme-arco-select-view {
    border-radius: 2px 0 0 2px
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group.theme-arco-input-group-compact>.theme-arco-input:not(:last-child) {
    border-left-color: rgba(0, 0, 0, .14)
}

.theme-arco-input-group-wrapper-rtl .theme-arco-input-group.theme-arco-input-group-compact>.theme-arco-input:not(:last-child):focus {
    border-left-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-input-group-wrapper-rtl.theme-arco-input-search .theme-arco-input-search-btn {
    border-radius: 4px 0 0 4px
}

.theme-arco-input-inner-wrapper-rtl {
    direction: rtl
}

.theme-arco-input-inner-wrapper-rtl.theme-arco-input-inner-wrapper-has-prefix>.theme-arco-input,
.theme-arco-input-inner-wrapper-rtl.theme-arco-input-inner-wrapper-has-prefix>.theme-arco-input-clear-wrapper .theme-arco-input {
    padding-left: 0;
    padding-right: 12px
}

.theme-arco-input-inner-wrapper-rtl>.theme-arco-input-clear-wrapper .theme-arco-input {
    padding-left: 16px;
    padding-right: 0
}

.theme-arco-input-inner-wrapper-rtl>.theme-arco-input-clear-wrapper .theme-arco-input-clear-icon {
    left: 2px;
    right: auto
}

.theme-arco-input-inner-wrapper-rtl:hover .theme-arco-input-clear-icon~.theme-arco-input-group-suffix {
    margin-left: 4px
}

.theme-arco-input-search-button .theme-arco-input-inner-wrapper-rtl {
    border-left: none;
    border-radius: 0 4px 4px 0
}

.theme-arco-textarea-wrapper-rtl {
    direction: rtl
}

.theme-arco-textarea-wrapper-rtl .theme-arco-textarea {
    padding-left: 20px
}

.theme-arco-textarea-wrapper-rtl .theme-arco-textarea-clear-icon,
.theme-arco-textarea-wrapper-rtl .theme-arco-textarea-word-limit {
    left: 12px;
    right: auto
}

.theme-arco-input-number {
    border-radius: var(--border-radius-small);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    width: 100%
}

.theme-arco-input-number-step-button {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .05);
    border-color: var(--theme-arco-color-neutral-3);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .55);
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-input-number-step-button:hover {
    background-color: rgba(0, 0, 0, .08);
    border-color: rgba(0, 0, 0, .08)
}

.theme-arco-input-number-step-button:active {
    background-color: rgba(0, 0, 0, .121);
    border-color: rgba(0, 0, 0, .121)
}

.theme-arco-input-number-step-button-disabled {
    background-color: #f0f0f0;
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-input-number-step-button-disabled:active,
.theme-arco-input-number-step-button-disabled:hover {
    background-color: var(--theme-arco-color-fill-2);
    border-color: var(--theme-arco-color-neutral-3)
}

.theme-arco-input-number-mode-embed .theme-arco-input-number-step-layer,
.theme-arco-input-number-prefix,
.theme-arco-input-number-suffix {
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-input-number-mode-embed .theme-arco-input-number-step-layer {
    border-radius: 4px;
    bottom: 4px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 18px
}

.theme-arco-input-number-mode-embed .theme-arco-input-number-step-layer .theme-arco-input-number-step-button {
    font-size: 10px;
    height: 50%;
    width: 100%
}

.theme-arco-input-number-mode-embed:not(.theme-arco-input-group-wrapper-disabled):hover .theme-arco-input-number-step-layer {
    opacity: 1
}

.theme-arco-input-number-mode-embed:not(.theme-arco-input-group-wrapper-disabled):hover .theme-arco-input-number-step-layer~.theme-arco-input-number-suffix {
    opacity: 0;
    pointer-events: none
}

.theme-arco-input-number-mode-embed .theme-arco-input-inner-wrapper:not(.theme-arco-input-inner-wrapper-focus) .theme-arco-input-number-step-button:not(.theme-arco-input-number-step-button-disabled):hover {
    background-color: rgba(0, 0, 0, .121)
}

.theme-arco-input-number-mode-button .theme-arco-input {
    text-align: center
}

.theme-arco-input-number-mode-button .theme-arco-input-group {
    position: relative
}

.theme-arco-input-number-mode-button .theme-arco-input-group-addafter,
.theme-arco-input-number-mode-button .theme-arco-input-group-addbefore {
    padding: 0
}

.theme-arco-input-number-mode-button .theme-arco-input-group .theme-arco-input-number-step-button {
    border: inherit;
    height: 100%;
    position: absolute;
    top: 0
}

.theme-arco-input-number-mode-button .theme-arco-input-group .theme-arco-input-number-step-button:active {
    border-color: rgba(0, 0, 0, .121)
}

.theme-arco-input-number-mode-button .theme-arco-input-group-addbefore .theme-arco-input-number-step-button {
    border-right-color: var(--theme-arco-color-neutral-3);
    left: 0
}

.theme-arco-input-number-mode-button .theme-arco-input-group-addafter .theme-arco-input-number-step-button {
    border-left-color: var(--theme-arco-color-neutral-3);
    right: 0
}

.theme-arco-input-number-mode-button.theme-arco-input-number-size-mini .theme-arco-input-group-addafter,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-mini .theme-arco-input-group-addafter .theme-arco-input-number-step-button,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-mini .theme-arco-input-group-addbefore,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-mini .theme-arco-input-group-addbefore .theme-arco-input-number-step-button,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-small .theme-arco-input-group-addafter,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-small .theme-arco-input-group-addafter .theme-arco-input-number-step-button,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-small .theme-arco-input-group-addbefore,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-small .theme-arco-input-group-addbefore .theme-arco-input-number-step-button {
    width: 24px
}

.theme-arco-input-number-mode-button.theme-arco-input-number-size-default .theme-arco-input-group-addafter,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-default .theme-arco-input-group-addafter .theme-arco-input-number-step-button,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-default .theme-arco-input-group-addbefore,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-default .theme-arco-input-group-addbefore .theme-arco-input-number-step-button {
    width: 36px
}

.theme-arco-input-number-mode-button.theme-arco-input-number-size-large .theme-arco-input-group-addafter,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-large .theme-arco-input-group-addafter .theme-arco-input-number-step-button,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-large .theme-arco-input-group-addbefore,
.theme-arco-input-number-mode-button.theme-arco-input-number-size-large .theme-arco-input-group-addbefore .theme-arco-input-number-step-button {
    width: 44px
}

.theme-arco-input-number-readonly .theme-arco-input-number-step-button {
    color: rgba(0, 0, 0, .25);
    pointer-events: none
}

.theme-arco-input-number-illegal-value input {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-input-tag {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .65);
    cursor: text;
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    vertical-align: top;
    width: 100%
}

.theme-arco-input-tag-view {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    width: 100%
}

.theme-arco-input-tag-inner {
    -moz-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    position: relative
}

.theme-arco-input-tag-inner,
.theme-arco-input-tag-prefix,
.theme-arco-input-tag-suffix {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-input-tag-prefix,
.theme-arco-input-tag-suffix {
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 22px
}

.theme-arco-input-tag-prefix {
    padding-left: 8px;
    padding-right: 4px
}

.theme-arco-input-tag-suffix {
    padding-right: 8px
}

.theme-arco-input-tag .theme-arco-input-tag-clear-icon {
    color: rgba(0, 0, 0, .55);
    cursor: pointer;
    display: none;
    font-size: 16px
}

.theme-arco-input-tag .theme-arco-input-tag-clear-icon>svg {
    position: relative;
    -webkit-transition: color .1s linear;
    -o-transition: color .1s linear;
    -moz-transition: color .1s linear;
    transition: color .1s linear
}

.theme-arco-input-tag:hover .theme-arco-input-tag-clear-icon {
    display: block
}

.theme-arco-input-tag:hover .theme-arco-input-tag-clear-icon~* {
    display: none
}

.theme-arco-input-tag:not(.theme-arco-input-tag-focus) .theme-arco-input-tag-clear-icon:hover:before {
    background-color: transparent
}

.theme-arco-input-tag:not(.theme-arco-input-tag-focus) .theme-arco-draggable-item {
    cursor: move
}

.theme-arco-input-tag-input {
    background: none;
    border: none;
    color: inherit;
    cursor: inherit;
    font-size: inherit;
    max-width: 100%;
    outline: none;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 4px
}

.theme-arco-input-tag-input:first-child {
    width: 100%
}

.theme-arco-tag+.theme-arco-input-tag-input[disabled] {
    width: 0 !important
}

.theme-arco-input-tag-input-mirror {
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    visibility: hidden
}

.theme-arco-input-tag-input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-tag-input::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-tag-input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-tag-input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-tag-input::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-input-tag-tag {
    font-size: 14px;
    margin-right: 4px;
    max-width: 100%
}

.theme-arco-input-tag .theme-arco-icon-hover {
    cursor: pointer
}

.theme-arco-input-tag .theme-arco-icon-hover.theme-arco-icon-hover-disabled {
    cursor: not-allowed
}

.theme-arco-input-tag:hover {
    background-color: #fff;
    border: 1px solid rgb(var(--theme-arco-primary-5))
}

.theme-arco-input-tag.theme-arco-input-tag-focus {
    background-color: #fff;
    border: 1px solid rgb(var(--theme-arco-primary-6));
    box-shadow: 0 0 0 0 rgb(var(--theme-arco-primary-2))
}

.theme-arco-input-tag .theme-arco-input-tag-tag {
    background-color: #f0f0f0;
    border-color: transparent;
    color: rgba(0, 0, 0, .65)
}

.theme-arco-input-tag .theme-arco-icon-hover:hover:before {
    background-color: rgba(0, 0, 0, .55)
}

.theme-arco-input-tag.theme-arco-input-tag-focus .theme-arco-input-tag-tag {
    background-color: #f0f0f0;
    border-color: transparent
}

.theme-arco-input-tag.theme-arco-input-tag-focus .theme-arco-icon-hover:hover:before {
    background-color: var(--theme-arco-color-fill-3)
}

.theme-arco-input-tag.theme-arco-input-tag-disabled .theme-arco-input-tag-tag {
    background-color: var(--theme-arco-color-fill-2);
    border-color: var(--theme-arco-color-fill-3);
    color: rgba(0, 0, 0, .55)
}

.theme-arco-input-tag-warning {
    background-color: var(--theme-arco-color-warning-light-1);
    border: 1px solid transparent;
    color: var(--theme-arco-color-text-1)
}

.theme-arco-input-tag-warning:hover {
    background-color: var(--theme-arco-color-warning-light-2);
    border: 1px solid transparent
}

.theme-arco-input-tag-warning.theme-arco-input-tag-focus {
    background-color: #fff;
    border: 1px solid rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2)
}

.theme-arco-input-tag-error {
    color: var(--theme-arco-color-text-1)
}

.theme-arco-input-tag-error,
.theme-arco-input-tag-error.theme-arco-input-tag-focus,
.theme-arco-input-tag-error:hover {
    background-color: #fff;
    border: 1px solid rgb(var(--theme-arco-danger-6))
}

.theme-arco-input-tag-error.theme-arco-input-tag-focus {
    box-shadow: 0 0 0 0 transparent
}

.theme-arco-input-tag-disabled {
    color: rgba(0, 0, 0, .55);
    cursor: not-allowed
}

.theme-arco-input-tag-disabled,
.theme-arco-input-tag-disabled:hover {
    background-color: #f0f0f0;
    border: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-input-tag-disabled .theme-arco-input-tag-input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-input-tag-disabled .theme-arco-input-tag-input::-moz-placeholder {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-input-tag-disabled .theme-arco-input-tag-input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-input-tag-disabled .theme-arco-input-tag-input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-input-tag-disabled .theme-arco-input-tag-input::placeholder {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-input-tag-readonly {
    cursor: default
}

.theme-arco-input-tag-wrapper {
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    width: 100%
}

.theme-arco-input-tag-wrapper .theme-arco-input-tag {
    min-width: 0
}

.theme-arco-input-tag-wrapper .theme-arco-input-tag:not(.theme-arco-input-tag-focused):not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.theme-arco-input-tag-wrapper .theme-arco-input-tag:not(.theme-arco-input-tag-focused):not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.theme-arco-input-tag-addafter,
.theme-arco-input-tag-addbefore {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid transparent;
    color: var(--theme-arco-color-text-1);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 0 12px;
    white-space: nowrap
}

.theme-arco-input-tag-addbefore {
    border-bottom-left-radius: 4px;
    border-right: 1px solid var(--theme-arco-color-border-2);
    border-top-left-radius: 4px
}

.theme-arco-input-tag-addafter {
    border-bottom-right-radius: 4px;
    border-left: 1px solid var(--theme-arco-color-border-2);
    border-top-right-radius: 4px
}

.theme-arco-input-tag-size-mini {
    font-size: 12px
}

.theme-arco-input-tag-size-mini .theme-arco-input-tag-view {
    min-height: 22px
}

.theme-arco-input-tag-size-mini .theme-arco-input-tag-inner {
    padding-bottom: -3px;
    padding-top: -3px
}

.theme-arco-input-tag-size-mini .theme-arco-input-tag-tag,
.theme-arco-input-tag-size-mini .theme-arco-input-tag-tag+.theme-arco-input-tag-input {
    height: 20px;
    line-height: 18px;
    margin-bottom: 2px;
    margin-top: 2px
}

.theme-arco-input-tag-size-mini.theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-input-tag-size-mini.theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 4px
}

.theme-arco-input-tag-size-default {
    font-size: 14px
}

.theme-arco-input-tag-size-default .theme-arco-input-tag-view {
    min-height: 34px
}

.theme-arco-input-tag-size-default .theme-arco-input-tag-inner {
    padding-bottom: -1px;
    padding-top: -1px
}

.theme-arco-input-tag-size-default .theme-arco-input-tag-tag,
.theme-arco-input-tag-size-default .theme-arco-input-tag-tag+.theme-arco-input-tag-input {
    height: 28px;
    line-height: 26px;
    margin-bottom: 2px;
    margin-top: 2px
}

.theme-arco-input-tag-size-default.theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-input-tag-size-default.theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-input-tag-size-small {
    font-size: 14px
}

.theme-arco-input-tag-size-small .theme-arco-input-tag-view {
    min-height: 22px
}

.theme-arco-input-tag-size-small .theme-arco-input-tag-inner {
    padding-bottom: -3px;
    padding-top: -3px
}

.theme-arco-input-tag-size-small .theme-arco-input-tag-tag,
.theme-arco-input-tag-size-small .theme-arco-input-tag-tag+.theme-arco-input-tag-input {
    height: 20px;
    line-height: 18px;
    margin-bottom: 2px;
    margin-top: 2px
}

.theme-arco-input-tag-size-small.theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-input-tag-size-small.theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-input-tag-size-large {
    font-size: 14px
}

.theme-arco-input-tag-size-large .theme-arco-input-tag-view {
    min-height: 42px
}

.theme-arco-input-tag-size-large .theme-arco-input-tag-inner {
    padding-bottom: -1px;
    padding-top: -1px
}

.theme-arco-input-tag-size-large .theme-arco-input-tag-tag,
.theme-arco-input-tag-size-large .theme-arco-input-tag-tag+.theme-arco-input-tag-input {
    height: 36px;
    line-height: 34px;
    margin-bottom: 2px;
    margin-top: 2px
}

.theme-arco-input-tag-size-large.theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-input-tag-size-large.theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 12px
}

.theme-arco-input-tag-rtl {
    direction: rtl;
    padding-left: 4px;
    padding-right: 4px
}

.theme-arco-input-tag-rtl .theme-arco-input-tag-prefix {
    padding-left: 4px;
    padding-right: 8px
}

.theme-arco-input-tag-rtl .theme-arco-input-tag-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-input-tag-rtl .theme-arco-input-tag-tag {
    margin-left: 4px;
    margin-right: 0
}

.theme-arco-input-tag-rtl .theme-arco-input-tag-input-mirror {
    left: auto;
    right: 0
}

.theme-arco-input-tag-rtl.theme-arco-input-tag-size-mini.theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-input-tag-rtl.theme-arco-input-tag-size-mini.theme-arco-input-tag-has-placeholder input {
    padding-right: 4px
}

.theme-arco-input-tag-rtl.theme-arco-input-tag-size-default.theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-input-tag-rtl.theme-arco-input-tag-size-default.theme-arco-input-tag-has-placeholder input,
.theme-arco-input-tag-rtl.theme-arco-input-tag-size-small.theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-input-tag-rtl.theme-arco-input-tag-size-small.theme-arco-input-tag-has-placeholder input {
    padding-right: 8px
}

.theme-arco-input-tag-rtl.theme-arco-input-tag-size-large.theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-input-tag-rtl.theme-arco-input-tag-size-large.theme-arco-input-tag-has-placeholder input {
    padding-right: 12px
}

.theme-arco-input-tag-wrapper-rtl .theme-arco-input-tag-addbefore {
    border-left: 1px solid var(--theme-arco-color-border-2);
    border-right: unset
}

.theme-arco-input-tag-wrapper-rtl .theme-arco-input-tag-addafter {
    border-left: unset;
    border-right: 1px solid var(--theme-arco-color-border-2)
}

.theme-arco-layout {
    -moz-box-flex: 1;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex: 1 1;
    flex: 1 1;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0
}

.theme-arco-layout-sider {
    -moz-box-flex: 0;
    background: var(--theme-arco-color-menu-dark-bg);
    -webkit-flex: none;
    flex: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transition: width .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: width .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: width .2s cubic-bezier(.34, .69, .1, 1);
    transition: width .2s cubic-bezier(.34, .69, .1, 1);
    width: auto
}

.theme-arco-layout-sider-children {
    height: 100%;
    overflow: auto
}

.theme-arco-layout-sider-collapsed .theme-arco-layout-sider-children::-webkit-scrollbar {
    width: 0
}

.theme-arco-layout-sider-has-trigger {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 48px
}

.theme-arco-layout-sider-trigger {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background: hsla(0, 0%, 100%, .2);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-arco-color-white);
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 48px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: width .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: width .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: width .2s cubic-bezier(.34, .69, .1, 1);
    transition: width .2s cubic-bezier(.34, .69, .1, 1);
    width: 100%;
    z-index: 1
}

.theme-arco-layout-sider-trigger-light {
    background: var(--theme-arco-color-menu-light-bg);
    border-top: 1px solid var(--theme-arco-color-bg-5);
    color: var(--theme-arco-color-text-1)
}

.theme-arco-layout-sider-light {
    background: var(--theme-arco-color-menu-light-bg);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .08)
}

.theme-arco-layout-header {
    -moz-box-flex: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0
}

.theme-arco-layout-content {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1
}

.theme-arco-layout-footer {
    -moz-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0
}

.theme-arco-layout-has-sider {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

.theme-arco-layout-has-sider>.theme-arco-layout,
.theme-arco-layout-has-sider>.theme-arco-layout-content {
    overflow-x: hidden
}

.theme-arco-link {
    background-color: transparent;
    border-radius: 0;
    color: rgb(var(--theme-arco-link-6));
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    text-decoration: none;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-link:hover {
    background-color: transparent;
    color: rgb(var(--theme-arco-link-5))
}

.theme-arco-link:active {
    background-color: transparent;
    color: rgb(var(--theme-arco-primary-7));
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none
}

.theme-arco-link:focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-link-light-3)
}

.theme-arco-link.theme-arco-link-hoverless {
    background-color: unset;
    display: inline;
    padding: 0
}

.theme-arco-link.theme-arco-link-hoverless:active,
.theme-arco-link.theme-arco-link-hoverless:hover {
    background-color: unset
}

.theme-arco-link.theme-arco-link-disabled {
    background: none;
    color: rgb(var(--theme-arco-link-3));
    cursor: not-allowed
}

.theme-arco-link-is-success,
.theme-arco-link-is-success:active,
.theme-arco-link-is-success:hover {
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-link-is-success.theme-arco-link-disabled {
    color: var(--theme-arco-color-success-light-3)
}

.theme-arco-link-is-error,
.theme-arco-link-is-error:active,
.theme-arco-link-is-error:hover {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-link-is-error.theme-arco-link-disabled {
    color: var(--theme-arco-color-danger-light-3)
}

.theme-arco-link-is-warning,
.theme-arco-link-is-warning:active,
.theme-arco-link-is-warning:hover {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-link-is-warning.theme-arco-link-disabled {
    color: var(--theme-arco-color-warning-light-2)
}

.theme-arco-link-icon {
    font-size: 16px;
    margin-right: 6px
}

.theme-arco-link-rtl .theme-arco-link-icon {
    margin-left: 6px;
    margin-right: 0
}

.theme-arco-list {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    border: 1px solid var(--theme-arco-color-neutral-3);
    border-radius: var(--border-radius-medium);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-arco-color-text-1);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    line-height: 1.5715;
    overflow-y: auto;
    width: 100%
}

.theme-arco-list-wrapper {
    overflow: hidden
}

.theme-arco-list-small>.theme-arco-list-header {
    padding: 8px 20px
}

.theme-arco-list-small>.theme-arco-list-content .theme-arco-list-row-col>.theme-arco-list-item,
.theme-arco-list-small>.theme-arco-list-content.theme-arco-list-virtual .theme-arco-list-item,
.theme-arco-list-small>.theme-arco-list-content>.theme-arco-list-item,
.theme-arco-list-small>.theme-arco-list-footer {
    padding: 9px 20px
}

.theme-arco-list-default>.theme-arco-list-header {
    padding: 12px 20px
}

.theme-arco-list-default>.theme-arco-list-content .theme-arco-list-row-col>.theme-arco-list-item,
.theme-arco-list-default>.theme-arco-list-content.theme-arco-list-virtual .theme-arco-list-item,
.theme-arco-list-default>.theme-arco-list-content>.theme-arco-list-item,
.theme-arco-list-default>.theme-arco-list-footer {
    padding: 13px 20px
}

.theme-arco-list-large>.theme-arco-list-header {
    padding: 16px 20px
}

.theme-arco-list-large>.theme-arco-list-content .theme-arco-list-row-col>.theme-arco-list-item,
.theme-arco-list-large>.theme-arco-list-content.theme-arco-list-virtual .theme-arco-list-item,
.theme-arco-list-large>.theme-arco-list-content>.theme-arco-list-item,
.theme-arco-list-large>.theme-arco-list-footer {
    padding: 17px 20px
}

.theme-arco-list-header,
.theme-arco-list-item:not(:last-child) {
    border-bottom: 1px solid var(--theme-arco-color-neutral-3)
}

.theme-arco-list-footer {
    border-top: 1px solid var(--theme-arco-color-neutral-3)
}

.theme-arco-list-no-border,
.theme-arco-list-no-split .theme-arco-list-footer,
.theme-arco-list-no-split .theme-arco-list-header,
.theme-arco-list-no-split .theme-arco-list-item {
    border: none
}

.theme-arco-list-header {
    color: var(--theme-arco-color-text-1);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5
}

.theme-arco-list-item {
    -moz-box-pack: justify;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden;
    width: 100%
}

.theme-arco-list-item-main {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    overflow: hidden
}

.theme-arco-list-item-main .theme-arco-list-item-action:not(:first-child) {
    margin-top: 4px
}

.theme-arco-list-item-meta {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 4px 0
}

.theme-arco-list-item-meta,
.theme-arco-list-item-meta-avatar {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-list-item-meta-avatar:not(:last-child) {
    margin-right: 16px
}

.theme-arco-list-item-meta-title {
    color: var(--theme-arco-color-text-1);
    font-weight: 500
}

.theme-arco-list-item-meta-title:not(:last-child) {
    margin-bottom: 2px
}

.theme-arco-list-item-meta-description {
    color: var(--theme-arco-color-text-2)
}

.theme-arco-list-item-action {
    -webkit-align-self: center;
    align-self: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    list-style: none
}

.theme-arco-list-item-action>li {
    cursor: pointer;
    display: inline-block
}

.theme-arco-list-item-action>li:not(:last-child) {
    margin-right: 20px
}

.theme-arco-list-hoverable .theme-arco-list-item:hover {
    background-color: var(--theme-arco-color-fill-1)
}

.theme-arco-list-pagination {
    float: right;
    margin-top: 24px
}

.theme-arco-list-pagination:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.theme-arco-list-scroll-loading {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.theme-arco-list-content {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1
}

.theme-arco-list-content .theme-arco-empty {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center
}

.theme-arco-list-rtl {
    direction: rtl
}

.theme-arco-list-rtl .theme-arco-list-item-meta-avatar:not(:last-child) {
    margin-left: 16px;
    margin-right: 0
}

.theme-arco-list-rtl .theme-arco-list-item-action>li:not(:last-child) {
    margin-left: 20px;
    margin-right: 0
}

.theme-arco-list-wrapper-rtl .theme-arco-list-pagination {
    float: left
}

.theme-arco-mentions {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    white-space: pre-wrap;
    width: 100%
}

.theme-arco-mentions-measure,
.theme-arco-mentions-textarea {
    font-size: 16px;
    line-height: 1.5715;
    padding: 4px 12px;
    white-space: inherit
}

.theme-arco-mentions-textarea {
    resize: none
}

.theme-arco-mentions-align-textarea .theme-arco-mentions-measure-trigger,
.theme-arco-mentions-measure {
    bottom: 0;
    left: 0;
    overflow: auto;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden
}

.theme-arco-mentions-rtl {
    direction: rtl
}

@-webkit-keyframes arco-menu-selected-item-label-enter {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes arco-menu-selected-item-label-enter {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes arco-menu-selected-item-label-enter {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.theme-arco-menu {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5715;
    position: relative;
    -webkit-transition: width .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: width .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: width .2s cubic-bezier(.34, .69, .1, 1);
    transition: width .2s cubic-bezier(.34, .69, .1, 1);
    width: 100%
}

.theme-arco-menu-indent {
    display: inline-block;
    width: 24px
}

.theme-arco-menu .theme-arco-menu-group-title,
.theme-arco-menu .theme-arco-menu-inline-header,
.theme-arco-menu .theme-arco-menu-item,
.theme-arco-menu .theme-arco-menu-pop-header {
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    position: relative
}

.theme-arco-menu .theme-arco-menu-group-title.theme-arco-menu-disabled,
.theme-arco-menu .theme-arco-menu-inline-header.theme-arco-menu-disabled,
.theme-arco-menu .theme-arco-menu-item.theme-arco-menu-disabled,
.theme-arco-menu .theme-arco-menu-pop-header.theme-arco-menu-disabled {
    cursor: not-allowed
}

.theme-arco-menu .theme-arco-menu-group-title.theme-arco-menu-selected,
.theme-arco-menu .theme-arco-menu-inline-header.theme-arco-menu-selected,
.theme-arco-menu .theme-arco-menu-item.theme-arco-menu-selected,
.theme-arco-menu .theme-arco-menu-pop-header.theme-arco-menu-selected {
    font-weight: 500;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    -moz-transition: color .2s linear;
    transition: color .2s linear
}

.theme-arco-menu .theme-arco-menu-group-title.theme-arco-menu-selected svg,
.theme-arco-menu .theme-arco-menu-inline-header.theme-arco-menu-selected svg,
.theme-arco-menu .theme-arco-menu-item.theme-arco-menu-selected svg,
.theme-arco-menu .theme-arco-menu-pop-header.theme-arco-menu-selected svg {
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    -moz-transition: color .2s linear;
    transition: color .2s linear
}

.theme-arco-menu .theme-arco-menu-group-title .theme-arco-icon,
.theme-arco-menu .theme-arco-menu-inline-header .theme-arco-icon,
.theme-arco-menu .theme-arco-menu-item .theme-arco-icon,
.theme-arco-menu .theme-arco-menu-pop-header .theme-arco-icon {
    margin-right: 8px
}

.theme-arco-menu-light {
    background-color: #fff
}

.theme-arco-menu-light .theme-arco-menu-group-title,
.theme-arco-menu-light .theme-arco-menu-inline-header,
.theme-arco-menu-light .theme-arco-menu-item,
.theme-arco-menu-light .theme-arco-menu-pop-header {
    background-color: #fff;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-menu-light .theme-arco-menu-group-title .theme-arco-icon,
.theme-arco-menu-light .theme-arco-menu-inline-header .theme-arco-icon,
.theme-arco-menu-light .theme-arco-menu-item .theme-arco-icon,
.theme-arco-menu-light .theme-arco-menu-pop-header .theme-arco-icon {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-menu-light .theme-arco-menu-group-title:hover,
.theme-arco-menu-light .theme-arco-menu-inline-header:hover,
.theme-arco-menu-light .theme-arco-menu-item:hover,
.theme-arco-menu-light .theme-arco-menu-pop-header:hover {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-menu-light .theme-arco-menu-group-title:hover .theme-arco-icon,
.theme-arco-menu-light .theme-arco-menu-inline-header:hover .theme-arco-icon,
.theme-arco-menu-light .theme-arco-menu-item:hover .theme-arco-icon,
.theme-arco-menu-light .theme-arco-menu-pop-header:hover .theme-arco-icon {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-menu-light .theme-arco-menu-group-title:focus-visible,
.theme-arco-menu-light .theme-arco-menu-inline-header:focus-visible,
.theme-arco-menu-light .theme-arco-menu-item:focus-visible,
.theme-arco-menu-light .theme-arco-menu-pop-header:focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-6)) inset
}

.theme-arco-menu-light .theme-arco-menu-group-title.theme-arco-menu-selected,
.theme-arco-menu-light .theme-arco-menu-group-title.theme-arco-menu-selected .theme-arco-icon,
.theme-arco-menu-light .theme-arco-menu-inline-header.theme-arco-menu-selected,
.theme-arco-menu-light .theme-arco-menu-inline-header.theme-arco-menu-selected .theme-arco-icon,
.theme-arco-menu-light .theme-arco-menu-item.theme-arco-menu-selected,
.theme-arco-menu-light .theme-arco-menu-item.theme-arco-menu-selected .theme-arco-icon,
.theme-arco-menu-light .theme-arco-menu-pop-header.theme-arco-menu-selected,
.theme-arco-menu-light .theme-arco-menu-pop-header.theme-arco-menu-selected .theme-arco-icon {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-menu-light .theme-arco-menu-group-title.theme-arco-menu-disabled,
.theme-arco-menu-light .theme-arco-menu-inline-header.theme-arco-menu-disabled,
.theme-arco-menu-light .theme-arco-menu-item.theme-arco-menu-disabled,
.theme-arco-menu-light .theme-arco-menu-pop-header.theme-arco-menu-disabled {
    background-color: transparent;
    color: rgba(0, 0, 0, .25)
}

.theme-arco-menu-light .theme-arco-menu-group-title.theme-arco-menu-disabled .theme-arco-icon,
.theme-arco-menu-light .theme-arco-menu-inline-header.theme-arco-menu-disabled .theme-arco-icon,
.theme-arco-menu-light .theme-arco-menu-item.theme-arco-menu-disabled .theme-arco-icon,
.theme-arco-menu-light .theme-arco-menu-pop-header.theme-arco-menu-disabled .theme-arco-icon {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-menu-light .theme-arco-menu-item.theme-arco-menu-selected {
    background-color: transparent
}

.theme-arco-menu-light .theme-arco-menu-inline-header.theme-arco-menu-selected,
.theme-arco-menu-light .theme-arco-menu-inline-header.theme-arco-menu-selected .theme-arco-icon {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-menu-light .theme-arco-menu-inline-header.theme-arco-menu-selected:hover {
    background-color: var(--theme-arco-color-fill-2)
}

.theme-arco-menu-light.theme-arco-menu-horizontal .theme-arco-menu-group-title.theme-arco-menu-selected,
.theme-arco-menu-light.theme-arco-menu-horizontal .theme-arco-menu-inline-header.theme-arco-menu-selected,
.theme-arco-menu-light.theme-arco-menu-horizontal .theme-arco-menu-item.theme-arco-menu-selected,
.theme-arco-menu-light.theme-arco-menu-horizontal .theme-arco-menu-pop-header.theme-arco-menu-selected {
    background: none;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    -moz-transition: color .2s linear;
    transition: color .2s linear
}

.theme-arco-menu-light.theme-arco-menu-horizontal .theme-arco-menu-group-title.theme-arco-menu-selected:hover,
.theme-arco-menu-light.theme-arco-menu-horizontal .theme-arco-menu-inline-header.theme-arco-menu-selected:hover,
.theme-arco-menu-light.theme-arco-menu-horizontal .theme-arco-menu-item.theme-arco-menu-selected:hover,
.theme-arco-menu-light.theme-arco-menu-horizontal .theme-arco-menu-pop-header.theme-arco-menu-selected:hover {
    background-color: #f5f5f5
}

.theme-arco-menu-light .theme-arco-menu-group-title {
    color: var(--theme-arco-color-text-3);
    pointer-events: none
}

.theme-arco-menu-light .theme-arco-menu-collapse-button {
    background-color: var(--theme-arco-color-fill-1);
    color: var(--theme-arco-color-text-3)
}

.theme-arco-menu-light .theme-arco-menu-collapse-button:hover {
    background-color: var(--theme-arco-color-fill-3)
}

.theme-arco-menu-light .theme-arco-menu-collapse-button:focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-6))
}

.theme-arco-menu-dark {
    background-color: var(--theme-arco-color-menu-dark-bg)
}

.theme-arco-menu-dark .theme-arco-menu-group-title,
.theme-arco-menu-dark .theme-arco-menu-inline-header,
.theme-arco-menu-dark .theme-arco-menu-item,
.theme-arco-menu-dark .theme-arco-menu-pop-header {
    background-color: var(--theme-arco-color-menu-dark-bg);
    color: var(--theme-arco-color-text-4)
}

.theme-arco-menu-dark .theme-arco-menu-group-title .theme-arco-icon,
.theme-arco-menu-dark .theme-arco-menu-inline-header .theme-arco-icon,
.theme-arco-menu-dark .theme-arco-menu-item .theme-arco-icon,
.theme-arco-menu-dark .theme-arco-menu-pop-header .theme-arco-icon {
    color: var(--theme-arco-color-text-3)
}

.theme-arco-menu-dark .theme-arco-menu-group-title:hover,
.theme-arco-menu-dark .theme-arco-menu-inline-header:hover,
.theme-arco-menu-dark .theme-arco-menu-item:hover,
.theme-arco-menu-dark .theme-arco-menu-pop-header:hover {
    background-color: var(--theme-arco-color-menu-dark-hover);
    color: var(--theme-arco-color-text-4)
}

.theme-arco-menu-dark .theme-arco-menu-group-title:hover .theme-arco-icon,
.theme-arco-menu-dark .theme-arco-menu-inline-header:hover .theme-arco-icon,
.theme-arco-menu-dark .theme-arco-menu-item:hover .theme-arco-icon,
.theme-arco-menu-dark .theme-arco-menu-pop-header:hover .theme-arco-icon {
    color: var(--theme-arco-color-text-3)
}

.theme-arco-menu-dark .theme-arco-menu-group-title:focus-visible,
.theme-arco-menu-dark .theme-arco-menu-inline-header:focus-visible,
.theme-arco-menu-dark .theme-arco-menu-item:focus-visible,
.theme-arco-menu-dark .theme-arco-menu-pop-header:focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-6)) inset
}

.theme-arco-menu-dark .theme-arco-menu-group-title.theme-arco-menu-selected,
.theme-arco-menu-dark .theme-arco-menu-group-title.theme-arco-menu-selected .theme-arco-icon,
.theme-arco-menu-dark .theme-arco-menu-inline-header.theme-arco-menu-selected,
.theme-arco-menu-dark .theme-arco-menu-inline-header.theme-arco-menu-selected .theme-arco-icon,
.theme-arco-menu-dark .theme-arco-menu-item.theme-arco-menu-selected,
.theme-arco-menu-dark .theme-arco-menu-item.theme-arco-menu-selected .theme-arco-icon,
.theme-arco-menu-dark .theme-arco-menu-pop-header.theme-arco-menu-selected,
.theme-arco-menu-dark .theme-arco-menu-pop-header.theme-arco-menu-selected .theme-arco-icon {
    color: var(--theme-arco-color-white)
}

.theme-arco-menu-dark .theme-arco-menu-group-title.theme-arco-menu-disabled,
.theme-arco-menu-dark .theme-arco-menu-inline-header.theme-arco-menu-disabled,
.theme-arco-menu-dark .theme-arco-menu-item.theme-arco-menu-disabled,
.theme-arco-menu-dark .theme-arco-menu-pop-header.theme-arco-menu-disabled {
    background-color: var(--theme-arco-color-menu-dark-bg);
    color: var(--theme-arco-color-text-2)
}

.theme-arco-menu-dark .theme-arco-menu-group-title.theme-arco-menu-disabled .theme-arco-icon,
.theme-arco-menu-dark .theme-arco-menu-inline-header.theme-arco-menu-disabled .theme-arco-icon,
.theme-arco-menu-dark .theme-arco-menu-item.theme-arco-menu-disabled .theme-arco-icon,
.theme-arco-menu-dark .theme-arco-menu-pop-header.theme-arco-menu-disabled .theme-arco-icon {
    color: var(--theme-arco-color-text-2)
}

.theme-arco-menu-dark .theme-arco-menu-item.theme-arco-menu-selected {
    background-color: var(--theme-arco-color-menu-dark-hover)
}

.theme-arco-menu-dark .theme-arco-menu-inline-header.theme-arco-menu-selected,
.theme-arco-menu-dark .theme-arco-menu-inline-header.theme-arco-menu-selected .theme-arco-icon {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-menu-dark .theme-arco-menu-inline-header.theme-arco-menu-selected:hover {
    background-color: var(--theme-arco-color-menu-dark-hover)
}

.theme-arco-menu-dark.theme-arco-menu-horizontal .theme-arco-menu-group-title.theme-arco-menu-selected,
.theme-arco-menu-dark.theme-arco-menu-horizontal .theme-arco-menu-inline-header.theme-arco-menu-selected,
.theme-arco-menu-dark.theme-arco-menu-horizontal .theme-arco-menu-item.theme-arco-menu-selected,
.theme-arco-menu-dark.theme-arco-menu-horizontal .theme-arco-menu-pop-header.theme-arco-menu-selected {
    background: none;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    -moz-transition: color .2s linear;
    transition: color .2s linear
}

.theme-arco-menu-dark.theme-arco-menu-horizontal .theme-arco-menu-group-title.theme-arco-menu-selected:hover,
.theme-arco-menu-dark.theme-arco-menu-horizontal .theme-arco-menu-inline-header.theme-arco-menu-selected:hover,
.theme-arco-menu-dark.theme-arco-menu-horizontal .theme-arco-menu-item.theme-arco-menu-selected:hover,
.theme-arco-menu-dark.theme-arco-menu-horizontal .theme-arco-menu-pop-header.theme-arco-menu-selected:hover {
    background-color: var(--theme-arco-color-menu-dark-hover)
}

.theme-arco-menu-dark .theme-arco-menu-group-title {
    color: var(--theme-arco-color-text-3);
    pointer-events: none
}

.theme-arco-menu-dark .theme-arco-menu-collapse-button {
    background-color: rgb(var(--theme-arco-primary-6));
    color: var(--theme-arco-color-white)
}

.theme-arco-menu-dark .theme-arco-menu-collapse-button:hover {
    background-color: rgb(var(--theme-arco-primary-7))
}

.theme-arco-menu-dark .theme-arco-menu-collapse-button:focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-6))
}

.theme-arco-menu a,
.theme-arco-menu a:active,
.theme-arco-menu a:focus,
.theme-arco-menu a:hover {
    color: inherit;
    cursor: inherit;
    text-decoration: none
}

.theme-arco-menu-item-inner>a:only-child:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.theme-arco-menu-inner {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    overflow: auto;
    width: 100%
}

.theme-arco-menu-vertical .theme-arco-menu-group-title,
.theme-arco-menu-vertical .theme-arco-menu-inline-header,
.theme-arco-menu-vertical .theme-arco-menu-item,
.theme-arco-menu-vertical .theme-arco-menu-pop-header {
    line-height: 44px;
    padding: 0 8px
}

.theme-arco-menu-vertical .theme-arco-menu-group-title .theme-arco-menu-icon-suffix .theme-arco-icon,
.theme-arco-menu-vertical .theme-arco-menu-inline-header .theme-arco-menu-icon-suffix .theme-arco-icon,
.theme-arco-menu-vertical .theme-arco-menu-item .theme-arco-menu-icon-suffix .theme-arco-icon,
.theme-arco-menu-vertical .theme-arco-menu-pop-header .theme-arco-menu-icon-suffix .theme-arco-icon {
    margin-right: 0
}

.theme-arco-menu-vertical .theme-arco-menu-group-title,
.theme-arco-menu-vertical .theme-arco-menu-inline-header,
.theme-arco-menu-vertical .theme-arco-menu-item,
.theme-arco-menu-vertical .theme-arco-menu-pop-header {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-menu-vertical .theme-arco-menu-group-title .theme-arco-menu-item-inner,
.theme-arco-menu-vertical .theme-arco-menu-inline-header .theme-arco-menu-item-inner,
.theme-arco-menu-vertical .theme-arco-menu-item .theme-arco-menu-item-inner,
.theme-arco-menu-vertical .theme-arco-menu-pop-header .theme-arco-menu-item-inner {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.theme-arco-menu-vertical .theme-arco-menu-group-title .theme-arco-menu-icon-suffix,
.theme-arco-menu-vertical .theme-arco-menu-inline-header .theme-arco-menu-icon-suffix,
.theme-arco-menu-vertical .theme-arco-menu-item .theme-arco-menu-icon-suffix,
.theme-arco-menu-vertical .theme-arco-menu-pop-header .theme-arco-menu-icon-suffix {
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-menu-vertical .theme-arco-menu-group-title .theme-arco-menu-icon-suffix.is-open,
.theme-arco-menu-vertical .theme-arco-menu-inline-header .theme-arco-menu-icon-suffix.is-open,
.theme-arco-menu-vertical .theme-arco-menu-item .theme-arco-menu-icon-suffix.is-open,
.theme-arco-menu-vertical .theme-arco-menu-pop-header .theme-arco-menu-icon-suffix.is-open {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.theme-arco-menu-vertical .theme-arco-menu-inner {
    padding: 16px 8px
}

.theme-arco-menu-vertical .theme-arco-menu-item.theme-arco-menu-item-indented {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-menu-vertical .theme-arco-menu-inline-header,
.theme-arco-menu-vertical .theme-arco-menu-pop-header {
    padding-right: 24px
}

.theme-arco-menu-horizontal {
    height: auto;
    width: auto
}

.theme-arco-menu-horizontal .theme-arco-menu-group-title,
.theme-arco-menu-horizontal .theme-arco-menu-inline-header,
.theme-arco-menu-horizontal .theme-arco-menu-item,
.theme-arco-menu-horizontal .theme-arco-menu-pop-header {
    line-height: 30px;
    padding: 0 12px
}

.theme-arco-menu-horizontal .theme-arco-menu-group-title .theme-arco-menu-icon-suffix .theme-arco-icon,
.theme-arco-menu-horizontal .theme-arco-menu-inline-header .theme-arco-menu-icon-suffix .theme-arco-icon,
.theme-arco-menu-horizontal .theme-arco-menu-item .theme-arco-menu-icon-suffix .theme-arco-icon,
.theme-arco-menu-horizontal .theme-arco-menu-pop-header .theme-arco-menu-icon-suffix .theme-arco-icon {
    margin-right: 0
}

.theme-arco-menu-horizontal .theme-arco-menu-group-title .theme-arco-icon,
.theme-arco-menu-horizontal .theme-arco-menu-inline-header .theme-arco-icon,
.theme-arco-menu-horizontal .theme-arco-menu-item .theme-arco-icon,
.theme-arco-menu-horizontal .theme-arco-menu-pop-header .theme-arco-icon {
    margin-right: 8px
}

.theme-arco-menu-horizontal .theme-arco-menu-group-title .theme-arco-menu-icon-suffix,
.theme-arco-menu-horizontal .theme-arco-menu-inline-header .theme-arco-menu-icon-suffix,
.theme-arco-menu-horizontal .theme-arco-menu-item .theme-arco-menu-icon-suffix,
.theme-arco-menu-horizontal .theme-arco-menu-pop-header .theme-arco-menu-icon-suffix {
    margin-left: 6px
}

.theme-arco-menu-horizontal .theme-arco-menu-inner {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 14px 20px
}

.theme-arco-menu-horizontal .theme-arco-menu-item,
.theme-arco-menu-horizontal .theme-arco-menu-pop {
    display: inline-block;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    vertical-align: middle
}

.theme-arco-menu-horizontal .theme-arco-menu-item:not(:first-child),
.theme-arco-menu-horizontal .theme-arco-menu-pop:not(:first-child) {
    margin-left: 12px
}

.theme-arco-menu-horizontal .theme-arco-menu-pop:after {
    bottom: -14px;
    content: " ";
    height: 14px;
    left: 0;
    position: absolute;
    width: 100%
}

.theme-arco-menu-overflow-wrap {
    width: 100%
}

.theme-arco-menu-overflow-sub-menu-mirror {
    margin-left: 12px
}

.theme-arco-menu-overflow-hidden-menu-item,
.theme-arco-menu-overflow-sub-menu-mirror {
    pointer-events: none;
    position: absolute !important;
    visibility: hidden;
    white-space: nowrap
}

.theme-arco-menu-selected-label {
    -webkit-animation: arco-menu-selected-item-label-enter .2s linear;
    -moz-animation: arco-menu-selected-item-label-enter .2s linear;
    animation: arco-menu-selected-item-label-enter .2s linear;
    background-color: rgb(var(--theme-arco-primary-6));
    bottom: -14px;
    height: 3px;
    left: 12px;
    position: absolute;
    right: 12px
}

.theme-arco-menu-pop-button {
    background: none;
    box-shadow: none;
    width: auto
}

.theme-arco-menu-pop-button.theme-arco-menu-collapse {
    width: auto
}

.theme-arco-menu-pop-button .theme-arco-menu-group-title,
.theme-arco-menu-pop-button .theme-arco-menu-inline-header,
.theme-arco-menu-pop-button .theme-arco-menu-item,
.theme-arco-menu-pop-button .theme-arco-menu-pop-header {
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
    height: 34px;
    line-height: 34px;
    margin-bottom: 16px;
    width: 34px
}

.theme-arco-menu-collapse {
    width: 68px
}

.theme-arco-menu-collapse .theme-arco-menu-inner {
    padding: 16px 18px
}

.theme-arco-menu-collapse .theme-arco-menu-group-title,
.theme-arco-menu-collapse .theme-arco-menu-icon-suffix {
    display: none
}

.theme-arco-menu-collapse .theme-arco-menu-group-title .theme-arco-icon,
.theme-arco-menu-collapse .theme-arco-menu-inline-header .theme-arco-icon,
.theme-arco-menu-collapse .theme-arco-menu-item .theme-arco-icon,
.theme-arco-menu-collapse .theme-arco-menu-pop-header .theme-arco-icon {
    margin-right: 100vw
}

.theme-arco-menu-collapse .theme-arco-menu-collapse-button {
    left: 50%;
    right: unset;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.theme-arco-menu-collapse-button {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: var(--border-radius-small);
    bottom: 12px;
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 24px;
    -webkit-justify-content: center;
    justify-content: center;
    position: absolute;
    right: 12px;
    width: 24px
}

.theme-arco-menu-inline-content {
    height: auto;
    overflow: hidden;
    -webkit-transition: height .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: height .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: height .2s cubic-bezier(.34, .69, .1, 1);
    transition: height .2s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-menu-item-tooltip a {
    color: inherit;
    cursor: pointer;
    text-decoration: none
}

.theme-arco-menu-item-tooltip a:active,
.theme-arco-menu-item-tooltip a:focus,
.theme-arco-menu-item-tooltip a:hover {
    color: inherit
}

.theme-arco-menu-item-tooltip a:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.theme-arco-menu-pop-trigger.theme-arco-trigger-position-bl {
    -webkit-transform: translateY(14px);
    -moz-transform: translateY(14px);
    -o-transform: translateY(14px);
    transform: translateY(14px)
}

.theme-arco-menu-pop-trigger.theme-arco-trigger-position-bl .theme-arco-trigger-arrow {
    border-left: 1px solid rgba(0, 0, 0, .14);
    border-top: 1px solid rgba(0, 0, 0, .14);
    z-index: 0
}

.theme-arco-menu-pop-trigger.theme-arco-trigger[trigger-placement=rt] {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    -o-transform: translateX(8px);
    transform: translateX(8px)
}

.theme-arco-menu-pop-trigger.theme-arco-trigger[trigger-placement=rt] .theme-arco-trigger-arrow {
    border-bottom: 1px solid rgba(0, 0, 0, .14);
    border-left: 1px solid rgba(0, 0, 0, .14);
    z-index: 0
}

.theme-arco-menu-pop-trigger.theme-arco-trigger[trigger-placement=lt] {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    transform: translateX(-8px)
}

.theme-arco-menu-pop-trigger.theme-arco-trigger[trigger-placement=lt] .theme-arco-trigger-arrow {
    border-right: 1px solid rgba(0, 0, 0, .14);
    border-top: 1px solid rgba(0, 0, 0, .14);
    z-index: 0
}

.theme-arco-menu-pop-trigger .theme-arco-dropdown-menu-dark~.theme-arco-trigger-arrow-container .theme-arco-trigger-arrow {
    background-color: var(--theme-arco-color-menu-dark-bg);
    border-color: var(--theme-arco-color-menu-dark-bg)
}

.theme-arco-menu-rtl {
    direction: rtl
}

.theme-arco-menu-rtl .theme-arco-menu-group-title .theme-arco-icon,
.theme-arco-menu-rtl .theme-arco-menu-inline-header .theme-arco-icon,
.theme-arco-menu-rtl .theme-arco-menu-item .theme-arco-icon,
.theme-arco-menu-rtl .theme-arco-menu-pop-header .theme-arco-icon {
    margin-left: 8px;
    margin-right: 0
}

.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-group-title .theme-arco-menu-icon-suffix .theme-arco-icon,
.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-inline-header .theme-arco-menu-icon-suffix .theme-arco-icon,
.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-item .theme-arco-menu-icon-suffix .theme-arco-icon,
.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-pop-header .theme-arco-menu-icon-suffix .theme-arco-icon {
    margin-left: 0
}

.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-group-title .theme-arco-icon,
.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-inline-header .theme-arco-icon,
.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-item .theme-arco-icon,
.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-pop-header .theme-arco-icon {
    margin-left: 8px;
    margin-right: 0
}

.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-group-title .theme-arco-menu-icon-suffix,
.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-inline-header .theme-arco-menu-icon-suffix,
.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-item .theme-arco-menu-icon-suffix,
.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-pop-header .theme-arco-menu-icon-suffix {
    margin-left: 0;
    margin-right: 6px
}

.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-item:not(:first-child),
.theme-arco-menu-rtl.theme-arco-menu-horizontal .theme-arco-menu-pop:not(:first-child) {
    margin-left: 0;
    margin-right: 12px
}

.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-group-title .theme-arco-menu-icon-suffix .theme-arco-icon,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-inline-header .theme-arco-menu-icon-suffix .theme-arco-icon,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-item .theme-arco-menu-icon-suffix .theme-arco-icon,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-pop-header .theme-arco-menu-icon-suffix .theme-arco-icon {
    margin-left: 0
}

.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-group-title,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-group-title .theme-arco-menu-item-inner,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-inline-header,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-inline-header .theme-arco-menu-item-inner,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-item,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-item .theme-arco-menu-item-inner,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-pop-header,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-pop-header .theme-arco-menu-item-inner {
    text-overflow: clip
}

.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-group-title .theme-arco-menu-icon-suffix,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-inline-header .theme-arco-menu-icon-suffix,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-item .theme-arco-menu-icon-suffix,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-pop-header .theme-arco-menu-icon-suffix {
    left: 8px;
    right: auto
}

.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-inline-header,
.theme-arco-menu-rtl.theme-arco-menu-vertical .theme-arco-menu-pop-header {
    padding-left: 24px;
    padding-right: 8px
}

.theme-arco-menu-rtl .theme-arco-menu-pop:after {
    left: auto;
    right: 0
}

.theme-arco-menu-rtl .theme-arco-menu-collapse .theme-arco-menu-group-title .theme-arco-icon,
.theme-arco-menu-rtl .theme-arco-menu-collapse .theme-arco-menu-inline-header .theme-arco-icon,
.theme-arco-menu-rtl .theme-arco-menu-collapse .theme-arco-menu-item .theme-arco-icon,
.theme-arco-menu-rtl .theme-arco-menu-collapse .theme-arco-menu-pop-header .theme-arco-icon {
    margin-left: 100vw
}

.theme-arco-menu-rtl .theme-arco-menu-collapse-button {
    left: 12px;
    right: auto
}

.theme-arco-menu-rtl .theme-arco-menu-pop-trigger.theme-arco-trigger-position-bl .theme-arco-trigger-arrow {
    border-left: none;
    border-right: 1px solid rgba(0, 0, 0, .14)
}

.theme-arco-menu-rtl .theme-arco-menu-pop-trigger.theme-arco-trigger[trigger-placement=rt] {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    transform: translateX(-8px)
}

.theme-arco-menu-rtl .theme-arco-menu-pop-trigger.theme-arco-trigger[trigger-placement=lt] {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    -o-transform: translateX(8px);
    transform: translateX(8px)
}

.theme-arco-menu-rtl .theme-arco-menu-pop-trigger.theme-arco-trigger[trigger-placement=lt] .theme-arco-trigger-arrow {
    border-left: 1px solid rgba(0, 0, 0, .14);
    border-right: none
}

.theme-arco-message-wrapper {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    padding: 0 10px;
    pointer-events: none;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1003
}

.theme-arco-message-wrapper-top {
    top: 76px
}

.theme-arco-message-wrapper-bottom {
    bottom: 76px
}

.theme-arco-message {
    background-color: var(--theme-arco-color-bg-popup);
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
    display: inline-block;
    line-height: 1;
    margin-bottom: 16px;
    overflow: hidden;
    padding: 7px 15px;
    pointer-events: auto;
    position: relative;
    text-align: center;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.theme-arco-message-closable {
    padding-right: 36px
}

.theme-arco-message-icon {
    -webkit-animation: arco-msg-fade .1s linear, arco-msg-fade .4s cubic-bezier(.3, 1.3, .3, 1);
    -moz-animation: arco-msg-fade .1s linear, arco-msg-fade .4s cubic-bezier(.3, 1.3, .3, 1);
    animation: arco-msg-fade .1s linear, arco-msg-fade .4s cubic-bezier(.3, 1.3, .3, 1);
    color: var(--theme-arco-color-text-1);
    display: inline-block;
    font-size: 16px;
    margin-right: 8px;
    vertical-align: middle
}

.theme-arco-message-content {
    color: rgba(0, 0, 0, .92);
    font-size: 14px;
    vertical-align: middle
}

.theme-arco-message-info {
    background-color: var(--theme-arco-color-bg-popup);
    border-color: rgba(0, 0, 0, .14)
}

.theme-arco-message-info .theme-arco-message-icon {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-message-info .theme-arco-message-content {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-message-success {
    background-color: var(--theme-arco-color-bg-popup);
    border-color: var(--theme-arco-color-neutral-3)
}

.theme-arco-message-success .theme-arco-message-icon {
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-message-success .theme-arco-message-content {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-message-warning {
    background-color: var(--theme-arco-color-bg-popup);
    border-color: var(--theme-arco-color-neutral-3)
}

.theme-arco-message-warning .theme-arco-message-icon {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-message-warning .theme-arco-message-content {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-message-error {
    background-color: var(--theme-arco-color-bg-popup);
    border-color: rgba(0, 0, 0, .14)
}

.theme-arco-message-error .theme-arco-message-icon {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-message-error .theme-arco-message-content {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-message-loading {
    background-color: var(--theme-arco-color-bg-popup);
    border-color: rgba(0, 0, 0, .14)
}

.theme-arco-message-loading .theme-arco-message-icon {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-message-loading .theme-arco-message-content {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-message-close-btn {
    color: rgba(0, 0, 0, .55);
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 8px
}

.theme-arco-message-close-btn>svg {
    position: relative
}

.theme-arco-message .theme-arco-icon-hover.theme-arco-message-icon-hover:before {
    height: 24px;
    width: 24px
}

.fadeMessage-appear,
.fadeMessage-enter {
    opacity: 0
}

.fadeMessage-appear-active,
.fadeMessage-enter-active {
    opacity: 1;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.fadeMessage-exit {
    opacity: 0;
    overflow: hidden
}

.fadeMessage-exit-active {
    height: 0;
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: all .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: all .3s cubic-bezier(.34, .69, .1, 1);
    transition: all .3s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-message-rtl {
    direction: rtl
}

.theme-arco-message-rtl .theme-arco-message-icon {
    margin-left: 8px;
    margin-right: 0
}

@-webkit-keyframes arco-msg-fade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes arco-msg-fade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes arco-msg-fade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes arco-msg-scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes arco-msg-scale {
    0% {
        -moz-transform: scale(0);
        transform: scale(0)
    }

    to {
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes arco-msg-scale {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.theme-arco-modal-mask {
    background-color: var(--theme-arco-color-mask-bg);
    display: none
}

.theme-arco-modal-mask,
.theme-arco-modal-wrapper {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001
}

.theme-arco-modal-wrapper {
    overflow: auto
}

.theme-arco-modal-wrapper-no-mask {
    pointer-events: none
}

.theme-arco-modal-wrapper-no-mask .theme-arco-modal {
    pointer-events: auto
}

.theme-arco-modal-wrapper.theme-arco-modal-wrapper-align-center {
    text-align: center;
    white-space: nowrap
}

.theme-arco-modal-wrapper.theme-arco-modal-wrapper-align-center:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.theme-arco-modal-wrapper.theme-arco-modal-wrapper-align-center .theme-arco-modal {
    display: inline-block;
    top: 0;
    vertical-align: middle
}

.theme-arco-modal {
    background-color: var(--theme-arco-color-bg-3);
    border: 0 solid transparent;
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .12);
    line-height: 1.5715;
    margin: 0 auto;
    position: relative;
    text-align: left;
    top: 100px;
    white-space: normal;
    width: 520px
}

.theme-arco-modal,
.theme-arco-modal-header {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.theme-arco-modal-header {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid transparent;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 92px;
    padding: 0 24px;
    width: 100%
}

.theme-arco-modal-header .theme-arco-modal-title {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    text-align: left
}

.theme-arco-modal-content {
    color: rgba(0, 0, 0, .65);
    font-size: 16px;
    padding: 0 24px;
    position: relative
}

.theme-arco-modal-footer {
    border-top: 1px solid transparent;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px;
    text-align: right;
    width: 100%
}

.theme-arco-modal-footer>.theme-arco-btn {
    margin-left: 12px
}

.theme-arco-modal-footer>.theme-arco-btn:only-child {
    margin-left: 0
}

.theme-arco-modal .theme-arco-modal-close-icon {
    color: var(--theme-arco-color-text-1);
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    right: 26px;
    top: 38px
}

.theme-arco-modal-title {
    color: var(--theme-arco-color-text-1);
    font-size: 18px
}

.theme-arco-modal-title .theme-arco-icon {
    font-size: 24px;
    margin-right: 8px;
    vertical-align: -3px
}

.theme-arco-modal-title .theme-arco-icon-info-circle-fill {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-modal-title .theme-arco-icon-check-circle-fill {
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-modal-title .theme-arco-icon-exclamation-circle-fill {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-modal-title .theme-arco-icon-close-circle-fill {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-modal-simple {
    padding: 32px 24px 24px;
    width: 464px
}

.theme-arco-modal-simple .theme-arco-modal-footer,
.theme-arco-modal-simple .theme-arco-modal-header {
    border: none;
    height: unset;
    padding: 0
}

.theme-arco-modal-simple .theme-arco-modal-header {
    margin-bottom: 16px
}

.theme-arco-modal-simple .theme-arco-modal-title {
    text-align: left
}

.theme-arco-modal-simple .theme-arco-modal-footer {
    margin-top: 24px;
    text-align: right
}

.theme-arco-modal-simple .theme-arco-modal-content {
    padding: 0
}

.zoomModal-appear,
.zoomModal-enter {
    opacity: 0;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

.zoomModal-appear-active,
.zoomModal-enter-active {
    -webkit-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1), -o-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1), transform .4s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1), transform .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1), transform .4s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .4s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .4s cubic-bezier(.3, 1.3, .3, 1), -o-transform .4s cubic-bezier(.3, 1.3, .3, 1)
}

.zoomModal-appear-active,
.zoomModal-enter-active,
.zoomModal-exit {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.zoomModal-exit-active {
    opacity: 0;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1), -o-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1), transform .4s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1), transform .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1), transform .4s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .4s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .4s cubic-bezier(.3, 1.3, .3, 1), -o-transform .4s cubic-bezier(.3, 1.3, .3, 1)
}

.fadeModal-appear,
.fadeModal-enter {
    opacity: 0
}

.fadeModal-appear-active,
.fadeModal-enter-active {
    opacity: 1;
    -webkit-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1)
}

.fadeModal-exit {
    opacity: 1
}

.fadeModal-exit-active {
    opacity: 0;
    -webkit-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: opacity .4s cubic-bezier(.3, 1.3, .3, 1)
}

.theme-arco-modal-rtl {
    direction: rtl
}

.theme-arco-modal-rtl .theme-arco-modal-footer {
    text-align: unset
}

.theme-arco-modal-rtl .theme-arco-modal-footer>.theme-arco-btn {
    margin-left: 0;
    margin-right: 12px
}

.theme-arco-modal-rtl .theme-arco-modal-footer>.theme-arco-btn:only-child {
    margin-right: 0
}

.theme-arco-modal-rtl .theme-arco-modal-title .theme-arco-icon {
    margin-left: 8px;
    margin-right: 0
}

.theme-arco-modal-rtl .theme-arco-modal-close-icon {
    left: 26px;
    right: auto
}

.theme-arco-modal-rtl.theme-arco-modal-simple .theme-arco-modal-footer {
    text-align: right
}

.theme-arco-notification-wrapper {
    position: fixed;
    z-index: 1003
}

.theme-arco-notification-wrapper-topLeft {
    left: 20px;
    top: 20px
}

.theme-arco-notification-wrapper-topRight {
    right: 20px;
    top: 20px
}

.theme-arco-notification-wrapper-topRight .theme-arco-notification {
    margin-left: auto
}

.theme-arco-notification-wrapper-bottomLeft {
    bottom: 20px;
    left: 20px
}

.theme-arco-notification-wrapper-bottomRight {
    bottom: 20px;
    right: 20px
}

.theme-arco-notification-wrapper-bottomRight .theme-arco-notification {
    margin-left: auto
}

.theme-arco-notification {
    background-color: var(--theme-arco-color-bg-popup);
    border: 1px solid var(--theme-arco-color-neutral-3);
    border-radius: var(--border-radius-medium);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin-bottom: 20px;
    opacity: 1;
    overflow: hidden;
    padding: 20px;
    position: relative;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear;
    width: 340px
}

.theme-arco-notification-icon {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: var(--theme-arco-color-text-1);
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    font-size: 24px
}

.theme-arco-notification-info {
    background-color: var(--theme-arco-color-bg-popup);
    border-color: var(--theme-arco-color-neutral-3)
}

.theme-arco-notification-info .theme-arco-notification-icon {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-notification-success {
    background-color: var(--theme-arco-color-bg-popup);
    border-color: var(--theme-arco-color-neutral-3)
}

.theme-arco-notification-success .theme-arco-notification-icon {
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-notification-warning {
    background-color: var(--theme-arco-color-bg-popup);
    border-color: var(--theme-arco-color-neutral-3)
}

.theme-arco-notification-warning .theme-arco-notification-icon {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-notification-error {
    background-color: var(--theme-arco-color-bg-popup);
    border-color: var(--theme-arco-color-neutral-3)
}

.theme-arco-notification-error .theme-arco-notification-icon {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-notification-left {
    padding-right: 16px
}

.theme-arco-notification-right {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    word-break: break-word
}

.theme-arco-notification-title {
    color: var(--theme-arco-color-text-1);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 4px
}

.theme-arco-notification-content {
    font-size: 16px
}

.theme-arco-notification-content,
.theme-arco-notification-error .theme-arco-notification-content,
.theme-arco-notification-error .theme-arco-notification-title,
.theme-arco-notification-info .theme-arco-notification-content,
.theme-arco-notification-info .theme-arco-notification-title,
.theme-arco-notification-success .theme-arco-notification-content,
.theme-arco-notification-success .theme-arco-notification-title,
.theme-arco-notification-warning .theme-arco-notification-content,
.theme-arco-notification-warning .theme-arco-notification-title {
    color: var(--theme-arco-color-text-1)
}

.theme-arco-notification-btn-wrapper {
    margin-top: 16px;
    text-align: right
}

.theme-arco-notification .theme-arco-notification-close-btn {
    color: var(--theme-arco-color-text-1);
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    right: 12px;
    top: 12px
}

.theme-arco-notification .theme-arco-notification-close-btn>svg {
    position: relative
}

.theme-arco-notification .theme-arco-icon-hover.theme-arco-notification-icon-hover:before {
    height: 20px;
    width: 20px
}

.slideNoticeLeft-appear,
.slideNoticeLeft-enter {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.slideNoticeLeft-appear-active,
.slideNoticeLeft-enter-active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: -webkit-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: -o-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: transform .4s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .4s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .4s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .4s cubic-bezier(.3, 1.3, .3, 1), -o-transform .4s cubic-bezier(.3, 1.3, .3, 1)
}

.slideNoticeLeft-exit {
    opacity: 0
}

.slideNoticeLeft-exit-active {
    height: 0;
    margin-bottom: 0;
    opacity: 0;
    padding-bottom: 0;
    padding-top: 0;
    -webkit-transition: all .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: all .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: all .3s cubic-bezier(.34, .69, .1, 1);
    transition: all .3s cubic-bezier(.34, .69, .1, 1)
}

.slideNoticeRight-appear,
.slideNoticeRight-enter {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.slideNoticeRight-appear-active,
.slideNoticeRight-enter-active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: -webkit-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: -o-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: transform .4s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .4s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .4s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .4s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .4s cubic-bezier(.3, 1.3, .3, 1), -o-transform .4s cubic-bezier(.3, 1.3, .3, 1)
}

.slideNoticeRight-exit {
    opacity: 0
}

.slideNoticeRight-exit-active {
    height: 0;
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: all .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: all .3s cubic-bezier(.34, .69, .1, 1);
    transition: all .3s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-notification-rtl,
.theme-arco-notification-wrapper-rtl {
    direction: rtl
}

.theme-arco-notification-rtl .theme-arco-notification-left {
    padding-left: 16px;
    padding-right: 0
}

.theme-arco-notification-rtl .theme-arco-notification-btn-wrapper {
    text-align: left
}

.theme-arco-notification-rtl .theme-arco-notification-close-btn {
    left: 12px;
    right: auto
}

.theme-arco-page-header {
    padding: 0
}

.theme-arco-breadcrumb+.theme-arco-page-header-head {
    margin-top: 0
}

.theme-arco-page-header-head {
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 28px
}

.theme-arco-page-header-head,
.theme-arco-page-header-head-left {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-page-header-head-wrapper {
    padding-left: 0;
    padding-right: 0
}

.theme-arco-page-header-head-main {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    min-height: 16px;
    overflow: hidden
}

.theme-arco-page-header-head-main-with-back {
    margin-left: 0;
    padding-left: 0
}

.theme-arco-page-header-head-extra {
    white-space: nowrap
}

.theme-arco-page-header .theme-arco-icon-hover.theme-arco-page-header-icon-hover:before {
    height: 16px;
    width: 16px
}

.theme-arco-page-header .theme-arco-icon-hover.theme-arco-page-header-icon-hover:hover:before {
    background-color: transparent
}

.theme-arco-page-header-back {
    color: rgba(0, 0, 0, .92);
    font-size: 16px;
    margin-right: 12px
}

.theme-arco-page-header-back:focus-visible:before {
    box-shadow: inset 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-page-header-back-icon {
    position: relative
}

.theme-arco-page-header-title {
    color: rgba(0, 0, 0, .92);
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-page-header-divider {
    background-color: rgba(0, 0, 0, .55);
    height: 16px;
    margin-left: 12px;
    margin-right: 12px;
    width: 1px
}

.theme-arco-page-header-sub-title {
    color: rgba(0, 0, 0, .65);
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-page-header-content {
    border-top: 1px solid rgba(0, 0, 0, .14);
    padding: 16px 0
}

.theme-arco-page-header-footer,
.theme-arco-page-header-with-breadcrumb {
    padding: 0
}

.theme-arco-page-header-with-breadcrumb .theme-arco-page-header-footer {
    padding-top: 0
}

.theme-arco-page-header-with-content .theme-arco-page-header-head-wrapper,
.theme-arco-page-header-with-footer {
    padding-bottom: 0
}

.theme-arco-page-header-wrap .theme-arco-page-header-head {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.theme-arco-page-header-wrap .theme-arco-page-header-head .theme-arco-page-header-head-extra {
    margin-top: 0
}

.theme-arco-page-header-rtl .theme-arco-page-header-head-wrapper {
    padding-left: 0;
    padding-right: 0
}

.theme-arco-page-header-rtl .theme-arco-page-header-head-main-with-back {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0
}

.theme-arco-page-header-rtl .theme-arco-page-header-back {
    margin-left: 12px;
    margin-right: 0
}

.theme-arco-page-header-rtl .theme-arco-page-header-divider {
    margin-left: 12px;
    margin-right: 12px
}

.theme-arco-pagination {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: 14px
}

.theme-arco-pagination-list {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0
}

.theme-arco-pagination-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .65);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    list-style: none;
    min-width: 24px;
    outline: 0;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle
}

.theme-arco-pagination-item-disabled {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-pagination-item:not(.theme-arco-pagination-item-disabled):not(.theme-arco-pagination-item-active):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-5));
    color: var(--theme-arco-color-text-2)
}

.theme-arco-pagination-item-active {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6));
    color: rgb(var(--theme-arco-primary-6));
    -webkit-transition: color .2s linear, background-color .2s linear;
    -o-transition: color .2s linear, background-color .2s linear;
    -moz-transition: color .2s linear, background-color .2s linear;
    transition: color .2s linear, background-color .2s linear
}

.theme-arco-pagination-item:not(:last-child) {
    margin-right: 8px
}

.theme-arco-pagination-item:focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-pagination-item-next,
.theme-arco-pagination-item-prev {
    background-color: #fff;
    color: rgba(0, 0, 0, .55);
    font-size: 16px
}

.theme-arco-pagination-item-next:not(.theme-arco-pagination-item-disabled):hover,
.theme-arco-pagination-item-prev:not(.theme-arco-pagination-item-disabled):hover {
    background-color: #fff;
    color: rgba(0, 0, 0, .55)
}

.theme-arco-pagination-item-next:after,
.theme-arco-pagination-item-prev:after {
    content: ".";
    display: inline-block;
    font-size: 0;
    vertical-align: middle
}

.theme-arco-pagination .theme-arco-pagination-item-next.theme-arco-pagination-item-disabled,
.theme-arco-pagination .theme-arco-pagination-item-prev.theme-arco-pagination-item-disabled {
    background-color: #fff;
    color: rgba(0, 0, 0, .25)
}

.theme-arco-pagination-item-jumper {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    font-size: 16px;
    -webkit-justify-content: center;
    justify-content: center
}

.theme-arco-pagination-jumper {
    margin-left: 8px
}

.theme-arco-pagination-jumper>span {
    font-size: 14px
}

.theme-arco-pagination-jumper-text-goto {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-pagination .theme-arco-pagination-jumper-input {
    margin-left: 8px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
    width: 40px
}

.theme-arco-pagination-option {
    display: inline-block;
    font-size: 14px;
    height: 24px;
    line-height: 0;
    margin-left: 8px;
    min-width: 0;
    position: relative;
    text-align: center;
    vertical-align: middle
}

.theme-arco-pagination-option .theme-arco-select {
    width: auto
}

.theme-arco-pagination-option .theme-arco-select-view-value {
    overflow: inherit;
    padding-right: 6px
}

.theme-arco-pagination-total-text {
    color: rgba(0, 0, 0, .55);
    display: inline-block;
    font-size: 14px;
    height: 100%;
    line-height: 24px;
    margin-right: 8px
}

.theme-arco-pagination-item-simple-pager {
    display: inline-block;
    margin: 0 8px;
    vertical-align: middle
}

.theme-arco-pagination-item-simple-pager .theme-arco-pagination-jumper-separator {
    padding: 0 12px 0 8px
}

.theme-arco-pagination-simple .theme-arco-pagination-item {
    margin-right: 0
}

.theme-arco-pagination-simple .theme-arco-pagination-jumper {
    color: var(--theme-arco-color-text-1);
    margin-left: 0
}

.theme-arco-pagination-simple .theme-arco-pagination-jumper .theme-arco-pagination-jumper-input {
    margin-left: 0;
    width: 40px
}

.theme-arco-pagination-simple .theme-arco-pagination-item-next,
.theme-arco-pagination-simple .theme-arco-pagination-item-prev {
    background-color: transparent;
    color: rgba(0, 0, 0, .55)
}

.theme-arco-pagination-simple .theme-arco-pagination-item-next:not(.theme-arco-pagination-item-disabled):hover,
.theme-arco-pagination-simple .theme-arco-pagination-item-prev:not(.theme-arco-pagination-item-disabled):hover {
    background-color: transparent;
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-pagination-simple .theme-arco-pagination-item-next.theme-arco-pagination-item-disabled,
.theme-arco-pagination-simple .theme-arco-pagination-item-prev.theme-arco-pagination-item-disabled {
    background-color: transparent;
    color: rgba(0, 0, 0, .25)
}

.theme-arco-pagination-disabled {
    cursor: not-allowed
}

.theme-arco-pagination-disabled .theme-arco-pagination-item,
.theme-arco-pagination-disabled .theme-arco-pagination-item:not(.theme-arco-pagination-item-disabled):not(.theme-arco-pagination-item-active):hover {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-pagination.theme-arco-pagination-disabled .theme-arco-pagination-item-active {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-3));
    color: rgb(var(--theme-arco-primary-3))
}

.theme-arco-pagination-size-mini .theme-arco-pagination-item {
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    min-width: 24px
}

.theme-arco-pagination-size-mini .theme-arco-pagination-item-next,
.theme-arco-pagination-size-mini .theme-arco-pagination-item-prev {
    font-size: 16px
}

.theme-arco-pagination-size-mini .theme-arco-pagination-total-text {
    font-size: 14px;
    line-height: 24px
}

.theme-arco-pagination-size-mini .theme-arco-pagination-option {
    font-size: 14px;
    height: 24px;
    line-height: 0
}

.theme-arco-pagination-size-mini .theme-arco-pagination-jumper>span {
    font-size: 14px
}

.theme-arco-pagination-size-small .theme-arco-pagination-item {
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    min-width: 24px
}

.theme-arco-pagination-size-small .theme-arco-pagination-item-next,
.theme-arco-pagination-size-small .theme-arco-pagination-item-prev {
    font-size: 16px
}

.theme-arco-pagination-size-small .theme-arco-pagination-total-text {
    font-size: 14px;
    line-height: 24px
}

.theme-arco-pagination-size-small .theme-arco-pagination-option {
    font-size: 14px;
    height: 24px;
    line-height: 0
}

.theme-arco-pagination-size-small .theme-arco-pagination-jumper>span {
    font-size: 14px
}

.theme-arco-pagination-size-large .theme-arco-pagination-item {
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    min-width: 24px
}

.theme-arco-pagination-size-large .theme-arco-pagination-item-next,
.theme-arco-pagination-size-large .theme-arco-pagination-item-prev {
    font-size: 16px
}

.theme-arco-pagination-size-large .theme-arco-pagination-total-text {
    font-size: 14px;
    line-height: 24px
}

.theme-arco-pagination-size-large .theme-arco-pagination-option {
    font-size: 14px;
    height: 24px;
    line-height: 0
}

.theme-arco-pagination-size-large .theme-arco-pagination-jumper>span {
    font-size: 14px
}

.theme-arco-pagination-rtl {
    direction: rtl
}

.theme-arco-pagination-rtl .theme-arco-pagination-item:not(:last-child) {
    margin-left: 8px;
    margin-right: 0
}

.theme-arco-pagination-rtl .theme-arco-pagination-item-simple-pager {
    margin: 0 8px
}

.theme-arco-pagination-rtl .theme-arco-pagination-item-simple-pager .theme-arco-pagination-jumper-separator {
    padding: 0 8px 0 12px
}

.theme-arco-pagination-rtl .theme-arco-pagination-jumper,
.theme-arco-pagination-rtl .theme-arco-pagination-jumper-input,
.theme-arco-pagination-rtl .theme-arco-pagination-option {
    margin-left: 0;
    margin-right: 8px
}

.theme-arco-pagination-rtl .theme-arco-pagination-option .theme-arco-select-view-value {
    padding-left: 6px;
    padding-right: 0
}

.theme-arco-pagination-rtl .theme-arco-pagination-total-text {
    margin-left: 8px;
    margin-right: 0
}

.theme-arco-pagination-rtl.theme-arco-pagination-simple .theme-arco-pagination-item,
.theme-arco-pagination-rtl.theme-arco-pagination-simple .theme-arco-pagination-jumper,
.theme-arco-pagination-rtl.theme-arco-pagination-simple .theme-arco-pagination-jumper-input {
    margin-right: 0
}

.theme-arco-popconfirm-content {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px
}

.theme-arco-popconfirm-title {
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    color: rgba(0, 0, 0, .92);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: 18px;
    margin-bottom: 16px;
    position: relative
}

.theme-arco-popconfirm-title-icon {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    font-size: 18px;
    height: 28.287px;
    margin-right: 8px
}

.theme-arco-popconfirm-title-icon .theme-arco-icon-exclamation-circle-fill {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-popconfirm-has-content .theme-arco-popconfirm-title {
    font-weight: 500;
    margin-bottom: 0
}

.theme-arco-popconfirm-inner-content {
    margin-bottom: 16px;
    margin-top: 4px;
    padding-left: 26px
}

.theme-arco-popconfirm .theme-arco-popconfirm-btn {
    text-align: right
}

.theme-arco-popconfirm .theme-arco-popconfirm-btn>button {
    margin-left: 12px
}

.theme-arco-popconfirm-rtl .theme-arco-popconfirm-title-icon {
    margin-left: 8px;
    margin-right: 0
}

.theme-arco-popconfirm-rtl .theme-arco-popconfirm-inner-content {
    padding-left: 0;
    padding-right: 26px
}

.theme-arco-popconfirm-rtl .theme-arco-popconfirm-btn {
    text-align: left
}

.theme-arco-popconfirm-rtl .theme-arco-popconfirm-btn>button {
    margin-left: 0;
    margin-right: 12px
}

.theme-arco-popover-content {
    padding: 24px
}

.theme-arco-popover-title {
    color: rgba(0, 0, 0, .92);
    font-size: 18px;
    font-weight: 500
}

.theme-arco-popover-title+.theme-arco-popover-inner-content {
    margin-top: 8px
}

.theme-arco-popconfirm-content,
.theme-arco-popover-content {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .12);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .65);
    font-size: 16px;
    line-height: 1.5715;
    max-width: none;
    width: 100%
}

.theme-arco-popconfirm-content-inner,
.theme-arco-popover-content-inner {
    word-wrap: break-word;
    text-align: left
}

.theme-arco-popconfirm-arrow.theme-arco-trigger-arrow,
.theme-arco-popover-arrow.theme-arco-trigger-arrow {
    background-color: #fff;
    border: 1px solid transparent;
    z-index: 1
}

.theme-arco-popover-inner-rtl {
    direction: rtl;
    text-align: right
}

.theme-arco-progress {
    font-size: 12px;
    line-height: 1;
    position: relative
}

.theme-arco-progress-line,
.theme-arco-progress-steps {
    display: inline-block;
    max-width: 100%;
    width: 100%
}

.theme-arco-progress-line-wrapper,
.theme-arco-progress-steps-wrapper {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 100%;
    max-width: 100%;
    width: 100%
}

.theme-arco-progress-line-text,
.theme-arco-progress-steps-text {
    -moz-box-flex: 1;
    color: rgba(0, 0, 0, .55);
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    font-size: 12px;
    margin-left: 16px;
    min-width: 32px;
    text-align: right;
    white-space: nowrap
}

.theme-arco-progress-line-text .theme-arco-icon,
.theme-arco-progress-steps-text .theme-arco-icon {
    font-size: 12px;
    margin-left: 4px
}

.theme-arco-progress-line-outer {
    background-color: rgba(0, 0, 0, .1);
    border-radius: 100px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.theme-arco-progress-line-inner {
    background-color: rgb(var(--theme-arco-primary-6));
    border-radius: 100px;
    height: 100%;
    max-width: 100%;
    position: relative;
    -webkit-transition: width .6s cubic-bezier(.34, .69, .1, 1), background .3s cubic-bezier(.34, .69, .1, 1);
    -o-transition: width .6s cubic-bezier(.34, .69, .1, 1), background .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: width .6s cubic-bezier(.34, .69, .1, 1), background .3s cubic-bezier(.34, .69, .1, 1);
    transition: width .6s cubic-bezier(.34, .69, .1, 1), background .3s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-progress-line-inner-buffer {
    background-color: var(--theme-arco-color-primary-light-3);
    border-radius: 0 100px 100px 0;
    height: 100%;
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: all .6s cubic-bezier(.34, .69, .1, 1);
    -o-transition: all .6s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: all .6s cubic-bezier(.34, .69, .1, 1);
    transition: all .6s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-progress-line-inner-animate:after {
    -webkit-animation: arco-progress-loading 1.5s cubic-bezier(.34, .69, .1, 1) infinite;
    -moz-animation: arco-progress-loading 1.5s cubic-bezier(.34, .69, .1, 1) infinite;
    animation: arco-progress-loading 1.5s cubic-bezier(.34, .69, .1, 1) infinite;
    background: -webkit-gradient(linear, left top, right top, color-stop(25%, transparent), color-stop(50%, hsla(0, 0%, 100%, .5)), color-stop(75%, transparent));
    background: -webkit-linear-gradient(left, transparent 25%, hsla(0, 0%, 100%, .5) 50%, transparent 75%);
    background: -moz-linear-gradient(left, transparent 25%, hsla(0, 0%, 100%, .5) 50%, transparent 75%);
    background: linear-gradient(90deg, transparent 25%, hsla(0, 0%, 100%, .5) 50%, transparent 75%);
    background-size: 400% 100%;
    border-radius: inherit;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.theme-arco-progress-line-text .theme-arco-icon {
    color: var(--theme-arco-color-text-2)
}

.theme-arco-progress-steps-outer {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    width: 100%
}

.theme-arco-progress-steps-text {
    margin-left: 8px;
    min-width: unset
}

.theme-arco-progress-steps-text .theme-arco-icon {
    color: var(--theme-arco-color-text-2)
}

.theme-arco-progress-steps-item {
    -moz-box-flex: 1;
    background-color: var(--theme-arco-color-fill-3);
    display: inline-block;
    -webkit-flex: 1 1;
    flex: 1 1;
    height: 100%;
    position: relative
}

.theme-arco-progress-steps-item:not(:last-of-type) {
    margin-right: 3px
}

.theme-arco-progress-steps-item:last-of-type {
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px
}

.theme-arco-progress-steps-item:first-of-type {
    border-bottom-left-radius: 100px;
    border-top-left-radius: 100px
}

.theme-arco-progress-steps-item-active {
    background-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-progress-steps.theme-arco-progress-small {
    width: auto
}

.theme-arco-progress-steps.theme-arco-progress-small .theme-arco-progress-steps-item {
    -moz-box-flex: unset;
    border-radius: 2px;
    -webkit-flex: unset;
    flex: unset;
    width: 2px
}

.theme-arco-progress-steps.theme-arco-progress-small .theme-arco-progress-steps-item:not(:last-of-type) {
    margin-right: 3px
}

.theme-arco-progress-is-warning .theme-arco-progress-line-inner,
.theme-arco-progress-is-warning .theme-arco-progress-steps-item-active {
    background-color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-progress-is-warning .theme-arco-progress-line-text .theme-arco-icon,
.theme-arco-progress-is-warning .theme-arco-progress-steps-text .theme-arco-icon {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-progress-is-success .theme-arco-progress-line-inner,
.theme-arco-progress-is-success .theme-arco-progress-steps-item-active {
    background-color: rgb(var(--theme-arco-success-6))
}

.theme-arco-progress-is-success .theme-arco-progress-line-text .theme-arco-icon,
.theme-arco-progress-is-success .theme-arco-progress-steps-text .theme-arco-icon {
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-progress-is-error .theme-arco-progress-line-inner,
.theme-arco-progress-is-error .theme-arco-progress-steps-item-active {
    background-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-progress-is-error .theme-arco-progress-line-text .theme-arco-icon,
.theme-arco-progress-is-error .theme-arco-progress-steps-text .theme-arco-icon {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-progress-small .theme-arco-progress-line-text {
    font-size: 12px;
    margin-left: 16px
}

.theme-arco-progress-small .theme-arco-progress-line-text .theme-arco-icon {
    font-size: 12px
}

.theme-arco-progress-large .theme-arco-progress-line-text {
    font-size: 16px;
    margin-left: 16px
}

.theme-arco-progress-large .theme-arco-progress-line-text .theme-arco-icon {
    font-size: 14px
}

.theme-arco-progress-circle {
    display: inline-block
}

.theme-arco-progress-circle-wrapper {
    display: inline-block;
    line-height: 1;
    position: relative;
    text-align: center;
    vertical-align: text-bottom
}

.theme-arco-progress-circle-svg {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.theme-arco-progress-circle-text {
    font-size: 16px
}

.theme-arco-progress-circle-text .theme-arco-icon {
    color: var(--theme-arco-color-text-2);
    font-size: 16px
}

.theme-arco-progress-circle .theme-arco-progress-circle-text {
    color: rgba(0, 0, 0, .55);
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.theme-arco-progress-circle-mask {
    stroke: #f5f5f5
}

.theme-arco-progress-circle-path {
    stroke: rgb(var(--theme-arco-primary-6));
    -webkit-transition: stroke-dashoffset .6s linear 0s, stroke .6s linear;
    -o-transition: stroke-dashoffset .6s linear 0s, stroke .6s linear;
    -moz-transition: stroke-dashoffset .6s linear 0s, stroke .6s linear;
    transition: stroke-dashoffset .6s linear 0s, stroke .6s linear
}

.theme-arco-progress-mini .theme-arco-progress-circle-mask {
    stroke: var(--theme-arco-color-primary-light-3)
}

.theme-arco-progress-mini .theme-arco-progress-circle-path {
    stroke: rgb(var(--theme-arco-primary-6))
}

.theme-arco-progress-mini.theme-arco-progress-is-warning .theme-arco-progress-circle-mask {
    stroke: var(--theme-arco-color-warning-light-3)
}

.theme-arco-progress-mini.theme-arco-progress-is-error .theme-arco-progress-circle-mask {
    stroke: var(--theme-arco-color-danger-light-3)
}

.theme-arco-progress-mini.theme-arco-progress-is-success .theme-arco-progress-circle-mask {
    stroke: var(--theme-arco-color-success-light-3)
}

.theme-arco-progress-mini.theme-arco-progress-is-success .theme-arco-progress-circle-wrapper .theme-arco-icon-check {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.theme-arco-progress-mini .theme-arco-progress-circle-text {
    left: unset;
    position: static;
    top: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -o-transform: unset;
    transform: unset
}

.theme-arco-progress-small .theme-arco-progress-circle-text,
.theme-arco-progress-small .theme-arco-progress-circle-text .theme-arco-icon {
    font-size: 14px
}

.theme-arco-progress-large .theme-arco-progress-circle-text,
.theme-arco-progress-large .theme-arco-progress-circle-text .theme-arco-icon {
    font-size: 16px
}

.theme-arco-progress-is-warning .theme-arco-progress-circle-path {
    stroke: rgb(var(--theme-arco-warning-6))
}

.theme-arco-progress-is-warning .theme-arco-icon {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-progress-is-success .theme-arco-progress-circle-path {
    stroke: rgb(var(--theme-arco-success-6))
}

.theme-arco-progress-is-success .theme-arco-icon {
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-progress-is-error .theme-arco-progress-circle-path {
    stroke: rgb(var(--theme-arco-danger-6))
}

.theme-arco-progress-is-error .theme-arco-icon {
    color: rgb(var(--theme-arco-danger-6))
}

@-webkit-keyframes arco-progress-loading {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@-moz-keyframes arco-progress-loading {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@keyframes arco-progress-loading {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

.theme-arco-progress-rtl .theme-arco-progress-line-text,
.theme-arco-progress-rtl .theme-arco-progress-steps-text {
    margin-left: 0;
    margin-right: 16px
}

.theme-arco-progress-rtl .theme-arco-progress-line-text .theme-arco-icon,
.theme-arco-progress-rtl .theme-arco-progress-steps-text .theme-arco-icon {
    margin-left: 0;
    margin-right: 4px
}

.theme-arco-progress-rtl .theme-arco-progress-steps-text {
    margin-left: 0;
    margin-right: 8px
}

.theme-arco-progress-rtl .theme-arco-progress-steps-item:not(:last-of-type),
.theme-arco-progress-rtl.theme-arco-progress-steps.theme-arco-progress-small .theme-arco-progress-steps-item:not(:last-of-type) {
    margin-left: 3px;
    margin-right: 0
}

.theme-arco-progress-rtl.theme-arco-progress-large .theme-arco-progress-line-text,
.theme-arco-progress-rtl.theme-arco-progress-small .theme-arco-progress-line-text {
    margin-left: 0;
    margin-right: 16px
}

.theme-arco-progress-rtl.theme-arco-progress-line .theme-arco-progress-line-inner-buffer {
    left: auto;
    right: 0
}

.theme-arco-radio-button>input[type=radio],
.theme-arco-radio>input[type=radio] {
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 0
}

.theme-arco-radio-button>input[type=radio]:focus-visible+.theme-arco-radio-icon-hover:before,
.theme-arco-radio>input[type=radio]:focus-visible+.theme-arco-radio-icon-hover:before {
    background-color: #fff;
    opacity: 1
}

.theme-arco-radio-button>input[type=radio]:focus-visible+.theme-arco-radio-button-inner,
.theme-arco-radio>input[type=radio]:focus-visible+.theme-arco-radio-button-inner {
    border-radius: inherit;
    box-shadow: inset 0 0 0 2px rgb(var(--theme-arco-primary-6))
}

.theme-arco-icon-hover.theme-arco-radio-icon-hover:before {
    height: 16px;
    width: 16px
}

.theme-arco-radio {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: unset;
    padding-left: 0;
    position: relative
}

.theme-arco-radio-text {
    color: rgba(0, 0, 0, .55);
    margin-left: 8px
}

.theme-arco-radio-mask-wrapper {
    line-height: 1;
    position: relative;
    top: -.09em;
    vertical-align: middle
}

.theme-arco-radio-mask {
    border: 1px solid rgba(0, 0, 0, .25);
    display: block;
    height: 16px;
    line-height: 16px;
    position: relative;
    width: 16px
}

.theme-arco-radio-mask,
.theme-arco-radio-mask:after {
    border-radius: var(--border-radius-circle);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.theme-arco-radio-mask:after {
    background-color: #fff;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: -o-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: transform .3s cubic-bezier(.3, 1.3, .3, 1), -webkit-transform .3s cubic-bezier(.3, 1.3, .3, 1), -moz-transform .3s cubic-bezier(.3, 1.3, .3, 1), -o-transform .3s cubic-bezier(.3, 1.3, .3, 1)
}

.theme-arco-radio:hover .theme-arco-radio-mask {
    border-color: rgba(0, 0, 0, .55)
}

.theme-arco-radio-checked .theme-arco-radio-mask {
    background-color: #fff;
    border-color: #fff
}

.theme-arco-radio-checked .theme-arco-radio-mask:after {
    background-color: var(--theme-arco-color-white);
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    -o-transform: scale(.4);
    transform: scale(.4)
}

.theme-arco-radio-checked:hover .theme-arco-radio-mask {
    border-color: #fff
}

.theme-arco-radio-disabled,
.theme-arco-radio-disabled .theme-arco-radio-icon-hover {
    cursor: not-allowed
}

.theme-arco-radio-disabled .theme-arco-radio-text {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-radio-disabled .theme-arco-radio-mask {
    border-color: rgba(0, 0, 0, .14)
}

.theme-arco-radio-disabled .theme-arco-radio-mask:after {
    background-color: #f0f0f0
}

.theme-arco-radio-disabled:hover .theme-arco-radio-mask {
    border-color: rgba(0, 0, 0, .14)
}

.theme-arco-radio-checked.theme-arco-radio-disabled .theme-arco-radio-mask,
.theme-arco-radio-checked.theme-arco-radio-disabled:hover .theme-arco-radio-mask {
    background-color: #fff;
    border-color: transparent
}

.theme-arco-radio-checked.theme-arco-radio-disabled .theme-arco-radio-mask:after {
    background-color: rgb(var(--theme-arco-primary-3))
}

.theme-arco-radio-checked.theme-arco-radio-disabled .theme-arco-radio-text {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-radio:hover .theme-arco-radio-icon-hover:before {
    background-color: #fff
}

.theme-arco-radio-group {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block
}

.theme-arco-radio-group .theme-arco-radio {
    margin-right: 20px
}

.theme-arco-radio-group-type-button {
    line-height: 30px;
    padding: 1.5px;
    position: relative;
    z-index: 0
}

.theme-arco-radio-button {
    background-color: #fff;
    border-radius: 0;
    color: rgba(0, 0, 0, .55);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    margin: 1.5px;
    position: relative;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-radio-button-inner {
    display: block;
    padding: 0 12px;
    position: relative
}

.theme-arco-radio-button:not(:first-of-type):before {
    background-color: rgba(0, 0, 0, .14);
    content: "";
    display: block;
    height: 14px;
    left: -2px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    width: 1px
}

.theme-arco-radio-button.theme-arco-radio-checked+.theme-arco-radio-button:before,
.theme-arco-radio-button.theme-arco-radio-checked:before,
.theme-arco-radio-button:hover+.theme-arco-radio-button:before,
.theme-arco-radio-button:hover:before {
    opacity: 0
}

.theme-arco-radio-button:after {
    background-color: transparent;
    bottom: -3px;
    content: " ";
    display: block;
    left: -3px;
    pointer-events: none;
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: -1
}

.theme-arco-radio-button:first-of-type:after {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.theme-arco-radio-button:last-of-type:after {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.theme-arco-radio-button:hover {
    background-color: #fff;
    color: rgba(0, 0, 0, .65)
}

.theme-arco-radio-button.theme-arco-radio-checked {
    background-color: #fff;
    color: rgb(var(--theme-arco-primary-6));
    font-weight: 400
}

.theme-arco-radio-button.theme-arco-radio-disabled {
    background-color: #fff;
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-radio-button.theme-arco-radio-disabled.theme-arco-radio-checked {
    background-color: #fff;
    color: rgb(var(--theme-arco-primary-3))
}

.theme-arco-radio-size-small {
    line-height: 24px
}

.theme-arco-radio-size-small .theme-arco-radio-button,
.theme-arco-radio-size-small.theme-arco-radio-group-type-button {
    font-size: 14px;
    line-height: 18px
}

.theme-arco-radio-size-large {
    line-height: 44px
}

.theme-arco-radio-size-large .theme-arco-radio-button,
.theme-arco-radio-size-large.theme-arco-radio-group-type-button {
    font-size: 16px;
    line-height: 38px
}

.theme-arco-radio-size-mini {
    line-height: 24px
}

.theme-arco-radio-size-mini .theme-arco-radio-button,
.theme-arco-radio-size-mini.theme-arco-radio-group-type-button {
    font-size: 12px;
    line-height: 18px
}

.theme-arco-radio-group-direction-vertical .theme-arco-radio {
    display: block;
    line-height: 32px;
    margin-right: 0
}

body[arco-theme=dark] .theme-arco-radio-button.theme-arco-radio-checked,
body[arco-theme=dark] .theme-arco-radio-button:not(.theme-arco-radio-disabled):hover {
    background-color: var(--theme-arco-color-fill-3)
}

body[arco-theme=dark] .theme-arco-radio-button:after {
    background-color: var(--theme-arco-color-bg-3)
}

.theme-arco-radio-rtl {
    padding-left: 0;
    padding-right: 0
}

.theme-arco-radio-rtl .theme-arco-radio-text {
    margin-left: 0;
    margin-right: 8px
}

.theme-arco-radio-group-rtl .theme-arco-radio {
    margin-left: 20px;
    margin-right: 0
}

.theme-arco-radio-group-rtl.theme-arco-radio-group-direction-vertical .theme-arco-radio {
    margin-left: 0;
    margin-right: unset
}

.theme-arco-rate {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-rate-disabled {
    cursor: not-allowed
}

.theme-arco-rate-inner {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: 24px;
    line-height: 1;
    min-height: 36px
}

.theme-arco-rate-character {
    color: rgba(0, 0, 0, .05);
    position: relative;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: -o-transform .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .2s cubic-bezier(.34, .69, .1, 1), -moz-transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: transform .2s cubic-bezier(.34, .69, .1, 1), -webkit-transform .2s cubic-bezier(.34, .69, .1, 1), -moz-transform .2s cubic-bezier(.34, .69, .1, 1), -o-transform .2s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-rate-character:not(:last-child) {
    margin-right: 2px
}

.theme-arco-rate-character-left,
.theme-arco-rate-character-right {
    -webkit-transition: inherit;
    -o-transition: inherit;
    -moz-transition: inherit;
    transition: inherit
}

.theme-arco-rate-character-left>*,
.theme-arco-rate-character-right>* {
    float: left
}

.theme-arco-rate-character-left {
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    white-space: nowrap;
    width: 50%
}

.theme-arco-rate-character-scale {
    -webkit-animation: arco-rate-scale .4s cubic-bezier(.34, .69, .1, 1);
    -moz-animation: arco-rate-scale .4s cubic-bezier(.34, .69, .1, 1);
    animation: arco-rate-scale .4s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-rate-character-full .theme-arco-rate-character-right {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-rate-character-half .theme-arco-rate-character-left {
    color: rgb(var(--theme-arco-warning-6));
    opacity: 1
}

.theme-arco-rate-character-disabled {
    cursor: not-allowed
}

.theme-arco-rate:not(.theme-arco-rate-readonly):not(.theme-arco-rate-disabled) .theme-arco-rate-character {
    cursor: pointer
}

.theme-arco-rate:not(.theme-arco-rate-readonly):not(.theme-arco-rate-disabled) .theme-arco-rate-character:focus,
.theme-arco-rate:not(.theme-arco-rate-readonly):not(.theme-arco-rate-disabled) .theme-arco-rate-character:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

@-webkit-keyframes arco-rate-scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes arco-rate-scale {
    0% {
        -moz-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }

    to {
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes arco-rate-scale {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.theme-arco-rate-rtl {
    direction: rtl
}

.theme-arco-rate-rtl .theme-arco-rate-character:not(:last-child) {
    margin-left: 2px;
    margin-right: 0
}

.theme-arco-rate-rtl .theme-arco-rate-character-left {
    left: auto;
    right: 0
}

.theme-arco-rate-rtl .theme-arco-rate-character-left>*,
.theme-arco-rate-rtl .theme-arco-rate-character-right>* {
    float: right
}

.theme-arco-resizebox {
    overflow: hidden;
    position: relative;
    width: 100%
}

.theme-arco-resizebox-direction-bottom,
.theme-arco-resizebox-direction-left,
.theme-arco-resizebox-direction-right,
.theme-arco-resizebox-direction-top {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-resizebox-direction-right {
    left: unset;
    right: 0
}

.theme-arco-resizebox-direction-bottom {
    bottom: 0;
    top: unset
}

.theme-arco-resizebox-split,
.theme-arco-resizebox-split-group {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.theme-arco-resizebox-split .theme-arco-resizebox-slit-trigger,
.theme-arco-resizebox-split-group .theme-arco-resizebox-slit-trigger {
    -moz-box-flex: 0;
    -webkit-flex: 0 1;
    flex: 0 1
}

.theme-arco-resizebox-split-group-pane,
.theme-arco-resizebox-split-pane {
    overflow: auto
}

.theme-arco-resizebox-split .second-pane,
.theme-arco-resizebox-split-group .second-pane {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1
}

.theme-arco-resizebox-split-group-horizontal,
.theme-arco-resizebox-split-horizontal {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

.theme-arco-resizebox-split-group-vertical,
.theme-arco-resizebox-split-vertical {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.theme-arco-resizebox-split-group-moving,
.theme-arco-resizebox-split-moving {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-resizebox-trigger-icon-wrapper {
    -moz-box-pack: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: var(--theme-arco-color-neutral-3);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center
}

.theme-arco-resizebox-trigger-icon {
    color: var(--theme-arco-color-text-1);
    display: inline-block;
    font-size: 12px
}

.theme-arco-resizebox-trigger-next>svg,
.theme-arco-resizebox-trigger-prev>svg {
    cursor: pointer
}

.theme-arco-resizebox-trigger-vertical {
    cursor: col-resize;
    height: 100%
}

.theme-arco-resizebox-trigger-vertical.theme-arco-resizebox-trigger-not-resizable {
    cursor: default
}

.theme-arco-resizebox-trigger-vertical .theme-arco-resizebox-trigger-next,
.theme-arco-resizebox-trigger-vertical .theme-arco-resizebox-trigger-prev {
    height: 18px;
    line-height: 18px
}

.theme-arco-resizebox-trigger-vertical .theme-arco-resizebox-trigger-icon-wrapper {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 6px
}

.theme-arco-resizebox-trigger-vertical .theme-arco-resizebox-trigger-icon-empty {
    height: 18px;
    width: 100%
}

.theme-arco-resizebox-trigger-horizontal {
    cursor: row-resize;
    width: 100%
}

.theme-arco-resizebox-trigger-horizontal.theme-arco-resizebox-trigger-not-resizable {
    cursor: default
}

.theme-arco-resizebox-trigger-horizontal .theme-arco-resizebox-trigger-next,
.theme-arco-resizebox-trigger-horizontal .theme-arco-resizebox-trigger-prev {
    text-align: center;
    width: 18px
}

.theme-arco-resizebox-trigger-horizontal .theme-arco-resizebox-trigger-icon-wrapper {
    height: 6px
}

.theme-arco-resizebox-trigger-horizontal .theme-arco-resizebox-trigger-icon-wrapper .theme-arco-icon {
    vertical-align: -1px
}

.theme-arco-resizebox-trigger-horizontal .theme-arco-resizebox-trigger-icon-empty {
    height: 100%;
    width: 18px
}

.theme-arco-resizebox-rtl,
.theme-arco-resizebox-split-group-rtl,
.theme-arco-resizebox-split-rtl,
.theme-arco-resizebox-trigger-rtl {
    direction: rtl
}

.theme-arco-result {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 32px 32px 24px;
    width: 100%
}

.theme-arco-result-is-403,
.theme-arco-result-is-404,
.theme-arco-result-is-500 {
    padding-top: 24px
}

.theme-arco-result-is-403 .theme-arco-result-icon-tip,
.theme-arco-result-is-404 .theme-arco-result-icon-tip,
.theme-arco-result-is-500 .theme-arco-result-icon-tip {
    height: 92px;
    line-height: 92px;
    width: 92px
}

.theme-arco-result-icon {
    font-size: 20px;
    margin-bottom: 16px;
    text-align: center
}

.theme-arco-result-icon-tip {
    border-radius: 50%;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 45px
}

.theme-arco-result-icon-custom {
    height: unset;
    line-height: inherit;
    width: unset
}

.theme-arco-result-icon-custom>.theme-arco-icon {
    color: inherit;
    font-size: 45px
}

.theme-arco-result-icon-success {
    background-color: var(--theme-arco-color-success-light-1);
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-result-icon-error {
    background-color: var(--theme-arco-color-danger-light-1);
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-result-icon-info {
    background-color: var(--theme-arco-color-primary-light-1);
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-result-icon-warning {
    background-color: var(--theme-arco-color-warning-light-1);
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-result-title {
    color: var(--theme-arco-color-text-1);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5715;
    text-align: center
}

.theme-arco-result-subtitle {
    color: var(--theme-arco-color-text-2);
    font-size: 16px;
    line-height: 1.5715;
    text-align: center
}

.theme-arco-result-extra {
    margin-top: 20px;
    text-align: center
}

.theme-arco-result-content {
    margin-top: 20px
}

.theme-arco-select .theme-arco-select-view {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .14);
    color: rgba(0, 0, 0, .92)
}

.theme-arco-select:hover .theme-arco-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-select.theme-arco-select-focused .theme-arco-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-primary-light-2);
    color: rgba(0, 0, 0, .92)
}

.theme-arco-select .theme-arco-select-arrow-icon,
.theme-arco-select .theme-arco-select-clear-icon,
.theme-arco-select .theme-arco-select-expand-icon,
.theme-arco-select .theme-arco-select-loading-icon,
.theme-arco-select .theme-arco-select-search-icon,
.theme-arco-select .theme-arco-select-suffix-icon {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-select-error .theme-arco-select-view {
    background-color: #fff;
    border: 1px solid rgb(var(--theme-arco-danger-6))
}

.theme-arco-select-error:hover .theme-arco-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-select-error.theme-arco-select-focused .theme-arco-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 #fff;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-select-warning .theme-arco-select-view {
    background-color: var(--theme-arco-color-warning-light-1);
    border: 1px solid transparent
}

.theme-arco-select-warning:hover .theme-arco-select-view {
    background-color: var(--theme-arco-color-warning-light-2);
    border-color: transparent
}

.theme-arco-select-warning.theme-arco-select-focused .theme-arco-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2);
    color: rgba(0, 0, 0, .92)
}

.theme-arco-select-disabled .theme-arco-select-view {
    background-color: #f0f0f0;
    border: 1px solid rgba(0, 0, 0, .14);
    color: rgba(0, 0, 0, .25)
}

.theme-arco-select-disabled:hover .theme-arco-select-view {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .14)
}

.theme-arco-select-disabled .theme-arco-select-arrow-icon,
.theme-arco-select-disabled .theme-arco-select-clear-icon,
.theme-arco-select-disabled .theme-arco-select-expand-icon,
.theme-arco-select-disabled .theme-arco-select-loading-icon,
.theme-arco-select-disabled .theme-arco-select-search-icon,
.theme-arco-select-disabled .theme-arco-select-suffix-icon {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-select-no-border .theme-arco-select-view {
    background: none !important;
    border: none !important
}

.theme-arco-select-size-mini.theme-arco-select-multiple .theme-arco-select-view {
    font-size: 12px;
    height: auto;
    line-height: 0;
    padding: 0 3px
}

.theme-arco-select-size-mini.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-select-size-mini.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-select-size-mini.theme-arco-select-multiple .theme-arco-select-suffix {
    padding-right: 8px
}

.theme-arco-select-size-mini.theme-arco-select-multiple input {
    font-size: 12px
}

.theme-arco-select-size-mini.theme-arco-select-single .theme-arco-select-view {
    font-size: 12px;
    height: 24px;
    line-height: 22px;
    padding: 0 11px
}

.theme-arco-select-size-mini.theme-arco-select-single input {
    font-size: 12px
}

.theme-arco-select-size-mini.theme-arco-select-multiple .theme-arco-select-view-with-prefix {
    padding-left: 11px
}

.theme-arco-select-size-small.theme-arco-select-multiple .theme-arco-select-view {
    font-size: 14px;
    height: auto;
    line-height: 0;
    padding: 0 3px
}

.theme-arco-select-size-small.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-select-size-small.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-select-size-small.theme-arco-select-multiple .theme-arco-select-suffix {
    padding-right: 8px
}

.theme-arco-select-size-small.theme-arco-select-multiple input {
    font-size: 14px
}

.theme-arco-select-size-small.theme-arco-select-single .theme-arco-select-view {
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    padding: 0 11px
}

.theme-arco-select-size-small.theme-arco-select-single input {
    font-size: 14px
}

.theme-arco-select-size-small.theme-arco-select-multiple .theme-arco-select-view-with-prefix {
    padding-left: 11px
}

.theme-arco-select-size-default.theme-arco-select-multiple .theme-arco-select-view {
    font-size: 14px;
    height: auto;
    line-height: 0;
    padding: 0 3px
}

.theme-arco-select-size-default.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-select-size-default.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-select-size-default.theme-arco-select-multiple .theme-arco-select-suffix {
    padding-right: 8px
}

.theme-arco-select-size-default.theme-arco-select-multiple input {
    font-size: 14px
}

.theme-arco-select-size-default.theme-arco-select-single .theme-arco-select-view {
    font-size: 14px;
    height: 36px;
    line-height: 34px;
    padding: 0 11px
}

.theme-arco-select-size-default.theme-arco-select-single input {
    font-size: 14px
}

.theme-arco-select-size-default.theme-arco-select-multiple .theme-arco-select-view-with-prefix {
    padding-left: 11px
}

.theme-arco-select-size-large.theme-arco-select-multiple .theme-arco-select-view {
    font-size: 14px;
    height: auto;
    line-height: 0;
    padding: 0 3px
}

.theme-arco-select-size-large.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-select-size-large.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-select-size-large.theme-arco-select-multiple .theme-arco-select-suffix {
    padding-right: 8px
}

.theme-arco-select-size-large.theme-arco-select-multiple input {
    font-size: 14px
}

.theme-arco-select-size-large.theme-arco-select-single .theme-arco-select-view {
    font-size: 14px;
    height: 44px;
    line-height: 42px;
    padding: 0 11px
}

.theme-arco-select-size-large.theme-arco-select-single input {
    font-size: 14px
}

.theme-arco-select-size-large.theme-arco-select-multiple .theme-arco-select-view-with-prefix {
    padding-left: 11px
}

.theme-arco-select {
    cursor: pointer;
    display: inline-block
}

.theme-arco-select,
.theme-arco-select-view {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%
}

.theme-arco-select-view {
    border-radius: 4px;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    outline: none;
    text-align: left;
    -webkit-transition: all .1s linear, padding 0s linear;
    -o-transition: all .1s linear, padding 0s linear;
    -moz-transition: all .1s linear, padding 0s linear;
    transition: all .1s linear, padding 0s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-select-view input {
    color: inherit;
    cursor: inherit
}

.theme-arco-select-view input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-select-view input::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-select-view input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-select-view input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-select-view input::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-select-multiple,
.theme-arco-select-show-search {
    cursor: text
}

.theme-arco-select-disabled {
    cursor: not-allowed
}

.theme-arco-select-disabled .theme-arco-select-view input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-select-disabled .theme-arco-select-view input::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-select-disabled .theme-arco-select-view input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-select-disabled .theme-arco-select-view input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-select-disabled .theme-arco-select-view input::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-select-single .theme-arco-select-view-input {
    background: transparent;
    border: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.theme-arco-select-single .theme-arco-select-view-selector {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    overflow: hidden;
    position: relative;
    width: 100%
}

.theme-arco-select-single .theme-arco-select-view-selector .theme-arco-select-view-input {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.theme-arco-select-single .theme-arco-select-view-selector .theme-arco-select-view-value-mirror {
    opacity: 0
}

.theme-arco-select-single .theme-arco-select-view-value {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.theme-arco-select-single .theme-arco-select-view-value:after {
    content: ".";
    font-size: 0;
    line-height: 0;
    visibility: hidden
}

.theme-arco-select-single .theme-arco-select-view .theme-arco-select-hidden {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.theme-arco-select-multiple {
    vertical-align: top
}

.theme-arco-select-multiple .theme-arco-select-view {
    line-height: 0;
    padding: 0 4px
}

.theme-arco-select-multiple .theme-arco-select-view-with-prefix {
    padding-left: 12px
}

.theme-arco-select-multiple .theme-arco-input-tag {
    -moz-box-flex: 1;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    -webkit-flex: 1 1;
    flex: 1 1;
    overflow: hidden;
    padding: 0
}

.theme-arco-select-multiple .theme-arco-tag {
    max-width: 100%
}

.theme-arco-select-multiple:not(.theme-arco-select-focused) .theme-arco-input-tag input:not(:first-child)[value=""] {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.theme-arco-select-prefix {
    color: rgba(0, 0, 0, .55);
    margin-right: 12px;
    white-space: nowrap
}

.theme-arco-select-prefix,
.theme-arco-select-suffix {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-select-suffix {
    margin-left: 4px
}

.theme-arco-select-clear-icon,
.theme-arco-select-expand-icon,
.theme-arco-select-loading-icon,
.theme-arco-select-search-icon,
.theme-arco-select-suffix-icon {
    font-size: 16px;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-select-arrow-icon {
    font-size: 16px
}

.theme-arco-select-open .theme-arco-select-arrow-icon svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.theme-arco-select .theme-arco-select-clear-icon {
    cursor: pointer;
    display: none
}

.theme-arco-select .theme-arco-select-clear-icon>svg {
    position: relative;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-select:hover .theme-arco-select-clear-icon {
    display: block
}

.theme-arco-select:hover .theme-arco-select-clear-icon~* {
    display: none
}

.theme-arco-select-wrapper {
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    width: 100%
}

.theme-arco-select-wrapper .theme-arco-select {
    min-width: 0
}

.theme-arco-select-wrapper .theme-arco-select:not(.theme-arco-select-focused):not(:first-child) .theme-arco-select-view {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.theme-arco-select-wrapper .theme-arco-select:not(.theme-arco-select-focused):not(:last-child) .theme-arco-select-view {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.theme-arco-select-addbefore {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom-left-radius: 4px;
    border-right: 1px solid var(--theme-arco-color-border-2);
    border-top-left-radius: 4px;
    color: var(--theme-arco-color-text-1);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 0 12px;
    white-space: nowrap
}

.theme-arco-select-popup {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 4px 0;
    top: 4px
}

.theme-arco-select-popup-hidden {
    display: none
}

.theme-arco-select-popup .theme-arco-select-popup-inner {
    list-style: none;
    max-height: 200px;
    width: 100%
}

.theme-arco-select-popup .theme-arco-select-option {
    background-color: #fff;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .65);
    cursor: pointer;
    font-size: 14px;
    line-height: 36px;
    overflow: hidden;
    padding: 0 8px;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.theme-arco-select-popup .theme-arco-select-option-selected {
    background-color: transparent;
    color: rgb(var(--theme-arco-primary-7))
}

.theme-arco-select-popup .theme-arco-select-option-hover {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .65)
}

.theme-arco-select-popup .theme-arco-select-option-disabled {
    background-color: transparent;
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-select-popup .theme-arco-select-option-selected {
    font-weight: 600
}

.theme-arco-select-popup .theme-arco-select-option-empty {
    height: 36px
}

.theme-arco-select-popup .theme-arco-select-option-rtl {
    text-align: right
}

.theme-arco-select-option-wrapper {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 0 7px
}

.theme-arco-select-option-wrapper .theme-arco-select-checkbox {
    padding: 0 5px
}

.theme-arco-select-option-wrapper .theme-arco-select-checkbox input {
    display: none
}

.theme-arco-select-option-wrapper .theme-arco-select-option {
    -moz-box-flex: 1;
    border-radius: 4px;
    -webkit-flex: 1 1;
    flex: 1 1;
    margin-left: 1px;
    padding: 0 4px
}

.theme-arco-select-group-title {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-arco-color-text-3);
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    padding: 8px 8px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.theme-arco-select-group-title:first-child {
    padding-top: 4px
}

.theme-arco-select-highlight {
    color: rgb(var(--theme-arco-primary-7));
    font-weight: 500
}

.theme-arco-select-rtl {
    direction: rtl
}

.theme-arco-select-rtl.theme-arco-select-size-mini.theme-arco-select-multiple .theme-arco-select-view-with-prefix {
    padding-left: 0;
    padding-right: 11px
}

.theme-arco-select-rtl.theme-arco-select-size-mini.theme-arco-select-multiple .theme-arco-select-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-select-rtl.theme-arco-select-size-mini.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-select-rtl.theme-arco-select-size-mini.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder input {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-select-rtl.theme-arco-select-size-small.theme-arco-select-multiple .theme-arco-select-view-with-prefix {
    padding-left: 0;
    padding-right: 11px
}

.theme-arco-select-rtl.theme-arco-select-size-small.theme-arco-select-multiple .theme-arco-select-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-select-rtl.theme-arco-select-size-small.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-select-rtl.theme-arco-select-size-small.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder input {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-select-rtl.theme-arco-select-size-default.theme-arco-select-multiple .theme-arco-select-view-with-prefix {
    padding-left: 0;
    padding-right: 11px
}

.theme-arco-select-rtl.theme-arco-select-size-default.theme-arco-select-multiple .theme-arco-select-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-select-rtl.theme-arco-select-size-default.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-select-rtl.theme-arco-select-size-default.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder input {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-select-rtl.theme-arco-select-size-large.theme-arco-select-multiple .theme-arco-select-view-with-prefix {
    padding-left: 0;
    padding-right: 11px
}

.theme-arco-select-rtl.theme-arco-select-size-large.theme-arco-select-multiple .theme-arco-select-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-select-rtl.theme-arco-select-size-large.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-select-rtl.theme-arco-select-size-large.theme-arco-select-multiple .theme-arco-input-tag-has-placeholder input {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-select-wrapper-rtl .theme-arco-select-addbefore {
    border-left: 1px solid var(--theme-arco-color-border-2);
    border-right: unset
}

.theme-arco-select-rtl .theme-arco-select-view {
    text-align: right
}

.theme-arco-select-rtl .theme-arco-select-multiple .theme-arco-select-view-with-prefix {
    padding-left: 0;
    padding-right: 12px
}

.theme-arco-select-rtl .theme-arco-select-prefix {
    margin-left: 12px;
    margin-right: 0
}

.theme-arco-select-rtl .theme-arco-select-suffix {
    margin-left: 0;
    margin-right: 4px
}

.theme-arco-skeleton,
.theme-arco-skeleton-header {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-skeleton-header .theme-arco-skeleton-image {
    background-color: var(--theme-arco-color-fill-2);
    border-radius: var(--border-radius-small);
    height: 48px;
    width: 48px
}

.theme-arco-skeleton-header .theme-arco-skeleton-image-circle {
    border-radius: 50%
}

.theme-arco-skeleton-header .theme-arco-skeleton-image-small {
    height: 36px;
    width: 36px
}

.theme-arco-skeleton-header .theme-arco-skeleton-image-large {
    height: 60px;
    width: 60px
}

.theme-arco-skeleton-header .theme-arco-skeleton-image-left {
    margin-right: 16px
}

.theme-arco-skeleton-header .theme-arco-skeleton-image-right {
    margin-left: 16px
}

.theme-arco-skeleton-content {
    -moz-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    overflow: hidden
}

.theme-arco-skeleton-content .theme-arco-skeleton-text {
    list-style: none;
    margin: 0;
    padding: 0
}

.theme-arco-skeleton-content .theme-arco-skeleton-text-row {
    background-color: var(--theme-arco-color-fill-2);
    height: 16px
}

.theme-arco-skeleton-content .theme-arco-skeleton-text-row:not(:last-child) {
    margin-bottom: 16px
}

.theme-arco-skeleton-animate .theme-arco-skeleton-image,
.theme-arco-skeleton-animate .theme-arco-skeleton-text>li {
    -webkit-animation: arco-skeleton-circle 1.5s linear infinite;
    -moz-animation: arco-skeleton-circle 1.5s linear infinite;
    animation: arco-skeleton-circle 1.5s linear infinite;
    background: -webkit-gradient(linear, left top, right top, color-stop(25%, var(--theme-arco-color-fill-2)), color-stop(37%, var(--theme-arco-color-fill-3)), color-stop(63%, var(--theme-arco-color-fill-2)));
    background: -webkit-linear-gradient(left, var(--theme-arco-color-fill-2) 25%, var(--theme-arco-color-fill-3) 37%, var(--theme-arco-color-fill-2) 63%);
    background: -moz-linear-gradient(left, var(--theme-arco-color-fill-2) 25%, var(--theme-arco-color-fill-3) 37%, var(--theme-arco-color-fill-2) 63%);
    background: linear-gradient(90deg, var(--theme-arco-color-fill-2) 25%, var(--theme-arco-color-fill-3) 37%, var(--theme-arco-color-fill-2) 63%);
    background-size: 400% 100%
}

@-webkit-keyframes arco-skeleton-circle {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@-moz-keyframes arco-skeleton-circle {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@keyframes arco-skeleton-circle {
    0% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

.theme-arco-skeleton-rtl .theme-arco-skeleton-image-left {
    margin-left: 16px;
    margin-right: 0
}

.theme-arco-skeleton-rtl .theme-arco-skeleton-image-right {
    margin-left: 0;
    margin-right: 16px
}

.theme-arco-slider {
    display: inline-block;
    width: 100%
}

.theme-arco-slider-wrapper {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-slider-vertical {
    display: inline-block;
    height: auto;
    min-width: 22px;
    width: auto
}

.theme-arco-slider-vertical .theme-arco-slider-wrapper {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.theme-arco-slider-with-marks {
    margin-bottom: 24px;
    padding: 0 20px
}

.theme-arco-slider-vertical.theme-arco-slider-with-marks {
    margin-bottom: 0;
    padding: 0
}

.theme-arco-slider-road {
    -moz-box-flex: 1;
    cursor: pointer;
    -webkit-flex: 1 1;
    flex: 1 1;
    height: 12px;
    position: relative;
    width: 100%
}

.theme-arco-slider-road:before {
    background-color: var(--theme-arco-color-fill-3);
    border-radius: 2px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.theme-arco-slider-road.theme-arco-slider-road-vertical {
    height: 100%;
    margin-bottom: 6px;
    margin-right: 0;
    margin-top: 6px;
    max-width: 12px;
    min-height: 200px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    width: 12px
}

.theme-arco-slider-road.theme-arco-slider-road-vertical:before {
    height: 100%;
    left: 50%;
    top: unset;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px
}

.theme-arco-slider-road.theme-arco-slider-road-disabled:before {
    background-color: var(--theme-arco-color-fill-2)
}

.theme-arco-slider-road.theme-arco-slider-road-disabled .theme-arco-slider-bar {
    background-color: var(--theme-arco-color-fill-3)
}

.theme-arco-slider-road.theme-arco-slider-road-disabled .theme-arco-slider-button {
    cursor: not-allowed
}

.theme-arco-slider-road.theme-arco-slider-road-disabled .theme-arco-slider-button:after {
    border-color: var(--theme-arco-color-fill-3)
}

.theme-arco-slider-road.theme-arco-slider-road-disabled .theme-arco-slider-dots .theme-arco-slider-dot {
    border-color: var(--theme-arco-color-fill-2)
}

.theme-arco-slider-road.theme-arco-slider-road-disabled .theme-arco-slider-dots .theme-arco-slider-dot-active {
    border-color: var(--theme-arco-color-fill-3)
}

.theme-arco-slider-road.theme-arco-slider-road-disabled .theme-arco-slider-ticks .theme-arco-slider-tick {
    background: var(--theme-arco-color-fill-2)
}

.theme-arco-slider-road.theme-arco-slider-road-disabled .theme-arco-slider-ticks .theme-arco-slider-tick-active {
    background: var(--theme-arco-color-fill-3)
}

.theme-arco-slider-bar {
    background-color: rgb(var(--theme-arco-primary-6));
    border-radius: 2px;
    height: 2px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-slider-road-vertical .theme-arco-slider-bar {
    height: unset;
    left: 50%;
    top: unset;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px
}

.theme-arco-slider-button {
    height: 12px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 12px
}

.theme-arco-slider-button:after {
    background: var(--theme-arco-color-bg-2);
    border: 2px solid rgb(var(--theme-arco-primary-6));
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: inline-block;
    height: 12px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s cubic-bezier(.3, 1.3, .3, 1);
    -o-transition: all .3s cubic-bezier(.3, 1.3, .3, 1);
    -moz-transition: all .3s cubic-bezier(.3, 1.3, .3, 1);
    transition: all .3s cubic-bezier(.3, 1.3, .3, 1);
    width: 12px
}

.theme-arco-slider-button.theme-arco-slider-button-active:after,
.theme-arco-slider-button:hover:after {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .06);
    -webkit-transform: scale(1.16666667);
    -moz-transform: scale(1.16666667);
    -o-transform: scale(1.16666667);
    transform: scale(1.16666667)
}

.theme-arco-slider-button:focus-visible:after {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-slider-road-vertical .theme-arco-slider-button {
    bottom: 0;
    left: 0;
    top: unset;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%)
}

.theme-arco-slider-reverse .theme-arco-slider-button {
    left: unset;
    right: 0;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%)
}

.theme-arco-slider-reverse .theme-arco-slider-road-vertical .theme-arco-slider-button {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-slider-marks {
    position: absolute;
    top: 12px;
    width: 100%
}

.theme-arco-slider-marks-text {
    color: var(--theme-arco-color-text-3);
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.theme-arco-slider-road-vertical .theme-arco-slider-marks {
    height: 100%;
    left: 15px;
    top: 0
}

.theme-arco-slider-road-vertical .theme-arco-slider-marks-text {
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%)
}

.theme-arco-slider-reverse .theme-arco-slider-marks-text {
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%)
}

.theme-arco-slider-reverse .theme-arco-slider-road-vertical .theme-arco-slider-marks-text {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-slider-dots {
    height: 100%
}

.theme-arco-slider-dots .theme-arco-slider-dot-wrapper {
    font-size: 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.theme-arco-slider-road-vertical .theme-arco-slider-dots .theme-arco-slider-dot-wrapper {
    left: 50%;
    top: unset;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.theme-arco-slider-reverse .theme-arco-slider-dots .theme-arco-slider-dot-wrapper {
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.theme-arco-slider-reverse .theme-arco-slider-road-vertical .theme-arco-slider-dots .theme-arco-slider-dot-wrapper {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.theme-arco-slider-dots .theme-arco-slider-dot-wrapper .theme-arco-slider-dot {
    background-color: var(--theme-arco-color-bg-2);
    border: 2px solid var(--theme-arco-color-fill-3);
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 8px;
    width: 8px
}

.theme-arco-slider-dots .theme-arco-slider-dot-wrapper .theme-arco-slider-dot-active {
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-slider-ticks .theme-arco-slider-tick {
    background: var(--theme-arco-color-fill-3);
    height: 3px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -100%);
    -moz-transform: translate(-50%, -100%);
    -o-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    width: 1px
}

.theme-arco-slider-ticks .theme-arco-slider-tick-active {
    background: rgb(var(--theme-arco-primary-6))
}

.theme-arco-slider-vertical .theme-arco-slider-ticks .theme-arco-slider-tick {
    height: 1px;
    left: 50%;
    margin-top: unset;
    top: unset;
    -webkit-transform: translate(1px, 50%);
    -moz-transform: translate(1px, 50%);
    -o-transform: translate(1px, 50%);
    transform: translate(1px, 50%);
    width: 3px
}

.theme-arco-slider-reverse .theme-arco-slider-ticks .theme-arco-slider-tick {
    -webkit-transform: translate(50%, -100%);
    -moz-transform: translate(50%, -100%);
    -o-transform: translate(50%, -100%);
    transform: translate(50%, -100%)
}

.theme-arco-slider-vertical.theme-arco-slider-reverse .theme-arco-slider-ticks .theme-arco-slider-tick {
    -webkit-transform: translate(1px, -50%);
    -moz-transform: translate(1px, -50%);
    -o-transform: translate(1px, -50%);
    transform: translate(1px, -50%)
}

.theme-arco-slider-input {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin-left: 20px
}

.theme-arco-slider-vertical .theme-arco-slider-input {
    margin-left: 0
}

.theme-arco-slider-input>.theme-arco-input-number {
    height: 32px;
    line-height: normal;
    overflow: visible;
    width: 60px
}

.theme-arco-slider-input>.theme-arco-input-number input {
    text-align: center
}

.theme-arco-slider-input-range {
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 20px
}

.theme-arco-slider-input-range-content {
    background: rgb(var(--theme-arco-gray-6));
    display: inline-block;
    height: 2px;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 8px
}

.theme-arco-slider-rtl {
    direction: rtl
}

.theme-arco-slider-rtl.theme-arco-slider:not(.theme-arco-slider-vertical) .theme-arco-slider-input {
    margin-left: 0;
    margin-right: 20px
}

.theme-arco-slider-rtl.theme-arco-slider-vertical .theme-arco-slider-road-vertical .theme-arco-slider-marks {
    left: 0;
    right: 15px
}

.theme-arco-space {
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex
}

.theme-arco-space-vertical {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.theme-arco-space-align-baseline {
    -moz-box-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline
}

.theme-arco-space-align-start {
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

.theme-arco-space-align-end {
    -moz-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.theme-arco-space-align-center {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.theme-arco-space-wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.theme-arco-space-rtl {
    direction: rtl
}

.theme-arco-spin {
    display: inline-block
}

.theme-arco-spin-block {
    display: block
}

.theme-arco-spin-with-tip {
    text-align: center
}

.theme-arco-spin-icon {
    color: rgb(var(--theme-arco-primary-7));
    font-size: 20px
}

.theme-arco-spin-tip {
    color: rgb(var(--theme-arco-primary-7));
    font-size: 14px;
    font-weight: 500;
    margin-top: 6px
}

.theme-arco-spin-loading-layer {
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-spin-children {
    position: relative
}

.theme-arco-spin-children:after {
    background-color: var(--theme-arco-color-spin-layer-bg);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear;
    width: 100%;
    z-index: 1
}

.theme-arco-spin-loading {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-spin-loading .theme-arco-spin-loading-layer-inner {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}

.theme-arco-spin-loading .theme-arco-spin-children:after {
    opacity: 1;
    pointer-events: auto
}

.theme-arco-spin-dot {
    -webkit-animation: arco-dot-loading 2s linear infinite forwards;
    -moz-animation: arco-dot-loading 2s linear infinite forwards;
    animation: arco-dot-loading 2s linear infinite forwards;
    background-color: rgb(var(--theme-arco-primary-6));
    border-radius: var(--border-radius-circle);
    height: 8px;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    width: 8px
}

.theme-arco-spin-dot:nth-child(2) {
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    animation-delay: .4s;
    background-color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-spin-dot:nth-child(3) {
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s;
    background-color: rgb(var(--theme-arco-primary-4))
}

.theme-arco-spin-dot:nth-child(4) {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
    background-color: rgb(var(--theme-arco-primary-4))
}

.theme-arco-spin-dot:nth-child(5) {
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    animation-delay: 1.6s;
    background-color: rgb(var(--theme-arco-primary-4))
}

.theme-arco-spin-dot-list {
    display: inline-block;
    height: 8px;
    -webkit-perspective: 200px;
    perspective: 200px;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 56px
}

@-webkit-keyframes arco-dot-loading {
    0% {
        -webkit-transform: translate3D(-48.621%, 0, -.985px) scale(.511);
        transform: translate3D(-48.621%, 0, -.985px) scale(.511)
    }

    2.778% {
        -webkit-transform: translate3D(-95.766%, 0, -.94px) scale(.545);
        transform: translate3D(-95.766%, 0, -.94px) scale(.545)
    }

    5.556% {
        -webkit-transform: translate3D(-140%, 0, -.866px) scale(.6);
        transform: translate3D(-140%, 0, -.866px) scale(.6)
    }

    8.333% {
        -webkit-transform: translate3D(-179.981%, 0, -.766px) scale(.675);
        transform: translate3D(-179.981%, 0, -.766px) scale(.675)
    }

    11.111% {
        -webkit-transform: translate3D(-214.492%, 0, -.643px) scale(.768);
        transform: translate3D(-214.492%, 0, -.643px) scale(.768)
    }

    13.889% {
        -webkit-transform: translate3D(-242.487%, 0, -.5px) scale(.875);
        transform: translate3D(-242.487%, 0, -.5px) scale(.875)
    }

    16.667% {
        -webkit-transform: translate3D(-263.114%, 0, -.342px) scale(.993);
        transform: translate3D(-263.114%, 0, -.342px) scale(.993)
    }

    19.444% {
        -webkit-transform: translate3D(-275.746%, 0, -.174px) scale(1.12);
        transform: translate3D(-275.746%, 0, -.174px) scale(1.12)
    }

    22.222% {
        -webkit-transform: translate3D(-280%, 0, 0) scale(1.25);
        transform: translate3D(-280%, 0, 0) scale(1.25)
    }

    25% {
        -webkit-transform: translate3D(-275.746%, 0, .174px) scale(1.38);
        transform: translate3D(-275.746%, 0, .174px) scale(1.38)
    }

    27.778% {
        -webkit-transform: translate3D(-263.114%, 0, .342px) scale(1.507);
        transform: translate3D(-263.114%, 0, .342px) scale(1.507)
    }

    30.556% {
        -webkit-transform: translate3D(-242.487%, 0, .5px) scale(1.625);
        transform: translate3D(-242.487%, 0, .5px) scale(1.625)
    }

    33.333% {
        -webkit-transform: translate3D(-214.492%, 0, .643px) scale(1.732);
        transform: translate3D(-214.492%, 0, .643px) scale(1.732)
    }

    36.111% {
        -webkit-transform: translate3D(-179.981%, 0, .766px) scale(1.825);
        transform: translate3D(-179.981%, 0, .766px) scale(1.825)
    }

    38.889% {
        -webkit-transform: translate3D(-140%, 0, .866px) scale(1.9);
        transform: translate3D(-140%, 0, .866px) scale(1.9)
    }

    41.667% {
        -webkit-transform: translate3D(-95.766%, 0, .94px) scale(1.955);
        transform: translate3D(-95.766%, 0, .94px) scale(1.955)
    }

    44.444% {
        -webkit-transform: translate3D(-48.621%, 0, .985px) scale(1.989);
        transform: translate3D(-48.621%, 0, .985px) scale(1.989)
    }

    47.222% {
        -webkit-transform: translateZ(1px) scale(2);
        transform: translateZ(1px) scale(2)
    }

    50% {
        -webkit-transform: translate3D(48.621%, 0, .985px) scale(1.989);
        transform: translate3D(48.621%, 0, .985px) scale(1.989)
    }

    52.778% {
        -webkit-transform: translate3D(95.766%, 0, .94px) scale(1.955);
        transform: translate3D(95.766%, 0, .94px) scale(1.955)
    }

    55.556% {
        -webkit-transform: translate3D(140%, 0, .866px) scale(1.9);
        transform: translate3D(140%, 0, .866px) scale(1.9)
    }

    58.333% {
        -webkit-transform: translate3D(179.981%, 0, .766px) scale(1.825);
        transform: translate3D(179.981%, 0, .766px) scale(1.825)
    }

    61.111% {
        -webkit-transform: translate3D(214.492%, 0, .643px) scale(1.732);
        transform: translate3D(214.492%, 0, .643px) scale(1.732)
    }

    63.889% {
        -webkit-transform: translate3D(242.487%, 0, .5px) scale(1.625);
        transform: translate3D(242.487%, 0, .5px) scale(1.625)
    }

    66.667% {
        -webkit-transform: translate3D(263.114%, 0, .342px) scale(1.507);
        transform: translate3D(263.114%, 0, .342px) scale(1.507)
    }

    69.444% {
        -webkit-transform: translate3D(275.746%, 0, .174px) scale(1.38);
        transform: translate3D(275.746%, 0, .174px) scale(1.38)
    }

    72.222% {
        -webkit-transform: translate3D(280%, 0, 0) scale(1.25);
        transform: translate3D(280%, 0, 0) scale(1.25)
    }

    75% {
        -webkit-transform: translate3D(275.746%, 0, -.174px) scale(1.12);
        transform: translate3D(275.746%, 0, -.174px) scale(1.12)
    }

    77.778% {
        -webkit-transform: translate3D(263.114%, 0, -.342px) scale(.993);
        transform: translate3D(263.114%, 0, -.342px) scale(.993)
    }

    80.556% {
        -webkit-transform: translate3D(242.487%, 0, -.5px) scale(.875);
        transform: translate3D(242.487%, 0, -.5px) scale(.875)
    }

    83.333% {
        -webkit-transform: translate3D(214.492%, 0, -.643px) scale(.768);
        transform: translate3D(214.492%, 0, -.643px) scale(.768)
    }

    86.111% {
        -webkit-transform: translate3D(179.981%, 0, -.766px) scale(.675);
        transform: translate3D(179.981%, 0, -.766px) scale(.675)
    }

    88.889% {
        -webkit-transform: translate3D(140%, 0, -.866px) scale(.6);
        transform: translate3D(140%, 0, -.866px) scale(.6)
    }

    91.667% {
        -webkit-transform: translate3D(95.766%, 0, -.94px) scale(.545);
        transform: translate3D(95.766%, 0, -.94px) scale(.545)
    }

    94.444% {
        -webkit-transform: translate3D(48.621%, 0, -.985px) scale(.511);
        transform: translate3D(48.621%, 0, -.985px) scale(.511)
    }

    97.222% {
        -webkit-transform: translateZ(-1px) scale(.5);
        transform: translateZ(-1px) scale(.5)
    }
}

@-moz-keyframes arco-dot-loading {
    0% {
        -moz-transform: translate3D(-48.621%, 0, -.985px) scale(.511);
        transform: translate3D(-48.621%, 0, -.985px) scale(.511)
    }

    2.778% {
        -moz-transform: translate3D(-95.766%, 0, -.94px) scale(.545);
        transform: translate3D(-95.766%, 0, -.94px) scale(.545)
    }

    5.556% {
        -moz-transform: translate3D(-140%, 0, -.866px) scale(.6);
        transform: translate3D(-140%, 0, -.866px) scale(.6)
    }

    8.333% {
        -moz-transform: translate3D(-179.981%, 0, -.766px) scale(.675);
        transform: translate3D(-179.981%, 0, -.766px) scale(.675)
    }

    11.111% {
        -moz-transform: translate3D(-214.492%, 0, -.643px) scale(.768);
        transform: translate3D(-214.492%, 0, -.643px) scale(.768)
    }

    13.889% {
        -moz-transform: translate3D(-242.487%, 0, -.5px) scale(.875);
        transform: translate3D(-242.487%, 0, -.5px) scale(.875)
    }

    16.667% {
        -moz-transform: translate3D(-263.114%, 0, -.342px) scale(.993);
        transform: translate3D(-263.114%, 0, -.342px) scale(.993)
    }

    19.444% {
        -moz-transform: translate3D(-275.746%, 0, -.174px) scale(1.12);
        transform: translate3D(-275.746%, 0, -.174px) scale(1.12)
    }

    22.222% {
        -moz-transform: translate3D(-280%, 0, 0) scale(1.25);
        transform: translate3D(-280%, 0, 0) scale(1.25)
    }

    25% {
        -moz-transform: translate3D(-275.746%, 0, .174px) scale(1.38);
        transform: translate3D(-275.746%, 0, .174px) scale(1.38)
    }

    27.778% {
        -moz-transform: translate3D(-263.114%, 0, .342px) scale(1.507);
        transform: translate3D(-263.114%, 0, .342px) scale(1.507)
    }

    30.556% {
        -moz-transform: translate3D(-242.487%, 0, .5px) scale(1.625);
        transform: translate3D(-242.487%, 0, .5px) scale(1.625)
    }

    33.333% {
        -moz-transform: translate3D(-214.492%, 0, .643px) scale(1.732);
        transform: translate3D(-214.492%, 0, .643px) scale(1.732)
    }

    36.111% {
        -moz-transform: translate3D(-179.981%, 0, .766px) scale(1.825);
        transform: translate3D(-179.981%, 0, .766px) scale(1.825)
    }

    38.889% {
        -moz-transform: translate3D(-140%, 0, .866px) scale(1.9);
        transform: translate3D(-140%, 0, .866px) scale(1.9)
    }

    41.667% {
        -moz-transform: translate3D(-95.766%, 0, .94px) scale(1.955);
        transform: translate3D(-95.766%, 0, .94px) scale(1.955)
    }

    44.444% {
        -moz-transform: translate3D(-48.621%, 0, .985px) scale(1.989);
        transform: translate3D(-48.621%, 0, .985px) scale(1.989)
    }

    47.222% {
        -moz-transform: translateZ(1px) scale(2);
        transform: translateZ(1px) scale(2)
    }

    50% {
        -moz-transform: translate3D(48.621%, 0, .985px) scale(1.989);
        transform: translate3D(48.621%, 0, .985px) scale(1.989)
    }

    52.778% {
        -moz-transform: translate3D(95.766%, 0, .94px) scale(1.955);
        transform: translate3D(95.766%, 0, .94px) scale(1.955)
    }

    55.556% {
        -moz-transform: translate3D(140%, 0, .866px) scale(1.9);
        transform: translate3D(140%, 0, .866px) scale(1.9)
    }

    58.333% {
        -moz-transform: translate3D(179.981%, 0, .766px) scale(1.825);
        transform: translate3D(179.981%, 0, .766px) scale(1.825)
    }

    61.111% {
        -moz-transform: translate3D(214.492%, 0, .643px) scale(1.732);
        transform: translate3D(214.492%, 0, .643px) scale(1.732)
    }

    63.889% {
        -moz-transform: translate3D(242.487%, 0, .5px) scale(1.625);
        transform: translate3D(242.487%, 0, .5px) scale(1.625)
    }

    66.667% {
        -moz-transform: translate3D(263.114%, 0, .342px) scale(1.507);
        transform: translate3D(263.114%, 0, .342px) scale(1.507)
    }

    69.444% {
        -moz-transform: translate3D(275.746%, 0, .174px) scale(1.38);
        transform: translate3D(275.746%, 0, .174px) scale(1.38)
    }

    72.222% {
        -moz-transform: translate3D(280%, 0, 0) scale(1.25);
        transform: translate3D(280%, 0, 0) scale(1.25)
    }

    75% {
        -moz-transform: translate3D(275.746%, 0, -.174px) scale(1.12);
        transform: translate3D(275.746%, 0, -.174px) scale(1.12)
    }

    77.778% {
        -moz-transform: translate3D(263.114%, 0, -.342px) scale(.993);
        transform: translate3D(263.114%, 0, -.342px) scale(.993)
    }

    80.556% {
        -moz-transform: translate3D(242.487%, 0, -.5px) scale(.875);
        transform: translate3D(242.487%, 0, -.5px) scale(.875)
    }

    83.333% {
        -moz-transform: translate3D(214.492%, 0, -.643px) scale(.768);
        transform: translate3D(214.492%, 0, -.643px) scale(.768)
    }

    86.111% {
        -moz-transform: translate3D(179.981%, 0, -.766px) scale(.675);
        transform: translate3D(179.981%, 0, -.766px) scale(.675)
    }

    88.889% {
        -moz-transform: translate3D(140%, 0, -.866px) scale(.6);
        transform: translate3D(140%, 0, -.866px) scale(.6)
    }

    91.667% {
        -moz-transform: translate3D(95.766%, 0, -.94px) scale(.545);
        transform: translate3D(95.766%, 0, -.94px) scale(.545)
    }

    94.444% {
        -moz-transform: translate3D(48.621%, 0, -.985px) scale(.511);
        transform: translate3D(48.621%, 0, -.985px) scale(.511)
    }

    97.222% {
        -moz-transform: translateZ(-1px) scale(.5);
        transform: translateZ(-1px) scale(.5)
    }
}

@keyframes arco-dot-loading {
    0% {
        -webkit-transform: translate3D(-48.621%, 0, -.985px) scale(.511);
        -moz-transform: translate3D(-48.621%, 0, -.985px) scale(.511);
        -o-transform: translate3D(-48.621%, 0, -.985px) scale(.511);
        transform: translate3D(-48.621%, 0, -.985px) scale(.511)
    }

    2.778% {
        -webkit-transform: translate3D(-95.766%, 0, -.94px) scale(.545);
        -moz-transform: translate3D(-95.766%, 0, -.94px) scale(.545);
        -o-transform: translate3D(-95.766%, 0, -.94px) scale(.545);
        transform: translate3D(-95.766%, 0, -.94px) scale(.545)
    }

    5.556% {
        -webkit-transform: translate3D(-140%, 0, -.866px) scale(.6);
        -moz-transform: translate3D(-140%, 0, -.866px) scale(.6);
        -o-transform: translate3D(-140%, 0, -.866px) scale(.6);
        transform: translate3D(-140%, 0, -.866px) scale(.6)
    }

    8.333% {
        -webkit-transform: translate3D(-179.981%, 0, -.766px) scale(.675);
        -moz-transform: translate3D(-179.981%, 0, -.766px) scale(.675);
        -o-transform: translate3D(-179.981%, 0, -.766px) scale(.675);
        transform: translate3D(-179.981%, 0, -.766px) scale(.675)
    }

    11.111% {
        -webkit-transform: translate3D(-214.492%, 0, -.643px) scale(.768);
        -moz-transform: translate3D(-214.492%, 0, -.643px) scale(.768);
        -o-transform: translate3D(-214.492%, 0, -.643px) scale(.768);
        transform: translate3D(-214.492%, 0, -.643px) scale(.768)
    }

    13.889% {
        -webkit-transform: translate3D(-242.487%, 0, -.5px) scale(.875);
        -moz-transform: translate3D(-242.487%, 0, -.5px) scale(.875);
        -o-transform: translate3D(-242.487%, 0, -.5px) scale(.875);
        transform: translate3D(-242.487%, 0, -.5px) scale(.875)
    }

    16.667% {
        -webkit-transform: translate3D(-263.114%, 0, -.342px) scale(.993);
        -moz-transform: translate3D(-263.114%, 0, -.342px) scale(.993);
        -o-transform: translate3D(-263.114%, 0, -.342px) scale(.993);
        transform: translate3D(-263.114%, 0, -.342px) scale(.993)
    }

    19.444% {
        -webkit-transform: translate3D(-275.746%, 0, -.174px) scale(1.12);
        -moz-transform: translate3D(-275.746%, 0, -.174px) scale(1.12);
        -o-transform: translate3D(-275.746%, 0, -.174px) scale(1.12);
        transform: translate3D(-275.746%, 0, -.174px) scale(1.12)
    }

    22.222% {
        -webkit-transform: translate3D(-280%, 0, 0) scale(1.25);
        -moz-transform: translate3D(-280%, 0, 0) scale(1.25);
        -o-transform: translate3D(-280%, 0, 0) scale(1.25);
        transform: translate3D(-280%, 0, 0) scale(1.25)
    }

    25% {
        -webkit-transform: translate3D(-275.746%, 0, .174px) scale(1.38);
        -moz-transform: translate3D(-275.746%, 0, .174px) scale(1.38);
        -o-transform: translate3D(-275.746%, 0, .174px) scale(1.38);
        transform: translate3D(-275.746%, 0, .174px) scale(1.38)
    }

    27.778% {
        -webkit-transform: translate3D(-263.114%, 0, .342px) scale(1.507);
        -moz-transform: translate3D(-263.114%, 0, .342px) scale(1.507);
        -o-transform: translate3D(-263.114%, 0, .342px) scale(1.507);
        transform: translate3D(-263.114%, 0, .342px) scale(1.507)
    }

    30.556% {
        -webkit-transform: translate3D(-242.487%, 0, .5px) scale(1.625);
        -moz-transform: translate3D(-242.487%, 0, .5px) scale(1.625);
        -o-transform: translate3D(-242.487%, 0, .5px) scale(1.625);
        transform: translate3D(-242.487%, 0, .5px) scale(1.625)
    }

    33.333% {
        -webkit-transform: translate3D(-214.492%, 0, .643px) scale(1.732);
        -moz-transform: translate3D(-214.492%, 0, .643px) scale(1.732);
        -o-transform: translate3D(-214.492%, 0, .643px) scale(1.732);
        transform: translate3D(-214.492%, 0, .643px) scale(1.732)
    }

    36.111% {
        -webkit-transform: translate3D(-179.981%, 0, .766px) scale(1.825);
        -moz-transform: translate3D(-179.981%, 0, .766px) scale(1.825);
        -o-transform: translate3D(-179.981%, 0, .766px) scale(1.825);
        transform: translate3D(-179.981%, 0, .766px) scale(1.825)
    }

    38.889% {
        -webkit-transform: translate3D(-140%, 0, .866px) scale(1.9);
        -moz-transform: translate3D(-140%, 0, .866px) scale(1.9);
        -o-transform: translate3D(-140%, 0, .866px) scale(1.9);
        transform: translate3D(-140%, 0, .866px) scale(1.9)
    }

    41.667% {
        -webkit-transform: translate3D(-95.766%, 0, .94px) scale(1.955);
        -moz-transform: translate3D(-95.766%, 0, .94px) scale(1.955);
        -o-transform: translate3D(-95.766%, 0, .94px) scale(1.955);
        transform: translate3D(-95.766%, 0, .94px) scale(1.955)
    }

    44.444% {
        -webkit-transform: translate3D(-48.621%, 0, .985px) scale(1.989);
        -moz-transform: translate3D(-48.621%, 0, .985px) scale(1.989);
        -o-transform: translate3D(-48.621%, 0, .985px) scale(1.989);
        transform: translate3D(-48.621%, 0, .985px) scale(1.989)
    }

    47.222% {
        -webkit-transform: translateZ(1px) scale(2);
        -moz-transform: translateZ(1px) scale(2);
        -o-transform: translateZ(1px) scale(2);
        transform: translateZ(1px) scale(2)
    }

    50% {
        -webkit-transform: translate3D(48.621%, 0, .985px) scale(1.989);
        -moz-transform: translate3D(48.621%, 0, .985px) scale(1.989);
        -o-transform: translate3D(48.621%, 0, .985px) scale(1.989);
        transform: translate3D(48.621%, 0, .985px) scale(1.989)
    }

    52.778% {
        -webkit-transform: translate3D(95.766%, 0, .94px) scale(1.955);
        -moz-transform: translate3D(95.766%, 0, .94px) scale(1.955);
        -o-transform: translate3D(95.766%, 0, .94px) scale(1.955);
        transform: translate3D(95.766%, 0, .94px) scale(1.955)
    }

    55.556% {
        -webkit-transform: translate3D(140%, 0, .866px) scale(1.9);
        -moz-transform: translate3D(140%, 0, .866px) scale(1.9);
        -o-transform: translate3D(140%, 0, .866px) scale(1.9);
        transform: translate3D(140%, 0, .866px) scale(1.9)
    }

    58.333% {
        -webkit-transform: translate3D(179.981%, 0, .766px) scale(1.825);
        -moz-transform: translate3D(179.981%, 0, .766px) scale(1.825);
        -o-transform: translate3D(179.981%, 0, .766px) scale(1.825);
        transform: translate3D(179.981%, 0, .766px) scale(1.825)
    }

    61.111% {
        -webkit-transform: translate3D(214.492%, 0, .643px) scale(1.732);
        -moz-transform: translate3D(214.492%, 0, .643px) scale(1.732);
        -o-transform: translate3D(214.492%, 0, .643px) scale(1.732);
        transform: translate3D(214.492%, 0, .643px) scale(1.732)
    }

    63.889% {
        -webkit-transform: translate3D(242.487%, 0, .5px) scale(1.625);
        -moz-transform: translate3D(242.487%, 0, .5px) scale(1.625);
        -o-transform: translate3D(242.487%, 0, .5px) scale(1.625);
        transform: translate3D(242.487%, 0, .5px) scale(1.625)
    }

    66.667% {
        -webkit-transform: translate3D(263.114%, 0, .342px) scale(1.507);
        -moz-transform: translate3D(263.114%, 0, .342px) scale(1.507);
        -o-transform: translate3D(263.114%, 0, .342px) scale(1.507);
        transform: translate3D(263.114%, 0, .342px) scale(1.507)
    }

    69.444% {
        -webkit-transform: translate3D(275.746%, 0, .174px) scale(1.38);
        -moz-transform: translate3D(275.746%, 0, .174px) scale(1.38);
        -o-transform: translate3D(275.746%, 0, .174px) scale(1.38);
        transform: translate3D(275.746%, 0, .174px) scale(1.38)
    }

    72.222% {
        -webkit-transform: translate3D(280%, 0, 0) scale(1.25);
        -moz-transform: translate3D(280%, 0, 0) scale(1.25);
        -o-transform: translate3D(280%, 0, 0) scale(1.25);
        transform: translate3D(280%, 0, 0) scale(1.25)
    }

    75% {
        -webkit-transform: translate3D(275.746%, 0, -.174px) scale(1.12);
        -moz-transform: translate3D(275.746%, 0, -.174px) scale(1.12);
        -o-transform: translate3D(275.746%, 0, -.174px) scale(1.12);
        transform: translate3D(275.746%, 0, -.174px) scale(1.12)
    }

    77.778% {
        -webkit-transform: translate3D(263.114%, 0, -.342px) scale(.993);
        -moz-transform: translate3D(263.114%, 0, -.342px) scale(.993);
        -o-transform: translate3D(263.114%, 0, -.342px) scale(.993);
        transform: translate3D(263.114%, 0, -.342px) scale(.993)
    }

    80.556% {
        -webkit-transform: translate3D(242.487%, 0, -.5px) scale(.875);
        -moz-transform: translate3D(242.487%, 0, -.5px) scale(.875);
        -o-transform: translate3D(242.487%, 0, -.5px) scale(.875);
        transform: translate3D(242.487%, 0, -.5px) scale(.875)
    }

    83.333% {
        -webkit-transform: translate3D(214.492%, 0, -.643px) scale(.768);
        -moz-transform: translate3D(214.492%, 0, -.643px) scale(.768);
        -o-transform: translate3D(214.492%, 0, -.643px) scale(.768);
        transform: translate3D(214.492%, 0, -.643px) scale(.768)
    }

    86.111% {
        -webkit-transform: translate3D(179.981%, 0, -.766px) scale(.675);
        -moz-transform: translate3D(179.981%, 0, -.766px) scale(.675);
        -o-transform: translate3D(179.981%, 0, -.766px) scale(.675);
        transform: translate3D(179.981%, 0, -.766px) scale(.675)
    }

    88.889% {
        -webkit-transform: translate3D(140%, 0, -.866px) scale(.6);
        -moz-transform: translate3D(140%, 0, -.866px) scale(.6);
        -o-transform: translate3D(140%, 0, -.866px) scale(.6);
        transform: translate3D(140%, 0, -.866px) scale(.6)
    }

    91.667% {
        -webkit-transform: translate3D(95.766%, 0, -.94px) scale(.545);
        -moz-transform: translate3D(95.766%, 0, -.94px) scale(.545);
        -o-transform: translate3D(95.766%, 0, -.94px) scale(.545);
        transform: translate3D(95.766%, 0, -.94px) scale(.545)
    }

    94.444% {
        -webkit-transform: translate3D(48.621%, 0, -.985px) scale(.511);
        -moz-transform: translate3D(48.621%, 0, -.985px) scale(.511);
        -o-transform: translate3D(48.621%, 0, -.985px) scale(.511);
        transform: translate3D(48.621%, 0, -.985px) scale(.511)
    }

    97.222% {
        -webkit-transform: translateZ(-1px) scale(.5);
        -moz-transform: translateZ(-1px) scale(.5);
        -o-transform: translateZ(-1px) scale(.5);
        transform: translateZ(-1px) scale(.5)
    }
}

.theme-arco-statistic {
    color: var(--theme-arco-color-text-2);
    display: inline-block;
    line-height: 1.5715
}

.theme-arco-statistic-title {
    color: var(--theme-arco-color-text-2);
    font-size: 16px;
    margin-bottom: 8px
}

.theme-arco-statistic-content .theme-arco-statistic-value {
    color: var(--theme-arco-color-text-1);
    font-size: 26px;
    font-weight: 500;
    white-space: nowrap
}

.theme-arco-statistic-content .theme-arco-statistic-value-int {
    white-space: nowrap
}

.theme-arco-statistic-content .theme-arco-statistic-value-decimal {
    display: inline-block;
    font-size: 26px
}

.theme-arco-statistic-content .theme-arco-statistic-value-suffix {
    font-size: 14px;
    margin-left: 4px
}

.theme-arco-statistic-content .theme-arco-statistic-value-prefix {
    font-size: 14px;
    margin-right: 4px
}

.theme-arco-statistic-extra {
    color: var(--theme-arco-color-text-2);
    margin-top: 8px
}

.theme-arco-statistic-rtl .theme-arco-statistic-content .theme-arco-statistic-value-suffix {
    margin-left: 0;
    margin-right: 4px
}

.theme-arco-statistic-rtl .theme-arco-statistic-content .theme-arco-statistic-value-prefix {
    margin-left: 4px;
    margin-right: 0
}

.theme-arco-steps-item {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    margin-right: 6px;
    overflow: hidden;
    position: relative;
    text-align: left;
    white-space: nowrap
}

.theme-arco-steps-item:last-child {
    -moz-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    margin-right: 0
}

.theme-arco-steps-item-active .theme-arco-steps-item-title {
    font-weight: 600
}

.theme-arco-steps-item:not(.theme-arco-steps-item-active) .theme-arco-steps-item-title {
    font-weight: 400
}

.theme-arco-steps-item-icon {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-right: 6px;
    vertical-align: top
}

.theme-arco-steps-icon {
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 24px;
    line-height: 22px;
    text-align: center;
    width: 24px
}

.theme-arco-steps-item-wait .theme-arco-steps-icon {
    background-color: transparent;
    border: 1px solid transparent;
    color: rgba(0, 0, 0, .25)
}

.theme-arco-steps-item-process .theme-arco-steps-icon {
    background-color: transparent;
    border: 1px solid transparent;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-steps-item-finish .theme-arco-steps-icon {
    background-color: rgb(var(--theme-arco-success-6));
    border: 1px solid transparent;
    color: #fff
}

.theme-arco-steps-item-error .theme-arco-steps-icon {
    background-color: rgb(var(--theme-arco-danger-6));
    border: 1px solid transparent;
    color: #fff
}

.theme-arco-steps-item-title {
    color: rgba(0, 0, 0, .25);
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    padding-right: 6px;
    position: relative;
    white-space: nowrap
}

.theme-arco-steps-item-wait .theme-arco-steps-item-title {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-steps-item-error .theme-arco-steps-item-title {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-steps-item-content {
    display: inline-block
}

.theme-arco-steps-item-description {
    color: rgba(0, 0, 0, .25);
    font-size: 14px;
    margin-top: 4px;
    max-width: 192px;
    white-space: normal
}

.theme-arco-steps-item-wait .theme-arco-steps-item-description {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-steps-item-process .theme-arco-steps-item-description {
    color: var(--theme-arco-color-text-3)
}

.theme-arco-steps-item-error .theme-arco-steps-item-description,
.theme-arco-steps-item-finish .theme-arco-steps-item-description {
    color: rgba(0, 0, 0, .35)
}

.theme-arco-steps-label-horizontal:not(.theme-arco-steps-vertical)>.theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-title:after {
    background-color: rgba(0, 0, 0, .35);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 4px;
    left: 100%;
    position: absolute;
    top: 10px;
    width: 5000px
}

.theme-arco-steps-label-horizontal>.theme-arco-steps-item.theme-arco-steps-item-process .theme-arco-steps-item-title:after {
    background-color: rgba(0, 0, 0, .35)
}

.theme-arco-steps-label-horizontal>.theme-arco-steps-item.theme-arco-steps-item-finish .theme-arco-steps-item-title:after {
    background-color: rgb(var(--theme-arco-success-7))
}

.theme-arco-steps-label-horizontal>.theme-arco-steps-item.theme-arco-steps-item-next-error .theme-arco-steps-item-title:after {
    background-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-steps.theme-arco-steps-vertical>.theme-arco-steps-item:not(:last-child)>.theme-arco-steps-item-tail {
    bottom: 6px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: unset;
    left: 10px;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 4px
}

.theme-arco-steps.theme-arco-steps-vertical>.theme-arco-steps-item:not(:last-child)>.theme-arco-steps-item-tail:after {
    background-color: rgba(0, 0, 0, .35);
    content: "";
    display: block;
    height: 100%;
    width: 100%
}

.theme-arco-steps>.theme-arco-steps-item:not(:last-child)>.theme-arco-steps-item-tail {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 4px;
    position: absolute;
    top: 10px;
    width: 100%
}

.theme-arco-steps>.theme-arco-steps-item:not(:last-child)>.theme-arco-steps-item-tail:after {
    background-color: rgba(0, 0, 0, .35);
    content: "";
    display: block;
    height: 100%;
    width: 100%
}

.theme-arco-steps-item:not(:last-child).theme-arco-steps-item-finish .theme-arco-steps-item-tail:after {
    background-color: rgb(var(--theme-arco-success-7))
}

.theme-arco-steps-item:not(:last-child).theme-arco-steps-item-next-error .theme-arco-steps-item-tail:after {
    background-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-steps-size-small.theme-arco-steps-vertical .theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-tail {
    left: 8px;
    top: 26px
}

.theme-arco-steps-size-small:not(.theme-arco-steps-vertical):not(.theme-arco-steps-mode-dot) .theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-tail {
    top: 8px
}

.theme-arco-steps-size-small .theme-arco-steps-item-icon {
    font-size: 16px
}

.theme-arco-steps-size-small .theme-arco-steps-item-title {
    font-size: 14px;
    line-height: 20px
}

.theme-arco-steps-size-small .theme-arco-steps-item-description {
    font-size: 12px
}

.theme-arco-steps-size-small .theme-arco-steps-icon {
    font-size: 14px;
    height: 20px;
    line-height: 18px;
    width: 20px
}

.theme-arco-steps-size-small.theme-arco-steps-label-horizontal .theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-title:after {
    top: 8px
}

.theme-arco-steps-label-vertical .theme-arco-steps-item {
    overflow: visible
}

.theme-arco-steps-label-vertical .theme-arco-steps-item-title {
    margin-top: 4px;
    padding-right: 0
}

.theme-arco-steps-label-vertical .theme-arco-steps-item-icon {
    margin-left: 84px
}

.theme-arco-steps-label-vertical .theme-arco-steps-item-tail {
    left: 114px;
    padding-right: 30px
}

.theme-arco-steps-label-vertical.theme-arco-steps-size-small .theme-arco-steps-item-icon {
    margin-left: 86px
}

.theme-arco-steps-label-vertical.theme-arco-steps-size-small .theme-arco-steps-item-tail {
    left: 112px;
    padding-right: 26px
}

.theme-arco-steps-rtl .theme-arco-steps-item {
    margin-left: 6px;
    margin-right: 0;
    text-align: right
}

.theme-arco-steps-rtl .theme-arco-steps-item:last-child {
    margin-left: 0
}

.theme-arco-steps-rtl .theme-arco-steps-item-icon {
    margin-left: 6px;
    margin-right: 0
}

.theme-arco-steps-rtl .theme-arco-steps-item-title {
    padding-left: 6px;
    padding-right: 0
}

.theme-arco-steps-rtl.theme-arco-steps-label-horizontal .theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-title:after {
    left: 0;
    right: 100%
}

.theme-arco-steps-rtl.theme-arco-steps-vertical>.theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-tail {
    left: 0;
    right: 10px
}

.theme-arco-steps-rtl.theme-arco-steps-vertical.theme-arco-steps-size-small.theme-arco-steps-vertical>.theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-tail {
    left: 0;
    right: 8px;
    top: 26px
}

.theme-arco-steps-rtl.theme-arco-steps-label-vertical .theme-arco-steps-item-title {
    padding-left: 0
}

.theme-arco-steps-rtl.theme-arco-steps-label-vertical .theme-arco-steps-item-icon {
    margin-left: 0;
    margin-right: 84px
}

.theme-arco-steps-rtl.theme-arco-steps-label-vertical .theme-arco-steps-item-tail {
    left: 0;
    padding-left: 30px;
    padding-right: 0;
    right: 114px
}

.theme-arco-steps-rtl.theme-arco-steps-label-vertical.theme-arco-steps-size-small .theme-arco-steps-item-icon {
    margin-left: 0;
    margin-right: 86px
}

.theme-arco-steps-rtl.theme-arco-steps-label-vertical.theme-arco-steps-size-small .theme-arco-steps-item-tail {
    left: 0;
    padding-left: 26px;
    padding-right: 0;
    right: 112px
}

.theme-arco-steps-mode-dot .theme-arco-steps-item {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    margin-right: 16px;
    overflow: visible;
    position: relative;
    text-align: left;
    white-space: nowrap
}

.theme-arco-steps-mode-dot .theme-arco-steps-item:last-child {
    -moz-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    margin-right: 0
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-active .theme-arco-steps-item-title {
    font-weight: 600
}

.theme-arco-steps-mode-dot .theme-arco-steps-item:not(.theme-arco-steps-item-active) .theme-arco-steps-item-title {
    font-weight: 400
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-icon {
    border-radius: var(--border-radius-circle);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 8px;
    vertical-align: top;
    width: 8px
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-active .theme-arco-steps-item-icon {
    height: 10px;
    width: 10px
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-wait .theme-arco-steps-item-icon {
    background-color: rgba(0, 0, 0, .25);
    border-color: rgba(0, 0, 0, .25)
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-process .theme-arco-steps-item-icon {
    background-color: rgb(var(--theme-arco-primary-6));
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-finish .theme-arco-steps-item-icon {
    background-color: rgb(var(--theme-arco-success-6));
    border-color: rgb(var(--theme-arco-success-6))
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-error .theme-arco-steps-item-icon {
    background-color: rgb(var(--theme-arco-danger-6));
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-steps-mode-dot.theme-arco-steps-horizontal .theme-arco-steps-item-icon {
    margin-left: 92px
}

.theme-arco-steps-mode-dot.theme-arco-steps-horizontal .theme-arco-steps-item-active .theme-arco-steps-item-icon {
    margin-left: 91px;
    margin-top: -1px
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-content {
    display: inline-block
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-title {
    display: inline-block;
    font-size: 16px;
    margin-top: 0;
    position: relative
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-wait .theme-arco-steps-item-title {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-process .theme-arco-steps-item-title {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-error .theme-arco-steps-item-title,
.theme-arco-steps-mode-dot .theme-arco-steps-item-finish .theme-arco-steps-item-title {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-description {
    font-size: 14px;
    margin-top: 4px;
    white-space: normal
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-wait .theme-arco-steps-item-description {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-process .theme-arco-steps-item-description {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-steps-mode-dot .theme-arco-steps-item-error .theme-arco-steps-item-description,
.theme-arco-steps-mode-dot .theme-arco-steps-item-finish .theme-arco-steps-item-description {
    color: rgba(0, 0, 0, .35)
}

.theme-arco-steps-mode-dot>.theme-arco-steps-item:not(:last-child)>.theme-arco-steps-item-tail {
    background-color: rgba(0, 0, 0, .35);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 1px;
    left: 104px;
    position: absolute;
    top: 3.5px;
    width: 100%
}

.theme-arco-steps-mode-dot>.theme-arco-steps-item:not(:last-child)>.theme-arco-steps-item-tail:after {
    display: none
}

.theme-arco-steps-mode-dot .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-process .theme-arco-steps-item-tail {
    background-color: rgba(0, 0, 0, .35)
}

.theme-arco-steps-mode-dot .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-finish .theme-arco-steps-item-tail {
    background-color: rgb(var(--theme-arco-success-6))
}

.theme-arco-steps-mode-dot .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-next-error .theme-arco-steps-item-tail {
    background-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical>.theme-arco-steps-item>.theme-arco-steps-item-icon {
    margin-right: 16px
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical>.theme-arco-steps-item>.theme-arco-steps-item-content {
    overflow: hidden
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical .theme-arco-steps-item-title {
    margin-top: 0
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical.theme-arco-steps-size-small .theme-arco-steps-item-title {
    margin-top: 2px
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical .theme-arco-steps-item-active .theme-arco-steps-item-title {
    margin-top: -1px
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical.theme-arco-steps-size-small .theme-arco-steps-item-active .theme-arco-steps-item-title {
    margin-top: 1px
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical .theme-arco-steps-item-description {
    margin-top: 4px
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical>.theme-arco-steps-item:not(:last-child)>.theme-arco-steps-item-tail {
    background-color: transparent;
    bottom: -4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: unset;
    left: 4px;
    padding: 0;
    position: absolute;
    top: 20px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1px
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical>.theme-arco-steps-item:not(:last-child)>.theme-arco-steps-item-tail:after {
    background-color: rgba(0, 0, 0, .35);
    content: "";
    display: block;
    height: 100%;
    width: 100%
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical>.theme-arco-steps-item:not(:last-child).theme-arco-steps-item-process>.theme-arco-steps-item-tail:after {
    background-color: rgba(0, 0, 0, .35)
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical>.theme-arco-steps-item:not(:last-child).theme-arco-steps-item-finish>.theme-arco-steps-item-tail:after {
    background-color: rgb(var(--theme-arco-success-6))
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical>.theme-arco-steps-item:not(:last-child).theme-arco-steps-item-next-error>.theme-arco-steps-item-tail:after {
    background-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical>.theme-arco-steps-item>.theme-arco-steps-item-icon {
    margin-top: 8px
}

.theme-arco-steps-mode-dot.theme-arco-steps-vertical>.theme-arco-steps-item-active>.theme-arco-steps-item-icon {
    margin-left: -1px;
    margin-top: 6px
}

.theme-arco-steps-rtl.theme-arco-steps-mode-dot .theme-arco-steps-item {
    margin-left: 16px;
    margin-right: 0;
    text-align: right
}

.theme-arco-steps-rtl.theme-arco-steps-mode-dot .theme-arco-steps-item:last-child {
    margin-left: 0
}

.theme-arco-steps-rtl.theme-arco-steps-mode-dot .theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-tail {
    left: auto;
    right: 104px
}

.theme-arco-steps-rtl.theme-arco-steps-mode-dot.theme-arco-steps-horizontal .theme-arco-steps-item-icon {
    margin-left: 0;
    margin-right: 92px
}

.theme-arco-steps-rtl.theme-arco-steps-mode-dot.theme-arco-steps-horizontal .theme-arco-steps-item-active .theme-arco-steps-item-icon {
    margin-left: 0;
    margin-right: 91px
}

.theme-arco-steps-rtl.theme-arco-steps-mode-dot.theme-arco-steps-vertical .theme-arco-steps-item-icon {
    margin-left: 16px;
    margin-right: 0
}

.theme-arco-steps-rtl.theme-arco-steps-mode-dot.theme-arco-steps-vertical .theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-tail {
    left: 0;
    right: 4px
}

.theme-arco-steps-rtl.theme-arco-steps-mode-dot.theme-arco-steps-vertical .theme-arco-steps-item-active .theme-arco-steps-item-icon {
    margin-right: -1px
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item {
    -moz-box-flex: 1;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex: 1 1;
    flex: 1 1;
    height: 72px;
    overflow: visible;
    position: relative;
    white-space: nowrap
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:last-child) {
    margin-right: 4px
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-wait {
    background-color: #f5f5f5
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-process {
    background-color: rgb(var(--theme-arco-primary-1))
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-finish {
    background-color: rgb(var(--theme-arco-auxiliary-green-4))
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-error {
    background-color: rgb(var(--theme-arco-auxiliary-red-4))
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-content {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item:first-child .theme-arco-steps-item-content {
    padding-left: 16px
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:first-child) .theme-arco-steps-item-content {
    padding-left: 52px
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-title {
    display: inline-block;
    font-size: 16px;
    position: relative;
    white-space: nowrap
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-title:after {
    display: none !important
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-wait .theme-arco-steps-item-title {
    color: rgba(0, 0, 0, .35)
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-process .theme-arco-steps-item-title {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-finish .theme-arco-steps-item-title {
    color: rgb(var(--theme-arco-success-7))
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-error .theme-arco-steps-item-title {
    color: rgb(var(--theme-arco-danger-7))
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-active .theme-arco-steps-item-title {
    font-weight: 500
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-description {
    font-size: 14px;
    margin-top: 0;
    max-width: none;
    white-space: nowrap
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item-error .theme-arco-steps-item-description,
.theme-arco-steps-mode-arrow .theme-arco-steps-item-finish .theme-arco-steps-item-description,
.theme-arco-steps-mode-arrow .theme-arco-steps-item-process .theme-arco-steps-item-description,
.theme-arco-steps-mode-arrow .theme-arco-steps-item-wait .theme-arco-steps-item-description {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:first-child):before {
    border-bottom: 36px solid transparent;
    border-left: 36px solid var(--theme-arco-color-bg-2);
    border-top: 36px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:last-child):after {
    border-bottom: 36px solid transparent;
    border-top: 36px solid transparent;
    clear: both;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: -36px;
    top: 0;
    width: 0;
    z-index: 2
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-wait:after {
    border-left: 36px solid #f5f5f5
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-process:after {
    border-left: 36px solid rgb(var(--theme-arco-primary-1))
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-error:after {
    border-left: 36px solid rgb(var(--theme-arco-auxiliary-red-4))
}

.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-finish:after {
    border-left: 36px solid rgb(var(--theme-arco-auxiliary-green-4))
}

.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item {
    height: 40px
}

.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item-title {
    font-size: 14px
}

.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item-description {
    display: none
}

.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:first-child):before {
    border-bottom: 20px solid transparent;
    border-left: 20px solid var(--theme-arco-color-bg-2);
    border-top: 20px solid transparent
}

.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:last-child):after {
    border-bottom: 20px solid transparent;
    border-left: 20px solid #f5f5f5;
    border-top: 20px solid transparent;
    right: -20px
}

.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:first-child .theme-arco-steps-item-content {
    padding-left: 20px
}

.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:first-child) .theme-arco-steps-item-content {
    padding-left: 40px
}

.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item-error:not(:last-child):after {
    border-left: 20px solid rgb(var(--theme-arco-auxiliary-red-4))
}

.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-wait:after {
    border-left: 20px solid #f5f5f5
}

.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-process:after {
    border-left: 20px solid rgb(var(--theme-arco-primary-1))
}

.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-finish:after {
    border-left: 20px solid rgb(var(--theme-arco-auxiliary-green-4))
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:last-child) {
    margin-left: 4px;
    margin-right: 0
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow .theme-arco-steps-item:first-child .theme-arco-steps-item-content {
    padding-left: 0;
    padding-right: 16px
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:first-child) .theme-arco-steps-item-content {
    padding-left: 0;
    padding-right: 52px
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:first-child):before {
    border-left: none;
    border-right: 36px solid var(--theme-arco-color-bg-2);
    right: 0
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:last-child):after {
    left: -36px;
    right: auto
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-wait:after {
    border-left: none;
    border-right: 36px solid #f5f5f5
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-process:after {
    border-left: none;
    border-right: 36px solid rgb(var(--theme-arco-primary-1))
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-finish:after {
    border-left: none;
    border-right: 36px solid rgb(var(--theme-arco-auxiliary-green-4))
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-error:after {
    border-left: none;
    border-right: 36px solid rgb(var(--theme-arco-auxiliary-red-4))
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:first-child):before {
    border-right: 20px solid var(--theme-arco-color-bg-2)
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:last-child):after {
    border-right: 20px solid #f5f5f5;
    left: -20px
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:first-child .theme-arco-steps-item-content {
    padding-left: 0;
    padding-right: 20px
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:first-child) .theme-arco-steps-item-content {
    padding-left: 0;
    padding-right: 40px
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-wait:after {
    border-right: 20px solid #f5f5f5
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-process:after {
    border-right: 20px solid rgb(var(--theme-arco-primary-1))
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-finish:after {
    border-right: 20px solid rgb(var(--theme-arco-auxiliary-green-4))
}

.theme-arco-steps-rtl.theme-arco-steps-mode-arrow.theme-arco-steps-size-small .theme-arco-steps-item:not(:last-child).theme-arco-steps-item-error:after {
    border-right: 20px solid rgb(var(--theme-arco-auxiliary-red-4))
}

.theme-arco-steps-mode-navigation.theme-arco-steps-label-horizontal .theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-title:after {
    display: none
}

.theme-arco-steps-mode-navigation .theme-arco-steps-item {
    margin-right: 32px;
    padding-left: 20px;
    padding-right: 10px
}

.theme-arco-steps-mode-navigation .theme-arco-steps-item:last-child {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1
}

.theme-arco-steps-mode-navigation .theme-arco-steps-item-content {
    margin-bottom: 20px
}

.theme-arco-steps-mode-navigation .theme-arco-steps-item-description {
    padding-right: 20px
}

.theme-arco-steps-mode-navigation .theme-arco-steps-item-active:after {
    background-color: rgb(var(--theme-arco-primary-6));
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 30px
}

.theme-arco-steps-mode-navigation .theme-arco-steps-item-active:last-child:after {
    width: 100%
}

.theme-arco-steps-mode-navigation .theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-content:after {
    background-color: var(--theme-arco-color-bg-2);
    border: 2px solid var(--theme-arco-color-text-4);
    border-bottom: none;
    border-left: none;
    content: "";
    display: inline-block;
    height: 6px;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 6px
}

.theme-arco-steps-rtl.theme-arco-steps-mode-navigation .theme-arco-steps-item {
    margin-left: 32px;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 20px
}

.theme-arco-steps-rtl.theme-arco-steps-mode-navigation .theme-arco-steps-item-description {
    padding-left: 20px;
    padding-right: 0
}

.theme-arco-steps-rtl.theme-arco-steps-mode-navigation .theme-arco-steps-item-active:after {
    left: 30px;
    right: 0
}

.theme-arco-steps-rtl.theme-arco-steps-mode-navigation .theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-content:after {
    border: 2px solid var(--theme-arco-color-text-4);
    border-right: none;
    border-top: none;
    left: 10px;
    right: auto
}

.theme-arco-steps {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-steps-change-onclick .theme-arco-steps-item-description,
.theme-arco-steps-change-onclick .theme-arco-steps-item-title {
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-steps-change-onclick .theme-arco-steps-item:not(.theme-arco-steps-item-active):not(.theme-arco-steps-item-disabled) {
    cursor: pointer
}

.theme-arco-steps-change-onclick .theme-arco-steps-item:not(.theme-arco-steps-item-active):not(.theme-arco-steps-item-disabled):hover .theme-arco-steps-item-content .theme-arco-steps-item-description,
.theme-arco-steps-change-onclick .theme-arco-steps-item:not(.theme-arco-steps-item-active):not(.theme-arco-steps-item-disabled):hover .theme-arco-steps-item-content .theme-arco-steps-item-title {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-steps-lineless .theme-arco-steps-item-title:after {
    display: none !important
}

.theme-arco-steps-vertical {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.theme-arco-steps-vertical>.theme-arco-steps-item:not(:last-child) {
    min-height: 90px
}

.theme-arco-steps-vertical>.theme-arco-steps-item>.theme-arco-steps-item-content>.theme-arco-steps-item-title:after {
    display: none !important
}

.theme-arco-steps-vertical>.theme-arco-steps-item>.theme-arco-steps-item-content>.theme-arco-steps-item-description {
    max-width: none
}

.theme-arco-steps-label-vertical .theme-arco-steps-item-content {
    display: block;
    text-align: center;
    width: 192px
}

.theme-arco-steps-label-vertical .theme-arco-steps-item-description {
    max-width: none
}

.theme-arco-steps-rtl {
    direction: rtl
}

.switchSlideText-appear,
.switchSlideText-enter {
    left: -100% !important
}

.switchSlideText-appear-active,
.switchSlideText-enter-active {
    left: 8px !important;
    -webkit-transition: left .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: left .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: left .2s cubic-bezier(.34, .69, .1, 1);
    transition: left .2s cubic-bezier(.34, .69, .1, 1)
}

.switchSlideText-exit {
    left: 100% !important
}

.switchSlideText-exit-active {
    left: 22px !important;
    -webkit-transition: left .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: left .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: left .2s cubic-bezier(.34, .69, .1, 1);
    transition: left .2s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-switch {
    background-color: rgba(0, 0, 0, .25);
    border: none;
    border-radius: 9px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
    min-width: 36px;
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transition: background-color .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: background-color .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: background-color .2s cubic-bezier(.34, .69, .1, 1);
    transition: background-color .2s cubic-bezier(.34, .69, .1, 1);
    vertical-align: middle
}

.theme-arco-switch-type-circle:focus-visible,
.theme-arco-switch-type-round:focus-visible {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-gray-6))
}

.theme-arco-switch-type-circle.theme-arco-switch-checked:focus-visible,
.theme-arco-switch-type-round.theme-arco-switch-checked:focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-switch-type-line:focus-visible .theme-arco-switch-dot {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-gray-6));
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none
}

.theme-arco-switch-type-line.theme-arco-switch-checked:focus-visible .theme-arco-switch-dot {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-switch-dot {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: var(--theme-arco-color-bg-white);
    border-radius: 50%;
    color: var(--theme-arco-color-neutral-3);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    font-size: 12px;
    height: 14px;
    -webkit-justify-content: center;
    justify-content: center;
    left: 2px;
    position: absolute;
    top: 2px;
    -webkit-transition: all .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: all .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: all .2s cubic-bezier(.34, .69, .1, 1);
    transition: all .2s cubic-bezier(.34, .69, .1, 1);
    width: 14px
}

.theme-arco-switch-checked {
    background-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-switch-checked .theme-arco-switch-dot {
    color: rgb(var(--theme-arco-primary-6));
    left: -webkit-calc(100% - 16px);
    left: -moz-calc(100% - 16px);
    left: calc(100% - 16px)
}

.theme-arco-switch[disabled] .theme-arco-switch-dot {
    color: var(--theme-arco-color-fill-2)
}

.theme-arco-switch[disabled].theme-arco-switch-checked .theme-arco-switch-dot {
    color: var(--theme-arco-color-primary-light-3)
}

.theme-arco-switch-text-holder {
    font-size: 12px;
    margin: 0 8px 0 22px;
    opacity: 0
}

.theme-arco-switch-text {
    color: var(--theme-arco-color-white);
    font-size: 12px;
    left: 22px;
    position: absolute;
    top: 0
}

.theme-arco-switch-checked .theme-arco-switch-text-holder {
    margin: 0 22px 0 8px
}

.theme-arco-switch-checked .theme-arco-switch-text {
    color: var(--theme-arco-color-white);
    left: 8px
}

.theme-arco-switch[disabled] {
    background-color: #f0f0f0;
    cursor: not-allowed
}

.theme-arco-switch[disabled] .theme-arco-switch-text {
    color: var(--theme-arco-color-white)
}

.theme-arco-switch[disabled].theme-arco-switch-checked {
    background-color: rgb(var(--theme-arco-primary-3))
}

.theme-arco-switch[disabled].theme-arco-switch-checked .theme-arco-switch-text {
    color: var(--theme-arco-color-white)
}

.theme-arco-switch-loading {
    background-color: var(--theme-arco-color-fill-2)
}

.theme-arco-switch-loading .theme-arco-switch-dot {
    color: var(--theme-arco-color-neutral-3)
}

.theme-arco-switch-loading .theme-arco-switch-text {
    color: var(--theme-arco-color-white)
}

.theme-arco-switch-loading.theme-arco-switch-checked {
    background-color: var(--theme-arco-color-primary-light-3)
}

.theme-arco-switch-loading.theme-arco-switch-checked .theme-arco-switch-dot {
    color: var(--theme-arco-color-primary-light-3)
}

.theme-arco-switch-loading.theme-arco-switch-checked .theme-arco-switch-text {
    color: var(--theme-arco-color-primary-light-1)
}

.theme-arco-switch-small {
    height: 16px;
    line-height: 16px;
    min-width: 28px
}

.theme-arco-switch-small.theme-arco-switch-checked {
    padding-left: -2px
}

.theme-arco-switch-small .theme-arco-switch-dot {
    border-radius: 8px;
    height: 12px;
    left: 2px;
    top: 2px;
    width: 12px
}

.theme-arco-switch-small .theme-arco-switch-dot-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.66667);
    -moz-transform: translate(-50%, -50%) scale(.66667);
    -o-transform: translate(-50%, -50%) scale(.66667);
    transform: translate(-50%, -50%) scale(.66667)
}

.theme-arco-switch-small.theme-arco-switch-checked .theme-arco-switch-dot {
    left: -webkit-calc(100% - 14px);
    left: -moz-calc(100% - 14px);
    left: calc(100% - 14px)
}

.theme-arco-switch-type-round {
    border-radius: var(--border-radius-small);
    min-width: 40px
}

.theme-arco-switch-type-round .theme-arco-switch-dot {
    border-radius: 2px
}

.theme-arco-switch-type-round.theme-arco-switch-small {
    border-radius: 2px;
    height: 16px;
    line-height: 16px;
    min-width: 28px
}

.theme-arco-switch-type-round.theme-arco-switch-small .theme-arco-switch-dot {
    border-radius: 1px
}

.theme-arco-switch-type-line {
    background-color: transparent;
    min-width: 36px;
    overflow: unset
}

.theme-arco-switch-type-line:after {
    background-color: rgba(0, 0, 0, .25);
    border-radius: 3px;
    content: "";
    display: block;
    height: 6px;
    -webkit-transition: background-color .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: background-color .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: background-color .2s cubic-bezier(.34, .69, .1, 1);
    transition: background-color .2s cubic-bezier(.34, .69, .1, 1);
    width: 100%
}

.theme-arco-switch-type-line .theme-arco-switch-dot {
    background-color: var(--theme-arco-color-bg-white);
    border-radius: 10px;
    box-shadow: 0 1px 3px var(--theme-arco-color-neutral-6);
    height: 20px;
    left: 0;
    top: -1px;
    width: 20px
}

.theme-arco-switch-type-line.theme-arco-switch-checked {
    background-color: transparent
}

.theme-arco-switch-type-line.theme-arco-switch-checked:after {
    background-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-switch-type-line.theme-arco-switch-checked .theme-arco-switch-dot {
    left: -webkit-calc(100% - 20px);
    left: -moz-calc(100% - 20px);
    left: calc(100% - 20px)
}

.theme-arco-switch-type-line[disabled] {
    background-color: transparent;
    cursor: not-allowed
}

.theme-arco-switch-type-line[disabled]:after {
    background-color: #f0f0f0
}

.theme-arco-switch-type-line[disabled].theme-arco-switch-checked {
    background-color: transparent
}

.theme-arco-switch-type-line[disabled].theme-arco-switch-checked:after {
    background-color: rgb(var(--theme-arco-primary-3))
}

.theme-arco-switch-type-line.theme-arco-switch-loading {
    background-color: transparent
}

.theme-arco-switch-type-line.theme-arco-switch-loading:after {
    background-color: var(--theme-arco-color-fill-2)
}

.theme-arco-switch-type-line.theme-arco-switch-loading.theme-arco-switch-checked {
    background-color: transparent
}

.theme-arco-switch-type-line.theme-arco-switch-loading.theme-arco-switch-checked:after {
    background-color: var(--theme-arco-color-primary-light-3)
}

.theme-arco-switch-type-line.theme-arco-switch-small {
    height: 16px;
    line-height: 16px;
    min-width: 28px
}

.theme-arco-switch-type-line.theme-arco-switch-small.theme-arco-switch-checked {
    padding-left: 0
}

.theme-arco-switch-type-line.theme-arco-switch-small .theme-arco-switch-dot {
    border-radius: 8px;
    height: 16px;
    top: 0;
    width: 16px
}

.theme-arco-switch-type-line.theme-arco-switch-small .theme-arco-switch-dot-icon {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.theme-arco-switch-type-line.theme-arco-switch-small.theme-arco-switch-checked .theme-arco-switch-dot {
    left: -webkit-calc(100% - 16px);
    left: -moz-calc(100% - 16px);
    left: calc(100% - 16px)
}

.theme-arco-switch-rtl {
    direction: rtl
}

.theme-arco-switch-rtl .switchSlideText-appear,
.theme-arco-switch-rtl .switchSlideText-enter {
    left: auto;
    right: -100% !important
}

.theme-arco-switch-rtl .switchSlideText-appear-active,
.theme-arco-switch-rtl .switchSlideText-enter-active {
    left: auto;
    right: 8px !important;
    -webkit-transition: right .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: right .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: right .2s cubic-bezier(.34, .69, .1, 1);
    transition: right .2s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-switch-rtl .switchSlideText-exit {
    left: auto;
    right: 100% !important
}

.theme-arco-switch-rtl .switchSlideText-exit-active {
    left: auto;
    right: 22px !important;
    -webkit-transition: right .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: right .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: right .2s cubic-bezier(.34, .69, .1, 1);
    transition: right .2s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-switch-rtl .theme-arco-switch-dot {
    left: auto;
    right: 2px
}

.theme-arco-switch-rtl .theme-arco-switch-text-holder {
    margin: 0 22px 0 8px
}

.theme-arco-switch-rtl .theme-arco-switch-text {
    left: auto;
    right: 22px
}

.theme-arco-switch-rtl.theme-arco-switch-small .theme-arco-switch-dot {
    right: 2px
}

.theme-arco-switch-rtl.theme-arco-switch-type-line .theme-arco-switch-dot {
    right: 0
}

.theme-arco-switch-rtl.theme-arco-switch-checked .theme-arco-switch-dot {
    right: -webkit-calc(100% - 16px);
    right: -moz-calc(100% - 16px);
    right: calc(100% - 16px)
}

.theme-arco-switch-rtl.theme-arco-switch-checked .theme-arco-switch-text-holder {
    margin: 0 8px 0 22px
}

.theme-arco-switch-rtl.theme-arco-switch-checked .theme-arco-switch-text {
    left: auto;
    right: 8px
}

.theme-arco-switch-rtl.theme-arco-switch-checked.theme-arco-switch-small {
    padding-left: 0;
    padding-right: -2px
}

.theme-arco-switch-rtl.theme-arco-switch-checked.theme-arco-switch-small.theme-arco-switch-type-line {
    padding-left: 0;
    padding-right: 0
}

.theme-arco-switch-rtl.theme-arco-switch-checked.theme-arco-switch-small .theme-arco-switch-dot {
    left: auto;
    right: -webkit-calc(100% - 14px);
    right: -moz-calc(100% - 14px);
    right: calc(100% - 14px)
}

.theme-arco-table-filters-popup {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .06);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100px
}

.theme-arco-table-filters-list {
    max-height: 200px;
    overflow-y: auto;
    padding: 4px 0
}

.theme-arco-table-filters-item {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    width: 100%
}

.theme-arco-table-filters-item .theme-arco-checkbox,
.theme-arco-table-filters-item .theme-arco-radio {
    padding: 0 12px;
    white-space: nowrap;
    width: 100%
}

.theme-arco-table-filters-btn {
    -moz-box-align: center;
    -moz-box-pack: justify;
    -webkit-align-items: center;
    align-items: center;
    border-top: 1px solid rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 38px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 38px;
    overflow: hidden;
    padding: 0 12px
}

.theme-arco-table-th-item {
    padding: 12px
}

.theme-arco-table-th-item.theme-arco-table-col-has-filter {
    padding-right: 28px
}

.theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter {
    padding-right: 0
}

.theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter .theme-arco-table-cell-with-sorter {
    padding-right: 28px
}

.theme-arco-table-col-has-sorter {
    padding: 0
}

.theme-arco-table-col-has-sorter .theme-arco-table-cell-with-sorter {
    cursor: pointer;
    padding: 12px
}

.theme-arco-table-rtl .theme-arco-table-th-item.theme-arco-table-col-has-filter {
    padding-left: 28px;
    padding-right: 12px
}

.theme-arco-table-rtl .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter {
    padding-left: 0;
    padding-right: 0
}

.theme-arco-table-rtl .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter .theme-arco-table-cell-with-sorter {
    padding-right: 12px
}

.theme-arco-table-td {
    font-size: 14px;
    padding: 12px
}

.theme-arco-table-th {
    font-size: 12px
}

.theme-arco-table-footer {
    padding: 12px
}

.theme-arco-table-expand-fixed-row {
    margin: -12px;
    padding: 12px
}

.theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table {
    margin: -12px -12px -13px
}

.theme-arco-table-editable-row .theme-arco-table-cell-wrap-value,
.theme-arco-table-size-middle .theme-arco-table-th-item {
    padding: 12px
}

.theme-arco-table-size-middle .theme-arco-table-th-item.theme-arco-table-col-has-filter {
    padding-right: 28px
}

.theme-arco-table-size-middle .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter {
    padding-right: 0
}

.theme-arco-table-size-middle .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter .theme-arco-table-cell-with-sorter {
    padding-right: 28px
}

.theme-arco-table-size-middle .theme-arco-table-col-has-sorter {
    padding: 0
}

.theme-arco-table-size-middle .theme-arco-table-col-has-sorter .theme-arco-table-cell-with-sorter {
    cursor: pointer;
    padding: 12px
}

.theme-arco-table-size-middle .theme-arco-table-rtl .theme-arco-table-th-item.theme-arco-table-col-has-filter {
    padding-left: 28px;
    padding-right: 12px
}

.theme-arco-table-size-middle .theme-arco-table-rtl .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter {
    padding-left: 0;
    padding-right: 0
}

.theme-arco-table-size-middle .theme-arco-table-rtl .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter .theme-arco-table-cell-with-sorter {
    padding-right: 12px
}

.theme-arco-table-size-middle .theme-arco-table-td {
    font-size: 14px;
    padding: 12px
}

.theme-arco-table-size-middle .theme-arco-table-th {
    font-size: 12px
}

.theme-arco-table-size-middle .theme-arco-table-footer {
    padding: 12px
}

.theme-arco-table-size-middle .theme-arco-table-expand-fixed-row {
    margin: -12px;
    padding: 12px
}

.theme-arco-table-size-middle .theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table {
    margin: -12px -12px -13px
}

.theme-arco-table-size-middle .theme-arco-table-editable-row .theme-arco-table-cell-wrap-value,
.theme-arco-table-size-small .theme-arco-table-th-item {
    padding: 12px
}

.theme-arco-table-size-small .theme-arco-table-th-item.theme-arco-table-col-has-filter {
    padding-right: 28px
}

.theme-arco-table-size-small .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter {
    padding-right: 0
}

.theme-arco-table-size-small .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter .theme-arco-table-cell-with-sorter {
    padding-right: 28px
}

.theme-arco-table-size-small .theme-arco-table-col-has-sorter {
    padding: 0
}

.theme-arco-table-size-small .theme-arco-table-col-has-sorter .theme-arco-table-cell-with-sorter {
    cursor: pointer;
    padding: 12px
}

.theme-arco-table-size-small .theme-arco-table-rtl .theme-arco-table-th-item.theme-arco-table-col-has-filter {
    padding-left: 28px;
    padding-right: 12px
}

.theme-arco-table-size-small .theme-arco-table-rtl .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter {
    padding-left: 0;
    padding-right: 0
}

.theme-arco-table-size-small .theme-arco-table-rtl .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter .theme-arco-table-cell-with-sorter {
    padding-right: 12px
}

.theme-arco-table-size-small .theme-arco-table-td {
    font-size: 14px;
    padding: 12px
}

.theme-arco-table-size-small .theme-arco-table-th {
    font-size: 12px
}

.theme-arco-table-size-small .theme-arco-table-footer {
    padding: 12px
}

.theme-arco-table-size-small .theme-arco-table-expand-fixed-row {
    margin: -12px;
    padding: 12px
}

.theme-arco-table-size-small .theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table {
    margin: -12px -12px -13px
}

.theme-arco-table-size-mini .theme-arco-table-th-item,
.theme-arco-table-size-small .theme-arco-table-editable-row .theme-arco-table-cell-wrap-value {
    padding: 12px
}

.theme-arco-table-size-mini .theme-arco-table-th-item.theme-arco-table-col-has-filter {
    padding-right: 28px
}

.theme-arco-table-size-mini .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter {
    padding-right: 0
}

.theme-arco-table-size-mini .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter .theme-arco-table-cell-with-sorter {
    padding-right: 28px
}

.theme-arco-table-size-mini .theme-arco-table-col-has-sorter {
    padding: 0
}

.theme-arco-table-size-mini .theme-arco-table-col-has-sorter .theme-arco-table-cell-with-sorter {
    cursor: pointer;
    padding: 12px
}

.theme-arco-table-size-mini .theme-arco-table-rtl .theme-arco-table-th-item.theme-arco-table-col-has-filter {
    padding-left: 28px;
    padding-right: 12px
}

.theme-arco-table-size-mini .theme-arco-table-rtl .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter {
    padding-left: 0;
    padding-right: 0
}

.theme-arco-table-size-mini .theme-arco-table-rtl .theme-arco-table-col-has-sorter.theme-arco-table-col-has-filter .theme-arco-table-cell-with-sorter {
    padding-right: 12px
}

.theme-arco-table-size-mini .theme-arco-table-td {
    font-size: 14px;
    padding: 12px
}

.theme-arco-table-size-mini .theme-arco-table-th {
    font-size: 12px
}

.theme-arco-table-size-mini .theme-arco-table-footer {
    padding: 12px
}

.theme-arco-table-size-mini .theme-arco-table-expand-fixed-row {
    margin: -12px;
    padding: 12px
}

.theme-arco-table-size-mini .theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table {
    margin: -12px -12px -13px
}

.theme-arco-table-size-mini .theme-arco-table-editable-row .theme-arco-table-cell-wrap-value {
    padding: 12px
}

.theme-arco-table {
    position: relative
}

.theme-arco-table .theme-arco-spin {
    display: block
}

.theme-arco-table>.theme-arco-spin>.theme-arco-spin-children:after {
    z-index: 2
}

.theme-arco-table-footer {
    border-radius: 0 0 var(--border-radius-medium) var(--border-radius-medium)
}

.theme-arco-table-scroll-position-middle .theme-arco-table-col-fixed-left-last:after,
.theme-arco-table-scroll-position-right .theme-arco-table-col-fixed-left-last:after {
    box-shadow: inset 6px 0 8px -3px rgba(0, 0, 0, .15)
}

.theme-arco-table-scroll-position-left .theme-arco-table-col-fixed-right-first:after,
.theme-arco-table-scroll-position-middle .theme-arco-table-col-fixed-right-first:after {
    box-shadow: inset -6px 0 8px -3px rgba(0, 0, 0, .15)
}

.theme-arco-table:not(.theme-arco-table-has-fixed-col-left).theme-arco-table-scroll-position-middle .theme-arco-table-content-scroll:before,
.theme-arco-table:not(.theme-arco-table-has-fixed-col-left).theme-arco-table-scroll-position-right .theme-arco-table-content-scroll:before {
    box-shadow: inset 6px 0 8px -3px rgba(0, 0, 0, .15)
}

.theme-arco-table:not(.theme-arco-table-has-fixed-col-right).theme-arco-table-scroll-position-left .theme-arco-table-content-scroll:after,
.theme-arco-table:not(.theme-arco-table-has-fixed-col-right).theme-arco-table-scroll-position-middle .theme-arco-table-content-scroll:after {
    box-shadow: inset -6px 0 8px -3px rgba(0, 0, 0, .15)
}

.theme-arco-table-layout-fixed .theme-arco-table-content-inner {
    overflow-x: auto;
    overflow-y: hidden
}

.theme-arco-table-layout-fixed table {
    table-layout: fixed
}

thead>.theme-arco-table-tr>.theme-arco-table-th {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

thead>.theme-arco-table-tr:not(:last-child)>.theme-arco-table-th[colspan] {
    border-bottom: 0
}

.theme-arco-table table {
    border-collapse: separate;
    border-spacing: 0;
    margin: 0;
    min-width: 100%;
    width: 100%
}

.theme-arco-table table thead tr:first-child th:first-child {
    border-radius: var(--border-radius-medium) 0 0 0
}

.theme-arco-table table thead tr:first-child th:last-child {
    border-radius: 0 var(--border-radius-medium) 0 0
}

.theme-arco-table-th {
    background-color: #f5f5f5;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .92);
    font-weight: 500;
    line-height: 1.5715;
    text-align: left
}

.theme-arco-table-th[colspan] {
    text-align: center
}

.theme-arco-table-td {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .92);
    line-height: 1.5715;
    text-align: left
}

.theme-arco-table-th.theme-arco-table-col-sorted {
    background-color: #f5f5f5
}

.theme-arco-table-td.theme-arco-table-col-sorted {
    background-color: #fff
}

.theme-arco-table-col-fixed-left,
.theme-arco-table-col-fixed-right {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1
}

.theme-arco-table-col-fixed-left-last:after,
.theme-arco-table-col-fixed-right-first:after {
    bottom: -1px;
    box-shadow: none;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: box-shadow .1s linear;
    -o-transition: box-shadow .1s linear;
    -moz-transition: box-shadow .1s linear;
    transition: box-shadow .1s linear;
    width: 10px
}

.theme-arco-table-col-fixed-left-last:after {
    left: unset;
    right: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.theme-arco-table-cell-text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-table-cell-text-ellipsis .theme-arco-table-cell-with-sorter {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-table-cell-text-ellipsis .theme-arco-table-th-item-title {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-table-editable-row .theme-arco-table-cell-wrap-value {
    border: 1px solid var(--theme-arco-color-white);
    border-radius: var(--border-radius-medium);
    cursor: pointer;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-table-editable-row:hover .theme-arco-table-cell-wrap-value {
    border: 1px solid rgba(0, 0, 0, .1)
}

.theme-arco-table-cell {
    width: 100%;
    word-break: break-all
}

.theme-arco-table-cell:has(>.theme-arco-table-cell-indent):after {
    clear: both;
    content: "";
    display: block
}

.theme-arco-table-cell-indent {
    float: left;
    height: 1px
}

.theme-arco-table-cell-indent+.theme-arco-table-cell-wrap-value {
    float: left
}

.theme-arco-table-expand-icon-cell button {
    -moz-box-pack: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: var(--theme-arco-color-neutral-3);
    border: 1px solid transparent;
    border-radius: 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-arco-color-text-2);
    cursor: pointer;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    font-size: 12px;
    height: 14px;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 14px;
    outline: none;
    padding: 0;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    transition: background-color .1s linear;
    width: 14px
}

.theme-arco-table-expand-icon-cell button:hover {
    background-color: var(--theme-arco-color-neutral-4);
    border-color: transparent;
    color: var(--theme-arco-color-text-1)
}

.theme-arco-table-cell-expand-icon {
    float: left
}

.theme-arco-table-cell-expand-icon button {
    -moz-box-pack: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: var(--theme-arco-color-neutral-3);
    border: 1px solid transparent;
    border-radius: 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--theme-arco-color-text-2);
    cursor: pointer;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    font-size: 12px;
    height: 14px;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 14px;
    margin-right: 4px;
    outline: none;
    padding: 0;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    transition: background-color .1s linear;
    width: 14px
}

.theme-arco-table-cell-expand-icon button:hover {
    background-color: var(--theme-arco-color-neutral-4);
    border-color: transparent;
    color: var(--theme-arco-color-text-1)
}

.theme-arco-table-cell-expand-icon-hidden {
    display: inline-block;
    height: 14px;
    margin-right: 4px;
    width: 14px
}

.theme-arco-table-expand-content .theme-arco-table-td {
    background-color: var(--theme-arco-color-fill-1)
}

.theme-arco-table-expand-fixed-row {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    position: -webkit-sticky;
    position: sticky
}

.theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table .theme-arco-table-container {
    border: none
}

.theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table .theme-arco-table-th {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table .theme-arco-table-td,
.theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table .theme-arco-table-th {
    background-color: var(--theme-arco-color-fill-1)
}

.theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table .theme-arco-table-pagination {
    margin-bottom: 16px
}

.theme-arco-table-td.theme-arco-table-operation,
.theme-arco-table-th.theme-arco-table-operation .theme-arco-table-th-item {
    padding: 0;
    text-align: center
}

.theme-arco-table-checkbox,
.theme-arco-table-radio {
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.theme-arco-table-checkbox .theme-arco-checkbox,
.theme-arco-table-radio .theme-arco-radio {
    padding-left: 0
}

.theme-arco-table-expand-icon-col,
.theme-arco-table-selection-col {
    width: 40px
}

.theme-arco-table-checkbox .theme-arco-table-th-item,
.theme-arco-table-radio .theme-arco-table-th-item,
div.theme-arco-table-expand-icon-col .theme-arco-table-th-item,
div.theme-arco-table-selection-col .theme-arco-table-th-item {
    padding: 0
}

.theme-arco-table-th-item {
    position: relative;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    transition: background-color .1s linear
}

.theme-arco-table-cell-mouseenter {
    background-color: #f5f5f5
}

.theme-arco-table-cell-next-ascend .theme-arco-table-sorter-icon .theme-arco-icon-caret-up,
.theme-arco-table-cell-next-descend .theme-arco-table-sorter-icon .theme-arco-icon-caret-down {
    color: var(--theme-arco-color-neutral-6)
}

.theme-arco-table-sorter {
    display: inline-block;
    margin-left: 6px;
    vertical-align: -3px
}

.theme-arco-table-sorter.theme-arco-table-sorter-direction-one {
    vertical-align: 0
}

.theme-arco-table-sorter-icon {
    height: 8px;
    line-height: 8px;
    overflow: hidden;
    position: relative;
    width: 12px
}

.theme-arco-table-sorter-icon .theme-arco-icon-caret-down,
.theme-arco-table-sorter-icon .theme-arco-icon-caret-up {
    color: rgba(0, 0, 0, .25);
    font-size: 12px;
    position: absolute;
    top: 50%;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-table-sorter-icon .theme-arco-icon-caret-up {
    left: 0;
    top: -2px
}

.theme-arco-table-sorter-icon .theme-arco-icon-caret-down {
    left: 0;
    top: -3px
}

.theme-arco-table-sorter-icon.theme-arco-table-sorter-icon-active svg {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-table-filters {
    -moz-box-pack: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: transparent;
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    vertical-align: 0;
    width: 24px
}

.theme-arco-table-filters-open,
.theme-arco-table-filters:hover {
    background-color: rgba(0, 0, 0, .25)
}

.theme-arco-table-filters svg {
    color: rgba(0, 0, 0, .55);
    font-size: 16px;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-table-filters-active svg {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-table-container {
    position: relative
}

.theme-arco-table-container,
.theme-arco-table-header {
    border-radius: var(--border-radius-medium) var(--border-radius-medium) 0 0
}

.theme-arco-table-content-scroll {
    overflow: hidden;
    width: 100%
}

.theme-arco-table-content-scroll .theme-arco-table-content-inner {
    width: auto
}

.theme-arco-table-content-scroll:after,
.theme-arco-table-content-scroll:before {
    bottom: -1px;
    box-shadow: none;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: -1px;
    -webkit-transition: box-shadow .1s linear;
    -o-transition: box-shadow .1s linear;
    -moz-transition: box-shadow .1s linear;
    transition: box-shadow .1s linear;
    width: 10px;
    z-index: 1
}

.theme-arco-table-content-scroll:before {
    border-top-left-radius: var(--border-radius-medium);
    left: 0
}

.theme-arco-table-content-scroll:after {
    border-top-right-radius: var(--border-radius-medium);
    right: 0
}

.theme-arco-table-header {
    background-color: #f5f5f5;
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-color: transparent transparent
}

.theme-arco-table-header::-webkit-scrollbar {
    background-color: transparent
}

.theme-arco-table-body {
    background-color: var(--theme-arco-color-bg-2);
    overflow: auto;
    position: relative;
    z-index: 1
}

.theme-arco-table-no-data {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 40px;
    padding: 20px;
    text-align: center
}

.theme-arco-table-border.theme-arco-table-fixed-column .theme-arco-table-empty-row .theme-arco-table-td:first-child {
    border-bottom: 0;
    border-left: 0
}

.theme-arco-table-border .theme-arco-table-container {
    border-right: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.theme-arco-table-border .theme-arco-table-container:before {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}

.theme-arco-table-border .theme-arco-table-expand-fixed-row,
.theme-arco-table-border .theme-arco-table-td:first-child,
.theme-arco-table-border .theme-arco-table-th:first-child {
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.theme-arco-table-border .theme-arco-table-footer {
    border: 1px solid rgba(0, 0, 0, .1);
    border-top: 0
}

.theme-arco-table-border-cell .theme-arco-table-td,
.theme-arco-table-border-cell .theme-arco-table-th {
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.theme-arco-table-border-cell thead>.theme-arco-table-tr:not(:last-child)>.theme-arco-table-th[colspan] {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.theme-arco-table-border-header-cell .theme-arco-table-th {
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.theme-arco-table-border-header-cell thead>.theme-arco-table-tr:not(:last-child)>.theme-arco-table-th[colspan] {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.theme-arco-table-border-body-cell .theme-arco-table-td {
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.theme-arco-table-border-cell:not(.theme-arco-table-border) .theme-arco-table-td:first-child,
.theme-arco-table-border-cell:not(.theme-arco-table-border) .theme-arco-table-th:first-child {
    border-left: 0
}

.theme-arco-table-stripe .theme-arco-table-tr:nth-child(2n) .theme-arco-table-td {
    background-color: #fff
}

.theme-arco-table-hover .theme-arco-table-tr:not(.theme-arco-table-empty-row):hover .theme-arco-table-td:not(.theme-arco-table-col-fixed-left):not(.theme-arco-table-col-fixed-right) {
    background-color: rgba(0, 0, 0, .08)
}

.theme-arco-table-hover .theme-arco-table-tr:not(.theme-arco-table-empty-row):hover .theme-arco-table-td.theme-arco-table-col-fixed-left:before,
.theme-arco-table-hover .theme-arco-table-tr:not(.theme-arco-table-empty-row):hover .theme-arco-table-td.theme-arco-table-col-fixed-right:before {
    background-color: rgba(0, 0, 0, .08);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.theme-arco-table-hover .theme-arco-table-expand-content:not(.theme-arco-table-empty-row):hover .theme-arco-table-td:not(.theme-arco-table-col-fixed-left):not(.theme-arco-table-col-fixed-right) {
    background-color: var(--theme-arco-color-fill-1)
}

.theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table-hover .theme-arco-table-tr:not(.theme-arco-table-empty-row) .theme-arco-table-td.theme-arco-table-col-fixed-left:before,
.theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table-hover .theme-arco-table-tr:not(.theme-arco-table-empty-row) .theme-arco-table-td.theme-arco-table-col-fixed-right:before,
.theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table-hover .theme-arco-table-tr:not(.theme-arco-table-empty-row) .theme-arco-table-td:not(.theme-arco-table-col-fixed-left):not(.theme-arco-table-col-fixed-right) {
    background-color: transparent
}

.theme-arco-table-type-radio .theme-arco-table-row-checked.theme-arco-table-tr .theme-arco-table-td {
    background-color: #fff
}

.theme-arco-table-virtualized table {
    table-layout: fixed
}

.theme-arco-table-virtualized div.theme-arco-table-body div.theme-arco-table-tr {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-table-virtualized div.theme-arco-table-body div.theme-arco-table-td {
    -moz-box-align: center;
    -moz-box-flex: 1;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex: 1 1;
    flex: 1 1
}

.theme-arco-table-virtualized .theme-arco-table-expand-icon-col,
.theme-arco-table-virtualized .theme-arco-table-selection-col {
    max-width: 40px
}

div.theme-arco-table-tfoot {
    background-color: var(--theme-arco-color-neutral-2);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
    overflow-x: scroll;
    position: relative;
    scrollbar-color: transparent transparent;
    width: 100%;
    z-index: 1
}

div.theme-arco-table-tfoot::-webkit-scrollbar {
    background-color: transparent
}

.theme-arco-table-tfoot .theme-arco-table-td {
    background-color: var(--theme-arco-color-neutral-2)
}

.theme-arco-table-pagination {
    -moz-box-pack: end;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.theme-arco-table-pagination-left {
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.theme-arco-table-pagination-center {
    -moz-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.theme-arco-table-pagination-top {
    margin-bottom: 16px;
    margin-top: 0
}

.theme-arco-table-pagination .theme-arco-pagination {
    margin-top: 16px
}

.theme-arco-table-rtl {
    direction: rtl
}

.theme-arco-table-rtl.theme-arco-table-border .theme-arco-table-td:first-child,
.theme-arco-table-rtl.theme-arco-table-border .theme-arco-table-th:first-child {
    border-left: 0;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.theme-arco-table-rtl.theme-arco-table-border-cell .theme-arco-table-td,
.theme-arco-table-rtl.theme-arco-table-border-cell .theme-arco-table-th {
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.theme-arco-table-rtl table thead tr:first-child th:first-child {
    border-radius: 0 var(--border-radius-medium) 0 0
}

.theme-arco-table-rtl table thead tr:first-child th:last-child {
    border-radius: var(--border-radius-medium) 0 0 0
}

.theme-arco-table-rtl .theme-arco-table-td,
.theme-arco-table-rtl .theme-arco-table-th {
    text-align: right
}

.theme-arco-table-rtl .theme-arco-table-td.theme-arco-table-operation,
.theme-arco-table-rtl .theme-arco-table-th.theme-arco-table-operation .theme-arco-table-th-item {
    text-align: center
}

.theme-arco-table-rtl.theme-arco-table-border .theme-arco-table-container {
    border-left: 1px solid rgba(0, 0, 0, .1);
    border-right: 0
}

.theme-arco-table-rtl.theme-arco-table-border-body-cell .theme-arco-table-td,
.theme-arco-table-rtl.theme-arco-table-border-cell .theme-arco-table-td,
.theme-arco-table-rtl.theme-arco-table-border-cell .theme-arco-table-th,
.theme-arco-table-rtl.theme-arco-table-border-header-cell .theme-arco-table-th {
    border-left: 0;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.theme-arco-table-rtl.theme-arco-table-border-cell:not(.theme-arco-table-border) .theme-arco-table-td:first-child,
.theme-arco-table-rtl.theme-arco-table-border-cell:not(.theme-arco-table-border) .theme-arco-table-th:first-child {
    border-right: 0
}

.theme-arco-table-rtl .theme-arco-table-cell-expand-icon,
.theme-arco-table-rtl .theme-arco-table-cell-indent {
    float: right
}

.theme-arco-table-rtl .theme-arco-table-cell-expand-icon button,
.theme-arco-table-rtl .theme-arco-table-cell-expand-icon-hidden {
    margin-left: 4px;
    margin-right: 0
}

.theme-arco-table-rtl .theme-arco-table-filters {
    left: 0;
    right: unset
}

.theme-arco-table-rtl .theme-arco-table-sorter {
    margin-left: 0;
    margin-right: 6px
}

.theme-arco-table-rtl .theme-arco-table-col-fixed-left-last:after,
.theme-arco-table-rtl .theme-arco-table-col-fixed-right-first:after {
    left: unset;
    right: -20px
}

.theme-arco-table-rtl .theme-arco-table-col-fixed-left-last:after {
    left: -20px;
    right: unset
}

.theme-arco-table-rtl.theme-arco-table-scroll-position-right .theme-arco-table-col-fixed-left-last:after {
    box-shadow: none
}

.theme-arco-table-rtl.theme-arco-table-scroll-position-middle .theme-arco-table-col-fixed-right-first:after,
.theme-arco-table-rtl.theme-arco-table-scroll-position-right .theme-arco-table-col-fixed-right-first:after {
    box-shadow: inset 6px 0 8px -3px rgba(0, 0, 0, .15)
}

.theme-arco-table-rtl.theme-arco-table-scroll-position-left .theme-arco-table-col-fixed-right-first:after {
    box-shadow: none
}

.theme-arco-table-rtl.theme-arco-table-scroll-position-left .theme-arco-table-col-fixed-left-last:after,
.theme-arco-table-rtl.theme-arco-table-scroll-position-middle .theme-arco-table-col-fixed-left-last:after {
    box-shadow: inset -6px 0 8px -3px rgba(0, 0, 0, .15)
}

.theme-arco-table-rtl.theme-arco-table:not(.theme-arco-table-has-fixed-col-left).theme-arco-table-scroll-position-middle .theme-arco-table-content-scroll:before,
.theme-arco-table-rtl.theme-arco-table:not(.theme-arco-table-has-fixed-col-left).theme-arco-table-scroll-position-right .theme-arco-table-content-scroll:before {
    box-shadow: none
}

.theme-arco-table-rtl.theme-arco-table:not(.theme-arco-table-has-fixed-col-left).theme-arco-table-scroll-position-middle .theme-arco-table-content-scroll:after,
.theme-arco-table-rtl.theme-arco-table:not(.theme-arco-table-has-fixed-col-left).theme-arco-table-scroll-position-right .theme-arco-table-content-scroll:after {
    box-shadow: inset -6px 0 8px -3px rgba(0, 0, 0, .15)
}

.theme-arco-table-rtl.theme-arco-table:not(.theme-arco-table-has-fixed-col-right).theme-arco-table-scroll-position-left .theme-arco-table-content-scroll:before,
.theme-arco-table-rtl.theme-arco-table:not(.theme-arco-table-has-fixed-col-right).theme-arco-table-scroll-position-middle .theme-arco-table-content-scroll:before {
    box-shadow: inset 6px 0 8px -3px rgba(0, 0, 0, .15)
}

.theme-arco-table-rtl.theme-arco-table:not(.theme-arco-table-has-fixed-col-right).theme-arco-table-scroll-position-left .theme-arco-table-content-scroll:after,
.theme-arco-table-rtl.theme-arco-table:not(.theme-arco-table-has-fixed-col-right).theme-arco-table-scroll-position-middle .theme-arco-table-content-scroll:after {
    box-shadow: none
}

body[arco-theme=dark] .theme-arco-table-stripe .theme-arco-table-tr:nth-child(2n) .theme-arco-table-td {
    background-color: var(--theme-arco-color-bg-3)
}

.theme-arco-icon-hover.theme-arco-tabs-icon-hover:before {
    height: 16px;
    width: 16px
}

.theme-arco-tabs .theme-arco-tabs-icon-hover {
    color: var(--theme-arco-color-text-2)
}

.theme-arco-tabs .theme-arco-tabs-icon-hover,
.theme-arco-tabs-dropdown-icon {
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-tabs-dropdown-icon {
    margin-left: 6px
}

.theme-arco-tabs-close-icon {
    margin-left: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-tabs-close-icon:focus-visible .theme-arco-icon-hover:before {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-tabs-add-icon {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    font-size: 12px;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-tabs-add-icon:focus-visible .theme-arco-icon-hover:before {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-tabs-add {
    position: relative
}

.theme-arco-tabs-left-icon {
    margin-left: 10px;
    margin-right: 6px
}

.theme-arco-tabs-right-icon {
    margin-left: 6px;
    margin-right: 10px
}

.theme-arco-tabs-up-icon {
    margin-bottom: 10px
}

.theme-arco-tabs-down-icon {
    margin-top: 10px
}

.theme-arco-tabs .theme-arco-tabs-nav-icon-disabled {
    color: var(--theme-arco-color-text-4);
    cursor: not-allowed
}

.theme-arco-tabs {
    overflow: hidden
}

.theme-arco-tabs,
.theme-arco-tabs-header-nav {
    position: relative
}

.theme-arco-tabs-header-nav:before {
    background-color: var(--theme-arco-color-neutral-3);
    bottom: 0;
    clear: both;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0
}

.theme-arco-tabs-header-nav-bottom .theme-arco-tabs-header-ink,
.theme-arco-tabs-header-nav-bottom:before {
    top: 0
}

.theme-arco-tabs-header-wrapper {
    -moz-box-flex: 1;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex: 1 1;
    flex: 1 1;
    overflow: hidden
}

.theme-arco-tabs-header {
    display: inline-block;
    position: relative;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: -o-transform .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .2s cubic-bezier(.34, .69, .1, 1), -moz-transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: transform .2s cubic-bezier(.34, .69, .1, 1), -webkit-transform .2s cubic-bezier(.34, .69, .1, 1), -moz-transform .2s cubic-bezier(.34, .69, .1, 1), -o-transform .2s cubic-bezier(.34, .69, .1, 1);
    white-space: nowrap
}

.theme-arco-tabs-header-extra {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    line-height: 24px;
    width: auto
}

.theme-arco-tabs-header-extra .theme-arco-tabs-add-icon {
    padding-left: 0
}

.theme-arco-tabs-header-title {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .92);
    cursor: pointer;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    font-size: 14px;
    line-height: 1.5715;
    padding: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    -moz-transition: color .2s linear;
    transition: color .2s linear
}

.theme-arco-tabs-header-title-text {
    display: inline-block
}

.theme-arco-tabs-header-title:hover {
    color: rgba(0, 0, 0, .92);
    font-weight: 500
}

.theme-arco-tabs-header-title-disabled,
.theme-arco-tabs-header-title-disabled:hover {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-tabs-header-title-active,
.theme-arco-tabs-header-title-active:hover {
    color: rgba(0, 0, 0, .92);
    font-weight: 500
}

.theme-arco-tabs-header-title-active.theme-arco-tabs-header-title-disabled,
.theme-arco-tabs-header-title-active:hover.theme-arco-tabs-header-title-disabled {
    color: rgb(var(--theme-arco-primary-3))
}

.theme-arco-tabs-header-ink {
    background-color: rgb(var(--theme-arco-primary-6));
    bottom: 0;
    height: 2px;
    position: absolute;
    right: auto;
    top: auto;
    -webkit-transition: left .2s cubic-bezier(.34, .69, .1, 1), width .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: left .2s cubic-bezier(.34, .69, .1, 1), width .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: left .2s cubic-bezier(.34, .69, .1, 1), width .2s cubic-bezier(.34, .69, .1, 1);
    transition: left .2s cubic-bezier(.34, .69, .1, 1), width .2s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-tabs-header-ink.theme-arco-tabs-header-ink-no-animation {
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none
}

.theme-arco-tabs-header-ink-disabled {
    background-color: var(--theme-arco-color-primary-light-3)
}

.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-extra {
    line-height: 32px
}

.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title {
    line-height: 1.5715;
    margin: 0 16px;
    padding: 4px 0
}

.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title-text {
    display: inline-block;
    padding: 1px 0;
    position: relative
}

.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title-text:before {
    background-color: transparent;
    border-radius: 2px;
    bottom: 0;
    content: "";
    left: -8px;
    opacity: 1;
    position: absolute;
    right: -8px;
    top: 0;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    z-index: -1
}

.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title:hover .theme-arco-tabs-header-title-text:before {
    background-color: #f0f0f0
}

.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title:focus-visible .theme-arco-tabs-header-title-text:before {
    box-shadow: inset 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title-active .theme-arco-tabs-header-title-text:before,
.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title-active:hover .theme-arco-tabs-header-title-text:before {
    background-color: transparent
}

.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title-disabled .theme-arco-tabs-header-title-text:before,
.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title-disabled:hover .theme-arco-tabs-header-title-text:before {
    opacity: 0
}

.theme-arco-tabs-header-nav-line.theme-arco-tabs-header-nav-horizontal>.theme-arco-tabs-header-scroll .theme-arco-tabs-header-title:first-of-type {
    margin-left: 16px
}

.theme-arco-tabs-header-nav-line.theme-arco-tabs-header-nav-horizontal .theme-arco-tabs-header-no-padding>.theme-arco-tabs-header-title:first-of-type,
.theme-arco-tabs-header-nav-text.theme-arco-tabs-header-nav-horizontal .theme-arco-tabs-header-no-padding>.theme-arco-tabs-header-title:first-of-type {
    margin-left: 0
}

.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title,
.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title {
    border: 1px solid var(--theme-arco-color-neutral-3);
    font-size: 12px;
    padding: 2px 16px;
    -webkit-transition: padding .2s linear, color .2s linear;
    -o-transition: padding .2s linear, color .2s linear;
    -moz-transition: padding .2s linear, color .2s linear;
    transition: padding .2s linear, color .2s linear
}

.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title:focus-visible,
.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title:focus-visible {
    box-shadow: inset 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title-editable,
.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title-editable {
    padding-right: 12px
}

.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title-editable:not(.theme-arco-tabs-header-title-active):hover .theme-arco-icon-hover:hover:before,
.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title-editable:not(.theme-arco-tabs-header-title-active):hover .theme-arco-icon-hover:hover:before {
    background-color: var(--theme-arco-color-fill-4)
}

.theme-arco-tabs-header-nav-card .theme-arco-tabs-add-icon,
.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-add-icon {
    color: var(--theme-arco-color-text-2);
    height: 24px
}

.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title {
    background-color: transparent;
    border-right: none
}

.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title:last-child {
    border-right: 1px solid var(--theme-arco-color-neutral-3);
    border-top-right-radius: var(--border-radius-small)
}

.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title:first-child {
    border-top-left-radius: var(--border-radius-small)
}

.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title:hover {
    background-color: var(--theme-arco-color-fill-3)
}

.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title-disabled,
.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title-disabled:hover {
    background-color: transparent
}

.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title-active,
.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title-active:hover {
    background-color: transparent;
    border-bottom-color: var(--theme-arco-color-bg-2)
}

.theme-arco-tabs-header-nav-card.theme-arco-tabs-header-nav-bottom .theme-arco-tabs-header-title-active,
.theme-arco-tabs-header-nav-card.theme-arco-tabs-header-nav-bottom .theme-arco-tabs-header-title-active:hover {
    border-bottom-color: var(--theme-arco-color-neutral-3);
    border-top-color: var(--theme-arco-color-bg-2)
}

.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title {
    background-color: var(--theme-arco-color-fill-1);
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
    border-right: 1px solid var(--theme-arco-color-neutral-3);
    margin-left: 4px
}

.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title:hover {
    background-color: var(--theme-arco-color-fill-3)
}

.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title-disabled,
.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title-disabled:hover {
    background-color: var(--theme-arco-color-fill-1)
}

.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title-active,
.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title-active:hover {
    background-color: transparent;
    border-bottom-color: var(--theme-arco-color-bg-2)
}

.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title:first-child {
    margin-left: 0
}

.theme-arco-tabs-header-nav-card-gutter.theme-arco-tabs-header-nav-bottom .theme-arco-tabs-header-title-active,
.theme-arco-tabs-header-nav-card-gutter.theme-arco-tabs-header-nav-bottom .theme-arco-tabs-header-title-active:hover {
    border-bottom-color: var(--theme-arco-color-neutral-3);
    border-top-color: var(--theme-arco-color-bg-2)
}

.theme-arco-tabs-header-nav-text:before {
    display: none
}

.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title {
    font-size: 16px;
    line-height: 1.5715;
    margin: 0 8.5px;
    padding: 5px 0;
    position: relative
}

.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title:not(:first-of-type):before {
    background-color: rgba(0, 0, 0, .14);
    content: "";
    display: block;
    height: 12px;
    left: -8.5px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px
}

.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title-text {
    background-color: transparent;
    padding-left: 8px;
    padding-right: 8px
}

.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title-text:hover {
    background-color: transparent
}

.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title:focus-visible .theme-arco-tabs-header-title-text {
    box-shadow: inset 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title-active .theme-arco-tabs-header-title-text,
.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title-active .theme-arco-tabs-header-title-text:hover,
.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title-disabled .theme-arco-tabs-header-title-text,
.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title-disabled .theme-arco-tabs-header-title-text:hover {
    background-color: transparent
}

.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title-active.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title-disabled .theme-arco-tabs-header-title-text,
.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title-active.theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title-disabled .theme-arco-tabs-header-title-text:hover {
    background-color: var(--theme-arco-color-primary-light-3)
}

.theme-arco-tabs-header-nav-rounded:before {
    display: none
}

.theme-arco-tabs-header-nav-rounded .theme-arco-tabs-header-title {
    background-color: transparent;
    border-radius: 32px;
    font-size: 16px;
    margin: 0 6px;
    padding: 3px 16px
}

.theme-arco-tabs-header-nav-rounded .theme-arco-tabs-header-title:hover {
    background-color: var(--theme-arco-color-fill-2)
}

.theme-arco-tabs-header-nav-rounded .theme-arco-tabs-header-title:focus-visible {
    box-shadow: inset 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-tabs-header-nav-rounded .theme-arco-tabs-header-title-disabled:hover {
    background-color: transparent
}

.theme-arco-tabs-header-nav-rounded .theme-arco-tabs-header-title-active,
.theme-arco-tabs-header-nav-rounded .theme-arco-tabs-header-title-active:hover {
    background-color: var(--theme-arco-color-fill-2)
}

.theme-arco-tabs-header-nav-capsule:before {
    display: none
}

.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-wrapper {
    -moz-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header {
    background-color: rgba(0, 0, 0, .14);
    border-radius: 4px;
    line-height: 1;
    padding: 1px
}

.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title {
    background-color: #fff;
    border-radius: 0;
    font-size: 12px;
    line-height: 22px;
    padding: 0 8px;
    position: relative
}

.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title:focus-visible {
    box-shadow: inset 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title:hover {
    background-color: #fff
}

.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title-disabled:hover {
    background-color: unset
}

.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title-active,
.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title-active:hover {
    background-color: #fff
}

.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title-active+.theme-arco-tabs-header-title:before,
.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title-active:before,
.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title-active:hover+.theme-arco-tabs-header-title:before,
.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title-active:hover:before {
    opacity: 0
}

.theme-arco-tabs-header-nav-capsule.theme-arco-tabs-header-nav-horizontal .theme-arco-tabs-header-title:not(:first-of-type) {
    margin-left: 1px
}

.theme-arco-tabs-header-nav-capsule.theme-arco-tabs-header-nav-horizontal .theme-arco-tabs-header-title:not(:first-of-type):before {
    background-color: rgba(0, 0, 0, .14);
    content: "";
    display: block;
    height: 24px;
    left: -1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    width: 1px
}

.theme-arco-tabs-header-scroll {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    overflow: hidden;
    position: relative
}

.theme-arco-tabs-content {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 16px;
    width: 100%
}

.theme-arco-tabs-content .theme-arco-tabs-content-inner {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    width: 100%
}

.theme-arco-tabs-content .theme-arco-tabs-content-item {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 0;
    overflow: hidden;
    width: 100%
}

.theme-arco-tabs-content .theme-arco-tabs-content-item.theme-arco-tabs-content-item-active {
    height: auto
}

.theme-arco-tabs-card-gutter>.theme-arco-tabs-content,
.theme-arco-tabs-card>.theme-arco-tabs-content {
    border: 1px solid var(--theme-arco-color-neutral-3);
    border-top: none
}

.theme-arco-tabs-card-gutter.theme-arco-tabs-bottom>.theme-arco-tabs-content,
.theme-arco-tabs-card.theme-arco-tabs-bottom>.theme-arco-tabs-content {
    border-bottom: none;
    border-top: 1px solid var(--theme-arco-color-neutral-3)
}

.theme-arco-tabs-animation.theme-arco-tabs-content-inner {
    -webkit-transition: all .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: all .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: all .2s cubic-bezier(.34, .69, .1, 1);
    transition: all .2s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-tabs-horizontal.theme-arco-tabs-justify {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.theme-arco-tabs-horizontal.theme-arco-tabs-justify .theme-arco-tabs-content,
.theme-arco-tabs-horizontal.theme-arco-tabs-justify .theme-arco-tabs-content-inner,
.theme-arco-tabs-horizontal.theme-arco-tabs-justify .theme-arco-tabs-pane {
    height: 100%
}

.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title {
    padding-bottom: 6px;
    padding-top: 6px
}

.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-extra {
    font-size: 12px;
    line-height: 32px
}

.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title,
.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title {
    font-size: 12px;
    padding-bottom: 2px;
    padding-top: 2px
}

.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-extra,
.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-extra {
    font-size: 12px;
    line-height: 24px
}

.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-card .theme-arco-tabs-add-icon,
.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-add-icon {
    height: 24px
}

.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title {
    font-size: 12px;
    line-height: 22px
}

.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-extra {
    font-size: 12px;
    line-height: 24px
}

.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-rounded .theme-arco-tabs-header-title {
    font-size: 12px;
    padding-bottom: 3px;
    padding-top: 3px
}

.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-rounded .theme-arco-tabs-header-extra {
    font-size: 12px;
    line-height: 24px
}

.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title {
    padding-bottom: 4px;
    padding-top: 4px
}

.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-extra {
    font-size: 14px;
    line-height: 32px
}

.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title,
.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title {
    font-size: 12px;
    padding-bottom: 2px;
    padding-top: 2px
}

.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-extra,
.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-extra {
    font-size: 12px;
    line-height: 24px
}

.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-card .theme-arco-tabs-add-icon,
.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-add-icon {
    height: 24px
}

.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title {
    font-size: 12px;
    line-height: 22px
}

.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-extra {
    font-size: 12px;
    line-height: 24px
}

.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-rounded .theme-arco-tabs-header-title {
    font-size: 16px;
    padding-bottom: 1px;
    padding-top: 1px
}

.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-rounded .theme-arco-tabs-header-extra {
    font-size: 16px;
    line-height: 28px
}

.theme-arco-tabs-header-size-large.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title {
    font-size: 14px;
    padding-bottom: 4px;
    padding-top: 4px
}

.theme-arco-tabs-header-size-large.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-extra {
    font-size: 14px;
    line-height: 32px
}

.theme-arco-tabs-header-size-large.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title,
.theme-arco-tabs-header-size-large.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title {
    font-size: 12px;
    padding-bottom: 2px;
    padding-top: 2px
}

.theme-arco-tabs-header-size-large.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-extra,
.theme-arco-tabs-header-size-large.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-extra {
    font-size: 12px;
    line-height: 24px
}

.theme-arco-tabs-header-size-large.theme-arco-tabs-header-nav-card .theme-arco-tabs-add-icon,
.theme-arco-tabs-header-size-large.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-add-icon {
    height: 24px
}

.theme-arco-tabs-header-size-large.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title {
    font-size: 12px;
    line-height: 34px
}

.theme-arco-tabs-header-size-large.theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-extra {
    font-size: 12px;
    line-height: 36px
}

.theme-arco-tabs-header-size-large.theme-arco-tabs-header-nav-rounded .theme-arco-tabs-header-title {
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 5px
}

.theme-arco-tabs-header-size-large.theme-arco-tabs-header-nav-rounded .theme-arco-tabs-header-extra {
    font-size: 16px;
    line-height: 36px
}

.theme-arco-tabs-header-nav-vertical {
    float: left;
    height: 100%
}

.theme-arco-tabs-header-nav-vertical:before {
    bottom: 0;
    clear: both;
    height: 100%;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px
}

.theme-arco-tabs-header-nav-vertical .theme-arco-tabs-add-icon {
    height: auto;
    margin-left: 0;
    margin-top: 8px;
    padding: 0 16px
}

.theme-arco-tabs-header-nav-right {
    float: right
}

.theme-arco-tabs-header-nav-vertical .theme-arco-tabs-header {
    height: auto
}

.theme-arco-tabs-header-nav-vertical .theme-arco-tabs-header-scroll {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.theme-arco-tabs-header-nav-vertical .theme-arco-tabs-header-overflow-scroll {
    padding: 6px 0
}

.theme-arco-tabs-header-nav-vertical .theme-arco-tabs-header-wrapper {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.theme-arco-tabs-header-nav-vertical .theme-arco-tabs-header-ink {
    bottom: auto;
    left: auto;
    position: absolute;
    right: 0;
    -webkit-transition: top .2s cubic-bezier(.34, .69, .1, 1), height .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: top .2s cubic-bezier(.34, .69, .1, 1), height .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: top .2s cubic-bezier(.34, .69, .1, 1), height .2s cubic-bezier(.34, .69, .1, 1);
    transition: top .2s cubic-bezier(.34, .69, .1, 1), height .2s cubic-bezier(.34, .69, .1, 1);
    width: 2px
}

.theme-arco-tabs-header-nav-vertical .theme-arco-tabs-header-title {
    display: block;
    margin: 16px 0 0;
    white-space: nowrap
}

.theme-arco-tabs-header-nav-vertical .theme-arco-tabs-header-title:first-of-type {
    margin-top: 0
}

.theme-arco-tabs-header-nav-right .theme-arco-tabs-header-ink,
.theme-arco-tabs-header-nav-right:before {
    left: 0;
    right: unset
}

.theme-arco-tabs-header-nav-vertical .theme-arco-tabs-header-scroll {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    position: relative
}

.theme-arco-tabs-header-nav-line.theme-arco-tabs-header-nav-vertical .theme-arco-tabs-header-title {
    padding: 0 20px
}

.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title {
    border: 1px solid var(--theme-arco-color-neutral-3);
    border-bottom: 1px solid transparent;
    margin: 0;
    position: relative
}

.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title:first-child {
    border-top-left-radius: var(--border-radius-small)
}

.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title-active,
.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title-active:hover {
    border-bottom-color: transparent;
    border-right-color: var(--theme-arco-color-bg-2)
}

.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title:last-child {
    border-bottom: 1px solid var(--theme-arco-color-neutral-3);
    border-bottom-left-radius: var(--border-radius-small)
}

.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card.theme-arco-tabs-header-nav-right .theme-arco-tabs-header-title-active,
.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card.theme-arco-tabs-header-nav-right .theme-arco-tabs-header-title-active:hover {
    border-left-color: var(--theme-arco-color-bg-2);
    border-right-color: var(--theme-arco-color-neutral-3)
}

.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title {
    border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
    margin-left: 0;
    position: relative
}

.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title:not(:first-of-type) {
    margin-top: 4px
}

.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title-active,
.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title-active:hover {
    border-bottom-color: var(--theme-arco-color-neutral-3);
    border-right-color: var(--theme-arco-color-bg-2)
}

.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card-gutter.theme-arco-tabs-header-nav-right .theme-arco-tabs-header-title-active,
.theme-arco-tabs-header-nav-vertical.theme-arco-tabs-header-nav-card-gutter.theme-arco-tabs-header-nav-right .theme-arco-tabs-header-title-active:hover {
    border-left-color: var(--theme-arco-color-bg-2);
    border-right-color: var(--theme-arco-color-neutral-3)
}

.theme-arco-tabs-content-vertical {
    height: 100%;
    padding: 0;
    width: auto
}

.theme-arco-tabs-right .theme-arco-tabs-content-vertical {
    padding-right: 16px
}

.theme-arco-tabs-left .theme-arco-tabs-content-vertical {
    padding-left: 16px
}

.theme-arco-tabs-card-gutter>.theme-arco-tabs-content-vertical,
.theme-arco-tabs-card>.theme-arco-tabs-content-vertical {
    border: 1px solid var(--theme-arco-color-neutral-3);
    border-left: none
}

.theme-arco-tabs-card-gutter.theme-arco-tabs-right>.theme-arco-tabs-content-vertical,
.theme-arco-tabs-card.theme-arco-tabs-right>.theme-arco-tabs-content-vertical {
    border-left: 1px solid var(--theme-arco-color-neutral-3);
    border-right: none
}

.theme-arco-tabs-rtl {
    direction: rtl
}

.theme-arco-tabs-rtl .theme-arco-tabs-close-icon {
    margin-left: 0;
    margin-right: 8px
}

.theme-arco-tabs-rtl .theme-arco-tabs-left-icon,
.theme-arco-tabs-rtl .theme-arco-tabs-right-icon {
    margin-left: 6px;
    margin-right: 10px
}

.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-line>.theme-arco-tabs-header-nav-horizontal .theme-arco-tabs-header-no-padding>.theme-arco-tabs-header-title:first-of-type,
.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-line>.theme-arco-tabs-header-nav-horizontal .theme-arco-tabs-header-scroll>.theme-arco-tabs-header-title:first-of-type,
.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-text>.theme-arco-tabs-header-nav-horizontal .theme-arco-tabs-header-no-padding>.theme-arco-tabs-header-title:first-of-type {
    margin-right: 0
}

.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title-editable,
.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title-editable {
    padding-left: 12px;
    padding-right: 0
}

.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title {
    border-left: none;
    border-right: 1px solid var(--theme-arco-color-neutral-3)
}

.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title:last-child {
    border-left: 1px solid var(--theme-arco-color-neutral-3);
    border-top-left-radius: var(--border-radius-small);
    border-top-right-radius: 0
}

.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-card .theme-arco-tabs-header-title:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: var(--border-radius-small)
}

.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title {
    margin-right: 4px
}

.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-card-gutter .theme-arco-tabs-header-title:first-child {
    margin-right: 0
}

.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-text .theme-arco-tabs-header-title:not(:first-of-type):before {
    left: auto;
    right: -8.5px
}

.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-capsule.theme-arco-tabs-header-nav-horizontal .theme-arco-tabs-header-title:not(:first-of-type) {
    margin-left: 0;
    margin-right: 1px
}

.theme-arco-tabs-rtl .theme-arco-tabs-header-nav-capsule.theme-arco-tabs-header-nav-horizontal .theme-arco-tabs-header-title:not(:first-of-type):before {
    left: auto;
    right: -1px
}

body[arco-theme=dark] .theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title-active,
body[arco-theme=dark] .theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title:not(body[arco-theme=dark] .theme-arco-tabs-header-nav-capsule .theme-arco-tabs-header-title-disabled):hover {
    background-color: var(--theme-arco-color-fill-3)
}

.theme-arco-tag {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .92);
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    font-size: 12px;
    font-weight: 500;
    height: 24px;
    line-height: 22px;
    padding: 0 8px
}

.theme-arco-tag .theme-arco-icon-hover.theme-arco-tag-icon-hover:before {
    height: 16px;
    width: 16px
}

.theme-arco-tag .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: #f0f0f0
}

.theme-arco-tag-content {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-tag-checkable {
    cursor: pointer;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-tag-checkable:hover {
    background-color: #f5f5f5
}

.theme-arco-tag-checked {
    background-color: rgba(0, 0, 0, .05);
    border-color: transparent
}

.theme-arco-tag-checkable.theme-arco-tag-checked:hover {
    background-color: #f0f0f0;
    border-color: transparent
}

.theme-arco-tag-bordered,
.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-bordered:hover {
    border-color: rgba(0, 0, 0, .14)
}

.theme-arco-tag-size-small {
    font-size: 12px;
    height: 20px;
    line-height: 18px
}

.theme-arco-tag-size-medium {
    font-size: 14px;
    height: 28px;
    line-height: 26px
}

.theme-arco-tag-size-large {
    font-size: 14px;
    height: 32px;
    line-height: 30px
}

.theme-arco-tag-hide {
    display: none
}

.theme-arco-tag-loading {
    cursor: default;
    opacity: .8
}

.theme-arco-tag-icon {
    color: rgba(0, 0, 0, .55);
    margin-right: 4px
}

.theme-arco-tag-checked.theme-arco-tag-red {
    background-color: rgb(var(--theme-arco-red-1));
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-red-6))
}

.theme-arco-tag-checked.theme-arco-tag-red .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-red-2))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-red:hover {
    background-color: rgb(var(--theme-arco-red-2));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-red.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-red.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-red-6))
}

.theme-arco-tag-checked.theme-arco-tag-red .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-red .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-red .theme-arco-tag-loading-icon {
    color: rgb(var(--theme-arco-red-6))
}

.theme-arco-tag-checked.theme-arco-tag-orangered {
    background-color: rgb(var(--theme-arco-orangered-1));
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-orangered-6))
}

.theme-arco-tag-checked.theme-arco-tag-orangered .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-orangered-2))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-orangered:hover {
    background-color: rgb(var(--theme-arco-orangered-2));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-orangered.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-orangered.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-orangered-6))
}

.theme-arco-tag-checked.theme-arco-tag-orangered .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-orangered .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-orangered .theme-arco-tag-loading-icon {
    color: rgb(var(--theme-arco-orangered-6))
}

.theme-arco-tag-checked.theme-arco-tag-orange {
    background-color: rgb(var(--theme-arco-orange-1));
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-orange-6))
}

.theme-arco-tag-checked.theme-arco-tag-orange .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-orange-2))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-orange:hover {
    background-color: rgb(var(--theme-arco-orange-2));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-orange.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-orange.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-orange-6))
}

.theme-arco-tag-checked.theme-arco-tag-orange .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-orange .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-orange .theme-arco-tag-loading-icon {
    color: rgb(var(--theme-arco-orange-6))
}

.theme-arco-tag-checked.theme-arco-tag-gold {
    background-color: rgb(var(--theme-arco-gold-1));
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-gold-6))
}

.theme-arco-tag-checked.theme-arco-tag-gold .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-gold-2))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-gold:hover {
    background-color: rgb(var(--theme-arco-gold-3));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-gold.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-gold.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-gold-6))
}

.theme-arco-tag-checked.theme-arco-tag-gold .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-gold .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-gold .theme-arco-tag-loading-icon {
    color: rgb(var(--theme-arco-gold-6))
}

.theme-arco-tag-checked.theme-arco-tag-lime {
    background-color: rgb(var(--theme-arco-lime-1));
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-lime-6))
}

.theme-arco-tag-checked.theme-arco-tag-lime .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-lime-2))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-lime:hover {
    background-color: rgb(var(--theme-arco-lime-2));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-lime.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-lime.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-lime-6))
}

.theme-arco-tag-checked.theme-arco-tag-lime .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-lime .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-lime .theme-arco-tag-loading-icon {
    color: rgb(var(--theme-arco-lime-6))
}

.theme-arco-tag-checked.theme-arco-tag-green {
    background-color: rgb(var(--theme-arco-auxiliary-green-4));
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-success-7))
}

.theme-arco-tag-checked.theme-arco-tag-green .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-green-2))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-green:hover {
    background-color: rgb(var(--theme-arco-green-2));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-green.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-green.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-green-6))
}

.theme-arco-tag-checked.theme-arco-tag-green .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-green .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-green .theme-arco-tag-loading-icon {
    color: rgb(var(--theme-arco-success-7))
}

.theme-arco-tag-checked.theme-arco-tag-cyan {
    background-color: rgb(var(--theme-arco-cyan-1));
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-cyan-6))
}

.theme-arco-tag-checked.theme-arco-tag-cyan .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-cyan-2))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-cyan:hover {
    background-color: rgb(var(--theme-arco-cyan-2));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-cyan.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-cyan.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-cyan-6))
}

.theme-arco-tag-checked.theme-arco-tag-cyan .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-cyan .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-cyan .theme-arco-tag-loading-icon {
    color: rgb(var(--theme-arco-cyan-6))
}

.theme-arco-tag-checked.theme-arco-tag-blue {
    background-color: rgb(var(--theme-arco-blue-1));
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-blue-6))
}

.theme-arco-tag-checked.theme-arco-tag-blue .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-blue-2))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-blue:hover {
    background-color: rgb(var(--theme-arco-blue-2));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-blue.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-blue.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-blue-6))
}

.theme-arco-tag-checked.theme-arco-tag-blue .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-blue .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-blue .theme-arco-tag-loading-icon {
    color: rgb(var(--theme-arco-blue-6))
}

.theme-arco-tag-checked.theme-arco-tag-arcoblue {
    background-color: rgb(var(--theme-arco-arcoblue-1));
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-arcoblue-6))
}

.theme-arco-tag-checked.theme-arco-tag-arcoblue .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-arcoblue-2))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-arcoblue:hover {
    background-color: rgb(var(--theme-arco-arcoblue-2));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-arcoblue.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-arcoblue.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-arcoblue-6))
}

.theme-arco-tag-checked.theme-arco-tag-arcoblue .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-arcoblue .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-arcoblue .theme-arco-tag-loading-icon {
    color: rgb(var(--theme-arco-arcoblue-6))
}

.theme-arco-tag-checked.theme-arco-tag-purple {
    background-color: rgb(var(--theme-arco-purple-1));
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-purple-6))
}

.theme-arco-tag-checked.theme-arco-tag-purple .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-purple-2))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-purple:hover {
    background-color: rgb(var(--theme-arco-purple-2));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-purple.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-purple.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-purple-6))
}

.theme-arco-tag-checked.theme-arco-tag-purple .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-purple .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-purple .theme-arco-tag-loading-icon {
    color: rgb(var(--theme-arco-purple-6))
}

.theme-arco-tag-checked.theme-arco-tag-pinkpurple {
    background-color: rgb(var(--theme-arco-pinkpurple-1));
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-pinkpurple-6))
}

.theme-arco-tag-checked.theme-arco-tag-pinkpurple .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-pinkpurple-2))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-pinkpurple:hover {
    background-color: rgb(var(--theme-arco-pinkpurple-2));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-pinkpurple.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-pinkpurple.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-pinkpurple-6))
}

.theme-arco-tag-checked.theme-arco-tag-pinkpurple .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-pinkpurple .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-pinkpurple .theme-arco-tag-loading-icon {
    color: rgb(var(--theme-arco-pinkpurple-6))
}

.theme-arco-tag-checked.theme-arco-tag-magenta {
    background-color: rgb(var(--theme-arco-magenta-1));
    border: 1px solid transparent;
    color: rgb(var(--theme-arco-magenta-6))
}

.theme-arco-tag-checked.theme-arco-tag-magenta .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-magenta-2))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-magenta:hover {
    background-color: rgb(var(--theme-arco-magenta-2));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-magenta.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-magenta.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-magenta-6))
}

.theme-arco-tag-checked.theme-arco-tag-magenta .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-magenta .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-magenta .theme-arco-tag-loading-icon {
    color: rgb(var(--theme-arco-magenta-6))
}

.theme-arco-tag-checked.theme-arco-tag-gray {
    background-color: #f0f0f0;
    border: 1px solid transparent;
    color: rgba(0, 0, 0, .55)
}

.theme-arco-tag-checked.theme-arco-tag-gray .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgb(var(--theme-arco-gray-3))
}

.theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-gray:hover {
    background-color: rgb(var(--theme-arco-gray-3));
    border-color: transparent
}

.theme-arco-tag-checked.theme-arco-tag-gray.theme-arco-tag-bordered,
.theme-arco-tag-checked.theme-arco-tag-gray.theme-arco-tag-bordered:hover {
    border-color: rgb(var(--theme-arco-gray-6))
}

.theme-arco-tag-checked.theme-arco-tag-gray .theme-arco-tag-close-icon,
.theme-arco-tag-checked.theme-arco-tag-gray .theme-arco-tag-icon,
.theme-arco-tag-checked.theme-arco-tag-gray .theme-arco-tag-loading-icon {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-tag-custom-color {
    color: var(--theme-arco-color-white)
}

.theme-arco-tag-custom-color .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: hsla(0, 0%, 100%, .2)
}

.theme-arco-tag .theme-arco-tag-close-btn {
    font-size: 12px;
    margin-left: 4px
}

.theme-arco-tag .theme-arco-tag-close-btn:focus-visible:before {
    box-shadow: inset 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-tag .theme-arco-tag-close-btn>svg {
    position: relative
}

.theme-arco-tag-loading-icon {
    font-size: 12px;
    margin-left: 4px
}

body[arco-theme=dark] .theme-arco-tag-checked {
    color: hsla(0, 0%, 100%, .9)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-red {
    background-color: rgba(var(--theme-arco-red-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-red:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-red .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-red-6), .35)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-orangered {
    background-color: rgba(var(--theme-arco-orangered-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-orangered:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-orangered .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-orangered-6), .35)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-orange {
    background-color: rgba(var(--theme-arco-orange-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-orange:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-orange .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-orange-6), .35)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-gold {
    background-color: rgba(var(--theme-arco-gold-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-gold:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-gold .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-gold-6), .35)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-lime {
    background-color: rgba(var(--theme-arco-lime-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-lime:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-lime .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-lime-6), .35)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-green {
    background-color: rgba(var(--theme-arco-green-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-green:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-green .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-green-6), .35)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-cyan {
    background-color: rgba(var(--theme-arco-cyan-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-cyan:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-cyan .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-cyan-6), .35)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-blue {
    background-color: rgba(var(--theme-arco-blue-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-blue:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-blue .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-blue-6), .35)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-arcoblue {
    background-color: rgba(var(--theme-arco-arcoblue-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-arcoblue:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-arcoblue .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-arcoblue-6), .35)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-purple {
    background-color: rgba(var(--theme-arco-purple-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-purple:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-purple .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-purple-6), .35)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-pinkpurple {
    background-color: rgba(var(--theme-arco-pinkpurple-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-pinkpurple:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-pinkpurple .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-pinkpurple-6), .35)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-magenta {
    background-color: rgba(var(--theme-arco-magenta-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-magenta:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-magenta .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-magenta-6), .35)
}

body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-gray {
    background-color: rgba(var(--theme-arco-gray-6), .2)
}

body[arco-theme=dark] .theme-arco-tag-checkable.theme-arco-tag-checked.theme-arco-tag-gray:hover,
body[arco-theme=dark] .theme-arco-tag-checked.theme-arco-tag-gray .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background-color: rgba(var(--theme-arco-gray-6), .35)
}

.theme-arco-tag-rtl {
    direction: rtl
}

.theme-arco-tag-rtl .theme-arco-tag-icon {
    margin-left: 4px;
    margin-right: 0
}

.theme-arco-tag-rtl .theme-arco-tag-close-btn,
.theme-arco-tag-rtl .theme-arco-tag-loading-icon {
    margin-left: 0;
    margin-right: 4px
}

.theme-arco-timeline-item {
    color: rgba(0, 0, 0, .92);
    font-size: 14px;
    min-height: 52px;
    padding-left: 12px;
    position: relative
}

.theme-arco-timeline-item-label {
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    line-height: 1.667
}

.theme-arco-timeline-item-content {
    color: rgba(0, 0, 0, .92);
    font-size: 14px;
    line-height: 1.5715;
    margin-bottom: 0
}

.theme-arco-timeline-item-content-wrapper {
    margin-left: 16px
}

.theme-arco-timeline-item.theme-arco-timeline-item-last>.theme-arco-timeline-item-dot-wrapper .theme-arco-timeline-item-dot-line {
    display: none
}

.theme-arco-timeline-item-dot-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center
}

.theme-arco-timeline-item-dot-wrapper .theme-arco-timeline-item-dot-content {
    height: 22.001px;
    line-height: 22.001px;
    position: relative;
    width: 12px
}

.theme-arco-timeline-item-dot {
    border-radius: var(--border-radius-circle);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgb(var(--theme-arco-primary-6));
    height: 12px;
    margin-top: -50%;
    position: relative;
    top: 50%;
    width: 12px
}

.theme-arco-timeline-item-dot-custom {
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    position: absolute;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center
}

.theme-arco-timeline-item-dot-custom svg {
    color: inherit
}

.theme-arco-timeline-item-dot-line {
    border-color: var(--theme-arco-color-neutral-3);
    border-left-width: 1px;
    bottom: -3.0005px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 50%;
    position: absolute;
    top: 19.0005px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1px
}

.theme-arco-timeline-alternate {
    overflow: hidden
}

.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-left {
    padding-left: 0
}

.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-left>.theme-arco-timeline-item-dot-wrapper {
    left: 50%
}

.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-left>.theme-arco-timeline-item-content-wrapper {
    left: 50%;
    margin-left: 28px;
    padding-right: 28px;
    width: 50%
}

.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-right {
    padding-right: 0
}

.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-right>.theme-arco-timeline-item-dot-wrapper {
    left: 50%
}

.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-right>.theme-arco-timeline-item-content-wrapper {
    left: 0;
    margin-left: -16px;
    margin-right: 0;
    padding-right: 16px;
    text-align: right;
    width: 50%
}

.theme-arco-timeline-right .theme-arco-timeline-item-vertical-right {
    padding-right: 12px
}

.theme-arco-timeline-right .theme-arco-timeline-item-vertical-right>.theme-arco-timeline-item-dot-wrapper {
    left: unset;
    right: 0
}

.theme-arco-timeline-right .theme-arco-timeline-item-vertical-right>.theme-arco-timeline-item-content-wrapper {
    margin-left: 0;
    margin-right: 16px;
    text-align: right
}

.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-label {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100px;
    position: absolute;
    top: 0
}

.theme-arco-timeline-item-vertical-left.theme-arco-timeline-item-label-relative {
    margin-left: 100px
}

.theme-arco-timeline-item-vertical-left.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-label {
    left: 0;
    padding-right: 16px;
    text-align: right;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.theme-arco-timeline-item-vertical-right.theme-arco-timeline-item-label-relative {
    margin-right: 100px
}

.theme-arco-timeline-item-vertical-right.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-label {
    padding-left: 16px;
    right: 0;
    text-align: left;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.theme-arco-timeline-item-horizontal-top.theme-arco-timeline-item-label-relative {
    margin-top: 50px
}

.theme-arco-timeline-item-horizontal-top.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-label {
    padding-bottom: 8px;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.theme-arco-timeline-item-horizontal-top.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-content {
    margin-bottom: 0
}

.theme-arco-timeline-item-horizontal-bottom.theme-arco-timeline-item-label-relative {
    margin-bottom: 50px
}

.theme-arco-timeline-item-horizontal-bottom.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-content {
    margin-bottom: 0
}

.theme-arco-timeline-item-horizontal-bottom.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-label {
    bottom: 0;
    padding-top: 8px;
    text-align: left;
    top: unset;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-left.theme-arco-timeline-item-label-relative {
    margin-left: 0
}

.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-left.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-label {
    left: 0;
    max-width: unset;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    width: 50%
}

.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-right.theme-arco-timeline-item-label-relative {
    margin-right: 0
}

.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-right.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-label {
    max-width: unset;
    right: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    width: 50%
}

.theme-arco-timeline-alternate .theme-arco-timeline-item-horizontal-top.theme-arco-timeline-item-label-relative {
    margin-top: 0
}

.theme-arco-timeline-alternate .theme-arco-timeline-item-horizontal-bottom.theme-arco-timeline-item-label-relative {
    margin-bottom: 0
}

.theme-arco-timeline-direction-horizontal {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-timeline-item-dot-line-is-horizontal {
    border-left: none;
    border-top-width: 1px;
    height: 1px;
    left: 14px;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: unset
}

.theme-arco-timeline-item-horizontal-bottom,
.theme-arco-timeline-item-horizontal-top {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    min-height: unset;
    padding-left: 0;
    padding-right: 0
}

.theme-arco-timeline-item-horizontal-bottom>.theme-arco-timeline-item-dot-wrapper,
.theme-arco-timeline-item-horizontal-top>.theme-arco-timeline-item-dot-wrapper {
    height: auto;
    top: 0;
    width: 100%
}

.theme-arco-timeline-item-horizontal-bottom>.theme-arco-timeline-item-dot-wrapper .theme-arco-timeline-item-dot,
.theme-arco-timeline-item-horizontal-top>.theme-arco-timeline-item-dot-wrapper .theme-arco-timeline-item-dot {
    margin-top: unset;
    top: unset
}

.theme-arco-timeline-item-horizontal-top {
    padding-top: 12px
}

.theme-arco-timeline-item-horizontal-top>.theme-arco-timeline-item-dot-wrapper {
    bottom: unset;
    top: 0
}

.theme-arco-timeline-item-horizontal-top>.theme-arco-timeline-item-content-wrapper {
    margin-left: 0;
    margin-top: 8px
}

.theme-arco-timeline-item-horizontal-bottom {
    padding-bottom: 12px
}

.theme-arco-timeline-item-horizontal-bottom>.theme-arco-timeline-item-dot-wrapper {
    bottom: 0;
    top: unset
}

.theme-arco-timeline-item-horizontal-bottom>.theme-arco-timeline-item-content-wrapper {
    margin-bottom: 8px;
    margin-left: 0
}

.theme-arco-timeline-alternate.theme-arco-timeline-direction-horizontal {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 200px;
    overflow: visible
}

.theme-arco-timeline-alternate.theme-arco-timeline-direction-horizontal .theme-arco-timeline-item-horizontal-bottom {
    margin-top: 12px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-timeline-alternate.theme-arco-timeline-direction-horizontal .theme-arco-timeline-item-horizontal-top {
    margin-top: -12px;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%)
}

.theme-arco-timeline-rtl .theme-arco-timeline-item-vertical-left>.theme-arco-timeline-item-content-wrapper {
    text-align: left
}

.theme-arco-timeline-rtl.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-left.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-label {
    left: 50%;
    padding-left: 16px;
    padding-right: 0;
    text-align: left
}

.theme-arco-timeline-rtl.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-left.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-content-wrapper {
    left: auto;
    margin-left: 0;
    margin-right: 16px;
    padding-left: 16px;
    padding-right: 0;
    right: 50%;
    text-align: right
}

.theme-arco-timeline-rtl.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-right.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-label {
    padding-left: 0;
    padding-right: 16px;
    right: 50%;
    text-align: right
}

.theme-arco-timeline-rtl.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-right.theme-arco-timeline-item-label-relative>.theme-arco-timeline-item-content-wrapper {
    left: 0;
    margin-left: 0;
    margin-right: -28px;
    padding-left: 28px;
    padding-right: 0;
    right: auto;
    text-align: left
}

.theme-arco-timeline-rtl.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-left>.theme-arco-timeline-item-content-wrapper {
    right: 50%;
    text-align: right
}

.theme-arco-timeline-rtl.theme-arco-timeline-alternate .theme-arco-timeline-item-vertical-right>.theme-arco-timeline-item-content-wrapper {
    left: 0;
    margin-left: 0;
    margin-right: -28px;
    padding-left: 28px;
    padding-right: 0;
    text-align: left
}

.theme-arco-timepicker {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 0;
    position: relative
}

.theme-arco-timepicker-container {
    background-color: var(--theme-arco-color-bg-popup);
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    overflow: hidden
}

.theme-arco-timepicker-list {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 224px;
    overflow: hidden;
    scrollbar-width: none;
    width: 64px
}

.theme-arco-timepicker-list::-webkit-scrollbar {
    width: 0
}

.theme-arco-timepicker-list:not(:last-child) {
    border-right: 1px solid var(--theme-arco-color-neutral-3)
}

.theme-arco-timepicker-list:hover {
    overflow-y: auto
}

.theme-arco-timepicker-list ul {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0
}

.theme-arco-timepicker-list ul:after {
    content: "";
    display: block;
    height: 192px;
    width: 100%
}

.theme-arco-timepicker-cell {
    color: rgba(0, 0, 0, .65);
    cursor: pointer;
    font-weight: 400;
    padding: 4px 0;
    text-align: center
}

.theme-arco-timepicker-cell-inner {
    font-size: 14px;
    height: 24px;
    line-height: 24px
}

.theme-arco-timepicker-cell:not(.theme-arco-timepicker-cell-selected):not(.theme-arco-timepicker-cell-disabled):hover .theme-arco-timepicker-cell-inner {
    background-color: #f5f5f5
}

.theme-arco-timepicker-cell-selected .theme-arco-timepicker-cell-inner {
    background-color: rgb(var(--theme-arco-primary-1));
    font-weight: 600
}

.theme-arco-timepicker-cell-disabled {
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-timepicker-footer-extra-wrapper {
    border-top: 1px solid var(--theme-arco-color-neutral-3);
    color: rgba(0, 0, 0, .65);
    font-size: 12px;
    padding: 8px
}

.theme-arco-timepicker-footer-btn-wrapper {
    -moz-box-pack: justify;
    border-top: 1px solid var(--theme-arco-color-neutral-3);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 8px
}

.theme-arco-tooltip-content {
    background-color: #000;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
    color: #fff;
    font-size: 12px;
    line-height: 1.5715;
    padding: 8px 12px
}

.theme-arco-tooltip-content-inner {
    word-wrap: break-word;
    text-align: left
}

.theme-arco-tooltip-mini {
    font-size: 12px;
    padding: 4px 12px
}

.theme-arco-trigger-arrow.theme-arco-tooltip-arrow {
    background-color: #000
}

body[arco-theme=dark] .theme-arco-tooltip-content {
    border: 1px solid var(--theme-arco-color-neutral-3)
}

body[arco-theme=dark] .theme-arco-tooltip .theme-arco-trigger-arrow.theme-arco-tooltip-arrow {
    z-index: 1
}

body[arco-theme=dark] .theme-arco-trigger[trigger-placement=tl] .theme-arco-trigger-arrow.theme-arco-tooltip-arrow,
body[arco-theme=dark] .theme-arco-trigger[trigger-placement=top] .theme-arco-trigger-arrow.theme-arco-tooltip-arrow,
body[arco-theme=dark] .theme-arco-trigger[trigger-placement=tr] .theme-arco-trigger-arrow.theme-arco-tooltip-arrow {
    border-bottom: 1px solid var(--theme-arco-color-neutral-3);
    border-right: 1px solid var(--theme-arco-color-neutral-3)
}

body[arco-theme=dark] .theme-arco-trigger[trigger-placement=bl] .theme-arco-trigger-arrow.theme-arco-tooltip-arrow,
body[arco-theme=dark] .theme-arco-trigger[trigger-placement=bottom] .theme-arco-trigger-arrow.theme-arco-tooltip-arrow,
body[arco-theme=dark] .theme-arco-trigger[trigger-placement=br] .theme-arco-trigger-arrow.theme-arco-tooltip-arrow {
    border-left: 1px solid var(--theme-arco-color-neutral-3);
    border-top: 1px solid var(--theme-arco-color-neutral-3)
}

body[arco-theme=dark] .theme-arco-trigger[trigger-placement=lb] .theme-arco-trigger-arrow.theme-arco-tooltip-arrow,
body[arco-theme=dark] .theme-arco-trigger[trigger-placement=left] .theme-arco-trigger-arrow.theme-arco-tooltip-arrow,
body[arco-theme=dark] .theme-arco-trigger[trigger-placement=lt] .theme-arco-trigger-arrow.theme-arco-tooltip-arrow {
    border-right: 1px solid var(--theme-arco-color-neutral-3);
    border-top: 1px solid var(--theme-arco-color-neutral-3)
}

body[arco-theme=dark] .theme-arco-trigger[trigger-placement=rb] .theme-arco-trigger-arrow.theme-arco-tooltip-arrow,
body[arco-theme=dark] .theme-arco-trigger[trigger-placement=right] .theme-arco-trigger-arrow.theme-arco-tooltip-arrow,
body[arco-theme=dark] .theme-arco-trigger[trigger-placement=rt] .theme-arco-trigger-arrow.theme-arco-tooltip-arrow {
    border-bottom: 1px solid var(--theme-arco-color-neutral-3);
    border-left: 1px solid var(--theme-arco-color-neutral-3)
}

.theme-arco-transfer {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.theme-arco-transfer,
.theme-arco-transfer-view {
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-transfer-view {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    border: 1px solid var(--theme-arco-color-neutral-3);
    border-radius: var(--border-radius-small);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 224px;
    width: 200px
}

.theme-arco-transfer-view-search {
    padding: 8px 12px 4px
}

.theme-arco-transfer-view-custom-list,
.theme-arco-transfer-view-list {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1
}

.theme-arco-transfer-view-custom-list {
    overflow: auto
}

.theme-arco-transfer-view-header,
.theme-arco-transfer-view-item {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 0 10px
}

.theme-arco-transfer-view-header>:first-child,
.theme-arco-transfer-view-item .theme-arco-transfer-view-item-content {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-transfer-view-header>:first-child:not(:last-child),
.theme-arco-transfer-view-item .theme-arco-transfer-view-item-content:not(:last-child) {
    margin-right: 8px
}

.theme-arco-transfer-view-header {
    background-color: var(--theme-arco-color-fill-1);
    color: var(--theme-arco-color-text-1);
    font-size: 16px;
    font-weight: 500;
    height: 40px;
    line-height: 40px
}

.theme-arco-transfer-view-header-title {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-transfer-view-header-title .theme-arco-checkbox {
    font-size: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-transfer-view-header-title .theme-arco-checkbox-text {
    color: inherit
}

.theme-arco-transfer-view-header-unit {
    color: var(--theme-arco-color-text-3);
    font-size: 12px;
    font-weight: 400;
    margin-right: 2px
}

.theme-arco-transfer-view-item {
    background-color: transparent;
    color: var(--theme-arco-color-text-1);
    cursor: default;
    height: 36px;
    line-height: 36px;
    list-style: none;
    position: relative
}

.theme-arco-transfer-view-item-content {
    font-size: 16px
}

.theme-arco-transfer-view-item-disabled {
    background-color: transparent;
    color: var(--theme-arco-color-text-4);
    cursor: not-allowed
}

.theme-arco-transfer-view-item:not(.theme-arco-transfer-view-item-disabled):hover {
    background-color: var(--theme-arco-color-fill-2);
    color: var(--theme-arco-color-text-1)
}

.theme-arco-transfer-view-item .theme-arco-checkbox {
    width: 100%
}

.theme-arco-transfer-view-item .theme-arco-checkbox-text {
    color: inherit
}

.theme-arco-transfer-view-item-draggable:first-child {
    margin-top: 2px
}

.theme-arco-transfer-view-item-draggable:last-child {
    margin-bottom: 2px
}

.theme-arco-transfer-view-item-draggable:before {
    border-radius: 1px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0
}

.theme-arco-transfer-view-item-gap-bottom:before {
    background-color: rgb(var(--theme-arco-primary-6));
    bottom: -2px
}

.theme-arco-transfer-view-item-gap-top:before {
    background-color: rgb(var(--theme-arco-primary-6));
    top: -2px
}

.theme-arco-transfer-view-item-dragging {
    background-color: var(--theme-arco-color-fill-1) !important;
    color: var(--theme-arco-color-text-4) !important
}

.theme-arco-transfer-view-item-dragged {
    -webkit-animation: arco-transfer-drag-item-blink .4s;
    -moz-animation: arco-transfer-drag-item-blink .4s;
    animation: arco-transfer-drag-item-blink .4s;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear
}

.theme-arco-transfer-view .theme-arco-transfer-view-icon-clear {
    margin-left: 8px
}

.theme-arco-transfer-view .theme-arco-transfer-view-icon-clear,
.theme-arco-transfer-view .theme-arco-transfer-view-item-icon-remove {
    color: var(--theme-arco-color-text-2);
    cursor: pointer;
    font-size: 12px
}

.theme-arco-transfer-view .theme-arco-transfer-view-icon-clear:hover:before,
.theme-arco-transfer-view .theme-arco-transfer-view-item-icon-remove:hover:before {
    background-color: var(--theme-arco-color-fill-3)
}

.theme-arco-transfer-view .theme-arco-transfer-view-icon-clear:focus-visible:before,
.theme-arco-transfer-view .theme-arco-transfer-view-item-icon-remove:focus-visible:before {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-6))
}

.theme-arco-transfer-view .theme-arco-list {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    border-radius: 0;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.theme-arco-transfer-view .theme-arco-list-content {
    -moz-box-flex: 1;
    -webkit-flex: 1 1;
    flex: 1 1;
    overflow-y: auto
}

.theme-arco-transfer-view .theme-arco-list-footer {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 40px;
    padding: 0 8px;
    position: relative
}

.theme-arco-transfer-view .theme-arco-list .theme-arco-pagination {
    margin: 0;
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-transfer-view .theme-arco-list .theme-arco-pagination-jumper-input {
    width: 24px
}

.theme-arco-transfer-view .theme-arco-list .theme-arco-pagination-jumper-separator {
    padding: 0 8px
}

.theme-arco-transfer-view .theme-arco-checkbox {
    padding-left: 6px
}

.theme-arco-transfer-view .theme-arco-checkbox-wrapper {
    display: inline
}

.theme-arco-transfer-view .theme-arco-checkbox .theme-arco-icon-hover:hover:before {
    background-color: var(--theme-arco-color-fill-3)
}

.theme-arco-transfer-operations {
    padding: 0 20px
}

.theme-arco-transfer-operations .theme-arco-btn {
    display: block
}

.theme-arco-transfer-operations .theme-arco-btn:last-child {
    margin-top: 12px
}

.theme-arco-transfer-operations-words .theme-arco-btn {
    padding: 0 12px;
    text-align: left;
    width: 100%
}

.theme-arco-transfer-simple .theme-arco-transfer-view-source {
    border-bottom-right-radius: 0;
    border-right: none;
    border-top-right-radius: 0
}

.theme-arco-transfer-simple .theme-arco-transfer-view-target {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.theme-arco-transfer-disabled .theme-arco-transfer-view-header {
    color: var(--theme-arco-color-text-4)
}

@-webkit-keyframes arco-transfer-drag-item-blink {
    0% {
        background-color: var(--theme-arco-color-primary-light-1)
    }

    to {
        background-color: transparent
    }
}

@-moz-keyframes arco-transfer-drag-item-blink {
    0% {
        background-color: var(--theme-arco-color-primary-light-1)
    }

    to {
        background-color: transparent
    }
}

@keyframes arco-transfer-drag-item-blink {
    0% {
        background-color: var(--theme-arco-color-primary-light-1)
    }

    to {
        background-color: transparent
    }
}

.theme-arco-transfer-rtl {
    direction: rtl
}

.theme-arco-transfer-rtl .theme-arco-transfer-view-search {
    padding: 8px 12px 4px
}

.theme-arco-transfer-rtl .theme-arco-transfer-view-header>:first-child:not(:last-child),
.theme-arco-transfer-rtl .theme-arco-transfer-view-item .theme-arco-transfer-rtl .theme-arco-transfer-view-item-content:not(:last-child) {
    margin-left: 8px;
    margin-right: 0
}

.theme-arco-transfer-rtl .theme-arco-transfer-view-header-unit {
    margin-left: 2px;
    margin-right: 0
}

.theme-arco-transfer-rtl .theme-arco-transfer-view-icon-clear {
    margin-left: 0;
    margin-right: 8px
}

.theme-arco-transfer-rtl .theme-arco-transfer-view .theme-arco-list .theme-arco-pagination {
    left: 8px;
    right: auto
}

.theme-arco-transfer-rtl .theme-arco-transfer-view .theme-arco-checkbox {
    padding-left: 0;
    padding-right: 6px
}

.theme-arco-transfer-rtl .theme-arco-transfer-operations-words .theme-arco-btn {
    text-align: right
}

.theme-arco-transfer-rtl.theme-arco-transfer-simple .theme-arco-transfer-view-source {
    border-left: none;
    border-right: 1px solid var(--theme-arco-color-neutral-3)
}

.theme-arco-icon-hover.theme-arco-tree-node-icon-hover:before {
    height: 16px;
    width: 16px
}

.theme-arco-tree-node-switcher {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: var(--theme-arco-color-text-2);
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    font-size: 12px;
    height: 32px;
    margin-right: 10px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 12px
}

.theme-arco-tree-node-switcher-icon {
    margin: 0 auto;
    position: relative
}

.theme-arco-tree-node-switcher-icon svg {
    position: relative;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: -o-transform .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .2s cubic-bezier(.34, .69, .1, 1), -moz-transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: transform .2s cubic-bezier(.34, .69, .1, 1);
    transition: transform .2s cubic-bezier(.34, .69, .1, 1), -webkit-transform .2s cubic-bezier(.34, .69, .1, 1), -moz-transform .2s cubic-bezier(.34, .69, .1, 1), -o-transform .2s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-tree-node-expanded .theme-arco-tree-node-switcher-icon svg,
.theme-arco-tree-node-is-leaf .theme-arco-tree-node-switcher-icon svg {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.theme-arco-tree-node-drag-icon {
    color: rgb(var(--theme-arco-primary-6));
    margin-left: 120px;
    opacity: 0
}

.theme-arco-tree-node-custom-icon {
    cursor: pointer;
    font-size: inherit;
    margin-right: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-tree-node .theme-arco-icon-loading {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-tree-node-minus-icon,
.theme-arco-tree-node-plus-icon {
    background: var(--theme-arco-color-fill-2);
    border: 1px solid transparent;
    border-radius: var(--border-radius-small);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 14px;
    position: relative;
    width: 14px
}

.theme-arco-tree-node-minus-icon:after,
.theme-arco-tree-node-plus-icon:after {
    height: 2px;
    margin-left: -3px;
    margin-top: -1px;
    width: 6px
}

.theme-arco-tree-node-minus-icon:after,
.theme-arco-tree-node-plus-icon:after,
.theme-arco-tree-node-plus-icon:before {
    background-color: var(--theme-arco-color-text-2);
    border-radius: .5px;
    color: var(--theme-arco-color-text-2);
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%
}

.theme-arco-tree-node-plus-icon:before {
    height: 6px;
    margin-left: -1px;
    margin-top: -3px;
    width: 2px
}

.theme-arco-tree {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-tree .theme-arco-checkbox {
    line-height: 32px;
    margin-right: 10px;
    padding-left: 0
}

.theme-arco-tree-node {
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    color: rgba(0, 0, 0, .92);
    cursor: pointer;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    line-height: 1.5715;
    padding-left: 2px;
    position: relative
}

.theme-arco-tree-node-selected .theme-arco-tree-node-title,
.theme-arco-tree-node-selected .theme-arco-tree-node-title:hover {
    color: rgb(var(--theme-arco-primary-6));
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    -moz-transition: color .2s linear;
    transition: color .2s linear
}

.theme-arco-tree-node-disabled .theme-arco-tree-node-title,
.theme-arco-tree-node-disabled .theme-arco-tree-node-title:hover,
.theme-arco-tree-node-disabled-selectable .theme-arco-tree-node-title,
.theme-arco-tree-node-disabled-selectable .theme-arco-tree-node-title:hover {
    background: none;
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-tree-node-disabled.theme-arco-tree-node-selected .theme-arco-tree-node-title {
    color: rgb(var(--theme-arco-primary-3))
}

.theme-arco-tree-node-title-block {
    -moz-box-flex: 1;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-flex: 1 1;
    flex: 1 1
}

.theme-arco-tree-node-title-block .theme-arco-tree-node-drag-icon {
    margin-left: unset;
    position: absolute;
    right: 12px
}

.theme-arco-tree-node-indent {
    -webkit-align-self: stretch;
    align-self: stretch;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    position: relative
}

.theme-arco-tree-node-indent-block {
    display: inline-block;
    height: 100%;
    margin-right: 10px;
    position: relative;
    vertical-align: top;
    width: 12px
}

.theme-arco-tree-node-title {
    border-radius: var(--border-radius-small);
    font-size: 14px;
    margin-left: -4px;
    padding: 5px 4px;
    position: relative
}

.theme-arco-tree-node-title:hover {
    background-color: transparent;
    color: var(--theme-arco-color-text-1)
}

.theme-arco-tree-node-title:hover .theme-arco-tree-node-drag-icon {
    opacity: 1
}

.theme-arco-tree-node-title-draggable:before {
    border-radius: 1px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.theme-arco-tree-node-title-gap-bottom:before {
    bottom: 0;
    top: unset
}

.theme-arco-tree-node-title-gap-bottom:before,
.theme-arco-tree-node-title-gap-top:before {
    background-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-tree-node-title-highlight {
    background-color: var(--theme-arco-color-primary-light-1);
    color: var(--theme-arco-color-text-1)
}

.theme-arco-tree-node-title-dragging,
.theme-arco-tree-node-title-dragging:hover {
    background-color: var(--theme-arco-color-fill-1);
    color: var(--theme-arco-color-text-4)
}

.theme-arco-tree-show-line {
    padding-left: 1px
}

.theme-arco-tree-show-line .theme-arco-tree-node-switcher {
    text-align: center;
    width: 14px
}

.theme-arco-tree-show-line .theme-arco-tree-node-switcher .theme-arco-tree-node-icon-hover {
    width: 100%
}

.theme-arco-tree-show-line .theme-arco-tree-node-indent-block {
    width: 14px
}

.theme-arco-tree-show-line .theme-arco-tree-node-indent-block:before {
    border-left: 1px solid var(--theme-arco-color-neutral-3);
    bottom: -5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    left: 50%;
    position: absolute;
    top: -5px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1px
}

.theme-arco-tree-show-line .theme-arco-tree-node-is-leaf:not(.theme-arco-tree-node-is-tail) .theme-arco-tree-node-indent:after {
    border-left: 1px solid var(--theme-arco-color-neutral-3);
    bottom: -5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    position: absolute;
    right: -7px;
    top: 27px;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    width: 1px
}

.theme-arco-tree-show-line .theme-arco-tree-node-indent-block-lineless:before {
    display: none
}

.theme-arco-tree-size-mini .theme-arco-tree-node-switcher {
    height: 24px
}

.theme-arco-tree-size-mini .theme-arco-checkbox {
    line-height: 24px
}

.theme-arco-tree-size-mini .theme-arco-tree-node-title {
    font-size: 12px;
    line-height: 1.667;
    padding-bottom: 2px;
    padding-top: 2px
}

.theme-arco-tree-size-mini .theme-arco-tree-node-indent-block:before {
    bottom: -1px;
    top: 23px
}

.theme-arco-tree-size-mini .theme-arco-tree-node-is-leaf:not(.theme-arco-tree-node-is-tail) .theme-arco-tree-node-indent:after {
    bottom: -1px;
    top: -1px
}

.theme-arco-tree-size-small .theme-arco-tree-node-switcher {
    height: 28px
}

.theme-arco-tree-size-small .theme-arco-checkbox {
    line-height: 28px
}

.theme-arco-tree-size-small .theme-arco-tree-node-title {
    font-size: 14px;
    padding-bottom: 3px;
    padding-top: 3px
}

.theme-arco-tree-size-small .theme-arco-tree-node-indent-block:before {
    bottom: -3px;
    top: 25px
}

.theme-arco-tree-size-small .theme-arco-tree-node-is-leaf:not(.theme-arco-tree-node-is-tail) .theme-arco-tree-node-indent:after {
    bottom: -3px;
    top: -3px
}

.theme-arco-tree-size-large .theme-arco-tree-node-switcher {
    height: 36px
}

.theme-arco-tree-size-large .theme-arco-checkbox {
    line-height: 36px
}

.theme-arco-tree-size-large .theme-arco-tree-node-title {
    font-size: 16px;
    padding-bottom: 5.5px;
    padding-top: 5.5px
}

.theme-arco-tree-size-large .theme-arco-tree-node-indent-block:before {
    bottom: -7px;
    top: 29px
}

.theme-arco-tree-size-large .theme-arco-tree-node-is-leaf:not(.theme-arco-tree-node-is-tail) .theme-arco-tree-node-indent:after {
    bottom: -7px;
    top: -7px
}

.theme-arco-tree-node-list {
    overflow: hidden;
    -webkit-transition: height .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: height .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: height .2s cubic-bezier(.34, .69, .1, 1);
    transition: height .2s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-tree-rtl {
    direction: rtl
}

.theme-arco-tree-rtl .theme-arco-tree-node-switcher {
    margin-left: 10px;
    margin-right: 0
}

.theme-arco-tree-rtl .theme-arco-tree-node-switcher-icon svg {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.theme-arco-tree-rtl .theme-arco-tree-node-expanded .theme-arco-tree-node-switcher-icon svg,
.theme-arco-tree-rtl .theme-arco-tree-node-is-leaf .theme-arco-tree-node-switcher-icon svg {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.theme-arco-tree-rtl .theme-arco-tree-node-custom-icon {
    margin-left: 10px;
    margin-right: 0
}

.theme-arco-tree-rtl .theme-arco-tree-node-minus-icon:after,
.theme-arco-tree-rtl .theme-arco-tree-node-plus-icon:after {
    margin-left: 0;
    margin-right: -3px
}

.theme-arco-tree-rtl .theme-arco-tree-node-plus-icon:before {
    margin-left: 0;
    margin-right: -1px
}

.theme-arco-tree-rtl .theme-arco-checkbox {
    margin-left: 10px;
    margin-right: 0;
    padding-right: 0
}

.theme-arco-tree-rtl .theme-arco-tree-node {
    -moz-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    padding-left: 0;
    padding-right: 2px
}

.theme-arco-tree-rtl .theme-arco-tree-node-title-block .theme-arco-tree-node-drag-icon {
    left: 12px;
    margin-right: unset;
    right: auto
}

.theme-arco-tree-rtl-node-indent-block {
    margin-left: 10px;
    margin-right: 0
}

.theme-arco-tree-rtl-node-title {
    margin-left: unset;
    margin-right: -4px;
    padding-left: 4px;
    padding-right: 4px
}

.theme-arco-tree-rtl-show-line {
    padding-left: 0;
    padding-right: 1px
}

.theme-arco-tree-rtl-show-line .theme-arco-tree-node-indent-block:before {
    border-left: none;
    border-right: 1px solid var(--theme-arco-color-neutral-3)
}

.theme-arco-tree-rtl-show-line .theme-arco-tree-node-is-leaf:not(.theme-arco-tree-node-is-tail) .theme-arco-tree-node-indent:after {
    left: -7px
}

.theme-arco-tree-select .theme-arco-tree-select-view {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .14);
    color: rgba(0, 0, 0, .92)
}

.theme-arco-tree-select:hover .theme-arco-tree-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-tree-select.theme-arco-tree-select-focused .theme-arco-tree-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-primary-light-2);
    color: rgba(0, 0, 0, .92)
}

.theme-arco-tree-select .theme-arco-tree-select-arrow-icon,
.theme-arco-tree-select .theme-arco-tree-select-clear-icon,
.theme-arco-tree-select .theme-arco-tree-select-expand-icon,
.theme-arco-tree-select .theme-arco-tree-select-loading-icon,
.theme-arco-tree-select .theme-arco-tree-select-search-icon,
.theme-arco-tree-select .theme-arco-tree-select-suffix-icon {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-tree-select-error .theme-arco-tree-select-view {
    background-color: #fff;
    border: 1px solid rgb(var(--theme-arco-danger-6))
}

.theme-arco-tree-select-error:hover .theme-arco-tree-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-tree-select-error.theme-arco-tree-select-focused .theme-arco-tree-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6));
    box-shadow: 0 0 0 0 #fff;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-tree-select-warning .theme-arco-tree-select-view {
    background-color: var(--theme-arco-color-warning-light-1);
    border: 1px solid transparent
}

.theme-arco-tree-select-warning:hover .theme-arco-tree-select-view {
    background-color: var(--theme-arco-color-warning-light-2);
    border-color: transparent
}

.theme-arco-tree-select-warning.theme-arco-tree-select-focused .theme-arco-tree-select-view {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-warning-6));
    box-shadow: 0 0 0 0 var(--theme-arco-color-warning-light-2);
    color: rgba(0, 0, 0, .92)
}

.theme-arco-tree-select-disabled .theme-arco-tree-select-view {
    background-color: #f0f0f0;
    border: 1px solid rgba(0, 0, 0, .14);
    color: rgba(0, 0, 0, .25)
}

.theme-arco-tree-select-disabled:hover .theme-arco-tree-select-view {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .14)
}

.theme-arco-tree-select-disabled .theme-arco-tree-select-arrow-icon,
.theme-arco-tree-select-disabled .theme-arco-tree-select-clear-icon,
.theme-arco-tree-select-disabled .theme-arco-tree-select-expand-icon,
.theme-arco-tree-select-disabled .theme-arco-tree-select-loading-icon,
.theme-arco-tree-select-disabled .theme-arco-tree-select-search-icon,
.theme-arco-tree-select-disabled .theme-arco-tree-select-suffix-icon {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-tree-select-no-border .theme-arco-tree-select-view {
    background: none !important;
    border: none !important
}

.theme-arco-tree-select-size-mini.theme-arco-tree-select-multiple .theme-arco-tree-select-view {
    font-size: 12px;
    height: auto;
    line-height: 0;
    padding: 0 3px
}

.theme-arco-tree-select-size-mini.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-tree-select-size-mini.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-tree-select-size-mini.theme-arco-tree-select-multiple .theme-arco-tree-select-suffix {
    padding-right: 8px
}

.theme-arco-tree-select-size-mini.theme-arco-tree-select-multiple input {
    font-size: 12px
}

.theme-arco-tree-select-size-mini.theme-arco-tree-select-single .theme-arco-tree-select-view {
    font-size: 12px;
    height: 24px;
    line-height: 22px;
    padding: 0 11px
}

.theme-arco-tree-select-size-mini.theme-arco-tree-select-single input {
    font-size: 12px
}

.theme-arco-tree-select-size-mini.theme-arco-tree-select-multiple .theme-arco-tree-select-view-with-prefix {
    padding-left: 11px
}

.theme-arco-tree-select-size-small.theme-arco-tree-select-multiple .theme-arco-tree-select-view {
    font-size: 14px;
    height: auto;
    line-height: 0;
    padding: 0 3px
}

.theme-arco-tree-select-size-small.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-tree-select-size-small.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-tree-select-size-small.theme-arco-tree-select-multiple .theme-arco-tree-select-suffix {
    padding-right: 8px
}

.theme-arco-tree-select-size-small.theme-arco-tree-select-multiple input {
    font-size: 14px
}

.theme-arco-tree-select-size-small.theme-arco-tree-select-single .theme-arco-tree-select-view {
    font-size: 14px;
    height: 24px;
    line-height: 22px;
    padding: 0 11px
}

.theme-arco-tree-select-size-small.theme-arco-tree-select-single input {
    font-size: 14px
}

.theme-arco-tree-select-size-small.theme-arco-tree-select-multiple .theme-arco-tree-select-view-with-prefix {
    padding-left: 11px
}

.theme-arco-tree-select-size-default.theme-arco-tree-select-multiple .theme-arco-tree-select-view {
    font-size: 14px;
    height: auto;
    line-height: 0;
    padding: 0 3px
}

.theme-arco-tree-select-size-default.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-tree-select-size-default.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-tree-select-size-default.theme-arco-tree-select-multiple .theme-arco-tree-select-suffix {
    padding-right: 8px
}

.theme-arco-tree-select-size-default.theme-arco-tree-select-multiple input {
    font-size: 14px
}

.theme-arco-tree-select-size-default.theme-arco-tree-select-single .theme-arco-tree-select-view {
    font-size: 14px;
    height: 36px;
    line-height: 34px;
    padding: 0 11px
}

.theme-arco-tree-select-size-default.theme-arco-tree-select-single input {
    font-size: 14px
}

.theme-arco-tree-select-size-default.theme-arco-tree-select-multiple .theme-arco-tree-select-view-with-prefix {
    padding-left: 11px
}

.theme-arco-tree-select-size-large.theme-arco-tree-select-multiple .theme-arco-tree-select-view {
    font-size: 14px;
    height: auto;
    line-height: 0;
    padding: 0 3px
}

.theme-arco-tree-select-size-large.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-tree-select-size-large.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.theme-arco-tree-select-size-large.theme-arco-tree-select-multiple .theme-arco-tree-select-suffix {
    padding-right: 8px
}

.theme-arco-tree-select-size-large.theme-arco-tree-select-multiple input {
    font-size: 14px
}

.theme-arco-tree-select-size-large.theme-arco-tree-select-single .theme-arco-tree-select-view {
    font-size: 14px;
    height: 44px;
    line-height: 42px;
    padding: 0 11px
}

.theme-arco-tree-select-size-large.theme-arco-tree-select-single input {
    font-size: 14px
}

.theme-arco-tree-select-size-large.theme-arco-tree-select-multiple .theme-arco-tree-select-view-with-prefix {
    padding-left: 11px
}

.theme-arco-tree-select {
    cursor: pointer;
    display: inline-block
}

.theme-arco-tree-select,
.theme-arco-tree-select-view {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%
}

.theme-arco-tree-select-view {
    border-radius: 4px;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    outline: none;
    text-align: left;
    -webkit-transition: all .1s linear, padding 0s linear;
    -o-transition: all .1s linear, padding 0s linear;
    -moz-transition: all .1s linear, padding 0s linear;
    transition: all .1s linear, padding 0s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.theme-arco-tree-select-view input {
    color: inherit;
    cursor: inherit
}

.theme-arco-tree-select-view input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-tree-select-view input::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-tree-select-view input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-tree-select-view input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-tree-select-view input::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-tree-select-multiple,
.theme-arco-tree-select-show-search {
    cursor: text
}

.theme-arco-tree-select-disabled {
    cursor: not-allowed
}

.theme-arco-tree-select-disabled .theme-arco-tree-select-view input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-tree-select-disabled .theme-arco-tree-select-view input::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-tree-select-disabled .theme-arco-tree-select-view input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-tree-select-disabled .theme-arco-tree-select-view input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-tree-select-disabled .theme-arco-tree-select-view input::placeholder {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-tree-select-single .theme-arco-tree-select-view-input {
    background: transparent;
    border: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.theme-arco-tree-select-single .theme-arco-tree-select-view-selector {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    overflow: hidden;
    position: relative;
    width: 100%
}

.theme-arco-tree-select-single .theme-arco-tree-select-view-selector .theme-arco-tree-select-view-input {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.theme-arco-tree-select-single .theme-arco-tree-select-view-selector .theme-arco-tree-select-view-value-mirror {
    opacity: 0
}

.theme-arco-tree-select-single .theme-arco-tree-select-view-value {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.theme-arco-tree-select-single .theme-arco-tree-select-view-value:after {
    content: ".";
    font-size: 0;
    line-height: 0;
    visibility: hidden
}

.theme-arco-tree-select-single .theme-arco-tree-select-view .theme-arco-tree-select-hidden {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.theme-arco-tree-select-multiple {
    vertical-align: top
}

.theme-arco-tree-select-multiple .theme-arco-tree-select-view {
    line-height: 0;
    padding: 0 4px
}

.theme-arco-tree-select-multiple .theme-arco-tree-select-view-with-prefix {
    padding-left: 12px
}

.theme-arco-tree-select-multiple .theme-arco-input-tag {
    -moz-box-flex: 1;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    -webkit-flex: 1 1;
    flex: 1 1;
    overflow: hidden;
    padding: 0
}

.theme-arco-tree-select-multiple .theme-arco-tag {
    max-width: 100%
}

.theme-arco-tree-select-multiple:not(.theme-arco-tree-select-focused) .theme-arco-input-tag input:not(:first-child)[value=""] {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.theme-arco-tree-select-prefix {
    color: rgba(0, 0, 0, .55);
    margin-right: 12px;
    white-space: nowrap
}

.theme-arco-tree-select-prefix,
.theme-arco-tree-select-suffix {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-tree-select-suffix {
    margin-left: 4px
}

.theme-arco-tree-select-clear-icon,
.theme-arco-tree-select-expand-icon,
.theme-arco-tree-select-loading-icon,
.theme-arco-tree-select-search-icon,
.theme-arco-tree-select-suffix-icon {
    font-size: 16px;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-tree-select-arrow-icon {
    font-size: 16px
}

.theme-arco-tree-select-open .theme-arco-tree-select-arrow-icon svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.theme-arco-tree-select .theme-arco-tree-select-clear-icon {
    cursor: pointer;
    display: none
}

.theme-arco-tree-select .theme-arco-tree-select-clear-icon>svg {
    position: relative;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-tree-select:hover .theme-arco-tree-select-clear-icon {
    display: block
}

.theme-arco-tree-select:hover .theme-arco-tree-select-clear-icon~* {
    display: none
}

.theme-arco-tree-select-wrapper {
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    width: 100%
}

.theme-arco-tree-select-wrapper .theme-arco-tree-select {
    min-width: 0
}

.theme-arco-tree-select-wrapper .theme-arco-tree-select:not(.theme-arco-tree-select-focused):not(:first-child) .theme-arco-tree-select-view {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.theme-arco-tree-select-wrapper .theme-arco-tree-select:not(.theme-arco-tree-select-focused):not(:last-child) .theme-arco-tree-select-view {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.theme-arco-tree-select-addbefore {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom-left-radius: 4px;
    border-right: 1px solid var(--theme-arco-color-border-2);
    border-top-left-radius: 4px;
    color: var(--theme-arco-color-text-1);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 0 12px;
    white-space: nowrap
}

.theme-arco-tree-select-popup {
    background-color: var(--theme-arco-color-bg-popup);
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 200px;
    overflow: auto;
    padding: 4px 4px 4px 10px
}

.theme-arco-tree-select-popup .theme-arco-tree-node {
    padding-left: 0
}

.theme-arco-tree-select-highlight {
    font-weight: 500
}

.theme-arco-tree-select-rtl {
    direction: rtl
}

.theme-arco-tree-select-rtl-popup {
    padding-left: 4px;
    padding-right: 10px
}

.theme-arco-tree-select-rtl.theme-arco-tree-select-size-mini.theme-arco-tree-select-multiple .theme-arco-tree-select-view-with-prefix {
    padding-left: 0;
    padding-right: 11px
}

.theme-arco-tree-select-rtl.theme-arco-tree-select-size-mini.theme-arco-tree-select-multiple .theme-arco-tree-select-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-tree-select-rtl.theme-arco-tree-select-size-mini.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-tree-select-rtl.theme-arco-tree-select-size-mini.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder input {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-tree-select-rtl.theme-arco-tree-select-size-small.theme-arco-tree-select-multiple .theme-arco-tree-select-view-with-prefix {
    padding-left: 0;
    padding-right: 11px
}

.theme-arco-tree-select-rtl.theme-arco-tree-select-size-small.theme-arco-tree-select-multiple .theme-arco-tree-select-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-tree-select-rtl.theme-arco-tree-select-size-small.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-tree-select-rtl.theme-arco-tree-select-size-small.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder input {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-tree-select-rtl.theme-arco-tree-select-size-default.theme-arco-tree-select-multiple .theme-arco-tree-select-view-with-prefix {
    padding-left: 0;
    padding-right: 11px
}

.theme-arco-tree-select-rtl.theme-arco-tree-select-size-default.theme-arco-tree-select-multiple .theme-arco-tree-select-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-tree-select-rtl.theme-arco-tree-select-size-default.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-tree-select-rtl.theme-arco-tree-select-size-default.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder input {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-tree-select-rtl.theme-arco-tree-select-size-large.theme-arco-tree-select-multiple .theme-arco-tree-select-view-with-prefix {
    padding-left: 0;
    padding-right: 11px
}

.theme-arco-tree-select-rtl.theme-arco-tree-select-size-large.theme-arco-tree-select-multiple .theme-arco-tree-select-suffix {
    padding-left: 8px;
    padding-right: 0
}

.theme-arco-tree-select-rtl.theme-arco-tree-select-size-large.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder .theme-arco-input-tag-input-mirror,
.theme-arco-tree-select-rtl.theme-arco-tree-select-size-large.theme-arco-tree-select-multiple .theme-arco-input-tag-has-placeholder input {
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-tree-select-wrapper-rtl .theme-arco-tree-select-addbefore {
    border-left: 1px solid var(--theme-arco-color-border-2);
    border-right: unset
}

.theme-arco-tree-select-rtl .theme-arco-tree-select-view {
    text-align: right
}

.theme-arco-tree-select-rtl .theme-arco-tree-select-multiple .theme-arco-tree-select-view-with-prefix {
    padding-left: 0;
    padding-right: 12px
}

.theme-arco-tree-select-rtl .theme-arco-tree-select-prefix {
    margin-left: 12px;
    margin-right: 0
}

.theme-arco-tree-select-rtl .theme-arco-tree-select-suffix {
    margin-left: 0;
    margin-right: 4px
}

.theme-arco-trigger {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    z-index: 1000
}

.theme-arco-trigger-arrow {
    background-color: var(--theme-arco-color-bg-5);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50% 50% 0;
    -moz-transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    width: 8px;
    z-index: -1
}

.theme-arco-trigger[trigger-placement=tl] .theme-arco-trigger-arrow,
.theme-arco-trigger[trigger-placement=top] .theme-arco-trigger-arrow,
.theme-arco-trigger[trigger-placement=tr] .theme-arco-trigger-arrow {
    border-bottom-right-radius: 2px;
    border-left: none;
    border-top: none;
    bottom: -4px;
    margin-left: -4px
}

.theme-arco-trigger[trigger-placement=bl] .theme-arco-trigger-arrow,
.theme-arco-trigger[trigger-placement=bottom] .theme-arco-trigger-arrow,
.theme-arco-trigger[trigger-placement=br] .theme-arco-trigger-arrow {
    border-bottom: none;
    border-right: none;
    border-top-left-radius: 2px;
    margin-left: -4px;
    top: -4px
}

.theme-arco-trigger[trigger-placement=lb] .theme-arco-trigger-arrow,
.theme-arco-trigger[trigger-placement=left] .theme-arco-trigger-arrow,
.theme-arco-trigger[trigger-placement=lt] .theme-arco-trigger-arrow {
    border-bottom: none;
    border-left: none;
    border-top-right-radius: 2px;
    margin-top: -4px;
    right: -4px
}

.theme-arco-trigger[trigger-placement=rb] .theme-arco-trigger-arrow,
.theme-arco-trigger[trigger-placement=right] .theme-arco-trigger-arrow,
.theme-arco-trigger[trigger-placement=rt] .theme-arco-trigger-arrow {
    border-bottom-left-radius: 2px;
    border-right: none;
    border-top: none;
    left: -4px;
    margin-top: -4px
}

.theme-arco-typography {
    color: var(--theme-arco-color-text-1);
    line-height: 1.5715;
    white-space: normal;
    word-break: break-all
}

h1.theme-arco-typography,
h2.theme-arco-typography,
h3.theme-arco-typography,
h4.theme-arco-typography,
h5.theme-arco-typography,
h6.theme-arco-typography {
    font-weight: 500;
    margin-bottom: .5em;
    margin-top: 1em
}

h1.theme-arco-typography {
    font-size: 36px;
    line-height: 1.23
}

h2.theme-arco-typography {
    font-size: 32px;
    line-height: 1.25
}

h3.theme-arco-typography {
    font-size: 28px;
    line-height: 1.29
}

h4.theme-arco-typography {
    font-size: 24px;
    line-height: 1.33
}

h5.theme-arco-typography {
    font-size: 20px;
    line-height: 1.4
}

h6.theme-arco-typography {
    font-size: 16px;
    line-height: 1.5
}

div.theme-arco-typography,
p.theme-arco-typography {
    margin-bottom: 1em;
    margin-top: 0
}

.theme-arco-typography-simple-ellipsis {
    -moz-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    white-space: nowrap
}

.theme-arco-typography-primary {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-typography-secondary {
    color: var(--theme-arco-color-text-2)
}

.theme-arco-typography-success {
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-typography-warning {
    color: rgb(var(--theme-arco-warning-6))
}

.theme-arco-typography-error {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-typography-disabled {
    color: var(--theme-arco-color-text-4);
    cursor: not-allowed
}

.theme-arco-typography mark {
    background-color: rgb(var(--theme-arco-yellow-4))
}

.theme-arco-typography u {
    text-decoration: underline
}

.theme-arco-typography del {
    text-decoration: line-through
}

.theme-arco-typography b {
    font-weight: 500
}

.theme-arco-typography code {
    background-color: var(--theme-arco-color-neutral-2);
    border: 1px solid var(--theme-arco-color-neutral-3);
    border-radius: 2px;
    color: var(--theme-arco-color-text-2);
    font-size: 85%;
    margin: 0 2px;
    padding: 2px 8px
}

.theme-arco-typography blockquote {
    background-color: var(--theme-arco-color-bg-2);
    border-left: 2px solid var(--theme-arco-color-neutral-6);
    margin: 0 0 1em;
    padding-left: 8px
}

.theme-arco-typography ol,
.theme-arco-typography ul {
    margin: 0;
    padding: 0
}

.theme-arco-typography ol li,
.theme-arco-typography ul li {
    margin-left: 20px
}

.theme-arco-typography ul {
    list-style: circle
}

.theme-arco-typography-spacing-close {
    line-height: 1.3
}

.theme-arco-typography-operation-copied,
.theme-arco-typography-operation-copy {
    margin-left: 2px;
    padding: 2px
}

.theme-arco-typography-operation-copy {
    background-color: transparent;
    border-radius: 2px;
    color: var(--theme-arco-color-text-2);
    cursor: pointer;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    transition: background-color .1s linear
}

.theme-arco-typography-operation-copy:hover {
    background-color: var(--theme-arco-color-fill-2);
    color: var(--theme-arco-color-text-2)
}

.theme-arco-typography-operation-copy:focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-typography-operation-copied {
    color: rgb(var(--theme-arco-success-6))
}

.theme-arco-typography-operation-edit {
    background-color: transparent;
    border-radius: 2px;
    color: var(--theme-arco-color-text-2);
    cursor: pointer;
    margin-left: 2px;
    padding: 2px;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    transition: background-color .1s linear
}

.theme-arco-typography-operation-edit:hover {
    background-color: var(--theme-arco-color-fill-2);
    color: var(--theme-arco-color-text-2)
}

.theme-arco-typography-operation-edit:focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-typography-operation-expand {
    color: rgb(var(--theme-arco-primary-6));
    cursor: pointer;
    margin: 0 4px
}

.theme-arco-typography-operation-expand:hover {
    color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-typography-operation-expand:focus-visible {
    border-radius: var(--border-radius-small);
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-typography-edit-content {
    left: -13px;
    margin-bottom: calc(1em - 13px);
    margin-right: -13px;
    margin-top: -13px;
    position: relative
}

.theme-arco-typography-rtl {
    direction: rtl
}

.theme-arco-typography-rtl blockquote {
    border-right: 2px solid var(--theme-arco-color-neutral-6);
    padding-left: 0;
    padding-right: 8px
}

.theme-arco-typography-rtl ol li,
.theme-arco-typography-rtl ul li {
    margin-left: 0;
    margin-right: 20px
}

.theme-arco-typography-rtl .theme-arco-typography-operation-copied,
.theme-arco-typography-rtl .theme-arco-typography-operation-copy,
.theme-arco-typography-rtl .theme-arco-typography-operation-edit {
    margin-left: 0;
    margin-right: 2px
}

.theme-arco-typography-rtl .theme-arco-typography-edit-content {
    left: auto;
    margin-left: -13px;
    margin-right: 0;
    right: -13px
}

.theme-arco-upload {
    display: inline-block;
    max-width: 100%
}

.theme-arco-upload-type-picture-card {
    vertical-align: top
}

.theme-arco-upload-drag {
    width: 100%
}

.theme-arco-upload-hide {
    display: none
}

.theme-arco-upload-disabled .theme-arco-upload-trigger-picture,
.theme-arco-upload-disabled .theme-arco-upload-trigger-picture:hover {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .14);
    color: rgba(0, 0, 0, .25);
    cursor: not-allowed
}

.theme-arco-upload-disabled .theme-arco-upload-trigger-drag,
.theme-arco-upload-disabled .theme-arco-upload-trigger-drag:hover {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .14);
    cursor: not-allowed
}

.theme-arco-upload-disabled .theme-arco-upload-trigger-drag .theme-arco-icon-plus,
.theme-arco-upload-disabled .theme-arco-upload-trigger-drag .theme-arco-upload-trigger-drag-text,
.theme-arco-upload-disabled .theme-arco-upload-trigger-drag:hover .theme-arco-icon-plus,
.theme-arco-upload-disabled .theme-arco-upload-trigger-drag:hover .theme-arco-upload-trigger-drag-text,
.theme-arco-upload-disabled .theme-arco-upload-trigger-tip {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-upload-trigger {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.theme-arco-upload-trigger-tip {
    color: var(--theme-arco-color-text-3);
    font-size: 12px;
    line-height: 1.5;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-upload-trigger-picture {
    background: #fff;
    border: 1px dashed rgba(0, 0, 0, .14);
    border-radius: 8px;
    color: rgb(var(--theme-arco-primary-6));
    height: 80px;
    margin-bottom: 0;
    min-width: 80px;
    text-align: center;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear
}

.theme-arco-upload-trigger-picture:hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-primary-5));
    color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-upload-trigger-picture:focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-upload-trigger-picture-text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-upload-trigger-drag {
    background-color: #f5f5f5;
    border: 1px dashed rgba(0, 0, 0, .14);
    border-radius: 8px;
    color: rgba(0, 0, 0, .92);
    padding: 50px 0;
    text-align: center;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 100%
}

.theme-arco-upload-trigger-drag .theme-arco-icon-plus {
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    margin-bottom: 24px
}

.theme-arco-upload-trigger-drag:hover {
    background-color: #f5f5f5;
    border-color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-upload-trigger-drag:hover .theme-arco-upload-trigger-drag-text {
    color: var(--theme-arco-color-text-1)
}

.theme-arco-upload-trigger-drag:hover .theme-arco-icon-plus {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-upload-trigger-drag:focus-visible {
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-upload-trigger-drag-active {
    background-color: #f5f5f5;
    border-color: rgb(var(--theme-arco-primary-6));
    color: var(--theme-arco-color-text-1)
}

.theme-arco-upload-trigger-drag-active .theme-arco-upload-trigger-drag-text {
    color: var(--theme-arco-color-text-1)
}

.theme-arco-upload-trigger-drag-active .theme-arco-icon-plus {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-upload-trigger-drag .theme-arco-upload-trigger-tip {
    margin-top: 0
}

.theme-arco-upload-trigger-drag-text {
    color: rgba(0, 0, 0, .92);
    font-size: 14px;
    line-height: 1.5
}

.theme-arco-upload-hide+.theme-arco-upload-list .theme-arco-upload-list-item:first-of-type {
    margin-top: 0
}

.theme-arco-upload-list {
    width: 100%
}

.theme-arco-upload-list-type-picture-list .theme-arco-upload-list-item:first-of-type,
.theme-arco-upload-list-type-text .theme-arco-upload-list-item:first-of-type {
    margin-top: 16px
}

.theme-arco-upload-list-file-icon {
    color: rgb(var(--theme-arco-primary-6));
    font-size: 16px;
    line-height: 16px;
    margin-right: 12px
}

.theme-arco-upload-list-preview-icon {
    cursor: pointer
}

.theme-arco-upload-list-error-icon {
    color: rgb(var(--theme-arco-danger-6));
    cursor: pointer;
    font-size: 14px;
    margin-left: 4px
}

.theme-arco-upload-list-success-icon {
    color: rgb(var(--theme-arco-success-6));
    cursor: pointer;
    font-size: 14px;
    line-height: 14px
}

.theme-arco-upload-list-remove-icon {
    cursor: pointer;
    font-size: 14px;
    position: relative
}

.theme-arco-upload-list-cancel-icon,
.theme-arco-upload-list-start-icon {
    color: var(--theme-arco-color-white);
    font-size: 12px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.theme-arco-upload-list-cancel-icon:focus-visible,
.theme-arco-upload-list-start-icon:focus-visible {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-upload-list-reupload-icon {
    color: rgb(var(--theme-arco-primary-6));
    cursor: pointer;
    font-size: 14px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

.theme-arco-upload-list-reupload-icon:active,
.theme-arco-upload-list-reupload-icon:hover {
    color: rgb(var(--theme-arco-primary-7))
}

.theme-arco-upload-list-reupload-icon:focus-visible {
    box-shadow: inset 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-upload-list-status {
    cursor: pointer;
    line-height: 12px;
    position: relative
}

.theme-arco-upload-list-status:hover .theme-arco-progress-circle-mask {
    stroke: rgba(var(--theme-arco-gray-10), .2)
}

.theme-arco-upload-list-status:hover .theme-arco-progress-circle-path {
    stroke: rgb(var(--theme-arco-primary-7))
}

.theme-arco-upload-list-item-done .theme-arco-upload-list-file-icon {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-upload-list-item {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 8px;
    padding-right: 28px;
    position: relative
}

.theme-arco-upload-list-item-operation {
    color: rgba(0, 0, 0, .55);
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-upload-list-item-operation .theme-arco-upload-list-remove-icon-hover:focus-visible:before {
    box-shadow: 0 0 0 2px rgb(var(--theme-arco-primary-6))
}

.theme-arco-upload-list-item-operation .theme-arco-upload-list-remove-icon {
    font-size: inherit
}

.theme-arco-upload-list-item-text {
    background-color: #fff;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 14px;
    padding: 7px 12px;
    width: 100%
}

.theme-arco-upload-list-item-text,
.theme-arco-upload-list-item-text-content {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-upload-list-item-text-content {
    -moz-box-flex: 1;
    -moz-box-pack: justify;
    -webkit-flex: 1 1;
    flex: 1 1;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    -moz-transition: background-color .1s linear;
    transition: background-color .1s linear;
    white-space: nowrap
}

.theme-arco-upload-list-item-text-thumbnail {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 40px;
    margin-right: 12px;
    width: 40px
}

.theme-arco-upload-list-item-text-thumbnail img {
    height: 100%;
    width: 100%
}

.theme-arco-upload-list-item-text-name {
    -moz-box-flex: 1;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: rgba(0, 0, 0, .92);
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    font-size: 14px;
    line-height: 1.4286;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.theme-arco-upload-list-item-text-name-link {
    color: rgb(var(--theme-arco-link-6));
    cursor: pointer;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis
}

.theme-arco-upload-list-item-text-name-text {
    overflow: hidden;
    text-overflow: ellipsis
}

.theme-arco-upload-list-item-done .theme-arco-upload-list-status,
.theme-arco-upload-list-item-error .theme-arco-upload-list-status {
    display: none
}

.theme-arco-upload-list-type-text .theme-arco-upload-list-item-error .theme-arco-upload-list-item-text-name,
.theme-arco-upload-list-type-text .theme-arco-upload-list-item-error .theme-arco-upload-list-item-text-name-link {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-upload-list.theme-arco-upload-list-type-picture-card {
    display: inline;
    vertical-align: top
}

.theme-arco-upload-list.theme-arco-upload-list-type-picture-card .theme-arco-upload-list-status {
    margin-left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme-arco-upload-list-type-picture-card .theme-arco-upload-list-item {
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 8px;
    margin-top: 0;
    overflow: hidden;
    padding-right: 0;
    -webkit-transition: all .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: all .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: all .2s cubic-bezier(.34, .69, .1, 1);
    transition: all .2s cubic-bezier(.34, .69, .1, 1);
    vertical-align: top
}

.theme-arco-upload-list-type-picture-card .theme-arco-upload-list-item-error .theme-arco-upload-list-item-picture-mask {
    opacity: 1
}

.theme-arco-upload-list-item-picture {
    background-color: var(--theme-arco-color-fill-2);
    border-radius: 8px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 80px;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 80px
}

.theme-arco-upload-list-item-picture img {
    height: 100%;
    width: 100%
}

.theme-arco-upload-list-item-picture-mask {
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    color: var(--theme-arco-color-white);
    cursor: pointer;
    font-size: 16px;
    left: 0;
    line-height: 80px;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: opacity .1s linear;
    -o-transition: opacity .1s linear;
    -moz-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.theme-arco-upload-list-item-picture-operation {
    font-size: 14px
}

.theme-arco-upload-list-item-picture-operation .theme-arco-upload-list-reupload-icon {
    color: var(--theme-arco-color-white)
}

.theme-arco-upload-list-item-picture-operation .theme-arco-upload-list-preview-icon+.theme-arco-upload-list-remove-icon,
.theme-arco-upload-list-item-picture-operation .theme-arco-upload-list-reupload-icon+.theme-arco-upload-list-remove-icon {
    margin-left: 20px
}

.theme-arco-upload-list-item-picture-operation .theme-arco-upload-list-preview-icon:focus-visible,
.theme-arco-upload-list-item-picture-operation .theme-arco-upload-list-remove-icon:focus-visible,
.theme-arco-upload-list-item-picture-operation .theme-arco-upload-list-reupload-icon:focus-visible {
    border-radius: 2px;
    box-shadow: 0 0 0 2px var(--theme-arco-color-primary-light-3)
}

.theme-arco-upload-list-item-picture-error-tip .theme-arco-upload-list-item-picture-operation {
    height: 0;
    opacity: 0;
    width: 0
}

.theme-arco-upload-list-item-picture-error-tip .theme-arco-upload-list-error-icon {
    color: var(--theme-arco-color-white);
    font-size: 26px
}

.theme-arco-upload-list-item-picture-mask:focus-within,
.theme-arco-upload-list-item-picture-mask:focus-within .theme-arco-upload-list-item-picture-operation,
.theme-arco-upload-list-item-picture-mask:hover,
.theme-arco-upload-list-item-picture-mask:hover .theme-arco-upload-list-item-picture-operation {
    display: block;
    opacity: 1
}

.theme-arco-upload-list-item-picture-mask:focus-within .theme-arco-upload-list-item-picture-error-tip,
.theme-arco-upload-list-item-picture-mask:hover .theme-arco-upload-list-item-picture-error-tip {
    display: none
}

.theme-arco-upload-list-type-picture-list .theme-arco-upload-list-item-text {
    padding-bottom: 8px;
    padding-top: 8px
}

.theme-arco-upload-list-type-picture-list .theme-arco-upload-list-item-error .theme-arco-upload-list-item-text {
    background-color: var(--theme-arco-color-danger-light-1)
}

.theme-arco-upload-list-type-picture-list .theme-arco-upload-list-item-error .theme-arco-upload-list-item-text-name,
.theme-arco-upload-list-type-picture-list .theme-arco-upload-list-item-error .theme-arco-upload-list-item-text-name-link {
    color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-upload-slide-up-enter {
    opacity: 0
}

.theme-arco-upload-slide-up-enter-active {
    opacity: 1;
    -webkit-transition: opacity .2s cubic-bezier(.34, .69, .1, 1);
    -o-transition: opacity .2s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: opacity .2s cubic-bezier(.34, .69, .1, 1);
    transition: opacity .2s cubic-bezier(.34, .69, .1, 1)
}

.theme-arco-upload-slide-up-exit {
    opacity: 1
}

.theme-arco-upload-slide-up-exit-active {
    margin: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .1s linear, height .3s cubic-bezier(.34, .69, .1, 1) .1s, margin .3s cubic-bezier(.34, .69, .1, 1) .1s;
    -o-transition: opacity .1s linear, height .3s cubic-bezier(.34, .69, .1, 1) .1s, margin .3s cubic-bezier(.34, .69, .1, 1) .1s;
    -moz-transition: opacity .1s linear, height .3s cubic-bezier(.34, .69, .1, 1) .1s, margin .3s cubic-bezier(.34, .69, .1, 1) .1s;
    transition: opacity .1s linear, height .3s cubic-bezier(.34, .69, .1, 1) .1s, margin .3s cubic-bezier(.34, .69, .1, 1) .1s
}

.theme-arco-upload-list-item.theme-arco-upload-slide-inline-enter {
    opacity: 0
}

.theme-arco-upload-list-item.theme-arco-upload-slide-inline-enter-active {
    opacity: 1;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.theme-arco-upload-list-item.theme-arco-upload-slide-inline-exit {
    opacity: 1
}

.theme-arco-upload-list-item.theme-arco-upload-slide-inline-exit-active {
    margin: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .1s linear, width .3s cubic-bezier(.34, .69, .1, 1) .1s, margin .3s cubic-bezier(.34, .69, .1, 1) .1s;
    -o-transition: opacity .1s linear, width .3s cubic-bezier(.34, .69, .1, 1) .1s, margin .3s cubic-bezier(.34, .69, .1, 1) .1s;
    -moz-transition: opacity .1s linear, width .3s cubic-bezier(.34, .69, .1, 1) .1s, margin .3s cubic-bezier(.34, .69, .1, 1) .1s;
    transition: opacity .1s linear, width .3s cubic-bezier(.34, .69, .1, 1) .1s, margin .3s cubic-bezier(.34, .69, .1, 1) .1s
}

.theme-arco-upload-list-rtl,
.theme-arco-upload-rtl {
    direction: rtl
}

.theme-arco-upload-list-rtl .theme-arco-upload-list-file-icon {
    margin-left: 12px;
    margin-right: 0
}

.theme-arco-upload-list-rtl .theme-arco-upload-list-error-icon {
    margin-left: 0;
    margin-right: 4px
}

.theme-arco-upload-list-rtl .theme-arco-upload-list-item {
    padding-left: 28px;
    padding-right: 0
}

.theme-arco-upload-list-rtl .theme-arco-upload-list-item-operation {
    left: 0;
    right: auto
}

.theme-arco-upload-list-rtl .theme-arco-upload-list-item-text {
    padding-left: 12px;
    padding-right: 12px
}

.theme-arco-upload-list-rtl .theme-arco-upload-list-item-text-thumbnail {
    margin-left: 12px;
    margin-right: 0
}

.theme-arco-upload-list-rtl .theme-arco-upload-list-item-text-name {
    margin-left: 10px;
    margin-right: 0
}

.theme-arco-upload-list-rtl .theme-arco-upload-list-item-picture-operation .theme-arco-upload-list-preview-icon+.theme-arco-upload-list-remove-icon,
.theme-arco-upload-list-rtl .theme-arco-upload-list-item-picture-operation .theme-arco-upload-list-reupload-icon+.theme-arco-upload-list-remove-icon {
    margin-left: 0;
    margin-right: 20px
}

.theme-arco-upload-list-rtl.theme-arco-upload-list-type-picture-card .theme-arco-upload-list-status {
    margin-left: 0;
    margin-right: 0
}

.theme-arco-upload-list-rtl.theme-arco-upload-list-type-picture-card .theme-arco-upload-list-item {
    margin-left: 8px;
    margin-right: 0;
    padding-left: 0
}

body {
    --theme-arco-color-white: #fff;
    --theme-arco-color-black: #000;
    --theme-arco-color-border: rgb(var(--theme-arco-gray-3));
    --theme-arco-color-bg-popup: var(--theme-arco-color-bg-5);
    --theme-arco-color-bg-1: #fff;
    --theme-arco-color-bg-2: #fff;
    --theme-arco-color-bg-3: #fff;
    --theme-arco-color-bg-4: #fff;
    --theme-arco-color-bg-5: #fff;
    --theme-arco-color-bg-white: #fff;
    --theme-arco-color-neutral-1: rgb(var(--theme-arco-gray-1));
    --theme-arco-color-neutral-2: rgb(var(--theme-arco-gray-2));
    --theme-arco-color-neutral-3: rgb(var(--theme-arco-gray-3));
    --theme-arco-color-neutral-4: rgb(var(--theme-arco-gray-4));
    --theme-arco-color-neutral-5: rgb(var(--theme-arco-gray-5));
    --theme-arco-color-neutral-6: rgb(var(--theme-arco-gray-6));
    --theme-arco-color-neutral-7: rgb(var(--theme-arco-gray-7));
    --theme-arco-color-neutral-8: rgb(var(--theme-arco-gray-8));
    --theme-arco-color-neutral-9: rgb(var(--theme-arco-gray-9));
    --theme-arco-color-neutral-10: rgb(var(--theme-arco-gray-10));
    --theme-arco-color-text-1: rgba(0, 0, 0, .92);
    --theme-arco-color-text-2: rgba(0, 0, 0, .65);
    --theme-arco-color-text-3: rgba(0, 0, 0, .55);
    --theme-arco-color-text-4: rgba(0, 0, 0, .35);
    --theme-arco-color-fill-1: #fff;
    --theme-arco-color-fill-2: #fff;
    --theme-arco-color-fill-3: #fff;
    --theme-arco-color-fill-4: #fff;
    --theme-arco-color-border-1: rgba(0, 0, 0, .14);
    --theme-arco-color-border-2: rgba(0, 0, 0, .1);
    --theme-arco-color-border-3: #fff;
    --theme-arco-color-border-4: #fff;
    --theme-arco-color-primary-light-1: rgb(var(--theme-arco-primary-1));
    --theme-arco-color-primary-light-2: rgb(var(--theme-arco-primary-2));
    --theme-arco-color-primary-light-3: rgb(var(--theme-arco-primary-3));
    --theme-arco-color-primary-light-4: rgb(var(--theme-arco-primary-4));
    --theme-arco-color-secondary: var(--theme-arco-color-neutral-2);
    --theme-arco-color-secondary-hover: var(--theme-arco-color-neutral-3);
    --theme-arco-color-secondary-active: var(--theme-arco-color-neutral-4);
    --theme-arco-color-secondary-disabled: var(--theme-arco-color-neutral-1);
    --theme-arco-color-danger-light-1: rgb(var(--theme-arco-danger-1));
    --theme-arco-color-danger-light-2: rgb(var(--theme-arco-danger-2));
    --theme-arco-color-danger-light-3: rgb(var(--theme-arco-danger-3));
    --theme-arco-color-danger-light-4: rgb(var(--theme-arco-danger-4));
    --theme-arco-color-success-light-1: rgb(var(--theme-arco-success-1));
    --theme-arco-color-success-light-2: rgb(var(--theme-arco-success-2));
    --theme-arco-color-success-light-3: rgb(var(--theme-arco-success-3));
    --theme-arco-color-success-light-4: rgb(var(--theme-arco-success-4));
    --theme-arco-color-warning-light-1: rgb(var(--theme-arco-warning-1));
    --theme-arco-color-warning-light-2: rgb(var(--theme-arco-warning-2));
    --theme-arco-color-warning-light-3: rgb(var(--theme-arco-warning-3));
    --theme-arco-color-warning-light-4: rgb(var(--theme-arco-warning-4));
    --theme-arco-color-link-light-1: rgb(var(--theme-arco-link-1));
    --theme-arco-color-link-light-2: rgb(var(--theme-arco-link-2));
    --theme-arco-color-link-light-3: rgb(var(--theme-arco-link-3));
    --theme-arco-color-link-light-4: rgb(var(--theme-arco-link-4));
    --border-radius-none: 0;
    --border-radius-small: 2px;
    --border-radius-medium: 4px;
    --border-radius-large: 8px;
    --border-radius-circle: 50%;
    --theme-arco-color-tooltip-bg: rgb(var(--theme-arco-gray-10));
    --theme-arco-color-spin-layer-bg: hsla(0, 0%, 100%, .6);
    --theme-arco-color-menu-dark-bg: #232324;
    --theme-arco-color-menu-light-bg: #fff;
    --theme-arco-color-menu-dark-hover: hsla(0, 0%, 100%, .04);
    --theme-arco-color-mask-bg: rgba(29, 33, 41, .6);
    font-family: -apple-system, BlinkMacSystemFont, PingFang SC, Hiragino Sans GB, noto sans, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif
}

body[arco-theme=dark] {
    --theme-arco-color-black: #000;
    --theme-arco-color-border: #333335;
    --theme-arco-color-bg-1: #17171a;
    --theme-arco-color-bg-2: #232324;
    --theme-arco-color-bg-3: #2a2a2b;
    --theme-arco-color-bg-4: #313132;
    --theme-arco-color-bg-5: #373739;
    --theme-arco-color-bg-white: #f6f6f6;
    --theme-arco-color-text-1: hsla(0, 0%, 100%, .9);
    --theme-arco-color-text-2: hsla(0, 0%, 100%, .7);
    --theme-arco-color-text-3: hsla(0, 0%, 100%, .5);
    --theme-arco-color-text-4: hsla(0, 0%, 100%, .3);
    --theme-arco-color-fill-1: hsla(0, 0%, 100%, .04);
    --theme-arco-color-fill-2: hsla(0, 0%, 100%, .08);
    --theme-arco-color-fill-3: hsla(0, 0%, 100%, .12);
    --theme-arco-color-fill-4: hsla(0, 0%, 100%, .16);
    --theme-arco-color-border-1: #2e2e30;
    --theme-arco-color-border-2: #484849;
    --theme-arco-color-border-3: #5f5f60;
    --theme-arco-color-border-4: #929293;
    --theme-arco-color-primary-light-1: rgba(var(--theme-arco-primary-6), .2);
    --theme-arco-color-primary-light-2: rgba(var(--theme-arco-primary-6), .35);
    --theme-arco-color-primary-light-3: rgba(var(--theme-arco-primary-6), .5);
    --theme-arco-color-primary-light-4: rgba(var(--theme-arco-primary-6), .65);
    --theme-arco-color-secondary: rgba(var(--theme-arco-gray-9), .08);
    --theme-arco-color-secondary-hover: rgba(var(--theme-arco-gray-8), .16);
    --theme-arco-color-secondary-active: rgba(var(--theme-arco-gray-7), .24);
    --theme-arco-color-secondary-disabled: rgba(var(--theme-arco-gray-9), .08);
    --theme-arco-color-danger-light-1: rgba(var(--theme-arco-danger-6), .2);
    --theme-arco-color-danger-light-2: rgba(var(--theme-arco-danger-6), .35);
    --theme-arco-color-danger-light-3: rgba(var(--theme-arco-danger-6), .5);
    --theme-arco-color-danger-light-4: rgba(var(--theme-arco-danger-6), .65);
    --theme-arco-color-success-light-1: rgb(var(--theme-arco-success-6), .2);
    --theme-arco-color-success-light-2: rgb(var(--theme-arco-success-6), .35);
    --theme-arco-color-success-light-3: rgb(var(--theme-arco-success-6), .5);
    --theme-arco-color-success-light-4: rgb(var(--theme-arco-success-6), .65);
    --theme-arco-color-warning-light-1: rgb(var(--theme-arco-warning-6), .2);
    --theme-arco-color-warning-light-2: rgb(var(--theme-arco-warning-6), .35);
    --theme-arco-color-warning-light-3: rgb(var(--theme-arco-warning-6), .5);
    --theme-arco-color-warning-light-4: rgb(var(--theme-arco-warning-6), .65);
    --theme-arco-color-link-light-1: rgba(var(--theme-arco-link-6), .2);
    --theme-arco-color-link-light-2: rgba(var(--theme-arco-link-6), .35);
    --theme-arco-color-link-light-3: rgba(var(--theme-arco-link-6), .5);
    --theme-arco-color-link-light-4: rgba(var(--theme-arco-link-6), .65);
    --theme-arco-color-tooltip-bg: #373739;
    --theme-arco-color-spin-layer-bg: rgba(51, 51, 51, .6);
    --theme-arco-color-menu-dark-bg: #232324;
    --theme-arco-color-menu-light-bg: #232324;
    --theme-arco-color-menu-dark-hover: var(--theme-arco-color-fill-2);
    --theme-arco-color-mask-bg: rgba(23, 23, 26, .6)
}

body {
    --theme-arco-red-1: 255, 236, 232;
    --theme-arco-red-2: 253, 205, 197;
    --theme-arco-red-3: 251, 172, 163;
    --theme-arco-red-4: 249, 137, 129;
    --theme-arco-red-5: 247, 101, 96;
    --theme-arco-red-6: 245, 63, 63;
    --theme-arco-red-7: 203, 39, 45;
    --theme-arco-red-8: 161, 21, 30;
    --theme-arco-red-9: 119, 8, 19;
    --theme-arco-red-10: 77, 0, 10;
    --theme-arco-orangered-1: 255, 243, 232;
    --theme-arco-orangered-2: 253, 221, 195;
    --theme-arco-orangered-3: 252, 197, 159;
    --theme-arco-orangered-4: 250, 172, 123;
    --theme-arco-orangered-5: 249, 144, 87;
    --theme-arco-orangered-6: 247, 114, 52;
    --theme-arco-orangered-7: 204, 81, 32;
    --theme-arco-orangered-8: 162, 53, 17;
    --theme-arco-orangered-9: 119, 31, 6;
    --theme-arco-orangered-10: 77, 14, 0;
    --theme-arco-orange-1: 255, 247, 232;
    --theme-arco-orange-2: 255, 228, 186;
    --theme-arco-orange-3: 255, 207, 139;
    --theme-arco-orange-4: 255, 182, 93;
    --theme-arco-orange-5: 255, 154, 46;
    --theme-arco-orange-6: 255, 125, 0;
    --theme-arco-orange-7: 210, 95, 0;
    --theme-arco-orange-8: 166, 69, 0;
    --theme-arco-orange-9: 121, 46, 0;
    --theme-arco-orange-10: 77, 27, 0;
    --theme-arco-gold-1: 255, 252, 232;
    --theme-arco-gold-2: 253, 244, 191;
    --theme-arco-gold-3: 252, 233, 150;
    --theme-arco-gold-4: 250, 220, 109;
    --theme-arco-gold-5: 249, 204, 69;
    --theme-arco-gold-6: 247, 186, 30;
    --theme-arco-gold-7: 204, 146, 19;
    --theme-arco-gold-8: 162, 109, 10;
    --theme-arco-gold-9: 119, 75, 4;
    --theme-arco-gold-10: 77, 45, 0;
    --theme-arco-yellow-1: 254, 255, 232;
    --theme-arco-yellow-2: 254, 254, 190;
    --theme-arco-yellow-3: 253, 250, 148;
    --theme-arco-yellow-4: 252, 242, 107;
    --theme-arco-yellow-5: 251, 232, 66;
    --theme-arco-yellow-6: 250, 220, 25;
    --theme-arco-yellow-7: 207, 175, 15;
    --theme-arco-yellow-8: 163, 132, 8;
    --theme-arco-yellow-9: 120, 93, 3;
    --theme-arco-yellow-10: 77, 56, 0;
    --theme-arco-lime-1: 252, 255, 232;
    --theme-arco-lime-2: 237, 248, 187;
    --theme-arco-lime-3: 220, 241, 144;
    --theme-arco-lime-4: 201, 233, 104;
    --theme-arco-lime-5: 181, 226, 65;
    --theme-arco-lime-6: 159, 219, 29;
    --theme-arco-lime-7: 126, 183, 18;
    --theme-arco-lime-8: 95, 148, 10;
    --theme-arco-lime-9: 67, 112, 4;
    --theme-arco-lime-10: 42, 77, 0;
    --theme-arco-green-1: 232, 255, 234;
    --theme-arco-green-2: 175, 240, 181;
    --theme-arco-green-3: 123, 225, 136;
    --theme-arco-green-4: 76, 210, 99;
    --theme-arco-green-5: 35, 195, 67;
    --theme-arco-green-6: 0, 180, 42;
    --theme-arco-green-7: 0, 154, 41;
    --theme-arco-green-8: 0, 128, 38;
    --theme-arco-green-9: 0, 102, 34;
    --theme-arco-green-10: 0, 77, 28;
    --theme-arco-cyan-1: 232, 255, 251;
    --theme-arco-cyan-2: 183, 244, 236;
    --theme-arco-cyan-3: 137, 233, 224;
    --theme-arco-cyan-4: 94, 223, 214;
    --theme-arco-cyan-5: 55, 212, 207;
    --theme-arco-cyan-6: 20, 201, 201;
    --theme-arco-cyan-7: 13, 165, 170;
    --theme-arco-cyan-8: 7, 130, 139;
    --theme-arco-cyan-9: 3, 97, 108;
    --theme-arco-cyan-10: 0, 66, 77;
    --theme-arco-blue-1: 232, 247, 255;
    --theme-arco-blue-2: 195, 231, 254;
    --theme-arco-blue-3: 159, 212, 253;
    --theme-arco-blue-4: 123, 192, 252;
    --theme-arco-blue-5: 87, 169, 251;
    --theme-arco-blue-6: 52, 145, 250;
    --theme-arco-blue-7: 32, 108, 207;
    --theme-arco-blue-8: 17, 75, 163;
    --theme-arco-blue-9: 6, 48, 120;
    --theme-arco-blue-10: 0, 26, 77;
    --theme-arco-arcoblue-1: 232, 243, 255;
    --theme-arco-arcoblue-2: 190, 218, 255;
    --theme-arco-arcoblue-3: 148, 191, 255;
    --theme-arco-arcoblue-4: 106, 161, 255;
    --theme-arco-arcoblue-5: 64, 128, 255;
    --theme-arco-arcoblue-6: 22, 93, 255;
    --theme-arco-arcoblue-7: 14, 66, 210;
    --theme-arco-arcoblue-8: 7, 44, 166;
    --theme-arco-arcoblue-9: 3, 26, 121;
    --theme-arco-arcoblue-10: 0, 13, 77;
    --theme-arco-purple-1: 245, 232, 255;
    --theme-arco-purple-2: 221, 190, 246;
    --theme-arco-purple-3: 195, 150, 237;
    --theme-arco-purple-4: 168, 113, 227;
    --theme-arco-purple-5: 141, 78, 218;
    --theme-arco-purple-6: 114, 46, 209;
    --theme-arco-purple-7: 85, 29, 176;
    --theme-arco-purple-8: 60, 16, 143;
    --theme-arco-purple-9: 39, 6, 110;
    --theme-arco-purple-10: 22, 0, 77;
    --theme-arco-pinkpurple-1: 255, 232, 251;
    --theme-arco-pinkpurple-2: 247, 186, 239;
    --theme-arco-pinkpurple-3: 240, 142, 230;
    --theme-arco-pinkpurple-4: 232, 101, 223;
    --theme-arco-pinkpurple-5: 225, 62, 219;
    --theme-arco-pinkpurple-6: 217, 26, 217;
    --theme-arco-pinkpurple-7: 176, 16, 182;
    --theme-arco-pinkpurple-8: 138, 9, 147;
    --theme-arco-pinkpurple-9: 101, 3, 112;
    --theme-arco-pinkpurple-10: 66, 0, 77;
    --theme-arco-magenta-1: 255, 232, 241;
    --theme-arco-magenta-2: 253, 194, 219;
    --theme-arco-magenta-3: 251, 157, 199;
    --theme-arco-magenta-4: 249, 121, 183;
    --theme-arco-magenta-5: 247, 84, 168;
    --theme-arco-magenta-6: 245, 49, 157;
    --theme-arco-magenta-7: 203, 30, 131;
    --theme-arco-magenta-8: 161, 16, 105;
    --theme-arco-magenta-9: 119, 6, 79;
    --theme-arco-magenta-10: 77, 0, 52;
    --theme-arco-gray-1: 247, 248, 250;
    --theme-arco-gray-2: 242, 243, 245;
    --theme-arco-gray-3: 229, 230, 235;
    --theme-arco-gray-4: 201, 205, 212;
    --theme-arco-gray-5: 169, 174, 184;
    --theme-arco-gray-6: 134, 144, 156;
    --theme-arco-gray-7: 107, 119, 133;
    --theme-arco-gray-8: 78, 89, 105;
    --theme-arco-gray-9: 39, 46, 59;
    --theme-arco-gray-10: 29, 33, 41;
    --theme-arco-primary-1: 219, 241, 246;
    --theme-arco-primary-2: 2, 110, 107;
    --theme-arco-primary-3: 177, 224, 221;
    --theme-arco-primary-4: 136, 207, 205;
    --theme-arco-primary-5: 2, 131, 128;
    --theme-arco-primary-6: 0, 153, 149;
    --theme-arco-primary-7: 2, 110, 107;
    --theme-arco-primary-8: 16, 162, 153;
    --theme-arco-primary-9: 9, 10, 115;
    --theme-arco-primary-10: 0, 4, 77;
    --theme-arco-link-1: 232, 243, 255;
    --theme-arco-link-2: 189, 220, 222;
    --theme-arco-link-3: 187, 227, 226;
    --theme-arco-link-4: 2, 110, 107;
    --theme-arco-link-5: 2, 131, 128;
    --theme-arco-link-6: 0, 153, 149;
    --theme-arco-link-7: 2, 110, 107;
    --theme-arco-link-8: 7, 44, 166;
    --theme-arco-link-9: 3, 26, 121;
    --theme-arco-link-10: 0, 13, 77;
    --theme-arco-success-1: 175, 227, 186;
    --theme-arco-success-2: 134, 211, 157;
    --theme-arco-success-3: 226, 242, 219;
    --theme-arco-success-4: 6, 106, 41;
    --theme-arco-success-5: 4, 131, 50;
    --theme-arco-success-6: 0, 158, 61;
    --theme-arco-success-7: 6, 106, 41;
    --theme-arco-success-8: 55, 143, 20;
    --theme-arco-success-9: 33, 110, 8;
    --theme-arco-success-10: 17, 77, 0;
    --theme-arco-danger-1: 251, 200, 203;
    --theme-arco-danger-2: 247, 170, 175;
    --theme-arco-danger-3: 255, 243, 237;
    --theme-arco-danger-4: 157, 42, 50;
    --theme-arco-danger-5: 193, 52, 63;
    --theme-arco-danger-6: 225, 70, 83;
    --theme-arco-danger-7: 157, 42, 50;
    --theme-arco-danger-8: 166, 24, 31;
    --theme-arco-danger-9: 121, 9, 18;
    --theme-arco-danger-10: 77, 0, 9;
    --theme-arco-warning-1: 244, 220, 164;
    --theme-arco-warning-2: 239, 205, 128;
    --theme-arco-warning-3: 255, 243, 227;
    --theme-arco-warning-4: 147, 104, 8;
    --theme-arco-warning-5: 182, 129, 10;
    --theme-arco-warning-6: 225, 159, 11;
    --theme-arco-warning-7: 147, 104, 8;
    --theme-arco-warning-8: var(--theme-arco-orange-8);
    --theme-arco-warning-9: var(--theme-arco-orange-9);
    --theme-arco-warning-10: var(--theme-arco-orange-10);
    --theme-arco-color-text-5: rgba(0, 0, 0, .25);
    --theme-arco-color-fill-black: #000;
    --theme-arco-color-fill-mask: rgba(0, 0, 0, .4);
    --theme-arco-color-fill-secondary-normal: rgba(0, 0, 0, .05);
    --theme-arco-color-fill-secondary-disabled: rgba(0, 0, 0, .03);
    --theme-arco-color-fill-secondary-hover: rgba(0, 0, 0, .08);
    --theme-arco-color-fill-secondary-pressed: rgba(0, 0, 0, .12);
    --theme-arco-color-fill-secondary-active: rgba(0, 0, 0, .1);
    --theme-arco-color-border-state-hover: rgba(0, 0, 0, .08);
    --theme-arco-color-border-state-normal: rgba(0, 0, 0, .05);
    --theme-arco-color-border-state-pressed: rgba(0, 0, 0, .121);
    --theme-arco-color-border-state-active: rgba(0, 0, 0, .101);
    --theme-arco-color-border-state-disabled: rgba(0, 0, 0, .031);
    --theme-arco-color-border-state-selected-hover: rgba(0, 0, 0, .08);
    --theme-arco-color-border-state-selected-pressed: rgba(0, 0, 0, .18);
    --theme-arco-color-bg-bg1: #f0f0f0;
    --theme-arco-color-bg-bg2: #f5f5f5;
    --theme-arco-color-bg-bg3: #f8f8f8;
    --theme-arco-color-bg-bg4: #fff;
    --theme-arco-color-bg-brand-selected: rgba(0, 153, 149, .15);
    --theme-arco-color-bg-function-error: rgba(234, 61, 76, .1);
    --theme-arco-color-bg-function-warning: rgba(225, 159, 11, .15);
    --theme-arco-color-bg-function-success: rgba(0, 158, 61, .15);
    --theme-arco-color-bg-auxiliary-cobalt: rgba(51, 127, 248, .15);
    --theme-arco-color-bg-auxiliary-yellow: rgba(225, 159, 11, .15);
    --theme-arco-color-bg-auxiliary-neutral: rgba(89, 89, 89, .15);
    --theme-arco-auxiliary-red-1: var(--theme-arco-arcoblue-1);
    --theme-arco-auxiliary-red-2: var(--theme-arco-arcoblue-2);
    --theme-arco-auxiliary-red-3: 255, 241, 240;
    --theme-arco-auxiliary-red-4: 255, 241, 240;
    --theme-arco-auxiliary-red-5: 245, 34, 34;
    --theme-arco-auxiliary-red-6: 245, 34, 34;
    --theme-arco-auxiliary-red-7: 255, 117, 112;
    --theme-arco-auxiliary-red-8: 246, 117, 130;
    --theme-arco-auxiliary-red-9: 253, 221, 224;
    --theme-arco-auxiliary-red-10: var(--theme-arco-arcoblue-10);
    --theme-arco-auxiliary-orange-1: var(--theme-arco-arcoblue-1);
    --theme-arco-auxiliary-orange-2: var(--theme-arco-arcoblue-2);
    --theme-arco-auxiliary-orange-3: var(--theme-arco-arcoblue-3);
    --theme-arco-auxiliary-orange-4: 255, 244, 229;
    --theme-arco-auxiliary-orange-5: 250, 132, 22;
    --theme-arco-auxiliary-orange-6: 250, 132, 22;
    --theme-arco-auxiliary-orange-7: 255, 180, 99;
    --theme-arco-auxiliary-orange-8: 252, 181, 115;
    --theme-arco-auxiliary-orange-9: 254, 237, 220;
    --theme-arco-auxiliary-orange-10: var(--theme-arco-arcoblue-10);
    --theme-arco-auxiliary-green-1: var(--theme-arco-arcoblue-1);
    --theme-arco-auxiliary-green-2: var(--theme-arco-arcoblue-2);
    --theme-arco-auxiliary-green-3: var(--theme-arco-arcoblue-3);
    --theme-arco-auxiliary-green-4: 237, 255, 224;
    --theme-arco-auxiliary-green-5: 82, 196, 26;
    --theme-arco-auxiliary-green-6: 82, 196, 26;
    --theme-arco-auxiliary-green-7: 142, 222, 95;
    --theme-arco-auxiliary-green-8: 140, 202, 112;
    --theme-arco-auxiliary-green-9: 226, 242, 219;
    --theme-arco-auxiliary-green-10: var(--theme-arco-arcoblue-10);
    --theme-arco-auxiliary-cobalt-1: var(--theme-arco-arcoblue-1);
    --theme-arco-auxiliary-cobalt-2: var(--theme-arco-arcoblue-2);
    --theme-arco-auxiliary-cobalt-3: var(--theme-arco-arcoblue-3);
    --theme-arco-auxiliary-cobalt-4: 235, 246, 255;
    --theme-arco-auxiliary-cobalt-5: 54, 154, 254;
    --theme-arco-auxiliary-cobalt-6: 51, 127, 248;
    --theme-arco-auxiliary-cobalt-7: 157, 198, 252;
    --theme-arco-auxiliary-cobalt-8: var(--theme-arco-arcoblue-8);
    --theme-arco-auxiliary-cobalt-9: var(--theme-arco-arcoblue-9);
    --theme-arco-auxiliary-cobalt-10: var(--theme-arco-arcoblue-10);
    --theme-arco-auxiliary-yellow-1: var(--theme-arco-arcoblue-1);
    --theme-arco-auxiliary-yellow-2: var(--theme-arco-arcoblue-2);
    --theme-arco-auxiliary-yellow-3: var(--theme-arco-arcoblue-3);
    --theme-arco-auxiliary-yellow-4: 255, 243, 218;
    --theme-arco-auxiliary-yellow-5: 225, 159, 11;
    --theme-arco-auxiliary-yellow-6: 225, 159, 11;
    --theme-arco-auxiliary-yellow-7: 239, 205, 128;
    --theme-arco-auxiliary-yellow-8: var(--theme-arco-arcoblue-8);
    --theme-arco-auxiliary-yellow-9: var(--theme-arco-arcoblue-9);
    --theme-arco-auxiliary-yellow-10: var(--theme-arco-arcoblue-10);
    --theme-arco-color-mask-neutral: rgba(0, 0, 0, .4);
    --theme-arco-color-auxiliary-neutral-normal: #595959;
    --theme-arco-color-auxiliary-neutral-line: #9b9b9b;
    --theme-arco-color-auxiliary-neutral-bg: rgba(89, 89, 89, .15);
    --theme-arco-color-brand-green: #25f4ee;
    --theme-arco-color-brand-red: #fe2c55;
    --theme-arco-color-brand-white: #fff;
    --theme-arco-color-brand-black: #000
}

body[arco-theme=dark] {
    --theme-arco-red-1: 77, 0, 10;
    --theme-arco-red-2: 119, 6, 17;
    --theme-arco-red-3: 161, 22, 31;
    --theme-arco-red-4: 203, 46, 52;
    --theme-arco-red-5: 245, 78, 78;
    --theme-arco-red-6: 247, 105, 101;
    --theme-arco-red-7: 249, 141, 134;
    --theme-arco-red-8: 251, 176, 167;
    --theme-arco-red-9: 253, 209, 202;
    --theme-arco-red-10: 255, 240, 236;
    --theme-arco-orangered-1: 77, 14, 0;
    --theme-arco-orangered-2: 119, 30, 5;
    --theme-arco-orangered-3: 162, 55, 20;
    --theme-arco-orangered-4: 204, 87, 41;
    --theme-arco-orangered-5: 247, 126, 69;
    --theme-arco-orangered-6: 249, 146, 90;
    --theme-arco-orangered-7: 250, 173, 125;
    --theme-arco-orangered-8: 252, 198, 161;
    --theme-arco-orangered-9: 253, 222, 197;
    --theme-arco-orangered-10: 255, 244, 235;
    --theme-arco-orange-1: 77, 27, 0;
    --theme-arco-orange-2: 121, 48, 4;
    --theme-arco-orange-3: 166, 75, 10;
    --theme-arco-orange-4: 210, 105, 19;
    --theme-arco-orange-5: 255, 141, 31;
    --theme-arco-orange-6: 255, 150, 38;
    --theme-arco-orange-7: 255, 179, 87;
    --theme-arco-orange-8: 255, 205, 135;
    --theme-arco-orange-9: 255, 227, 184;
    --theme-arco-orange-10: 255, 247, 232;
    --theme-arco-gold-1: 77, 45, 0;
    --theme-arco-gold-2: 119, 75, 4;
    --theme-arco-gold-3: 162, 111, 15;
    --theme-arco-gold-4: 204, 150, 31;
    --theme-arco-gold-5: 247, 192, 52;
    --theme-arco-gold-6: 249, 204, 68;
    --theme-arco-gold-7: 250, 220, 108;
    --theme-arco-gold-8: 252, 233, 149;
    --theme-arco-gold-9: 253, 244, 190;
    --theme-arco-gold-10: 255, 252, 232;
    --theme-arco-yellow-1: 77, 56, 0;
    --theme-arco-yellow-2: 120, 94, 7;
    --theme-arco-yellow-3: 163, 134, 20;
    --theme-arco-yellow-4: 207, 179, 37;
    --theme-arco-yellow-5: 250, 225, 60;
    --theme-arco-yellow-6: 251, 233, 75;
    --theme-arco-yellow-7: 252, 243, 116;
    --theme-arco-yellow-8: 253, 250, 157;
    --theme-arco-yellow-9: 254, 254, 198;
    --theme-arco-yellow-10: 254, 255, 240;
    --theme-arco-lime-1: 42, 77, 0;
    --theme-arco-lime-2: 68, 112, 6;
    --theme-arco-lime-3: 98, 148, 18;
    --theme-arco-lime-4: 132, 183, 35;
    --theme-arco-lime-5: 168, 219, 57;
    --theme-arco-lime-6: 184, 226, 75;
    --theme-arco-lime-7: 203, 233, 112;
    --theme-arco-lime-8: 222, 241, 152;
    --theme-arco-lime-9: 238, 248, 194;
    --theme-arco-lime-10: 253, 255, 238;
    --theme-arco-green-1: 0, 77, 28;
    --theme-arco-green-2: 4, 102, 37;
    --theme-arco-green-3: 10, 128, 45;
    --theme-arco-green-4: 18, 154, 55;
    --theme-arco-green-5: 29, 180, 64;
    --theme-arco-green-6: 39, 195, 70;
    --theme-arco-green-7: 80, 210, 102;
    --theme-arco-green-8: 126, 225, 139;
    --theme-arco-green-9: 178, 240, 183;
    --theme-arco-green-10: 235, 255, 236;
    --theme-arco-cyan-1: 0, 66, 77;
    --theme-arco-cyan-2: 6, 97, 108;
    --theme-arco-cyan-3: 17, 131, 139;
    --theme-arco-cyan-4: 31, 166, 170;
    --theme-arco-cyan-5: 48, 201, 201;
    --theme-arco-cyan-6: 63, 212, 207;
    --theme-arco-cyan-7: 102, 223, 215;
    --theme-arco-cyan-8: 144, 233, 225;
    --theme-arco-cyan-9: 190, 244, 237;
    --theme-arco-cyan-10: 240, 255, 252;
    --theme-arco-blue-1: 0, 26, 77;
    --theme-arco-blue-2: 5, 47, 120;
    --theme-arco-blue-3: 19, 76, 163;
    --theme-arco-blue-4: 41, 113, 207;
    --theme-arco-blue-5: 70, 154, 250;
    --theme-arco-blue-6: 90, 170, 251;
    --theme-arco-blue-7: 125, 193, 252;
    --theme-arco-blue-8: 161, 213, 253;
    --theme-arco-blue-9: 198, 232, 254;
    --theme-arco-blue-10: 234, 248, 255;
    --theme-arco-arcoblue-1: 0, 13, 77;
    --theme-arco-arcoblue-2: 4, 27, 121;
    --theme-arco-arcoblue-3: 14, 50, 166;
    --theme-arco-arcoblue-4: 29, 77, 210;
    --theme-arco-arcoblue-5: 48, 111, 255;
    --theme-arco-arcoblue-6: 60, 126, 255;
    --theme-arco-arcoblue-7: 104, 159, 255;
    --theme-arco-arcoblue-8: 147, 190, 255;
    --theme-arco-arcoblue-9: 190, 218, 255;
    --theme-arco-arcoblue-10: 234, 244, 255;
    --theme-arco-purple-1: 22, 0, 77;
    --theme-arco-purple-2: 39, 6, 110;
    --theme-arco-purple-3: 62, 19, 143;
    --theme-arco-purple-4: 90, 37, 176;
    --theme-arco-purple-5: 123, 61, 209;
    --theme-arco-purple-6: 142, 81, 218;
    --theme-arco-purple-7: 169, 116, 227;
    --theme-arco-purple-8: 197, 154, 237;
    --theme-arco-purple-9: 223, 194, 246;
    --theme-arco-purple-10: 247, 237, 255;
    --theme-arco-pinkpurple-1: 66, 0, 77;
    --theme-arco-pinkpurple-2: 101, 3, 112;
    --theme-arco-pinkpurple-3: 138, 13, 147;
    --theme-arco-pinkpurple-4: 176, 27, 182;
    --theme-arco-pinkpurple-5: 217, 46, 217;
    --theme-arco-pinkpurple-6: 225, 61, 219;
    --theme-arco-pinkpurple-7: 232, 102, 223;
    --theme-arco-pinkpurple-8: 240, 146, 230;
    --theme-arco-pinkpurple-9: 247, 193, 240;
    --theme-arco-pinkpurple-10: 255, 242, 253;
    --theme-arco-magenta-1: 77, 0, 52;
    --theme-arco-magenta-2: 119, 8, 80;
    --theme-arco-magenta-3: 161, 23, 108;
    --theme-arco-magenta-4: 203, 43, 136;
    --theme-arco-magenta-5: 245, 69, 166;
    --theme-arco-magenta-6: 247, 86, 169;
    --theme-arco-magenta-7: 249, 122, 184;
    --theme-arco-magenta-8: 251, 158, 200;
    --theme-arco-magenta-9: 253, 195, 219;
    --theme-arco-magenta-10: 255, 232, 241;
    --theme-arco-gray-1: 23, 23, 26;
    --theme-arco-gray-2: 46, 46, 48;
    --theme-arco-gray-3: 72, 72, 73;
    --theme-arco-gray-4: 95, 95, 96;
    --theme-arco-gray-5: 120, 120, 122;
    --theme-arco-gray-6: 146, 146, 147;
    --theme-arco-gray-7: 171, 171, 172;
    --theme-arco-gray-8: 197, 197, 197;
    --theme-arco-gray-9: 223, 223, 223;
    --theme-arco-gray-10: 246, 246, 246;
    --theme-arco-primary-1: 0, 4, 77;
    --theme-arco-primary-2: 6, 7, 115;
    --theme-arco-primary-3: 25, 23, 153;
    --theme-arco-primary-4: 56, 48, 191;
    --theme-arco-primary-5: 93, 80, 229;
    --theme-arco-primary-6: 121, 106, 234;
    --theme-arco-primary-7: 153, 137, 239;
    --theme-arco-primary-8: 183, 169, 245;
    --theme-arco-primary-9: 213, 203, 250;
    --theme-arco-primary-10: 242, 237, 255;
    --theme-arco-link-1: 0, 13, 77;
    --theme-arco-link-2: 189, 220, 222;
    --theme-arco-link-3: 189, 220, 223;
    --theme-arco-link-4: 55, 212, 207;
    --theme-arco-link-5: 94, 223, 214;
    --theme-arco-link-6: 55, 212, 207;
    --theme-arco-link-7: 7, 130, 139;
    --theme-arco-link-8: 147, 190, 255;
    --theme-arco-link-9: 190, 218, 255;
    --theme-arco-link-10: 234, 244, 255;
    --theme-arco-success-1: 17, 77, 0;
    --theme-arco-success-2: 34, 110, 9;
    --theme-arco-success-3: 59, 143, 26;
    --theme-arco-success-4: 90, 176, 50;
    --theme-arco-success-5: 125, 209, 80;
    --theme-arco-success-6: 149, 218, 105;
    --theme-arco-success-7: 174, 227, 134;
    --theme-arco-success-8: 198, 237, 166;
    --theme-arco-success-9: 222, 246, 200;
    --theme-arco-success-10: 246, 255, 235;
    --theme-arco-danger-1: 77, 0, 9;
    --theme-arco-danger-2: 121, 10, 19;
    --theme-arco-danger-3: 166, 28, 35;
    --theme-arco-danger-4: 210, 55, 57;
    --theme-arco-danger-5: 255, 92, 89;
    --theme-arco-danger-6: 255, 119, 112;
    --theme-arco-danger-7: 255, 152, 143;
    --theme-arco-danger-8: 255, 183, 173;
    --theme-arco-danger-9: 255, 212, 204;
    --theme-arco-danger-10: 255, 238, 235;
    --theme-arco-warning-1: var(--theme-arco-orange-1);
    --theme-arco-warning-2: var(--theme-arco-orange-2);
    --theme-arco-warning-3: var(--theme-arco-orange-3);
    --theme-arco-warning-4: var(--theme-arco-orange-4);
    --theme-arco-warning-5: var(--theme-arco-orange-5);
    --theme-arco-warning-6: var(--theme-arco-orange-6);
    --theme-arco-warning-7: var(--theme-arco-orange-7);
    --theme-arco-warning-8: var(--theme-arco-orange-8);
    --theme-arco-warning-9: var(--theme-arco-orange-9);
    --theme-arco-warning-10: var(--theme-arco-orange-10);
    --theme-arco-color-text-5: #b3bacc;
    --theme-arco-color-fill-black: #000;
    --theme-arco-color-fill-mask: rgba(0, 0, 0, .4);
    --theme-arco-color-fill-secondary-normal: rgba(16, 162, 197, .149);
    --theme-arco-color-fill-secondary-disabled: #e5e5e5;
    --theme-arco-color-fill-secondary-hover: rgba(23, 127, 151, .2);
    --theme-arco-color-fill-secondary-pressed: rgba(26, 92, 108, .301);
    --theme-arco-color-fill-secondary-active: rgba(18, 104, 124, .25);
    --theme-arco-color-border-state-hover: rgba(0, 0, 0, .031);
    --theme-arco-color-border-state-normal: rgba(0, 0, 0, .031);
    --theme-arco-color-border-state-pressed: rgba(0, 0, 0, .121);
    --theme-arco-color-border-state-active: rgba(0, 0, 0, .101);
    --theme-arco-color-border-state-disabled: rgba(0, 0, 0, .031);
    --theme-arco-color-border-state-selected-hover: rgba(0, 0, 0, .149);
    --theme-arco-color-border-state-selected-pressed: rgba(0, 0, 0, .18);
    --theme-arco-color-bg-bg1: #f2f4fa;
    --theme-arco-color-bg-bg2: #f6f6fb;
    --theme-arco-color-bg-bg3: hsla(180, 8%, 95%, .501);
    --theme-arco-color-bg-bg4: #fff;
    --theme-arco-color-bg-brand-selected: rgba(0, 153, 149, .1);
    --theme-arco-color-bg-function-error: rgba(234, 61, 76, .1);
    --theme-arco-color-bg-function-warning: rgba(255, 177, 2, .1);
    --theme-arco-color-bg-function-success: rgba(87, 172, 2, .1);
    --theme-arco-color-bg-auxiliary-cobalt: rgba(59, 135, 246, .1);
    --theme-arco-color-bg-auxiliary-yellow: rgba(255, 177, 2, .1);
    --theme-arco-color-bg-auxiliary-neutral: rgba(89, 89, 89, .1);
    --theme-arco-auxiliary-red-1: var(--theme-arco-arcoblue-1);
    --theme-arco-auxiliary-red-2: var(--theme-arco-arcoblue-2);
    --theme-arco-auxiliary-red-3: var(--theme-arco-arcoblue-3);
    --theme-arco-auxiliary-red-4: var(--theme-arco-arcoblue-4);
    --theme-arco-auxiliary-red-5: var(--theme-arco-arcoblue-5);
    --theme-arco-auxiliary-red-6: var(--theme-arco-arcoblue-6);
    --theme-arco-auxiliary-red-7: var(--theme-arco-arcoblue-7);
    --theme-arco-auxiliary-red-8: var(--theme-arco-arcoblue-8);
    --theme-arco-auxiliary-red-9: var(--theme-arco-arcoblue-9);
    --theme-arco-auxiliary-red-10: var(--theme-arco-arcoblue-10);
    --theme-arco-auxiliary-orange-1: var(--theme-arco-arcoblue-1);
    --theme-arco-auxiliary-orange-2: var(--theme-arco-arcoblue-2);
    --theme-arco-auxiliary-orange-3: var(--theme-arco-arcoblue-3);
    --theme-arco-auxiliary-orange-4: var(--theme-arco-arcoblue-4);
    --theme-arco-auxiliary-orange-5: var(--theme-arco-arcoblue-5);
    --theme-arco-auxiliary-orange-6: var(--theme-arco-arcoblue-6);
    --theme-arco-auxiliary-orange-7: var(--theme-arco-arcoblue-7);
    --theme-arco-auxiliary-orange-8: var(--theme-arco-arcoblue-8);
    --theme-arco-auxiliary-orange-9: var(--theme-arco-arcoblue-9);
    --theme-arco-auxiliary-orange-10: var(--theme-arco-arcoblue-10);
    --theme-arco-auxiliary-green-1: var(--theme-arco-arcoblue-1);
    --theme-arco-auxiliary-green-2: var(--theme-arco-arcoblue-2);
    --theme-arco-auxiliary-green-3: var(--theme-arco-arcoblue-3);
    --theme-arco-auxiliary-green-4: var(--theme-arco-arcoblue-4);
    --theme-arco-auxiliary-green-5: var(--theme-arco-arcoblue-5);
    --theme-arco-auxiliary-green-6: var(--theme-arco-arcoblue-6);
    --theme-arco-auxiliary-green-7: var(--theme-arco-arcoblue-7);
    --theme-arco-auxiliary-green-8: var(--theme-arco-arcoblue-8);
    --theme-arco-auxiliary-green-9: var(--theme-arco-arcoblue-9);
    --theme-arco-auxiliary-green-10: var(--theme-arco-arcoblue-10);
    --theme-arco-auxiliary-cobalt-1: var(--theme-arco-arcoblue-1);
    --theme-arco-auxiliary-cobalt-2: var(--theme-arco-arcoblue-2);
    --theme-arco-auxiliary-cobalt-3: var(--theme-arco-arcoblue-3);
    --theme-arco-auxiliary-cobalt-4: var(--theme-arco-arcoblue-4);
    --theme-arco-auxiliary-cobalt-5: var(--theme-arco-arcoblue-5);
    --theme-arco-auxiliary-cobalt-6: var(--theme-arco-arcoblue-6);
    --theme-arco-auxiliary-cobalt-7: var(--theme-arco-arcoblue-7);
    --theme-arco-auxiliary-cobalt-8: var(--theme-arco-arcoblue-8);
    --theme-arco-auxiliary-cobalt-9: var(--theme-arco-arcoblue-9);
    --theme-arco-auxiliary-cobalt-10: var(--theme-arco-arcoblue-10);
    --theme-arco-auxiliary-yellow-1: var(--theme-arco-arcoblue-1);
    --theme-arco-auxiliary-yellow-2: var(--theme-arco-arcoblue-2);
    --theme-arco-auxiliary-yellow-3: var(--theme-arco-arcoblue-3);
    --theme-arco-auxiliary-yellow-4: var(--theme-arco-arcoblue-4);
    --theme-arco-auxiliary-yellow-5: var(--theme-arco-arcoblue-5);
    --theme-arco-auxiliary-yellow-6: var(--theme-arco-arcoblue-6);
    --theme-arco-auxiliary-yellow-7: var(--theme-arco-arcoblue-7);
    --theme-arco-auxiliary-yellow-8: var(--theme-arco-arcoblue-8);
    --theme-arco-auxiliary-yellow-9: var(--theme-arco-arcoblue-9);
    --theme-arco-auxiliary-yellow-10: var(--theme-arco-arcoblue-10);
    --theme-arco-color-mask-neutral: rgba(0, 0, 0, .004);
    --theme-arco-color-auxiliary-neutral-normal: #595959;
    --theme-arco-color-auxiliary-neutral-line: #9b9b9b;
    --theme-arco-color-auxiliary-neutral-bg: rgba(89, 89, 89, .1);
    --theme-arco-color-brand-green: #25f4ee;
    --theme-arco-color-brand-red: #fe2c55;
    --theme-arco-color-brand-white: #fff;
    --theme-arco-color-brand-black: #000
}

body {
    --font-weight-medium: 500
}

svg.theme-arco-icon:not([stroke]) {
    stroke: none
}

.theme-arco-alert-with-title .theme-arco-alert-close-btn {
    line-height: 0;
    margin-top: 4px
}

.theme-arco-autocomplete-popup .theme-arco-select-popup {
    padding: 4px
}

.theme-arco-autocomplete-popup .theme-arco-select-option-hover {
    border-radius: 4px
}

.theme-arco-breadcrumb {
    line-height: 0
}

.theme-arco-breadcrumb-item:last-child {
    color: rgba(0, 0, 0, .65);
    font-weight: 500
}

.theme-arco-btn {
    -moz-box-align: center;
    -moz-box-pack: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    -webkit-justify-content: center;
    justify-content: center;
    outline-color: rgba(0, 0, 0, .65);
    vertical-align: middle
}

.theme-arco-btn-size-small {
    padding: 3px 8px
}

.theme-arco-btn-size-small.theme-arco-btn-icon-only {
    padding: 4px
}

.theme-arco-btn-size-default {
    padding: 8px 16px
}

.theme-arco-btn-size-default.theme-arco-btn-icon-only {
    padding: 10px
}

.theme-arco-btn-size-large {
    padding: 12px 24px
}

.theme-arco-btn-size-large.theme-arco-btn-icon-only {
    padding: 14px
}

.theme-arco-btn:focus {
    outline: none
}

.theme-arco-btn:-moz-focusring {
    outline: none
}

.theme-arco-btn:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):focus-visible {
    border-color: transparent;
    box-shadow: none;
    outline-offset: 3px;
    outline-style: solid;
    outline-width: 3px
}

.theme-arco-btn-primary:focus-visible {
    outline-color: #009995
}

.theme-arco-btn-primary-text:focus-visible {
    outline-color: #009995
}

.theme-arco-btn-status-warning:focus-visible {
    outline-color: #e19f0b
}

.theme-arco-btn-status-danger:focus-visible {
    outline-color: #e14653
}

.theme-arco-btn-status-success:focus-visible {
    outline-color: #009e3d
}

.theme-arco-btn>svg {
    font-size: 16px
}

.theme-arco-btn.theme-arco-btn-loading:before {
    content: none
}

.theme-arco-btn-loading>.theme-arco-icon-loading {
    position: absolute
}

.theme-arco-btn-loading>.theme-arco-icon-loading+span {
    margin-left: 0
}

.theme-arco-btn-loading>:not(.theme-arco-icon-loading) {
    opacity: 0
}

.theme-arco-btn-primary-text:not(.theme-arco-btn-disabled),
.theme-arco-btn-primary-text:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):active,
.theme-arco-btn-primary-text:not(.theme-arco-btn-disabled):not(.theme-arco-btn-loading):hover {
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-btn.theme-arco-btn-primary-text.theme-arco-btn-disabled {
    color: rgb(var(--theme-arco-primary-3))
}

.theme-arco-cascader-size-default.theme-arco-cascader-single .theme-arco-cascader-view {
    padding: 0 12px
}

.theme-arco-cascader-popup {
    box-shadow: 0 8px 20px rgba(0, 0, 0, .12)
}

.theme-arco-cascader-list {
    padding-left: 4px;
    padding-right: 4px
}

.theme-arco-cascader-list-item-active,
.theme-arco-cascader-list-item-active:hover {
    font-weight: 400
}

.theme-arco-cascader-list-item:not(.theme-arco-cascader-list-item-disabled):not(.theme-arco-cascader-list-item-active):hover,
.theme-arco-cascader-list-search-item:not(.theme-arco-cascader-list-search-item-disabled):not(.theme-arco-cascader-list-search-item-active):hover {
    background-color: rgba(0, 0, 0, .08);
    border-radius: 4px
}

.theme-arco-cascader-list-item:not(.theme-arco-cascader-list-item-disabled):not(.theme-arco-cascader-list-item-active):active,
.theme-arco-cascader-list-search-item:not(.theme-arco-cascader-list-search-item-disabled):not(.theme-arco-cascader-list-search-item-active):active {
    background-color: rgba(0, 0, 0, .121);
    border-radius: 4px;
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-cascader-list-item,
.theme-arco-cascader-list-search-item {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-radius: 4px;
    height: auto;
    line-height: 20px;
    min-height: 36px
}

.theme-arco-cascader-list-item-label {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    white-space: normal
}

.theme-arco-cascader-popup .theme-arco-cascader-list:not(.theme-arco-cascader-list-search) {
    width: 185px
}

.theme-arco-checkbox .theme-arco-checkbox-mask {
    border-color: rgba(0, 0, 0, .25)
}

.theme-arco-checkbox:hover .theme-arco-checkbox-mask {
    border-color: rgba(0, 0, 0, .55)
}

.theme-arco-checkbox:active .theme-arco-checkbox-mask {
    border-color: rgba(0, 0, 0, .92)
}

.theme-arco-checkbox-disabled .theme-arco-checkbox-mask {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .25)
}

.theme-arco-checkbox-checked .theme-arco-checkbox-mask {
    border-color: transparent
}

.theme-arco-checkbox-checked:hover .theme-arco-checkbox-mask {
    background-color: rgb(var(--theme-arco-primary-5));
    border-color: transparent
}

.theme-arco-checkbox-checked:active .theme-arco-checkbox-mask {
    background-color: rgb(var(--theme-arco-primary-2));
    border-color: transparent
}

.theme-arco-checkbox-indeterminate:hover .theme-arco-checkbox-mask {
    border-color: transparent
}

.theme-arco-checkbox-indeterminate:active .theme-arco-checkbox-mask {
    border-color: rgb(var(--theme-arco-primary-2))
}

.theme-arco-picker.theme-arco-picker-error.theme-arco-picker-focused:not(.theme-arco-picker-disabled),
.theme-arco-picker.theme-arco-picker-error.theme-arco-picker-focused:not(.theme-arco-picker-disabled):hover,
.theme-arco-picker.theme-arco-picker-error:not(.theme-arco-picker-disabled),
.theme-arco-picker.theme-arco-picker-error:not(.theme-arco-picker-disabled):hover {
    background-color: #fff;
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-picker-size-default {
    padding: 8px 12px
}

.theme-arco-picker-size-large {
    padding: 12px
}

.theme-arco-picker input {
    height: 20px;
    padding-left: 0
}

.theme-arco-picker .theme-arco-picker-cell-hover-in-range .theme-arco-picker-date,
.theme-arco-picker .theme-arco-picker-cell-hover-range-end:not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end) .theme-arco-picker-date-value,
.theme-arco-picker .theme-arco-picker-cell-hover-range-start:not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end) .theme-arco-arco-date-value {
    background: transparent;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-picker-container,
.theme-arco-picker-range-container {
    box-shadow: 0 8px 20px rgba(0, 0, 0, .12)
}

.theme-arco-picker-container .theme-arco-picker-header,
.theme-arco-picker-range-container .theme-arco-picker-header {
    padding: 12px 16px
}

.theme-arco-picker-container .theme-arco-picker-week-list,
.theme-arco-picker-range-container .theme-arco-picker-week-list {
    padding: 8px
}

.theme-arco-picker-container .theme-arco-picker-week-list-item,
.theme-arco-picker-range-container .theme-arco-picker-week-list-item {
    color: rgba(0, 0, 0, .35);
    font-size: 14px;
    font-weight: 500;
    height: 20px;
    line-height: 20px;
    width: 36px
}

.theme-arco-picker-container .theme-arco-picker-body,
.theme-arco-picker-range-container .theme-arco-picker-body {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 8px 16px
}

.theme-arco-picker-cell .theme-arco-picker-date-value {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-picker-cell-in-view .theme-arco-picker-date-value {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-picker-cell-disabled .theme-arco-picker-date-value {
    color: rgba(0, 0, 0, .25)
}

.theme-arco-picker-cell-selected .theme-arco-picker-date-value {
    color: #fff
}

.theme-arco-picker-cell .theme-arco-picker-date,
.theme-arco-picker-cell .theme-arco-picker-date-value,
.theme-arco-picker-cell-in-range .theme-arco-picker-date,
.theme-arco-picker-cell-in-range .theme-arco-picker-date-value,
.theme-arco-picker-cell-in-view .theme-arco-picker-date,
.theme-arco-picker-cell-in-view .theme-arco-picker-date-value,
.theme-arco-picker-cell-range-end .theme-arco-picker-date,
.theme-arco-picker-cell-range-end .theme-arco-picker-date-value,
.theme-arco-picker-cell-range-start .theme-arco-picker-date,
.theme-arco-picker-cell-range-start .theme-arco-picker-date-value {
    width: 36px
}

.theme-arco-picker-cell-selected .theme-arco-picker-date {
    width: 34px
}

.theme-arco-picker-cell-selected .theme-arco-picker-date-value {
    font-weight: 500;
    min-width: 34px;
    width: 34px
}

.theme-arco-picker-cell-today:after {
    bottom: 4px
}

.theme-arco-picker-cell-selected.theme-arco-picker-cell-today:after {
    background-color: #fff
}

.theme-arco-picker-cell-selected.theme-arco-picker-cell-in-view.theme-arco-picker-cell-today .theme-arco-picker-date-value {
    color: #fff
}

.theme-arco-picker-cell-today.theme-arco-picker-cell-in-view .theme-arco-picker-date-value {
    color: rgb(var(--theme-arco-primary-6));
    font-weight: 500
}

.theme-arco-picker-cell-in-view.theme-arco-picker-cell-disabled.theme-arco-picker-cell-today .theme-arco-picker-date-value {
    color: rgba(0, 0, 0, .25);
    font-weight: 500
}

.theme-arco-picker-cell-in-view.theme-arco-picker-cell-disabled.theme-arco-picker-cell-today:after {
    background-color: rgba(0, 0, 0, .25)
}

.theme-arco-picker-suffix {
    font-size: 16px;
    height: 16px;
    line-height: 0;
    margin-left: 7px;
    position: relative;
    width: 16px
}

.theme-arco-picker-suffix-icon {
    position: absolute;
    right: 0;
    top: 0
}

.theme-arco-picker-clear-icon {
    margin: 8px 6px 0 7px
}

.theme-arco-picker-clear-icon svg {
    display: none
}

.theme-arco-picker-clear-icon:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDE0QTYgNiAwIDEgMCA4IDJhNiA2IDAgMCAwIDAgMTJabS0yLjk5OC0zLjg1TDcuMTUyIDhsLTIuMTUtMi4xNS44NDgtLjg0OEw4IDcuMTUybDIuMTUtMi4xNS44NDguODQ4TDguODQ4IDhsMi4xNSAyLjE1LS44NDguODQ4TDggOC44NDhsLTIuMTUgMi4xNS0uODQ4LS44NDhaIiBmaWxsPSIjMDAwIiBmaWxsLW9wYWNpdHk9Ii4zNSIvPjwvc3ZnPg==");
    height: 16px;
    width: 16px
}

.theme-arco-picker .theme-arco-icon-hover:hover:before {
    background-color: transparent
}

.theme-arco-picker-header-icon {
    font-size: 16px
}

.theme-arco-picker-body {
    padding: 10px 8px
}

.theme-arco-picker-week-list {
    padding: 10px 8px 0
}

.theme-arco-picker-cell .theme-arco-picker-date {
    padding: 0
}

.theme-arco-picker-footer-btn-wrapper {
    padding: 3px 12px
}

.theme-arco-panel-date-inner {
    width: 268px
}

.theme-arco-panel-date .theme-arco-picker-cell-hover-in-range .theme-arco-picker-date,
.theme-arco-panel-date .theme-arco-picker-cell-hover-range-end:not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end) .theme-arco-picker-date-value,
.theme-arco-panel-date .theme-arco-picker-cell-hover-range-start:not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end) .theme-arco-picker-date-value {
    background: transparent;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-panel-date .theme-arco-picker-row {
    width: 238px
}

.theme-arco-panel-date .theme-arco-picker-row .theme-arco-picker-cell-in-range .theme-arco-picker-date {
    background: rgba(0, 153, 149, .15)
}

.theme-arco-panel-date .theme-arco-picker-row .theme-arco-picker-cell-selected.theme-arco-picker-cell-range-start .theme-arco-picker-date-value {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.theme-arco-panel-date .theme-arco-picker-row .theme-arco-picker-cell-selected.theme-arco-picker-cell-range-end .theme-arco-picker-date-value {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.theme-arco-panel-date .theme-arco-picker-row .theme-arco-picker-cell-selected.theme-arco-picker-cell-range-start.theme-arco-picker-cell-range-end .theme-arco-picker-date-value {
    border-radius: 4px
}

.theme-arco-panel-quarter .theme-arco-picker-cell-hover-in-range .theme-arco-picker-date,
.theme-arco-panel-quarter .theme-arco-picker-cell-hover-range-end:not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end) .theme-arco-picker-date-value,
.theme-arco-panel-quarter .theme-arco-picker-cell-hover-range-start:not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end) .theme-arco-picker-date-value {
    background-color: rgba(0, 153, 149, .15)
}

.theme-arco-panel-quarter .theme-arco-picker-cell .theme-arco-picker-date,
.theme-arco-panel-quarter .theme-arco-picker-cell .theme-arco-picker-date .theme-arco-picker-date-value {
    width: 100%
}

.theme-arco-panel-quarter .theme-arco-picker-cell-selected.theme-arco-picker-cell-range-start .theme-arco-picker-date-value {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.theme-arco-panel-quarter .theme-arco-picker-cell-selected.theme-arco-picker-cell-range-end .theme-arco-picker-date-value {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.theme-arco-panel-quarter .theme-arco-picker-cell-selected.theme-arco-picker-cell-range-start.theme-arco-picker-cell-range-end .theme-arco-picker-date-value {
    border-radius: 4px
}

.theme-arco-panel-year .theme-arco-picker-row .theme-arco-picker-cell .theme-arco-picker-date {
    width: 100%
}

.theme-arco-panel-year .theme-arco-picker-row .theme-arco-picker-cell-in-range .theme-arco-picker-date {
    background: rgba(0, 153, 149, .15)
}

.theme-arco-panel-year .theme-arco-picker-row .theme-arco-picker-cell-selected .theme-arco-picker-date-value,
.theme-arco-panel-year .theme-arco-picker-row .theme-arco-picker-cell:hover .theme-arco-picker-date-value {
    width: 100%
}

.theme-arco-panel-year .theme-arco-picker-row .theme-arco-picker-cell-selected.theme-arco-picker-cell-range-start .theme-arco-picker-date-value {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.theme-arco-panel-year .theme-arco-picker-row .theme-arco-picker-cell-selected.theme-arco-picker-cell-range-end .theme-arco-picker-date-value {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.theme-arco-panel-year .theme-arco-picker-row .theme-arco-picker-cell-selected.theme-arco-picker-cell-range-start.theme-arco-picker-cell-range-end .theme-arco-picker-date-value {
    border-radius: 4px
}

.theme-arco-panel-week .theme-arco-picker-cell:nth-child(2) .theme-arco-picker-date {
    margin-left: 4px;
    padding-left: 0
}

.theme-arco-panel-week .theme-arco-picker-cell:nth-child(8) .theme-arco-picker-date {
    margin-right: 4px;
    padding-right: 0
}

.theme-arco-panel-week .theme-arco-picker-row {
    width: 238px
}

.theme-arco-panel-week .theme-arco-picker-row .theme-arco-picker-cell-hover-in-range .theme-arco-picker-date,
.theme-arco-panel-week .theme-arco-picker-row .theme-arco-picker-cell-hover-range-end:not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end) .theme-arco-picker-date-value,
.theme-arco-panel-week .theme-arco-picker-row .theme-arco-picker-cell-hover-range-start:not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end) .theme-arco-picker-date-value {
    background: transparent;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-panel-week .theme-arco-picker-row .theme-arco-picker-cell-in-range .theme-arco-picker-date {
    background: rgba(0, 153, 149, .15)
}

.theme-arco-panel-week .theme-arco-picker-row .theme-arco-picker-date {
    width: 34px
}

.theme-arco-panel-week .theme-arco-picker-row .theme-arco-picker-cell-selected .theme-arco-picker-date {
    background: transparent
}

.theme-arco-panel-week .theme-arco-picker-row-week:hover:has(.theme-arco-picker-cell-disabled) .theme-arco-picker-cell:not(.theme-arco-picker-cell-week):not(.theme-arco-picker-cell-selected):not(.theme-arco-picker-cell-range-start):not(.theme-arco-picker-cell-range-end):not(.theme-arco-picker-cell-in-range):not(.theme-arco-picker-cell-hover-in-range) .theme-arco-picker-date-value {
    background-color: transparent
}

.theme-arco-panel-month .theme-arco-picker-cell-in-range .theme-arco-picker-date {
    background: rgba(0, 153, 149, .15)
}

.theme-arco-panel-month .theme-arco-picker-cell .theme-arco-picker-date,
.theme-arco-panel-month .theme-arco-picker-cell .theme-arco-picker-date .theme-arco-picker-date-value {
    width: 100%
}

.theme-arco-panel-month .theme-arco-picker-cell-selected.theme-arco-picker-cell-range-start .theme-arco-picker-date-value {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.theme-arco-panel-month .theme-arco-picker-cell-selected.theme-arco-picker-cell-range-end .theme-arco-picker-date-value {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.theme-arco-panel-month .theme-arco-picker-cell-selected.theme-arco-picker-cell-range-start.theme-arco-picker-cell-range-end .theme-arco-picker-date-value {
    border-radius: 4px
}

.theme-arco-descriptions.theme-arco-descriptions-layout-inline-vertical .theme-arco-descriptions-item-label-inline {
    margin-bottom: 4px
}

.theme-arco-descriptions.theme-arco-descriptions-layout-inline-vertical .theme-arco-descriptions-item-value-inline {
    padding-bottom: 16px
}

.theme-arco-dropdown-menu {
    padding: 4px
}

.theme-arco-dropdown-menu-icon-suffix {
    color: rgba(0, 0, 0, .55);
    font-weight: 400
}

.theme-arco-dropdown-menu-item {
    border-radius: 4px;
    padding: 0 8px
}

.theme-arco-dropdown-menu-item:not(.theme-arco-dropdown-menu-selected):not(.theme-arco-dropdown-menu-disabled) {
    color: rgba(0, 0, 0, .92);
    font-weight: 500
}

.theme-arco-dropdown-menu-item:not(.theme-arco-dropdown-menu-selected):not(.theme-arco-dropdown-menu-disabled):hover {
    background-color: rgba(0, 0, 0, .08);
    border-radius: 4px
}

.theme-arco-dropdown-menu-item:not(.theme-arco-dropdown-menu-selected):not(.theme-arco-dropdown-menu-disabled):active {
    background-color: rgba(0, 0, 0, .121);
    border-radius: 4px
}

.theme-arco-dropdown-menu-disabled {
    color: rgba(0, 0, 0, .25);
    font-weight: 500
}

.theme-arco-dropdown-menu-item.theme-arco-dropdown-menu-selected {
    background-color: rgba(0, 0, 0, .121);
    color: rgba(0, 0, 0, .92);
    font-weight: 500
}

.theme-arco-dropdown-menu-item.theme-arco-dropdown-menu-selected:hover {
    background-color: rgba(0, 0, 0, .08);
    border-radius: 4px;
    color: rgba(0, 0, 0, .92)
}

.theme-arco-dropdown-menu-item.theme-arco-dropdown-menu-selected:active {
    background-color: rgba(0, 0, 0, .18)
}

.theme-arco-dropdown-menu-group-title {
    padding: 0 8px
}

.theme-arco-dropdown-menu-pop-header {
    color: rgba(0, 0, 0, .92);
    font-weight: 500
}

.theme-arco-dropdown-menu-pop-header:hover {
    background-color: rgba(0, 0, 0, .08);
    border-radius: 4px;
    color: rgba(0, 0, 0, .92);
    font-weight: 500
}

.theme-arco-dropdown-menu-pop-header:active {
    background-color: rgba(0, 0, 0, .121);
    border-radius: 4px;
    color: rgba(0, 0, 0, .92);
    font-weight: 500
}

.theme-arco-dropdown-popup-visible.theme-arco-btn.theme-arco-btn-secondary:not(.theme-arco-btn-disabled) {
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-form-message {
    margin-bottom: 4px;
    margin-top: 4px
}

.theme-arco-form-extra,
.theme-arco-form-message {
    line-height: 18px;
    margin-left: 0
}

.theme-arco-form-label-item {
    font-weight: 600
}

.theme-arco-input-group-addbefore {
    border-right: none
}

.theme-arco-input-group-addafter {
    border-left: none
}

.theme-arco-input-group:not(.theme-arco-input-group-compact)>.theme-arco-input,
:not(.theme-arco-input-search-button):not(.theme-arco-input-number)>.theme-arco-input-group:not(.theme-arco-input-group-compact)>.theme-arco-input-inner-wrapper {
    border-radius: 4px
}

.theme-arco-input-clear-icon {
    margin: 0 8px 0 12px
}

.theme-arco-input-clear-icon svg {
    display: none
}

.theme-arco-input-clear-icon:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04IDE0QTYgNiAwIDEgMCA4IDJhNiA2IDAgMCAwIDAgMTJabS0yLjk5OC0zLjg1TDcuMTUyIDhsLTIuMTUtMi4xNS44NDgtLjg0OEw4IDcuMTUybDIuMTUtMi4xNS44NDguODQ4TDguODQ4IDhsMi4xNSAyLjE1LS44NDguODQ4TDggOC44NDhsLTIuMTUgMi4xNS0uODQ4LS44NDhaIiBmaWxsPSIjMDAwIiBmaWxsLW9wYWNpdHk9Ii4zNSIvPjwvc3ZnPg==");
    height: 16px;
    width: 16px
}

.theme-arco-input-group.theme-arco-input-group-compact>.theme-arco-input:hover:not(:last-child) {
    border-color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-input-group-addafter>svg,
.theme-arco-input-group-addbefore>svg,
.theme-arco-input-inner-wrapper .theme-arco-input-group-prefix>svg,
.theme-arco-input-inner-wrapper .theme-arco-input-group-suffix>svg {
    font-size: 16px
}

.theme-arco-input-search:not(.theme-arco-input-search-button) .theme-arco-input-group-suffix {
    border-left: 1px solid rgba(0, 0, 0, .14);
    height: 6px;
    margin-left: 4px;
    padding-left: 8px
}

.theme-arco-input-search:not(.theme-arco-input-search-button) .theme-arco-input-clear-icon+.theme-arco-input-group-suffix {
    margin-left: 8px
}

.theme-arco-textarea {
    height: 54px
}

.theme-arco-textarea-wrapper .theme-arco-textarea {
    padding-bottom: 20px
}

.theme-arco-input-number-illegal-value .theme-arco-input-inner-wrapper {
    border-color: #e14653
}

.theme-arco-input-number-mode-button {
    border: 1px solid var(--theme-arco-color-border-1);
    border-radius: 4px
}

.theme-arco-input-number-mode-button .theme-arco-input-number-step-button,
.theme-arco-input-number-mode-button .theme-arco-input-number-step-button:active {
    background-color: transparent
}

.theme-arco-input-number-mode-button .theme-arco-input-group-addafter,
.theme-arco-input-number-mode-button .theme-arco-input-group-addbefore {
    border: none
}

.theme-arco-input-number-mode-button .theme-arco-input-inner-wrapper {
    border: 1px solid rgba(0, 0, 0, .14);
    border-bottom: none;
    border-radius: 0;
    border-top: none
}

.theme-arco-input-number-mode-button:not(.theme-arco-input-group-wrapper-disabled):hover {
    border-color: #028380
}

.theme-arco-input-number-mode-button:not(.theme-arco-input-group-wrapper-disabled):focus-within {
    border-color: #009995
}

.theme-arco-input-number-mode-button:not(.theme-arco-input-group-wrapper-disabled) .theme-arco-input-number-step-button:not(.theme-arco-input-number-step-button-disabled) {
    color: var(--theme-arco-color-text-3)
}

.theme-arco-input-number-mode-button:not(.theme-arco-input-group-wrapper-disabled) .theme-arco-input-number-step-button:not(.theme-arco-input-number-step-button-disabled):hover {
    background-color: transparent;
    color: #028380
}

.theme-arco-input-number-mode-button:not(.theme-arco-input-group-wrapper-disabled) .theme-arco-input-number-step-button:not(.theme-arco-input-number-step-button-disabled):active {
    background-color: rgba(0, 0, 0, .121);
    color: #009995
}

.theme-arco-input-number-mode-button.theme-arco-input-group-wrapper-disabled,
.theme-arco-input-number-mode-button:not(.theme-arco-input-group-wrapper-disabled) .theme-arco-input-number-step-button-disabled {
    background-color: #f0f0f0
}

.theme-arco-input-tag.theme-arco-input-tag-disabled .theme-arco-input-tag-tag {
    background-color: rgba(0, 0, 0, .14);
    border-color: transparent
}

.theme-arco-link {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    font-weight: 400
}

.theme-arco-link:not(.theme-arco-link-disabled)>span {
    position: relative
}

.theme-arco-link:not(.theme-arco-link-disabled)>span:hover:after {
    background-color: rgb(var(--theme-arco-primary-6));
    bottom: 4px;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 100%
}

.theme-arco-link:focus-visible {
    border-radius: 3px;
    outline: 3px solid #009995;
    outline-offset: 3px
}

.theme-arco-link:not(.theme-arco-link-disabled):active {
    color: #026e6b
}

.theme-arco-menu {
    font-weight: 500
}

.theme-arco-menu .theme-arco-icon {
    font-size: 16px
}

.theme-arco-menu-inline-content {
    font-size: 12px
}

.theme-arco-menu-inline-content .theme-arco-menu-item:not(.theme-arco-menu-selected) {
    color: rgba(0, 0, 0, .65);
    font-weight: 400
}

.theme-arco-menu-item-tooltip svg {
    display: none
}

.theme-arco-message-content {
    line-height: 20px
}

.theme-arco-modal-header {
    height: unset;
    padding: 32px 44px 16px 24px
}

.theme-arco-modal .theme-arco-modal-close-icon {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-modal-title {
    font-weight: 500;
    min-height: 28px
}

.theme-arco-modal-title>span:first-child {
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-box;
    display: flex
}

.theme-arco-modal-title .theme-arco-icon {
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.theme-arco-modal-content {
    padding-top: 32px
}

.theme-arco-modal-header+.theme-arco-modal-content {
    padding-top: 0
}

.theme-arco-popconfirm .theme-arco-popconfirm-btn .theme-arco-btn {
    font-size: 14px;
    height: 36px;
    padding: 0 15px
}

.theme-arco-popover-content {
    padding-top: 32px
}

.theme-arco-popover[trigger-placement=tl] .theme-arco-popover-arrow,
.theme-arco-popover[trigger-placement=top] .theme-arco-popover-arrow,
.theme-arco-popover[trigger-placement=tr] .theme-arco-popover-arrow {
    border: none;
    border-bottom-right-radius: 0
}

.theme-arco-popover[trigger-placement=bl] .theme-arco-popover-arrow,
.theme-arco-popover[trigger-placement=bottom] .theme-arco-popover-arrow,
.theme-arco-popover[trigger-placement=br] .theme-arco-popover-arrow {
    border: none;
    border-top-left-radius: 0
}

.theme-arco-popover[trigger-placement=lb] .theme-arco-popover-arrow,
.theme-arco-popover[trigger-placement=left] .theme-arco-popover-arrow,
.theme-arco-popover[trigger-placement=lt] .theme-arco-popover-arrow {
    border: none;
    border-top-right-radius: 0;
    margin-top: 0
}

.theme-arco-popover[trigger-placement=rb] .theme-arco-popover-arrow,
.theme-arco-popover[trigger-placement=right] .theme-arco-popover-arrow,
.theme-arco-popover[trigger-placement=rt] .theme-arco-popover-arrow {
    border: none;
    border-bottom-left-radius: 0;
    margin-top: 0
}

.theme-arco-progress-line-inner,
.theme-arco-progress-line-outer {
    border-radius: 0
}

.theme-arco-progress-line-text {
    color: rgba(0, 0, 0, .55);
    font-size: 12px;
    font-weight: 600
}

.theme-arco-radio-text {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-radio .theme-arco-radio-mask {
    border-color: rgba(0, 0, 0, .25)
}

.theme-arco-radio:focus .theme-arco-radio-mask,
.theme-arco-radio:hover .theme-arco-radio-mask {
    border-color: rgba(0, 0, 0, .55)
}

.theme-arco-radio:active .theme-arco-radio-mask {
    border-color: rgba(0, 0, 0, .92)
}

.theme-arco-radio-disabled .theme-arco-radio-mask,
.theme-arco-radio-disabled:hover .theme-arco-radio-mask {
    border-color: rgba(0, 0, 0, .25)
}

.theme-arco-radio-mask:after {
    height: 14px;
    width: 14px
}

.theme-arco-radio-checked .theme-arco-radio-mask:after {
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

.theme-arco-radio-checked .theme-arco-radio-mask {
    border-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-radio-checked .theme-arco-radio-mask:after {
    background-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-radio-checked:hover .theme-arco-radio-mask {
    border-color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-radio-checked:hover .theme-arco-radio-mask:after {
    background-color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-radio-checked:active .theme-arco-radio-mask {
    border-color: rgb(var(--theme-arco-primary-2))
}

.theme-arco-radio-checked:active .theme-arco-radio-mask:after {
    background-color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-radio-checked.theme-arco-radio-disabled .theme-arco-radio-mask,
.theme-arco-radio-checked.theme-arco-radio-disabled:hover .theme-arco-radio-mask {
    border-color: rgb(var(--theme-arco-primary-3))
}

.theme-arco-radio-checked.theme-arco-radio-disabled .theme-arco-radio-mask:after,
.theme-arco-radio-checked.theme-arco-radio-disabled:hover .theme-arco-radio-mask:after {
    background-color: rgb(var(--theme-arco-primary-3))
}

.theme-arco-radio-button.theme-arco-radio-checked+.theme-arco-radio-button:before,
.theme-arco-radio-button.theme-arco-radio-checked:before,
.theme-arco-radio-button:hover+.theme-arco-radio-button:before,
.theme-arco-radio-button:hover:before {
    opacity: 1
}

.theme-arco-radio-button.theme-arco-radio-checked {
    font-weight: 600
}

.theme-arco-select .theme-arco-input-tag-size-large .theme-arco-input-tag-inner .theme-arco-tag {
    height: 36px
}

.theme-arco-select .theme-arco-input-tag-inner .theme-arco-tag {
    background-color: var(--theme-arco-color-border-state-normal);
    color: var(--theme-arco-color-text-1);
    font-size: 14px;
    font-weight: 500;
    height: 24px
}

.theme-arco-select .theme-arco-input-tag-inner .theme-arco-tag .theme-arco-tag-close-btn {
    font-size: 14px
}

.theme-arco-select .theme-arco-input-tag-inner .theme-arco-tag .theme-arco-icon-hover.theme-arco-tag-icon-hover:hover:before {
    background: none
}

.theme-arco-select.theme-arco-select-disabled .theme-arco-input-tag-inner .theme-arco-tag {
    background-color: var(--theme-arco-color-border-state-disabled);
    color: var(--theme-arco-color-text-5)
}

.theme-arco-select-size-default.theme-arco-select-multiple .theme-arco-select-view,
.theme-arco-select-size-default.theme-arco-select-single .theme-arco-select-view,
.theme-arco-select-size-large.theme-arco-select-single .theme-arco-select-view,
.theme-arco-select-size-mini.theme-arco-select-single .theme-arco-select-view,
.theme-arco-select-size-small.theme-arco-select-single .theme-arco-select-view {
    padding: 0 12px
}

.theme-arco-select-size-default.theme-arco-select-multiple .theme-arco-select-view .theme-arco-input-tag-has-placeholder input,
.theme-arco-select-size-default.theme-arco-select-multiple .theme-arco-select-view .theme-arco-input-tag-input-mirror {
    padding-left: 0
}

.theme-arco-select-size-large.theme-arco-select-multiple .theme-arco-select-view {
    padding: 0 12px
}

.theme-arco-select-size-large.theme-arco-select-multiple .theme-arco-select-view .theme-arco-input-tag-has-placeholder input,
.theme-arco-select-size-large.theme-arco-select-multiple .theme-arco-select-view .theme-arco-input-tag-input-mirror {
    padding-left: 0
}

.theme-arco-select-size-mini.theme-arco-select-multiple .theme-arco-select-view,
.theme-arco-select-size-small.theme-arco-select-multiple .theme-arco-select-view {
    padding: 0 12px
}

.theme-arco-select-popup {
    background: #fff;
    border: 1px solid var(--theme-arco-color-border-1);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .12);
    padding: 4px
}

.theme-arco-select-popup .theme-arco-select-popup-inner .theme-arco-select-option-custom-selected:not(.theme-arco-select-option-wrapper-selected) .theme-arco-select-option-content-wrapper {
    background: var(--theme-arco-color-border-state-normal)
}

.theme-arco-select-popup .theme-arco-select-popup-inner .theme-arco-select-option-hover:not(.theme-arco-select-option-disabled) {
    background-color: transparent
}

.theme-arco-select-popup .theme-arco-select-popup-inner .theme-arco-select-option-hover:not(.theme-arco-select-option-disabled) .theme-arco-select-option-content-wrapper {
    background: var(--theme-arco-color-border-state-hover)
}

.theme-arco-select-popup .theme-arco-select-popup-inner .theme-arco-select-option-custom-wrapper .theme-arco-select-option-selected:not(.theme-arco-select-option-disabled) {
    background: var(--theme-arco-color-border-state-normal);
    color: var(--theme-arco-color-text-1)
}

.theme-arco-select-popup .theme-arco-select-popup-inner .theme-arco-select-option-custom-wrapper .theme-arco-select-option-hover:not(.theme-arco-select-option-disabled) {
    background: var(--theme-arco-color-border-state-hover)
}

.theme-arco-select-popup .theme-arco-select-popup-inner .theme-arco-select-option-custom-wrapper .theme-arco-select-option-hover:not(.theme-arco-select-option-disabled) .theme-arco-select-option-content-wrapper {
    background-color: transparent
}

.theme-arco-select-popup .theme-arco-select-option-hover.theme-arco-select-option-selected {
    color: rgb(var(--theme-arco-primary-7))
}

.theme-arco-select-popup .theme-arco-select-option-wrapper {
    padding: 0;
    position: relative
}

.theme-arco-select-popup .theme-arco-select-option-wrapper .theme-arco-select-checkbox {
    padding: 0 8px;
    pointer-events: none
}

.theme-arco-select-popup .theme-arco-select-option-wrapper .theme-arco-select-option {
    margin-left: 0
}

.theme-arco-select-popup .theme-arco-select-checkbox {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.theme-arco-select-popup .theme-arco-select-checkbox+.theme-arco-select-option {
    padding-left: 31px
}

.theme-arco-select-option-custom-hover:not(.theme-arco-select-option-custom-disabled) .theme-arco-select-option {
    background: var(--theme-arco-color-border-state-normal);
    color: var(--theme-arco-color-text-1)
}

.theme-arco-select-option-custom-hover:not(.theme-arco-select-option-custom-disabled):not(.theme-arco-select-option-custom-selected):not(.theme-arco-select-option-wrapper-selected) {
    color: var(--theme-arco-color-text-1)
}

.theme-arco-select-option-custom-hover:not(.theme-arco-select-option-custom-disabled):not(.theme-arco-select-option-custom-selected):not(.theme-arco-select-option-wrapper-selected) .theme-arco-checkbox-icon-hover .theme-arco-checkbox-mask,
.theme-arco-select-option-custom-hover:not(.theme-arco-select-option-custom-disabled):not(.theme-arco-select-option-custom-selected):not(.theme-arco-select-option-wrapper-selected) .theme-arco-radio-icon-hover .theme-arco-radio-mask {
    border: 1px solid var(--theme-arco-color-text-1)
}

.theme-arco-spin-children:after {
    background-color: hsla(0, 0%, 100%, .6)
}

.theme-arco-steps-horizontal .theme-arco-steps-item-finish:not(:last-child) .theme-arco-steps-item-tail:after,
.theme-arco-steps-horizontal .theme-arco-steps-item-next-error:not(:last-child) .theme-arco-steps-item-tail:after,
.theme-arco-steps-horizontal .theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-tail:after,
.theme-arco-steps-label-horizontal .theme-arco-steps-item-finish:not(:last-child) .theme-arco-steps-item-title:after,
.theme-arco-steps-label-horizontal .theme-arco-steps-item-next-error:not(:last-child) .theme-arco-steps-item-title:after,
.theme-arco-steps-label-horizontal .theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-title:after {
    background: -webkit-radial-gradient(center, ellipse 25% 75%, rgba(0, 0, 0, .14) 70%, transparent 80%) 0 0/6px 100%;
    background: -moz-radial-gradient(center, ellipse 25% 75%, rgba(0, 0, 0, .14) 70%, transparent 80%) 0 0/6px 100%;
    background: radial-gradient(ellipse 25% 75% at center, rgba(0, 0, 0, .14) 70%, transparent 80%) 0 0/6px 100%
}

.theme-arco-steps-vertical:not(.theme-arco-steps-mode-dot) .theme-arco-steps-item-finish:not(:last-child) .theme-arco-steps-item-tail:after,
.theme-arco-steps-vertical:not(.theme-arco-steps-mode-dot) .theme-arco-steps-item:not(:last-child) .theme-arco-steps-item-tail:after {
    background: -webkit-radial-gradient(center, ellipse 75% 25%, rgba(0, 0, 0, .14) 70%, transparent 80%) 0 0/100% 6px;
    background: -moz-radial-gradient(center, ellipse 75% 25%, rgba(0, 0, 0, .14) 70%, transparent 80%) 0 0/100% 6px;
    background: radial-gradient(ellipse 75% 25% at center, rgba(0, 0, 0, .14) 70%, transparent 80%) 0 0/100% 6px
}

.theme-arco-steps-item-finish .theme-arco-steps-item-title {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-steps-item-finish .theme-arco-steps-item-title:hover {
    color: rgba(0, 0, 0, .65)
}

.theme-arco-steps-item-finish .theme-arco-steps-item-title:active,
.theme-arco-steps-item-process .theme-arco-steps-item-title {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-steps-item-wait .theme-arco-steps-item-title {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-steps-label-vertical .theme-arco-steps-item-icon {
    margin-left: 56px
}

.theme-arco-steps-label-vertical .theme-arco-steps-item-content {
    margin-left: 56px;
    text-align: left
}

.theme-arco-steps-label-vertical .theme-arco-steps-item-tail {
    left: 96px
}

.theme-arco-steps-item-title {
    font-weight: 600
}

.theme-arco-steps-vertical.theme-arco-steps-label-horizontal.theme-arco-steps-mode-dot .theme-arco-steps-item:not(:last-of-type) .theme-arco-steps-item-tail:after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(0, var(--theme-arco-color-border-1)));
    background: -webkit-linear-gradient(top, transparent 50%, var(--theme-arco-color-border-1) 0);
    background: -moz-linear-gradient(top, transparent 50%, var(--theme-arco-color-border-1) 0);
    background: linear-gradient(to bottom, transparent 50%, var(--theme-arco-color-border-1) 0);
    background-repeat: repeat-y;
    background-size: 1px 6px
}

.theme-arco-steps-item-title {
    white-space: normal
}

.theme-arco-steps-vertical.theme-arco-steps-label-horizontal.theme-arco-steps-mode-dot .theme-arco-steps-item-finish .theme-arco-steps-item-icon,
.theme-arco-steps-vertical.theme-arco-steps-label-horizontal.theme-arco-steps-mode-dot .theme-arco-steps-item-process .theme-arco-steps-item-icon {
    background-color: transparent;
    border: 2px solid rgb(var(--theme-arco-primary-6))
}

.theme-arco-steps-vertical.theme-arco-steps-label-horizontal.theme-arco-steps-mode-dot .theme-arco-steps-item-title {
    font-size: 14px;
    line-height: 20px
}

.theme-arco-steps-vertical.theme-arco-steps-label-horizontal.theme-arco-steps-mode-dot .theme-arco-steps-item-description {
    font-size: 12px;
    line-height: 18px
}

.theme-arco-switch:not(.theme-arco-switch-loading):not(.theme-arco-switch-checked):not(:disabled).theme-arco-switch-type-line:hover:after,
.theme-arco-switch:not(.theme-arco-switch-loading):not(.theme-arco-switch-checked):not(:disabled):not(.theme-arco-switch-type-line):hover {
    background-color: rgba(0, 0, 0, .55)
}

.theme-arco-switch:not(.theme-arco-switch-loading):not(.theme-arco-switch-checked):not(:disabled).theme-arco-switch-type-line:active:after,
.theme-arco-switch:not(.theme-arco-switch-loading):not(.theme-arco-switch-checked):not(:disabled):not(.theme-arco-switch-type-line):active {
    background-color: rgba(0, 0, 0, .65)
}

.theme-arco-switch-checked:not(.theme-arco-switch-loading):not(:disabled).theme-arco-switch-type-line:hover:after,
.theme-arco-switch-checked:not(.theme-arco-switch-loading):not(:disabled):not(.theme-arco-switch-type-line):hover {
    background-color: rgb(var(--theme-arco-primary-5))
}

.theme-arco-switch-checked:not(.theme-arco-switch-loading):not(:disabled).theme-arco-switch-type-line:active:after,
.theme-arco-switch-checked:not(.theme-arco-switch-loading):not(:disabled):not(.theme-arco-switch-type-line):active {
    background-color: rgb(var(--theme-arco-primary-2))
}

.theme-arco-switch:not(.theme-arco-switch-checked):not(.theme-arco-switch-type-line):disabled {
    background-color: rgba(0, 0, 0, .35);
    opacity: .5
}

.theme-arco-switch:not(.theme-arco-switch-checked):disabled.theme-arco-switch-type-line:after {
    background-color: #d2d2d2
}

.theme-arco-switch-checked:disabled.theme-arco-switch-type-line:after,
.theme-arco-switch-checked:not(.theme-arco-switch-type-line):disabled {
    background-color: rgb(var(--theme-arco-primary-3))
}

.theme-arco-switch-loading:not(.theme-arco-switch-type-line):not(.theme-arco-switch-checked) {
    background-color: rgba(0, 0, 0, .35);
    opacity: .5
}

.theme-arco-switch-loading.theme-arco-switch-type-line:not(.theme-arco-switch-checked):after {
    background-color: #d2d2d2
}

.theme-arco-table .theme-arco-table-sorter {
    vertical-align: middle
}

.theme-arco-table .theme-arco-table-th-item {
    line-height: 14px;
    min-height: 16px
}

.theme-arco-table-filters-btn {
    height: 40px;
    margin: 0 12px;
    padding: 0
}

.theme-arco-table-filters-popup .theme-arco-table-filters-btn .theme-arco-btn {
    background-color: transparent;
    border: 0;
    color: #009995;
    font-size: 14px;
    font-weight: 400;
    padding: 0
}

.theme-arco-table-border .theme-arco-table-expand-content .theme-arco-table-td .theme-arco-table,
.theme-arco-table-border .theme-arco-table-expand-fixed-row {
    margin: -12px -12px -12px -13px
}

.theme-arco-table-td.theme-arco-table-operation,
.theme-arco-table-th.theme-arco-table-operation .theme-arco-table-th-item {
    padding-bottom: 12px;
    padding-top: 12px
}

.theme-arco-table .theme-arco-table-th:first-child {
    border-radius: 0 0 0 0
}

.theme-arco-table .theme-arco-table-tr:first-child .theme-arco-table-th:first-child {
    border-radius: -webkit-calc(var(--border-radius-medium) - 1px) 0 0 0;
    border-radius: -moz-calc(var(--border-radius-medium) - 1px) 0 0 0;
    border-radius: calc(var(--border-radius-medium) - 1px) 0 0 0
}

.theme-arco-table .theme-arco-table-th:last-child {
    border-radius: 0 0 0 0
}

.theme-arco-table .theme-arco-table-tr:first-child .theme-arco-table-th:last-child {
    border-radius: 0 -webkit-calc(var(--border-radius-medium) - 1px) 0 0;
    border-radius: 0 -moz-calc(var(--border-radius-medium) - 1px) 0 0;
    border-radius: 0 calc(var(--border-radius-medium) - 1px) 0 0
}

.theme-arco-tabs-header-title-text {
    font-weight: 500
}

.theme-arco-tabs-header-size-mini.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title {
    font-size: 12px;
    line-height: 18px
}

.theme-arco-tabs-header-size-small.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title {
    font-size: 14px;
    line-height: 20px
}

.theme-arco-tabs-header-size-default.theme-arco-tabs-header-nav-line .theme-arco-tabs-header-title {
    font-size: 16px;
    line-height: 24px
}

.theme-arco-tabs-capsule .theme-arco-tabs-header-title:first-child {
    border-radius: 3px 0 0 3px
}

.theme-arco-tabs-capsule .theme-arco-tabs-header-title:last-child {
    border-radius: 0 3px 3px 0
}

.theme-arco-tag .theme-arco-tag-close-btn {
    font-size: 10px
}

.theme-arco-tag-checked {
    color: rgba(0, 0, 0, .55)
}

.theme-arco-timepicker {
    padding: 4px 0
}

.theme-arco-timepicker-container {
    box-shadow: 0 8px 20px rgba(0, 0, 0, .12)
}

.theme-arco-timepicker-list {
    position: relative
}

.theme-arco-timepicker-cell {
    padding: 2px
}

.theme-arco-timepicker-cell:not(.theme-arco-timepicker-cell-disabled) {
    color: rgba(0, 0, 0, .92)
}

.theme-arco-timepicker-cell:not(.theme-arco-timepicker-cell-selected):not(.theme-arco-timepicker-cell-disabled):hover {
    background-color: rgba(0, 0, 0, .08)
}

.theme-arco-timepicker-cell:not(.theme-arco-timepicker-cell-selected):not(.theme-arco-timepicker-cell-disabled):hover .theme-arco-timepicker-cell-inner {
    background-color: transparent
}

.theme-arco-timepicker-cell.theme-arco-timepicker-cell-selected {
    background-color: rgb(var(--theme-arco-primary-1));
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-timepicker-cell-inner {
    border-radius: 4px;
    height: 32px;
    line-height: 32px
}

.theme-arco-timepicker-list:first-child .theme-arco-timepicker-cell {
    border-radius: 4px 0 0 4px;
    margin-left: 2px;
    padding-left: 0
}

.theme-arco-timepicker-list:last-child .theme-arco-timepicker-cell {
    border-radius: 0 4px 4px 0;
    margin-right: 2px;
    padding-right: 0
}

.theme-arco-timepicker-footer-btn-wrapper .theme-arco-btn.theme-arco-btn-secondary {
    background-color: transparent;
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-timepicker-footer-btn-wrapper .theme-arco-btn.theme-arco-btn-secondary:hover {
    background-color: rgba(0, 0, 0, .08);
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-timepicker-footer-btn-wrapper .theme-arco-btn.theme-arco-btn-secondary:active {
    background-color: rgba(0, 0, 0, .121);
    color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-timeline-item-content {
    font-weight: 500
}

.theme-arco-timeline-item-horizontal-bottom>.theme-arco-timeline-item-dot-wrapper .theme-arco-timeline-item-dot-content,
.theme-arco-timeline-item-horizontal-top>.theme-arco-timeline-item-dot-wrapper .theme-arco-timeline-item-dot-content {
    height: 12px;
    line-height: 12px
}

.theme-arco-timeline-item {
    min-height: 24px;
    padding-bottom: 16px
}

.theme-arco-timeline-item-dot-custom {
    background-color: var(--theme-arco-color-bg-2);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgb(var(--theme-arco-primary-6));
    display: inline-block;
    height: 100%;
    left: 50%;
    position: relative;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%
}

.theme-arco-timeline-item-content-wrapper {
    margin-left: 10px;
    position: relative
}

.theme-arco-timeline-item-dot-wrapper>.theme-arco-timeline-item-dot-content {
    height: 8px;
    line-height: 22.001px;
    position: relative;
    width: 12px
}

.theme-arco-timeline-item-dot-solid {
    background-color: rgb(var(--theme-arco-primary-6))
}

.theme-arco-timeline-item-dot-hollow {
    background-color: transparent;
    border: 2px solid rgb(var(--theme-arco-primary-6))
}

.theme-arco-timeline .theme-arco-timeline-item-child-dot {
    height: 8px;
    width: 8px
}

.theme-arco-timeline .theme-arco-timeline-item-child-dot,
.theme-arco-timeline .theme-arco-timeline-item-parent-dot {
    border: 2px solid rgb(var(--theme-arco-primary-6));
    border-radius: var(--border-radius-circle);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgb(var(--theme-arco-primary-6));
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.theme-arco-timeline .theme-arco-timeline-item-parent-dot {
    height: 12px;
    width: 12px
}

.theme-arco-timeline .theme-arco-timeline-item-status-normal {
    border-color: var(--theme-arco-color-fill-black)
}

.theme-arco-timeline .theme-arco-timeline-item-status-warning {
    border-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-timeline .theme-arco-timeline-item-status-finished {
    background-color: var(--theme-arco-color-text-5);
    border-color: transparent
}

.theme-arco-timeline .theme-arco-timeline-item-status-unhappen {
    border-color: var(--theme-arco-color-text-5)
}

.theme-arco-timeline .theme-arco-timeline-item-dotType-solid-normal {
    background-color: var(--theme-arco-color-fill-black)
}

.theme-arco-timeline .theme-arco-timeline-item-dotType-solid-warning {
    background-color: rgb(var(--theme-arco-danger-6))
}

.theme-arco-timeline .theme-arco-timeline-item-dotType-solid-finished,
.theme-arco-timeline .theme-arco-timeline-item-dotType-solid-unhappen {
    background-color: var(--theme-arco-color-text-5)
}

.theme-arco-timeline .theme-arco-timeline-item-title {
    color: var(--theme-arco-color-text-1);
    font-size: 14px;
    font-weight: 500;
    width: 100%
}

.theme-arco-timeline .theme-arco-timeline-item-extra-title {
    width: 100%
}

.theme-arco-timeline .theme-arco-timeline-item-extra-description,
.theme-arco-timeline .theme-arco-timeline-item-extra-title {
    color: var(--theme-arco-color-text-5);
    font-size: 14px;
    font-weight: 400
}

.theme-arco-timeline .theme-arco-timeline-item-time {
    color: var(--theme-arco-color-text-5);
    font-size: 12px;
    font-weight: 400
}

.theme-arco-timeline .theme-arco-timeline-item-description {
    color: var(--theme-arco-color-text-3);
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px
}

.theme-arco-timeline .theme-arco-timeline-item-desc-width {
    width: 190px
}

.theme-arco-timeline .theme-arco-timeline-item-status-normal-title,
.theme-arco-timeline .theme-arco-timeline-item-status-warning-title {
    color: var(--theme-arco-color-text-1)
}

.theme-arco-timeline .theme-arco-timeline-item-status-normal-desc {
    color: var(--theme-arco-color-text-2)
}

.theme-arco-timeline .theme-arco-timeline-item-status-warning-desc {
    color: var(--theme-arco-color-text-3)
}

.theme-arco-timeline .theme-arco-timeline-item-status-normal-time,
.theme-arco-timeline .theme-arco-timeline-item-status-warning-time {
    color: var(--theme-arco-color-text-4)
}

.theme-arco-timeline .theme-arco-timeline-item-status-finished-title {
    color: var(--theme-arco-color-text-3)
}

.theme-arco-timeline .theme-arco-timeline-item-status-finished-desc,
.theme-arco-timeline .theme-arco-timeline-item-status-finished-time,
.theme-arco-timeline .theme-arco-timeline-item-status-unhappen-desc,
.theme-arco-timeline .theme-arco-timeline-item-status-unhappen-time,
.theme-arco-timeline .theme-arco-timeline-item-status-unhappen-title {
    color: var(--theme-arco-color-text-5)
}

.theme-arco-tooltip-arrow {
    content: "";
    z-index: 1
}

.theme-arco-tooltip[trigger-placement=tl] .theme-arco-tooltip-arrow,
.theme-arco-tooltip[trigger-placement=top] .theme-arco-tooltip-arrow,
.theme-arco-tooltip[trigger-placement=tr] .theme-arco-tooltip-arrow {
    border-bottom-right-radius: 0;
    -webkit-transform: scale(.8) rotate(45deg);
    -moz-transform: scale(.8) rotate(45deg);
    -o-transform: scale(.8) rotate(45deg);
    transform: scale(.8) rotate(45deg)
}

.theme-arco-tooltip[trigger-placement=bl] .theme-arco-tooltip-arrow,
.theme-arco-tooltip[trigger-placement=bottom] .theme-arco-tooltip-arrow,
.theme-arco-tooltip[trigger-placement=br] .theme-arco-tooltip-arrow {
    border-top-left-radius: 0;
    -webkit-transform: scale(.8) rotate(45deg);
    -moz-transform: scale(.8) rotate(45deg);
    -o-transform: scale(.8) rotate(45deg);
    transform: scale(.8) rotate(45deg)
}

.theme-arco-tooltip[trigger-placement=lb] .theme-arco-tooltip-arrow,
.theme-arco-tooltip[trigger-placement=left] .theme-arco-tooltip-arrow,
.theme-arco-tooltip[trigger-placement=lt] .theme-arco-tooltip-arrow {
    border-top-right-radius: 0;
    -webkit-transform: scale(.8) rotate(45deg);
    -moz-transform: scale(.8) rotate(45deg);
    -o-transform: scale(.8) rotate(45deg);
    transform: scale(.8) rotate(45deg)
}

.theme-arco-tooltip[trigger-placement=rb] .theme-arco-tooltip-arrow,
.theme-arco-tooltip[trigger-placement=right] .theme-arco-tooltip-arrow,
.theme-arco-tooltip[trigger-placement=rt] .theme-arco-tooltip-arrow {
    border-bottom-left-radius: 0;
    -webkit-transform: scale(.8) rotate(45deg);
    -moz-transform: scale(.8) rotate(45deg);
    -o-transform: scale(.8) rotate(45deg);
    transform: scale(.8) rotate(45deg)
}

.theme-arco-tooltip-content-bl,
.theme-arco-tooltip-content-bottom,
.theme-arco-tooltip-content-br {
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12), 0 -4px 12px rgba(0, 0, 0, .12)
}

.theme-arco-tooltip .theme-arco-tooltip-content,
.theme-arco-tooltip.theme-arco-tooltip[trigger-placement] .theme-arco-tooltip-arrow {
    background: #4d4d4d;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .06)
}

.theme-arco-upload-list-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 4px
}

.theme-arco-upload-list-item-operation {
    right: 12px
}