/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-font-smoothing: antialiased;
  /* chrome、safari */
  -moz-osx-font-smoothing: grayscale;
  /* firefox */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-size: 1em;
  /* 2 */
  font-family: monospace, monospace;
  /* 1 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
  border-bottom: none;
  /* 1 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-size: 1em;
  /* 2 */
  font-family: monospace, monospace;
  /* 1 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  /* 2 */
  font-size: 100%;
  /* 1 */
  font-family: inherit;
  /* 1 */
  line-height: 1.15;
  /* 1 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  display: table;
  /* 1 */
  box-sizing: border-box;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  outline-offset: -2px;
  /* 2 */
  -webkit-appearance: textfield;
  /* 1 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  font: inherit;
  /* 2 */
  -webkit-appearance: button;
  /* 1 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
.arco-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  color: inherit;
  font-style: normal;
  vertical-align: -2px;
  outline: none;
  stroke: currentColor;
}
.arco-icon-loading,
.arco-icon-spin {
  animation: arco-loading-circle 1s infinite cubic-bezier(0, 0, 1, 1);
}
@keyframes arco-loading-circle {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.arco-icon-hover {
  position: relative;
  display: inline-block;
  cursor: pointer;
  line-height: 12px;
}
.arco-icon-hover .arco-icon {
  position: relative;
}
.arco-icon-hover::before {
  position: absolute;
  display: block;
  box-sizing: border-box;
  background-color: transparent;
  border-radius: var(--border-radius-circle);
  transition: background-color 0.1s cubic-bezier(0, 0, 1, 1);
  content: '';
}
.arco-icon-hover:hover::before {
  background-color: var(--color-fill-2);
}
.arco-icon-hover.arco-icon-hover-disabled::before {
  opacity: 0;
}
.arco-icon-hover::before {
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%);
}
.arco-icon-hover-size-mini {
  line-height: 12px;
}
.arco-icon-hover-size-mini::before {
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%);
}
.arco-icon-hover-size-small {
  line-height: 12px;
}
.arco-icon-hover-size-small::before {
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  transform: translate(-50%, -50%);
}
.arco-icon-hover-size-large {
  line-height: 12px;
}
.arco-icon-hover-size-large::before {
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translate(-50%, -50%);
}
.arco-icon-hover-size-huge {
  line-height: 12px;
}
.arco-icon-hover-size-huge::before {
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translate(-50%, -50%);
}
.fade-in-standard-enter-from,
.fade-in-standard-appear-from {
  opacity: 0;
}
.fade-in-standard-enter-to,
.fade-in-standard-appear-to {
  opacity: 1;
}
.fade-in-standard-enter-active,
.fade-in-standard-appear-active {
  transition: opacity 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.fade-in-standard-leave-from {
  opacity: 1;
}
.fade-in-standard-leave-to {
  opacity: 0;
}
.fade-in-standard-leave-active {
  transition: opacity 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.fade-in-enter-from,
.fade-in-appear-from {
  opacity: 0;
}
.fade-in-enter-to,
.fade-in-appear-to {
  opacity: 1;
}
.fade-in-enter-active,
.fade-in-appear-active {
  transition: opacity 0.1s cubic-bezier(0, 0, 1, 1);
}
.fade-in-leave-from {
  opacity: 1;
}
.fade-in-leave-to {
  opacity: 0;
}
.fade-in-leave-active {
  transition: opacity 0.1s cubic-bezier(0, 0, 1, 1);
}
.zoom-in-enter-from,
.zoom-in-appear-from {
  transform: scale(0.5, 0.5);
  opacity: 0;
}
.zoom-in-enter-to,
.zoom-in-appear-to {
  transform: scale(1, 1);
  opacity: 1;
}
.zoom-in-enter-active,
.zoom-in-appear-active {
  transition: opacity 0.3s cubic-bezier(0.34, 0.69, 0.1, 1), transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.zoom-in-leave-from {
  transform: scale(1, 1);
  opacity: 1;
}
.zoom-in-leave-to {
  transform: scale(0.5, 0.5);
  opacity: 0;
}
.zoom-in-leave-active {
  transition: opacity 0.3s cubic-bezier(0.34, 0.69, 0.1, 1), transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.zoom-in-fade-out-enter-from,
.zoom-in-fade-out-appear-from {
  transform: scale(0.5, 0.5);
  opacity: 0;
}
.zoom-in-fade-out-enter-to,
.zoom-in-fade-out-appear-to {
  transform: scale(1, 1);
  opacity: 1;
}
.zoom-in-fade-out-enter-active,
.zoom-in-fade-out-appear-active {
  transition: opacity 0.3s cubic-bezier(0.3, 1.3, 0.3, 1), transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.zoom-in-fade-out-leave-from {
  transform: scale(1, 1);
  opacity: 1;
}
.zoom-in-fade-out-leave-to {
  transform: scale(0.5, 0.5);
  opacity: 0;
}
.zoom-in-fade-out-leave-active {
  transition: opacity 0.3s cubic-bezier(0.3, 1.3, 0.3, 1), transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.zoom-in-big-enter-from,
.zoom-in-big-appear-from {
  transform: scale(0.5, 0.5);
  opacity: 0;
}
.zoom-in-big-enter-to,
.zoom-in-big-appear-to {
  transform: scale(1, 1);
  opacity: 1;
}
.zoom-in-big-enter-active,
.zoom-in-big-appear-active {
  transition: opacity 0.2s cubic-bezier(0, 0, 1, 1), transform 0.2s cubic-bezier(0, 0, 1, 1);
}
.zoom-in-big-leave-from {
  transform: scale(1, 1);
  opacity: 1;
}
.zoom-in-big-leave-to {
  transform: scale(0.2, 0.2);
  opacity: 0;
}
.zoom-in-big-leave-active {
  transition: opacity 0.2s cubic-bezier(0, 0, 1, 1), transform 0.2s cubic-bezier(0, 0, 1, 1);
}
.zoom-in-left-enter-from,
.zoom-in-left-appear-from {
  transform: scale(0.1, 0.1);
  opacity: 0.1;
}
.zoom-in-left-enter-to,
.zoom-in-left-appear-to {
  transform: scale(1, 1);
  opacity: 1;
}
.zoom-in-left-enter-active,
.zoom-in-left-appear-active {
  transform-origin: 0 50%;
  transition: opacity 0.3s cubic-bezier(0, 0, 1, 1), transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.zoom-in-left-leave-from {
  transform: scale(1, 1);
  opacity: 1;
}
.zoom-in-left-leave-to {
  transform: scale(0.1, 0.1);
  opacity: 0.1;
}
.zoom-in-left-leave-active {
  transform-origin: 0 50%;
  transition: opacity 0.3s cubic-bezier(0, 0, 1, 1), transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.zoom-in-top-enter-from,
.zoom-in-top-appear-from {
  transform: scaleY(0.8) translateZ(0);
  opacity: 0;
}
.zoom-in-top-enter-to,
.zoom-in-top-appear-to {
  transform: scaleY(1) translateZ(0);
  opacity: 1;
}
.zoom-in-top-enter-active,
.zoom-in-top-appear-active {
  transform-origin: 0 0;
  transition: transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1), opacity 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.zoom-in-top-leave-from {
  transform: scaleY(1) translateZ(0);
  opacity: 1;
}
.zoom-in-top-leave-to {
  transform: scaleY(0.8) translateZ(0);
  opacity: 0;
}
.zoom-in-top-leave-active {
  transform-origin: 0 0;
  transition: transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1), opacity 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.zoom-in-bottom-enter-from,
.zoom-in-bottom-appear-from {
  transform: scaleY(0.8) translateZ(0);
  opacity: 0;
}
.zoom-in-bottom-enter-to,
.zoom-in-bottom-appear-to {
  transform: scaleY(1) translateZ(0);
  opacity: 1;
}
.zoom-in-bottom-enter-active,
.zoom-in-bottom-appear-active {
  transform-origin: 100% 100%;
  transition: transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1), opacity 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.zoom-in-bottom-leave-from {
  transform: scaleY(1) translateZ(0);
  opacity: 1;
}
.zoom-in-bottom-leave-to {
  transform: scaleY(0.8) translateZ(0);
  opacity: 0;
}
.zoom-in-bottom-leave-active {
  transform-origin: 100% 100%;
  transition: transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1), opacity 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.slide-dynamic-origin-enter-from,
.slide-dynamic-origin-appear-from {
  transform: scaleY(0.9);
  transform-origin: 0 0;
  opacity: 0;
}
.slide-dynamic-origin-enter-to,
.slide-dynamic-origin-appear-to {
  transform: scaleY(1);
  transform-origin: 0 0;
  opacity: 1;
}
.slide-dynamic-origin-enter-active,
.slide-dynamic-origin-appear-active {
  transition: transform 0.2s cubic-bezier(0.34, 0.69, 0.1, 1), opacity 0.2s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-dynamic-origin-leave-from {
  transform: scaleY(1);
  transform-origin: 0 0;
  opacity: 1;
}
.slide-dynamic-origin-leave-to {
  transform: scaleY(0.9);
  transform-origin: 0 0;
  opacity: 0;
}
.slide-dynamic-origin-leave-active {
  transition: transform 0.2s cubic-bezier(0.34, 0.69, 0.1, 1), opacity 0.2s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-left-enter-from,
.slide-left-appear-from {
  transform: translateX(-100%);
}
.slide-left-enter-to,
.slide-left-appear-to {
  transform: translateX(0);
}
.slide-left-enter-active,
.slide-left-appear-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-left-leave-from {
  transform: translateX(0);
}
.slide-left-leave-to {
  transform: translateX(-100%);
}
.slide-left-leave-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-right-enter-from,
.slide-right-appear-from {
  transform: translateX(100%);
}
.slide-right-enter-to,
.slide-right-appear-to {
  transform: translateX(0);
}
.slide-right-enter-active,
.slide-right-appear-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-right-leave-from {
  transform: translateX(0);
}
.slide-right-leave-to {
  transform: translateX(100%);
}
.slide-right-leave-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-top-enter-from,
.slide-top-appear-from {
  transform: translateY(-100%);
}
.slide-top-enter-to,
.slide-top-appear-to {
  transform: translateY(0);
}
.slide-top-enter-active,
.slide-top-appear-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-top-leave-from {
  transform: translateY(0);
}
.slide-top-leave-to {
  transform: translateY(-100%);
}
.slide-top-leave-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-bottom-enter-from,
.slide-bottom-appear-from {
  transform: translateY(100%);
}
.slide-bottom-enter-to,
.slide-bottom-appear-to {
  transform: translateY(0);
}
.slide-bottom-enter-active,
.slide-bottom-appear-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-bottom-leave-from {
  transform: translateY(0);
}
.slide-bottom-leave-to {
  transform: translateY(100%);
}
.slide-bottom-leave-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
body {
  --red-1: 255,236,232;
  --red-2: 253,205,197;
  --red-3: 251,172,163;
  --red-4: 249,137,129;
  --red-5: 247,101,96;
  --red-6: 245,63,63;
  --red-7: 203,39,45;
  --red-8: 161,21,30;
  --red-9: 119,8,19;
  --red-10: 77,0,10;
  --orangered-1: 255,243,232;
  --orangered-2: 253,221,195;
  --orangered-3: 252,197,159;
  --orangered-4: 250,172,123;
  --orangered-5: 249,144,87;
  --orangered-6: 247,114,52;
  --orangered-7: 204,81,32;
  --orangered-8: 162,53,17;
  --orangered-9: 119,31,6;
  --orangered-10: 77,14,0;
  --orange-1: 255,247,232;
  --orange-2: 255,228,186;
  --orange-3: 255,207,139;
  --orange-4: 255,182,93;
  --orange-5: 255,154,46;
  --orange-6: 255,125,0;
  --orange-7: 210,95,0;
  --orange-8: 166,69,0;
  --orange-9: 121,46,0;
  --orange-10: 77,27,0;
  --gold-1: 255,252,232;
  --gold-2: 253,244,191;
  --gold-3: 252,233,150;
  --gold-4: 250,220,109;
  --gold-5: 249,204,69;
  --gold-6: 247,186,30;
  --gold-7: 204,146,19;
  --gold-8: 162,109,10;
  --gold-9: 119,75,4;
  --gold-10: 77,45,0;
  --yellow-1: 254,255,232;
  --yellow-2: 254,254,190;
  --yellow-3: 253,250,148;
  --yellow-4: 252,242,107;
  --yellow-5: 251,232,66;
  --yellow-6: 250,220,25;
  --yellow-7: 207,175,15;
  --yellow-8: 163,132,8;
  --yellow-9: 120,93,3;
  --yellow-10: 77,56,0;
  --lime-1: 252,255,232;
  --lime-2: 237,248,187;
  --lime-3: 220,241,144;
  --lime-4: 201,233,104;
  --lime-5: 181,226,65;
  --lime-6: 159,219,29;
  --lime-7: 126,183,18;
  --lime-8: 95,148,10;
  --lime-9: 67,112,4;
  --lime-10: 42,77,0;
  --green-1: 232,255,234;
  --green-2: 175,240,181;
  --green-3: 123,225,136;
  --green-4: 76,210,99;
  --green-5: 35,195,67;
  --green-6: 0,180,42;
  --green-7: 0,154,41;
  --green-8: 0,128,38;
  --green-9: 0,102,34;
  --green-10: 0,77,28;
  --cyan-1: 232,255,251;
  --cyan-2: 183,244,236;
  --cyan-3: 137,233,224;
  --cyan-4: 94,223,214;
  --cyan-5: 55,212,207;
  --cyan-6: 20,201,201;
  --cyan-7: 13,165,170;
  --cyan-8: 7,130,139;
  --cyan-9: 3,97,108;
  --cyan-10: 0,66,77;
  --blue-1: 232,247,255;
  --blue-2: 195,231,254;
  --blue-3: 159,212,253;
  --blue-4: 123,192,252;
  --blue-5: 87,169,251;
  --blue-6: 52,145,250;
  --blue-7: 32,108,207;
  --blue-8: 17,75,163;
  --blue-9: 6,48,120;
  --blue-10: 0,26,77;
  --arcoblue-1: 232,243,255;
  --arcoblue-2: 190,218,255;
  --arcoblue-3: 148,191,255;
  --arcoblue-4: 106,161,255;
  --arcoblue-5: 64,128,255;
  --arcoblue-6: 22,93,255;
  --arcoblue-7: 14,66,210;
  --arcoblue-8: 7,44,166;
  --arcoblue-9: 3,26,121;
  --arcoblue-10: 0,13,77;
  --purple-1: 245,232,255;
  --purple-2: 221,190,246;
  --purple-3: 195,150,237;
  --purple-4: 168,113,227;
  --purple-5: 141,78,218;
  --purple-6: 114,46,209;
  --purple-7: 85,29,176;
  --purple-8: 60,16,143;
  --purple-9: 39,6,110;
  --purple-10: 22,0,77;
  --pinkpurple-1: 255,232,251;
  --pinkpurple-2: 247,186,239;
  --pinkpurple-3: 240,142,230;
  --pinkpurple-4: 232,101,223;
  --pinkpurple-5: 225,62,219;
  --pinkpurple-6: 217,26,217;
  --pinkpurple-7: 176,16,182;
  --pinkpurple-8: 138,9,147;
  --pinkpurple-9: 101,3,112;
  --pinkpurple-10: 66,0,77;
  --magenta-1: 255,232,241;
  --magenta-2: 253,194,219;
  --magenta-3: 251,157,199;
  --magenta-4: 249,121,183;
  --magenta-5: 247,84,168;
  --magenta-6: 245,49,157;
  --magenta-7: 203,30,131;
  --magenta-8: 161,16,105;
  --magenta-9: 119,6,79;
  --magenta-10: 77,0,52;
  --gray-1: 247,248,250;
  --gray-2: 242,243,245;
  --gray-3: 229,230,235;
  --gray-4: 201,205,212;
  --gray-5: 169,174,184;
  --gray-6: 134,144,156;
  --gray-7: 107,119,133;
  --gray-8: 78,89,105;
  --gray-9: 39,46,59;
  --gray-10: 29,33,41;
  --success-1: var(--green-1);
  --success-2: var(--green-2);
  --success-3: var(--green-3);
  --success-4: var(--green-4);
  --success-5: var(--green-5);
  --success-6: var(--green-6);
  --success-7: var(--green-7);
  --success-8: var(--green-8);
  --success-9: var(--green-9);
  --success-10: var(--green-10);
  --primary-1: var(--arcoblue-1);
  --primary-2: var(--arcoblue-2);
  --primary-3: var(--arcoblue-3);
  --primary-4: var(--arcoblue-4);
  --primary-5: var(--arcoblue-5);
  --primary-6: var(--arcoblue-6);
  --primary-7: var(--arcoblue-7);
  --primary-8: var(--arcoblue-8);
  --primary-9: var(--arcoblue-9);
  --primary-10: var(--arcoblue-10);
  --danger-1: var(--red-1);
  --danger-2: var(--red-2);
  --danger-3: var(--red-3);
  --danger-4: var(--red-4);
  --danger-5: var(--red-5);
  --danger-6: var(--red-6);
  --danger-7: var(--red-7);
  --danger-8: var(--red-8);
  --danger-9: var(--red-9);
  --danger-10: var(--red-10);
  --warning-1: var(--orange-1);
  --warning-2: var(--orange-2);
  --warning-3: var(--orange-3);
  --warning-4: var(--orange-4);
  --warning-5: var(--orange-5);
  --warning-6: var(--orange-6);
  --warning-7: var(--orange-7);
  --warning-8: var(--orange-8);
  --warning-9: var(--orange-9);
  --warning-10: var(--orange-10);
  --link-1: var(--arcoblue-1);
  --link-2: var(--arcoblue-2);
  --link-3: var(--arcoblue-3);
  --link-4: var(--arcoblue-4);
  --link-5: var(--arcoblue-5);
  --link-6: var(--arcoblue-6);
  --link-7: var(--arcoblue-7);
  --link-8: var(--arcoblue-8);
  --link-9: var(--arcoblue-9);
  --link-10: var(--arcoblue-10);
}
body[arco-theme='dark'] {
  --red-1: 77,0,10;
  --red-2: 119,6,17;
  --red-3: 161,22,31;
  --red-4: 203,46,52;
  --red-5: 245,78,78;
  --red-6: 247,105,101;
  --red-7: 249,141,134;
  --red-8: 251,176,167;
  --red-9: 253,209,202;
  --red-10: 255,240,236;
  --orangered-1: 77,14,0;
  --orangered-2: 119,30,5;
  --orangered-3: 162,55,20;
  --orangered-4: 204,87,41;
  --orangered-5: 247,126,69;
  --orangered-6: 249,146,90;
  --orangered-7: 250,173,125;
  --orangered-8: 252,198,161;
  --orangered-9: 253,222,197;
  --orangered-10: 255,244,235;
  --orange-1: 77,27,0;
  --orange-2: 121,48,4;
  --orange-3: 166,75,10;
  --orange-4: 210,105,19;
  --orange-5: 255,141,31;
  --orange-6: 255,150,38;
  --orange-7: 255,179,87;
  --orange-8: 255,205,135;
  --orange-9: 255,227,184;
  --orange-10: 255,247,232;
  --gold-1: 77,45,0;
  --gold-2: 119,75,4;
  --gold-3: 162,111,15;
  --gold-4: 204,150,31;
  --gold-5: 247,192,52;
  --gold-6: 249,204,68;
  --gold-7: 250,220,108;
  --gold-8: 252,233,149;
  --gold-9: 253,244,190;
  --gold-10: 255,252,232;
  --yellow-1: 77,56,0;
  --yellow-2: 120,94,7;
  --yellow-3: 163,134,20;
  --yellow-4: 207,179,37;
  --yellow-5: 250,225,60;
  --yellow-6: 251,233,75;
  --yellow-7: 252,243,116;
  --yellow-8: 253,250,157;
  --yellow-9: 254,254,198;
  --yellow-10: 254,255,240;
  --lime-1: 42,77,0;
  --lime-2: 68,112,6;
  --lime-3: 98,148,18;
  --lime-4: 132,183,35;
  --lime-5: 168,219,57;
  --lime-6: 184,226,75;
  --lime-7: 203,233,112;
  --lime-8: 222,241,152;
  --lime-9: 238,248,194;
  --lime-10: 253,255,238;
  --green-1: 0,77,28;
  --green-2: 4,102,37;
  --green-3: 10,128,45;
  --green-4: 18,154,55;
  --green-5: 29,180,64;
  --green-6: 39,195,70;
  --green-7: 80,210,102;
  --green-8: 126,225,139;
  --green-9: 178,240,183;
  --green-10: 235,255,236;
  --cyan-1: 0,66,77;
  --cyan-2: 6,97,108;
  --cyan-3: 17,131,139;
  --cyan-4: 31,166,170;
  --cyan-5: 48,201,201;
  --cyan-6: 63,212,207;
  --cyan-7: 102,223,215;
  --cyan-8: 144,233,225;
  --cyan-9: 190,244,237;
  --cyan-10: 240,255,252;
  --blue-1: 0,26,77;
  --blue-2: 5,47,120;
  --blue-3: 19,76,163;
  --blue-4: 41,113,207;
  --blue-5: 70,154,250;
  --blue-6: 90,170,251;
  --blue-7: 125,193,252;
  --blue-8: 161,213,253;
  --blue-9: 198,232,254;
  --blue-10: 234,248,255;
  --arcoblue-1: 0,13,77;
  --arcoblue-2: 4,27,121;
  --arcoblue-3: 14,50,166;
  --arcoblue-4: 29,77,210;
  --arcoblue-5: 48,111,255;
  --arcoblue-6: 60,126,255;
  --arcoblue-7: 104,159,255;
  --arcoblue-8: 147,190,255;
  --arcoblue-9: 190,218,255;
  --arcoblue-10: 234,244,255;
  --purple-1: 22,0,77;
  --purple-2: 39,6,110;
  --purple-3: 62,19,143;
  --purple-4: 90,37,176;
  --purple-5: 123,61,209;
  --purple-6: 142,81,218;
  --purple-7: 169,116,227;
  --purple-8: 197,154,237;
  --purple-9: 223,194,246;
  --purple-10: 247,237,255;
  --pinkpurple-1: 66,0,77;
  --pinkpurple-2: 101,3,112;
  --pinkpurple-3: 138,13,147;
  --pinkpurple-4: 176,27,182;
  --pinkpurple-5: 217,46,217;
  --pinkpurple-6: 225,61,219;
  --pinkpurple-7: 232,102,223;
  --pinkpurple-8: 240,146,230;
  --pinkpurple-9: 247,193,240;
  --pinkpurple-10: 255,242,253;
  --magenta-1: 77,0,52;
  --magenta-2: 119,8,80;
  --magenta-3: 161,23,108;
  --magenta-4: 203,43,136;
  --magenta-5: 245,69,166;
  --magenta-6: 247,86,169;
  --magenta-7: 249,122,184;
  --magenta-8: 251,158,200;
  --magenta-9: 253,195,219;
  --magenta-10: 255,232,241;
  --gray-1: 23,23,26;
  --gray-2: 46,46,48;
  --gray-3: 72,72,73;
  --gray-4: 95,95,96;
  --gray-5: 120,120,122;
  --gray-6: 146,146,147;
  --gray-7: 171,171,172;
  --gray-8: 197,197,197;
  --gray-9: 223,223,223;
  --gray-10: 246,246,246;
  --primary-1: var(--arcoblue-1);
  --primary-2: var(--arcoblue-2);
  --primary-3: var(--arcoblue-3);
  --primary-4: var(--arcoblue-4);
  --primary-5: var(--arcoblue-5);
  --primary-6: var(--arcoblue-6);
  --primary-7: var(--arcoblue-7);
  --primary-8: var(--arcoblue-8);
  --primary-9: var(--arcoblue-9);
  --primary-10: var(--arcoblue-10);
  --success-1: var(--green-1);
  --success-2: var(--green-2);
  --success-3: var(--green-3);
  --success-4: var(--green-4);
  --success-5: var(--green-5);
  --success-6: var(--green-6);
  --success-7: var(--green-7);
  --success-8: var(--green-8);
  --success-9: var(--green-9);
  --success-10: var(--green-10);
  --danger-1: var(--red-1);
  --danger-2: var(--red-2);
  --danger-3: var(--red-3);
  --danger-4: var(--red-4);
  --danger-5: var(--red-5);
  --danger-6: var(--red-6);
  --danger-7: var(--red-7);
  --danger-8: var(--red-8);
  --danger-9: var(--red-9);
  --danger-10: var(--red-10);
  --warning-1: var(--orange-1);
  --warning-2: var(--orange-2);
  --warning-3: var(--orange-3);
  --warning-4: var(--orange-4);
  --warning-5: var(--orange-5);
  --warning-6: var(--orange-6);
  --warning-7: var(--orange-7);
  --warning-8: var(--orange-8);
  --warning-9: var(--orange-9);
  --warning-10: var(--orange-10);
  --link-1: var(--arcoblue-1);
  --link-2: var(--arcoblue-2);
  --link-3: var(--arcoblue-3);
  --link-4: var(--arcoblue-4);
  --link-5: var(--arcoblue-5);
  --link-6: var(--arcoblue-6);
  --link-7: var(--arcoblue-7);
  --link-8: var(--arcoblue-8);
  --link-9: var(--arcoblue-9);
  --link-10: var(--arcoblue-10);
}
body {
  --color-white: #ffffff;
  --color-black: #000000;
  --color-border: rgb(var(--gray-3));
  --color-bg-popup: var(--color-bg-5);
  --color-bg-1: #fff;
  --color-bg-2: #fff;
  --color-bg-3: #fff;
  --color-bg-4: #fff;
  --color-bg-5: #fff;
  --color-bg-white: #fff;
  --color-neutral-1: rgb(var(--gray-1));
  --color-neutral-2: rgb(var(--gray-2));
  --color-neutral-3: rgb(var(--gray-3));
  --color-neutral-4: rgb(var(--gray-4));
  --color-neutral-5: rgb(var(--gray-5));
  --color-neutral-6: rgb(var(--gray-6));
  --color-neutral-7: rgb(var(--gray-7));
  --color-neutral-8: rgb(var(--gray-8));
  --color-neutral-9: rgb(var(--gray-9));
  --color-neutral-10: rgb(var(--gray-10));
  --color-text-1: var(--color-neutral-10);
  --color-text-2: var(--color-neutral-8);
  --color-text-3: var(--color-neutral-6);
  --color-text-4: var(--color-neutral-4);
  --color-border-1: var(--color-neutral-2);
  --color-border-2: var(--color-neutral-3);
  --color-border-3: var(--color-neutral-4);
  --color-border-4: var(--color-neutral-6);
  --color-fill-1: var(--color-neutral-1);
  --color-fill-2: var(--color-neutral-2);
  --color-fill-3: var(--color-neutral-3);
  --color-fill-4: var(--color-neutral-4);
  --color-primary-light-1: rgb(var(--primary-1));
  --color-primary-light-2: rgb(var(--primary-2));
  --color-primary-light-3: rgb(var(--primary-3));
  --color-primary-light-4: rgb(var(--primary-4));
  --color-link-light-1: rgb(var(--link-1));
  --color-link-light-2: rgb(var(--link-2));
  --color-link-light-3: rgb(var(--link-3));
  --color-link-light-4: rgb(var(--link-4));
  --color-secondary: var(--color-neutral-2);
  --color-secondary-hover: var(--color-neutral-3);
  --color-secondary-active: var(--color-neutral-4);
  --color-secondary-disabled: var(--color-neutral-1);
  --color-danger-light-1: rgb(var(--danger-1));
  --color-danger-light-2: rgb(var(--danger-2));
  --color-danger-light-3: rgb(var(--danger-3));
  --color-danger-light-4: rgb(var(--danger-4));
  --color-success-light-1: rgb(var(--success-1));
  --color-success-light-2: rgb(var(--success-2));
  --color-success-light-3: rgb(var(--success-3));
  --color-success-light-4: rgb(var(--success-4));
  --color-warning-light-1: rgb(var(--warning-1));
  --color-warning-light-2: rgb(var(--warning-2));
  --color-warning-light-3: rgb(var(--warning-3));
  --color-warning-light-4: rgb(var(--warning-4));
  --border-radius-none: 0;
  --border-radius-small: 2px;
  --border-radius-medium: 4px;
  --border-radius-large: 8px;
  --border-radius-circle: 50%;
  --color-tooltip-bg: rgb(var(--gray-10));
  --color-spin-layer-bg: rgba(255, 255, 255, 0.6);
  --color-menu-dark-bg: #232324;
  --color-menu-light-bg: #ffffff;
  --color-menu-dark-hover: rgba(255, 255, 255, 0.04);
  --color-mask-bg: rgba(29, 33, 41, 0.6);
}
body[arco-theme='dark'] {
  --color-white: rgba(255, 255, 255, 0.9);
  --color-black: #000000;
  --color-border: #333335;
  --color-bg-1: #17171a;
  --color-bg-2: #232324;
  --color-bg-3: #2a2a2b;
  --color-bg-4: #313132;
  --color-bg-5: #373739;
  --color-bg-white: #f6f6f6;
  --color-text-1: rgba(255, 255, 255, 0.9);
  --color-text-2: rgba(255, 255, 255, 0.7);
  --color-text-3: rgba(255, 255, 255, 0.5);
  --color-text-4: rgba(255, 255, 255, 0.3);
  --color-fill-1: rgba(255, 255, 255, 0.04);
  --color-fill-2: rgba(255, 255, 255, 0.08);
  --color-fill-3: rgba(255, 255, 255, 0.12);
  --color-fill-4: rgba(255, 255, 255, 0.16);
  --color-primary-light-1: rgba(var(--primary-6), 0.2);
  --color-primary-light-2: rgba(var(--primary-6), 0.35);
  --color-primary-light-3: rgba(var(--primary-6), 0.5);
  --color-primary-light-4: rgba(var(--primary-6), 0.65);
  --color-secondary: rgba(var(--gray-9), 0.08);
  --color-secondary-hover: rgba(var(--gray-8), 0.16);
  --color-secondary-active: rgba(var(--gray-7), 0.24);
  --color-secondary-disabled: rgba(var(--gray-9), 0.08);
  --color-danger-light-1: rgba(var(--danger-6), 0.2);
  --color-danger-light-2: rgba(var(--danger-6), 0.35);
  --color-danger-light-3: rgba(var(--danger-6), 0.5);
  --color-danger-light-4: rgba(var(--danger-6), 0.65);
  --color-success-light-1: rgb(var(--success-6), 0.2);
  --color-success-light-2: rgb(var(--success-6), 0.35);
  --color-success-light-3: rgb(var(--success-6), 0.5);
  --color-success-light-4: rgb(var(--success-6), 0.65);
  --color-warning-light-1: rgb(var(--warning-6), 0.2);
  --color-warning-light-2: rgb(var(--warning-6), 0.35);
  --color-warning-light-3: rgb(var(--warning-6), 0.5);
  --color-warning-light-4: rgb(var(--warning-6), 0.65);
  --color-link-light-1: rgb(var(--link-6), 0.2);
  --color-link-light-2: rgb(var(--link-6), 0.35);
  --color-link-light-3: rgb(var(--link-6), 0.5);
  --color-link-light-4: rgb(var(--link-6), 0.65);
  --color-tooltip-bg: #373739;
  --color-spin-layer-bg: rgba(51, 51, 51, 0.6);
  --color-menu-dark-bg: #232324;
  --color-menu-light-bg: #232324;
  --color-menu-dark-hover: var(--color-fill-2);
  --color-mask-bg: rgba(23, 23, 26, 0.6);
}
body {
  font-size: 14px;
  font-family: Inter, "-apple-system", BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "noto sans", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
/***** Outline *****/
/***** Primary *****/
/***** Secondary *****/
/***** Dashed *****/
/***** Text *****/
/***** focus-visible *****/
.arco-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  font-weight: 400;
  line-height: 1.5715;
  white-space: nowrap;
  outline: none;
  cursor: pointer;
  transition: all 0.1s cubic-bezier(0, 0, 1, 1);
  -webkit-appearance: none;
  user-select: none;
}
.arco-btn > a:only-child {
  color: currentColor;
}
.arco-btn:active {
  transition: none;
}
.arco-btn-long {
  display: flex;
  width: 100%;
}
.arco-btn-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.arco-btn-link:not([href]) {
  color: var(--color-text-4);
}
.arco-btn-link:hover {
  text-decoration: none;
}
.arco-btn-link.arco-btn-only-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: top;
}
.arco-btn.arco-btn-only-icon .arco-btn-icon {
  display: flex;
  justify-content: center;
}
.arco-btn-loading {
  position: relative;
  cursor: default;
}
.arco-btn-loading::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: block;
  background: #fff;
  border-radius: inherit;
  opacity: 0.4;
  transition: opacity 0.1s cubic-bezier(0, 0, 1, 1);
  content: '';
  pointer-events: none;
}
.arco-btn-loading-fixed-width {
  transition: none;
}
.arco-btn-two-chinese-chars > *:not(svg) {
  margin-right: -0.3em;
  letter-spacing: 0.3em;
}
.arco-btn-outline,
.arco-btn-outline[type='button'],
.arco-btn-outline[type='submit'] {
  color: rgb(var(--primary-6));
  background-color: transparent;
  border: 1px solid rgb(var(--primary-6));
}
.arco-btn-outline:hover,
.arco-btn-outline[type='button']:hover,
.arco-btn-outline[type='submit']:hover {
  color: rgb(var(--primary-5));
  background-color: transparent;
  border-color: rgb(var(--primary-5));
}
.arco-btn-outline:focus-visible,
.arco-btn-outline[type='button']:focus-visible,
.arco-btn-outline[type='submit']:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--primary-3));
}
.arco-btn-outline:active,
.arco-btn-outline[type='button']:active,
.arco-btn-outline[type='submit']:active {
  color: rgb(var(--primary-7));
  background-color: transparent;
  border-color: rgb(var(--primary-7));
}
.arco-btn-outline.arco-btn-loading,
.arco-btn-outline[type='button'].arco-btn-loading,
.arco-btn-outline[type='submit'].arco-btn-loading {
  color: rgb(var(--primary-6));
  background-color: transparent;
  border: 1px solid rgb(var(--primary-6));
}
.arco-btn-outline.arco-btn-disabled,
.arco-btn-outline[type='button'].arco-btn-disabled,
.arco-btn-outline[type='submit'].arco-btn-disabled {
  color: var(--color-primary-light-3);
  background-color: transparent;
  border: 1px solid var(--color-primary-light-3);
  cursor: not-allowed;
}
.arco-btn-outline.arco-btn-status-warning {
  color: rgb(var(--warning-6));
  background-color: transparent;
  border-color: rgb(var(--warning-6));
}
.arco-btn-outline.arco-btn-status-warning:hover {
  color: rgb(var(--warning-5));
  background-color: transparent;
  border-color: rgb(var(--warning-5));
}
.arco-btn-outline.arco-btn-status-warning:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--warning-3));
}
.arco-btn-outline.arco-btn-status-warning:active {
  color: rgb(var(--warning-7));
  background-color: transparent;
  border-color: rgb(var(--warning-7));
}
.arco-btn-outline.arco-btn-status-warning.arco-btn-loading {
  color: rgb(var(--warning-6));
  background-color: transparent;
  border-color: rgb(var(--warning-6));
}
.arco-btn-outline.arco-btn-status-warning.arco-btn-disabled {
  color: var(--color-warning-light-3);
  background-color: transparent;
  border: 1px solid var(--color-warning-light-3);
}
.arco-btn-outline.arco-btn-status-danger {
  color: rgb(var(--danger-6));
  background-color: transparent;
  border-color: rgb(var(--danger-6));
}
.arco-btn-outline.arco-btn-status-danger:hover {
  color: rgb(var(--danger-5));
  background-color: transparent;
  border-color: rgb(var(--danger-5));
}
.arco-btn-outline.arco-btn-status-danger:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--danger-3));
}
.arco-btn-outline.arco-btn-status-danger:active {
  color: rgb(var(--danger-7));
  background-color: transparent;
  border-color: rgb(var(--danger-7));
}
.arco-btn-outline.arco-btn-status-danger.arco-btn-loading {
  color: rgb(var(--danger-6));
  background-color: transparent;
  border-color: rgb(var(--danger-6));
}
.arco-btn-outline.arco-btn-status-danger.arco-btn-disabled {
  color: var(--color-danger-light-3);
  background-color: transparent;
  border: 1px solid var(--color-danger-light-3);
}
.arco-btn-outline.arco-btn-status-success {
  color: rgb(var(--success-6));
  background-color: transparent;
  border-color: rgb(var(--success-6));
}
.arco-btn-outline.arco-btn-status-success:hover {
  color: rgb(var(--success-5));
  background-color: transparent;
  border-color: rgb(var(--success-5));
}
.arco-btn-outline.arco-btn-status-success:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--success-3));
}
.arco-btn-outline.arco-btn-status-success:active {
  color: rgb(var(--success-7));
  background-color: transparent;
  border-color: rgb(var(--success-7));
}
.arco-btn-outline.arco-btn-status-success.arco-btn-loading {
  color: rgb(var(--success-6));
  background-color: transparent;
  border-color: rgb(var(--success-6));
}
.arco-btn-outline.arco-btn-status-success.arco-btn-disabled {
  color: var(--color-success-light-3);
  background-color: transparent;
  border: 1px solid var(--color-success-light-3);
}
.arco-btn-primary,
.arco-btn-primary[type='button'],
.arco-btn-primary[type='submit'] {
  color: #fff;
  background-color: rgb(var(--primary-6));
  border: 1px solid transparent;
}
.arco-btn-primary:hover,
.arco-btn-primary[type='button']:hover,
.arco-btn-primary[type='submit']:hover {
  color: #fff;
  background-color: rgb(var(--primary-5));
  border-color: transparent;
}
.arco-btn-primary:focus-visible,
.arco-btn-primary[type='button']:focus-visible,
.arco-btn-primary[type='submit']:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--primary-3));
}
.arco-btn-primary:active,
.arco-btn-primary[type='button']:active,
.arco-btn-primary[type='submit']:active {
  color: #fff;
  background-color: rgb(var(--primary-7));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-loading,
.arco-btn-primary[type='button'].arco-btn-loading,
.arco-btn-primary[type='submit'].arco-btn-loading {
  color: #fff;
  background-color: rgb(var(--primary-6));
  border: 1px solid transparent;
}
.arco-btn-primary.arco-btn-disabled,
.arco-btn-primary[type='button'].arco-btn-disabled,
.arco-btn-primary[type='submit'].arco-btn-disabled {
  color: #fff;
  background-color: var(--color-primary-light-3);
  border: 1px solid transparent;
  cursor: not-allowed;
}
.arco-btn-primary.arco-btn-status-warning {
  color: #fff;
  background-color: rgb(var(--warning-6));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-status-warning:hover {
  color: #fff;
  background-color: rgb(var(--warning-5));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-status-warning:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--warning-3));
}
.arco-btn-primary.arco-btn-status-warning:active {
  color: #fff;
  background-color: rgb(var(--warning-7));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-status-warning.arco-btn-loading {
  color: #fff;
  background-color: rgb(var(--warning-6));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-status-warning.arco-btn-disabled {
  color: #fff;
  background-color: var(--color-warning-light-3);
  border: 1px solid transparent;
}
.arco-btn-primary.arco-btn-status-danger {
  color: #fff;
  background-color: rgb(var(--danger-6));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-status-danger:hover {
  color: #fff;
  background-color: rgb(var(--danger-5));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-status-danger:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--danger-3));
}
.arco-btn-primary.arco-btn-status-danger:active {
  color: #fff;
  background-color: rgb(var(--danger-7));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-status-danger.arco-btn-loading {
  color: #fff;
  background-color: rgb(var(--danger-6));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-status-danger.arco-btn-disabled {
  color: #fff;
  background-color: var(--color-danger-light-3);
  border: 1px solid transparent;
}
.arco-btn-primary.arco-btn-status-success {
  color: #fff;
  background-color: rgb(var(--success-6));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-status-success:hover {
  color: #fff;
  background-color: rgb(var(--success-5));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-status-success:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--success-3));
}
.arco-btn-primary.arco-btn-status-success:active {
  color: #fff;
  background-color: rgb(var(--success-7));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-status-success.arco-btn-loading {
  color: #fff;
  background-color: rgb(var(--success-6));
  border-color: transparent;
}
.arco-btn-primary.arco-btn-status-success.arco-btn-disabled {
  color: #fff;
  background-color: var(--color-success-light-3);
  border: 1px solid transparent;
}
.arco-btn-secondary,
.arco-btn-secondary[type='button'],
.arco-btn-secondary[type='submit'] {
  color: var(--color-text-2);
  background-color: var(--color-secondary);
  border: 1px solid transparent;
}
.arco-btn-secondary:hover,
.arco-btn-secondary[type='button']:hover,
.arco-btn-secondary[type='submit']:hover {
  color: var(--color-text-2);
  background-color: var(--color-secondary-hover);
  border-color: transparent;
}
.arco-btn-secondary:focus-visible,
.arco-btn-secondary[type='button']:focus-visible,
.arco-btn-secondary[type='submit']:focus-visible {
  box-shadow: 0 0 0 0.25em var(--color-neutral-4);
}
.arco-btn-secondary:active,
.arco-btn-secondary[type='button']:active,
.arco-btn-secondary[type='submit']:active {
  color: var(--color-text-2);
  background-color: var(--color-secondary-active);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-loading,
.arco-btn-secondary[type='button'].arco-btn-loading,
.arco-btn-secondary[type='submit'].arco-btn-loading {
  color: var(--color-text-2);
  background-color: var(--color-secondary);
  border: 1px solid transparent;
}
.arco-btn-secondary.arco-btn-disabled,
.arco-btn-secondary[type='button'].arco-btn-disabled,
.arco-btn-secondary[type='submit'].arco-btn-disabled {
  color: var(--color-text-4);
  background-color: var(--color-secondary-disabled);
  border: 1px solid transparent;
  cursor: not-allowed;
}
.arco-btn-secondary.arco-btn-status-warning {
  color: rgb(var(--warning-6));
  background-color: var(--color-warning-light-1);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-status-warning:hover {
  color: rgb(var(--warning-6));
  background-color: var(--color-warning-light-2);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-status-warning:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--warning-3));
}
.arco-btn-secondary.arco-btn-status-warning:active {
  color: rgb(var(--warning-6));
  background-color: var(--color-warning-light-3);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-status-warning.arco-btn-loading {
  color: rgb(var(--warning-6));
  background-color: var(--color-warning-light-1);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-status-warning.arco-btn-disabled {
  color: var(--color-warning-light-3);
  background-color: var(--color-warning-light-1);
  border: 1px solid transparent;
}
.arco-btn-secondary.arco-btn-status-danger {
  color: rgb(var(--danger-6));
  background-color: var(--color-danger-light-1);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-status-danger:hover {
  color: rgb(var(--danger-6));
  background-color: var(--color-danger-light-2);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-status-danger:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--danger-3));
}
.arco-btn-secondary.arco-btn-status-danger:active {
  color: rgb(var(--danger-6));
  background-color: var(--color-danger-light-3);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-status-danger.arco-btn-loading {
  color: rgb(var(--danger-6));
  background-color: var(--color-danger-light-1);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-status-danger.arco-btn-disabled {
  color: var(--color-danger-light-3);
  background-color: var(--color-danger-light-1);
  border: 1px solid transparent;
}
.arco-btn-secondary.arco-btn-status-success {
  color: rgb(var(--success-6));
  background-color: var(--color-success-light-1);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-status-success:hover {
  color: rgb(var(--success-6));
  background-color: var(--color-success-light-2);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-status-success:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--success-3));
}
.arco-btn-secondary.arco-btn-status-success:active {
  color: rgb(var(--success-6));
  background-color: var(--color-success-light-3);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-status-success.arco-btn-loading {
  color: rgb(var(--success-6));
  background-color: var(--color-success-light-1);
  border-color: transparent;
}
.arco-btn-secondary.arco-btn-status-success.arco-btn-disabled {
  color: var(--color-success-light-3);
  background-color: var(--color-success-light-1);
  border: 1px solid transparent;
}
.arco-btn-dashed,
.arco-btn-dashed[type='button'],
.arco-btn-dashed[type='submit'] {
  color: var(--color-text-2);
  background-color: var(--color-fill-2);
  border: 1px dashed var(--color-neutral-3);
}
.arco-btn-dashed:hover,
.arco-btn-dashed[type='button']:hover,
.arco-btn-dashed[type='submit']:hover {
  color: var(--color-text-2);
  background-color: var(--color-fill-3);
  border-color: var(--color-neutral-4);
}
.arco-btn-dashed:focus-visible,
.arco-btn-dashed[type='button']:focus-visible,
.arco-btn-dashed[type='submit']:focus-visible {
  box-shadow: 0 0 0 0.25em var(--color-neutral-4);
}
.arco-btn-dashed:active,
.arco-btn-dashed[type='button']:active,
.arco-btn-dashed[type='submit']:active {
  color: var(--color-text-2);
  background-color: var(--color-fill-4);
  border-color: var(--color-neutral-5);
}
.arco-btn-dashed.arco-btn-loading,
.arco-btn-dashed[type='button'].arco-btn-loading,
.arco-btn-dashed[type='submit'].arco-btn-loading {
  color: var(--color-text-2);
  background-color: var(--color-fill-2);
  border: 1px dashed var(--color-neutral-3);
}
.arco-btn-dashed.arco-btn-disabled,
.arco-btn-dashed[type='button'].arco-btn-disabled,
.arco-btn-dashed[type='submit'].arco-btn-disabled {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border: 1px dashed var(--color-neutral-3);
  cursor: not-allowed;
}
.arco-btn-dashed.arco-btn-status-warning {
  color: rgb(var(--warning-6));
  background-color: var(--color-warning-light-1);
  border-color: var(--color-warning-light-2);
}
.arco-btn-dashed.arco-btn-status-warning:hover {
  color: rgb(var(--warning-6));
  background-color: var(--color-warning-light-2);
  border-color: var(--color-warning-light-3);
}
.arco-btn-dashed.arco-btn-status-warning:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--warning-3));
}
.arco-btn-dashed.arco-btn-status-warning:active {
  color: rgb(var(--warning-6));
  background-color: var(--color-warning-light-3);
  border-color: var(--color-warning-light-4);
}
.arco-btn-dashed.arco-btn-status-warning.arco-btn-loading {
  color: rgb(var(--warning-6));
  background-color: var(--color-warning-light-1);
  border-color: var(--color-warning-light-2);
}
.arco-btn-dashed.arco-btn-status-warning.arco-btn-disabled {
  color: var(--color-warning-light-3);
  background-color: var(--color-warning-light-1);
  border: 1px dashed var(--color-warning-light-2);
}
.arco-btn-dashed.arco-btn-status-danger {
  color: rgb(var(--danger-6));
  background-color: var(--color-danger-light-1);
  border-color: var(--color-danger-light-2);
}
.arco-btn-dashed.arco-btn-status-danger:hover {
  color: rgb(var(--danger-6));
  background-color: var(--color-danger-light-2);
  border-color: var(--color-danger-light-3);
}
.arco-btn-dashed.arco-btn-status-danger:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--danger-3));
}
.arco-btn-dashed.arco-btn-status-danger:active {
  color: rgb(var(--danger-6));
  background-color: var(--color-danger-light-3);
  border-color: var(--color-danger-light-4);
}
.arco-btn-dashed.arco-btn-status-danger.arco-btn-loading {
  color: rgb(var(--danger-6));
  background-color: var(--color-danger-light-1);
  border-color: var(--color-danger-light-2);
}
.arco-btn-dashed.arco-btn-status-danger.arco-btn-disabled {
  color: var(--color-danger-light-3);
  background-color: var(--color-danger-light-1);
  border: 1px dashed var(--color-danger-light-2);
}
.arco-btn-dashed.arco-btn-status-success {
  color: rgb(var(--success-6));
  background-color: var(--color-success-light-1);
  border-color: var(--color-success-light-2);
}
.arco-btn-dashed.arco-btn-status-success:hover {
  color: rgb(var(--success-6));
  background-color: var(--color-success-light-2);
  border-color: var(--color-success-light-3);
}
.arco-btn-dashed.arco-btn-status-success:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--success-3));
}
.arco-btn-dashed.arco-btn-status-success:active {
  color: rgb(var(--success-6));
  background-color: var(--color-success-light-3);
  border-color: var(--color-success-light-4);
}
.arco-btn-dashed.arco-btn-status-success.arco-btn-loading {
  color: rgb(var(--success-6));
  background-color: var(--color-success-light-1);
  border-color: var(--color-success-light-2);
}
.arco-btn-dashed.arco-btn-status-success.arco-btn-disabled {
  color: var(--color-success-light-3);
  background-color: var(--color-success-light-1);
  border: 1px dashed var(--color-success-light-2);
}
.arco-btn-text,
.arco-btn-text[type='button'],
.arco-btn-text[type='submit'] {
  color: rgb(var(--primary-6));
  background-color: transparent;
  border: 1px solid transparent;
}
.arco-btn-text:hover,
.arco-btn-text[type='button']:hover,
.arco-btn-text[type='submit']:hover {
  color: rgb(var(--primary-6));
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-btn-text:focus-visible,
.arco-btn-text[type='button']:focus-visible,
.arco-btn-text[type='submit']:focus-visible {
  box-shadow: 0 0 0 0.25em var(--color-neutral-4);
}
.arco-btn-text:active,
.arco-btn-text[type='button']:active,
.arco-btn-text[type='submit']:active {
  color: rgb(var(--primary-6));
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-btn-text.arco-btn-loading,
.arco-btn-text[type='button'].arco-btn-loading,
.arco-btn-text[type='submit'].arco-btn-loading {
  color: rgb(var(--primary-6));
  background-color: transparent;
  border: 1px solid transparent;
}
.arco-btn-text.arco-btn-disabled,
.arco-btn-text[type='button'].arco-btn-disabled,
.arco-btn-text[type='submit'].arco-btn-disabled {
  color: var(--color-primary-light-3);
  background-color: transparent;
  border: 1px solid transparent;
  cursor: not-allowed;
}
.arco-btn-text.arco-btn-status-warning {
  color: rgb(var(--warning-6));
  background-color: transparent;
  border-color: transparent;
}
.arco-btn-text.arco-btn-status-warning:hover {
  color: rgb(var(--warning-6));
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-btn-text.arco-btn-status-warning:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--warning-3));
}
.arco-btn-text.arco-btn-status-warning:active {
  color: rgb(var(--warning-6));
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-btn-text.arco-btn-status-warning.arco-btn-loading {
  color: rgb(var(--warning-6));
  background-color: transparent;
  border-color: transparent;
}
.arco-btn-text.arco-btn-status-warning.arco-btn-disabled {
  color: var(--color-warning-light-3);
  background-color: transparent;
  border: 1px solid transparent;
}
.arco-btn-text.arco-btn-status-danger {
  color: rgb(var(--danger-6));
  background-color: transparent;
  border-color: transparent;
}
.arco-btn-text.arco-btn-status-danger:hover {
  color: rgb(var(--danger-6));
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-btn-text.arco-btn-status-danger:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--danger-3));
}
.arco-btn-text.arco-btn-status-danger:active {
  color: rgb(var(--danger-6));
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-btn-text.arco-btn-status-danger.arco-btn-loading {
  color: rgb(var(--danger-6));
  background-color: transparent;
  border-color: transparent;
}
.arco-btn-text.arco-btn-status-danger.arco-btn-disabled {
  color: var(--color-danger-light-3);
  background-color: transparent;
  border: 1px solid transparent;
}
.arco-btn-text.arco-btn-status-success {
  color: rgb(var(--success-6));
  background-color: transparent;
  border-color: transparent;
}
.arco-btn-text.arco-btn-status-success:hover {
  color: rgb(var(--success-6));
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-btn-text.arco-btn-status-success:focus-visible {
  box-shadow: 0 0 0 0.25em rgb(var(--success-3));
}
.arco-btn-text.arco-btn-status-success:active {
  color: rgb(var(--success-6));
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-btn-text.arco-btn-status-success.arco-btn-loading {
  color: rgb(var(--success-6));
  background-color: transparent;
  border-color: transparent;
}
.arco-btn-text.arco-btn-status-success.arco-btn-disabled {
  color: var(--color-success-light-3);
  background-color: transparent;
  border: 1px solid transparent;
}
.arco-btn-size-mini {
  height: 24px;
  padding: 0 11px;
  font-size: 12px;
  border-radius: var(--border-radius-small);
}
.arco-btn-size-mini:not(.arco-btn-only-icon) .arco-btn-icon {
  margin-right: 4px;
}
.arco-btn-size-mini svg {
  vertical-align: -1px;
}
.arco-btn-size-mini.arco-btn-loading-fixed-width.arco-btn-loading {
  padding-right: 3px;
  padding-left: 3px;
}
.arco-btn-size-mini.arco-btn-only-icon {
  width: 24px;
  height: 24px;
  padding: 0;
}
.arco-btn-size-mini.arco-btn-shape-circle {
  width: 24px;
  height: 24px;
  padding: 0;
  text-align: center;
  border-radius: var(--border-radius-circle);
}
.arco-btn-size-mini.arco-btn-shape-round {
  border-radius: calc(24px * 0.5);
}
.arco-btn-size-small {
  height: 28px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: var(--border-radius-small);
}
.arco-btn-size-small:not(.arco-btn-only-icon) .arco-btn-icon {
  margin-right: 6px;
}
.arco-btn-size-small svg {
  vertical-align: -2px;
}
.arco-btn-size-small.arco-btn-loading-fixed-width.arco-btn-loading {
  padding-right: 5px;
  padding-left: 5px;
}
.arco-btn-size-small.arco-btn-only-icon {
  width: 28px;
  height: 28px;
  padding: 0;
}
.arco-btn-size-small.arco-btn-shape-circle {
  width: 28px;
  height: 28px;
  padding: 0;
  text-align: center;
  border-radius: var(--border-radius-circle);
}
.arco-btn-size-small.arco-btn-shape-round {
  border-radius: calc(28px * 0.5);
}
.arco-btn-size-medium {
  height: 32px;
  padding: 0 15px;
  font-size: 14px;
  border-radius: var(--border-radius-small);
}
.arco-btn-size-medium:not(.arco-btn-only-icon) .arco-btn-icon {
  margin-right: 8px;
}
.arco-btn-size-medium svg {
  vertical-align: -2px;
}
.arco-btn-size-medium.arco-btn-loading-fixed-width.arco-btn-loading {
  padding-right: 4px;
  padding-left: 4px;
}
.arco-btn-size-medium.arco-btn-only-icon {
  width: 32px;
  height: 32px;
  padding: 0;
}
.arco-btn-size-medium.arco-btn-shape-circle {
  width: 32px;
  height: 32px;
  padding: 0;
  text-align: center;
  border-radius: var(--border-radius-circle);
}
.arco-btn-size-medium.arco-btn-shape-round {
  border-radius: calc(32px * 0.5);
}
.arco-btn-size-large {
  height: 36px;
  padding: 0 19px;
  font-size: 14px;
  border-radius: var(--border-radius-small);
}
.arco-btn-size-large:not(.arco-btn-only-icon) .arco-btn-icon {
  margin-right: 8px;
}
.arco-btn-size-large svg {
  vertical-align: -2px;
}
.arco-btn-size-large.arco-btn-loading-fixed-width.arco-btn-loading {
  padding-right: 8px;
  padding-left: 8px;
}
.arco-btn-size-large.arco-btn-only-icon {
  width: 36px;
  height: 36px;
  padding: 0;
}
.arco-btn-size-large.arco-btn-shape-circle {
  width: 36px;
  height: 36px;
  padding: 0;
  text-align: center;
  border-radius: var(--border-radius-circle);
}
.arco-btn-size-large.arco-btn-shape-round {
  border-radius: calc(36px * 0.5);
}
.arco-btn-group {
  display: inline-flex;
  align-items: center;
}
.arco-btn-group .arco-btn-outline:not(:first-child),
.arco-btn-group .arco-btn-dashed:not(:first-child) {
  margin-left: -1px;
}
.arco-btn-group .arco-btn-primary:not(:last-child) {
  border-right: 1px solid rgb(var(--primary-5));
}
.arco-btn-group .arco-btn-secondary:not(:last-child) {
  border-right: 1px solid var(--color-secondary-hover);
}
.arco-btn-group .arco-btn-status-warning:not(:last-child) {
  border-right: 1px solid rgb(var(--warning-5));
}
.arco-btn-group .arco-btn-status-danger:not(:last-child) {
  border-right: 1px solid rgb(var(--danger-5));
}
.arco-btn-group .arco-btn-status-success:not(:last-child) {
  border-right: 1px solid rgb(var(--success-5));
}
.arco-btn-group .arco-btn-outline:hover,
.arco-btn-group .arco-btn-dashed:hover,
.arco-btn-group .arco-btn-outline:active,
.arco-btn-group .arco-btn-dashed:active {
  z-index: 2;
}
.arco-btn-group .arco-btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.arco-btn-group .arco-btn:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.arco-btn-group .arco-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
body[arco-theme='dark'] .arco-btn-primary.arco-btn-disabled {
  color: rgba(255, 255, 255, 0.3);
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-drawer-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1001;
}
.arco-drawer-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--color-mask-bg);
}
.arco-drawer {
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: auto;
  line-height: 1.5715;
  background-color: var(--color-bg-3);
}
.arco-drawer-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  padding: 0 16px;
  border-bottom: 1px solid var(--color-neutral-3);
}
.arco-drawer-header .arco-drawer-title {
  margin-right: auto;
  color: var(--color-text-1);
  font-weight: 500;
  font-size: 16px;
  text-align: left;
}
.arco-drawer-header .arco-drawer-close-btn {
  margin-left: 8px;
  color: var(--color-text-1);
  font-size: 12px;
  cursor: pointer;
}
.arco-drawer-footer {
  flex-shrink: 0;
  box-sizing: border-box;
  padding: 16px 16px;
  text-align: right;
  border-top: 1px solid var(--color-neutral-3);
}
.arco-drawer-footer > .arco-btn {
  margin-left: 12px;
}
.arco-drawer-body {
  position: relative;
  flex: 1;
  box-sizing: border-box;
  height: 100%;
  padding: 12px 16px;
  overflow: auto;
  color: var(--color-text-1);
}
.fade-drawer-enter-from,
.fade-drawer-appear-from {
  opacity: 0;
}
.fade-drawer-enter-to,
.fade-drawer-appear-to {
  opacity: 1;
}
.fade-drawer-enter-active,
.fade-drawer-appear-active {
  transition: opacity 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.fade-drawer-leave-from {
  opacity: 1;
}
.fade-drawer-leave-to {
  opacity: 0;
}
.fade-drawer-leave-active {
  transition: opacity 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-left-drawer-enter-from,
.slide-left-drawer-appear-from {
  transform: translateX(-100%);
}
.slide-left-drawer-enter-to,
.slide-left-drawer-appear-to {
  transform: translateX(0);
}
.slide-left-drawer-enter-active,
.slide-left-drawer-appear-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-left-drawer-leave-from {
  transform: translateX(0);
}
.slide-left-drawer-leave-to {
  transform: translateX(-100%);
}
.slide-left-drawer-leave-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-right-drawer-enter-from,
.slide-right-drawer-appear-from {
  transform: translateX(100%);
}
.slide-right-drawer-enter-to,
.slide-right-drawer-appear-to {
  transform: translateX(0);
}
.slide-right-drawer-enter-active,
.slide-right-drawer-appear-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-right-drawer-leave-from {
  transform: translateX(0);
}
.slide-right-drawer-leave-to {
  transform: translateX(100%);
}
.slide-right-drawer-leave-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-top-drawer-enter,
.slide-top-drawer-appear {
  transform: translateY(-100%);
}
.slide-top-drawer-enter-from,
.slide-top-drawer-appear-from {
  transform: translateY(-100%);
}
.slide-top-drawer-enter-to,
.slide-top-drawer-appear-to {
  transform: translateY(0);
}
.slide-top-drawer-enter-active,
.slide-top-drawer-appear-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-top-drawer-leave-from {
  transform: translateY(0);
}
.slide-top-drawer-leave-to {
  transform: translateY(-100%);
}
.slide-top-drawer-leave-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-bottom-drawer-enter-from,
.slide-bottom-drawer-appear-from {
  transform: translateY(100%);
}
.slide-bottom-drawer-enter-to,
.slide-bottom-drawer-appear-to {
  transform: translateY(0);
}
.slide-bottom-drawer-enter-active,
.slide-bottom-drawer-appear-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.slide-bottom-drawer-leave-from {
  transform: translateY(0);
}
.slide-bottom-drawer-leave-to {
  transform: translateY(100%);
}
.slide-bottom-drawer-leave-active {
  transition: transform 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-trigger-wrapper {
  display: inline-block;
}
.arco-trigger-popup {
  position: absolute;
  z-index: 1000;
}
.arco-trigger-arrow {
  position: absolute;
  z-index: -1;
  display: block;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  background-color: var(--color-bg-5);
  content: '';
}
.arco-trigger-popup[trigger-placement='top'] .arco-trigger-arrow,
.arco-trigger-popup[trigger-placement='tl'] .arco-trigger-arrow,
.arco-trigger-popup[trigger-placement='tr'] .arco-trigger-arrow {
  border-top: none;
  border-left: none;
  border-bottom-right-radius: var(--border-radius-small);
}
.arco-trigger-popup[trigger-placement='bottom'] .arco-trigger-arrow,
.arco-trigger-popup[trigger-placement='bl'] .arco-trigger-arrow,
.arco-trigger-popup[trigger-placement='br'] .arco-trigger-arrow {
  border-right: none;
  border-bottom: none;
  border-top-left-radius: var(--border-radius-small);
}
.arco-trigger-popup[trigger-placement='left'] .arco-trigger-arrow,
.arco-trigger-popup[trigger-placement='lt'] .arco-trigger-arrow,
.arco-trigger-popup[trigger-placement='lb'] .arco-trigger-arrow {
  border-bottom: none;
  border-left: none;
  border-top-right-radius: var(--border-radius-small);
}
.arco-trigger-popup[trigger-placement='right'] .arco-trigger-arrow,
.arco-trigger-popup[trigger-placement='rt'] .arco-trigger-arrow,
.arco-trigger-popup[trigger-placement='rb'] .arco-trigger-arrow {
  border-top: none;
  border-right: none;
  border-bottom-left-radius: var(--border-radius-small);
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-tooltip-content {
  max-width: 350px;
  padding: 8px 12px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5715;
  text-align: left;
  word-wrap: break-word;
  background-color: var(--color-tooltip-bg);
  border-radius: var(--border-radius-small);
}
.arco-tooltip-mini {
  padding: 4px 12px;
  font-size: 14px;
}
.arco-tooltip-popup-arrow {
  background-color: var(--color-tooltip-bg);
}
.is-link[data-v-28d579a3] {
  padding: 0 0 0 5px;
  cursor: pointer;
}
.selected[data-v-28d579a3] {
  color: #7f65ff;
}
.page-layout-slider[data-v-3e624df6] {
  background: #ffff;
  border-right: 1px solid #eaeaea;
}
.page-layout-slider .ant-divider-horizontal[data-v-3e624df6] {
  margin: 12px 0;
}
.page-layout-slider .h-full[data-v-3e624df6] {
  height: 100%;
}
.page-layout-slider .slider-menu[data-v-3e624df6] {
  background: none;
  border-right: none;
  color: #54505e;
}
.page-layout-slider .slider-menu .ant-menu-item[data-v-3e624df6] {
  background: none;
}
.page-layout-slider .slider-menu.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected[data-v-3e624df6] {
  background: none;
}
.page-layout-slider .slider-menu .ant-menu-item:hover .ant-menu-title-content .icon[data-v-3e624df6],
.page-layout-slider .slider-menu li.ant-menu-item-selected .ant-menu-title-content .icon[data-v-3e624df6],
.page-layout-slider .slider-menu .ant-menu-item:hover .ant-menu-title-content .text[data-v-3e624df6],
.page-layout-slider .slider-menu li.ant-menu-item-selected .ant-menu-title-content .text[data-v-3e624df6] {
  color: #7f65ff;
}
.page-layout-slider .slider-menu .ant-menu-title-content .icon[data-v-3e624df6] {
  vertical-align: middle;
  font-size: 14px;
  margin-right: 8px;
  opacity: 1;
}
.page-layout-slider .slider-menu .ant-menu-title-content .text[data-v-3e624df6] {
  color: #000;
  vertical-align: middle;
}
.page-layout-slider .slider-menu .title[data-v-3e624df6] {
  margin: 40px 0 20px;
  padding: 0 24px;
  line-height: 1;
  font-size: 16px;
  color: #d0d0d0;
}
.page-layout-slider .extend-menu-item[data-v-3e624df6] {
  left: 70%;
  bottom: 0px;
  box-shadow: 0px 0px 10px #ccc;
  color: #000;
}
.page-layout-slider .extend-menu-item li[data-v-3e624df6] {
  line-height: 20px;
}
.page-layout-slider .extend-menu-item li[data-v-3e624df6]:hover {
  color: #000;
  background: #f3f3f3;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-scrollbar {
  position: relative;
}
.arco-scrollbar-container {
  position: relative;
  scrollbar-width: none;
}
.arco-scrollbar-container::-webkit-scrollbar {
  display: none;
}
.arco-scrollbar-track {
  position: absolute;
  z-index: 100;
}
.arco-scrollbar-track-direction-horizontal {
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 15px;
}
.arco-scrollbar-track-direction-vertical {
  top: 0;
  right: 0;
  box-sizing: border-box;
  width: 15px;
  height: 100%;
}
.arco-scrollbar-thumb {
  position: absolute;
  display: block;
  box-sizing: border-box;
}
.arco-scrollbar-thumb-bar {
  width: 100%;
  height: 100%;
  background-color: var(--color-neutral-4);
  border-radius: 6px;
}
.arco-scrollbar-thumb:hover .arco-scrollbar-thumb-bar,
.arco-scrollbar-thumb-dragging .arco-scrollbar-thumb-bar {
  background-color: var(--color-neutral-6);
}
.arco-scrollbar-thumb-direction-horizontal .arco-scrollbar-thumb-bar {
  height: 9px;
  margin: 3px 0;
}
.arco-scrollbar-thumb-direction-vertical .arco-scrollbar-thumb-bar {
  width: 9px;
  margin: 0 3px;
}
.arco-scrollbar.arco-scrollbar-type-embed .arco-scrollbar-thumb {
  opacity: 0;
  transition: opacity ease 200ms;
}
.arco-scrollbar.arco-scrollbar-type-embed .arco-scrollbar-thumb-dragging {
  opacity: 0.8;
}
.arco-scrollbar.arco-scrollbar-type-embed:hover .arco-scrollbar-thumb {
  opacity: 0.8;
}
.arco-scrollbar.arco-scrollbar-type-track .arco-scrollbar-track {
  background-color: var(--color-neutral-1);
}
.arco-scrollbar.arco-scrollbar-type-track .arco-scrollbar-track-direction-horizontal {
  border-top: 1px solid var(--color-neutral-3);
  border-bottom: 1px solid var(--color-neutral-3);
}
.arco-scrollbar.arco-scrollbar-type-track .arco-scrollbar-track-direction-vertical {
  border-right: 1px solid var(--color-neutral-3);
  border-left: 1px solid var(--color-neutral-3);
}
.arco-scrollbar.arco-scrollbar-type-track .arco-scrollbar-thumb-direction-horizontal {
  margin: -1px 0;
}
.arco-scrollbar.arco-scrollbar-type-track .arco-scrollbar-thumb-direction-vertical {
  margin: 0 -1px;
}
.arco-scrollbar.arco-scrollbar-type-track.arco-scrollbar-both .arco-scrollbar-track-direction-vertical::after {
  position: absolute;
  right: -1px;
  bottom: 0;
  display: block;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  background-color: var(--color-neutral-1);
  border-right: 1px solid var(--color-neutral-3);
  border-bottom: 1px solid var(--color-neutral-3);
  content: '';
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
/**********************************************
 * Popup Box
 **********************************************/
/**********************************************
 * Popup Options
 * status: default / disabled / selected / hover
 **********************************************/
.arco-dropdown {
  box-sizing: border-box;
  padding: 4px 0;
  background-color: var(--color-bg-popup);
  border: 1px solid var(--color-fill-3);
  border-radius: var(--border-radius-medium);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.arco-dropdown-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.arco-dropdown-list-wrapper {
  max-height: 200px;
  overflow-y: auto;
}
.arco-dropdown-option {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  padding: 0 12px;
  color: var(--color-text-1);
  font-size: 14px;
  line-height: 36px;
  text-align: left;
  background-color: transparent;
  cursor: pointer;
}
.arco-dropdown-option-content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-dropdown-option-has-suffix {
  justify-content: space-between;
}
.arco-dropdown-option-active,
.arco-dropdown-option:not(.arco-dropdown-option-disabled):hover {
  color: var(--color-text-1);
  background-color: var(--color-fill-2);
  transition: all 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-dropdown-option-disabled {
  color: var(--color-text-4);
  background-color: transparent;
  cursor: not-allowed;
}
.arco-dropdown-option-icon {
  display: inline-flex;
  margin-right: 8px;
}
.arco-dropdown-option-suffix {
  margin-left: 12px;
}
.arco-dropdown-group:first-child .arco-dropdown-group-title {
  margin-top: 8px;
}
.arco-dropdown-group-title {
  box-sizing: border-box;
  width: 100%;
  margin-top: 8px;
  padding: 0 12px;
  color: var(--color-text-3);
  font-size: 12px;
  line-height: 20px;
  cursor: default;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-dropdown-submenu {
  margin-top: -4px;
}
.arco-dropdown.arco-dropdown-has-footer {
  padding-bottom: 0;
}
.arco-dropdown-footer {
  border-top: 1px solid var(--color-fill-3);
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-space {
  display: inline-flex;
}
.arco-space-horizontal .arco-space-item {
  display: flex;
  align-items: center;
}
.arco-space-vertical {
  flex-direction: column;
}
.arco-space-align-baseline {
  align-items: baseline;
}
.arco-space-align-start {
  align-items: flex-start;
}
.arco-space-align-end {
  align-items: flex-end;
}
.arco-space-align-center {
  align-items: center;
}
.arco-space-wrap {
  flex-wrap: wrap;
}
.arco-space-fill {
  display: flex;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-avatar {
  position: relative;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  color: var(--color-white);
  font-size: 20px;
  white-space: nowrap;
  vertical-align: middle;
  background-color: var(--color-fill-4);
}
.arco-avatar-circle {
  border-radius: var(--border-radius-circle);
}
.arco-avatar-circle .arco-avatar-image {
  overflow: hidden;
  border-radius: var(--border-radius-circle);
}
.arco-avatar-square {
  border-radius: var(--border-radius-medium);
}
.arco-avatar-square .arco-avatar-image {
  overflow: hidden;
  border-radius: var(--border-radius-medium);
}
.arco-avatar-text {
  position: absolute;
  left: 50%;
  font-weight: 500;
  line-height: 1;
  transform: translateX(-50%);
  transform-origin: 0 center;
}
.arco-avatar-image {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.arco-avatar-image-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.arco-avatar-image img,
.arco-avatar-image picture {
  width: 100%;
  height: 100%;
}
.arco-avatar-trigger-icon-button {
  position: absolute;
  right: -4px;
  bottom: -4px;
  z-index: 1;
  width: 20px;
  height: 20px;
  color: var(--color-fill-4);
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  background-color: var(--color-neutral-2);
  border-radius: var(--border-radius-circle);
  transition: background-color 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-avatar-trigger-icon-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: var(--color-white);
  font-size: 16px;
  background-color: rgba(29, 33, 41, 0.6);
  border-radius: var(--border-radius-medium);
  opacity: 0;
  transition: all 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-avatar-circle .arco-avatar-trigger-icon-mask {
  border-radius: var(--border-radius-circle);
}
.arco-avatar-with-trigger-icon {
  cursor: pointer;
}
.arco-avatar-with-trigger-icon:hover .arco-avatar-trigger-icon-mask {
  z-index: 2;
  opacity: 1;
}
.arco-avatar-with-trigger-icon:hover .arco-avatar-trigger-icon-button {
  background-color: var(--color-neutral-3);
}
.arco-avatar-group {
  display: inline-block;
  line-height: 0;
}
.arco-avatar-group-max-count-avatar {
  color: var(--color-white);
  font-size: 20px;
  cursor: default;
}
.arco-avatar-group .arco-avatar {
  border: 2px solid var(--color-bg-2);
}
.arco-avatar-group .arco-avatar:not(:first-child) {
  margin-left: -10px;
}
.arco-avatar-group-popover .arco-avatar:not(:first-child) {
  margin-left: 4px;
}
.nav-btn[data-v-ac593fc4] {
  border-radius: 30px;
  border: 1px solid rgba(127, 101, 255, 0.2);
  background: #f5f5fc;
}
.message-box-trigger[data-v-56bca50f] .arco-badge-dot {
  top: 12px;
  right: 12px;
  pointer-events: none;
}
.dot[data-v-56bca50f] {
  font-size: 28px;
}
.dropdown-item[data-v-56bca50f] {
  display: block;
  padding: 0;
}
.dropdown-item[data-v-56bca50f] .arco-dropdown-option-content {
  display: block;
  padding: 0 12px;
}
.dropdown-item[data-v-56bca50f] .arco-dropdown-option-content .arco-space {
  display: flex;
}
.current-product[data-v-56bca50f] {
  position: relative;
  height: 38px;
}
.current-product .trigger[data-v-56bca50f] {
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  font-family: jxzk;
}
.menu-wrap .charge-wrapper[data-v-56bca50f] {
  color: #56505e;
  padding: 0 20px;
  border-radius: 30px;
  border: 1px solid rgba(127, 101, 255, 0.1);
  background: rgba(224, 224, 255, 0.59);
}
.menu-wrap .charge-wrapper .charge-link[data-v-56bca50f] {
  color: #6d4fff;
}
.menu-wrap .invite-wrapper[data-v-56bca50f] {
  color: #f1712a;
  padding: 0 20px;
  border-radius: 30px;
  border: 1px solid rgba(255, 147, 101, 0.2);
  background: #fcf7f5;
}
.menu-wrap .nav-btn[data-v-56bca50f] {
  border-radius: 30px;
  border: 1px solid rgba(127, 101, 255, 0.2);
  background: #f5f5fc;
}
.menu[data-v-56bca50f] {
  height: 40px;
  padding: 2px 3px;
  border-radius: 6px;
  border: 1px solid rgba(23, 24, 26, 0.11);
  background: #fff;
}
.menu .arco-divider[data-v-56bca50f] {
  margin: 0 4px;
}
.menu .arco-btn[data-v-56bca50f] {
  padding: 0 10px;
  border-radius: 6px;
  background-color: transparent;
}
.menu .arco-btn .arco-icon[data-v-56bca50f] {
  font-size: 16px;
}
.username[data-v-56bca50f] {
  max-width: 68px;
}
.new-tag[data-v-56bca50f] {
  position: absolute;
  right: 0;
  top: -12px;
  height: 18px;
  line-height: 18px;
  padding: 0 4px;
  color: red;
  font-size: 12px;
  font-weight: bold;
  background: rgba(255, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
  transform: translate(30%, 0);
}
/* 伸缩效果动画 */
.stretch-enter-active[data-v-56bca50f],
.stretch-leave-active[data-v-56bca50f] {
  transition: all 0.4s ease;
  max-width: 200px;
  /* 根据实际内容调整 */
  overflow: hidden;
}
.stretch-enter-from[data-v-56bca50f],
.stretch-leave-to[data-v-56bca50f] {
  max-width: 0;
  opacity: 0;
  padding-left: 0;
  padding-right: 0;
}
.credit-value[data-v-56bca50f] {
  display: inline-block;
  transition: padding 0.4s ease;
}
.header-bar[data-v-138e4e93] {
  border-bottom: 1px solid #eaeaea;
}
.main-wrapper[data-v-138e4e93] {
  height: calc(100%);
}
.affix-wechat[data-v-138e4e93] {
  position: fixed;
  right: 28px;
  bottom: 28px;
  font-size: 38px;
  color: rgba(0, 0, 0, 0.6);
}
.pendant[data-v-138e4e93] {
  width: 280px;
  padding: 78px 28px 20px 14px;
  overflow-y: auto;
}
.uploader-box-area[data-v-138e4e93] {
  margin: 0 2px 0 0;
  align-self: start;
  overflow: auto;
}
.wechat[data-v-138e4e93] {
  text-align: center;
}
.wechat img[data-v-138e4e93] {
  border-radius: 8px;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-breadcrumb {
  display: inline-flex;
  align-items: center;
  color: var(--color-text-2);
  font-size: 14px;
}
.arco-breadcrumb-icon {
  color: var(--color-text-2);
}
.arco-breadcrumb-item {
  display: inline-block;
  padding: 0 4px;
  color: var(--color-text-2);
  line-height: 24px;
  vertical-align: middle;
}
.arco-breadcrumb-item > .arco-icon {
  color: var(--color-text-3);
}
.arco-breadcrumb-item a {
  display: inline-block;
  margin: 0 -4px;
  padding: 0 4px;
  color: var(--color-text-2);
  text-decoration: none;
  border-radius: var(--border-radius-small);
  background-color: transparent;
}
.arco-breadcrumb-item a:hover {
  color: rgb(var(--link-6));
  background-color: var(--color-fill-2);
}
.arco-breadcrumb-item:last-child {
  color: var(--color-text-1);
  font-weight: 500;
}
.arco-breadcrumb-item-ellipses {
  position: relative;
  top: -3px;
  display: inline-block;
  padding: 0 4px;
  color: var(--color-text-2);
}
.arco-breadcrumb-item-separator {
  display: inline-block;
  margin: 0 4px;
  color: var(--color-text-4);
  line-height: 24px;
  vertical-align: middle;
}
.arco-breadcrumb-item-with-dropdown {
  cursor: pointer;
}
.arco-breadcrumb-item-dropdown-icon {
  margin-left: 4px;
  color: var(--color-text-2);
  font-size: 12px;
}
.arco-breadcrumb-item-dropdown-icon-active svg {
  transform: rotate(180deg);
}
.container-breadcrumb[data-v-d7281960] {
  margin: 0 0 16px;
}
.container-breadcrumb[data-v-d7281960] .arco-breadcrumb-item {
  color: rgb(var(--gray-6));
}
.container-breadcrumb[data-v-d7281960] .arco-breadcrumb-item:last-child {
  color: rgb(var(--gray-8));
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-progress {
  position: relative;
  line-height: 1;
  font-size: 12px;
}
.arco-progress-type-line,
.arco-progress-type-steps {
  display: inline-block;
  max-width: 100%;
  width: 100%;
}
.arco-progress-type-line.arco-progress-size-mini {
  width: auto;
}
.arco-progress-line-wrapper,
.arco-progress-steps-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.arco-progress-line-text,
.arco-progress-steps-text {
  font-size: 12px;
  margin-left: 16px;
  color: var(--color-text-2);
  white-space: nowrap;
  text-align: right;
  flex-grow: 1;
  flex-shrink: 0;
  min-width: 32px;
}
.arco-progress-line-text .arco-icon,
.arco-progress-steps-text .arco-icon {
  font-size: 12px;
  margin-left: 4px;
}
.arco-progress-line {
  background-color: var(--color-fill-3);
  border-radius: 100px;
  width: 100%;
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.arco-progress-line-bar {
  height: 100%;
  border-radius: 100px;
  background-color: rgb(var(--primary-6));
  position: relative;
  transition: width 0.6s cubic-bezier(0.34, 0.69, 0.1, 1), background 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
  max-width: 100%;
}
.arco-progress-line-bar-buffer {
  position: absolute;
  background-color: var(--color-primary-light-3);
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 0 100px 100px 0;
  max-width: 100%;
  transition: all 0.6s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.arco-progress-line-bar-animate::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, transparent 25%, rgba(255, 255, 255, 0.5) 50%, transparent 75%);
  background-size: 400% 100%;
  animation: arco-progress-loading 1.5s cubic-bezier(0.34, 0.69, 0.1, 1) infinite;
}
.arco-progress-line-text .arco-icon {
  color: var(--color-text-2);
}
.arco-progress-type-steps.arco-progress-size-small {
  width: auto;
}
.arco-progress-type-steps.arco-progress-size-small .arco-progress-steps-item {
  width: 2px;
  flex: unset;
  border-radius: 2px;
}
.arco-progress-type-steps.arco-progress-size-small .arco-progress-steps-item:not(:last-of-type) {
  margin-right: 3px;
}
.arco-progress-steps {
  display: flex;
  width: 100%;
}
.arco-progress-steps-text {
  margin-left: 8px;
  min-width: unset;
}
.arco-progress-steps-text .arco-icon {
  color: var(--color-text-2);
}
.arco-progress-steps-item {
  height: 100%;
  flex: 1;
  background-color: var(--color-fill-3);
  position: relative;
  display: inline-block;
}
.arco-progress-steps-item:not(:last-of-type) {
  margin-right: 3px;
}
.arco-progress-steps-item:last-of-type {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.arco-progress-steps-item:first-of-type {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.arco-progress-steps-item-active {
  background-color: rgb(var(--primary-6));
}
.arco-progress-status-warning .arco-progress-line-bar {
  background-color: rgb(var(--warning-6));
}
.arco-progress-status-warning .arco-progress-steps-item-active {
  background-color: rgb(var(--warning-6));
}
.arco-progress-status-warning .arco-progress-line-text .arco-icon,
.arco-progress-status-warning .arco-progress-steps-text .arco-icon {
  color: rgb(var(--warning-6));
}
.arco-progress-status-success .arco-progress-line-bar {
  background-color: rgb(var(--success-6));
}
.arco-progress-status-success .arco-progress-steps-item-active {
  background-color: rgb(var(--success-6));
}
.arco-progress-status-success .arco-progress-line-text .arco-icon,
.arco-progress-status-success .arco-progress-steps-text .arco-icon {
  color: rgb(var(--success-6));
}
.arco-progress-status-danger .arco-progress-line-bar {
  background-color: rgb(var(--danger-6));
}
.arco-progress-status-danger .arco-progress-steps-item-active {
  background-color: rgb(var(--danger-6));
}
.arco-progress-status-danger .arco-progress-line-text .arco-icon,
.arco-progress-status-danger .arco-progress-steps-text .arco-icon {
  color: rgb(var(--danger-6));
}
.arco-progress-size-small .arco-progress-line-text {
  font-size: 12px;
  margin-left: 16px;
}
.arco-progress-size-small .arco-progress-line-text .arco-icon {
  font-size: 12px;
}
.arco-progress-size-large .arco-progress-line-text {
  font-size: 16px;
  margin-left: 16px;
}
.arco-progress-size-large .arco-progress-line-text .arco-icon {
  font-size: 14px;
}
.arco-progress-type-circle {
  display: inline-block;
}
.arco-progress-circle-wrapper {
  position: relative;
  text-align: center;
  line-height: 1;
  display: inline-block;
  vertical-align: text-bottom;
}
.arco-progress-circle-svg {
  transform: rotate(-90deg);
}
.arco-progress-circle-text {
  position: absolute;
  top: 50%;
  left: 50%;
  color: var(--color-text-3);
  transform: translate(-50%, -50%);
  font-size: 14px;
}
.arco-progress-circle-text .arco-icon {
  font-size: 16px;
  color: var(--color-text-2);
}
.arco-progress-circle-bg {
  stroke: var(--color-fill-3);
}
.arco-progress-circle-bar {
  stroke: rgb(var(--primary-6));
  transition: stroke-dashoffset 0.6s cubic-bezier(0, 0, 1, 1) 0s, stroke 0.6s cubic-bezier(0, 0, 1, 1);
}
.arco-progress-size-mini .arco-progress-circle-bg {
  stroke: var(--color-primary-light-3);
}
.arco-progress-size-mini .arco-progress-circle-bar {
  stroke: rgb(var(--primary-6));
}
.arco-progress-size-mini.arco-progress-status-warning .arco-progress-circle-bg {
  stroke: var(--color-warning-light-3);
}
.arco-progress-size-mini.arco-progress-status-danger .arco-progress-circle-bg {
  stroke: var(--color-danger-light-3);
}
.arco-progress-size-mini.arco-progress-status-success .arco-progress-circle-bg {
  stroke: var(--color-success-light-3);
}
.arco-progress-size-mini .arco-progress-circle-wrapper .arco-icon-check {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.arco-progress-size-mini .arco-progress-circle-text {
  position: static;
  top: unset;
  left: unset;
  transform: unset;
}
.arco-progress-size-small .arco-progress-circle-text {
  font-size: 13px;
}
.arco-progress-size-small .arco-progress-circle-text .arco-icon {
  font-size: 14px;
}
.arco-progress-size-large .arco-progress-circle-text {
  font-size: 16px;
}
.arco-progress-size-large .arco-progress-circle-text .arco-icon {
  font-size: 16px;
}
.arco-progress-status-warning .arco-progress-circle-bar {
  stroke: rgb(var(--warning-6));
}
.arco-progress-status-warning .arco-icon {
  color: rgb(var(--warning-6));
}
.arco-progress-status-success .arco-progress-circle-bar {
  stroke: rgb(var(--success-6));
}
.arco-progress-status-success .arco-icon {
  color: rgb(var(--success-6));
}
.arco-progress-status-danger .arco-progress-circle-bar {
  stroke: rgb(var(--danger-6));
}
.arco-progress-status-danger .arco-icon {
  color: rgb(var(--danger-6));
}
@keyframes arco-progress-loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-image-trigger {
  padding: 6px 4px;
  background: var(--color-bg-5);
  border: 1px solid var(--color-neutral-3);
  border-radius: 4px;
}
.arco-image-trigger .arco-trigger-arrow {
  background-color: var(--color-bg-5);
  border: 1px solid var(--color-neutral-3);
}
.arco-image {
  position: relative;
  display: inline-block;
  border-radius: var(--border-radius-small);
}
.arco-image-img {
  vertical-align: middle;
  border-radius: inherit;
}
.arco-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.arco-image-footer {
  display: flex;
  width: 100%;
  max-width: 100%;
}
.arco-image-footer-caption {
  flex: 1 1 auto;
}
.arco-image-footer-caption-title {
  font-weight: 500;
  font-size: 16px;
}
.arco-image-footer-caption-description {
  font-size: 14px;
}
.arco-image-footer-extra {
  flex: 0 0 auto;
  padding-left: 12px;
}
.arco-image-with-footer-inner .arco-image-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  align-items: center;
  box-sizing: border-box;
  padding: 9px 16px;
  color: var(--color-white);
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
  border-bottom-right-radius: var(--border-radius-small);
  border-bottom-left-radius: var(--border-radius-small);
}
.arco-image-with-footer-inner .arco-image-footer-caption-title {
  color: var(--color-white);
}
.arco-image-with-footer-inner .arco-image-footer-caption-description {
  color: var(--color-white);
}
.arco-image-with-footer-outer .arco-image-footer {
  margin-top: 4px;
  color: var(--color-neutral-8);
}
.arco-image-with-footer-outer .arco-image-footer-caption-title {
  color: var(--color-text-1);
}
.arco-image-with-footer-outer .arco-image-footer-caption-description {
  color: var(--color-neutral-6);
}
.arco-image-error {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  color: var(--color-neutral-4);
  background-color: var(--color-neutral-1);
}
.arco-image-error-icon {
  width: 60px;
  max-width: 100%;
  height: 60px;
  max-height: 100%;
}
.arco-image-error-icon > svg {
  width: 100%;
  height: 100%;
}
.arco-image-error-alt {
  padding: 8px 16px;
  font-size: 12px;
  line-height: 1.6667;
  text-align: center;
}
.arco-image-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color-neutral-1);
}
.arco-image-loader-spin {
  position: absolute;
  top: 50%;
  left: 50%;
  color: rgb(var(--primary-6));
  font-size: 32px;
  text-align: center;
  transform: translate(-50%, -50%);
}
.arco-image-loader-spin-text {
  color: var(--color-neutral-6);
  font-size: 16px;
}
.arco-image-simple.arco-image-with-footer-inner .arco-image-footer {
  padding: 12px 16px;
}
.arco-image-loading .arco-image-img,
.arco-image-loading-error .arco-image-img {
  visibility: hidden;
}
.arco-image-preview {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 100%;
}
.arco-image-preview-hide {
  display: none;
}
.arco-image-preview-mask,
.arco-image-preview-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.arco-image-preview-mask {
  background-color: var(--color-mask-bg);
}
.arco-image-preview-img-container {
  width: 100%;
  height: 100%;
  text-align: center;
}
.arco-image-preview-img-container::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.arco-image-preview-img-container .arco-image-preview-img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  cursor: grab;
  user-select: none;
}
.arco-image-preview-img-container .arco-image-preview-img.arco-image-preview-img-moving {
  cursor: grabbing;
}
.arco-image-preview-scale-value {
  box-sizing: border-box;
  padding: 7px 10px;
  color: var(--color-white);
  font-size: 12px;
  line-height: initial;
  background-color: rgba(255, 255, 255, 0.08);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.arco-image-preview-toolbar {
  position: absolute;
  bottom: 46px;
  left: 50%;
  display: flex;
  align-items: flex-start;
  padding: 4px 16px;
  background-color: var(--color-bg-2);
  border-radius: var(--border-radius-medium);
  transform: translateX(-50%);
}
.arco-image-preview-toolbar-action {
  display: flex;
  align-items: center;
  color: var(--color-neutral-8);
  font-size: 14px;
  background-color: transparent;
  border-radius: var(--border-radius-small);
  cursor: pointer;
}
.arco-image-preview-toolbar-action:not(:last-of-type) {
  margin-right: 0;
}
.arco-image-preview-toolbar-action:hover {
  color: rgb(var(--primary-6));
  background-color: var(--color-neutral-2);
}
.arco-image-preview-toolbar-action-disabled,
.arco-image-preview-toolbar-action-disabled:hover {
  color: var(--color-text-4);
  background-color: transparent;
  cursor: not-allowed;
}
.arco-image-preview-toolbar-action-name {
  padding-right: 12px;
  font-size: 12px;
}
.arco-image-preview-toolbar-action-content {
  padding: 13px;
  line-height: 1;
}
.arco-image-preview-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  padding: 10px;
  color: rgb(var(--primary-6));
  font-size: 18px;
  background-color: #232324;
  border-radius: var(--border-radius-medium);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.arco-image-preview-close-btn {
  position: absolute;
  top: 36px;
  right: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: var(--color-white);
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
}
.arco-image-preview-arrow-left,
.arco-image-preview-arrow-right {
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: var(--color-white);
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
}
.arco-image-preview-arrow-left > svg,
.arco-image-preview-arrow-right > svg {
  color: var(--color-white);
  font-size: 16px;
}
.arco-image-preview-arrow-left:hover,
.arco-image-preview-arrow-right:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.arco-image-preview-arrow-left {
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.arco-image-preview-arrow-right {
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.arco-image-preview-arrow-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.2);
  cursor: not-allowed;
}
.arco-image-preview-arrow-disabled > svg {
  color: rgba(255, 255, 255, 0.3);
}
.arco-image-preview-arrow-disabled:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
/** mask 动效 */
.image-fade-enter-from,
.image-fade-leave-to {
  opacity: 0;
}
.image-fade-enter-to,
.image-fade-leave-from {
  opacity: 1;
}
.image-fade-enter-active {
  transition: opacity 0.4s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.image-fade-leave-active {
  transition: opacity 0.4s cubic-bezier(0.3, 1.3, 0.3, 1);
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-upload {
  display: inline-block;
  max-width: 100%;
  cursor: pointer;
}
.arco-upload.arco-upload-draggable {
  width: 100%;
}
.arco-upload-tip {
  margin-top: 4px;
  overflow: hidden;
  color: var(--color-text-3);
  font-size: 12px;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-upload-picture-card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 80px;
  height: 80px;
  margin-bottom: 0;
  color: var(--color-text-2);
  text-align: center;
  background: var(--color-fill-2);
  border: 1px dashed var(--color-neutral-3);
  border-radius: var(--border-radius-small);
  transition: all 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-upload-picture-card:hover {
  color: var(--color-text-2);
  background-color: var(--color-fill-3);
  border-color: var(--color-neutral-4);
}
.arco-upload-drag {
  width: 100%;
  padding: 50px 0;
  color: var(--color-text-1);
  text-align: center;
  background-color: var(--color-fill-1);
  border: 1px dashed var(--color-neutral-3);
  border-radius: var(--border-radius-small);
  transition: all 0.2s ease;
}
.arco-upload-drag .arco-icon-plus {
  margin-bottom: 24px;
  color: var(--color-text-2);
  font-size: 14px;
}
.arco-upload-drag:hover {
  background-color: var(--color-fill-3);
  border-color: var(--color-neutral-4);
}
.arco-upload-drag:hover .arco-upload-drag-text {
  color: var(--color-text-1);
}
.arco-upload-drag:hover .arco-icon-plus {
  color: var(--color-text-2);
}
.arco-upload-drag-active {
  color: var(--color-text-1);
  background-color: var(--color-primary-light-1);
  border-color: rgb(var(--primary-6));
}
.arco-upload-drag-active .arco-upload-drag-text {
  color: var(--color-text-1);
}
.arco-upload-drag-active .arco-icon-plus {
  color: rgb(var(--primary-6));
}
.arco-upload-drag .arco-upload-tip {
  margin-top: 0;
}
.arco-upload-drag-text {
  color: var(--color-text-1);
  font-size: 14px;
  line-height: 1.5;
}
.arco-upload-wrapper {
  width: 100%;
}
.arco-upload-wrapper.arco-upload-wrapper-type-picture-card {
  display: flex;
  justify-content: flex-start;
}
.arco-upload-drag {
  width: 100%;
}
.arco-upload-hide {
  display: none;
}
.arco-upload-disabled .arco-upload-picture-card,
.arco-upload-disabled .arco-upload-picture-card:hover {
  color: var(--color-text-4);
  background-color: var(--color-fill-1);
  border-color: var(--color-neutral-4);
  cursor: not-allowed;
}
.arco-upload-disabled .arco-upload-drag,
.arco-upload-disabled .arco-upload-drag:hover {
  background-color: var(--color-fill-1);
  border-color: var(--color-text-4);
  cursor: not-allowed;
}
.arco-upload-disabled .arco-upload-drag .arco-icon-plus,
.arco-upload-disabled .arco-upload-drag:hover .arco-icon-plus,
.arco-upload-disabled .arco-upload-drag .arco-upload-drag-text,
.arco-upload-disabled .arco-upload-drag:hover .arco-upload-drag-text {
  color: var(--color-text-4);
}
.arco-upload-disabled .arco-upload-tip {
  color: var(--color-text-4);
}
.arco-upload-icon {
  cursor: pointer;
}
.arco-upload-icon-error {
  margin-left: 4px;
  color: rgb(var(--danger-6));
}
.arco-upload-icon-success {
  color: rgb(var(--success-6));
  font-size: 14px;
  line-height: 14px;
}
.arco-upload-icon-remove {
  position: relative;
  font-size: 14px;
}
.arco-upload-icon-start,
.arco-upload-icon-cancel {
  position: absolute;
  top: 50%;
  left: 50%;
  color: var(--color-white);
  font-size: 12px;
  transform: translateX(-50%) translateY(-50%);
}
.arco-upload-icon-upload {
  color: rgb(var(--primary-6));
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.arco-upload-icon-upload:active,
.arco-upload-icon-upload:hover {
  color: rgb(var(--primary-7));
}
.arco-upload-list {
  margin: 0;
  padding: 0;
  list-style: none;
  /*** listtype is text ****/
  /*** end ****/
}
.arco-upload-list.arco-upload-list-type-text,
.arco-upload-list.arco-upload-list-type-picture {
  width: 100%;
}
.arco-upload-list.arco-upload-list-type-text .arco-upload-list-item:first-of-type,
.arco-upload-list.arco-upload-list-type-picture .arco-upload-list-item:first-of-type {
  margin-top: 24px;
}
.arco-upload-list-item-done .arco-upload-list-item-file-icon {
  color: rgb(var(--primary-6));
}
.arco-upload-list-item {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin-top: 12px;
}
.arco-upload-list-item-content {
  display: flex;
  flex: 1;
  flex-wrap: nowrap;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  padding: 8px 0;
  padding-right: 10px;
  padding-left: 12px;
  overflow: hidden;
  font-size: 14px;
  background-color: var(--color-fill-1);
  border-radius: var(--border-radius-small);
  transition: background-color 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-upload-list-item-file-icon {
  margin-right: 12px;
  color: rgb(var(--primary-6));
  font-size: 16px;
  line-height: 16px;
}
.arco-upload-list-item-thumbnail {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin-right: 12px;
}
.arco-upload-list-item-thumbnail img {
  width: 100%;
  height: 100%;
}
.arco-upload-list-item-name {
  display: flex;
  flex: 1;
  align-items: center;
  margin-right: 10px;
  overflow: hidden;
  color: var(--color-text-1);
  font-size: 14px;
  line-height: 1.4286;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-upload-list-item-name-link {
  overflow: hidden;
  color: rgb(var(--link-6));
  text-decoration: none;
  text-overflow: ellipsis;
  cursor: pointer;
}
.arco-upload-list-item-name-text {
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.arco-upload-list-item .arco-upload-progress {
  position: relative;
  margin-left: auto;
  line-height: 12px;
}
.arco-upload-list-item .arco-upload-progress:hover .arco-progress-circle-bg {
  stroke: rgba(var(--gray-10), 0.2);
}
.arco-upload-list-item .arco-upload-progress:hover .arco-progress-circle-bar {
  stroke: rgb(var(--primary-7));
}
.arco-upload-list-item-operation {
  margin-left: 12px;
  color: var(--color-text-2);
  font-size: 12px;
}
.arco-upload-list-item-operation .arco-upload-icon-remove {
  font-size: inherit;
}
.arco-upload-list-item-error .arco-upload-list-status,
.arco-upload-list-item-done .arco-upload-list-status {
  display: none;
}
.arco-upload-list-type-text .arco-upload-list-item-error .arco-upload-list-item-name-link,
.arco-upload-list-type-text .arco-upload-list-item-error .arco-upload-list-item-name {
  color: rgb(var(--danger-6));
}
.arco-upload-list.arco-upload-list-type-picture-card {
  display: flex;
  flex-wrap: wrap;
  vertical-align: top;
}
.arco-upload-list.arco-upload-list-type-picture-card .arco-upload-list-status {
  top: 50%;
  margin-left: 0;
  transform: translateY(-50%);
}
.arco-upload-list-picture {
  display: inline-block;
  margin-top: 0;
  margin-right: 8px;
  margin-bottom: 8px;
  padding-right: 0;
  overflow: hidden;
  vertical-align: top;
  transition: all 0.2s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.arco-upload-list-picture-status-error .arco-upload-list-picture-mask {
  opacity: 1;
}
.arco-upload-list-picture {
  position: relative;
  box-sizing: border-box;
  width: 80px;
  height: 80px;
  overflow: hidden;
  line-height: 80px;
  text-align: center;
  vertical-align: top;
  border-radius: var(--border-radius-small);
}
.arco-upload-list-picture img {
  width: 100%;
  height: 100%;
}
.arco-upload-list-picture-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: var(--color-white);
  font-size: 16px;
  line-height: 80px;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-upload-list-picture-operation {
  display: none;
  font-size: 14px;
}
.arco-upload-list-picture-operation .arco-upload-icon-retry {
  color: var(--color-white);
}
.arco-upload-list-picture-error-tip .arco-upload-icon-error {
  color: var(--color-white);
  font-size: 26px;
}
.arco-upload-list-picture-mask:hover {
  opacity: 1;
}
.arco-upload-list-picture-mask:hover .arco-upload-list-picture-operation {
  display: flex;
  justify-content: space-evenly;
}
.arco-upload-list-picture-mask:hover .arco-upload-list-picture-error-tip {
  display: none;
}
.arco-upload-list-type-picture .arco-upload-list-item-content {
  padding-top: 8px;
  padding-bottom: 8px;
}
.arco-upload-list-type-picture .arco-upload-list-item-error .arco-upload-list-item-content {
  background-color: var(--color-danger-light-1);
}
.arco-upload-list-type-picture .arco-upload-list-item-error .arco-upload-list-item-name-link,
.arco-upload-list-type-picture .arco-upload-list-item-error .arco-upload-list-item-name {
  color: rgb(var(--danger-6));
}
.arco-upload-hide + .arco-upload-list .arco-upload-list-item:first-of-type {
  margin-top: 0;
}
.arco-upload-slide-up-enter {
  opacity: 0;
}
.arco-upload-slide-up-enter-active {
  opacity: 1;
  transition: opacity 0.2s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.arco-upload-slide-up-exit {
  opacity: 1;
}
.arco-upload-slide-up-exit-active {
  margin: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.1s cubic-bezier(0, 0, 1, 1), height 0.3s cubic-bezier(0.34, 0.69, 0.1, 1) 0.1s, margin 0.3s cubic-bezier(0.34, 0.69, 0.1, 1) 0.1s;
}
.arco-upload-list-item.arco-upload-slide-inline-enter {
  opacity: 0;
}
.arco-upload-list-item.arco-upload-slide-inline-enter-active {
  opacity: 1;
  transition: opacity 0.2s cubic-bezier(0, 0, 1, 1);
}
.arco-upload-list-item.arco-upload-slide-inline-exit {
  opacity: 1;
}
.arco-upload-list-item.arco-upload-slide-inline-exit-active {
  margin: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.1s cubic-bezier(0, 0, 1, 1), width 0.3s cubic-bezier(0.34, 0.69, 0.1, 1) 0.1s, margin 0.3s cubic-bezier(0.34, 0.69, 0.1, 1) 0.1s;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-modal-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.arco-modal-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--color-mask-bg);
}
.arco-modal-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  text-align: center;
}
.arco-modal-wrapper.arco-modal-wrapper-align-center {
  white-space: nowrap;
}
.arco-modal-wrapper.arco-modal-wrapper-align-center::after {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.arco-modal-wrapper.arco-modal-wrapper-align-center .arco-modal {
  top: 0;
  vertical-align: middle;
}
.arco-modal-wrapper.arco-modal-wrapper-moved {
  text-align: left;
}
.arco-modal-wrapper.arco-modal-wrapper-moved .arco-modal {
  top: 0;
  vertical-align: top;
}
.arco-modal {
  position: relative;
  top: 100px;
  display: inline-block;
  width: 520px;
  margin: 0 auto;
  line-height: 1.5715;
  white-space: initial;
  text-align: left;
  background-color: var(--color-bg-3);
  border-radius: var(--border-radius-medium);
}
.arco-modal-draggable .arco-modal-header {
  cursor: move;
}
.arco-modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  padding: 0 20px;
  border-bottom: 1px solid var(--color-neutral-3);
}
.arco-modal-header .arco-modal-title {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
}
.arco-modal-header .arco-modal-title-align-start {
  justify-content: flex-start;
}
.arco-modal-header .arco-modal-title-align-center {
  justify-content: center;
}
.arco-modal-body {
  position: relative;
  padding: 24px 20px;
  overflow: auto;
  color: var(--color-text-1);
  font-size: 14px;
}
.arco-modal-footer {
  flex-shrink: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 16px 20px;
  text-align: right;
  border-top: 1px solid var(--color-neutral-3);
}
.arco-modal-footer > .arco-btn:not(:nth-child(1)) {
  margin-left: 12px;
}
.arco-modal-close-btn {
  margin-left: -12px;
  color: var(--color-text-1);
  font-size: 12px;
  cursor: pointer;
}
.arco-modal-title {
  color: var(--color-text-1);
  font-weight: 500;
  font-size: 16px;
}
.arco-modal-title-icon {
  margin-right: 10px;
  font-size: 18px;
  vertical-align: -0.15em;
}
.arco-modal-title-icon .arco-icon-info-circle-fill {
  color: rgb(var(--primary-6));
}
.arco-modal-title-icon .arco-icon-check-circle-fill {
  color: rgb(var(--success-6));
}
.arco-modal-title-icon .arco-icon-exclamation-circle-fill {
  color: rgb(var(--warning-6));
}
.arco-modal-title-icon .arco-icon-close-circle-fill {
  color: rgb(var(--danger-6));
}
.arco-modal-simple {
  width: 400px;
  padding: 24px 32px 32px;
}
.arco-modal-simple .arco-modal-header,
.arco-modal-simple .arco-modal-footer {
  height: unset;
  padding: 0;
  border: none;
}
.arco-modal-simple .arco-modal-header {
  margin-bottom: 24px;
}
.arco-modal-simple .arco-modal-title {
  justify-content: center;
}
.arco-modal-simple .arco-modal-title-align-start {
  justify-content: flex-start;
}
.arco-modal-simple .arco-modal-title-align-center {
  justify-content: center;
}
.arco-modal-simple .arco-modal-footer {
  margin-top: 32px;
  text-align: center;
}
.arco-modal-simple .arco-modal-body {
  padding: 0;
}
.arco-modal-fullscreen {
  top: 0;
  display: inline-flex;
  flex-direction: column;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.arco-modal-fullscreen .arco-modal-footer {
  margin-top: auto;
}
.zoom-modal-enter-from,
.zoom-modal-appear-from {
  transform: scale(0.5, 0.5);
  opacity: 0;
}
.zoom-modal-enter-to,
.zoom-modal-appear-to {
  transform: scale(1, 1);
  opacity: 1;
}
.zoom-modal-enter-active,
.zoom-modal-appear-active {
  transition: opacity 0.4s cubic-bezier(0.3, 1.3, 0.3, 1), transform 0.4s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.zoom-modal-leave-from {
  transform: scale(1, 1);
  opacity: 1;
}
.zoom-modal-leave-to {
  transform: scale(0.5, 0.5);
  opacity: 0;
}
.zoom-modal-leave-active {
  transition: opacity 0.4s cubic-bezier(0.3, 1.3, 0.3, 1), transform 0.4s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.fade-modal-enter-from,
.fade-modal-appear-from {
  opacity: 0;
}
.fade-modal-enter-to,
.fade-modal-appear-to {
  opacity: 1;
}
.fade-modal-enter-active,
.fade-modal-appear-active {
  transition: opacity 0.4s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.fade-modal-leave-from {
  opacity: 1;
}
.fade-modal-leave-to {
  opacity: 0;
}
.fade-modal-leave-active {
  transition: opacity 0.4s cubic-bezier(0.3, 1.3, 0.3, 1);
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-row {
  display: flex;
  flex-flow: row wrap;
}
.arco-row-nowrap {
  flex-wrap: nowrap;
}
.arco-row-align-start {
  align-items: flex-start;
}
.arco-row-align-center {
  align-items: center;
}
.arco-row-align-end {
  align-items: flex-end;
}
.arco-row-justify-start {
  justify-content: flex-start;
}
.arco-row-justify-center {
  justify-content: center;
}
.arco-row-justify-end {
  justify-content: flex-end;
}
.arco-row-justify-space-around {
  justify-content: space-around;
}
.arco-row-justify-space-between {
  justify-content: space-between;
}
.arco-col {
  box-sizing: border-box;
}
.arco-col-1 {
  flex: 0 0 4.16666667%;
  width: 4.16666667%;
}
.arco-col-2 {
  flex: 0 0 8.33333333%;
  width: 8.33333333%;
}
.arco-col-3 {
  flex: 0 0 12.5%;
  width: 12.5%;
}
.arco-col-4 {
  flex: 0 0 16.66666667%;
  width: 16.66666667%;
}
.arco-col-5 {
  flex: 0 0 20.83333333%;
  width: 20.83333333%;
}
.arco-col-6 {
  flex: 0 0 25%;
  width: 25%;
}
.arco-col-7 {
  flex: 0 0 29.16666667%;
  width: 29.16666667%;
}
.arco-col-8 {
  flex: 0 0 33.33333333%;
  width: 33.33333333%;
}
.arco-col-9 {
  flex: 0 0 37.5%;
  width: 37.5%;
}
.arco-col-10 {
  flex: 0 0 41.66666667%;
  width: 41.66666667%;
}
.arco-col-11 {
  flex: 0 0 45.83333333%;
  width: 45.83333333%;
}
.arco-col-12 {
  flex: 0 0 50%;
  width: 50%;
}
.arco-col-13 {
  flex: 0 0 54.16666667%;
  width: 54.16666667%;
}
.arco-col-14 {
  flex: 0 0 58.33333333%;
  width: 58.33333333%;
}
.arco-col-15 {
  flex: 0 0 62.5%;
  width: 62.5%;
}
.arco-col-16 {
  flex: 0 0 66.66666667%;
  width: 66.66666667%;
}
.arco-col-17 {
  flex: 0 0 70.83333333%;
  width: 70.83333333%;
}
.arco-col-18 {
  flex: 0 0 75%;
  width: 75%;
}
.arco-col-19 {
  flex: 0 0 79.16666667%;
  width: 79.16666667%;
}
.arco-col-20 {
  flex: 0 0 83.33333333%;
  width: 83.33333333%;
}
.arco-col-21 {
  flex: 0 0 87.5%;
  width: 87.5%;
}
.arco-col-22 {
  flex: 0 0 91.66666667%;
  width: 91.66666667%;
}
.arco-col-23 {
  flex: 0 0 95.83333333%;
  width: 95.83333333%;
}
.arco-col-24 {
  flex: 0 0 100%;
  width: 100%;
}
.arco-col-offset-1 {
  margin-left: 4.16666667%;
}
.arco-col-offset-2 {
  margin-left: 8.33333333%;
}
.arco-col-offset-3 {
  margin-left: 12.5%;
}
.arco-col-offset-4 {
  margin-left: 16.66666667%;
}
.arco-col-offset-5 {
  margin-left: 20.83333333%;
}
.arco-col-offset-6 {
  margin-left: 25%;
}
.arco-col-offset-7 {
  margin-left: 29.16666667%;
}
.arco-col-offset-8 {
  margin-left: 33.33333333%;
}
.arco-col-offset-9 {
  margin-left: 37.5%;
}
.arco-col-offset-10 {
  margin-left: 41.66666667%;
}
.arco-col-offset-11 {
  margin-left: 45.83333333%;
}
.arco-col-offset-12 {
  margin-left: 50%;
}
.arco-col-offset-13 {
  margin-left: 54.16666667%;
}
.arco-col-offset-14 {
  margin-left: 58.33333333%;
}
.arco-col-offset-15 {
  margin-left: 62.5%;
}
.arco-col-offset-16 {
  margin-left: 66.66666667%;
}
.arco-col-offset-17 {
  margin-left: 70.83333333%;
}
.arco-col-offset-18 {
  margin-left: 75%;
}
.arco-col-offset-19 {
  margin-left: 79.16666667%;
}
.arco-col-offset-20 {
  margin-left: 83.33333333%;
}
.arco-col-offset-21 {
  margin-left: 87.5%;
}
.arco-col-offset-22 {
  margin-left: 91.66666667%;
}
.arco-col-offset-23 {
  margin-left: 95.83333333%;
}
.arco-col-order-1 {
  order: 1;
}
.arco-col-order-2 {
  order: 2;
}
.arco-col-order-3 {
  order: 3;
}
.arco-col-order-4 {
  order: 4;
}
.arco-col-order-5 {
  order: 5;
}
.arco-col-order-6 {
  order: 6;
}
.arco-col-order-7 {
  order: 7;
}
.arco-col-order-8 {
  order: 8;
}
.arco-col-order-9 {
  order: 9;
}
.arco-col-order-10 {
  order: 10;
}
.arco-col-order-11 {
  order: 11;
}
.arco-col-order-12 {
  order: 12;
}
.arco-col-order-13 {
  order: 13;
}
.arco-col-order-14 {
  order: 14;
}
.arco-col-order-15 {
  order: 15;
}
.arco-col-order-16 {
  order: 16;
}
.arco-col-order-17 {
  order: 17;
}
.arco-col-order-18 {
  order: 18;
}
.arco-col-order-19 {
  order: 19;
}
.arco-col-order-20 {
  order: 20;
}
.arco-col-order-21 {
  order: 21;
}
.arco-col-order-22 {
  order: 22;
}
.arco-col-order-23 {
  order: 23;
}
.arco-col-order-24 {
  order: 24;
}
.arco-col-xs-1 {
  flex: 0 0 4.16666667%;
  width: 4.16666667%;
}
.arco-col-xs-2 {
  flex: 0 0 8.33333333%;
  width: 8.33333333%;
}
.arco-col-xs-3 {
  flex: 0 0 12.5%;
  width: 12.5%;
}
.arco-col-xs-4 {
  flex: 0 0 16.66666667%;
  width: 16.66666667%;
}
.arco-col-xs-5 {
  flex: 0 0 20.83333333%;
  width: 20.83333333%;
}
.arco-col-xs-6 {
  flex: 0 0 25%;
  width: 25%;
}
.arco-col-xs-7 {
  flex: 0 0 29.16666667%;
  width: 29.16666667%;
}
.arco-col-xs-8 {
  flex: 0 0 33.33333333%;
  width: 33.33333333%;
}
.arco-col-xs-9 {
  flex: 0 0 37.5%;
  width: 37.5%;
}
.arco-col-xs-10 {
  flex: 0 0 41.66666667%;
  width: 41.66666667%;
}
.arco-col-xs-11 {
  flex: 0 0 45.83333333%;
  width: 45.83333333%;
}
.arco-col-xs-12 {
  flex: 0 0 50%;
  width: 50%;
}
.arco-col-xs-13 {
  flex: 0 0 54.16666667%;
  width: 54.16666667%;
}
.arco-col-xs-14 {
  flex: 0 0 58.33333333%;
  width: 58.33333333%;
}
.arco-col-xs-15 {
  flex: 0 0 62.5%;
  width: 62.5%;
}
.arco-col-xs-16 {
  flex: 0 0 66.66666667%;
  width: 66.66666667%;
}
.arco-col-xs-17 {
  flex: 0 0 70.83333333%;
  width: 70.83333333%;
}
.arco-col-xs-18 {
  flex: 0 0 75%;
  width: 75%;
}
.arco-col-xs-19 {
  flex: 0 0 79.16666667%;
  width: 79.16666667%;
}
.arco-col-xs-20 {
  flex: 0 0 83.33333333%;
  width: 83.33333333%;
}
.arco-col-xs-21 {
  flex: 0 0 87.5%;
  width: 87.5%;
}
.arco-col-xs-22 {
  flex: 0 0 91.66666667%;
  width: 91.66666667%;
}
.arco-col-xs-23 {
  flex: 0 0 95.83333333%;
  width: 95.83333333%;
}
.arco-col-xs-24 {
  flex: 0 0 100%;
  width: 100%;
}
.arco-col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.arco-col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.arco-col-xs-offset-3 {
  margin-left: 12.5%;
}
.arco-col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.arco-col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.arco-col-xs-offset-6 {
  margin-left: 25%;
}
.arco-col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.arco-col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.arco-col-xs-offset-9 {
  margin-left: 37.5%;
}
.arco-col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.arco-col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.arco-col-xs-offset-12 {
  margin-left: 50%;
}
.arco-col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.arco-col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.arco-col-xs-offset-15 {
  margin-left: 62.5%;
}
.arco-col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.arco-col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.arco-col-xs-offset-18 {
  margin-left: 75%;
}
.arco-col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.arco-col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.arco-col-xs-offset-21 {
  margin-left: 87.5%;
}
.arco-col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.arco-col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.arco-col-xs-order-1 {
  order: 1;
}
.arco-col-xs-order-2 {
  order: 2;
}
.arco-col-xs-order-3 {
  order: 3;
}
.arco-col-xs-order-4 {
  order: 4;
}
.arco-col-xs-order-5 {
  order: 5;
}
.arco-col-xs-order-6 {
  order: 6;
}
.arco-col-xs-order-7 {
  order: 7;
}
.arco-col-xs-order-8 {
  order: 8;
}
.arco-col-xs-order-9 {
  order: 9;
}
.arco-col-xs-order-10 {
  order: 10;
}
.arco-col-xs-order-11 {
  order: 11;
}
.arco-col-xs-order-12 {
  order: 12;
}
.arco-col-xs-order-13 {
  order: 13;
}
.arco-col-xs-order-14 {
  order: 14;
}
.arco-col-xs-order-15 {
  order: 15;
}
.arco-col-xs-order-16 {
  order: 16;
}
.arco-col-xs-order-17 {
  order: 17;
}
.arco-col-xs-order-18 {
  order: 18;
}
.arco-col-xs-order-19 {
  order: 19;
}
.arco-col-xs-order-20 {
  order: 20;
}
.arco-col-xs-order-21 {
  order: 21;
}
.arco-col-xs-order-22 {
  order: 22;
}
.arco-col-xs-order-23 {
  order: 23;
}
.arco-col-xs-order-24 {
  order: 24;
}
@media (min-width: 576px) {
  .arco-col-sm-1 {
    flex: 0 0 4.16666667%;
    width: 4.16666667%;
  }
  .arco-col-sm-2 {
    flex: 0 0 8.33333333%;
    width: 8.33333333%;
  }
  .arco-col-sm-3 {
    flex: 0 0 12.5%;
    width: 12.5%;
  }
  .arco-col-sm-4 {
    flex: 0 0 16.66666667%;
    width: 16.66666667%;
  }
  .arco-col-sm-5 {
    flex: 0 0 20.83333333%;
    width: 20.83333333%;
  }
  .arco-col-sm-6 {
    flex: 0 0 25%;
    width: 25%;
  }
  .arco-col-sm-7 {
    flex: 0 0 29.16666667%;
    width: 29.16666667%;
  }
  .arco-col-sm-8 {
    flex: 0 0 33.33333333%;
    width: 33.33333333%;
  }
  .arco-col-sm-9 {
    flex: 0 0 37.5%;
    width: 37.5%;
  }
  .arco-col-sm-10 {
    flex: 0 0 41.66666667%;
    width: 41.66666667%;
  }
  .arco-col-sm-11 {
    flex: 0 0 45.83333333%;
    width: 45.83333333%;
  }
  .arco-col-sm-12 {
    flex: 0 0 50%;
    width: 50%;
  }
  .arco-col-sm-13 {
    flex: 0 0 54.16666667%;
    width: 54.16666667%;
  }
  .arco-col-sm-14 {
    flex: 0 0 58.33333333%;
    width: 58.33333333%;
  }
  .arco-col-sm-15 {
    flex: 0 0 62.5%;
    width: 62.5%;
  }
  .arco-col-sm-16 {
    flex: 0 0 66.66666667%;
    width: 66.66666667%;
  }
  .arco-col-sm-17 {
    flex: 0 0 70.83333333%;
    width: 70.83333333%;
  }
  .arco-col-sm-18 {
    flex: 0 0 75%;
    width: 75%;
  }
  .arco-col-sm-19 {
    flex: 0 0 79.16666667%;
    width: 79.16666667%;
  }
  .arco-col-sm-20 {
    flex: 0 0 83.33333333%;
    width: 83.33333333%;
  }
  .arco-col-sm-21 {
    flex: 0 0 87.5%;
    width: 87.5%;
  }
  .arco-col-sm-22 {
    flex: 0 0 91.66666667%;
    width: 91.66666667%;
  }
  .arco-col-sm-23 {
    flex: 0 0 95.83333333%;
    width: 95.83333333%;
  }
  .arco-col-sm-24 {
    flex: 0 0 100%;
    width: 100%;
  }
  .arco-col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .arco-col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .arco-col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .arco-col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .arco-col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .arco-col-sm-offset-6 {
    margin-left: 25%;
  }
  .arco-col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .arco-col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .arco-col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .arco-col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .arco-col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .arco-col-sm-offset-12 {
    margin-left: 50%;
  }
  .arco-col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .arco-col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .arco-col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .arco-col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .arco-col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .arco-col-sm-offset-18 {
    margin-left: 75%;
  }
  .arco-col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .arco-col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .arco-col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .arco-col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .arco-col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .arco-col-sm-order-1 {
    order: 1;
  }
  .arco-col-sm-order-2 {
    order: 2;
  }
  .arco-col-sm-order-3 {
    order: 3;
  }
  .arco-col-sm-order-4 {
    order: 4;
  }
  .arco-col-sm-order-5 {
    order: 5;
  }
  .arco-col-sm-order-6 {
    order: 6;
  }
  .arco-col-sm-order-7 {
    order: 7;
  }
  .arco-col-sm-order-8 {
    order: 8;
  }
  .arco-col-sm-order-9 {
    order: 9;
  }
  .arco-col-sm-order-10 {
    order: 10;
  }
  .arco-col-sm-order-11 {
    order: 11;
  }
  .arco-col-sm-order-12 {
    order: 12;
  }
  .arco-col-sm-order-13 {
    order: 13;
  }
  .arco-col-sm-order-14 {
    order: 14;
  }
  .arco-col-sm-order-15 {
    order: 15;
  }
  .arco-col-sm-order-16 {
    order: 16;
  }
  .arco-col-sm-order-17 {
    order: 17;
  }
  .arco-col-sm-order-18 {
    order: 18;
  }
  .arco-col-sm-order-19 {
    order: 19;
  }
  .arco-col-sm-order-20 {
    order: 20;
  }
  .arco-col-sm-order-21 {
    order: 21;
  }
  .arco-col-sm-order-22 {
    order: 22;
  }
  .arco-col-sm-order-23 {
    order: 23;
  }
  .arco-col-sm-order-24 {
    order: 24;
  }
}
@media (min-width: 768px) {
  .arco-col-md-1 {
    flex: 0 0 4.16666667%;
    width: 4.16666667%;
  }
  .arco-col-md-2 {
    flex: 0 0 8.33333333%;
    width: 8.33333333%;
  }
  .arco-col-md-3 {
    flex: 0 0 12.5%;
    width: 12.5%;
  }
  .arco-col-md-4 {
    flex: 0 0 16.66666667%;
    width: 16.66666667%;
  }
  .arco-col-md-5 {
    flex: 0 0 20.83333333%;
    width: 20.83333333%;
  }
  .arco-col-md-6 {
    flex: 0 0 25%;
    width: 25%;
  }
  .arco-col-md-7 {
    flex: 0 0 29.16666667%;
    width: 29.16666667%;
  }
  .arco-col-md-8 {
    flex: 0 0 33.33333333%;
    width: 33.33333333%;
  }
  .arco-col-md-9 {
    flex: 0 0 37.5%;
    width: 37.5%;
  }
  .arco-col-md-10 {
    flex: 0 0 41.66666667%;
    width: 41.66666667%;
  }
  .arco-col-md-11 {
    flex: 0 0 45.83333333%;
    width: 45.83333333%;
  }
  .arco-col-md-12 {
    flex: 0 0 50%;
    width: 50%;
  }
  .arco-col-md-13 {
    flex: 0 0 54.16666667%;
    width: 54.16666667%;
  }
  .arco-col-md-14 {
    flex: 0 0 58.33333333%;
    width: 58.33333333%;
  }
  .arco-col-md-15 {
    flex: 0 0 62.5%;
    width: 62.5%;
  }
  .arco-col-md-16 {
    flex: 0 0 66.66666667%;
    width: 66.66666667%;
  }
  .arco-col-md-17 {
    flex: 0 0 70.83333333%;
    width: 70.83333333%;
  }
  .arco-col-md-18 {
    flex: 0 0 75%;
    width: 75%;
  }
  .arco-col-md-19 {
    flex: 0 0 79.16666667%;
    width: 79.16666667%;
  }
  .arco-col-md-20 {
    flex: 0 0 83.33333333%;
    width: 83.33333333%;
  }
  .arco-col-md-21 {
    flex: 0 0 87.5%;
    width: 87.5%;
  }
  .arco-col-md-22 {
    flex: 0 0 91.66666667%;
    width: 91.66666667%;
  }
  .arco-col-md-23 {
    flex: 0 0 95.83333333%;
    width: 95.83333333%;
  }
  .arco-col-md-24 {
    flex: 0 0 100%;
    width: 100%;
  }
  .arco-col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .arco-col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .arco-col-md-offset-3 {
    margin-left: 12.5%;
  }
  .arco-col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .arco-col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .arco-col-md-offset-6 {
    margin-left: 25%;
  }
  .arco-col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .arco-col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .arco-col-md-offset-9 {
    margin-left: 37.5%;
  }
  .arco-col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .arco-col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .arco-col-md-offset-12 {
    margin-left: 50%;
  }
  .arco-col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .arco-col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .arco-col-md-offset-15 {
    margin-left: 62.5%;
  }
  .arco-col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .arco-col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .arco-col-md-offset-18 {
    margin-left: 75%;
  }
  .arco-col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .arco-col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .arco-col-md-offset-21 {
    margin-left: 87.5%;
  }
  .arco-col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .arco-col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .arco-col-md-order-1 {
    order: 1;
  }
  .arco-col-md-order-2 {
    order: 2;
  }
  .arco-col-md-order-3 {
    order: 3;
  }
  .arco-col-md-order-4 {
    order: 4;
  }
  .arco-col-md-order-5 {
    order: 5;
  }
  .arco-col-md-order-6 {
    order: 6;
  }
  .arco-col-md-order-7 {
    order: 7;
  }
  .arco-col-md-order-8 {
    order: 8;
  }
  .arco-col-md-order-9 {
    order: 9;
  }
  .arco-col-md-order-10 {
    order: 10;
  }
  .arco-col-md-order-11 {
    order: 11;
  }
  .arco-col-md-order-12 {
    order: 12;
  }
  .arco-col-md-order-13 {
    order: 13;
  }
  .arco-col-md-order-14 {
    order: 14;
  }
  .arco-col-md-order-15 {
    order: 15;
  }
  .arco-col-md-order-16 {
    order: 16;
  }
  .arco-col-md-order-17 {
    order: 17;
  }
  .arco-col-md-order-18 {
    order: 18;
  }
  .arco-col-md-order-19 {
    order: 19;
  }
  .arco-col-md-order-20 {
    order: 20;
  }
  .arco-col-md-order-21 {
    order: 21;
  }
  .arco-col-md-order-22 {
    order: 22;
  }
  .arco-col-md-order-23 {
    order: 23;
  }
  .arco-col-md-order-24 {
    order: 24;
  }
}
@media (min-width: 992px) {
  .arco-col-lg-1 {
    flex: 0 0 4.16666667%;
    width: 4.16666667%;
  }
  .arco-col-lg-2 {
    flex: 0 0 8.33333333%;
    width: 8.33333333%;
  }
  .arco-col-lg-3 {
    flex: 0 0 12.5%;
    width: 12.5%;
  }
  .arco-col-lg-4 {
    flex: 0 0 16.66666667%;
    width: 16.66666667%;
  }
  .arco-col-lg-5 {
    flex: 0 0 20.83333333%;
    width: 20.83333333%;
  }
  .arco-col-lg-6 {
    flex: 0 0 25%;
    width: 25%;
  }
  .arco-col-lg-7 {
    flex: 0 0 29.16666667%;
    width: 29.16666667%;
  }
  .arco-col-lg-8 {
    flex: 0 0 33.33333333%;
    width: 33.33333333%;
  }
  .arco-col-lg-9 {
    flex: 0 0 37.5%;
    width: 37.5%;
  }
  .arco-col-lg-10 {
    flex: 0 0 41.66666667%;
    width: 41.66666667%;
  }
  .arco-col-lg-11 {
    flex: 0 0 45.83333333%;
    width: 45.83333333%;
  }
  .arco-col-lg-12 {
    flex: 0 0 50%;
    width: 50%;
  }
  .arco-col-lg-13 {
    flex: 0 0 54.16666667%;
    width: 54.16666667%;
  }
  .arco-col-lg-14 {
    flex: 0 0 58.33333333%;
    width: 58.33333333%;
  }
  .arco-col-lg-15 {
    flex: 0 0 62.5%;
    width: 62.5%;
  }
  .arco-col-lg-16 {
    flex: 0 0 66.66666667%;
    width: 66.66666667%;
  }
  .arco-col-lg-17 {
    flex: 0 0 70.83333333%;
    width: 70.83333333%;
  }
  .arco-col-lg-18 {
    flex: 0 0 75%;
    width: 75%;
  }
  .arco-col-lg-19 {
    flex: 0 0 79.16666667%;
    width: 79.16666667%;
  }
  .arco-col-lg-20 {
    flex: 0 0 83.33333333%;
    width: 83.33333333%;
  }
  .arco-col-lg-21 {
    flex: 0 0 87.5%;
    width: 87.5%;
  }
  .arco-col-lg-22 {
    flex: 0 0 91.66666667%;
    width: 91.66666667%;
  }
  .arco-col-lg-23 {
    flex: 0 0 95.83333333%;
    width: 95.83333333%;
  }
  .arco-col-lg-24 {
    flex: 0 0 100%;
    width: 100%;
  }
  .arco-col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .arco-col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .arco-col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .arco-col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .arco-col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .arco-col-lg-offset-6 {
    margin-left: 25%;
  }
  .arco-col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .arco-col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .arco-col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .arco-col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .arco-col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .arco-col-lg-offset-12 {
    margin-left: 50%;
  }
  .arco-col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .arco-col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .arco-col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .arco-col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .arco-col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .arco-col-lg-offset-18 {
    margin-left: 75%;
  }
  .arco-col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .arco-col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .arco-col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .arco-col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .arco-col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .arco-col-lg-order-1 {
    order: 1;
  }
  .arco-col-lg-order-2 {
    order: 2;
  }
  .arco-col-lg-order-3 {
    order: 3;
  }
  .arco-col-lg-order-4 {
    order: 4;
  }
  .arco-col-lg-order-5 {
    order: 5;
  }
  .arco-col-lg-order-6 {
    order: 6;
  }
  .arco-col-lg-order-7 {
    order: 7;
  }
  .arco-col-lg-order-8 {
    order: 8;
  }
  .arco-col-lg-order-9 {
    order: 9;
  }
  .arco-col-lg-order-10 {
    order: 10;
  }
  .arco-col-lg-order-11 {
    order: 11;
  }
  .arco-col-lg-order-12 {
    order: 12;
  }
  .arco-col-lg-order-13 {
    order: 13;
  }
  .arco-col-lg-order-14 {
    order: 14;
  }
  .arco-col-lg-order-15 {
    order: 15;
  }
  .arco-col-lg-order-16 {
    order: 16;
  }
  .arco-col-lg-order-17 {
    order: 17;
  }
  .arco-col-lg-order-18 {
    order: 18;
  }
  .arco-col-lg-order-19 {
    order: 19;
  }
  .arco-col-lg-order-20 {
    order: 20;
  }
  .arco-col-lg-order-21 {
    order: 21;
  }
  .arco-col-lg-order-22 {
    order: 22;
  }
  .arco-col-lg-order-23 {
    order: 23;
  }
  .arco-col-lg-order-24 {
    order: 24;
  }
}
@media (min-width: 1200px) {
  .arco-col-xl-1 {
    flex: 0 0 4.16666667%;
    width: 4.16666667%;
  }
  .arco-col-xl-2 {
    flex: 0 0 8.33333333%;
    width: 8.33333333%;
  }
  .arco-col-xl-3 {
    flex: 0 0 12.5%;
    width: 12.5%;
  }
  .arco-col-xl-4 {
    flex: 0 0 16.66666667%;
    width: 16.66666667%;
  }
  .arco-col-xl-5 {
    flex: 0 0 20.83333333%;
    width: 20.83333333%;
  }
  .arco-col-xl-6 {
    flex: 0 0 25%;
    width: 25%;
  }
  .arco-col-xl-7 {
    flex: 0 0 29.16666667%;
    width: 29.16666667%;
  }
  .arco-col-xl-8 {
    flex: 0 0 33.33333333%;
    width: 33.33333333%;
  }
  .arco-col-xl-9 {
    flex: 0 0 37.5%;
    width: 37.5%;
  }
  .arco-col-xl-10 {
    flex: 0 0 41.66666667%;
    width: 41.66666667%;
  }
  .arco-col-xl-11 {
    flex: 0 0 45.83333333%;
    width: 45.83333333%;
  }
  .arco-col-xl-12 {
    flex: 0 0 50%;
    width: 50%;
  }
  .arco-col-xl-13 {
    flex: 0 0 54.16666667%;
    width: 54.16666667%;
  }
  .arco-col-xl-14 {
    flex: 0 0 58.33333333%;
    width: 58.33333333%;
  }
  .arco-col-xl-15 {
    flex: 0 0 62.5%;
    width: 62.5%;
  }
  .arco-col-xl-16 {
    flex: 0 0 66.66666667%;
    width: 66.66666667%;
  }
  .arco-col-xl-17 {
    flex: 0 0 70.83333333%;
    width: 70.83333333%;
  }
  .arco-col-xl-18 {
    flex: 0 0 75%;
    width: 75%;
  }
  .arco-col-xl-19 {
    flex: 0 0 79.16666667%;
    width: 79.16666667%;
  }
  .arco-col-xl-20 {
    flex: 0 0 83.33333333%;
    width: 83.33333333%;
  }
  .arco-col-xl-21 {
    flex: 0 0 87.5%;
    width: 87.5%;
  }
  .arco-col-xl-22 {
    flex: 0 0 91.66666667%;
    width: 91.66666667%;
  }
  .arco-col-xl-23 {
    flex: 0 0 95.83333333%;
    width: 95.83333333%;
  }
  .arco-col-xl-24 {
    flex: 0 0 100%;
    width: 100%;
  }
  .arco-col-xl-offset-1 {
    margin-left: 4.16666667%;
  }
  .arco-col-xl-offset-2 {
    margin-left: 8.33333333%;
  }
  .arco-col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .arco-col-xl-offset-4 {
    margin-left: 16.66666667%;
  }
  .arco-col-xl-offset-5 {
    margin-left: 20.83333333%;
  }
  .arco-col-xl-offset-6 {
    margin-left: 25%;
  }
  .arco-col-xl-offset-7 {
    margin-left: 29.16666667%;
  }
  .arco-col-xl-offset-8 {
    margin-left: 33.33333333%;
  }
  .arco-col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .arco-col-xl-offset-10 {
    margin-left: 41.66666667%;
  }
  .arco-col-xl-offset-11 {
    margin-left: 45.83333333%;
  }
  .arco-col-xl-offset-12 {
    margin-left: 50%;
  }
  .arco-col-xl-offset-13 {
    margin-left: 54.16666667%;
  }
  .arco-col-xl-offset-14 {
    margin-left: 58.33333333%;
  }
  .arco-col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .arco-col-xl-offset-16 {
    margin-left: 66.66666667%;
  }
  .arco-col-xl-offset-17 {
    margin-left: 70.83333333%;
  }
  .arco-col-xl-offset-18 {
    margin-left: 75%;
  }
  .arco-col-xl-offset-19 {
    margin-left: 79.16666667%;
  }
  .arco-col-xl-offset-20 {
    margin-left: 83.33333333%;
  }
  .arco-col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .arco-col-xl-offset-22 {
    margin-left: 91.66666667%;
  }
  .arco-col-xl-offset-23 {
    margin-left: 95.83333333%;
  }
  .arco-col-xl-order-1 {
    order: 1;
  }
  .arco-col-xl-order-2 {
    order: 2;
  }
  .arco-col-xl-order-3 {
    order: 3;
  }
  .arco-col-xl-order-4 {
    order: 4;
  }
  .arco-col-xl-order-5 {
    order: 5;
  }
  .arco-col-xl-order-6 {
    order: 6;
  }
  .arco-col-xl-order-7 {
    order: 7;
  }
  .arco-col-xl-order-8 {
    order: 8;
  }
  .arco-col-xl-order-9 {
    order: 9;
  }
  .arco-col-xl-order-10 {
    order: 10;
  }
  .arco-col-xl-order-11 {
    order: 11;
  }
  .arco-col-xl-order-12 {
    order: 12;
  }
  .arco-col-xl-order-13 {
    order: 13;
  }
  .arco-col-xl-order-14 {
    order: 14;
  }
  .arco-col-xl-order-15 {
    order: 15;
  }
  .arco-col-xl-order-16 {
    order: 16;
  }
  .arco-col-xl-order-17 {
    order: 17;
  }
  .arco-col-xl-order-18 {
    order: 18;
  }
  .arco-col-xl-order-19 {
    order: 19;
  }
  .arco-col-xl-order-20 {
    order: 20;
  }
  .arco-col-xl-order-21 {
    order: 21;
  }
  .arco-col-xl-order-22 {
    order: 22;
  }
  .arco-col-xl-order-23 {
    order: 23;
  }
  .arco-col-xl-order-24 {
    order: 24;
  }
}
@media (min-width: 1600px) {
  .arco-col-xxl-1 {
    flex: 0 0 4.16666667%;
    width: 4.16666667%;
  }
  .arco-col-xxl-2 {
    flex: 0 0 8.33333333%;
    width: 8.33333333%;
  }
  .arco-col-xxl-3 {
    flex: 0 0 12.5%;
    width: 12.5%;
  }
  .arco-col-xxl-4 {
    flex: 0 0 16.66666667%;
    width: 16.66666667%;
  }
  .arco-col-xxl-5 {
    flex: 0 0 20.83333333%;
    width: 20.83333333%;
  }
  .arco-col-xxl-6 {
    flex: 0 0 25%;
    width: 25%;
  }
  .arco-col-xxl-7 {
    flex: 0 0 29.16666667%;
    width: 29.16666667%;
  }
  .arco-col-xxl-8 {
    flex: 0 0 33.33333333%;
    width: 33.33333333%;
  }
  .arco-col-xxl-9 {
    flex: 0 0 37.5%;
    width: 37.5%;
  }
  .arco-col-xxl-10 {
    flex: 0 0 41.66666667%;
    width: 41.66666667%;
  }
  .arco-col-xxl-11 {
    flex: 0 0 45.83333333%;
    width: 45.83333333%;
  }
  .arco-col-xxl-12 {
    flex: 0 0 50%;
    width: 50%;
  }
  .arco-col-xxl-13 {
    flex: 0 0 54.16666667%;
    width: 54.16666667%;
  }
  .arco-col-xxl-14 {
    flex: 0 0 58.33333333%;
    width: 58.33333333%;
  }
  .arco-col-xxl-15 {
    flex: 0 0 62.5%;
    width: 62.5%;
  }
  .arco-col-xxl-16 {
    flex: 0 0 66.66666667%;
    width: 66.66666667%;
  }
  .arco-col-xxl-17 {
    flex: 0 0 70.83333333%;
    width: 70.83333333%;
  }
  .arco-col-xxl-18 {
    flex: 0 0 75%;
    width: 75%;
  }
  .arco-col-xxl-19 {
    flex: 0 0 79.16666667%;
    width: 79.16666667%;
  }
  .arco-col-xxl-20 {
    flex: 0 0 83.33333333%;
    width: 83.33333333%;
  }
  .arco-col-xxl-21 {
    flex: 0 0 87.5%;
    width: 87.5%;
  }
  .arco-col-xxl-22 {
    flex: 0 0 91.66666667%;
    width: 91.66666667%;
  }
  .arco-col-xxl-23 {
    flex: 0 0 95.83333333%;
    width: 95.83333333%;
  }
  .arco-col-xxl-24 {
    flex: 0 0 100%;
    width: 100%;
  }
  .arco-col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }
  .arco-col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }
  .arco-col-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .arco-col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }
  .arco-col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }
  .arco-col-xxl-offset-6 {
    margin-left: 25%;
  }
  .arco-col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }
  .arco-col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }
  .arco-col-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .arco-col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }
  .arco-col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }
  .arco-col-xxl-offset-12 {
    margin-left: 50%;
  }
  .arco-col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }
  .arco-col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }
  .arco-col-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .arco-col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }
  .arco-col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }
  .arco-col-xxl-offset-18 {
    margin-left: 75%;
  }
  .arco-col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }
  .arco-col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }
  .arco-col-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .arco-col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }
  .arco-col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }
  .arco-col-xxl-order-1 {
    order: 1;
  }
  .arco-col-xxl-order-2 {
    order: 2;
  }
  .arco-col-xxl-order-3 {
    order: 3;
  }
  .arco-col-xxl-order-4 {
    order: 4;
  }
  .arco-col-xxl-order-5 {
    order: 5;
  }
  .arco-col-xxl-order-6 {
    order: 6;
  }
  .arco-col-xxl-order-7 {
    order: 7;
  }
  .arco-col-xxl-order-8 {
    order: 8;
  }
  .arco-col-xxl-order-9 {
    order: 9;
  }
  .arco-col-xxl-order-10 {
    order: 10;
  }
  .arco-col-xxl-order-11 {
    order: 11;
  }
  .arco-col-xxl-order-12 {
    order: 12;
  }
  .arco-col-xxl-order-13 {
    order: 13;
  }
  .arco-col-xxl-order-14 {
    order: 14;
  }
  .arco-col-xxl-order-15 {
    order: 15;
  }
  .arco-col-xxl-order-16 {
    order: 16;
  }
  .arco-col-xxl-order-17 {
    order: 17;
  }
  .arco-col-xxl-order-18 {
    order: 18;
  }
  .arco-col-xxl-order-19 {
    order: 19;
  }
  .arco-col-xxl-order-20 {
    order: 20;
  }
  .arco-col-xxl-order-21 {
    order: 21;
  }
  .arco-col-xxl-order-22 {
    order: 22;
  }
  .arco-col-xxl-order-23 {
    order: 23;
  }
  .arco-col-xxl-order-24 {
    order: 24;
  }
}
.arco-grid {
  display: grid;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-form-item-status-validating .arco-input-wrapper:not(.arco-input-disabled),
.arco-form-item-status-validating .arco-textarea-wrapper:not(.arco-textarea-disabled) {
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-form-item-status-validating .arco-input-wrapper:not(.arco-input-disabled):hover,
.arco-form-item-status-validating .arco-textarea-wrapper:not(.arco-textarea-disabled):hover {
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-form-item-status-validating .arco-input-wrapper:not(.arco-input-disabled).arco-input-focus,
.arco-form-item-status-validating .arco-textarea-wrapper:not(.arco-textarea-disabled).arco-textarea-focus {
  background-color: var(--color-bg-2);
  border-color: rgb(var(--primary-6));
  box-shadow: 0 0 0 0 var(--color-primary-light-2);
}
.arco-form-item-status-validating .arco-select-view:not(.arco-select-view-disabled),
.arco-form-item-status-validating .arco-input-tag:not(.arco-input-tag-disabled) {
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-form-item-status-validating .arco-select-view:not(.arco-select-view-disabled):hover,
.arco-form-item-status-validating .arco-input-tag:not(.arco-input-tag-disabled):hover {
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-form-item-status-validating .arco-select-view:not(.arco-select-view-disabled).arco-select-view-focus,
.arco-form-item-status-validating .arco-input-tag:not(.arco-input-tag-disabled).arco-input-tag-focus {
  background-color: var(--color-bg-2);
  border-color: rgb(var(--primary-6));
  box-shadow: 0 0 0 0 var(--color-primary-light-2);
}
.arco-form-item-status-validating .arco-picker:not(.arco-picker-disabled) {
  border-color: transparent;
  background-color: var(--color-fill-2);
}
.arco-form-item-status-validating .arco-picker:not(.arco-picker-disabled):hover {
  border-color: transparent;
  background-color: var(--color-fill-3);
}
.arco-form-item-status-validating .arco-picker-focused:not(.arco-picker-disabled),
.arco-form-item-status-validating .arco-picker-focused:not(.arco-picker-disabled):hover {
  border-color: rgb(var(--primary-6));
  background-color: var(--color-bg-2);
  box-shadow: 0 0 0 0 var(--color-primary-light-2);
}
.arco-form-item-status-validating .arco-form-item-message-help {
  color: rgb(var(--primary-6));
}
.arco-form-item-status-validating .arco-form-item-feedback {
  color: rgb(var(--primary-6));
}
.arco-form-item-status-success .arco-input-wrapper:not(.arco-input-disabled),
.arco-form-item-status-success .arco-textarea-wrapper:not(.arco-textarea-disabled) {
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-form-item-status-success .arco-input-wrapper:not(.arco-input-disabled):hover,
.arco-form-item-status-success .arco-textarea-wrapper:not(.arco-textarea-disabled):hover {
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-form-item-status-success .arco-input-wrapper:not(.arco-input-disabled).arco-input-focus,
.arco-form-item-status-success .arco-textarea-wrapper:not(.arco-textarea-disabled).arco-textarea-focus {
  background-color: var(--color-bg-2);
  border-color: rgb(var(--success-6));
  box-shadow: 0 0 0 0 var(--color-success-light-2);
}
.arco-form-item-status-success .arco-select-view:not(.arco-select-view-disabled),
.arco-form-item-status-success .arco-input-tag:not(.arco-input-tag-disabled) {
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-form-item-status-success .arco-select-view:not(.arco-select-view-disabled):hover,
.arco-form-item-status-success .arco-input-tag:not(.arco-input-tag-disabled):hover {
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-form-item-status-success .arco-select-view:not(.arco-select-view-disabled).arco-select-view-focus,
.arco-form-item-status-success .arco-input-tag:not(.arco-input-tag-disabled).arco-input-tag-focus {
  background-color: var(--color-bg-2);
  border-color: rgb(var(--success-6));
  box-shadow: 0 0 0 0 var(--color-success-light-2);
}
.arco-form-item-status-success .arco-picker:not(.arco-picker-disabled) {
  border-color: transparent;
  background-color: var(--color-fill-2);
}
.arco-form-item-status-success .arco-picker:not(.arco-picker-disabled):hover {
  border-color: transparent;
  background-color: var(--color-fill-3);
}
.arco-form-item-status-success .arco-picker-focused:not(.arco-picker-disabled),
.arco-form-item-status-success .arco-picker-focused:not(.arco-picker-disabled):hover {
  border-color: rgb(var(--success-6));
  background-color: var(--color-bg-2);
  box-shadow: 0 0 0 0 var(--color-success-light-2);
}
.arco-form-item-status-success .arco-form-item-message-help {
  color: rgb(var(--success-6));
}
.arco-form-item-status-success .arco-form-item-feedback {
  color: rgb(var(--success-6));
}
.arco-form-item-status-warning .arco-input-wrapper:not(.arco-input-disabled),
.arco-form-item-status-warning .arco-textarea-wrapper:not(.arco-textarea-disabled) {
  background-color: var(--color-warning-light-1);
  border-color: transparent;
}
.arco-form-item-status-warning .arco-input-wrapper:not(.arco-input-disabled):hover,
.arco-form-item-status-warning .arco-textarea-wrapper:not(.arco-textarea-disabled):hover {
  background-color: var(--color-warning-light-2);
  border-color: transparent;
}
.arco-form-item-status-warning .arco-input-wrapper:not(.arco-input-disabled).arco-input-focus,
.arco-form-item-status-warning .arco-textarea-wrapper:not(.arco-textarea-disabled).arco-textarea-focus {
  background-color: var(--color-bg-2);
  border-color: rgb(var(--warning-6));
  box-shadow: 0 0 0 0 var(--color-warning-light-2);
}
.arco-form-item-status-warning .arco-select-view:not(.arco-select-view-disabled),
.arco-form-item-status-warning .arco-input-tag:not(.arco-input-tag-disabled) {
  background-color: var(--color-warning-light-1);
  border-color: transparent;
}
.arco-form-item-status-warning .arco-select-view:not(.arco-select-view-disabled):hover,
.arco-form-item-status-warning .arco-input-tag:not(.arco-input-tag-disabled):hover {
  background-color: var(--color-warning-light-2);
  border-color: transparent;
}
.arco-form-item-status-warning .arco-select-view:not(.arco-select-view-disabled).arco-select-view-focus,
.arco-form-item-status-warning .arco-input-tag:not(.arco-input-tag-disabled).arco-input-tag-focus {
  background-color: var(--color-bg-2);
  border-color: rgb(var(--warning-6));
  box-shadow: 0 0 0 0 var(--color-warning-light-2);
}
.arco-form-item-status-warning .arco-picker:not(.arco-picker-disabled) {
  border-color: transparent;
  background-color: var(--color-warning-light-1);
}
.arco-form-item-status-warning .arco-picker:not(.arco-picker-disabled):hover {
  border-color: transparent;
  background-color: var(--color-warning-light-2);
}
.arco-form-item-status-warning .arco-picker-focused:not(.arco-picker-disabled),
.arco-form-item-status-warning .arco-picker-focused:not(.arco-picker-disabled):hover {
  border-color: rgb(var(--warning-6));
  background-color: var(--color-bg-2);
  box-shadow: 0 0 0 0 var(--color-warning-light-2);
}
.arco-form-item-status-warning .arco-form-item-message-help {
  color: rgb(var(--warning-6));
}
.arco-form-item-status-warning .arco-form-item-feedback {
  color: rgb(var(--warning-6));
}
.arco-form-item-status-error .arco-input-wrapper:not(.arco-input-disabled),
.arco-form-item-status-error .arco-textarea-wrapper:not(.arco-textarea-disabled) {
  background-color: var(--color-danger-light-1);
  border-color: transparent;
}
.arco-form-item-status-error .arco-input-wrapper:not(.arco-input-disabled):hover,
.arco-form-item-status-error .arco-textarea-wrapper:not(.arco-textarea-disabled):hover {
  background-color: var(--color-danger-light-2);
  border-color: transparent;
}
.arco-form-item-status-error .arco-input-wrapper:not(.arco-input-disabled).arco-input-focus,
.arco-form-item-status-error .arco-textarea-wrapper:not(.arco-textarea-disabled).arco-textarea-focus {
  background-color: var(--color-bg-2);
  border-color: rgb(var(--danger-6));
  box-shadow: 0 0 0 0 var(--color-danger-light-2);
}
.arco-form-item-status-error .arco-select-view:not(.arco-select-view-disabled),
.arco-form-item-status-error .arco-input-tag:not(.arco-input-tag-disabled) {
  background-color: var(--color-danger-light-1);
  border-color: transparent;
}
.arco-form-item-status-error .arco-select-view:not(.arco-select-view-disabled):hover,
.arco-form-item-status-error .arco-input-tag:not(.arco-input-tag-disabled):hover {
  background-color: var(--color-danger-light-2);
  border-color: transparent;
}
.arco-form-item-status-error .arco-select-view:not(.arco-select-view-disabled).arco-select-view-focus,
.arco-form-item-status-error .arco-input-tag:not(.arco-input-tag-disabled).arco-input-tag-focus {
  background-color: var(--color-bg-2);
  border-color: rgb(var(--danger-6));
  box-shadow: 0 0 0 0 var(--color-danger-light-2);
}
.arco-form-item-status-error .arco-picker:not(.arco-picker-disabled) {
  border-color: transparent;
  background-color: var(--color-danger-light-1);
}
.arco-form-item-status-error .arco-picker:not(.arco-picker-disabled):hover {
  border-color: transparent;
  background-color: var(--color-danger-light-2);
}
.arco-form-item-status-error .arco-picker-focused:not(.arco-picker-disabled),
.arco-form-item-status-error .arco-picker-focused:not(.arco-picker-disabled):hover {
  border-color: rgb(var(--danger-6));
  background-color: var(--color-bg-2);
  box-shadow: 0 0 0 0 var(--color-danger-light-2);
}
.arco-form-item-status-error .arco-form-item-message-help {
  color: rgb(var(--danger-6));
}
.arco-form-item-status-error .arco-form-item-feedback {
  color: rgb(var(--danger-6));
}
.arco-form-item-control-children {
  position: relative;
}
.arco-form-item-feedback {
  position: absolute;
  top: 50%;
  right: 9px;
  font-size: 14px;
  transform: translateY(-50%);
}
.arco-form-item-feedback .arco-icon-loading {
  font-size: 12px;
}
.arco-form-item-has-feedback .arco-input,
.arco-form-item-has-feedback .arco-input-inner-wrapper,
.arco-form-item-has-feedback .arco-textarea {
  padding-right: 28px;
}
.arco-form-item-has-feedback .arco-input-number-mode-embed .arco-input-number-step-layer {
  right: 24px;
}
.arco-form-item-has-feedback .arco-select.arco-select-multiple .arco-select-view,
.arco-form-item-has-feedback .arco-select.arco-select-single .arco-select-view {
  padding-right: 28px;
}
.arco-form-item-has-feedback .arco-select.arco-select-multiple .arco-select-suffix {
  padding-right: 0;
}
.arco-form-item-has-feedback .arco-cascader.arco-cascader-multiple .arco-cascader-view,
.arco-form-item-has-feedback .arco-cascader.arco-cascader-single .arco-cascader-view {
  padding-right: 28px;
}
.arco-form-item-has-feedback .arco-cascader.arco-cascader-multiple .arco-cascader-suffix {
  padding-right: 0;
}
.arco-form-item-has-feedback .arco-tree-select.arco-tree-select-multiple .arco-tree-select-view,
.arco-form-item-has-feedback .arco-tree-select.arco-tree-select-single .arco-tree-select-view {
  padding-right: 28px;
}
.arco-form-item-has-feedback .arco-tree-select.arco-tree-select-multiple .arco-tree-select-suffix {
  padding-right: 0;
}
.arco-form-item-has-feedback .arco-picker {
  padding-right: 28px;
}
.arco-form-item-has-feedback .arco-picker-suffix .arco-picker-suffix-icon,
.arco-form-item-has-feedback .arco-picker-suffix .arco-picker-clear-icon {
  margin-right: 0;
  margin-left: 0;
}
.arco-form {
  display: flex;
  flex-direction: column;
  width: 100%;
  /** size style **/
  /** slider display: block **/
}
.arco-form-layout-inline {
  flex-direction: row;
  flex-wrap: wrap;
}
.arco-form-layout-inline .arco-form-item {
  width: auto;
  margin-bottom: 8px;
}
.arco-form-auto-label-width .arco-form-item-label-col > .arco-form-item-label {
  white-space: nowrap;
}
.arco-form-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 20px;
}
.arco-form-item-layout-vertical {
  display: block;
}
.arco-form-item-layout-vertical > .arco-form-item-label-col {
  justify-content: flex-start;
  margin-bottom: 8px;
  padding: 0;
  line-height: 1.5715;
  white-space: normal;
}
.arco-form-item-layout-inline {
  margin-right: 24px;
}
.arco-form-item-label-col {
  padding-right: 16px;
}
.arco-form-item.arco-form-item-error,
.arco-form-item.arco-form-item-has-help {
  margin-bottom: 0;
}
.arco-form-item-wrapper-flex.arco-col {
  flex: 1;
}
.arco-form-size-mini .arco-form-item-label-col {
  line-height: 24px;
}
.arco-form-size-mini .arco-form-item-label-col > .arco-form-item-label {
  font-size: 12px;
}
.arco-form-size-mini .arco-form-item-content {
  min-height: 24px;
}
.arco-form-size-mini .arco-form-item-wrapper-col {
  min-height: 24px;
}
.arco-form-size-small .arco-form-item-label-col {
  line-height: 28px;
}
.arco-form-size-small .arco-form-item-label-col > .arco-form-item-label {
  font-size: 14px;
}
.arco-form-size-small .arco-form-item-content {
  min-height: 28px;
}
.arco-form-size-small .arco-form-item-wrapper-col {
  min-height: 28px;
}
.arco-form-size-large .arco-form-item-label-col {
  line-height: 36px;
}
.arco-form-size-large .arco-form-item-label-col > .arco-form-item-label {
  font-size: 14px;
}
.arco-form-size-large .arco-form-item-content {
  min-height: 36px;
}
.arco-form-size-large .arco-form-item-wrapper-col {
  min-height: 36px;
}
.arco-form-item-extra {
  margin-top: 4px;
  color: var(--color-text-3);
  font-size: 12px;
}
.arco-form-item-message {
  min-height: 20px;
  color: rgb(var(--danger-6));
  font-size: 12px;
  line-height: 20px;
}
.arco-form-item-message-help {
  color: var(--color-text-3);
}
.arco-form-item-message + .arco-form-item-extra {
  margin-top: 0;
  margin-bottom: 4px;
}
.arco-form-item-label-col {
  display: flex;
  flex-shrink: 0;
  justify-content: flex-end;
  line-height: 32px;
  white-space: nowrap;
}
.arco-form-item-label-col-left {
  justify-content: flex-start;
}
.arco-form-item-label-col > .arco-form-item-label {
  max-width: 100%;
  color: var(--color-text-2);
  font-size: 14px;
  white-space: normal;
}
.arco-form-item-label-col.arco-form-item-label-col-flex {
  box-sizing: content-box;
}
.arco-form-item-wrapper-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  min-width: 0;
  min-height: 32px;
}
.arco-form-item-content {
  flex: 1;
  max-width: 100%;
  min-height: 32px;
}
.arco-form-item-content-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.arco-form-item-content-flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.arco-form .arco-slider {
  display: block;
}
.arco-form-item-label-required-symbol {
  color: rgb(var(--danger-6));
  font-size: 12px;
  line-height: 1;
}
.arco-form-item-label-required-symbol svg {
  display: inline-block;
  transform: scale(0.5);
}
.arco-form-item-label-tooltip {
  margin-left: 4px;
  color: var(--color-text-4);
}
.form-blink-enter-from,
.form-blink-appear-from {
  opacity: 0;
}
.form-blink-enter-to,
.form-blink-appear-to {
  opacity: 1;
}
.form-blink-enter-active,
.form-blink-appear-active {
  transition: opacity 0.3s cubic-bezier(0, 0, 1, 1);
  animation: arco-form-blink 0.5s cubic-bezier(0, 0, 1, 1);
}
@keyframes arco-form-blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
/******** 基础配置项 end *******/
/******** 基础配置项 end *******/
/******** 高级配置项 *******/
/******** 高级配置项 end *******/
.arco-input-wrapper {
  display: inline-flex;
  box-sizing: border-box;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  color: var(--color-text-1);
  font-size: 14px;
  background-color: var(--color-fill-2);
  border: 1px solid transparent;
  border-radius: var(--border-radius-small);
  cursor: text;
  transition: color 0.1s cubic-bezier(0, 0, 1, 1), border-color 0.1s cubic-bezier(0, 0, 1, 1), background-color 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-input-wrapper:hover {
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-input-wrapper:focus-within,
.arco-input-wrapper.arco-input-focus {
  z-index: 1;
  background-color: var(--color-bg-2);
  border-color: rgb(var(--primary-6));
  box-shadow: 0 0 0 0 var(--color-primary-light-2);
}
.arco-input-wrapper.arco-input-disabled {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border-color: transparent;
  cursor: not-allowed;
}
.arco-input-wrapper.arco-input-disabled:hover {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-input-wrapper.arco-input-disabled .arco-input-prefix,
.arco-input-wrapper.arco-input-disabled .arco-input-suffix {
  color: inherit;
}
.arco-input-wrapper.arco-input-error {
  background-color: var(--color-danger-light-1);
  border-color: transparent;
}
.arco-input-wrapper.arco-input-error:hover {
  background-color: var(--color-danger-light-2);
  border-color: transparent;
}
.arco-input-wrapper.arco-input-error:focus-within,
.arco-input-wrapper.arco-input-error.arco-input-wrapper-focus {
  z-index: 1;
  background-color: var(--color-bg-2);
  border-color: rgb(var(--danger-6));
  box-shadow: 0 0 0 0 var(--color-danger-light-2);
}
.arco-input-wrapper .arco-input-prefix,
.arco-input-wrapper .arco-input-suffix {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  user-select: none;
}
.arco-input-wrapper .arco-input-prefix > svg,
.arco-input-wrapper .arco-input-suffix > svg {
  font-size: 14px;
}
.arco-input-wrapper .arco-input-prefix {
  padding-right: 12px;
  color: var(--color-text-2);
}
.arco-input-wrapper .arco-input-suffix {
  padding-left: 12px;
  color: var(--color-text-2);
}
.arco-input-wrapper .arco-input-suffix .arco-feedback-icon {
  display: inline-flex;
}
.arco-input-wrapper .arco-input-suffix .arco-feedback-icon-status-validating {
  color: rgb(var(--primary-6));
}
.arco-input-wrapper .arco-input-suffix .arco-feedback-icon-status-success {
  color: rgb(var(--success-6));
}
.arco-input-wrapper .arco-input-suffix .arco-feedback-icon-status-warning {
  color: rgb(var(--warning-6));
}
.arco-input-wrapper .arco-input-suffix .arco-feedback-icon-status-error {
  color: rgb(var(--danger-6));
}
.arco-input-wrapper .arco-input-clear-btn {
  align-self: center;
  color: var(--color-text-2);
  font-size: 12px;
  visibility: hidden;
  cursor: pointer;
}
.arco-input-wrapper .arco-input-clear-btn > svg {
  position: relative;
  transition: color 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-input-wrapper:hover .arco-input-clear-btn {
  visibility: visible;
}
.arco-input-wrapper:not(.arco-input-focus) .arco-input-icon-hover:hover::before {
  background-color: var(--color-fill-4);
}
.arco-input-wrapper .arco-input {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  color: inherit;
  line-height: 1.5715;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: inherit;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.arco-input-wrapper .arco-input::placeholder {
  color: var(--color-text-3);
}
.arco-input-wrapper .arco-input[disabled]::placeholder {
  color: var(--color-text-4);
}
.arco-input-wrapper .arco-input[disabled] {
  -webkit-text-fill-color: var(--color-text-4);
}
.arco-input-wrapper .arco-input.arco-input-size-mini {
  /* prettier-ignore */
  padding-top: 1px;
  /* prettier-ignore */
  padding-bottom: 1px;
  font-size: 12px;
  line-height: 1.667;
}
.arco-input-wrapper .arco-input.arco-input-size-small {
  /* prettier-ignore */
  padding-top: 2px;
  /* prettier-ignore */
  padding-bottom: 2px;
  font-size: 14px;
  line-height: 1.5715;
}
.arco-input-wrapper .arco-input.arco-input-size-medium {
  /* prettier-ignore */
  padding-top: 4px;
  /* prettier-ignore */
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 1.5715;
}
.arco-input-wrapper .arco-input.arco-input-size-large {
  /* prettier-ignore */
  padding-top: 6px;
  /* prettier-ignore */
  padding-bottom: 6px;
  font-size: 14px;
  line-height: 1.5715;
}
.arco-input-wrapper .arco-input-word-limit {
  color: var(--color-text-3);
  font-size: 12px;
}
.arco-input-outer {
  display: inline-flex;
  width: 100%;
}
.arco-input-outer > .arco-input-wrapper {
  border-radius: 0;
}
.arco-input-outer > :first-child {
  border-top-left-radius: var(--border-radius-small);
  border-bottom-left-radius: var(--border-radius-small);
}
.arco-input-outer > :last-child {
  border-top-right-radius: var(--border-radius-small);
  border-bottom-right-radius: var(--border-radius-small);
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-outer {
  font-size: 12px;
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-wrapper .arco-input-prefix,
.arco-input-outer.arco-input-outer-size-mini .arco-input-wrapper .arco-input-suffix {
  font-size: 12px;
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-wrapper .arco-input-prefix > svg,
.arco-input-outer.arco-input-outer-size-mini .arco-input-wrapper .arco-input-suffix > svg {
  font-size: 12px;
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-prepend,
.arco-input-outer.arco-input-outer-size-mini .arco-input-append {
  font-size: 12px;
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-prepend > svg,
.arco-input-outer.arco-input-outer-size-mini .arco-input-append > svg {
  font-size: 12px;
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-prepend .arco-input {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -13px;
  margin-left: -12px;
  border-color: transparent;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-prepend .arco-select {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -13px;
  margin-left: -12px;
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-prepend .arco-select .arco-select-view {
  background-color: inherit;
  border-color: transparent;
  border-radius: 0;
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-prepend .arco-select.arco-select-single .arco-select-view {
  height: 100%;
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-append .arco-input {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -12px;
  margin-left: -13px;
  border-color: transparent;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-append .arco-select {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -12px;
  margin-left: -13px;
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-append .arco-select .arco-select-view {
  background-color: inherit;
  border-color: transparent;
  border-radius: 0;
}
.arco-input-outer.arco-input-outer-size-mini .arco-input-append .arco-select.arco-select-single .arco-select-view {
  height: 100%;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-outer {
  font-size: 14px;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-wrapper .arco-input-prefix,
.arco-input-outer.arco-input-outer-size-small .arco-input-wrapper .arco-input-suffix {
  font-size: 14px;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-wrapper .arco-input-prefix > svg,
.arco-input-outer.arco-input-outer-size-small .arco-input-wrapper .arco-input-suffix > svg {
  font-size: 14px;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-prepend,
.arco-input-outer.arco-input-outer-size-small .arco-input-append {
  font-size: 14px;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-prepend > svg,
.arco-input-outer.arco-input-outer-size-small .arco-input-append > svg {
  font-size: 14px;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-prepend .arco-input {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -13px;
  margin-left: -12px;
  border-color: transparent;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-prepend .arco-select {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -13px;
  margin-left: -12px;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-prepend .arco-select .arco-select-view {
  background-color: inherit;
  border-color: transparent;
  border-radius: 0;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-prepend .arco-select.arco-select-single .arco-select-view {
  height: 100%;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-append .arco-input {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -12px;
  margin-left: -13px;
  border-color: transparent;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-append .arco-select {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -12px;
  margin-left: -13px;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-append .arco-select .arco-select-view {
  background-color: inherit;
  border-color: transparent;
  border-radius: 0;
}
.arco-input-outer.arco-input-outer-size-small .arco-input-append .arco-select.arco-select-single .arco-select-view {
  height: 100%;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-outer {
  font-size: 14px;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-wrapper .arco-input-prefix,
.arco-input-outer.arco-input-outer-size-large .arco-input-wrapper .arco-input-suffix {
  font-size: 14px;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-wrapper .arco-input-prefix > svg,
.arco-input-outer.arco-input-outer-size-large .arco-input-wrapper .arco-input-suffix > svg {
  font-size: 14px;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-prepend,
.arco-input-outer.arco-input-outer-size-large .arco-input-append {
  font-size: 14px;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-prepend > svg,
.arco-input-outer.arco-input-outer-size-large .arco-input-append > svg {
  font-size: 14px;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-prepend .arco-input {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -13px;
  margin-left: -12px;
  border-color: transparent;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-prepend .arco-select {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -13px;
  margin-left: -12px;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-prepend .arco-select .arco-select-view {
  background-color: inherit;
  border-color: transparent;
  border-radius: 0;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-prepend .arco-select.arco-select-single .arco-select-view {
  height: 100%;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-append .arco-input {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -12px;
  margin-left: -13px;
  border-color: transparent;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-append .arco-select {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -12px;
  margin-left: -13px;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-append .arco-select .arco-select-view {
  background-color: inherit;
  border-color: transparent;
  border-radius: 0;
}
.arco-input-outer.arco-input-outer-size-large .arco-input-append .arco-select.arco-select-single .arco-select-view {
  height: 100%;
}
.arco-input-outer-disabled {
  cursor: not-allowed;
}
.arco-input-prepend,
.arco-input-append {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  box-sizing: border-box;
  padding: 0 12px;
  color: var(--color-text-1);
  white-space: nowrap;
  background-color: var(--color-fill-2);
  border: 1px solid transparent;
}
.arco-input-prepend > svg,
.arco-input-append > svg {
  font-size: 14px;
}
.arco-input-prepend {
  border-right: 1px solid var(--color-neutral-3);
}
.arco-input-prepend .arco-input {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -12px;
  margin-left: -13px;
  border-color: transparent;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.arco-input-prepend .arco-select {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -12px;
  margin-left: -13px;
}
.arco-input-prepend .arco-select .arco-select-view {
  background-color: inherit;
  border-color: transparent;
  border-radius: 0;
}
.arco-input-prepend .arco-select.arco-select-single .arco-select-view {
  height: 100%;
}
.arco-input-append {
  border-left: 1px solid var(--color-neutral-3);
}
.arco-input-append .arco-input {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -13px;
  margin-left: -12px;
  border-color: transparent;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.arco-input-append .arco-select {
  width: auto;
  height: 100%;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-right: -13px;
  margin-left: -12px;
}
.arco-input-append .arco-select .arco-select-view {
  background-color: inherit;
  border-color: transparent;
  border-radius: 0;
}
.arco-input-append .arco-select.arco-select-single .arco-select-view {
  height: 100%;
}
.arco-input-group {
  display: inline-flex;
  align-items: center;
}
.arco-input-group > * {
  border-radius: 0;
}
.arco-input-group > *.arco-input-outer > :last-child,
.arco-input-group > *.arco-input-outer > :first-child {
  border-radius: 0;
}
.arco-input-group > *:not(:last-child) {
  position: relative;
  box-sizing: border-box;
}
.arco-input-group > *:first-child,
.arco-input-group > *:first-child .arco-input-group > *:first-child {
  border-top-left-radius: var(--border-radius-small);
  border-bottom-left-radius: var(--border-radius-small);
}
.arco-input-group > *:first-child .arco-select-view,
.arco-input-group > *:first-child .arco-input-group > *:first-child .arco-select-view {
  border-top-left-radius: var(--border-radius-small);
  border-bottom-left-radius: var(--border-radius-small);
}
.arco-input-group > *:last-child,
.arco-input-group > *:last-child .arco-input-outer > *:last-child {
  border-top-right-radius: var(--border-radius-small);
  border-bottom-right-radius: var(--border-radius-small);
}
.arco-input-group > *:last-child .arco-select-view,
.arco-input-group > *:last-child .arco-input-outer > *:last-child .arco-select-view {
  border-top-right-radius: var(--border-radius-small);
  border-bottom-right-radius: var(--border-radius-small);
}
.arco-input-group > .arco-input-wrapper:not(:last-child),
.arco-input-group > .arco-input-outer:not(:last-child),
.arco-input-group > .arco-input-tag:not(:last-child),
.arco-input-group > .arco-select-view:not(:last-child) {
  margin-right: -1px;
  border-right: 1px solid var(--color-neutral-3);
}
.arco-input-group > .arco-input-wrapper:not(:last-child):focus-within,
.arco-input-group > .arco-input-outer:not(:last-child):focus-within,
.arco-input-group > .arco-input-tag:not(:last-child):focus-within,
.arco-input-group > .arco-select-view:not(:last-child):focus-within {
  border-right-color: rgb(var(--primary-6));
}
.arco-input-group > .arco-input-wrapper.arco-input-error:not(:last-child):focus-within {
  border-right-color: rgb(var(--danger-6));
}
.size-height-size-mini {
  /* prettier-ignore */
  padding-top: 1px;
  /* prettier-ignore */
  padding-bottom: 1px;
  font-size: 12px;
  line-height: 1.667;
}
.size-height-size-small {
  /* prettier-ignore */
  padding-top: 2px;
  /* prettier-ignore */
  padding-bottom: 2px;
  font-size: 14px;
}
.size-height-size-large {
  /* prettier-ignore */
  padding-top: 6px;
  /* prettier-ignore */
  padding-bottom: 6px;
  font-size: 14px;
}
.arco-textarea-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}
.arco-textarea-clear-wrapper:hover .arco-textarea-clear-icon {
  display: inline-block;
}
.arco-textarea-clear-wrapper .arco-textarea {
  padding-right: 20px;
}
.arco-textarea-word-limit {
  position: absolute;
  right: 10px;
  bottom: 6px;
  color: var(--color-text-3);
  font-size: 12px;
  user-select: none;
}
.arco-textarea-clear-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
  font-size: 12px;
}
.arco-input-search .arco-input-append {
  padding: 0;
  border: none;
}
.arco-input-search .arco-input-suffix {
  color: var(--color-text-2);
  font-size: 14px;
}
.arco-input-search .arco-input-search-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.arco-input-wrapper.arco-input-password:not(.arco-input-disabled) .arco-input-suffix {
  color: var(--color-text-2);
  font-size: 12px;
  cursor: pointer;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
/******** 基础配置项 end *******/
/******** 基础配置项 end *******/
/******** 高级配置项 *******/
/******** 高级配置项 end *******/
.arco-input-label {
  display: inline-flex;
  box-sizing: border-box;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  color: var(--color-text-1);
  font-size: 14px;
  background-color: var(--color-fill-2);
  border: 1px solid transparent;
  border-radius: var(--border-radius-small);
  cursor: text;
  transition: color 0.1s cubic-bezier(0, 0, 1, 1), border-color 0.1s cubic-bezier(0, 0, 1, 1), background-color 0.1s cubic-bezier(0, 0, 1, 1);
  cursor: pointer;
}
.arco-input-label.arco-input-label-search {
  cursor: text;
}
.arco-input-label.arco-input-label-search .arco-input-label-value {
  pointer-events: none;
}
.arco-input-label:hover {
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-input-label:focus-within,
.arco-input-label.arco-input-label-focus {
  z-index: 1;
  background-color: var(--color-bg-2);
  border-color: rgb(var(--primary-6));
  box-shadow: 0 0 0 0 var(--color-primary-light-2);
}
.arco-input-label.arco-input-label-disabled {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border-color: transparent;
  cursor: not-allowed;
}
.arco-input-label.arco-input-label-disabled:hover {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-input-label.arco-input-label-disabled .arco-input-label-prefix,
.arco-input-label.arco-input-label-disabled .arco-input-label-suffix {
  color: inherit;
}
.arco-input-label.arco-input-label-error {
  background-color: var(--color-danger-light-1);
  border-color: transparent;
}
.arco-input-label.arco-input-label-error:hover {
  background-color: var(--color-danger-light-2);
  border-color: transparent;
}
.arco-input-label.arco-input-label-error:focus-within,
.arco-input-label.arco-input-label-error.arco-input-label-focus {
  z-index: 1;
  background-color: var(--color-bg-2);
  border-color: rgb(var(--danger-6));
  box-shadow: 0 0 0 0 var(--color-danger-light-2);
}
.arco-input-label .arco-input-label-prefix,
.arco-input-label .arco-input-label-suffix {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  user-select: none;
}
.arco-input-label .arco-input-label-prefix > svg,
.arco-input-label .arco-input-label-suffix > svg {
  font-size: 14px;
}
.arco-input-label .arco-input-label-prefix {
  padding-right: 12px;
  color: var(--color-text-2);
}
.arco-input-label .arco-input-label-suffix {
  padding-left: 12px;
  color: var(--color-text-2);
}
.arco-input-label .arco-input-label-suffix .arco-feedback-icon {
  display: inline-flex;
}
.arco-input-label .arco-input-label-suffix .arco-feedback-icon-status-validating {
  color: rgb(var(--primary-6));
}
.arco-input-label .arco-input-label-suffix .arco-feedback-icon-status-success {
  color: rgb(var(--success-6));
}
.arco-input-label .arco-input-label-suffix .arco-feedback-icon-status-warning {
  color: rgb(var(--warning-6));
}
.arco-input-label .arco-input-label-suffix .arco-feedback-icon-status-error {
  color: rgb(var(--danger-6));
}
.arco-input-label .arco-input-label-clear-btn {
  align-self: center;
  color: var(--color-text-2);
  font-size: 12px;
  visibility: hidden;
  cursor: pointer;
}
.arco-input-label .arco-input-label-clear-btn > svg {
  position: relative;
  transition: color 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-input-label:hover .arco-input-label-clear-btn {
  visibility: visible;
}
.arco-input-label:not(.arco-input-label-focus) .arco-input-label-icon-hover:hover::before {
  background-color: var(--color-fill-4);
}
.arco-input-label .arco-input-label-input {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  color: inherit;
  line-height: 1.5715;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: inherit;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.arco-input-label .arco-input-label-input::placeholder {
  color: var(--color-text-3);
}
.arco-input-label .arco-input-label-input[disabled]::placeholder {
  color: var(--color-text-4);
}
.arco-input-label .arco-input-label-input[disabled] {
  -webkit-text-fill-color: var(--color-text-4);
}
.arco-input-label .arco-input-label-input-hidden {
  position: absolute;
  width: 0 !important;
}
.arco-input-label .arco-input-label-value {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-input-label .arco-input-label-value::after {
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  content: '.';
}
.arco-input-label .arco-input-label-value-hidden {
  display: none;
}
.arco-input-label.arco-input-label-size-mini .arco-input-label-input,
.arco-input-label.arco-input-label-size-mini .arco-input-label-value {
  /* prettier-ignore */
  padding-top: 1px;
  /* prettier-ignore */
  padding-bottom: 1px;
  font-size: 12px;
  line-height: 1.667;
}
.arco-input-label.arco-input-label-size-mini .arco-input-label-value {
  min-height: 22px;
}
.arco-input-label.arco-input-label-size-medium .arco-input-label-input,
.arco-input-label.arco-input-label-size-medium .arco-input-label-value {
  /* prettier-ignore */
  padding-top: 4px;
  /* prettier-ignore */
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 1.5715;
}
.arco-input-label.arco-input-label-size-medium .arco-input-label-value {
  min-height: 30px;
}
.arco-input-label.arco-input-label-size-small .arco-input-label-input,
.arco-input-label.arco-input-label-size-small .arco-input-label-value {
  /* prettier-ignore */
  padding-top: 2px;
  /* prettier-ignore */
  padding-bottom: 2px;
  font-size: 14px;
  line-height: 1.5715;
}
.arco-input-label.arco-input-label-size-small .arco-input-label-value {
  min-height: 26px;
}
.arco-input-label.arco-input-label-size-large .arco-input-label-input,
.arco-input-label.arco-input-label-size-large .arco-input-label-value {
  /* prettier-ignore */
  padding-top: 6px;
  /* prettier-ignore */
  padding-bottom: 6px;
  font-size: 14px;
  line-height: 1.5715;
}
.arco-input-label.arco-input-label-size-large .arco-input-label-value {
  min-height: 34px;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-tag {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  height: 24px;
  padding: 0 8px;
  color: var(--color-text-1);
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: var(--border-radius-small);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-tag .arco-icon-hover.arco-tag-icon-hover::before {
  width: 16px;
  height: 16px;
}
.arco-tag .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: var(--color-fill-3);
}
.arco-tag-checkable {
  cursor: pointer;
  transition: all 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-tag-checkable:hover {
  background-color: var(--color-fill-2);
}
.arco-tag-checked {
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-tag-checkable.arco-tag-checked:hover {
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-tag-bordered,
.arco-tag-checkable.arco-tag-checked.arco-tag-bordered:hover {
  border-color: var(--color-border-2);
}
.arco-tag-size-small {
  height: 20px;
  font-size: 12px;
  line-height: 18px;
}
.arco-tag-size-medium {
  height: 24px;
  font-size: 12px;
  line-height: 22px;
}
.arco-tag-size-large {
  height: 32px;
  font-size: 14px;
  line-height: 30px;
}
.arco-tag-hide {
  display: none;
}
.arco-tag-loading {
  cursor: default;
  opacity: 0.8;
}
.arco-tag-icon {
  margin-right: 4px;
  color: var(--color-text-2);
}
.arco-tag-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-tag.arco-tag-checked.arco-tag-red {
  color: rgb(var(--red-6));
  background-color: rgb(var(--red-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-red .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--red-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-red.arco-tag:hover {
  background-color: rgb(var(--red-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-red.arco-tag-bordered,
.arco-tag-checked.arco-tag-red.arco-tag-bordered:hover {
  border-color: rgb(var(--red-6));
}
.arco-tag.arco-tag-checked.arco-tag-red .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-red .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-red .arco-tag-loading-icon {
  color: rgb(var(--red-6));
}
.arco-tag.arco-tag-checked.arco-tag-orangered {
  color: rgb(var(--orangered-6));
  background-color: rgb(var(--orangered-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-orangered .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--orangered-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-orangered.arco-tag:hover {
  background-color: rgb(var(--orangered-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-orangered.arco-tag-bordered,
.arco-tag-checked.arco-tag-orangered.arco-tag-bordered:hover {
  border-color: rgb(var(--orangered-6));
}
.arco-tag.arco-tag-checked.arco-tag-orangered .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-orangered .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-orangered .arco-tag-loading-icon {
  color: rgb(var(--orangered-6));
}
.arco-tag.arco-tag-checked.arco-tag-orange {
  color: rgb(var(--orange-6));
  background-color: rgb(var(--orange-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-orange .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--orange-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-orange.arco-tag:hover {
  background-color: rgb(var(--orange-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-orange.arco-tag-bordered,
.arco-tag-checked.arco-tag-orange.arco-tag-bordered:hover {
  border-color: rgb(var(--orange-6));
}
.arco-tag.arco-tag-checked.arco-tag-orange .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-orange .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-orange .arco-tag-loading-icon {
  color: rgb(var(--orange-6));
}
.arco-tag.arco-tag-checked.arco-tag-gold {
  color: rgb(var(--gold-6));
  background-color: rgb(var(--gold-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-gold .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--gold-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-gold.arco-tag:hover {
  background-color: rgb(var(--gold-3));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-gold.arco-tag-bordered,
.arco-tag-checked.arco-tag-gold.arco-tag-bordered:hover {
  border-color: rgb(var(--gold-6));
}
.arco-tag.arco-tag-checked.arco-tag-gold .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-gold .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-gold .arco-tag-loading-icon {
  color: rgb(var(--gold-6));
}
.arco-tag.arco-tag-checked.arco-tag-lime {
  color: rgb(var(--lime-6));
  background-color: rgb(var(--lime-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-lime .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--lime-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-lime.arco-tag:hover {
  background-color: rgb(var(--lime-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-lime.arco-tag-bordered,
.arco-tag-checked.arco-tag-lime.arco-tag-bordered:hover {
  border-color: rgb(var(--lime-6));
}
.arco-tag.arco-tag-checked.arco-tag-lime .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-lime .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-lime .arco-tag-loading-icon {
  color: rgb(var(--lime-6));
}
.arco-tag.arco-tag-checked.arco-tag-green {
  color: rgb(var(--green-6));
  background-color: rgb(var(--green-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-green .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--green-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-green.arco-tag:hover {
  background-color: rgb(var(--green-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-green.arco-tag-bordered,
.arco-tag-checked.arco-tag-green.arco-tag-bordered:hover {
  border-color: rgb(var(--green-6));
}
.arco-tag.arco-tag-checked.arco-tag-green .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-green .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-green .arco-tag-loading-icon {
  color: rgb(var(--green-6));
}
.arco-tag.arco-tag-checked.arco-tag-cyan {
  color: rgb(var(--cyan-6));
  background-color: rgb(var(--cyan-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-cyan .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--cyan-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-cyan.arco-tag:hover {
  background-color: rgb(var(--cyan-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-cyan.arco-tag-bordered,
.arco-tag-checked.arco-tag-cyan.arco-tag-bordered:hover {
  border-color: rgb(var(--cyan-6));
}
.arco-tag.arco-tag-checked.arco-tag-cyan .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-cyan .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-cyan .arco-tag-loading-icon {
  color: rgb(var(--cyan-6));
}
.arco-tag.arco-tag-checked.arco-tag-blue {
  color: rgb(var(--blue-6));
  background-color: rgb(var(--blue-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-blue .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--blue-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-blue.arco-tag:hover {
  background-color: rgb(var(--blue-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-blue.arco-tag-bordered,
.arco-tag-checked.arco-tag-blue.arco-tag-bordered:hover {
  border-color: rgb(var(--blue-6));
}
.arco-tag.arco-tag-checked.arco-tag-blue .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-blue .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-blue .arco-tag-loading-icon {
  color: rgb(var(--blue-6));
}
.arco-tag.arco-tag-checked.arco-tag-arcoblue {
  color: rgb(var(--arcoblue-6));
  background-color: rgb(var(--arcoblue-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-arcoblue .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--arcoblue-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-arcoblue.arco-tag:hover {
  background-color: rgb(var(--arcoblue-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-arcoblue.arco-tag-bordered,
.arco-tag-checked.arco-tag-arcoblue.arco-tag-bordered:hover {
  border-color: rgb(var(--arcoblue-6));
}
.arco-tag.arco-tag-checked.arco-tag-arcoblue .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-arcoblue .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-arcoblue .arco-tag-loading-icon {
  color: rgb(var(--arcoblue-6));
}
.arco-tag.arco-tag-checked.arco-tag-purple {
  color: rgb(var(--purple-6));
  background-color: rgb(var(--purple-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-purple .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--purple-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-purple.arco-tag:hover {
  background-color: rgb(var(--purple-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-purple.arco-tag-bordered,
.arco-tag-checked.arco-tag-purple.arco-tag-bordered:hover {
  border-color: rgb(var(--purple-6));
}
.arco-tag.arco-tag-checked.arco-tag-purple .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-purple .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-purple .arco-tag-loading-icon {
  color: rgb(var(--purple-6));
}
.arco-tag.arco-tag-checked.arco-tag-pinkpurple {
  color: rgb(var(--pinkpurple-6));
  background-color: rgb(var(--pinkpurple-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-pinkpurple .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--pinkpurple-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-pinkpurple.arco-tag:hover {
  background-color: rgb(var(--pinkpurple-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-pinkpurple.arco-tag-bordered,
.arco-tag-checked.arco-tag-pinkpurple.arco-tag-bordered:hover {
  border-color: rgb(var(--pinkpurple-6));
}
.arco-tag.arco-tag-checked.arco-tag-pinkpurple .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-pinkpurple .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-pinkpurple .arco-tag-loading-icon {
  color: rgb(var(--pinkpurple-6));
}
.arco-tag.arco-tag-checked.arco-tag-magenta {
  color: rgb(var(--magenta-6));
  background-color: rgb(var(--magenta-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-magenta .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--magenta-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-magenta.arco-tag:hover {
  background-color: rgb(var(--magenta-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-magenta.arco-tag-bordered,
.arco-tag-checked.arco-tag-magenta.arco-tag-bordered:hover {
  border-color: rgb(var(--magenta-6));
}
.arco-tag.arco-tag-checked.arco-tag-magenta .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-magenta .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-magenta .arco-tag-loading-icon {
  color: rgb(var(--magenta-6));
}
.arco-tag.arco-tag-checked.arco-tag-gray {
  color: rgb(var(--gray-6));
  background-color: rgb(var(--gray-2));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-gray .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--gray-3));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-gray.arco-tag:hover {
  background-color: rgb(var(--gray-3));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-gray.arco-tag-bordered,
.arco-tag-checked.arco-tag-gray.arco-tag-bordered:hover {
  border-color: rgb(var(--gray-6));
}
.arco-tag.arco-tag-checked.arco-tag-gray .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-gray .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-gray .arco-tag-loading-icon {
  color: rgb(var(--gray-6));
}
.arco-tag.arco-tag-custom-color {
  color: var(--color-white);
}
.arco-tag.arco-tag-custom-color .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(255, 255, 255, 0.2);
}
.arco-tag .arco-tag-close-btn {
  margin-left: 4px;
  font-size: 12px;
}
.arco-tag .arco-tag-close-btn > svg {
  position: relative;
}
.arco-tag .arco-tag-loading-icon {
  margin-left: 4px;
  font-size: 12px;
}
body[arco-theme='dark'] .arco-tag-checked {
  color: rgba(255, 255, 255, 0.9);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-red {
  background-color: rgba(var(--red-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-red .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--red-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-red:hover {
  background-color: rgba(var(--red-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-orangered {
  background-color: rgba(var(--orangered-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-orangered .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--orangered-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-orangered:hover {
  background-color: rgba(var(--orangered-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-orange {
  background-color: rgba(var(--orange-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-orange .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--orange-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-orange:hover {
  background-color: rgba(var(--orange-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-gold {
  background-color: rgba(var(--gold-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-gold .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--gold-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-gold:hover {
  background-color: rgba(var(--gold-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-lime {
  background-color: rgba(var(--lime-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-lime .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--lime-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-lime:hover {
  background-color: rgba(var(--lime-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-green {
  background-color: rgba(var(--green-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-green .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--green-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-green:hover {
  background-color: rgba(var(--green-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-cyan {
  background-color: rgba(var(--cyan-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-cyan .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--cyan-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-cyan:hover {
  background-color: rgba(var(--cyan-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-blue {
  background-color: rgba(var(--blue-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-blue .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--blue-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-blue:hover {
  background-color: rgba(var(--blue-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-arcoblue {
  background-color: rgba(var(--arcoblue-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-arcoblue .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--arcoblue-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-arcoblue:hover {
  background-color: rgba(var(--arcoblue-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-purple {
  background-color: rgba(var(--purple-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-purple .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--purple-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-purple:hover {
  background-color: rgba(var(--purple-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-pinkpurple {
  background-color: rgba(var(--pinkpurple-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-pinkpurple .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--pinkpurple-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-pinkpurple:hover {
  background-color: rgba(var(--pinkpurple-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-magenta {
  background-color: rgba(var(--magenta-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-magenta .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--magenta-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-magenta:hover {
  background-color: rgba(var(--magenta-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-gray {
  background-color: rgba(var(--gray-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-gray .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--gray-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-gray:hover {
  background-color: rgba(var(--gray-6), 0.35);
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
/******** 基础配置项 end *******/
/******** 基础配置项 end *******/
/******** 高级配置项 *******/
/******** 高级配置项 end *******/
.arco-tag {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  height: 24px;
  padding: 0 8px;
  color: var(--color-text-1);
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: var(--border-radius-small);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-tag .arco-icon-hover.arco-tag-icon-hover::before {
  width: 16px;
  height: 16px;
}
.arco-tag .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: var(--color-fill-3);
}
.arco-tag-checkable {
  cursor: pointer;
  transition: all 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-tag-checkable:hover {
  background-color: var(--color-fill-2);
}
.arco-tag-checked {
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-tag-checkable.arco-tag-checked:hover {
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-tag-bordered,
.arco-tag-checkable.arco-tag-checked.arco-tag-bordered:hover {
  border-color: var(--color-border-2);
}
.arco-tag-size-small {
  height: 20px;
  font-size: 12px;
  line-height: 18px;
}
.arco-tag-size-medium {
  height: 24px;
  font-size: 12px;
  line-height: 22px;
}
.arco-tag-size-large {
  height: 32px;
  font-size: 14px;
  line-height: 30px;
}
.arco-tag-hide {
  display: none;
}
.arco-tag-loading {
  cursor: default;
  opacity: 0.8;
}
.arco-tag-icon {
  margin-right: 4px;
  color: var(--color-text-2);
}
.arco-tag-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-tag.arco-tag-checked.arco-tag-red {
  color: rgb(var(--red-6));
  background-color: rgb(var(--red-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-red .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--red-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-red.arco-tag:hover {
  background-color: rgb(var(--red-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-red.arco-tag-bordered,
.arco-tag-checked.arco-tag-red.arco-tag-bordered:hover {
  border-color: rgb(var(--red-6));
}
.arco-tag.arco-tag-checked.arco-tag-red .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-red .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-red .arco-tag-loading-icon {
  color: rgb(var(--red-6));
}
.arco-tag.arco-tag-checked.arco-tag-orangered {
  color: rgb(var(--orangered-6));
  background-color: rgb(var(--orangered-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-orangered .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--orangered-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-orangered.arco-tag:hover {
  background-color: rgb(var(--orangered-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-orangered.arco-tag-bordered,
.arco-tag-checked.arco-tag-orangered.arco-tag-bordered:hover {
  border-color: rgb(var(--orangered-6));
}
.arco-tag.arco-tag-checked.arco-tag-orangered .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-orangered .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-orangered .arco-tag-loading-icon {
  color: rgb(var(--orangered-6));
}
.arco-tag.arco-tag-checked.arco-tag-orange {
  color: rgb(var(--orange-6));
  background-color: rgb(var(--orange-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-orange .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--orange-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-orange.arco-tag:hover {
  background-color: rgb(var(--orange-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-orange.arco-tag-bordered,
.arco-tag-checked.arco-tag-orange.arco-tag-bordered:hover {
  border-color: rgb(var(--orange-6));
}
.arco-tag.arco-tag-checked.arco-tag-orange .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-orange .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-orange .arco-tag-loading-icon {
  color: rgb(var(--orange-6));
}
.arco-tag.arco-tag-checked.arco-tag-gold {
  color: rgb(var(--gold-6));
  background-color: rgb(var(--gold-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-gold .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--gold-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-gold.arco-tag:hover {
  background-color: rgb(var(--gold-3));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-gold.arco-tag-bordered,
.arco-tag-checked.arco-tag-gold.arco-tag-bordered:hover {
  border-color: rgb(var(--gold-6));
}
.arco-tag.arco-tag-checked.arco-tag-gold .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-gold .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-gold .arco-tag-loading-icon {
  color: rgb(var(--gold-6));
}
.arco-tag.arco-tag-checked.arco-tag-lime {
  color: rgb(var(--lime-6));
  background-color: rgb(var(--lime-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-lime .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--lime-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-lime.arco-tag:hover {
  background-color: rgb(var(--lime-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-lime.arco-tag-bordered,
.arco-tag-checked.arco-tag-lime.arco-tag-bordered:hover {
  border-color: rgb(var(--lime-6));
}
.arco-tag.arco-tag-checked.arco-tag-lime .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-lime .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-lime .arco-tag-loading-icon {
  color: rgb(var(--lime-6));
}
.arco-tag.arco-tag-checked.arco-tag-green {
  color: rgb(var(--green-6));
  background-color: rgb(var(--green-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-green .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--green-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-green.arco-tag:hover {
  background-color: rgb(var(--green-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-green.arco-tag-bordered,
.arco-tag-checked.arco-tag-green.arco-tag-bordered:hover {
  border-color: rgb(var(--green-6));
}
.arco-tag.arco-tag-checked.arco-tag-green .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-green .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-green .arco-tag-loading-icon {
  color: rgb(var(--green-6));
}
.arco-tag.arco-tag-checked.arco-tag-cyan {
  color: rgb(var(--cyan-6));
  background-color: rgb(var(--cyan-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-cyan .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--cyan-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-cyan.arco-tag:hover {
  background-color: rgb(var(--cyan-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-cyan.arco-tag-bordered,
.arco-tag-checked.arco-tag-cyan.arco-tag-bordered:hover {
  border-color: rgb(var(--cyan-6));
}
.arco-tag.arco-tag-checked.arco-tag-cyan .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-cyan .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-cyan .arco-tag-loading-icon {
  color: rgb(var(--cyan-6));
}
.arco-tag.arco-tag-checked.arco-tag-blue {
  color: rgb(var(--blue-6));
  background-color: rgb(var(--blue-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-blue .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--blue-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-blue.arco-tag:hover {
  background-color: rgb(var(--blue-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-blue.arco-tag-bordered,
.arco-tag-checked.arco-tag-blue.arco-tag-bordered:hover {
  border-color: rgb(var(--blue-6));
}
.arco-tag.arco-tag-checked.arco-tag-blue .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-blue .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-blue .arco-tag-loading-icon {
  color: rgb(var(--blue-6));
}
.arco-tag.arco-tag-checked.arco-tag-arcoblue {
  color: rgb(var(--arcoblue-6));
  background-color: rgb(var(--arcoblue-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-arcoblue .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--arcoblue-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-arcoblue.arco-tag:hover {
  background-color: rgb(var(--arcoblue-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-arcoblue.arco-tag-bordered,
.arco-tag-checked.arco-tag-arcoblue.arco-tag-bordered:hover {
  border-color: rgb(var(--arcoblue-6));
}
.arco-tag.arco-tag-checked.arco-tag-arcoblue .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-arcoblue .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-arcoblue .arco-tag-loading-icon {
  color: rgb(var(--arcoblue-6));
}
.arco-tag.arco-tag-checked.arco-tag-purple {
  color: rgb(var(--purple-6));
  background-color: rgb(var(--purple-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-purple .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--purple-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-purple.arco-tag:hover {
  background-color: rgb(var(--purple-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-purple.arco-tag-bordered,
.arco-tag-checked.arco-tag-purple.arco-tag-bordered:hover {
  border-color: rgb(var(--purple-6));
}
.arco-tag.arco-tag-checked.arco-tag-purple .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-purple .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-purple .arco-tag-loading-icon {
  color: rgb(var(--purple-6));
}
.arco-tag.arco-tag-checked.arco-tag-pinkpurple {
  color: rgb(var(--pinkpurple-6));
  background-color: rgb(var(--pinkpurple-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-pinkpurple .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--pinkpurple-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-pinkpurple.arco-tag:hover {
  background-color: rgb(var(--pinkpurple-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-pinkpurple.arco-tag-bordered,
.arco-tag-checked.arco-tag-pinkpurple.arco-tag-bordered:hover {
  border-color: rgb(var(--pinkpurple-6));
}
.arco-tag.arco-tag-checked.arco-tag-pinkpurple .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-pinkpurple .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-pinkpurple .arco-tag-loading-icon {
  color: rgb(var(--pinkpurple-6));
}
.arco-tag.arco-tag-checked.arco-tag-magenta {
  color: rgb(var(--magenta-6));
  background-color: rgb(var(--magenta-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-magenta .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--magenta-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-magenta.arco-tag:hover {
  background-color: rgb(var(--magenta-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-magenta.arco-tag-bordered,
.arco-tag-checked.arco-tag-magenta.arco-tag-bordered:hover {
  border-color: rgb(var(--magenta-6));
}
.arco-tag.arco-tag-checked.arco-tag-magenta .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-magenta .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-magenta .arco-tag-loading-icon {
  color: rgb(var(--magenta-6));
}
.arco-tag.arco-tag-checked.arco-tag-gray {
  color: rgb(var(--gray-6));
  background-color: rgb(var(--gray-2));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-gray .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--gray-3));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-gray.arco-tag:hover {
  background-color: rgb(var(--gray-3));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-gray.arco-tag-bordered,
.arco-tag-checked.arco-tag-gray.arco-tag-bordered:hover {
  border-color: rgb(var(--gray-6));
}
.arco-tag.arco-tag-checked.arco-tag-gray .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-gray .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-gray .arco-tag-loading-icon {
  color: rgb(var(--gray-6));
}
.arco-tag.arco-tag-custom-color {
  color: var(--color-white);
}
.arco-tag.arco-tag-custom-color .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(255, 255, 255, 0.2);
}
.arco-tag .arco-tag-close-btn {
  margin-left: 4px;
  font-size: 12px;
}
.arco-tag .arco-tag-close-btn > svg {
  position: relative;
}
.arco-tag .arco-tag-loading-icon {
  margin-left: 4px;
  font-size: 12px;
}
body[arco-theme='dark'] .arco-tag-checked {
  color: rgba(255, 255, 255, 0.9);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-red {
  background-color: rgba(var(--red-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-red .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--red-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-red:hover {
  background-color: rgba(var(--red-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-orangered {
  background-color: rgba(var(--orangered-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-orangered .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--orangered-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-orangered:hover {
  background-color: rgba(var(--orangered-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-orange {
  background-color: rgba(var(--orange-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-orange .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--orange-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-orange:hover {
  background-color: rgba(var(--orange-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-gold {
  background-color: rgba(var(--gold-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-gold .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--gold-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-gold:hover {
  background-color: rgba(var(--gold-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-lime {
  background-color: rgba(var(--lime-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-lime .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--lime-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-lime:hover {
  background-color: rgba(var(--lime-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-green {
  background-color: rgba(var(--green-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-green .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--green-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-green:hover {
  background-color: rgba(var(--green-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-cyan {
  background-color: rgba(var(--cyan-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-cyan .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--cyan-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-cyan:hover {
  background-color: rgba(var(--cyan-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-blue {
  background-color: rgba(var(--blue-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-blue .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--blue-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-blue:hover {
  background-color: rgba(var(--blue-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-arcoblue {
  background-color: rgba(var(--arcoblue-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-arcoblue .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--arcoblue-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-arcoblue:hover {
  background-color: rgba(var(--arcoblue-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-purple {
  background-color: rgba(var(--purple-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-purple .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--purple-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-purple:hover {
  background-color: rgba(var(--purple-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-pinkpurple {
  background-color: rgba(var(--pinkpurple-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-pinkpurple .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--pinkpurple-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-pinkpurple:hover {
  background-color: rgba(var(--pinkpurple-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-magenta {
  background-color: rgba(var(--magenta-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-magenta .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--magenta-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-magenta:hover {
  background-color: rgba(var(--magenta-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-gray {
  background-color: rgba(var(--gray-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-gray .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--gray-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-gray:hover {
  background-color: rgba(var(--gray-6), 0.35);
}
/**********************************************
 * size: mini / small / default / large
 **********************************************/
/****************************************************
 * status: default / error / disabled _ (hover / focus)
 ****************************************************/
.arco-input-tag {
  display: inline-flex;
  box-sizing: border-box;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  color: var(--color-text-1);
  font-size: 14px;
  background-color: var(--color-fill-2);
  border: 1px solid transparent;
  border-radius: var(--border-radius-small);
  cursor: text;
  transition: color 0.1s cubic-bezier(0, 0, 1, 1), border-color 0.1s cubic-bezier(0, 0, 1, 1), background-color 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-input-tag:hover {
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-input-tag:focus-within,
.arco-input-tag.arco-input-tag-focus {
  z-index: 1;
  background-color: var(--color-bg-2);
  border-color: rgb(var(--primary-6));
  box-shadow: 0 0 0 0 var(--color-primary-light-2);
}
.arco-input-tag.arco-input-tag-disabled {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border-color: transparent;
  cursor: not-allowed;
}
.arco-input-tag.arco-input-tag-disabled:hover {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-input-tag.arco-input-tag-disabled .arco-input-tag-prefix,
.arco-input-tag.arco-input-tag-disabled .arco-input-tag-suffix {
  color: inherit;
}
.arco-input-tag.arco-input-tag-error {
  background-color: var(--color-danger-light-1);
  border-color: transparent;
}
.arco-input-tag.arco-input-tag-error:hover {
  background-color: var(--color-danger-light-2);
  border-color: transparent;
}
.arco-input-tag.arco-input-tag-error:focus-within,
.arco-input-tag.arco-input-tag-error.arco-input-tag-focus {
  z-index: 1;
  background-color: var(--color-bg-2);
  border-color: rgb(var(--danger-6));
  box-shadow: 0 0 0 0 var(--color-danger-light-2);
}
.arco-input-tag .arco-input-tag-prefix,
.arco-input-tag .arco-input-tag-suffix {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  user-select: none;
}
.arco-input-tag .arco-input-tag-prefix > svg,
.arco-input-tag .arco-input-tag-suffix > svg {
  font-size: 14px;
}
.arco-input-tag .arco-input-tag-prefix {
  padding-right: 12px;
  color: var(--color-text-2);
}
.arco-input-tag .arco-input-tag-suffix {
  padding-left: 12px;
  color: var(--color-text-2);
}
.arco-input-tag .arco-input-tag-suffix .arco-feedback-icon {
  display: inline-flex;
}
.arco-input-tag .arco-input-tag-suffix .arco-feedback-icon-status-validating {
  color: rgb(var(--primary-6));
}
.arco-input-tag .arco-input-tag-suffix .arco-feedback-icon-status-success {
  color: rgb(var(--success-6));
}
.arco-input-tag .arco-input-tag-suffix .arco-feedback-icon-status-warning {
  color: rgb(var(--warning-6));
}
.arco-input-tag .arco-input-tag-suffix .arco-feedback-icon-status-error {
  color: rgb(var(--danger-6));
}
.arco-input-tag .arco-input-tag-clear-btn {
  align-self: center;
  color: var(--color-text-2);
  font-size: 12px;
  visibility: hidden;
  cursor: pointer;
}
.arco-input-tag .arco-input-tag-clear-btn > svg {
  position: relative;
  transition: color 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-input-tag:hover .arco-input-tag-clear-btn {
  visibility: visible;
}
.arco-input-tag:not(.arco-input-tag-focus) .arco-input-tag-icon-hover:hover::before {
  background-color: var(--color-fill-4);
}
.arco-input-tag.arco-input-tag-has-tag {
  padding-right: 4px;
  padding-left: 4px;
}
.arco-input-tag.arco-input-tag-has-prefix {
  padding-left: 12px;
}
.arco-input-tag.arco-input-tag-has-suffix {
  padding-right: 12px;
}
.arco-input-tag .arco-input-tag-inner {
  flex: 1;
  overflow: hidden;
  line-height: 0;
}
.arco-input-tag .arco-input-tag-inner.arco-input-tag-nowrap {
  display: flex;
  flex-wrap: wrap;
}
.arco-input-tag .arco-input-tag-inner .arco-input-tag-tag {
  display: inline-flex;
  align-items: center;
  margin-right: 4px;
  color: var(--color-text-1);
  font-size: 12px;
  white-space: pre-wrap;
  word-break: break-word;
  background-color: var(--color-bg-2);
  border-color: var(--color-fill-3);
}
.arco-input-tag .arco-input-tag-inner .arco-input-tag-tag .arco-icon-hover:hover::before {
  background-color: var(--color-fill-2);
}
.arco-input-tag .arco-input-tag-inner .arco-input-tag-tag.arco-tag-custom-color {
  color: var(--color-white);
}
.arco-input-tag .arco-input-tag-inner .arco-input-tag-tag.arco-tag-custom-color .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(255, 255, 255, 0.2);
}
.arco-input-tag .arco-input-tag-inner .arco-input-tag-input {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  color: inherit;
  line-height: 1.5715;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: inherit;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}
.arco-input-tag .arco-input-tag-inner .arco-input-tag-input::placeholder {
  color: var(--color-text-3);
}
.arco-input-tag .arco-input-tag-inner .arco-input-tag-input[disabled]::placeholder {
  color: var(--color-text-4);
}
.arco-input-tag .arco-input-tag-inner .arco-input-tag-input[disabled] {
  -webkit-text-fill-color: var(--color-text-4);
}
.arco-input-tag .arco-input-tag-mirror {
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre;
  visibility: hidden;
  pointer-events: none;
}
.arco-input-tag.arco-input-tag-focus .arco-input-tag-tag {
  background-color: var(--color-fill-2);
  border-color: var(--color-fill-2);
}
.arco-input-tag.arco-input-tag-focus .arco-input-tag-tag .arco-icon-hover:hover::before {
  background-color: var(--color-fill-3);
}
.arco-input-tag.arco-input-tag-disabled .arco-input-tag-tag {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border-color: var(--color-fill-3);
}
.arco-input-tag.arco-input-tag-readonly,
.arco-input-tag.arco-input-tag-disabled-input {
  cursor: default;
}
.arco-input-tag.arco-input-tag-size-mini {
  font-size: 12px;
}
.arco-input-tag.arco-input-tag-size-mini .arco-input-tag-inner {
  padding-top: 0px;
  padding-bottom: 0px;
}
.arco-input-tag.arco-input-tag-size-mini .arco-input-tag-tag,
.arco-input-tag.arco-input-tag-size-mini .arco-input-tag-input {
  margin-top: 1px;
  margin-bottom: 1px;
  line-height: 18px;
  vertical-align: middle;
}
.arco-input-tag.arco-input-tag-size-mini .arco-input-tag-tag,
.arco-input-tag.arco-input-tag-size-mini .arco-input-tag-input {
  height: auto;
  min-height: 20px;
}
.arco-input-tag.arco-input-tag-size-medium {
  font-size: 14px;
}
.arco-input-tag.arco-input-tag-size-medium .arco-input-tag-inner {
  padding-top: 2px;
  padding-bottom: 2px;
}
.arco-input-tag.arco-input-tag-size-medium .arco-input-tag-tag,
.arco-input-tag.arco-input-tag-size-medium .arco-input-tag-input {
  margin-top: 1px;
  margin-bottom: 1px;
  line-height: 22px;
  vertical-align: middle;
}
.arco-input-tag.arco-input-tag-size-medium .arco-input-tag-tag,
.arco-input-tag.arco-input-tag-size-medium .arco-input-tag-input {
  height: auto;
  min-height: 24px;
}
.arco-input-tag.arco-input-tag-size-small {
  font-size: 14px;
}
.arco-input-tag.arco-input-tag-size-small .arco-input-tag-inner {
  padding-top: 2px;
  padding-bottom: 2px;
}
.arco-input-tag.arco-input-tag-size-small .arco-input-tag-tag,
.arco-input-tag.arco-input-tag-size-small .arco-input-tag-input {
  margin-top: 1px;
  margin-bottom: 1px;
  line-height: 18px;
  vertical-align: middle;
}
.arco-input-tag.arco-input-tag-size-small .arco-input-tag-tag,
.arco-input-tag.arco-input-tag-size-small .arco-input-tag-input {
  height: auto;
  min-height: 20px;
}
.arco-input-tag.arco-input-tag-size-large {
  font-size: 14px;
}
.arco-input-tag.arco-input-tag-size-large .arco-input-tag-inner {
  padding-top: 2px;
  padding-bottom: 2px;
}
.arco-input-tag.arco-input-tag-size-large .arco-input-tag-tag,
.arco-input-tag.arco-input-tag-size-large .arco-input-tag-input {
  margin-top: 1px;
  margin-bottom: 1px;
  line-height: 26px;
  vertical-align: middle;
}
.arco-input-tag.arco-input-tag-size-large .arco-input-tag-tag,
.arco-input-tag.arco-input-tag-size-large .arco-input-tag-input {
  height: auto;
  min-height: 28px;
}
.input-tag-zoom-enter-from {
  transform: scale(0.5, 0.5);
  opacity: 0;
}
.input-tag-zoom-enter-to {
  transform: scale(1, 1);
  opacity: 1;
}
.input-tag-zoom-enter-active {
  transition: all 0.3s cubic-bezier(0.34, 0.69, 0.1, 1);
}
.input-tag-zoom-leave-from {
  transform: scale(1, 1);
  opacity: 1;
}
.input-tag-zoom-leave-to {
  transform: scale(0.5, 0.5);
  opacity: 0;
}
.input-tag-zoom-leave-active {
  position: absolute;
  transition: all 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.input-tag-zoom-move {
  transition: all 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
/******** 基础配置项 end *******/
/******** 基础配置项 end *******/
/******** 高级配置项 *******/
/******** 高级配置项 end *******/
.arco-tag {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  height: 24px;
  padding: 0 8px;
  color: var(--color-text-1);
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: var(--border-radius-small);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-tag .arco-icon-hover.arco-tag-icon-hover::before {
  width: 16px;
  height: 16px;
}
.arco-tag .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: var(--color-fill-3);
}
.arco-tag-checkable {
  cursor: pointer;
  transition: all 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-tag-checkable:hover {
  background-color: var(--color-fill-2);
}
.arco-tag-checked {
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-tag-checkable.arco-tag-checked:hover {
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-tag-bordered,
.arco-tag-checkable.arco-tag-checked.arco-tag-bordered:hover {
  border-color: var(--color-border-2);
}
.arco-tag-size-small {
  height: 20px;
  font-size: 12px;
  line-height: 18px;
}
.arco-tag-size-medium {
  height: 24px;
  font-size: 12px;
  line-height: 22px;
}
.arco-tag-size-large {
  height: 32px;
  font-size: 14px;
  line-height: 30px;
}
.arco-tag-hide {
  display: none;
}
.arco-tag-loading {
  cursor: default;
  opacity: 0.8;
}
.arco-tag-icon {
  margin-right: 4px;
  color: var(--color-text-2);
}
.arco-tag-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-tag.arco-tag-checked.arco-tag-red {
  color: rgb(var(--red-6));
  background-color: rgb(var(--red-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-red .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--red-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-red.arco-tag:hover {
  background-color: rgb(var(--red-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-red.arco-tag-bordered,
.arco-tag-checked.arco-tag-red.arco-tag-bordered:hover {
  border-color: rgb(var(--red-6));
}
.arco-tag.arco-tag-checked.arco-tag-red .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-red .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-red .arco-tag-loading-icon {
  color: rgb(var(--red-6));
}
.arco-tag.arco-tag-checked.arco-tag-orangered {
  color: rgb(var(--orangered-6));
  background-color: rgb(var(--orangered-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-orangered .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--orangered-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-orangered.arco-tag:hover {
  background-color: rgb(var(--orangered-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-orangered.arco-tag-bordered,
.arco-tag-checked.arco-tag-orangered.arco-tag-bordered:hover {
  border-color: rgb(var(--orangered-6));
}
.arco-tag.arco-tag-checked.arco-tag-orangered .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-orangered .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-orangered .arco-tag-loading-icon {
  color: rgb(var(--orangered-6));
}
.arco-tag.arco-tag-checked.arco-tag-orange {
  color: rgb(var(--orange-6));
  background-color: rgb(var(--orange-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-orange .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--orange-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-orange.arco-tag:hover {
  background-color: rgb(var(--orange-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-orange.arco-tag-bordered,
.arco-tag-checked.arco-tag-orange.arco-tag-bordered:hover {
  border-color: rgb(var(--orange-6));
}
.arco-tag.arco-tag-checked.arco-tag-orange .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-orange .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-orange .arco-tag-loading-icon {
  color: rgb(var(--orange-6));
}
.arco-tag.arco-tag-checked.arco-tag-gold {
  color: rgb(var(--gold-6));
  background-color: rgb(var(--gold-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-gold .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--gold-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-gold.arco-tag:hover {
  background-color: rgb(var(--gold-3));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-gold.arco-tag-bordered,
.arco-tag-checked.arco-tag-gold.arco-tag-bordered:hover {
  border-color: rgb(var(--gold-6));
}
.arco-tag.arco-tag-checked.arco-tag-gold .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-gold .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-gold .arco-tag-loading-icon {
  color: rgb(var(--gold-6));
}
.arco-tag.arco-tag-checked.arco-tag-lime {
  color: rgb(var(--lime-6));
  background-color: rgb(var(--lime-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-lime .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--lime-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-lime.arco-tag:hover {
  background-color: rgb(var(--lime-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-lime.arco-tag-bordered,
.arco-tag-checked.arco-tag-lime.arco-tag-bordered:hover {
  border-color: rgb(var(--lime-6));
}
.arco-tag.arco-tag-checked.arco-tag-lime .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-lime .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-lime .arco-tag-loading-icon {
  color: rgb(var(--lime-6));
}
.arco-tag.arco-tag-checked.arco-tag-green {
  color: rgb(var(--green-6));
  background-color: rgb(var(--green-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-green .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--green-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-green.arco-tag:hover {
  background-color: rgb(var(--green-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-green.arco-tag-bordered,
.arco-tag-checked.arco-tag-green.arco-tag-bordered:hover {
  border-color: rgb(var(--green-6));
}
.arco-tag.arco-tag-checked.arco-tag-green .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-green .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-green .arco-tag-loading-icon {
  color: rgb(var(--green-6));
}
.arco-tag.arco-tag-checked.arco-tag-cyan {
  color: rgb(var(--cyan-6));
  background-color: rgb(var(--cyan-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-cyan .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--cyan-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-cyan.arco-tag:hover {
  background-color: rgb(var(--cyan-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-cyan.arco-tag-bordered,
.arco-tag-checked.arco-tag-cyan.arco-tag-bordered:hover {
  border-color: rgb(var(--cyan-6));
}
.arco-tag.arco-tag-checked.arco-tag-cyan .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-cyan .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-cyan .arco-tag-loading-icon {
  color: rgb(var(--cyan-6));
}
.arco-tag.arco-tag-checked.arco-tag-blue {
  color: rgb(var(--blue-6));
  background-color: rgb(var(--blue-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-blue .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--blue-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-blue.arco-tag:hover {
  background-color: rgb(var(--blue-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-blue.arco-tag-bordered,
.arco-tag-checked.arco-tag-blue.arco-tag-bordered:hover {
  border-color: rgb(var(--blue-6));
}
.arco-tag.arco-tag-checked.arco-tag-blue .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-blue .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-blue .arco-tag-loading-icon {
  color: rgb(var(--blue-6));
}
.arco-tag.arco-tag-checked.arco-tag-arcoblue {
  color: rgb(var(--arcoblue-6));
  background-color: rgb(var(--arcoblue-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-arcoblue .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--arcoblue-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-arcoblue.arco-tag:hover {
  background-color: rgb(var(--arcoblue-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-arcoblue.arco-tag-bordered,
.arco-tag-checked.arco-tag-arcoblue.arco-tag-bordered:hover {
  border-color: rgb(var(--arcoblue-6));
}
.arco-tag.arco-tag-checked.arco-tag-arcoblue .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-arcoblue .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-arcoblue .arco-tag-loading-icon {
  color: rgb(var(--arcoblue-6));
}
.arco-tag.arco-tag-checked.arco-tag-purple {
  color: rgb(var(--purple-6));
  background-color: rgb(var(--purple-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-purple .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--purple-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-purple.arco-tag:hover {
  background-color: rgb(var(--purple-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-purple.arco-tag-bordered,
.arco-tag-checked.arco-tag-purple.arco-tag-bordered:hover {
  border-color: rgb(var(--purple-6));
}
.arco-tag.arco-tag-checked.arco-tag-purple .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-purple .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-purple .arco-tag-loading-icon {
  color: rgb(var(--purple-6));
}
.arco-tag.arco-tag-checked.arco-tag-pinkpurple {
  color: rgb(var(--pinkpurple-6));
  background-color: rgb(var(--pinkpurple-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-pinkpurple .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--pinkpurple-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-pinkpurple.arco-tag:hover {
  background-color: rgb(var(--pinkpurple-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-pinkpurple.arco-tag-bordered,
.arco-tag-checked.arco-tag-pinkpurple.arco-tag-bordered:hover {
  border-color: rgb(var(--pinkpurple-6));
}
.arco-tag.arco-tag-checked.arco-tag-pinkpurple .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-pinkpurple .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-pinkpurple .arco-tag-loading-icon {
  color: rgb(var(--pinkpurple-6));
}
.arco-tag.arco-tag-checked.arco-tag-magenta {
  color: rgb(var(--magenta-6));
  background-color: rgb(var(--magenta-1));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-magenta .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--magenta-2));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-magenta.arco-tag:hover {
  background-color: rgb(var(--magenta-2));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-magenta.arco-tag-bordered,
.arco-tag-checked.arco-tag-magenta.arco-tag-bordered:hover {
  border-color: rgb(var(--magenta-6));
}
.arco-tag.arco-tag-checked.arco-tag-magenta .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-magenta .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-magenta .arco-tag-loading-icon {
  color: rgb(var(--magenta-6));
}
.arco-tag.arco-tag-checked.arco-tag-gray {
  color: rgb(var(--gray-6));
  background-color: rgb(var(--gray-2));
  border: 1px solid transparent;
}
.arco-tag.arco-tag-checked.arco-tag-gray .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgb(var(--gray-3));
}
.arco-tag.arco-tag-checkable.arco-tag-checked.arco-tag-gray.arco-tag:hover {
  background-color: rgb(var(--gray-3));
  border-color: transparent;
}
.arco-tag-checked.arco-tag-gray.arco-tag-bordered,
.arco-tag-checked.arco-tag-gray.arco-tag-bordered:hover {
  border-color: rgb(var(--gray-6));
}
.arco-tag.arco-tag-checked.arco-tag-gray .arco-tag-icon,
.arco-tag.arco-tag-checked.arco-tag-gray .arco-tag-close-btn,
.arco-tag.arco-tag-checked.arco-tag-gray .arco-tag-loading-icon {
  color: rgb(var(--gray-6));
}
.arco-tag.arco-tag-custom-color {
  color: var(--color-white);
}
.arco-tag.arco-tag-custom-color .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(255, 255, 255, 0.2);
}
.arco-tag .arco-tag-close-btn {
  margin-left: 4px;
  font-size: 12px;
}
.arco-tag .arco-tag-close-btn > svg {
  position: relative;
}
.arco-tag .arco-tag-loading-icon {
  margin-left: 4px;
  font-size: 12px;
}
body[arco-theme='dark'] .arco-tag-checked {
  color: rgba(255, 255, 255, 0.9);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-red {
  background-color: rgba(var(--red-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-red .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--red-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-red:hover {
  background-color: rgba(var(--red-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-orangered {
  background-color: rgba(var(--orangered-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-orangered .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--orangered-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-orangered:hover {
  background-color: rgba(var(--orangered-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-orange {
  background-color: rgba(var(--orange-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-orange .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--orange-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-orange:hover {
  background-color: rgba(var(--orange-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-gold {
  background-color: rgba(var(--gold-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-gold .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--gold-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-gold:hover {
  background-color: rgba(var(--gold-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-lime {
  background-color: rgba(var(--lime-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-lime .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--lime-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-lime:hover {
  background-color: rgba(var(--lime-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-green {
  background-color: rgba(var(--green-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-green .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--green-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-green:hover {
  background-color: rgba(var(--green-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-cyan {
  background-color: rgba(var(--cyan-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-cyan .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--cyan-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-cyan:hover {
  background-color: rgba(var(--cyan-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-blue {
  background-color: rgba(var(--blue-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-blue .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--blue-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-blue:hover {
  background-color: rgba(var(--blue-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-arcoblue {
  background-color: rgba(var(--arcoblue-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-arcoblue .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--arcoblue-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-arcoblue:hover {
  background-color: rgba(var(--arcoblue-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-purple {
  background-color: rgba(var(--purple-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-purple .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--purple-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-purple:hover {
  background-color: rgba(var(--purple-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-pinkpurple {
  background-color: rgba(var(--pinkpurple-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-pinkpurple .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--pinkpurple-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-pinkpurple:hover {
  background-color: rgba(var(--pinkpurple-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-magenta {
  background-color: rgba(var(--magenta-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-magenta .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--magenta-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-magenta:hover {
  background-color: rgba(var(--magenta-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-gray {
  background-color: rgba(var(--gray-6), 0.2);
}
body[arco-theme='dark'] .arco-tag-checked.arco-tag-gray .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(var(--gray-6), 0.35);
}
body[arco-theme='dark'] .arco-tag-checkable.arco-tag-checked.arco-tag-gray:hover {
  background-color: rgba(var(--gray-6), 0.35);
}
/**********************************************
 * size: mini / small / default / large
 **********************************************/
/****************************************************
 * status: default / error / disabled _ (hover / focus)
 ****************************************************/
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-select-view-single {
  display: inline-flex;
  box-sizing: border-box;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  color: var(--color-text-1);
  font-size: 14px;
  background-color: var(--color-fill-2);
  border: 1px solid transparent;
  border-radius: var(--border-radius-small);
  cursor: text;
  transition: color 0.1s cubic-bezier(0, 0, 1, 1), border-color 0.1s cubic-bezier(0, 0, 1, 1), background-color 0.1s cubic-bezier(0, 0, 1, 1);
  cursor: pointer;
}
.arco-select-view-single.arco-select-view-search {
  cursor: text;
}
.arco-select-view-single.arco-select-view-search .arco-select-view-value {
  pointer-events: none;
}
.arco-select-view-single:hover {
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-select-view-single:focus-within,
.arco-select-view-single.arco-select-view-focus {
  z-index: 1;
  background-color: var(--color-bg-2);
  border-color: rgb(var(--primary-6));
  box-shadow: 0 0 0 0 var(--color-primary-light-2);
}
.arco-select-view-single.arco-select-view-disabled {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border-color: transparent;
  cursor: not-allowed;
}
.arco-select-view-single.arco-select-view-disabled:hover {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-select-view-single.arco-select-view-disabled .arco-select-view-prefix,
.arco-select-view-single.arco-select-view-disabled .arco-select-view-suffix {
  color: inherit;
}
.arco-select-view-single.arco-select-view-error {
  background-color: var(--color-danger-light-1);
  border-color: transparent;
}
.arco-select-view-single.arco-select-view-error:hover {
  background-color: var(--color-danger-light-2);
  border-color: transparent;
}
.arco-select-view-single.arco-select-view-error:focus-within,
.arco-select-view-single.arco-select-view-error.arco-select-view-single-focus {
  z-index: 1;
  background-color: var(--color-bg-2);
  border-color: rgb(var(--danger-6));
  box-shadow: 0 0 0 0 var(--color-danger-light-2);
}
.arco-select-view-single .arco-select-view-prefix,
.arco-select-view-single .arco-select-view-suffix {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  user-select: none;
}
.arco-select-view-single .arco-select-view-prefix > svg,
.arco-select-view-single .arco-select-view-suffix > svg {
  font-size: 14px;
}
.arco-select-view-single .arco-select-view-prefix {
  padding-right: 12px;
  color: var(--color-text-2);
}
.arco-select-view-single .arco-select-view-suffix {
  padding-left: 12px;
  color: var(--color-text-2);
}
.arco-select-view-single .arco-select-view-suffix .arco-feedback-icon {
  display: inline-flex;
}
.arco-select-view-single .arco-select-view-suffix .arco-feedback-icon-status-validating {
  color: rgb(var(--primary-6));
}
.arco-select-view-single .arco-select-view-suffix .arco-feedback-icon-status-success {
  color: rgb(var(--success-6));
}
.arco-select-view-single .arco-select-view-suffix .arco-feedback-icon-status-warning {
  color: rgb(var(--warning-6));
}
.arco-select-view-single .arco-select-view-suffix .arco-feedback-icon-status-error {
  color: rgb(var(--danger-6));
}
.arco-select-view-single .arco-select-view-clear-btn {
  align-self: center;
  color: var(--color-text-2);
  font-size: 12px;
  visibility: hidden;
  cursor: pointer;
}
.arco-select-view-single .arco-select-view-clear-btn > svg {
  position: relative;
  transition: color 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-select-view-single:hover .arco-select-view-clear-btn {
  visibility: visible;
}
.arco-select-view-single:not(.arco-select-view-focus) .arco-select-view-icon-hover:hover::before {
  background-color: var(--color-fill-4);
}
.arco-select-view-single .arco-select-view-input {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  color: inherit;
  line-height: 1.5715;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: inherit;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.arco-select-view-single .arco-select-view-input::placeholder {
  color: var(--color-text-3);
}
.arco-select-view-single .arco-select-view-input[disabled]::placeholder {
  color: var(--color-text-4);
}
.arco-select-view-single .arco-select-view-input[disabled] {
  -webkit-text-fill-color: var(--color-text-4);
}
.arco-select-view-single .arco-select-view-input-hidden {
  position: absolute;
  width: 0 !important;
}
.arco-select-view-single .arco-select-view-value {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-select-view-single .arco-select-view-value::after {
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  content: '.';
}
.arco-select-view-single .arco-select-view-value-hidden {
  display: none;
}
.arco-select-view-single.arco-select-view-size-mini .arco-select-view-input,
.arco-select-view-single.arco-select-view-size-mini .arco-select-view-value {
  /* prettier-ignore */
  padding-top: 1px;
  /* prettier-ignore */
  padding-bottom: 1px;
  font-size: 12px;
  line-height: 1.667;
}
.arco-select-view-single.arco-select-view-size-mini .arco-select-view-value {
  min-height: 22px;
}
.arco-select-view-single.arco-select-view-size-medium .arco-select-view-input,
.arco-select-view-single.arco-select-view-size-medium .arco-select-view-value {
  /* prettier-ignore */
  padding-top: 4px;
  /* prettier-ignore */
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 1.5715;
}
.arco-select-view-single.arco-select-view-size-medium .arco-select-view-value {
  min-height: 30px;
}
.arco-select-view-single.arco-select-view-size-small .arco-select-view-input,
.arco-select-view-single.arco-select-view-size-small .arco-select-view-value {
  /* prettier-ignore */
  padding-top: 2px;
  /* prettier-ignore */
  padding-bottom: 2px;
  font-size: 14px;
  line-height: 1.5715;
}
.arco-select-view-single.arco-select-view-size-small .arco-select-view-value {
  min-height: 26px;
}
.arco-select-view-single.arco-select-view-size-large .arco-select-view-input,
.arco-select-view-single.arco-select-view-size-large .arco-select-view-value {
  /* prettier-ignore */
  padding-top: 6px;
  /* prettier-ignore */
  padding-bottom: 6px;
  font-size: 14px;
  line-height: 1.5715;
}
.arco-select-view-single.arco-select-view-size-large .arco-select-view-value {
  min-height: 34px;
}
.arco-select-view-multiple {
  display: inline-flex;
  box-sizing: border-box;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  color: var(--color-text-1);
  font-size: 14px;
  background-color: var(--color-fill-2);
  border: 1px solid transparent;
  border-radius: var(--border-radius-small);
  cursor: text;
  transition: color 0.1s cubic-bezier(0, 0, 1, 1), border-color 0.1s cubic-bezier(0, 0, 1, 1), background-color 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-select-view-multiple:hover {
  background-color: var(--color-fill-3);
  border-color: transparent;
}
.arco-select-view-multiple:focus-within,
.arco-select-view-multiple.arco-select-view-focus {
  z-index: 1;
  background-color: var(--color-bg-2);
  border-color: rgb(var(--primary-6));
  box-shadow: 0 0 0 0 var(--color-primary-light-2);
}
.arco-select-view-multiple.arco-select-view-disabled {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border-color: transparent;
  cursor: not-allowed;
}
.arco-select-view-multiple.arco-select-view-disabled:hover {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border-color: transparent;
}
.arco-select-view-multiple.arco-select-view-disabled .arco-select-view-prefix,
.arco-select-view-multiple.arco-select-view-disabled .arco-select-view-suffix {
  color: inherit;
}
.arco-select-view-multiple.arco-select-view-error {
  background-color: var(--color-danger-light-1);
  border-color: transparent;
}
.arco-select-view-multiple.arco-select-view-error:hover {
  background-color: var(--color-danger-light-2);
  border-color: transparent;
}
.arco-select-view-multiple.arco-select-view-error:focus-within,
.arco-select-view-multiple.arco-select-view-error.arco-select-view-multiple-focus {
  z-index: 1;
  background-color: var(--color-bg-2);
  border-color: rgb(var(--danger-6));
  box-shadow: 0 0 0 0 var(--color-danger-light-2);
}
.arco-select-view-multiple .arco-select-view-prefix,
.arco-select-view-multiple .arco-select-view-suffix {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  user-select: none;
}
.arco-select-view-multiple .arco-select-view-prefix > svg,
.arco-select-view-multiple .arco-select-view-suffix > svg {
  font-size: 14px;
}
.arco-select-view-multiple .arco-select-view-prefix {
  padding-right: 12px;
  color: var(--color-text-2);
}
.arco-select-view-multiple .arco-select-view-suffix {
  padding-left: 12px;
  color: var(--color-text-2);
}
.arco-select-view-multiple .arco-select-view-suffix .arco-feedback-icon {
  display: inline-flex;
}
.arco-select-view-multiple .arco-select-view-suffix .arco-feedback-icon-status-validating {
  color: rgb(var(--primary-6));
}
.arco-select-view-multiple .arco-select-view-suffix .arco-feedback-icon-status-success {
  color: rgb(var(--success-6));
}
.arco-select-view-multiple .arco-select-view-suffix .arco-feedback-icon-status-warning {
  color: rgb(var(--warning-6));
}
.arco-select-view-multiple .arco-select-view-suffix .arco-feedback-icon-status-error {
  color: rgb(var(--danger-6));
}
.arco-select-view-multiple .arco-select-view-clear-btn {
  align-self: center;
  color: var(--color-text-2);
  font-size: 12px;
  visibility: hidden;
  cursor: pointer;
}
.arco-select-view-multiple .arco-select-view-clear-btn > svg {
  position: relative;
  transition: color 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-select-view-multiple:hover .arco-select-view-clear-btn {
  visibility: visible;
}
.arco-select-view-multiple:not(.arco-select-view-focus) .arco-select-view-icon-hover:hover::before {
  background-color: var(--color-fill-4);
}
.arco-select-view-multiple.arco-select-view-has-tag {
  padding-right: 4px;
  padding-left: 4px;
}
.arco-select-view-multiple.arco-select-view-has-prefix {
  padding-left: 12px;
}
.arco-select-view-multiple.arco-select-view-has-suffix {
  padding-right: 12px;
}
.arco-select-view-multiple .arco-select-view-inner {
  flex: 1;
  overflow: hidden;
  line-height: 0;
}
.arco-select-view-multiple .arco-select-view-inner.arco-select-view-nowrap {
  display: flex;
  flex-wrap: wrap;
}
.arco-select-view-multiple .arco-select-view-inner .arco-select-view-tag {
  display: inline-flex;
  align-items: center;
  margin-right: 4px;
  color: var(--color-text-1);
  font-size: 12px;
  white-space: pre-wrap;
  word-break: break-word;
  background-color: var(--color-bg-2);
  border-color: var(--color-fill-3);
}
.arco-select-view-multiple .arco-select-view-inner .arco-select-view-tag .arco-icon-hover:hover::before {
  background-color: var(--color-fill-2);
}
.arco-select-view-multiple .arco-select-view-inner .arco-select-view-tag.arco-tag-custom-color {
  color: var(--color-white);
}
.arco-select-view-multiple .arco-select-view-inner .arco-select-view-tag.arco-tag-custom-color .arco-icon-hover.arco-tag-icon-hover:hover::before {
  background-color: rgba(255, 255, 255, 0.2);
}
.arco-select-view-multiple .arco-select-view-inner .arco-select-view-input {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  color: inherit;
  line-height: 1.5715;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  cursor: inherit;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}
.arco-select-view-multiple .arco-select-view-inner .arco-select-view-input::placeholder {
  color: var(--color-text-3);
}
.arco-select-view-multiple .arco-select-view-inner .arco-select-view-input[disabled]::placeholder {
  color: var(--color-text-4);
}
.arco-select-view-multiple .arco-select-view-inner .arco-select-view-input[disabled] {
  -webkit-text-fill-color: var(--color-text-4);
}
.arco-select-view-multiple .arco-select-view-mirror {
  position: absolute;
  top: 0;
  left: 0;
  white-space: pre;
  visibility: hidden;
  pointer-events: none;
}
.arco-select-view-multiple.arco-select-view-focus .arco-select-view-tag {
  background-color: var(--color-fill-2);
  border-color: var(--color-fill-2);
}
.arco-select-view-multiple.arco-select-view-focus .arco-select-view-tag .arco-icon-hover:hover::before {
  background-color: var(--color-fill-3);
}
.arco-select-view-multiple.arco-select-view-disabled .arco-select-view-tag {
  color: var(--color-text-4);
  background-color: var(--color-fill-2);
  border-color: var(--color-fill-3);
}
.arco-select-view-multiple.arco-select-view-readonly,
.arco-select-view-multiple.arco-select-view-disabled-input {
  cursor: default;
}
.arco-select-view-multiple.arco-select-view-size-mini {
  font-size: 12px;
}
.arco-select-view-multiple.arco-select-view-size-mini .arco-select-view-inner {
  padding-top: 0px;
  padding-bottom: 0px;
}
.arco-select-view-multiple.arco-select-view-size-mini .arco-select-view-tag,
.arco-select-view-multiple.arco-select-view-size-mini .arco-select-view-input {
  margin-top: 1px;
  margin-bottom: 1px;
  line-height: 18px;
  vertical-align: middle;
}
.arco-select-view-multiple.arco-select-view-size-mini .arco-select-view-tag,
.arco-select-view-multiple.arco-select-view-size-mini .arco-select-view-input {
  height: auto;
  min-height: 20px;
}
.arco-select-view-multiple.arco-select-view-size-medium {
  font-size: 14px;
}
.arco-select-view-multiple.arco-select-view-size-medium .arco-select-view-inner {
  padding-top: 2px;
  padding-bottom: 2px;
}
.arco-select-view-multiple.arco-select-view-size-medium .arco-select-view-tag,
.arco-select-view-multiple.arco-select-view-size-medium .arco-select-view-input {
  margin-top: 1px;
  margin-bottom: 1px;
  line-height: 22px;
  vertical-align: middle;
}
.arco-select-view-multiple.arco-select-view-size-medium .arco-select-view-tag,
.arco-select-view-multiple.arco-select-view-size-medium .arco-select-view-input {
  height: auto;
  min-height: 24px;
}
.arco-select-view-multiple.arco-select-view-size-small {
  font-size: 14px;
}
.arco-select-view-multiple.arco-select-view-size-small .arco-select-view-inner {
  padding-top: 2px;
  padding-bottom: 2px;
}
.arco-select-view-multiple.arco-select-view-size-small .arco-select-view-tag,
.arco-select-view-multiple.arco-select-view-size-small .arco-select-view-input {
  margin-top: 1px;
  margin-bottom: 1px;
  line-height: 18px;
  vertical-align: middle;
}
.arco-select-view-multiple.arco-select-view-size-small .arco-select-view-tag,
.arco-select-view-multiple.arco-select-view-size-small .arco-select-view-input {
  height: auto;
  min-height: 20px;
}
.arco-select-view-multiple.arco-select-view-size-large {
  font-size: 14px;
}
.arco-select-view-multiple.arco-select-view-size-large .arco-select-view-inner {
  padding-top: 2px;
  padding-bottom: 2px;
}
.arco-select-view-multiple.arco-select-view-size-large .arco-select-view-tag,
.arco-select-view-multiple.arco-select-view-size-large .arco-select-view-input {
  margin-top: 1px;
  margin-bottom: 1px;
  line-height: 26px;
  vertical-align: middle;
}
.arco-select-view-multiple.arco-select-view-size-large .arco-select-view-tag,
.arco-select-view-multiple.arco-select-view-size-large .arco-select-view-input {
  height: auto;
  min-height: 28px;
}
.arco-select-view-multiple.arco-select-view-disabled-input {
  cursor: pointer;
}
.arco-select-view.arco-select-view-borderless {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
.arco-select-view-suffix .arco-feedback-icon {
  margin-left: 4px;
}
.arco-select-view-clear-btn svg,
.arco-select-view-icon svg {
  display: block;
  font-size: 12px;
}
.arco-select-view-opened .arco-select-view-arrow-icon {
  transform: rotateZ(180deg);
}
.arco-select-view-expand-icon {
  transform: rotate(-45deg);
}
.arco-select-view-clear-btn {
  display: none;
  cursor: pointer;
}
.arco-select-view:hover .arco-select-view-clear-btn {
  display: block;
}
.arco-select-view:hover .arco-select-view-clear-btn ~ * {
  display: none;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-empty {
  box-sizing: border-box;
  width: 100%;
  padding: 10px 0;
  text-align: center;
}
.arco-empty-image {
  margin-bottom: 4px;
  color: rgb(var(--gray-5));
  font-size: 48px;
  line-height: 1;
}
.arco-empty-image img {
  height: 80px;
}
.arco-empty .arco-empty-description {
  color: rgb(var(--gray-5));
  font-size: 14px;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-icon-hover.arco-checkbox-icon-hover::before {
  width: 24px;
  height: 24px;
}
.arco-checkbox {
  position: relative;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 5px;
  font-size: 14px;
  line-height: unset;
  cursor: pointer;
}
.arco-checkbox > input[type='checkbox'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.arco-checkbox > input[type='checkbox']:focus-visible + .arco-checkbox-icon-hover::before {
  background-color: var(--color-fill-2);
}
.arco-checkbox:hover .arco-checkbox-icon-hover::before {
  background-color: var(--color-fill-2);
}
.arco-checkbox-label {
  margin-left: 8px;
  color: var(--color-text-1);
}
.arco-checkbox-icon {
  position: relative;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  background-color: var(--color-bg-2);
  border: 2px solid var(--color-fill-3);
  border-radius: var(--border-radius-small);
  user-select: none;
}
.arco-checkbox-icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 6px;
  height: 2px;
  background: var(--color-white);
  border-radius: 0.5px;
  transform: translateX(-50%) translateY(-50%) scale(0);
  content: '';
}
.arco-checkbox-icon-check {
  position: relative;
  display: block;
  width: 8px;
  height: 100%;
  margin: 0 auto;
  color: var(--color-white);
  transform: scale(0);
  transform-origin: center 75%;
}
.arco-checkbox:hover .arco-checkbox-icon {
  border-color: var(--color-fill-4);
  transition: border-color 0.1s cubic-bezier(0, 0, 1, 1), transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.arco-checkbox-checked:hover .arco-checkbox-icon,
.arco-checkbox-indeterminate:hover .arco-checkbox-icon {
  transition: transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.arco-checkbox-checked .arco-checkbox-icon {
  background-color: rgb(var(--primary-6));
  border-color: transparent;
}
.arco-checkbox-checked .arco-checkbox-icon-check {
  transform: scale(1);
  transition: transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.arco-checkbox-indeterminate .arco-checkbox-icon {
  background-color: rgb(var(--primary-6));
  border-color: transparent;
}
.arco-checkbox-indeterminate .arco-checkbox-icon svg {
  transform: scale(0);
}
.arco-checkbox-indeterminate .arco-checkbox-icon::after {
  transform: translateX(-50%) translateY(-50%) scale(1);
  transition: transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.arco-checkbox.arco-checkbox-disabled {
  cursor: not-allowed;
}
.arco-checkbox.arco-checkbox-disabled .arco-checkbox-icon-hover {
  cursor: not-allowed;
}
.arco-checkbox.arco-checkbox-disabled:hover .arco-checkbox-mask {
  border-color: var(--color-fill-3);
}
.arco-checkbox-checked:hover .arco-checkbox-icon,
.arco-checkbox-indeterminate:hover .arco-checkbox-icon {
  border-color: transparent;
}
.arco-checkbox-disabled .arco-checkbox-icon {
  background-color: var(--color-fill-2);
  border-color: var(--color-fill-3);
}
.arco-checkbox-disabled.arco-checkbox-checked .arco-checkbox-icon,
.arco-checkbox-disabled.arco-checkbox-checked:hover .arco-checkbox-icon {
  background-color: var(--color-primary-light-3);
  border-color: transparent;
}
.arco-checkbox-disabled:hover .arco-checkbox-icon-hover::before,
.arco-checkbox-checked:hover .arco-checkbox-icon-hover::before,
.arco-checkbox-indeterminate:hover .arco-checkbox-icon-hover::before {
  background-color: transparent;
}
.arco-checkbox-disabled:hover .arco-checkbox-icon {
  border-color: var(--color-fill-3);
}
.arco-checkbox-disabled .arco-checkbox-label {
  color: var(--color-text-4);
}
.arco-checkbox-disabled .arco-checkbox-icon-check {
  color: var(--color-fill-3);
}
.arco-checkbox-group {
  display: inline-block;
}
.arco-checkbox-group .arco-checkbox {
  margin-right: 16px;
}
.arco-checkbox-group-direction-vertical .arco-checkbox {
  display: flex;
  margin-right: 0;
  line-height: 32px;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
/**********************************************
 * Popup Box
 **********************************************/
/**********************************************
 * Popup Options
 * status: default / disabled / selected / hover
 **********************************************/
.arco-select-dropdown {
  box-sizing: border-box;
  padding: 4px 0;
  background-color: var(--color-bg-popup);
  border: 1px solid var(--color-fill-3);
  border-radius: var(--border-radius-medium);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.arco-select-dropdown .arco-select-dropdown-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
}
.arco-select-dropdown-list {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.arco-select-dropdown-list-wrapper {
  max-height: 200px;
  overflow-y: auto;
}
.arco-select-dropdown .arco-select-option {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  padding: 0 12px;
  color: var(--color-text-1);
  font-size: 14px;
  line-height: 36px;
  text-align: left;
  background-color: var(--color-bg-popup);
  cursor: pointer;
}
.arco-select-dropdown .arco-select-option-content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-select-dropdown .arco-select-option-checkbox {
  overflow: hidden;
}
.arco-select-dropdown .arco-select-option-checkbox .arco-checkbox-label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-select-dropdown .arco-select-option-has-suffix {
  justify-content: space-between;
}
.arco-select-dropdown .arco-select-option-selected {
  color: var(--color-text-1);
  font-weight: 500;
  background-color: var(--color-bg-popup);
}
.arco-select-dropdown .arco-select-option-active,
.arco-select-dropdown .arco-select-option:not(.arco-select-dropdown .arco-select-option-disabled):hover {
  color: var(--color-text-1);
  background-color: var(--color-fill-2);
  transition: all 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-select-dropdown .arco-select-option-disabled {
  color: var(--color-text-4);
  background-color: var(--color-bg-popup);
  cursor: not-allowed;
}
.arco-select-dropdown .arco-select-option-icon {
  display: inline-flex;
  margin-right: 8px;
}
.arco-select-dropdown .arco-select-option-suffix {
  margin-left: 12px;
}
.arco-select-dropdown .arco-select-group:first-child .arco-select-dropdown .arco-select-group-title {
  margin-top: 8px;
}
.arco-select-dropdown .arco-select-group-title {
  box-sizing: border-box;
  width: 100%;
  margin-top: 8px;
  padding: 0 12px;
  color: var(--color-text-3);
  font-size: 12px;
  line-height: 20px;
  cursor: default;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-select-dropdown.arco-select-dropdown-has-header {
  padding-top: 0;
}
.arco-select-dropdown-header {
  border-bottom: 1px solid var(--color-fill-3);
}
.arco-select-dropdown.arco-select-dropdown-has-footer {
  padding-bottom: 0;
}
.arco-select-dropdown-footer {
  border-top: 1px solid var(--color-fill-3);
}
.item[data-v-e2f520f4] {
  position: relative;
  width: 25%;
  min-height: 160px;
  padding: 8px;
}
.item[data-v-e2f520f4] .arco-checkbox {
  width: 100%;
  height: 160px;
  padding: 0;
  background: var(--color-neutral-3);
  transition: background-color 0.15s;
  border-radius: 4px;
  overflow: hidden;
}
.item[data-v-e2f520f4] .arco-checkbox:hover {
  background: var(--color-neutral-4);
}
.item[data-v-e2f520f4] .arco-checkbox:hover img {
  transform: scale(1.1);
}
.item[data-v-e2f520f4] .arco-checkbox .arco-icon-hover {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
}
.item[data-v-e2f520f4] .arco-checkbox .arco-checkbox-label {
  position: absolute;
  margin: 0;
  width: 100%;
  height: 100%;
}
img[data-v-e2f520f4] {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.15s;
}
.name[data-v-e2f520f4] {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 2px 8px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
[data-v-e2f520f4] .arco-form-layout-inline .arco-form-item {
  margin-bottom: 0;
}
.uploader[data-v-176ada02] .arco-upload {
  height: 100%;
  padding: 36px 40px;
  border-radius: 10px;
  border: 1px solid #7f65ff;
  background: #ede9ff;
}
.uploader[data-v-176ada02] .arco-upload span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.upload-mask[data-v-176ada02] .arco-spin-mask {
  background: #fafafa;
  opacity: 0.8;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-dot-loading {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 8px;
  transform-style: preserve-3d;
  perspective: 200px;
}
.arco-dot-loading-item {
  position: absolute;
  top: 0;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: rgb(var(--primary-6));
  border-radius: var(--border-radius-circle);
  transform: translateX(-50%) scale(0);
  animation: arco-dot-loading 2s cubic-bezier(0, 0, 1, 1) infinite forwards;
}
.arco-dot-loading-item:nth-child(2) {
  background-color: rgb(var(--primary-5));
  animation-delay: 400ms;
}
.arco-dot-loading-item:nth-child(3) {
  background-color: rgb(var(--primary-4));
  animation-delay: 800ms;
}
.arco-dot-loading-item:nth-child(4) {
  background-color: rgb(var(--primary-4));
  animation-delay: 1200ms;
}
.arco-dot-loading-item:nth-child(5) {
  background-color: rgb(var(--primary-2));
  animation-delay: 1600ms;
}
/* prettier-ignore */
@keyframes arco-dot-loading {
  /* prettier-ignore */
  0% {
    transform: translate3D(-48.621%, 0, -0.985px) scale(0.511);
  }
  2.778% {
    transform: translate3D(-95.766%, 0, -0.94px) scale(0.545);
  }
  5.556% {
    transform: translate3D(-140%, 0, -0.866px) scale(0.6);
  }
  8.333% {
    transform: translate3D(-179.981%, 0, -0.766px) scale(0.675);
  }
  11.111% {
    transform: translate3D(-214.492%, 0, -0.643px) scale(0.768);
  }
  13.889% {
    transform: translate3D(-242.487%, 0, -0.5px) scale(0.875);
  }
  16.667% {
    transform: translate3D(-263.114%, 0, -0.342px) scale(0.993);
  }
  19.444% {
    transform: translate3D(-275.746%, 0, -0.174px) scale(1.12);
  }
  22.222% {
    transform: translate3D(-280%, 0, 0px) scale(1.25);
  }
  25% {
    transform: translate3D(-275.746%, 0, 0.174px) scale(1.38);
  }
  27.778% {
    transform: translate3D(-263.114%, 0, 0.342px) scale(1.507);
  }
  30.556% {
    transform: translate3D(-242.487%, 0, 0.5px) scale(1.625);
  }
  33.333% {
    transform: translate3D(-214.492%, 0, 0.643px) scale(1.732);
  }
  36.111% {
    transform: translate3D(-179.981%, 0, 0.766px) scale(1.825);
  }
  38.889% {
    transform: translate3D(-140%, 0, 0.866px) scale(1.9);
  }
  41.667% {
    transform: translate3D(-95.766%, 0, 0.94px) scale(1.955);
  }
  44.444% {
    transform: translate3D(-48.621%, 0, 0.985px) scale(1.989);
  }
  47.222% {
    transform: translate3D(0%, 0, 1px) scale(2);
  }
  50% {
    transform: translate3D(48.621%, 0, 0.985px) scale(1.989);
  }
  52.778% {
    transform: translate3D(95.766%, 0, 0.94px) scale(1.955);
  }
  55.556% {
    transform: translate3D(140%, 0, 0.866px) scale(1.9);
  }
  58.333% {
    transform: translate3D(179.981%, 0, 0.766px) scale(1.825);
  }
  61.111% {
    transform: translate3D(214.492%, 0, 0.643px) scale(1.732);
  }
  63.889% {
    transform: translate3D(242.487%, 0, 0.5px) scale(1.625);
  }
  66.667% {
    transform: translate3D(263.114%, 0, 0.342px) scale(1.507);
  }
  69.444% {
    transform: translate3D(275.746%, 0, 0.174px) scale(1.38);
  }
  72.222% {
    transform: translate3D(280%, 0, 0px) scale(1.25);
  }
  75% {
    transform: translate3D(275.746%, 0, -0.174px) scale(1.12);
  }
  77.778% {
    transform: translate3D(263.114%, 0, -0.342px) scale(0.993);
  }
  80.556% {
    transform: translate3D(242.487%, 0, -0.5px) scale(0.875);
  }
  83.333% {
    transform: translate3D(214.492%, 0, -0.643px) scale(0.768);
  }
  86.111% {
    transform: translate3D(179.981%, 0, -0.766px) scale(0.675);
  }
  88.889% {
    transform: translate3D(140%, 0, -0.866px) scale(0.6);
  }
  91.667% {
    transform: translate3D(95.766%, 0, -0.94px) scale(0.545);
  }
  94.444% {
    transform: translate3D(48.621%, 0, -0.985px) scale(0.511);
  }
  97.222% {
    transform: translate3D(0%, 0, -1px) scale(0.5);
  }
}
.arco-spin {
  display: inline-block;
}
.arco-spin-with-tip {
  text-align: center;
}
.arco-spin-icon {
  color: rgb(var(--primary-6));
  font-size: 20px;
}
.arco-spin-tip {
  margin-top: 6px;
  color: rgb(var(--primary-6));
  font-weight: 500;
  font-size: 14px;
}
.arco-spin-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  text-align: center;
  background-color: var(--color-spin-layer-bg);
  transition: opacity 0.1s cubic-bezier(0, 0, 1, 1);
  user-select: none;
}
.arco-spin-loading {
  position: relative;
  user-select: none;
}
.arco-spin-loading .arco-spin-mask-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 12;
  transform: translate(-50%, -50%);
}
.arco-spin-loading .arco-spin-children::after {
  opacity: 1;
  pointer-events: auto;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-card {
  position: relative;
  background: var(--color-bg-2);
  border-radius: var(--border-radius-none);
  transition: box-shadow 0.2s cubic-bezier(0, 0, 1, 1);
}
.arco-card-header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: 1px solid var(--color-neutral-3);
}
.arco-card-header-no-title::before {
  display: block;
  content: ' ';
}
.arco-card-header-title {
  flex: 1;
  color: var(--color-text-1);
  font-weight: 500;
  line-height: 1.5715;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-card-header-extra {
  color: rgb(var(--primary-6));
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-card-body {
  color: var(--color-text-2);
}
.arco-card-cover {
  overflow: hidden;
}
.arco-card-cover > * {
  display: block;
  width: 100%;
}
.arco-card-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.arco-card-actions::before {
  visibility: hidden;
  content: '';
}
.arco-card-actions-right {
  display: flex;
  align-items: center;
}
.arco-card-actions-item {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text-2);
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 1, 1);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-card-actions-item:hover {
  color: rgb(var(--primary-6));
}
.arco-card-actions-item:not(:last-child) {
  margin-right: 12px;
}
.arco-card-meta-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.arco-card-meta-footer:last-child {
  margin-top: 20px;
}
.arco-card-meta-footer-only-actions::before {
  visibility: hidden;
  content: '';
}
.arco-card-meta-footer .arco-card-actions {
  margin-top: 0;
}
.arco-card-meta-title {
  color: var(--color-text-1);
  font-weight: 500;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.arco-card-meta-description:not(:first-child) {
  margin-top: 4px;
}
.arco-card-grid {
  position: relative;
  box-sizing: border-box;
  width: 33.33%;
  box-shadow: 1px 0 0 0 var(--color-neutral-3), 0 1px 0 0 var(--color-neutral-3), 1px 1px 0 0 var(--color-neutral-3), 1px 0 0 0 var(--color-neutral-3) inset, 0 1px 0 0 var(--color-neutral-3) inset;
}
.arco-card-grid::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: box-shadow 0.2s cubic-bezier(0, 0, 1, 1);
  content: '';
  pointer-events: none;
}
.arco-card-grid-hoverable:hover {
  z-index: 1;
}
.arco-card-grid-hoverable:hover::before {
  box-shadow: 0 4px 10px rgb(var(--gray-2));
}
.arco-card-grid .arco-card {
  background: none;
  box-shadow: none;
}
.arco-card-contain-grid:not(.arco-card-loading) > .arco-card-body {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1px;
  padding: 0;
}
.arco-card-hoverable:hover {
  box-shadow: 0 4px 10px rgb(var(--gray-2));
}
.arco-card-bordered {
  border: 1px solid var(--color-neutral-3);
  border-radius: var(--border-radius-small);
}
.arco-card-bordered .arco-card-cover {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
}
.arco-card-loading .arco-card-body {
  overflow: hidden;
  text-align: center;
}
.arco-card-size-medium {
  font-size: 14px;
}
.arco-card-size-medium .arco-card-header {
  height: 46px;
  padding: 10px 16px;
}
.arco-card-size-medium .arco-card-header-title,
.arco-card-size-medium .arco-card-meta-title {
  font-size: 16px;
}
.arco-card-size-medium .arco-card-header-extra {
  font-size: 14px;
}
.arco-card-size-medium .arco-card-body {
  padding: 16px 16px;
}
.arco-card-size-small {
  font-size: 14px;
}
.arco-card-size-small .arco-card-header {
  height: 40px;
  padding: 8px 16px;
}
.arco-card-size-small .arco-card-header-title,
.arco-card-size-small .arco-card-meta-title {
  font-size: 16px;
}
.arco-card-size-small .arco-card-header-extra {
  font-size: 14px;
}
.arco-card-size-small .arco-card-body {
  padding: 12px 16px;
}
body[arco-theme='dark'] .arco-card-grid-hoverable:hover::before,
body[arco-theme='dark'] .arco-card-hoverable:hover {
  box-shadow: 0 4px 10px rgba(var(--gray-1), 40%);
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1px 4px;
  color: rgb(var(--link-6));
  font-size: 14px;
  line-height: 1.5715;
  text-decoration: none;
  background-color: transparent;
  border-radius: var(--border-radius-small);
  cursor: pointer;
  transition: all 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-link:hover {
  color: rgb(var(--link-6));
  background-color: var(--color-fill-2);
}
.arco-link:active {
  color: rgb(var(--link-6));
  background-color: var(--color-fill-3);
  transition: none;
}
.arco-link.arco-link-hoverless {
  display: inline;
  padding: 0;
  background-color: unset;
}
.arco-link.arco-link-hoverless:active,
.arco-link.arco-link-hoverless:hover {
  background-color: unset;
}
.arco-link.arco-link-disabled {
  color: var(--color-link-light-3);
  background: none;
  cursor: not-allowed;
}
.arco-link.arco-link-loading {
  color: var(--color-link-light-3);
  background: none;
  cursor: default;
}
.arco-link-status-success {
  color: rgb(var(--success-6));
}
.arco-link-status-success:hover {
  color: rgb(var(--success-6));
}
.arco-link-status-success:active {
  color: rgb(var(--success-6));
}
.arco-link-status-success.arco-link-disabled {
  color: var(--color-success-light-3);
}
.arco-link-status-success.arco-link-loading {
  color: var(--color-success-light-3);
}
.arco-link-status-danger {
  color: rgb(var(--danger-6));
}
.arco-link-status-danger:hover {
  color: rgb(var(--danger-6));
}
.arco-link-status-danger:active {
  color: rgb(var(--danger-6));
}
.arco-link-status-danger.arco-link-disabled {
  color: var(--color-danger-light-3);
}
.arco-link-status-danger.arco-link-loading {
  color: var(--color-danger-light-3);
}
.arco-link-status-warning {
  color: rgb(var(--warning-6));
}
.arco-link-status-warning:hover {
  color: rgb(var(--warning-6));
}
.arco-link-status-warning:active {
  color: rgb(var(--warning-6));
}
.arco-link-status-warning.arco-link-disabled {
  color: var(--color-warning-light-2);
}
.arco-link-status-warning.arco-link-loading {
  color: var(--color-warning-light-2);
}
.arco-link-icon {
  margin-right: 6px;
  font-size: 12px;
  vertical-align: middle;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-radio > input[type='radio'],
.arco-radio-button > input[type='radio'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.arco-radio > input[type='radio']:focus + .arco-radio-icon-hover::before,
.arco-radio-button > input[type='radio']:focus + .arco-radio-icon-hover::before {
  background-color: var(--color-fill-2);
}
.arco-icon-hover.arco-radio-icon-hover::before {
  width: 24px;
  height: 24px;
}
.arco-radio {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding-left: 5px;
  font-size: 14px;
  line-height: unset;
  cursor: pointer;
}
.arco-radio-label {
  margin-left: 8px;
  color: var(--color-text-1);
}
.arco-radio-icon {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border: 2px solid var(--color-neutral-3);
  border-radius: var(--border-radius-circle);
}
.arco-radio-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  background-color: var(--color-bg-2);
  border-radius: var(--border-radius-circle);
  transform: scale(1);
  transition: transform 0.3s cubic-bezier(0.3, 1.3, 0.3, 1);
  content: '';
}
.arco-radio:hover .arco-radio-icon {
  border-color: var(--color-neutral-3);
}
.arco-radio-checked .arco-radio-icon {
  background-color: rgb(var(--primary-6));
  border-color: rgb(var(--primary-6));
}
.arco-radio-checked .arco-radio-icon::after {
  background-color: var(--color-white);
  transform: scale(0.4);
}
.arco-radio-checked:hover .arco-radio-icon {
  border-color: rgb(var(--primary-6));
}
.arco-radio-disabled {
  cursor: not-allowed;
}
.arco-radio-disabled .arco-radio-icon-hover {
  cursor: not-allowed;
}
.arco-radio-disabled .arco-radio-label {
  color: var(--color-text-4);
}
.arco-radio-disabled .arco-radio-icon {
  border-color: var(--color-neutral-3);
}
.arco-radio-disabled .arco-radio-icon::after {
  background-color: var(--color-fill-2);
}
.arco-radio-disabled:hover .arco-radio-icon {
  border-color: var(--color-neutral-3);
}
.arco-radio-checked.arco-radio-disabled .arco-radio-icon,
.arco-radio-checked.arco-radio-disabled:hover .arco-radio-icon {
  background-color: var(--color-primary-light-3);
  border-color: transparent;
}
.arco-radio-checked.arco-radio-disabled .arco-radio-icon::after {
  background-color: var(--color-fill-2);
}
.arco-radio-checked.arco-radio-disabled .arco-radio-label {
  color: var(--color-text-4);
}
.arco-radio:hover .arco-radio-icon-hover::before {
  background-color: var(--color-fill-2);
}
.arco-radio-group {
  display: inline-block;
  box-sizing: border-box;
}
.arco-radio-group .arco-radio {
  margin-right: 20px;
}
.arco-radio-group-button {
  display: inline-flex;
  padding: 1.5px;
  line-height: 26px;
  background-color: var(--color-fill-2);
  border-radius: var(--border-radius-small);
}
.arco-radio-button {
  position: relative;
  display: inline-block;
  margin: 1.5px;
  color: var(--color-text-2);
  font-size: 14px;
  line-height: 26px;
  background-color: transparent;
  border-radius: var(--border-radius-small);
  cursor: pointer;
  transition: all 0.1s cubic-bezier(0, 0, 1, 1);
}
.arco-radio-button-content {
  position: relative;
  display: block;
  padding: 0 12px;
}
.arco-radio-button:not(:first-of-type)::before {
  position: absolute;
  top: 50%;
  left: -2px;
  display: block;
  width: 1px;
  height: 14px;
  background-color: var(--color-neutral-3);
  transform: translateY(-50%);
  transition: all 0.1s cubic-bezier(0, 0, 1, 1);
  content: '';
}
.arco-radio-button:hover::before,
.arco-radio-button:hover + .arco-radio-button::before,
.arco-radio-button.arco-radio-checked::before,
.arco-radio-button.arco-radio-checked + .arco-radio-button::before {
  opacity: 0;
}
.arco-radio-button:hover {
  color: var(--color-text-1);
  background-color: var(--color-bg-5);
}
.arco-radio-button.arco-radio-checked {
  color: rgb(var(--primary-6));
  background-color: var(--color-bg-5);
}
.arco-radio-button.arco-radio-disabled {
  color: var(--color-text-4);
  background-color: transparent;
  cursor: not-allowed;
}
.arco-radio-button.arco-radio-disabled.arco-radio-checked {
  color: var(--color-primary-light-3);
  background-color: var(--color-bg-5);
}
.arco-radio-group-size-small {
  line-height: 28px;
}
.arco-radio-group-size-small.arco-radio-group-button,
.arco-radio-group-size-small .arco-radio-button {
  font-size: 14px;
  line-height: 22px;
}
.arco-radio-group-size-large {
  line-height: 36px;
}
.arco-radio-group-size-large.arco-radio-group-button,
.arco-radio-group-size-large .arco-radio-button {
  font-size: 14px;
  line-height: 30px;
}
.arco-radio-group-size-mini {
  line-height: 24px;
}
.arco-radio-group-size-mini.arco-radio-group-button,
.arco-radio-group-size-mini .arco-radio-button {
  font-size: 12px;
  line-height: 18px;
}
.arco-radio-group-direction-vertical .arco-radio {
  display: flex;
  margin-right: 0;
  line-height: 32px;
}
body[arco-theme='dark'] .arco-radio-button.arco-radio-checked,
body[arco-theme='dark'] .arco-radio-button:not(.arco-radio-disabled):hover {
  background-color: var(--color-fill-3);
}
body[arco-theme='dark'] .arco-radio-button::after {
  background-color: var(--color-bg-3);
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-result {
  box-sizing: border-box;
  width: 100%;
  padding: 32px 32px 24px;
}
.arco-result-icon {
  margin-bottom: 16px;
  font-size: 20px;
  text-align: center;
}
.arco-result-icon-tip {
  display: flex;
  width: 45px;
  height: 45px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 auto;
}
.arco-result-icon-custom .arco-result-icon-tip {
  font-size: 45px;
  color: inherit;
  width: unset;
  height: unset;
}
.arco-result-icon-success .arco-result-icon-tip {
  color: rgb(var(--success-6));
  background-color: var(--color-success-light-1);
}
.arco-result-icon-error .arco-result-icon-tip {
  color: rgb(var(--danger-6));
  background-color: var(--color-danger-light-1);
}
.arco-result-icon-info .arco-result-icon-tip {
  color: rgb(var(--primary-6));
  background-color: var(--color-primary-light-1);
}
.arco-result-icon-warning .arco-result-icon-tip {
  color: rgb(var(--warning-6));
  background-color: var(--color-warning-light-1);
}
.arco-result-icon-404,
.arco-result-icon-403,
.arco-result-icon-500 {
  padding-top: 24px;
}
.arco-result-icon-404 .arco-result-icon-tip,
.arco-result-icon-403 .arco-result-icon-tip,
.arco-result-icon-500 .arco-result-icon-tip {
  width: 92px;
  height: 92px;
  line-height: 92px;
}
.arco-result-title {
  color: var(--color-text-1);
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5715;
  text-align: center;
}
.arco-result-subtitle {
  color: var(--color-text-2);
  font-size: 14px;
  line-height: 1.5715;
  text-align: center;
}
.arco-result-extra {
  margin-top: 20px;
  text-align: center;
}
.arco-result-content {
  margin-top: 20px;
}
.image-editor-modal .arco-modal-body {
  padding: 0;
  height: calc(100vh - 48px);
  max-height: none;
  overflow: hidden;
}
.tag-type[data-v-98e43c75] {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  border-top-right-radius: 6px;
  pointer-events: none;
}
.preview-mode .list[data-v-98e43c75] {
  width: 180px;
  padding: 0;
}
.preview-mode .list .image-item[data-v-98e43c75] {
  margin: 0 8px 8px 0;
}
.image-item-error[data-v-98e43c75] {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 6px;
  color: red;
  background: rgba(0, 0, 0, 0.7);
}
.meta-item[data-v-98e43c75] {
  display: flex;
  margin: 4px 0;
}
.meta-item .label[data-v-98e43c75] {
  flex-shrink: 0;
  max-width: 180px;
  min-width: 150px;
}
.meta-item .content[data-v-98e43c75] {
  flex-grow: 1;
}
.meta-item .content a[data-v-98e43c75] {
  float: left;
  max-width: 88%;
}
.copy-btn[data-v-98e43c75] {
  margin: 0 0 0 8px;
  cursor: pointer;
}
.label[data-v-98e43c75] {
  display: inline-block;
  text-align: left;
}
.preview-type[data-v-98e43c75] {
  height: 44px;
  padding: 0 0 8px;
}
.preview[data-v-98e43c75] {
  position: relative;
  width: 34%;
  margin: 0 0 0 6px;
  padding: 0 20px 20px;
  overflow: auto;
}
.preview img[data-v-98e43c75] {
  max-width: 80%;
}
.list[data-v-98e43c75] {
  padding: 0 12px 0 0;
  width: 100%;
  height: 100%;
  align-content: start;
}
.image-item[data-v-98e43c75] {
  position: relative;
  margin: 0 8px 8px 0;
  width: 160px;
  height: 160px;
  border-radius: 6px;
  border-width: 2px;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid var(--color-neutral-3);
}
.image-item.hide-actions[data-v-98e43c75] {
  height: 160px;
}
.image-item.hide-actions[data-v-98e43c75] .arco-card-body {
  display: none;
}
.image-item.selected[data-v-98e43c75] {
  border-color: rgb(var(--primary-6));
}
.image-item[data-v-98e43c75] .arco-card-body {
  padding: 4px 0;
}
.image-item[data-v-98e43c75] .arco-card-body .arco-card-meta-footer {
  margin: 0;
  padding: 0 4px;
}
.image-item[data-v-98e43c75] .arco-card-body .arco-card-actions {
  margin: 0;
}
.image-item[data-v-98e43c75] .arco-card-body .arco-card-actions-item {
  margin-right: 8px;
}
.image-item[data-v-98e43c75] .arco-card-body .arco-card-actions-item:last-child {
  margin-right: 0;
}
.image-item-cover[data-v-98e43c75] {
  position: relative;
  background-color: #eee;
  overflow: hidden;
}
.image-item-cover .loading[data-v-98e43c75] {
  background: rgba(0, 0, 0, 0.6);
}
.image-item-footer[data-v-98e43c75] {
  position: absolute;
  right: 0;
  top: 0;
}
.image-wrap[data-v-98e43c75] {
  height: 160px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
.image-wrap[data-v-98e43c75]:hover {
  transform: scale(1.2);
}
.image-list[data-v-98e43c75] {
  height: 100%;
}
.image-list.light .image-wrap[data-v-98e43c75] {
  background-color: #eee;
}
.image-list.dark .image-wrap[data-v-98e43c75] {
  background-color: #999;
}
* {
  box-sizing: border-box;
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 14px;
  background-color: var(--color-bg-1);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.echarts-tooltip-diy {
  background: linear-gradient(304.17deg, rgba(253, 254, 255, 0.6) -6.04%, rgba(244, 247, 252, 0.6) 85.2%) !important;
  border: none !important;
  backdrop-filter: blur(10px) !important;
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 6px !important;
}
.echarts-tooltip-diy .content-panel {
  padding: 4px 8px;
  background: rgba(255, 255, 255, 0.8);
  width: 164px;
  height: 72px;
  box-shadow: 6px 0px 20px rgba(34, 87, 188, 0.1);
  border-radius: 4px;
  margin-bottom: 4px;
}
.echarts-tooltip-diy .tooltip-title {
  margin: 0 0 8px 0;
}
.echarts-tooltip-diy p {
  margin: 0;
}
.echarts-tooltip-diy .tooltip-title,
.echarts-tooltip-diy .tooltip-value {
  font-size: 13px;
  line-height: 15px;
  color: #1d2129;
  font-weight: bold;
}
.echarts-tooltip-diy .tooltip-item-icon {
  display: inline-block;
  margin-right: 8px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.general-card {
  border-radius: 4px;
  border: none;
}
.general-card > .arco-card-header {
  height: auto;
  padding: 20px;
  border: none;
}
.general-card > .arco-card-body {
  padding: 20px 10px;
}
.split-line {
  border-color: rgb(var(--gray-2));
}
.arco-table-cell .circle {
  display: inline-block;
  margin-right: 4px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: rgb(var(--blue-6));
}
.arco-table-cell .circle.pass {
  background-color: rgb(var(--green-6));
}
.color-primary {
  color: #601EF9;
}
.color-white {
  color: #fff !important;
}
.w-100\% {
  width: 100%;
}
.flex {
  display: flex;
}
.flex-col {
  flex-direction: column;
}
.flex-dir-top {
  flex-direction: column;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: start;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: end;
}
.justify-between {
  justify-content: space-between;
}
.flex-wrap {
  flex-wrap: wrap;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.height-100\% {
  height: 100%;
}
.ml-1 {
  margin-left: 5px;
}
.mr-1 {
  margin-right: 5px;
}
.ml-2 {
  margin-left: 10px;
}
.mr-2 {
  margin-right: 10px;
}
.mr-4 {
  margin-right: 20px;
}
.ml-3 {
  margin-left: 15px;
}
.ml-4 {
  margin-left: 20px;
}
.mr-3 {
  margin-right: 15px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-1 {
  margin-top: 5px;
}
.mt-2 {
  margin-top: 10px;
}
.mt-4 {
  margin-top: 20px;
}
.mt-5 {
  margin-top: 25px;
}
.mt-6 {
  margin-top: 30px;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-1 {
  margin-bottom: 5px;
}
.mb-2 {
  margin-bottom: 10px;
}
.mb-3 {
  margin-bottom: 15px;
}
.mb-4 {
  margin-bottom: 20px;
}
.mb-5 {
  margin-bottom: 25px;
}
.mb-6 {
  margin-bottom: 30px;
}
.pt-2 {
  padding-top: 10px !important;
}
.pt-4 {
  padding-top: 20px;
}
.pb-2 {
  padding-bottom: 10px !important;
}
.pb-4 {
  padding-bottom: 20px;
}
.p-0 {
  padding: 0px;
}
.p-2 {
  padding: 10px;
}
.pr-2 {
  padding-right: 10px;
}
.pr-4 {
  padding-right: 20px;
}
.pr-12 {
  padding-right: 120px;
}
.prl-12 {
  padding-left: 120px;
  padding-right: 120px;
}
.text-3 {
  font-size: 12px;
}
.text-4 {
  font-size: 16px;
}
.text-4\.5 {
  font-size: 18px;
}
.text-5 {
  font-size: 20px;
}
.gray9 {
  color: #999;
}
.white {
  color: #fff;
}
.of-auto {
  overflow: auto;
}
.of-hidden {
  overflow: hidden;
}
.vm {
  vertical-align: middle;
}
.error {
  color: red;
}
.block {
  display: block;
}
.relative {
  position: relative;
}
.cursor-pointer {
  cursor: pointer;
}
.line1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.no-result {
  color: #999;
  font-size: 12px;
}
.abs-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.abs-full {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.bold {
  font-weight: bold;
}
.fw-600 {
  font-weight: 600;
}
.float-r {
  float: right;
}
.float-l {
  float: left;
}
.float-clear {
  clear: both;
}
.layout-title {
  font-weight: normal;
  font-size: 14px;
}
.layout-title:before {
  content: ' ';
  display: inline-block;
  width: 1px;
  height: 10px;
  margin-right: 5px;
  background: rgb(var(--primary-6));
  vertical-align: 0;
}
.opacity-60 {
  opacity: 0.6;
}
.xj-workspace .arco-modal-container {
  z-index: 10000 !important;
}
.xj-workspace .arco-modal-body {
  max-height: calc(100vh - 113px);
  overflow: auto;
}
.xj-workspace .arco-checkbox-label {
  margin-left: 4px;
}
.xj-workspace .arco-checkbox.arco-checkbox-checked.xj-checkbox .arco-checkbox-icon {
  background: #7f65ff;
}
.xj-workspace .arco-tabs-nav-tab-list .arco-tabs-tab:first-child {
  margin-left: 0;
}
.xj-workspace .arco-trigger-popup {
  z-index: 99999 !important;
}
.xj-workspace .arco-message-list {
  z-index: 10001 !important;
}
.xj-workspace .arco-drawer {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1), 0 10px 30px 0 rgba(0, 0, 0, 0.2);
}
.xj-workspace .arco-drawer-header {
  height: 60px;
}
.xj-workspace .arco-drawer-close-btn {
  display: none;
}
.xj-workspace .arco-drawer-body {
  padding: 12px 28px 0;
}
.xj-workspace .arco-modal-header .arco-modal-title {
  justify-content: start;
}
.xj-workspace .arco-modal-fullscreen {
  border-radius: 0;
}
.xj-workspace .arco-modal-fullscreen .arco-modal-header {
  padding: 0;
  display: flex;
  flex-direction: row-reverse;
}
.xj-workspace .arco-modal-fullscreen .arco-modal-header .arco-modal-close-btn {
  margin: 12px 6px 12px 8px;
  padding: 4px 8px;
  font-size: 16px;
  transition: background-color 0.3s;
  border-radius: 4px;
}
.xj-workspace .arco-modal-fullscreen .arco-modal-header .arco-modal-close-btn::after {
  margin: 0 0 0 8px;
}
.xj-workspace .arco-modal-fullscreen .arco-modal-header .arco-modal-close-btn:hover {
  background: #ddd;
}
.xj-workspace .arco-modal-fullscreen .arco-modal-title {
  padding: 0 0 0 12px;
  border-left: 1px solid #ddd;
}
.xj-workspace .arco-select-option-content {
  width: 100%;
}
.xj-workspace .dlg-img-selector-modal .arco-modal-body {
  padding: 0;
}
.xj-workspace .white-pop-arrow,
.xj-workspace .white-pop-content {
  background: #fff;
  box-shadow: 0px 2px 10px #999;
  color: #555;
}
.xj-workspace .arco-btn-primary {
  background-color: #6d4fff !important;
}
.xj-workspace .arco-btn-primary:hover {
  background-color: rgba(109, 79, 255, 0.8) !important;
}
.xj-workspace .arco-tabs-tab-active,
.xj-workspace .arco-tabs-tab-active:hover {
  color: #6d4fff;
}
.xj-workspace .arco-tabs-nav-ink {
  background-color: #6d4fff;
}
.xj-workspace .arco-spin.arco-spin-loading .arco-spin-icon,
.xj-workspace .arco-spin.arco-spin-loading .arco-spin-tip {
  color: #6d4fff;
}
@font-face {
  font-family: 'jxzk';
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMsGfBm8AAACsAAAAYGNtYXCjDYnXAAABDAAAAaJnbHlmF+pxgAAAArAAACL8aGVhZBt0v0IAACWsAAAANmhoZWEH7wL4AAAl5AAAACRobXR4Bt8BugAAJggAAAAebG9jYS9EOhYAACYoAAAAHG1heHAAGwHyAAAmRAAAACBuYW1lLdebQwAAJmQAAANicG9zdO8gIBgAACnIAAAAnAAEA8EBkAAFAAgCigJYAAAASwKKAlgAAAFeAAsAQAAAAgEGAAQBAQEBAQAAAAEQAAAAAAAAEgAAAABVS1dOAEBTu4vRAv7/EgBkBBMBCgAUAAEAAAAAAfQCvAAAACAAAAAAAAMAAAADAAAAHAABAAAAAACcAAMAAQAAABwABACAAAAAHAAQAAMADFO7Vv5bV2KgZYdmenJHdth/UX/7gP2L0f////8AAFO7Vv5bV2KgZYdmenJHdth/UX/7gP2L0f////+sRqkEpKydZJp+mYyNwIkwgLiAD38OdDsAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKAF3/OAGaAyAAAwAPABUAGQAjACkANQA5AD0ASAAABSERIQcVMzUjNTM1IxUzFRc1IxUzNSsBNTMXNTM1IxUzFSMVFzUjFSMVFxUjNSMVMzUjFTM1BxUzNQcjNTMXNSM3MzUjFTMHFQGa/sMBPfOmQkKlQSJkpmQhISJCpkJCpiGFhWQhpmQiZKYhZGQhZkYgpkZGyAPoiSEhJSEhJYFGaCIkyEYhISUhOWRCIjcvUHFxOBeMcXFQL9ghLyEhLyEAAAAAAgAq/3QDqgMBAJgApQAAAR4BFRQHIiYjIgceARceARcGBwYHDgEHMjc2NyYnJiceARcWFxYOASMnJiMiDgEHBgcOAgcuAicyPgE/ATY3JgYHBiMiJic3HgEzMj8BMjY3Nj8BDgEHBi4BJzYzMhcWMzI3Njc+ATU0JyY1LgInNjMyFhcWBwYHNjMyNz4CMx4BFRQHJiMHIw4CFxYzMjY3Njc2NwE+ATcmJyMOAQcVHgEDdhoaBALKcEAaBRINExIBIBYfGhZ2GhCixh4FAQQENT0nGBwBIDMdOQIKHZ2hJwsWBBgVCRQxJAINWlwXCxoEFcsIBwgkPx0QDSAWEgkhJDoxQC8IPmk7DjIqAwIHCCZGIzUoCRIdHQQHBREKAhccMVMKAQkMAQofaRgGERcXHDMOFjfAKQUHBAEFISl0Cg4MMhz9yAQKAwMBHwIMAwUSAZoeLh4REB4JCQgDBQ0RFxUbFBZlCBUZASghNR8iQjgiJBg/LXwBGyYQBQ4CDwgBDTlDGy5LLhUrGgMcBgNQMwUNCQEBBwkMBH4DDg8CIzYaAQQHCwICAw0TBRQhFgQMDgwFGhkDICUPAQoDCgUMNxsUDgEBBD5FAQMIAwUFFAL+EgQLCQEDAgMBBwIMAAAACQBo/14DmQL9AD0AQwCAAI8AqwCzAMcA2wDmAAABHgIVBhUUHwEOAQcGFRcWFRQHBiYnLgEGJyIvASIHJiMiBwYjIiY1JhI3NCcuATU0Nx4BFxYzMjc2Nz4BBy4BJxYXByIEBxYVFAYHBhU2Nz4BNy4BJyYnBgcGBz4BNTQnMhYXFTY3NjMWFx4BFxYHDgEHDgEHHgEXHgEXND8BNAcOASMiBwYHHgE3Njc2NwM+ATMyFzYTDgEHIi4BJw4CBwYVFBcyFjMyNhMmJx4BFzY3BzYzMhYXFhUUBgcmJyYnLgEnLgEHJjYzMhYXHgEVFAcGIyImJxYuARcuAScGMRYXHgEzA1cMHxcRAgECCAIEAQEQBiYNITAfBStIY0A4DhpNNCIWFRECDQUJAQYFEBsgES1OypVdFjUKBAoICgwul/6AHwcCAQIFIEVhGhMYCBgGEDkkElQ3AyA1FC4/LBEGEwwQBAYDBB0cGRsGDSEJIDwqAgHVCBwHNhIhGQtgDQIUKwOlDY9LZRUBBggoBxtNRhEhd30nAwIBCg8vd+MfCwQWDgMC2QovJkkHCQgEBRQWAg4nEgciLwMXFCppCQYKDgYGDRsCDj5TlgUNAwMBAgQJCAL9BB0uHBxSFywxrt8LFR0iCxQuFwIGCCMRAgECAQQBFCFFSgoB5TYoMgguExQZAQ4WAg0KAwUSXgQNAhgMAQwRGWs8aCYsFQQSKEIkCxEFEQEKFQ0IYFAZCgwRGRIBCQYGBwQKCQgHEx8XFRsQAwsDDRAENlaOJ4cBAgcPHQgaAgQUKRX98QMEAwMBRBU+ASMwER0yIANmSjMKAQQBSQ0ECg0CBgI+Cw8LCRYPHgcDCAkBDBcKBBNsBgYTCwkjEBsIAxABAzE0LQEEAQMEAgQCAAUAI/9NA84DCgBTALEAvADAAMgAABMeATMyNzYzPgE3JjU3NCcmJyYnMhYXFhUUBw4BFRYzMj8BPgE3PgEzFhceARcOAQ8BBiYnBgcOAhcmJyYnDgEHBiMiJicmNTQ2NzY3Njc+ATc2ASYjIgYHFhUUBgcOASMiJyYnJicWMzI3Njc+ATU0LwEiBgcGIyImLwEmNjc2Ny4BJz4BNw4BBy4BJyYnMxYzMjY3MzIWFx4BFQ4BDwEXHgEXBj4BBzY3Mh4BFwYmJwEOAQ8BMzY3Nj8BEzI2Jwc2NycjHgEXnBQ3JxAsPBQBAgEFAQMHDRUFJ3YEAwkBBAMQIoIgCAoEDRYRDiAfIQgFEwh2AQsCBWkc94wMChMPBwQVDQcJFTUWBRIUCRICCAsSCQQCjBAfKloJEjUgDz4aCQgFGkUmLy0uFQcNDAwGFjK+FhsSFBwWJgFaO7ViBD0iMFsOEd8rEw4FBgkKBylW+xMiExYIBDkXZ0ooFRseDgszQg48hhclFQEXGyT+HgYUBgcHBg8LCgViAwwHUQMBBBECCQYC0yQbBAUEBgMFBgoEBwwOHAoKDQQICh0FDgMDEQQDBQIHBwsQERkXBBYFYAZZGwEFAg0MAwMMCwIrXhsEJxwHBgweGgsaBBUdJQQD/cECBAMvLz1gHAsfAwgaSC4GBhARERsWEx4BDgUKFh0tAwUCBAoQHAMiYCsGIgYOGBUXFgQZDwQIBToJG0MrGA8TEgEGBQoBBwQqPRoBAwcBQgIGBAwFBAMGBv3YCwEwBwUEBA4EAAAGADD/WgPKAw4AZQC9AMQBCAESARgAAAE+AgcGBw4BBwYdARcUBw4BBwYuAScWMzI3NjU0Nw4BBwYjIiYnJiceARc+ATc0JiciBgcOAQcuAicWMzI3NjM2NTQmJyYnJic2MzIXBgcGBzAfATYzMhceARcGIyImDwEGFRQBHgEVFAcGIyImJyYjIgYHDgIHBiMiLgEnPgI3JjY3NjUmLwEmJy4BJxYzMjY3Njc2Nx4CFw4BBwYjIicmIyIPASciBg8BAxQWFTM+ATc2NzY3PgE3AR4BFzI2NwE+ATc+AicmJy4BJzYeARc2NzY3NjU0JicmNTYzMh4BFxYVFAYHBgcOAQcOARcWFx4BFRQHDgIjJicmJw4BBw4BBxMUBhceAj0BJwE0JicXMwErBiklAwEaGh4DAgEJBR8RBCs8Hj8cDgECAhA6BgYEERcMBwUJKQkXPQsEARYmEwUPCgIVDgUXEBMkJBEFBQIEDBAEKic6HwEOBAYCAhUVCAQKEgMOIQsaBAIEAm0aGhgIFA4rCSMUTH9EAgYJBgYHEy4hBQMJBAEBBgEFBAYFBQwKCwIPQk69JAweJBgmJRUFAwgDDxoKGBISEAcpVzRSIwECARASYFNOEwgOEhsU/WYEBAECBAEBIwVeBAILBgIJLSAhAgZLUwQFFQ8DAQQBBgYIEzMrBQMMAgoEAhcOBRUCAhcmMAQEGh4HEi4dEQgPCBpERukCAgEFBQL95wYBAwQBOQYOBQQGGBkkEQQiITtuLRlECQEiRjIIAhc/JzAOIwECKygWDQEGAg4hBCWqAwYFAQQCAhAmIQUGBg0qHkAHCAoOEBUxGyYKFBwjDQESMxcHAgE4RBsW/sIbHwwPCgQEAQUQEAUTDAIDIR4ECRMYIBLqQOQ/ECAYCQwIEhAGDwsDDRECEyclCAIIBAoCAwIBAQgMgP4fKh4CCwwHBQUCBgcGAQLHDh0CJQj9WgStDwYTEgkiVj5LGwJLXAYeQC0OAwcGEAQQCQMXIAsHBwsXBBoNBT0bCDwBAxkmRCQPDA8fFBhHMBYFFA0qTCsBIwMDBQIIBQQLCP7rAgYFLQAAAAUAJf9WA8EC+wBnAG0AcACCAIsAAAUWDgEHBiMiJicmJy4BJw4CBz4BNy4BJyYnBgcGBw4BBy4BJy4BJxYkNzY3NjU0LwE2MzIXFhUUBwYVMjcXNzYzMhceARceARUGBwYnJiMiBiMiJxUeARcOAQcOAQcOAiceAhcWASoBBgcXBSY3AT4CNTQvAQ4BBx4BFxYXHgEBLgEnHgEXNjcDtwo7WR0KBhAeEgYMNFIxNaaxRr20Bh5BFAMIHRENFg8YEAkeAhocBhUBHB0qFQIPXjgqSw4IBQYmTToXTCoVEAUIAxEQBg4xLw8NCRMJBA4IDQIMCgUBBQMGPTcFC2WHQSz9+wQDAQIK/ooFBAGzFy8eAiIUsAgLHTkDCAgOARETFhMBGRIEDBwNPDoJAg0LBAYcVkkwTS0EZoQwJKhKHzICBgQOCQoBDBUCExsUAyQICAUBBAgPYgohDQ4KDxgRCwIGFQQICgQXIhwICAMMBAMCDgggDggZGAUUBxGCZwQPSkYLBwL9AwMEoAIB/s0UXWgmCA4BDBIBLjhVAxEQFP6/AQcJCxUBAgoAAAAACAA0/2QDrAMIAGwApACtALMAxwEKARwBKwAANz4CNw4BBy4BJyY1NDcWMzI/ATY3JicuAQcOAgc2Nz4CNy4BJzYzMhYXBwYHNjc2Nx4CFxYGFQYjIicmIyIHDgEHFhUUBgcGBzY3NjceARUGIyImIyYjIgYHFRYXHgEXFgYHLgEnDgIBHgIXBgcGFQ4BIyInJicuAScGBwYHDgIHLgInJjc2JzY1NCYnLgEnPgE3HgEXNjc+AT8BMgcOARYXPgEzNwUOAQczNQU2NTQnJjcnDgEPAQYVFBc2MxcyBx4BFRQHBhUGBw4BBw4CBy4BJzYmIyIHBiMOAQcmJy4BJyY1NDc2NTQnJjU0Nx4BMx4BFzY3PgE3FzI3Njc+ATMyBT4BMzIXJzQ3JiMiBgcXHgIFNjcmBgcVFhUUFhc+ATNRDFJFBAZyKwMOAg4FChU0ZxsRAgkQCA8FCDRHIRMYExcZDwMDBREeJkAEGRcNIEdPGQUcEQIBARMYCxQQEhUUAQEBDwQBBAEyHBYnEw8EAQEFCggdIFEOHiYzMQcCDQpYRCQIaHgC5wYrIgYDDwYJFhIGBhEPDBQSDCEcDgUMDQ4IGQ8EAQEFAQMICAIIAQEICw8tGBodICUQDQ8cAwkBBgIMAQX+MgIEAxEBvwgBAgIRDjElGgMOCxstIysfLgYHAwIDCQ0ECg4MATUcAgcGJcs/DwQeFg4JDQ8GBwMEBgMJCAgECBARGV4xYBAiMBMNEAsUDQX+fg6YSEYWAgMMJUPaJQMDCw0BTgICXc46BAMGFudUvwtaWxUEEQILFQMSCgYEAQ4DJz4DCgUHAg4wKQQcGhUkR0AQDQQKHxoeFxcJEBIJAxMWDQEZBgoCAwcCBgIIFQcVBQ0JAQMCAgwiHQMDBQoFDAYCBREcFzUHMSINFU5FAhMCCxAKBcZFAS41AwcRDQwBCAYECAcTCQIFDQ4LBhc9PhoUHCwbCB8NAQQCERcDDQgLExEBRQMGAwICBAgmAwMEB7MPNyIQJhMCCAkEAzMfSBQHAYIKLR0MFhUQID4/QxkHGhEDATEDAQEPBgMMEAsFCA8PChcUGzAkKCsSFicmBwMBBgoFBAMHBQEGAw4JCsYHDAYnEwMEFggnAQYCZBgMAQoMFAcNCwwEDgsAAwBL/1ED0AL2AGgAcwB+AAAXPgI1NCc0JicuAjc2MzIWFxYdATY3Njc2NTQnJicmJzYzMhYXDgEHBgczNzYzMh8BHgEVFAcmIyIPARYzMjY3Njc+ATMyFhceARUGFRcWFQYVFB8BFAYHBiMiJxY2PQE0Jw8BDgITHgEXNSYnDgEHIwEeARc1JicOAQcjSylDJhARAwIMAwMDDh9sBRI0P0opBQEDCAwCDBUpVgEMCQICBHwWFhYRDBkVFBJ1cqvSDggjNKYcERcQEwwZUwoFAhIBAQYCAREWNhYYBAcEBWL+FzVglQEEBgIBAgMBAgGVAQQGAgECAwECnSnK/W9lPw0xBwYhEQIFIgwchDIGAgQFMFUsCwkOEhAGJRcONysmGgYIAiMbIgwOBwoZeQILBAQOCQkcCAUQDxYsHwgQHi4TIC0nNhESEQaFOEM6MQUMVnZiApkDCQUiCAQEAwX9agQMBy4KBgUEBwAAAAoACf9NA80DIABjAGkAbQCGAJQA1QDZAOkA/AERAAABHgEHBiMiLwEiBwYHDgEHIiYnNjc+ATcmNjU0JwUHDgEHPgI1BwYjIicGLgE3FjMyNzY1NCcmJyYnPgE3HgEXPgEnLgEnHgEXDgEHMgYXFjY3Njc+ATceAhcHBhUUFz4BNyUmJx4BHwEmJxYFNCcmIyIGBwYHBgc3LgInFhcWFRQHNhcFMhYHFhUUBgcuAScuAQE2MzIeAQcuATEuASMiDQEOAQcuASc2MxYzMjYzMhc2JjUuATU0JicmJy4BNzYzMhcWNzY3JDc2MzIeAQcVBzoBJRYyNwU+ATU3JiMiBxYVFAYHPgEHNDc2NTQnJiMGIxYVBwYVFBc2BzY1NCcuATU0NwYHDgEXFhUUBgc2A6YUEwMMFRYcIxsaCQQHFRoDZxsLHQUVBgEHAv7lTA99ZjY0DSoSExgKAhwXAyMuNzADEQIJCwIIDhAPKhQuSQEEAwJMSg4cfVQBAxwU7A8OFhQaFQcpGwUCCQsBVRX9ZQcLBgIKVAMHBwFkFAIQOfwGAgIEBr4HNSwGQk0hLJUG/sFbZAEFExUfKxwNGwIgBQMLEggBJicGMyco/un+/jM1Lw4ZEQ4RHBkIDwYHCQYBAgIGDQEHAQcCCREPHiEPFacBZw0MEBUlEwQaAzX9XgQGBAHiBQQBDhgfFgYEBAofigQFDQgfETMOAQILK48DBQEEBBcrHBkDDAkBZAHNEx4UAQIBBSpnGRUFOhUFBwIFBBIlBgkFCgJZfAowTDQbCAYHBCUsCAIBHitoNAQOCw0GAwEJDAEXPCICBQIDEyEqKwoBCAIZBgUODAwBBBUXDhg6LysKAQoBqgQDCAECIwECAndpBwETBhAsTg8KBjI0EgUNEBgaKQgDeAwPDBUaLQgTKB4PG/6AAyUuCwEHAQcMCwgGARAuHQMLAgMGBwsJJAcnLgoKDwQYBAgICQICChIMBBAWCB6cmwEBnh40HSgDAgRBHzQHBQILCR41DSYOAgYTIhwUCB4SBAsQDhYXBR0MEhAGAgIGBw8iGTYHBAAABQBb/1wDiALyADAANACJAMUAygAAJRYVFA4BIyImJzY3PgE3MjU0AicmIyIHBgcGLgE3FjckFzY3NjceARcOAQcXBwYVFAMeATMFFgcGBw4BBwYHFhceARUUBwYHDgEjIicmJy4BBw4BBw4BBxYHLgEnEyYnJic3HgEVBwYVFBcWHwEWFTc2Nz4BLwE2FhcWFz4BNTQnLgInNjMyHgEBBgcOASMiJy4BJwYHDgEHNjc+ATc+ATU0JyYnJicmJzYzMhYXPgE1NCcuASc3NjMyFhcWFRQGBwYHHgEHLgEnFwODBRQhEhxnLRUXGBkPDAkGN16JezAdEzkpBQe5AWMEDx4cDR86BwEHAQUDAl0BAgP+1AMNCwEBDQwTAw8RFBMDCQoIDAoFBwcQDxMFDBYRGCAUBDEsMwseBBAMBRtDLAECCggBAQMUAQ8ODgFSEDMhEQQPFgIFCwUBAw4RNi4BEAEOBwsOChQVLQoEDyg6GgsOEhYEAhIBDhgDChQMAgcRSAYEFQEBCwIjCA0VHhcBDg4VBRJLRwMHBw08Ex4oUjVCIwYEAw4X1YUBDBkLExMEAiYzDQELFAQHCgoGAS4aBhkJjaN0GVwCXQICyQ4bFA0UKBsrFxIOEhoRCAsLIhgWBA4mJyMMDCUfLjANggkeKBkCbBAcEw8EDz82LSQUOnxkLBkfJjYUNDBFJLICLCMTAxRfHw4DBwUFBwkWHf6TAjYeFQYwTAQFGD5JBB0fKj8gBy4TCAQoIQMTJwgGMg4JaRcJAgUKBwEBDxgIDx03JTYiC10DCw0DGwAAAA0AJP97A7wC/AFfAWoBdAGPAZkBogGmAakBtwHIAdsB6wHvAAABFgcGFRQfARQHDgEVDgIjMi8BPgE3PgE3NjU0LwE3DgEVBw4CBwYjIiYnBh0BBh0BFAcOAQcjJicuAi8BPgE1NjU0JyY9AQY3Bw4CBwYmJxUWBhUGHQEGBw4BBwYmJyYvASYjIgYHDgEnJicmJyY1NDc2NTQmJzI3Fhc+ATcuASc2NSMOAQcGBzU+ATcjDgEHLgEnJic3FjMyNjc2NzY1NCMOASMiJyYnPgE/ATY3PgE3NCYnNzYzMhYVFAYHDgEHMx4BFxQVNT4BNTQnNjMWFx4BFwYHBgcOAQcWFxYzPgE3FhceARcOAQcGIyInJiMiBwYHFAYfARYzMjc+ATMyFx4BFRQGIy4BJxYVFAczPgE3FicWFxU+ATc1NzY1NCcuASMOAQcuATczFjMyNjc+ATceARcUBxQGBwYHPgE3Nj0BNCcuASMOAQcuAScuASc+ATcWMzI2NzIeARcHPgE3Iw4BBx4BFwc+ATcjDgEHFhUFLgEnLgEnNjceARcWMzc2MzIXFhcWBwYjIiYFBi4BNR4BFxYGBSIuATUWFxYGBTA3BgcGMQUGBxYXFhcyFzUuAS8BBz4CJyInBgcGBwYVFBYHMhc2NTQnIwYjIicVFBcWMzYzMhcHNjc+ATUmNSMOAQcWBzIWEz8BIwO7AQEPAgECBQIBBRUWAV8wCx0OGRgGBAICAQQEOAUMDg4DBRQiAQEDAQQPDhYjLQUWDQQCK0AEAgISBTwEDBAPDx4KAQECBwYFExsGCgcKBgQVGxo0BgcMFgIPFQUDBgUKBwwQFQkORwUPDwIRBhVAMyYHFnUIBAw3FgoRBxIFAxgcFTIGIRUDJwczFw0KAgIfOCggDgcSFAUEASUICxYqJyYeHgYCAhICEhYBBgcJFhQSARQGDw8DHwsDAQYKCi0UBw8NDgMDBgQHDA8bDAYSIhQJAQEJBwwREwgWDh4PCxEQEhtMJwICBw8yEhgBCRQbYScJBQUECwwUKRYVFQEFDhcTKCIbIg4EFAIBBgEGARJWRQMKAgUEDywTAxACBwwDBAkJBAwbZwsUFA8DogILAwIECwMBAgH5BgkCAwIMAwP+fQYVEhARBQEBCBIGBQoWEAgGCgoEBBQGBQUHAo8JLCUwQg8BGf7nCSwkZhoBGAEbAgL+Av7bAw8LBwQTEAkCBAIDnBwSBwEFBAcMEwUEAgEBpwQCAgQLDRIBCAcGCAoGnAUOCwoEKAEEAwEBAwYxAwIIAnwIDYe8OlRWGxoUKgUbHRJEIggKBAcMDwccFCwsZQsOAVwJGw4DATYZDRuaBgoOCgQYHxEnIQMJCQkJBRUZCA8KFBQIoS8GXQkdDgMFGhYDBxYGDBkyDiYmKAMCBgcKAgwLDQEVDAEDFx0SChAcGhwaIEEWBBULAyAGAw4OEC0bKBkTBAYRixYMEgEJGQ0dBgYODwILBTwKVgYHAgMIBxwYEwgDCBARAw0IBAUhFRUYDQoPCwUMBkAhAxQ6HwwGAgkHBxAUHggMCQIVDAYBAwkNAwoKCRIPBAoDBAgCCAQBBwsJBQMDAQILCCsUEhYaKAMkEBAkChIBGwEMFgcQUCEcVxJVSQoFAxQcAicyHg0ODwwMAQccDGw1NnkTXi4DRDtTUitKEgIBCxIBDxsDDBkNAwQBAyQKDBADPAEHBwQDAQEBAQQCBwUCBAIBA8kQFg8NEgsDAwEEAQEBAgIMCj4LAwJBAUJPDw8oFRc4FUJPDh0wGDd3AgIMAkMCBCoUAgIDJAkRCQRtCQocIQIGAwYJCA4HFQZEBQwKDgICIhYEBAMDHwQFAwsSBhYCBgQbGwIClQYGAAkARf9GA9EDBwAwAHIAewDGANcBJAEqAUABSAAAATYeARcOAQcmJyYnNgYPAQ4BBycuASc2NzY3PgEnJic0Jx4CBxYOAQc3Njc0JicmFzY1NC8BLgEnNjc2NzYXFhUUBgcGFRQXFj4BNyYzMh4BDwEWBwYVFjMyNjc+ATcUFx4CFRQHDgEjIicuAScmNTQlNjUmMQYPARUXMhYXBhcGFRQXFhUUBw4BFQ4CByYnLgEnNzY3PgE1DgIjBgcGFRwBBgcnLgEnJjU0Njc0PwE2NTQmJy4BNzYWFx4BMz4BNz4BBz4BFzQmJyYjIg4BFRYUFxQFFhceARcGBw4BBw4BIyImJyY1NDc2NTQnLgE3FjMyFhcWBg8BNjc+ATcWFxYXFg4BBwYHBgcOAQcUBwYVFBceATMyNjc+ATc2Nx4BFyUeATY3Iwc2NTQnBgcGBwYVFBYXFjMyNz4BMzIFPgE3ByIHFQFdDlRPBQEnFAEQGAsESRArPVISEhYUAQwWGQgmJQICAgIjQicFBCxHIENjHgwLEPADDQYLDwYFHiQSKgoKBAEGBAQ8OAEDCw4xIwPjAQQDDyIZMgoPHgYcBBkNBR5jOEQxEg0IBv7BAwYJAgSsITwHGQMEBAQDAwIBBxobDSIeJA4oKwUHBA8zMAc+CgcPEBYVFwcHFgECAwIIBQYFAQEZFwUUAxM2LTA5wAHAAgICChkdTDcBAQLbBgsNCwEDCgQMBxNWM0BrDhoRBA4IBgENGCUmEAEGCAYnbAUUCxgCIRABCREUFBMWKCgzGAUEAg0vHBkzExERCAIGBgkH/usDAgICA/oECQMhfxcEBAECBw1ECUIPCAHUAwwDFwMIAoAEIzANHTAOAhUgEwMmCRAYGwEQEh8dCBYZBTtHGAUVCgwGGh0KCUFOGgkMCA4XDhZgEhMhPx0ECwwCCgsKARkOGgwiByQREQwDLzcMChspE1sNJxkTBQYFCjwTBysGKBwHBgEUFQ0GGRkXHTO4BAcJBAEEC+cwGyVtFBwWLiwVFBQQKwcmMCECDhUVHRYKCgQVICgIBgQCBxMmBTgnChEQFxESITJtBhkwSwwFDBcKDhAKBQoMAgoPEgoKE8YBGAEILx8HEBcJBhAIIugKCQ0VFQMPCA8DDA0UERtZQYEMCxAQCA4LAQcPGi8lGxVAByMIEwEYEhoZCwUGBwUEBAwQFRkaDQ0HEhMPDgolHQkSAhIV1QQEAgKCExMfEAIDDRAHDQoeCQIKAQq0AgQDAQQEAAkACv9OA84DEQA+AEwAUgCVAJ0A9wD9AQQBCgAAAT4BNy4BNTIWFx4BNzY3NjcjDgEHJyY1NDcWMzI2NzY3PgE3FhceARcHBiceATMOAQcjJicmJy4BJw4BBw4BJy4BJxYXHgEXFhUUBgclFAc3NjQBPgE3BgcGMQYHBgcGBw4BByYnJi8BNDc+ATc2Nz4BNzQ3NjUnJjUmJw4BIy4BJyYnMz4BMzY3NjcyFx4BFxYGBwYVAS4BJx4BMzIDPgE3NjcXHgEXBisBDgEVBw4BBy4CJzQmNw4BBwY1LgInFjMyNjc2NDcmNTQ3JiMnBgcGBy4BJz4BNzY1NiYnNjMyFxYXHgEXNjMXHgIVDgEHIgYHBhUnJiMUFzMPARQWMzcnFxQGFzM3ATM0pgsKOQ0dFRYbDBYhFgoZMJI1FCMHITo3eCQPDQ0VEwoTHiMDIWgMKKlKAUoJIEFjBxMTGhEEMhwxh3UwOg0qQCkiAwMVEgHZAwMC/iogLB8OESINDQ0NAQ0SGxIUIR4BAQcEDw4WBggEAQQJAQEFCQ84FQoQBxMJOQgTAw4HSCwRAw8aAgQWAhQCRxclBQceDgiSHDoIPzENFRsBJbA0AgEJEBQTBhoLAwUCHHgKIQsaEwQPGEaKBAEDAwQGERcGIBwFFDsSN40NAwEIDRAlHSsEAgEEBQwoNgYfEg8qIRwlDAY5AgcDBp8BCAgGBoEGAQQEAW0fexYGZgkTEhMRAR4mGg0PEgMVIQ8HBggPCwUIBwcBBgsQHRcmfwUdKgplAykwAwwMDAECHBAaLvMwRyYREw0PCg0RHzIBdAMDAQEC/a4REwcWFzMTFxcTARIYGAMRJSEBCxEKCQwHCQwMGRgfDyhCMxAeAwMOHAkZDCALBAQCAhUqAgUdDw1FBlmIATECDQIHDf68AQsCDwERGisSBSwdCxw1KwsIHiknCTIfAh8DCgEEJiUGBCMBAgQBDAoRMwEBBggGBQcxFgUTCgMJJS4OEgoOHRIWCgkBBRodEgoGAQUHCyCvBAwLWAgCAQkC9gQGBQ8AAAAAAQAAAAEAAL819qlfDzz1AAcD6AAAAADaMgPoAAAAAN5NeB4ACf84A9EDIAAAAAcAAgAAAAAAAAABAAAEE/72AAAD6AAJABcD0QABAAAAAAAAAAAAAAAAAAAAAgH0AF0D6AAqAGgAIwAwACUANABLAAkAWwAkAEUACgAAAAAAYgFSAqQDzAViBjgH6AieCi4LXA4aD/QRfgABAAAADQHwAA0AAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAFgEOAAEAAAAAAAEACgAAAAEAAAAAAAIABwAKAAEAAAAAAAMAIQARAAEAAAAAAAQAFgAyAAEAAAAAAAUADQBIAAEAAAAAAAYAFgBVAAEAAAAAAAcABwBrAAEAAAAAAAgABwByAAEAAAAAAAkADQB5AAEAAAAAAAsAIQCGAAEAAAAAAAwAIQCnAAMAAQQJAAEAEADIAAMAAQQJAAIADgDYAAMAAQQJAAMAQgDmAAMAAQQJAAQALAEoAAMAAQQJAAUAGgFUAAMAAQQJAAYALAFuAAMAAQQJAAcADgGaAAMAAQQJAAgADgGoAAMAAQQJAAkAGgG2AAMAAQQJAAsAQgHQAAMAAQQJAAwAQgISbF/CiX9iw5lpd1JlZ3VsYXIxLjAwMDtVS1dOO2ppYW5neGl6aHVva2FpLVJlZ3VsYXJqaWFuZ3hpemh1b2thaSBSZWd1bGFyVmVyc2lvbiAxLjAwMGppYW5neGl6aHVva2FpLVJlZ3VsYXJmb250cmVlZm9udHJlZWh1YW5nIHl1IGNoZW5odHRwczovL3d3dy56Y29vbC5jb20uY24vdS82NTM2NDVodHRwczovL3d3dy56Y29vbC5jb20uY24vdS82NTM2NDUAbABfAIkAfwBiANkAaQB3AFIAZQBnAHUAbABhAHIAMQAuADAAMAAwADsAVQBLAFcATgA7AGoAaQBhAG4AZwB4AGkAegBoAHUAbwBrAGEAaQAtAFIAZQBnAHUAbABhAHIAagBpAGEAbgBnAHgAaQB6AGgAdQBvAGsAYQBpACAAUgBlAGcAdQBsAGEAcgBWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwAGoAaQBhAG4AZwB4AGkAegBoAHUAbwBrAGEAaQAtAFIAZQBnAHUAbABhAHIAZgBvAG4AdAByAGUAZQBmAG8AbgB0AHIAZQBlAGgAdQBhAG4AZwAgAHkAdQAgAGMAaABlAG4AaAB0AHQAcABzADoALwAvAHcAdwB3AC4AegBjAG8AbwBsAC4AYwBvAG0ALgBjAG4ALwB1AC8ANgA1ADMANgA0ADUAaAB0AHQAcABzADoALwAvAHcAdwB3AC4AegBjAG8AbwBsAC4AYwBvAG0ALgBjAG4ALwB1AC8ANgA1ADMANgA0ADUAAAACAAAAAAAA/7UAMgAAAAAAAAAAAAAAAAAAAAAAAAANAA0AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQd1bmk1M0JCB3VuaTU2RkUHdW5pNUI1Nwd1bmk2MkEwB3VuaTY1ODcHdW5pNjY3QQd1bmk3MjQ3B3VuaTc2RDgHdW5pN0Y1MQd1bmk3RkZCB3VuaTgwRkQHdW5pOEJEMQ==) format('truetype');
  font-style: normal;
  font-weight: normal;
}
html,
body {
  background-color: #f1f1f1;
}
.page-inner {
  position: relative;
  margin: 0 auto;
  max-width: 1600px;
  min-width: 992px;
}
#message-box {
  position: relative;
  z-index: 99999;
}
.warning {
  color: #f90;
}
.container-title {
  display: flex;
  align-items: center;
  margin: 38px 0 28px;
  font-weight: 700;
  font-size: 18px;
}
.container-title .icon {
  margin: 0 16px 0 0;
  width: 40px;
  height: 40px;
  color: #6D4FFF;
}
.container-title .sub-title {
  margin: 6px 0 0;
  font-size: 14px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.6);
}
::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
  color: transparent;
}
/******** borderSize *******/
/******** borderStyle *******/
/******** radius *******/
/******** shadow distance *******/
/******** size *******/
/******** spacing *******/
/******** shadow *******/
/******** opacity *******/
/******** fontSize *******/
/******** fontWeight ********/
/******** Primary *******/
/******** success *******/
/******** warning *******/
/******** danger *******/
/******** link *******/
/******** radius *******/
/********* icon hover *********/
.arco-message-list {
  position: fixed;
  z-index: 1003;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  pointer-events: none;
}
.arco-message-list-top {
  top: 40px;
}
.arco-message-list-bottom {
  bottom: 40px;
}
.arco-message {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
  padding: 10px 16px 10px 16px;
  overflow: hidden;
  line-height: 1;
  text-align: center;
  list-style: none;
  background-color: var(--color-bg-popup);
  border: 1px solid var(--color-neutral-3);
  border-radius: var(--border-radius-small);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.1s cubic-bezier(0, 0, 1, 1);
  pointer-events: auto;
}
.arco-message-icon {
  display: inline-block;
  margin-right: 8px;
  color: var(--color-text-1);
  font-size: 20px;
  vertical-align: middle;
  animation: arco-msg-fade 0.1s cubic-bezier(0, 0, 1, 1), arco-msg-fade 0.4s cubic-bezier(0.3, 1.3, 0.3, 1);
}
.arco-message-content {
  font-size: 14px;
  color: var(--color-text-1);
  vertical-align: middle;
}
.arco-message-info {
  background-color: var(--color-bg-popup);
  border-color: var(--color-neutral-3);
}
.arco-message-info .arco-message-icon {
  color: rgb(var(--primary-6));
}
.arco-message-info .arco-message-content {
  color: var(--color-text-1);
}
.arco-message-success {
  background-color: var(--color-bg-popup);
  border-color: var(--color-neutral-3);
}
.arco-message-success .arco-message-icon {
  color: rgb(var(--success-6));
}
.arco-message-success .arco-message-content {
  color: var(--color-text-1);
}
.arco-message-warning {
  background-color: var(--color-bg-popup);
  border-color: var(--color-neutral-3);
}
.arco-message-warning .arco-message-icon {
  color: rgb(var(--warning-6));
}
.arco-message-warning .arco-message-content {
  color: var(--color-text-1);
}
.arco-message-error {
  background-color: var(--color-bg-popup);
  border-color: var(--color-neutral-3);
}
.arco-message-error .arco-message-icon {
  color: rgb(var(--danger-6));
}
.arco-message-error .arco-message-content {
  color: var(--color-text-1);
}
.arco-message-loading {
  background-color: var(--color-bg-popup);
  border-color: var(--color-neutral-3);
}
.arco-message-loading .arco-message-icon {
  color: rgb(var(--primary-6));
}
.arco-message-loading .arco-message-content {
  color: var(--color-text-1);
}
.arco-message-close-btn {
  margin-left: 8px;
  color: var(--color-text-1);
  font-size: 12px;
}
.arco-message .arco-icon-hover.arco-message-icon-hover::before {
  width: 20px;
  height: 20px;
}
.fade-message-enter-from,
.fade-message-appear-from {
  opacity: 0;
}
.fade-message-enter-to,
.fade-message-appear-to {
  opacity: 1;
}
.fade-message-enter-active,
.fade-message-appear-active {
  transition: opacity 0.1s cubic-bezier(0, 0, 1, 1);
}
.fade-message-leave-from {
  opacity: 1;
}
.fade-message-leave-to {
  opacity: 0;
}
.fade-message-leave-active {
  position: absolute;
}
.flip-list-move {
  transition: transform 0.8s ease;
}
@keyframes arco-msg-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes arco-msg-scale {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
 *,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}/* latin-ext */@font-face {  font-family: 'DM Mono';  font-style: normal;  font-weight: 400;  font-display: swap;  src: url(https://fonts.gstatic.com/s/dmmono/v15/aFTU7PB1QTsUX8KYthSQBLyM.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face {  font-family: 'DM Mono';  font-style: normal;  font-weight: 400;  font-display: swap;  src: url(https://fonts.gstatic.com/s/dmmono/v15/aFTU7PB1QTsUX8KYthqQBA.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* latin-ext */@font-face {  font-family: 'DM Sans';  font-style: normal;  font-weight: 400;  font-display: swap;  src: url(https://fonts.gstatic.com/s/dmsans/v16/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxRR232VGM.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face {  font-family: 'DM Sans';  font-style: normal;  font-weight: 400;  font-display: swap;  src: url(https://fonts.gstatic.com/s/dmsans/v16/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxRSW32.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* latin-ext */@font-face {  font-family: 'DM Serif Display';  font-style: normal;  font-weight: 400;  font-display: swap;  src: url(https://fonts.gstatic.com/s/dmserifdisplay/v16/-nFnOHM81r4j6k0gjAW3mujVU2B2G_5x0ujy.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face {  font-family: 'DM Serif Display';  font-style: normal;  font-weight: 400;  font-display: swap;  src: url(https://fonts.gstatic.com/s/dmserifdisplay/v16/-nFnOHM81r4j6k0gjAW3mujVU2B2G_Bx0g.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}.i-custom\:ai-design{--un-icon:url("data:image/svg+xml;utf8,%3Csvg width='19.000000' height='19.810059' viewBox='0 0 19 19.8101' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3ECreated with xiangji. %3C/desc%3E%3Cdefs/%3E%3Cpath d='M15.91 5.62L5.84 5.62C5.12 5.62 4.54 6.19 4.54 6.92L4.54 18.51C4.54 19.23 5.12 19.81 5.84 19.81L15.91 19.81C16.64 19.81 17.21 19.23 17.21 18.51L17.21 6.92C17.21 6.19 16.64 5.62 15.91 5.62ZM15.61 17.33C15.61 17.76 15.26 18.11 14.83 18.11L6.91 18.11C6.48 18.11 6.14 17.76 6.14 17.33L6.14 8.1C6.14 7.68 6.48 7.32 6.91 7.32L14.83 7.32C15.26 7.32 15.61 7.68 15.61 8.1L15.61 17.33Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M11.97 13.43L14.12 12.3L11.9 11.2L10.83 9.05L9.68 11.25L7.5 12.4L9.73 13.51L10.82 15.65L11.97 13.43Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M17.53 2.98L19 2.21L17.49 1.46L16.75 0L15.98 1.5L14.48 2.29L16.01 3.05L16.74 4.51L17.53 2.98Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M3.31 14.02L2.38 14.02C1.95 14.02 1.61 13.67 1.61 13.24L1.61 4.03C1.61 3.6 1.95 3.25 2.38 3.25L10.3 3.25C10.73 3.25 11.08 3.6 11.08 4.03L11.08 4.41L12.68 4.41L12.68 2.84C12.68 2.11 12.11 1.54 11.38 1.54L1.3 1.54C0.58 1.54 0 2.11 0 2.84L0 14.43C0 15.15 0.58 15.73 1.3 15.73L3.31 15.73L3.31 14.02Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-custom\:charge{background:url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.92969 15.8792L15.8797 3.9292' stroke='%23601EF9' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.1013 18.279L12.3013 17.079' stroke='%23601EF9' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.793 15.5887L16.183 13.1987' stroke='%23601EF9' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.60127 10.239L10.2413 3.599C12.3613 1.479 13.4213 1.469 15.5213 3.569L20.4313 8.479C22.5313 10.579 22.5213 11.639 20.4013 13.759L13.7613 20.399C11.6413 22.519 10.5813 22.529 8.48127 20.429L3.57127 15.519C1.47127 13.419 1.47127 12.369 3.60127 10.239Z' stroke='%23601EF9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2 21.9985H22' stroke='%23601EF9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;width:1.6rem;height:1.6rem;}.i-custom\:inden-tools{background:url("data:image/svg+xml;utf8,%3Csvg width='18.000000' height='18.000000' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3ECreated with xiangji. %3C/desc%3E%3Cdefs/%3E%3Cpath d='M1.5 11.25L3.37 2.25L14.62 2.25L16.5 11.25' stroke='%2354505E' stroke-opacity='1.000000' stroke-width='1.666667' stroke-linejoin='round' stroke-linecap='round'/%3E%3Cpath d='M5.59 11.25L6.27 13.5L11.72 13.5L12.4 11.25L16.5 11.25L16.5 16.12L1.5 16.12L1.5 11.25L5.59 11.25Z' stroke='%2354505E' stroke-opacity='1.000000' stroke-width='1.666667' stroke-linejoin='round'/%3E%3Cpath d='M7.12 5.25L10.87 5.25' stroke='%2354505E' stroke-opacity='1.000000' stroke-width='1.666667' stroke-linejoin='round' stroke-linecap='round'/%3E%3Cpath d='M6 8.25L12 8.25' stroke='%2354505E' stroke-opacity='1.000000' stroke-width='1.666667' stroke-linejoin='round' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;width:1.6rem;height:1.6rem;}.i-custom\:language-i18n{background:url("data:image/svg+xml;utf8,%3Csvg width='1.6rem' height='1.6rem' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24.1 24.1' style='enable-background:new 0 0 24.1 24.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0{display:none;}.st1{display:inline;}.st2{opacity:0.2;}.st3{fill:%23FF607B;}.st4{fill:%23FF425C;}.st5{fill:%23FF9595;}.st6{fill:%23FF2531;}.st7{fill:%23FFEEF0;}.st8{fill:%2354505E;}%3C/style%3E%3Cg id='图层_1' class='st0'%3E%3Cg id='图层_2_00000002386559056244823390000006281568749122028188_'%3E%3Cg id='_x31_x6CU6.tif_00000104694590302558708310000013121362839896295357_' class='st1'%3E%3Cimage style='overflow:visible;enable-background:new ;' width='1467' height='1322' id='Layer_0_00000128483717791405077320000009995314794542809487_' xlink:href='B473BF8052D1E450.png' transform='matrix(0.3318 0 0 0.3318 40.6221 37.5716)'%3E%3C/image%3E%3C/g%3E%3C/g%3E%3Cg id='图层_1_00000114774965663657035750000008797138569021912449_' class='st1'%3E%3Cg class='st2'%3E%3Cimage style='overflow:visible;enable-background:new ;' width='515' height='487' xlink:href='B473BF8052D1E457.png' transform='matrix(4.662386e-02 0 0 4.662386e-02 0 0.1439)'%3E%3C/image%3E%3C/g%3E%3C/g%3E%3Cg id='图层_3' class='st1'%3E%3Cpath class='st3' d='M18.2,20.8H6.1c-1.4,0-2.6-1.2-2.6-2.6V10c0-1.4,1.2-2.6,2.6-2.6h12.1c1.4,0,2.6,1.2,2.6,2.6v8.2 C20.8,19.6,19.6,20.8,18.2,20.8z'/%3E%3Cpath class='st4' d='M19.4,10.9H4.7c-1.4,0-2.6-1.2-2.6-2.6l0,0c0-1.4,1.2-2.6,2.6-2.6h14.7c1.4,0,2.6,1.2,2.6,2.6l0,0 C21.9,9.7,20.8,10.9,19.4,10.9z'/%3E%3Cpath class='st5' d='M16.7,2.9L16.7,2.9C16.1,2.1,15,2,14.3,2.6L12,4.3L9.8,2.6C9,2.1,7.9,2.3,7.3,3l0,0C6.7,3.8,6.9,4.9,7.7,5.5 L11,7.9c0.7,0.5,1.7,0.4,2.3-0.2l3.1-2.3C17.1,4.8,17.3,3.7,16.7,2.9z'/%3E%3Cpath class='st6' d='M8,5.7l3,2.2c0.7,0.5,1.7,0.4,2.3-0.2l2.6-2H8z'/%3E%3Cpath class='st7' d='M9.5,12.9l-0.7,1.3c0,0-0.2,0.4,0,0.7l2.8,3.2c0,0,0.6,0.5,1.1,0l2.8-3.2c0,0,0.2-0.3,0.1-0.7l-0.7-1.3 c0,0-0.1-0.4-0.8-0.4c-0.6,0-3.8,0-3.8,0S9.8,12.5,9.5,12.9z'/%3E%3C/g%3E%3C/g%3E%3Cg id='图层_2'%3E%3Cg%3E%3Cpath class='st8' d='M20.5,11.5c0,0.4,0,0.7,0,1.1c0,0,0,0.1,0,0.1c0,0.3-0.1,0.6-0.1,0.9c-0.4,2.1-1.4,3.7-3,5 c-1.2,0.9-2.5,1.5-4,1.7c-0.2,0-0.5,0.1-0.7,0.1c-0.4,0-0.7,0-1.1,0c0,0-0.1,0-0.1,0c-0.3,0-0.6-0.1-0.9-0.1 c-2.1-0.4-3.8-1.4-5.1-3.1c-1.6-2-2.1-4.3-1.7-6.8c0.4-2.1,1.4-3.7,3.1-5.1c1.2-0.9,2.5-1.5,4-1.7c0.2,0,0.5-0.1,0.7-0.1 c0.4,0,0.7,0,1.1,0c0,0,0.1,0,0.1,0c0.5,0.1,0.9,0.1,1.4,0.2c1.8,0.4,3.3,1.4,4.5,2.8c1,1.2,1.6,2.6,1.8,4.1 C20.4,11,20.4,11.3,20.5,11.5z M7.5,11.4c0-0.3,0-0.5,0-0.7C7.7,10,7.8,9.2,7.9,8.5c0-0.1,0-0.1-0.1-0.2C7.6,8.3,7.4,8.2,7.3,8.1 C7,8,6.7,7.8,6.4,7.7C5.6,8.8,5.1,10,4.9,11.4C5.8,11.4,6.6,11.4,7.5,11.4z M19.2,11.4c0.1-0.9-0.8-3.2-1.5-3.7 c-0.5,0.2-1,0.5-1.4,0.7c0,0-0.1,0.1-0.1,0.2c0.1,0.6,0.2,1.1,0.3,1.7c0.1,0.4,0.1,0.8,0.1,1.2C17.5,11.4,18.3,11.4,19.2,11.4z M7.5,12.7c-0.8,0-1.7,0-2.5,0c0.1,1.4,0.6,2.6,1.5,3.7c0.5-0.2,1-0.5,1.4-0.7c0,0,0.1-0.1,0-0.1c0-0.2-0.1-0.4-0.1-0.5 C7.7,14.2,7.6,13.5,7.5,12.7z M17.7,16.4c0.8-1.1,1.3-2.3,1.5-3.7c-0.9,0-1.7,0-2.6,0c0,0.3,0,0.5,0,0.8c-0.1,0.7-0.2,1.4-0.3,2.1 c0,0,0,0.1,0.1,0.1C16.8,15.9,17.3,16.2,17.7,16.4z M15.4,11.4c0-0.9-0.1-1.8-0.3-2.6c-0.8,0.1-1.6,0.2-2.3,0.3c0,0.7,0,1.5,0,2.2 C13.6,11.4,14.5,11.4,15.4,11.4z M12.7,14.9c0.8,0.1,1.6,0.2,2.3,0.3c0.2-0.8,0.3-1.7,0.3-2.6c-0.9,0-1.8,0-2.7,0 C12.7,13.4,12.7,14.2,12.7,14.9z M8.8,11.4c0.9,0,1.8,0,2.7,0c0-0.8,0-1.5,0-2.2c-0.8-0.1-1.6-0.2-2.3-0.3 C8.9,9.7,8.8,10.5,8.8,11.4z M11.4,14.9c0-0.7,0-1.5,0-2.2c-0.9,0-1.8,0-2.7,0c0,0.9,0.1,1.7,0.3,2.6C9.9,15.1,10.7,15,11.4,14.9z M11.4,5c-1.1,0.6-1.6,1.6-2,2.6c0.7,0.1,1.3,0.2,2,0.3C11.4,6.9,11.4,6,11.4,5z M14.7,7.6c-0.4-1.1-0.9-2.1-2-2.6 c0,1,0,1.9,0,2.9C13.4,7.8,14,7.7,14.7,7.6z M11.4,19.1c0-1,0-1.9,0-2.9c-0.7,0.1-1.3,0.2-2,0.3C9.9,17.5,10.4,18.5,11.4,19.1z M12.7,19.1c1.1-0.6,1.6-1.6,2-2.6c-0.7-0.1-1.3-0.2-2-0.3C12.7,17.2,12.7,18.1,12.7,19.1z M9,5.5C8.4,5.8,7.8,6.2,7.3,6.7 c0.3,0.2,0.7,0.3,1,0.5C8.5,6.6,8.8,6.1,9,5.5z M16.9,6.7c-0.5-0.5-1.1-0.9-1.8-1.2c0.3,0.6,0.5,1.1,0.8,1.7 C16.2,7,16.5,6.9,16.9,6.7z M7.3,17.4c0.6,0.5,1.1,0.9,1.8,1.2c-0.3-0.6-0.5-1.1-0.8-1.7C7.9,17,7.6,17.2,7.3,17.4z M15.1,18.5 c0.6-0.3,1.2-0.7,1.8-1.2c-0.3-0.2-0.7-0.3-1-0.5C15.6,17.4,15.4,18,15.1,18.5z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;width:1.6rem;height:1.6rem;}.i-custom\:receipt{background:url("data:image/svg+xml;utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 6V8.42C22 10 21 11 19.42 11H16V4.01C16 2.9 16.91 2 18.02 2C19.11 2.01 20.11 2.45 20.83 3.17C21.55 3.9 22 4.9 22 6Z' stroke='%23171717' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2 7V21C2 21.83 2.94 22.3 3.6 21.8L5.31 20.52C5.71 20.22 6.27 20.26 6.63 20.62L8.29 22.29C8.68 22.68 9.32 22.68 9.71 22.29L11.39 20.61C11.74 20.26 12.3 20.22 12.69 20.52L14.4 21.8C15.06 22.29 16 21.82 16 21V4C16 2.9 16.9 2 18 2H7H6C3 2 2 3.79 2 6V7Z' stroke='%23171717' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 13.01H12' stroke='%23171717' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 9.01001H12' stroke='%23171717' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.99561 13H6.00459' stroke='%23171717' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.99561 9H6.00459' stroke='%23171717' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;width:1.6rem;height:1.6rem;}.i-custom\:star-type{background:url("data:image/svg+xml;utf8,%3Csvg width='1.6rem' height='1.6rem' version='1.1' id='图层_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24.1 24.1' style='enable-background:new 0 0 24.1 24.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0{display:none;}.st1{display:inline;}.st2{opacity:0.2;}.st3{fill:%23FF607B;}.st4{fill:%23FF425C;}.st5{fill:%23FF9595;}.st6{fill:%23FF2531;}.st7{fill:%23FFEEF0;}.st8{fill-rule:evenodd;clip-rule:evenodd;fill:%236D4FFF;fill-opacity:0.8;}.st9{fill-rule:evenodd;clip-rule:evenodd;fill:%236D4FFF;}.st10{fill-rule:evenodd;clip-rule:evenodd;fill:%236D4FFF;fill-opacity:0.6;}.st11{opacity:0.38;}%3C/style%3E%3Cg id='图层_1_00000031205416670411047520000007360578475476948135_' class='st0'%3E%3Cg id='图层_2_00000002386559056244823390000006281568749122028188_' class='st1'%3E%3Cg id='_x31_x6CU6.tif_00000104694590302558708310000013121362839896295357_'%3E%3Cimage style='overflow:visible;enable-background:new ;' width='1467' height='1322' id='Layer_0_00000128483717791405077320000009995314794542809487_' xlink:href='A730C7FE7CA62B9D.png' transform='matrix(0.3318 0 0 0.3318 40.6221 37.5716)'%3E%3C/image%3E%3C/g%3E%3C/g%3E%3Cg id='图层_1_00000114774965663657035750000008797138569021912449_' class='st1'%3E%3Cg class='st2'%3E%3Cimage style='overflow:visible;enable-background:new ;' width='515' height='470' xlink:href='A730C7FE7CA62B9F.png' transform='matrix(4.739761e-02 0 0 4.739761e-02 -0.1992 0.3584)'%3E%3C/image%3E%3C/g%3E%3C/g%3E%3Cg id='图层_3' class='st1'%3E%3Cpath class='st3' d='M18.2,20.8H6.1c-1.4,0-2.6-1.2-2.6-2.6V10c0-1.4,1.2-2.6,2.6-2.6h12.1c1.4,0,2.6,1.2,2.6,2.6v8.2 C20.8,19.6,19.6,20.8,18.2,20.8z'/%3E%3Cpath class='st4' d='M19.4,10.9H4.7c-1.4,0-2.6-1.2-2.6-2.6l0,0c0-1.4,1.2-2.6,2.6-2.6h14.7c1.4,0,2.6,1.2,2.6,2.6l0,0 C21.9,9.7,20.8,10.9,19.4,10.9z'/%3E%3Cpath class='st5' d='M16.7,2.9L16.7,2.9C16.1,2.1,15,2,14.3,2.6L12,4.3L9.8,2.6C9,2.1,7.9,2.3,7.3,3l0,0C6.7,3.8,6.9,4.9,7.7,5.5 L11,7.9c0.7,0.5,1.7,0.4,2.3-0.2l3.1-2.3C17.1,4.8,17.3,3.7,16.7,2.9z'/%3E%3Cpath class='st6' d='M8,5.7l3,2.2c0.7,0.5,1.7,0.4,2.3-0.2l2.6-2H8z'/%3E%3Cpath class='st7' d='M9.5,12.9l-0.7,1.3c0,0-0.2,0.4,0,0.7l2.8,3.2c0,0,0.6,0.5,1.1,0l2.8-3.2c0,0,0.2-0.3,0.1-0.7l-0.7-1.3 c0,0-0.1-0.4-0.8-0.4c-0.6,0-3.8,0-3.8,0S9.8,12.5,9.5,12.9z'/%3E%3C/g%3E%3C/g%3E%3Cg id='图层_2_00000127023618744884774220000006510758316335416216_'%3E%3Cg%3E%3Cg%3E%3Cpath shape-rendering='crispEdges' class='st8' d='M7.8,10.7l2.8,1.5l-2.8,1.5l-1.5,2.8l-1.5-2.8L2,12.1l2.8-1.5l1.5-2.8 L7.8,10.7z'/%3E%3C/g%3E%3Cg%3E%3Cpath class='st9' d='M13.8,9.3l-3.9-2l3.9-2l1.9-3.8l2,3.9l3.9,2l-3.9,2l-2,3.9L13.8,9.3z'/%3E%3C/g%3E%3Cpath class='st10' d='M11.9,20.5l-2.1-1l2.1-1l1-2.1l1,2.1l2.1,1l-2.1,1l-1,2.1L11.9,20.5z'/%3E%3C/g%3E%3Cg class='st11'%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;width:1.6rem;height:1.6rem;}.i-custom\:translate{--un-icon:url("data:image/svg+xml;utf8,%3Csvg width='20.244385' height='16.588379' viewBox='0 0 20.2444 16.5884' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3ECreated with xj. %3C/desc%3E%3Cdefs/%3E%3Cpath d='M7.06 8.9L6.97 8.64C6.91 8.46 6.74 8.34 6.54 8.34L5.28 8.34C5.08 8.34 4.92 8.46 4.85 8.64L4.76 8.9C4.69 9.08 4.53 9.2 4.33 9.2L3.92 9.2C3.61 9.2 3.38 8.9 3.48 8.62L4.87 4.75C5.03 4.32 5.45 4.03 5.92 4.03C6.39 4.03 6.81 4.32 6.96 4.75L8.34 8.62C8.44 8.91 8.22 9.2 7.91 9.2L7.5 9.2C7.3 9.2 7.12 9.08 7.06 8.9ZM5.92 7.64C6.38 7.64 6.71 7.2 6.56 6.77L5.92 4.89L5.27 6.77C5.13 7.2 5.45 7.64 5.92 7.64Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M16.7 8.47C16.54 9.08 16.43 9.36 16.22 9.78C16 10.2 15.76 10.53 15.45 10.88C16.18 11.37 16.71 11.67 17.77 11.93C17.56 12.36 17.54 12.48 17.29 12.89C16.14 12.52 15.46 12.18 14.68 11.59C13.93 12.16 13.2 12.52 12 12.9C11.73 12.42 11.75 12.41 11.48 11.95C12.64 11.67 13.27 11.33 13.92 10.88C13.57 10.51 13.31 10.13 13.07 9.71C12.85 9.31 12.75 9.08 12.56 8.47L12.43 8.47C12.11 8.47 11.95 8.46 11.54 8.46L11.54 7.51C11.86 7.51 12.08 7.51 12.46 7.51L14.06 7.51L14.06 7.08C14.06 6.91 14.06 6.77 14.06 6.63L15.14 6.63C15.14 6.83 15.14 6.91 15.14 7.08L15.14 7.51L16.84 7.51C17.22 7.51 17.42 7.51 17.76 7.51L17.76 8.46C17.43 8.46 17.23 8.47 16.87 8.47L16.7 8.47ZM13.63 8.47C13.77 8.9 13.86 9.12 14.07 9.48C14.26 9.79 14.42 10 14.64 10.23C14.85 9.99 15.02 9.77 15.17 9.49C15.36 9.16 15.43 8.98 15.57 8.48L13.63 8.47Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M8.32 12.52L3.21 12.52C2.35 12.52 1.65 11.85 1.65 11.02L1.65 2.95C1.65 2.12 2.35 1.44 3.21 1.44L11.55 1.44L11.97 0L2.42 0C1.08 0 0 1.04 0 2.34L0 11.64C0 12.93 1.07 13.99 2.42 13.99L7.89 13.99L8.32 12.52Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M12.38 4.05L17.03 4.05C17.88 4.05 18.58 4.73 18.58 5.56L18.58 13.63C18.58 14.46 17.88 15.13 17.03 15.13L7.38 15.13L6.96 16.58L17.82 16.58C19.15 16.58 20.24 15.54 20.24 14.24L20.24 4.94C20.24 3.66 19.16 2.6 17.82 2.6L12.81 2.6L12.38 4.05Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M9.26 13.95L7.64 13.95L11.93 0L13.55 0L9.26 13.95Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M8.54 16.54L6.92 16.54L11.22 2.58L12.84 2.58L8.54 16.54Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-custom\:translate-img{--un-icon:url("data:image/svg+xml;utf8,%3Csvg width='19.608643' height='24.712524' viewBox='0 0 19.6086 24.7125' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3ECreated with xiangji. %3C/desc%3E%3Cdefs/%3E%3Cpath d='M17.77 3.51L19.42 2.59L17.73 1.72L16.9 0L16.03 1.76L14.34 2.68L16.06 3.57L16.89 5.3L17.77 3.51Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M4.1 22.92L5.76 22.01L4.06 21.13L3.22 19.41L2.35 21.17L0.66 22.1L2.39 22.98L3.21 24.71L4.1 22.92Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M6.83 13.17L6.75 12.9C6.69 12.71 6.52 12.57 6.33 12.57L5.11 12.57C4.92 12.57 4.75 12.7 4.69 12.88L4.61 13.16C4.55 13.35 4.38 13.47 4.19 13.47L3.79 13.47C3.49 13.47 3.27 13.16 3.37 12.86L4.71 8.81C4.86 8.36 5.27 8.06 5.72 8.06C6.18 8.06 6.58 8.36 6.74 8.82L8.08 12.87C8.17 13.17 7.96 13.48 7.66 13.48L7.25 13.48C7.06 13.48 6.89 13.36 6.83 13.17ZM5.73 11.85C6.19 11.85 6.5 11.38 6.36 10.93L5.73 8.97L5.11 10.95C4.96 11.38 5.28 11.85 5.73 11.85Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M16.17 12.71C16.02 13.35 15.92 13.63 15.71 14.08C15.49 14.52 15.26 14.87 14.96 15.23C15.67 15.75 16.18 16.06 17.21 16.33C17.01 16.78 16.99 16.91 16.76 17.33C15.63 16.95 14.98 16.6 14.22 15.97C13.49 16.57 12.78 16.95 11.62 17.35C11.37 16.85 11.38 16.83 11.13 16.35C12.25 16.04 12.86 15.71 13.48 15.23C13.15 14.83 12.9 14.45 12.67 14.01C12.45 13.58 12.36 13.35 12.17 12.71L12.04 12.71C11.72 12.71 11.57 12.7 11.17 12.7L11.17 11.71C11.49 11.71 11.7 11.71 12.06 11.71L13.6 11.71L13.6 11.27C13.6 11.1 13.6 10.95 13.6 10.8L14.65 10.8C14.65 11.01 14.65 11.1 14.65 11.27L14.65 11.72L16.29 11.72C16.65 11.72 16.85 11.72 17.19 11.72L17.19 12.71C16.87 12.71 16.67 12.72 16.33 12.72L16.17 12.71ZM13.21 12.71C13.34 13.16 13.43 13.4 13.64 13.77C13.82 14.1 13.97 14.32 14.19 14.56C14.39 14.31 14.55 14.07 14.7 13.78C14.88 13.45 14.95 13.25 15.1 12.72L13.21 12.71Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M8.05 16.97L3.1 16.97C2.27 16.97 1.6 16.27 1.6 15.39L1.6 6.93C1.6 6.06 2.27 5.36 3.1 5.36L11.19 5.36L11.59 3.84L2.34 3.84C1.05 3.84 0 4.94 0 6.29L0 16.04C0 17.39 1.05 18.5 2.34 18.5L7.65 18.5L8.05 16.97Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M11.99 8.08L16.5 8.08C17.33 8.08 18 8.78 18 9.66L18 18.12C18 19 17.33 19.7 16.5 19.7L7.14 19.7L6.74 21.21L17.26 21.21C18.55 21.21 19.6 20.11 19.6 18.76L19.6 9.02C19.6 7.67 18.55 6.57 17.26 6.57L12.41 6.57L11.99 8.08Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M8.96 18.46L7.4 18.46L11.56 3.83L13.12 3.83L8.96 18.46Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M8.28 21.17L6.7 21.17L10.86 6.56L12.43 6.56L8.28 21.17Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-custom\:uploadcloud{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' width='24' height='24' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m11 18l1.41 1.41L15 16.83V29h2V16.83l2.59 2.58L21 18l-5-5z'/%3E%3Cpath fill='currentColor' d='M23.5 22H23v-2h.5a4.5 4.5 0 0 0 .36-9H23l-.1-.82a7 7 0 0 0-13.88 0L9 11h-.86a4.5 4.5 0 0 0 .36 9H9v2h-.5A6.5 6.5 0 0 1 7.2 9.14a9 9 0 0 1 17.6 0A6.5 6.5 0 0 1 23.5 22'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-custom\:video-captions{--un-icon:url("data:image/svg+xml;utf8,%3Csvg width='19.610107' height='18.959961' viewBox='0 0 19.6101 18.96' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3ECreated with xiangji. %3C/desc%3E%3Cdefs/%3E%3Cpath d='M3.9 6.69L3.9 2.06C3.9 1.6 4.27 1.23 4.71 1.23L14.05 1.23C14.5 1.23 14.87 1.6 14.87 2.06L14.87 6.83C15.32 6.89 15.78 6.98 16.24 7.14L16.24 1.18C16.24 0.53 15.71 0 15.05 0L3.71 0C3.06 0 2.53 0.53 2.53 1.18L2.53 6.98C2.91 6.89 3.39 6.78 3.9 6.69Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M13.95 7.64C10.82 7.64 8.29 10.17 8.29 13.3C8.29 16.43 10.82 18.95 13.95 18.95C17.08 18.95 19.61 16.43 19.61 13.3C19.61 10.17 17.08 7.64 13.95 7.64ZM13.95 17.69C11.52 17.69 9.55 15.72 9.55 13.29C9.55 10.86 11.52 8.89 13.95 8.89C16.38 8.89 18.35 10.86 18.35 13.29C18.35 15.73 16.38 17.69 13.95 17.69Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M6.53 14.92L6.45 14.68C6.4 14.52 6.25 14.41 6.07 14.41L4.98 14.41C4.82 14.41 4.67 14.52 4.61 14.68L4.54 14.92C4.48 15.08 4.34 15.19 4.16 15.19L3.8 15.19C3.53 15.19 3.34 14.92 3.43 14.67L4.63 11.2C4.76 10.81 5.13 10.55 5.54 10.55C5.95 10.55 6.32 10.81 6.45 11.2L7.65 14.67C7.73 14.93 7.55 15.19 7.28 15.19L6.91 15.19C6.73 15.19 6.59 15.08 6.53 14.92ZM5.54 13.79C5.94 13.79 6.22 13.39 6.1 13.01L5.54 11.32L4.97 13.01C4.85 13.4 5.14 13.79 5.54 13.79Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M15.77 11.83C15.62 12.37 15.54 12.62 15.35 13C15.15 13.37 14.95 13.67 14.67 14C15.31 14.43 15.78 14.7 16.68 14.93C16.51 15.33 16.49 15.42 16.28 15.79C15.27 15.47 14.68 15.15 14.01 14.62C13.36 15.14 12.72 15.47 11.67 15.8C11.45 15.37 11.46 15.37 11.24 14.96C12.25 14.71 12.79 14.4 13.35 14C13.05 13.66 12.82 13.34 12.61 12.96C12.42 12.6 12.34 12.38 12.16 11.84L12.05 11.84C11.77 11.84 11.62 11.83 11.28 11.83L11.28 10.98C11.56 10.98 11.75 10.98 12.08 10.98L13.46 10.98L13.46 10.6C13.46 10.45 13.46 10.31 13.46 10.18L14.39 10.18C14.39 10.37 14.39 10.43 14.39 10.59L14.39 10.98L15.86 10.98C16.2 10.98 16.36 10.98 16.66 10.98L16.66 11.83C16.38 11.83 16.2 11.84 15.89 11.84L15.77 11.83ZM13.11 11.83C13.23 12.22 13.31 12.41 13.5 12.74C13.65 13.01 13.8 13.21 13.99 13.4C14.17 13.2 14.32 13 14.45 12.74C14.61 12.45 14.66 12.27 14.8 11.83L13.11 11.83Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M8.18 16.62C7.46 17.12 6.61 17.42 5.65 17.42C3.22 17.42 1.26 15.46 1.26 13.03C1.26 10.6 3.22 8.63 5.65 8.63C6.71 8.63 7.67 9.02 8.43 9.64C8.62 9.27 8.86 8.89 9.12 8.57C8.16 7.82 6.96 7.35 5.65 7.35C2.53 7.35 0 9.89 0 13.02C0 16.15 2.53 18.67 5.65 18.67C6.94 18.67 8.12 18.24 9.07 17.51C8.67 17.29 8.39 16.98 8.18 16.62Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M6.9 4.82L5.81 4.82C5.5 4.82 5.25 4.57 5.25 4.27L5.25 4.04C5.25 3.72 5.5 3.47 5.81 3.47L6.9 3.47C7.21 3.47 7.46 3.72 7.46 4.04L7.46 4.27C7.47 4.56 7.21 4.82 6.9 4.82Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M9.92 4.82L8.83 4.82C8.52 4.82 8.27 4.57 8.27 4.27L8.27 4.04C8.27 3.72 8.52 3.47 8.83 3.47L9.92 3.47C10.24 3.47 10.49 3.72 10.49 4.04L10.49 4.27C10.5 4.56 10.25 4.82 9.92 4.82Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3Cpath d='M12.96 4.82L11.86 4.82C11.55 4.82 11.3 4.57 11.3 4.27L11.3 4.04C11.3 3.72 11.55 3.47 11.86 3.47L12.96 3.47C13.27 3.47 13.52 3.72 13.52 4.04L13.52 4.27C13.52 4.56 13.27 4.82 12.96 4.82Z' fill='currentColor' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-custom\:workspace{--un-icon:url("data:image/svg+xml;utf8,%3Csvg width='15.000000' height='16.686646' viewBox='0 0 15 16.6866' fill='currentColor' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3ECreated with xiangji. %3C/desc%3E%3Cdefs/%3E%3Cpath id='Vector' d='M14.16 5.01L9.16 0.63C8.7 0.22 8.11 0 7.5 0C6.88 0 6.29 0.22 5.83 0.63L0.83 5.01C0.56 5.25 0.35 5.54 0.21 5.87C0.07 6.19 -0.01 6.54 0 6.9L0 14.18C0 14.84 0.26 15.48 0.73 15.95C1.2 16.42 1.83 16.68 2.5 16.68L12.5 16.68C13.16 16.68 13.79 16.42 14.26 15.95C14.73 15.48 15 14.84 15 14.18L15 6.89C15 6.54 14.92 6.19 14.78 5.86C14.64 5.54 14.43 5.25 14.16 5.01ZM9.16 15.01L5.83 15.01L5.83 10.85C5.83 10.63 5.92 10.42 6.07 10.26C6.23 10.1 6.44 10.01 6.66 10.01L8.33 10.01C8.55 10.01 8.76 10.1 8.92 10.26C9.07 10.42 9.16 10.63 9.16 10.85L9.16 15.01ZM13.33 14.18C13.33 14.4 13.24 14.61 13.08 14.77C12.93 14.93 12.72 15.01 12.5 15.01L10.83 15.01L10.83 10.85C10.83 10.19 10.57 9.55 10.1 9.08C9.63 8.61 8.99 8.35 8.33 8.35L6.66 8.35C6 8.35 5.36 8.61 4.89 9.08C4.43 9.55 4.16 10.19 4.16 10.85L4.16 15.01L2.5 15.01C2.27 15.01 2.06 14.93 1.91 14.77C1.75 14.61 1.66 14.4 1.66 14.18L1.66 6.89C1.66 6.77 1.69 6.65 1.74 6.55C1.79 6.44 1.86 6.34 1.95 6.26L6.95 1.89C7.1 1.76 7.29 1.68 7.5 1.68C7.7 1.68 7.89 1.76 8.05 1.89L13.05 6.26C13.13 6.34 13.21 6.44 13.25 6.55C13.3 6.65 13.33 6.77 13.33 6.89L13.33 14.18Z' fill='%2354505E' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-xj\:ai-remove-text{--un-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23' height='16.19' viewBox='0 0 23 16.19'%3E%3Cg fill='currentColor'%3E%3Cpath d='M8.71 14.54H3.67l3.89-5.99s2.27 2.32 3.33 3.42l2.27-2.66V2.92C13.16 1.31 12.1 0 10.79 0H2.36C1.05 0 0 1.31 0 2.92v10.3c0 1.61 1.05 2.92 2.36 2.92h4.98zm-6.76-.8c-.17 0-.35-.04-.35-1.02l-.02-9.8c0-.82.57-1.3 1.21-1.3l7.5-.02c.64 0 1.3.67 1.3 1.5l-.1 7.1l-3.15-3.42c-.7-.68-1.2-.56-1.64 0c-.01 0-.18.24-.2.25zm16 2.45h-7.63c-.7 0-1.1-.69-.67-1.16c.16-.18.41-.28.67-.28h7.63c.47 0 .84.32.84.72s-.37.72-.84.72'/%3E%3Cpath d='m22.56 8.28l-3.1-2.94c-.53-.49-1.35-.46-1.82.1l-5.31 6.17c-.48.56-.44 1.41.09 1.9L13.98 15h1.85l-2.03-1.92a.875.875 0 0 1-.07-1.21l4.26-4.95c.29-.35.82-.38 1.16-.05l1.99 1.88c.34.32.37.86.07 1.21l-4.26 4.95l1.58.09l4.15-4.82c.46-.54.41-1.4-.12-1.9m-5.77-5.03l1.25-.66l-1.28-.65l-.64-1.25l-.66 1.28l-1.29.68l1.31.65l.64 1.25z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-xj\:eraser{--un-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none'%3E%3Cdefs%3E%3CclipPath id='svgID0'%3E%3Cpath fill='%23fff' fill-opacity='0' d='M0 0h30v30H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='M0 0h30v30H0z'/%3E%3Cg clip-path='url(%23svgID0)'%3E%3Cpath stroke='currentColor' stroke-linejoin='round' stroke-width='2.212' d='M18.74 23.75H7.5m2.49 0l-5-5c-.48-.49-.48-1.28 0-1.77l12.5-12.5c.49-.48 1.28-.48 1.77 0l6.25 6.25c.48.49.48 1.28 0 1.77L14.26 23.75'/%3E%3Cpath fill='currentColor' fill-rule='evenodd' d='m24.99 25l-1.24-2.5l-2.51-1.25l2.51-1.26l1.24-2.49l1.25 2.49l2.5 1.26l-2.5 1.25z'/%3E%3Cpath fill='currentColor' d='m4.37 4.99l1.04 2.09l2.08 1.04l-2.08 1.04l-1.04 2.08l-1.04-2.08l-2.09-1.04l2.09-1.04z'/%3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M7.73 5.54L7.16 4.4l-1.15-.58l1.15-.57l.57-1.15l.57 1.15l1.15.57l-1.15.58z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-xj\:face-swap{--un-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none'%3E%3Cdefs%3E%3CclipPath id='svgID0'%3E%3Cpath fill='%23fff' fill-opacity='0' d='M0 0h30v30H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='M0 0h30v30H0z'/%3E%3Cg clip-path='url(%23svgID0)'%3E%3Cpath fill='currentColor' d='M23.01 4.26L20 5.62l3.01 1.36L24.37 10l1.38-3.02l3-1.36l-3-1.36l-1.38-3.01zM15 2.5C8.12 2.5 2.5 8.12 2.5 15c0 6.87 5.62 12.5 12.5 12.5c6.87 0 12.5-5.63 12.5-12.5c0-1.84-.42-3.59-1.13-5.17l-1.55 3.4c.1.58.18 1.14.18 1.77c0 5.53-4.47 10-10 10c-5.54 0-10-4.47-10-10v-.17c1.6-.6 3.07-1.53 4.31-2.72c1.23-1.2 2.21-2.64 2.86-4.23c1.17 1.44 2.65 2.61 4.33 3.4c1.68.8 3.51 1.22 5.37 1.22c.56-.01 1.11-.04 1.66-.12l-1.85-4.07l-5.93-2.69l4.41-2A12.6 12.6 0 0 0 15 2.5m-3.75 12.18a1.574 1.574 0 0 0-1.57 1.57a1.57 1.57 0 0 0 1.57 1.56a1.57 1.57 0 0 0 1.56-1.56a1.57 1.57 0 0 0-.46-1.11a1.8 1.8 0 0 0-.51-.34c-.19-.08-.39-.12-.59-.12m7.5 0a1.574 1.574 0 0 0-1.57 1.57a1.57 1.57 0 0 0 1.57 1.56a1.57 1.57 0 0 0 1.56-1.56a1.574 1.574 0 0 0-1.56-1.57'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-xj\:human-translate{--un-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24.552' height='28.694' viewBox='0 0 24.552 28.694'%3E%3Cg fill='currentColor'%3E%3Cpath d='M20.6 19.94c-.12.52-.31 1.02-.56 1.5c-.25.46-.55.88-.9 1.27c.85.56 1.79.93 2.81 1.09c-.29.37-.52.78-.67 1.23c-1.12-.3-2.12-.8-3.02-1.5c-.94.7-1.98 1.2-3.13 1.51c-.15-.42-.37-.8-.66-1.15c1.05-.2 2-.58 2.88-1.16c-.38-.41-.71-.86-.98-1.34c-.25-.46-.45-.93-.59-1.43h-.13c-.36 0-.72 0-1.04.05V18.8c.35.04.69.06 1.04.05h1.85v-.49c.01-.17.01-.35 0-.52h1.28q-.03.255 0 .51v.5h1.95c.35.01.7-.01 1.05-.05v1.23c-.35-.03-.7-.05-1.05-.05zm-3.54 0c.12.41.29.8.51 1.16c.18.31.4.6.65.86c.25-.26.45-.54.62-.85c.21-.37.36-.76.46-1.17zM3.32 14.25h3.33q1.11-1.08 2.64-1.5c.87.38 1.79.58 2.75.6h.49c.9-.05 1.76-.26 2.57-.63c1.07.27 1.99.79 2.77 1.54h3.33c-.35-.36-.73-.7-1.13-1c-.98-.68-2.09-1.2-3.13-1.77c.69-.65 1.21-1.4 1.58-2.26q.54-1.275.51-2.67c-.01-.92-.22-1.81-.62-2.65a6.7 6.7 0 0 0-1.65-2.2c-.65-.55-1.38-.98-2.18-1.27c-.81-.3-1.65-.44-2.51-.44c-.87 0-1.7.14-2.51.44c-.81.29-1.53.72-2.18 1.27c-.73.64-1.29 1.4-1.69 2.27q-.6 1.305-.6 2.73c0 1.425.2 1.86.6 2.73s.96 1.63 1.69 2.27l-.68.32a11.3 11.3 0 0 0-3.38 2.22m3.73-7.58c0-.65.12-1.28.38-1.88q.39-.9 1.11-1.59c.47-.46 1.03-.81 1.65-1.06c.63-.25 1.28-.38 1.95-.38c.68 0 1.33.12 1.96.37s1.18.6 1.66 1.06q.72.69 1.11 1.59a4.7 4.7 0 0 1 0 3.75q-.39.9-1.11 1.59c-.48.46-1.03.82-1.65 1.07c-.63.25-1.28.37-1.96.37c-.67 0-1.32-.12-1.95-.37c-.62-.25-1.18-.6-1.65-1.06a4.9 4.9 0 0 1-1.11-1.59c-.26-.6-.39-1.22-.39-1.87m-.91 13l-.91 2.88l1.8.06z'/%3E%3Cpath d='M24.54 16.52c.02-.5-.23-.79-.74-.86q-.345-.075-.69-.06h-8.02a5.7 5.7 0 0 0-2.52.49c-.2.11-.4.11-.61 0q-1.08-.51-2.28-.48H1.35c-.93 0-1.37.33-1.35 1v9.49c0 .64.34.92 1.18 1h6.83c.43-.03.86.03 1.28.16c.69.32 1.35.69 1.99 1.11c.54.37 1.11.42 1.72.14c.3-.15.6-.33.87-.53c.84-.66 1.8-.95 2.89-.89h6.45c.7 0 1.34-.27 1.34-.92c-.02-3.94-.02-5.7-.01-9.65m-15.42 8.2H7.85c-.07 0-.11-.03-.13-.09l-.3-.94h-2.5l-.29.94q-.03.09-.12.09H3.15c-.02-.03-.11-.07-.08-.1l2.16-6.5c.02-.07.06-.11.14-.1h1.56c.08 0 .12.03.14.1l2.14 6.47c.01.02-.08.11-.09.13m13.59 1.31s-7.06-1-9.89 1.07v-9.53s.46-.67 2.23-.67h7.59c.2-.04.37.01.52.15c.14.13.2.3.17.49v7.87c.04.18 0 .34-.13.47c-.14.13-.3.18-.49.15'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-xj\:image-expand{--un-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none'%3E%3Cdefs%3E%3CclipPath id='svgID0'%3E%3Cpath fill='%23fff' fill-opacity='0' d='M0 0h30v30H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='M0 0h30v30H0z'/%3E%3Cg clip-path='url(%23svgID0)'%3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M16.39 11.64c-.17-.04-.34-.05-.51-.05H5.02c-.17 0-.34.01-.51.05c-.16.03-.32.08-.47.15c-.15.06-.3.13-.43.22s-.26.2-.38.31c-.11.12-.22.25-.31.38s-.16.28-.23.43c-.06.15-.11.31-.14.47c-.04.17-.05.34-.05.51v10.86c0 .17.01.34.05.51c.03.16.08.32.14.47c.07.15.14.3.23.43s.2.26.31.38c.12.11.25.22.38.31s.28.16.43.23c.15.06.31.11.47.14c.17.04.34.05.51.05h10.86c.17 0 .34-.01.51-.05c.16-.03.32-.08.47-.14c.15-.07.3-.14.43-.23s.26-.2.38-.31c.11-.12.22-.25.31-.38s.16-.27.23-.43c.06-.15.11-.31.14-.47c.04-.17.05-.34.05-.51V14.11c0-.17-.01-.34-.05-.51c-.03-.16-.08-.32-.14-.47c-.07-.15-.14-.3-.23-.43s-.2-.26-.31-.38c-.12-.11-.25-.22-.38-.31s-.28-.16-.43-.22a2 2 0 0 0-.47-.15M5.02 13.86h10.86c.14 0 .25.11.25.25v10.86c0 .14-.11.25-.25.25H5.02c-.14 0-.25-.11-.25-.25V14.11c0-.14.11-.25.25-.25'/%3E%3Cpath stroke='currentColor' stroke-width='2.273' d='m3.63 26.36l7.6-7.6c.2-.2.53-.22.75-.04l5.29 4.23'/%3E%3Cpath stroke='currentColor' stroke-linejoin='round' stroke-width='2.273' d='m20.11 9.88l6.25-6.25m-5.34 0h5.34v5.34'/%3E%3Ccircle cx='3.636' cy='8.182' r='1.136' fill='currentColor'/%3E%3Ccircle cx='3.636' cy='3.636' r='1.136' fill='currentColor'/%3E%3Ccircle cx='17.273' cy='3.636' r='1.136' fill='currentColor'/%3E%3Ccircle cx='21.818' cy='26.363' r='1.136' fill='currentColor'/%3E%3Ccircle cx='26.363' cy='26.363' r='1.136' fill='currentColor'/%3E%3Ccircle cx='26.363' cy='21.819' r='1.136' fill='currentColor'/%3E%3Ccircle cx='26.363' cy='12.727' r='1.136' fill='currentColor'/%3E%3Cpath fill='currentColor' fill-rule='evenodd' d='m10.62 8.75l-1.25-2.5L6.87 5l2.5-1.26l1.25-2.49l1.25 2.49L14.37 5l-2.5 1.25zm12.5 5.62l1.04 2.08l2.09 1.05l-2.09 1.04l-1.04 2.08l-1.04-2.08L20 17.5l2.08-1.05z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-xj\:img-disk{--un-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='27.43' height='25.6' viewBox='0 0 27.43 25.6'%3E%3Cg fill='none'%3E%3Cdefs%3E%3CclipPath id='svgID0'%3E%3Cpath fill='%23fff' fill-opacity='0' d='M0 0h27.43v25.6H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill='currentColor' clip-path='url(%23svgID0)'%3E%3Cpath d='M25.37 12.28H14c-.61.06-1.1.33-1.49.79c-.39.47-.56 1-.51 1.61v8.49c-.05.6.12 1.14.51 1.61c.38.46.88.73 1.49.8h11.37a2.2 2.2 0 0 0 1.52-.79q.6-.705.54-1.62v-8.49c.04-.62-.14-1.16-.54-1.63s-.91-.72-1.52-.77M14 15.61c-.03-.31.05-.59.24-.83c.2-.24.45-.38.76-.41h9.32c.3.03.55.17.75.41c.19.24.27.52.25.83v5l-4.15-3.29c-.24-.2-.5-.28-.8-.25c-.3.04-.55.17-.73.41L14.2 23c-.14-.22-.2-.45-.2-.7zm2.73 7.87l3.86-3.86l4.4 3.51c-.18.22-.41.33-.69.34z'/%3E%3Cpath d='M10.62 16.18c0-.31-.11-.57-.32-.78a1.02 1.02 0 0 0-.77-.32H5.28c-1.7 0-2.64-.53-2.46-2c.12-1 1.13-1.43 2.21-1.6c.31-.06.56-.22.73-.5c.18-.27.22-.56.13-.88c-.15-.55-.22-1.11-.22-1.67c-.01-.77.13-1.5.42-2.21a5.78 5.78 0 0 1 3.09-3.15c.7-.3 1.43-.45 2.2-.46c1.8-.07 4.76.51 5.63 4.54c.08.29.23 1.2.32 1.19c2.12-.3 4.13-.3 4.85 1.08c.13.31.37.53.7.65c.33.11.65.09.96-.07c.29-.19.47-.45.53-.8c.06-.34-.02-.65-.23-.92c-.91-1.71-2.19-2.18-4.3-2.18h-.4c-.47-1.81-1.44-3.29-2.92-4.42Q14.3-.03 11.51 0c-1.08-.02-2.11.18-3.1.58s-1.87.98-2.63 1.73c-.77.75-1.36 1.61-1.78 2.6c-.41.99-.63 2.01-.63 3.09v.54c.03.56-.22.94-.75 1.13a3.8 3.8 0 0 0-1.89 1.41A3.85 3.85 0 0 0 0 13.33q0 1.485.99 2.61c.65.75 1.47 1.19 2.46 1.33h6.07c.3 0 .56-.11.77-.32c.22-.21.33-.47.33-.77m-3.28 7.1l2.24-1.17l-2.3-1.14l-1.13-2.24l-1.19 2.28l-2.27 1.2l2.33 1.16l1.12 2.23z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-xj\:img-hd{--un-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='25' height='25' viewBox='0 0 25 25'%3E%3Cg fill='none'%3E%3Cdefs%3E%3CclipPath id='svgID0'%3E%3Cpath fill='%23fff' fill-opacity='0' d='M0 0h25v25H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='M0 0h25v25H0z'/%3E%3Cg clip-path='url(%23svgID0)'%3E%3Cpath stroke='currentColor' stroke-linejoin='round' stroke-width='1.7' d='m14.1 10.55l3.6.52l-2.6 2.54l.61 3.58l-3.21-1.69l-3.22 1.69l.61-3.58l-2.6-2.54l3.6-.52l1.61-3.26zm8.81 1.95h-2.08m-.97 7.36l-1.47-1.47M4.16 12.5H2.08M6.6 6.6L5.13 5.13m7.37-.97V2.08m5.89 4.52l1.47-1.47M12.5 22.91v-2.08m-7.37-.97l1.47-1.47'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-xj\:img-splitting{--un-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none' stroke='currentColor' stroke-linejoin='round' stroke-width='2.5'%3E%3Cpath d='M11.87 20c-4.83 0-8.75-3.92-8.75-8.75c0-4.84 3.92-8.75 8.75-8.75s8.75 3.91 8.75 8.75'/%3E%3Cpath d='M27.5 11.25V27.5H11.25V11.25z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-xj\:img-translate{--un-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24.511' height='30.643' viewBox='0 0 24.511 30.643'%3E%3Cg fill='currentColor'%3E%3Cpath d='m22.22 4.35l2.06-1.13l-2.12-1.09L21.13 0l-1.09 2.18l-2.11 1.15l2.15 1.1l1.03 2.14zM5.12 28.42l2.08-1.13l-2.12-1.08l-1.05-2.14l-1.09 2.18L.83 27.4l2.15 1.1l1.04 2.14zm3.42-12.09l-.1-.34c-.08-.23-.28-.4-.52-.4H6.39c-.24 0-.45.15-.52.39l-.11.34c-.07.23-.28.38-.52.38h-.51c-.37 0-.64-.38-.52-.76l1.67-5.02c.2-.56.71-.93 1.27-.93c.57 0 1.08.37 1.27.95l1.68 5.02c.12.37-.15.76-.52.76h-.51c-.24 0-.45-.16-.53-.39m-1.37-1.64c.57 0 .96-.57.78-1.13l-.78-2.44l-.78 2.45c-.19.55.21 1.12.78 1.12m13.05 1.07c-.2.79-.32 1.15-.59 1.7s-.55.98-.92 1.43c.88.64 1.52 1.02 2.81 1.36c-.26.56-.29.72-.57 1.24c-1.41-.48-2.23-.91-3.17-1.69c-.91.75-1.81 1.21-3.26 1.71c-.31-.62-.3-.64-.61-1.24c1.4-.37 2.17-.79 2.94-1.38c-.41-.5-.73-.98-1.01-1.52c-.27-.53-.39-.82-.63-1.61h-.16c-.39 0-.59-.02-1.08-.02v-1.22H17v-1.13h1.32v1.14h3.17v1.23c-.41 0-.65.01-1.08.01zm-3.71 0c.16.56.28.85.54 1.32c.22.4.42.68.69.97c.25-.31.44-.6.64-.96c.22-.42.31-.66.49-1.32z'/%3E%3Cpath d='M10.07 21.04H3.88c-1.05 0-1.88-.86-1.88-1.95V8.6c0-1.09.83-1.96 1.88-1.96h10.1l.51-1.87H2.92C1.31 4.77 0 6.13 0 7.81V19.9c0 1.67 1.31 3.04 2.92 3.04h6.64z'/%3E%3Cpath d='M14.99 10.02h5.63c1.05 0 1.88.87 1.88 1.96v10.49c0 1.09-.83 1.95-1.88 1.95H8.93l-.51 1.88h13.16c1.61 0 2.93-1.37 2.93-3.04V11.19c0-1.68-1.32-3.04-2.93-3.04h-6.07z'/%3E%3Cpath d='M11.2 22.89H9.25l5.2-18.14h1.96z'/%3E%3Cpath d='M10.35 26.25H8.38l5.2-18.12h1.96z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-xj\:scissors{--un-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg fill='none'%3E%3Cdefs%3E%3CclipPath id='svgID0'%3E%3Cpath fill='%23fff' fill-opacity='0' d='M0 30V0h30v30z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='M0 30V0h30v30z'/%3E%3Cg clip-path='url(%23svgID0)'%3E%3Cpath stroke='currentColor' stroke-linejoin='round' stroke-width='2.287' d='M24.99 21.8c0 1.84-1.49 3.33-3.33 3.33s-3.33-1.49-3.33-3.33s1.49-3.33 3.33-3.33s3.33 1.49 3.33 3.33zm-13.33 0c0 1.84-1.49 3.33-3.33 3.33s-3.34-1.49-3.34-3.33s1.5-3.33 3.34-3.33s3.33 1.49 3.33 3.33z'/%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.287' d='M18.5 19L6.11 6.24'/%3E%3Cpath fill='currentColor' d='m25.62 10l1.04 2.08l2.09 1.04l-2.09 1.04l-1.04 2.09l-1.04-2.09l-2.08-1.04l2.08-1.04z'/%3E%3Cpath stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.287' d='m15 15l3-3m-7 7l4-4'/%3E%3Cpath fill='currentColor' fill-rule='evenodd' d='m19.99 11.24l-1.24-2.5l-2.51-1.25l2.51-1.25l1.24-2.5l1.25 2.5l2.5 1.25l-2.5 1.25z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-xj\:video{--un-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='23.836' height='13.591' viewBox='0 0 23.836 13.591'%3E%3Cg fill='currentColor'%3E%3Cpath d='M16.96.02c-3.8 0-6.87 3.03-6.87 6.78s3.07 6.79 6.87 6.79s6.87-3.04 6.87-6.79c.01-3.75-3.07-6.78-6.87-6.78m0 12.06c-2.95 0-5.35-2.36-5.35-5.28c0-2.91 2.39-5.28 5.35-5.28c2.94 0 5.34 2.36 5.34 5.28s-2.38 5.28-5.34 5.28m-9-3.33l-.1-.28a.48.48 0 0 0-.46-.32H6.08c-.2 0-.39.13-.46.32l-.09.28c-.07.19-.25.32-.46.32h-.44c-.33 0-.55-.32-.46-.62l1.47-4.16c.16-.46.61-.77 1.1-.77c.5 0 .94.31 1.1.77l1.45 4.16c.11.31-.12.62-.46.62h-.42c-.21 0-.4-.13-.45-.32M6.75 7.39c.49 0 .84-.47.69-.93l-.69-2.03l-.69 2.04c-.15.45.2.92.69.92'/%3E%3Cpath d='M19.17 5.41c-.17.66-.27.96-.51 1.41c-.23.44-.48.81-.81 1.19c.78.53 1.33.84 2.45 1.13c-.22.46-.25.59-.51 1.03c-1.22-.4-1.93-.76-2.75-1.4c-.8.62-1.58 1.01-2.84 1.41c-.28-.51-.26-.52-.54-1.02c1.23-.3 1.89-.66 2.57-1.14c-.37-.41-.65-.81-.9-1.26c-.23-.43-.33-.68-.54-1.34h-.14c-.34 0-.52-.01-.94-.01V4.39h2.65v-.95h1.13v.95h2.76V5.4c-.35 0-.56.01-.93.01zm-3.23 0c.16.47.26.7.47 1.09c.2.33.37.56.59.81c.23-.25.4-.5.56-.8c.19-.35.27-.55.42-1.09zM9.97 11.1c-.88.6-1.94.97-3.08.97c-2.96 0-5.35-2.36-5.35-5.28s2.39-5.28 5.35-5.28c1.29 0 2.45.47 3.37 1.22c.23-.44.51-.9.84-1.27A6.83 6.83 0 0 0 6.88 0C3.08 0 0 3.03 0 6.79c0 3.75 3.07 6.8 6.88 6.8c1.56 0 2.99-.54 4.14-1.4c-.45-.27-.8-.66-1.05-1.09'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.i-xj\:video-remove-subtitle{--un-icon:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='27.09' height='23.35' viewBox='0 0 27.09 23.35'%3E%3Cg fill='none'%3E%3Cdefs%3E%3CclipPath id='svgID0'%3E%3Cpath fill='%23fff' fill-opacity='0' d='M0 0h27.09v23.35H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill='currentColor' clip-path='url(%23svgID0)'%3E%3Crect width='2.1' height='2.06' x='4.01' y='17.02' rx='1.03'/%3E%3Crect width='2.06' height='2.06' x='7.04' y='17.02' rx='1.03'/%3E%3Cpath d='M6.25 21.3h-.83c-.94 0-1.73-.33-2.39-.99s-.98-1.45-.98-2.38V5.42c0-.94.32-1.73.98-2.39s1.45-.98 2.39-.98h7.22c.92 0 1.72.33 2.37.99c.66.65.99 1.45.99 2.38v.48c-.04.48.17.82.63.99c.46.18.84.08 1.15-.3c.18-.2.27-.43.26-.69V4.34c0-.58-.1-1.13-.32-1.66s-.54-1-.94-1.41c-.41-.41-.88-.72-1.41-.94Q14.575 0 13.72 0H4.34c-.58 0-1.13.11-1.67.33c-.53.22-1 .53-1.4.94c-.41.4-.72.87-.94 1.4C.11 3.21 0 3.76 0 4.34V19c-.01.57.1 1.13.32 1.66s.54 1 .94 1.41c.41.41.88.72 1.41.94s1.09.34 1.67.34h1.91c.33 0 .6-.13.81-.4c.28-.34.33-.7.13-1.1c-.19-.39-.51-.58-.94-.55'/%3E%3Cpath d='m12.22 9.84l-4.32 2.4c-.29.15-.57.15-.85-.02a.79.79 0 0 1-.41-.72V6.7c.01-.32.16-.55.43-.7c.28-.16.55-.16.83 0l4.32 2.39c.27.17.4.41.4.73a.8.8 0 0 1-.4.72m9.21 13.43H10.34c-1.01 0-1.61-1-1.01-1.68c.28-.29.61-.43 1.01-.41h11.09c.31-.03.59.06.83.27c.24.2.37.46.4.78c-.03.31-.17.56-.41.77c-.24.2-.51.29-.82.27'/%3E%3Cpath d='M26 12.58L21.78 8.8c-.36-.32-.78-.46-1.26-.44c-.48.03-.88.22-1.19.57l-7.15 7.94c-.33.36-.47.78-.45 1.26c.03.48.22.88.58 1.2l2.1 1.9h2.49l-2.74-2.41c-.24-.21-.36-.46-.38-.77s.07-.57.28-.8l5.72-6.35c.2-.23.46-.35.77-.36c.3-.02.57.08.8.29L24 13.2c.22.2.35.45.37.76s-.07.57-.27.81l-5.7 6.35l-.15.11h2.26L26.09 15c.31-.35.46-.76.44-1.23c-.01-.47-.19-.87-.53-1.19m-.74-7.57l1.83-.96l-1.88-.93l-.92-1.83l-.97 1.87l-1.86.98l1.9.94l.92 1.83z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;width:1.6rem;height:1.6rem;}.container{width:100%;}.scrollbar{--scrollbar-track:#f5f5f5;--scrollbar-thumb:#ddd;--scrollbar-width:8px;--scrollbar-height:8px;--scrollbar-track-radius:4px;--scrollbar-thumb-radius:4px;overflow:auto;}.scrollbar::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-height);}.scrollbar::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);}.scrollbar::-webkit-scrollbar-track{background-color:var(--scrollbar-track);}.scrollbar-rounded::-webkit-scrollbar-thumb{border-radius:var(--scrollbar-thumb-radius);}.scrollbar-rounded::-webkit-scrollbar-track{border-radius:var(--scrollbar-track-radius);}.scrollbar-thin{--scrollbar-width:8px;--scrollbar-height:8px;}@media (min-width: 640px){.container{max-width:640px;}}@media (min-width: 768px){.container{max-width:768px;}}@media (min-width: 1024px){.container{max-width:1024px;}}@media (min-width: 1280px){.container{max-width:1280px;}}@media (min-width: 1536px){.container{max-width:1536px;}}.pointer-events-none{pointer-events:none;}.visible,[visible=""]{visibility:visible;}.absolute{position:absolute;}.fixed{position:fixed;}.relative{position:relative;}.sticky{position:sticky;}.bottom-\[-24px\]{bottom:-24px;}.left-0{left:0;}.left-2{left:0.5rem;}.right--3{right:-0.75rem;}.right-0{right:0;}.right-10px{right:10px;}.right-4{right:1rem;}.top-0{top:0;}.top-0\.5{top:0.125rem;}.top-1{top:0.25rem;}.top-10px{top:10px;}.top-4{top:1rem;}.top-50\%{top:50%;}.z-\[999\]{z-index:999;}.z-99{z-index:99;}.grid{display:grid;}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}[rows~="\32 "]{grid-template-rows:repeat(2,minmax(0,1fr));}.float-left{float:left;}.\!m-0{margin:0 !important;}.m-4px{margin:4px;}.\!mx-10px{margin-left:10px !important;margin-right:10px !important;}.mx-auto{margin-left:auto;margin-right:auto;}.\!mb-\[10px\]{margin-bottom:10px !important;}.\!mt-\[20px\]{margin-top:20px !important;}.\!mt-3{margin-top:0.75rem !important;}.mb-\[20px\],.mb-20px{margin-bottom:20px;}.mb-0{margin-bottom:0;}.mb-1{margin-bottom:0.25rem;}.mb-10{margin-bottom:2.5rem;}.mb-18px{margin-bottom:18px;}.mb-2{margin-bottom:0.5rem;}.mb-2\%,[mb-2\%=""]{margin-bottom:2%;}.mb-3{margin-bottom:0.75rem;}.mb-4{margin-bottom:1rem;}.mb-6{margin-bottom:1.5rem;}.mb-60px{margin-bottom:60px;}.mb-8px{margin-bottom:8px;}.ml--10px{margin-left:-10px;}.ml--2{margin-left:-0.5rem;}.ml-\[-5px\]{margin-left:-5px;}.ml-1{margin-left:0.25rem;}.ml-10px{margin-left:10px;}.ml-2{margin-left:0.5rem;}.ml-20px{margin-left:20px;}.ml-3{margin-left:0.75rem;}.ml-4{margin-left:1rem;}.ml-7{margin-left:1.75rem;}.mr-1{margin-right:0.25rem;}.mr-10px{margin-right:10px;}.mr-2{margin-right:0.5rem;}.mr-20px{margin-right:20px;}.mr-2px{margin-right:2px;}.mr-30px{margin-right:30px;}.mr-3px{margin-right:3px;}.mr-4{margin-right:1rem;}.mr-6{margin-right:1.5rem;}.mr-6px{margin-right:6px;}.mr-7{margin-right:1.75rem;}.mr-9{margin-right:2.25rem;}.mt-0{margin-top:0;}.mt-1{margin-top:0.25rem;}.mt-2{margin-top:0.5rem;}.mt-3{margin-top:0.75rem;}.mt-30px{margin-top:30px;}.mt-4{margin-top:1rem;}.mt-6{margin-top:1.5rem;}.mt-8{margin-top:2rem;}.inline{display:inline;}.block,[block=""]{display:block;}.inline-block{display:inline-block;}.list-item{display:list-item;}[size~="\30 "]{width:0;height:0;}[size~="\31 6"]{width:4rem;height:4rem;}[size~="\32 2"]{width:5.5rem;height:5.5rem;}[size~="\32 6"]{width:6.5rem;height:6.5rem;}[size~="\32 8"]{width:7rem;height:7rem;}[size~="\33 "]{width:0.75rem;height:0.75rem;}[size~="\34 "]{width:1rem;height:1rem;}[size~="\35 "]{width:1.25rem;height:1.25rem;}[size~="\38 8"]{width:22rem;height:22rem;}.\!h-100\%,.\!h-full{height:100% !important;}.\!w-100\%{width:100% !important;}.h-\[32px\]{height:32px;}.h-\[500px\]{height:500px;}.h-10{height:2.5rem;}.h-100\%,.h-full{height:100%;}.h-100vh,[h-100vh=""]{height:100vh;}.h-16px{height:16px;}.h-180px{height:180px;}.h-246px{height:246px;}.h-24px{height:24px;}.h-260px{height:260px;}.h-272px{height:272px;}.h-33px{height:33px;}.h-36px\!{height:36px !important;}.h-375px{height:375px;}.h-4,.h4{height:1rem;}.h-44px{height:44px;}.h-56px{height:56px;}.h-60px{height:60px;}.h-8{height:2rem;}.h1{height:0.25rem;}.h2{height:0.5rem;}.h3{height:0.75rem;}.max-h-\[700px\]{max-height:700px;}.max-w-1200px{max-width:1200px;}.max-w-max{max-width:max-content;}.min-w-\[150px\]{min-width:150px;}.min-w-\[280px\]{min-width:280px;}.min-w-188px{min-width:188px;}.w-\[100px\]{width:100px;}.w-\[268px\],.w-268px{width:268px;}.w-\[45\%\]{width:45%;}.w-\[55\%\]{width:55%;}.w-10{width:2.5rem;}.w-100\%,.w-full{width:100%;}.w-100vw{width:100vw;}.w-160px{width:160px;}.w-16px{width:16px;}.w-240px{width:240px;}.w-24px{width:24px;}.w-280px{width:280px;}.w-330px{width:330px;}.w-338px{width:338px;}.w-375px{width:375px;}.w-4{width:1rem;}.w-50\%{width:50%;}.w-8{width:2rem;}.w-auto{width:auto;}.w-max{width:max-content;}.flex{display:flex;}.flex-1{flex:1 1 0%;}[flex~="auto"]{flex:1 1 auto;}.flex-shrink{flex-shrink:1;}.flex-shrink-0,.shrink-0{flex-shrink:0;}.flex-grow,.grow-1{flex-grow:1;}.flex-col{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}[translate~="\31 "]{--un-translate-x:0.25rem;--un-translate-y:0.25rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-x-full{--un-translate-x:100%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-y--1\/2{--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.hover\:scale-110:hover{--un-scale-x:1.1;--un-scale-y:1.1;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.cursor-pointer{cursor:pointer;}.resize{resize:both;}.items-start{align-items:flex-start;}.items-center{align-items:center;}.items-stretch{align-items:stretch;}.justify-start{justify-content:flex-start;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.gap-10px{gap:10px;}.gap-2{gap:0.5rem;}.of-auto{overflow:auto;}.of-hidden,.overflow-hidden{overflow:hidden;}.overflow-y-auto{overflow-y:auto;}.overflow-y-scroll{overflow-y:scroll;}.break-normal{overflow-wrap:normal;word-break:normal;}.break-all{word-break:break-all;}.b,.border,.border-1{border-width:1px;}.\!border-\[\#534F5D\]{--un-border-opacity:1 !important;border-color:rgb(83 79 93 / var(--un-border-opacity)) !important;}.border-\[\#D9D9D9\],.border-\#D9D9D9{--un-border-opacity:1;border-color:rgb(217 217 217 / var(--un-border-opacity));}.hover\:border-\[\#7F65FF\]:hover{--un-border-opacity:1;border-color:rgb(127 101 255 / var(--un-border-opacity));}.hover\:border-\#7F65FF:hover{--un-border-opacity:1;border-color:rgb(127 101 255 / var(--un-border-opacity));}.\!rd-3{border-radius:0.75rem !important;}.rd-\[14px\]{border-radius:14px;}.rd-2,.rounded-2{border-radius:0.5rem;}.rd-6px,.rounded-6px{border-radius:6px;}.rounded,[rounded=""]{border-radius:0.25rem;}.rounded-10px{border-radius:10px;}.hover\:rounded-6px:hover{border-radius:6px;}.rd-bl-2{border-bottom-left-radius:0.5rem;}.\!border-none{border-style:none !important;}.border-dashed{border-style:dashed;}.\!bg-\[\#918EA7\]{--un-bg-opacity:1 !important;background-color:rgb(145 142 167 / var(--un-bg-opacity)) !important;}.\!bg-white{--un-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--un-bg-opacity)) !important;}.bg-\[\#fafafa\],.bg-\[\#FAFAFA\]{--un-bg-opacity:1;background-color:rgb(250 250 250 / var(--un-bg-opacity));}.bg-\#282831{--un-bg-opacity:1;background-color:rgb(40 40 49 / var(--un-bg-opacity));}.bg-\#f6f6f6{--un-bg-opacity:1;background-color:rgb(246 246 246 / var(--un-bg-opacity));}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));}.hover\:\!bg-\[\#7958FF\]:hover{--un-bg-opacity:1 !important;background-color:rgb(121 88 255 / var(--un-bg-opacity)) !important;}.hover\:\!bg-\[\#FF2D55\]:hover{--un-bg-opacity:1 !important;background-color:rgb(255 45 85 / var(--un-bg-opacity)) !important;}.hover\:bg-\[\#efe9fe\]:hover{--un-bg-opacity:1;background-color:rgb(239 233 254 / var(--un-bg-opacity));}.hover\:bg-\[\#fafafa\]:hover{--un-bg-opacity:1;background-color:rgb(250 250 250 / var(--un-bg-opacity));}[stroke-width~="\33 "]{stroke-width:3px;}.object-cover{object-fit:cover;}.object-contain{object-fit:contain;}.\!p-0{padding:0 !important;}.p-10px{padding:10px;}.p-2{padding:0.5rem;}.px,[px=""]{padding-left:1rem;padding-right:1rem;}.px-\[12px\]{padding-left:12px;padding-right:12px;}.px-\[2px\]{padding-left:2px;padding-right:2px;}.px-\[7px\]{padding-left:7px;padding-right:7px;}.px-10px{padding-left:10px;padding-right:10px;}.px-2{padding-left:0.5rem;padding-right:0.5rem;}.px-26px{padding-left:26px;padding-right:26px;}.px-36px{padding-left:36px;padding-right:36px;}.px-58px{padding-left:58px;padding-right:58px;}.px-8px{padding-left:8px;padding-right:8px;}.py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem;}.py-10{padding-top:2.5rem;padding-bottom:2.5rem;}.py-18px{padding-top:18px;padding-bottom:18px;}.py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.\!pl-7{padding-left:1.75rem !important;}.pb-2{padding-bottom:0.5rem;}.pl-\[25px\]{padding-left:25px;}.pl-22px{padding-left:22px;}.pl-5{padding-left:1.25rem;}.pr-\[22px\]{padding-right:22px;}.pr-\[3px\]{padding-right:3px;}.pr-1{padding-right:0.25rem;}.pr-2{padding-right:0.5rem;}.pr-4{padding-right:1rem;}.pr-58px{padding-right:58px;}.ps{padding-inline-start:1rem;}.pt-\[1\%\]{padding-top:1%;}.pt-2{padding-top:0.5rem;}.text-center{text-align:center;}.text-left{text-align:left;}.text-right{text-align:right;}[align~="top"]{vertical-align:top;}.\!text-6{font-size:1.5rem !important;}.text-\[14px\],.text-14px{font-size:14px;}.text-\[26px\]{font-size:26px;}.text-\[28px\]{font-size:28px;}.text-12px{font-size:12px;}.text-12px\/14px{font-size:12px;line-height:14px;}.text-20px{font-size:20px;}.text-2xl{font-size:1.5rem;line-height:2rem;}.text-3{font-size:0.75rem;}.text-4{font-size:1rem;}.text-4\.5{font-size:1.125rem;}.text-5{font-size:1.25rem;}.text-7{font-size:1.75rem;}.text-base{font-size:1rem;line-height:1.5rem;}.text-sm{font-size:0.875rem;line-height:1.25rem;}.\!text-white{--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity)) !important;}.text-\[\#601EF9\]{--un-text-opacity:1;color:rgb(96 30 249 / var(--un-text-opacity));}.text-\[\#6D4FFF\]{--un-text-opacity:1;color:rgb(109 79 255 / var(--un-text-opacity));}.text-\[\#9A9AA0\]{--un-text-opacity:1;color:rgb(154 154 160 / var(--un-text-opacity));}.text-\[\#9ca3af\]{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity));}.text-\[\#ff2d55\],.text-\[\#FF2D55\]{--un-text-opacity:1;color:rgb(255 45 85 / var(--un-text-opacity));}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity));}.text-red-500{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity));}.color-white,.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));}.hover\:\!text-\[\#fff\]:hover{--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity)) !important;}.hover\:text-\[\#7f65ff\]:hover{--un-text-opacity:1;color:rgb(127 101 255 / var(--un-text-opacity));}.hover\:text-\[\#7F65FF\]:hover{--un-text-opacity:1;color:rgb(127 101 255 / var(--un-text-opacity));}.hover\:text-gray-700:hover{--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity));}.color-\[\#54505E\],.color-\#54505E{--un-text-opacity:1;color:rgb(84 80 94 / var(--un-text-opacity));}.color-\#CED4DC{--un-text-opacity:1;color:rgb(206 212 220 / var(--un-text-opacity));}[color~="\$t\)\.color"]{color:var(--t\)\.color);}.font-bold,.fw-700{font-weight:700;}.font-light{font-weight:300;}.leading-\[32px\]{line-height:32px;}.leading-33px{line-height:33px;}.lh-44px{line-height:44px;}.font-sans{font-family:"DM Sans",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";}.overline{text-decoration-line:overline;}.underline{text-decoration-line:underline;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.text-shadow{--un-text-shadow:0 0 1px var(--un-text-shadow-color, rgb(0 0 0 / 0.2)),0 0 1px var(--un-text-shadow-color, rgb(1 0 5 / 0.1));text-shadow:var(--un-text-shadow);}.opacity-0{opacity:0;}.opacity-36{opacity:0.36;}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.outline{outline-style:solid;}.outline-none{outline:2px solid transparent;outline-offset:2px;}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.duration-500{transition-duration:500ms;}.ease{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);}[content~="\$t\("]{content:var(--t\();}[placeholder~="\$t\("]::placeholder{color:var(--t\();}.hidden{display:none;}@media (min-width: 768px){.md\:mx-1\%,[md\:mx-1\%=""]{margin-left:1%;margin-right:1%;}.md\:w-48\%,[md\:w-48\%=""]{width:48%;}}@media (min-width: 1024px){.lg\:mx-1\%,[lg\:mx-1\%=""]{margin-left:1%;margin-right:1%;}.lg\:w-23\%,[lg\:w-23\%=""]{width:23%;}}@media (min-width: 1536px){.\32 xl\:text-base{font-size:1rem;line-height:1.5rem;}} 