@charset "UTF-8";
/*!
 * @alife/theme-hybridcloud-v1-dark@0.15.2 (https://fusion.design)
 * @alifd/next@1.25.51 (https://fusion.design)
 * Copyright 2018-present Alibaba Group,
 * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
 */
.next-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  top: 0;
  margin: -1px;
}/* stylelint-disable */
/*! normalize.css v7.0.0 | 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
*    IE on Windows Phone and in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}/* Sections
    ========================================================================== */
/**
* Remove the margin in all browsers (opinionated).
*/
body {
  margin: 0;
}/**
* Add the correct display in IE 9-.
*/
article,
aside,
footer,
header,
nav,
section {
  display: block;
}/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}/* Grouping content
    ========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
figcaption,
figure,
main {
  /* 1 */
  display: block;
}/**
* Add the correct margin in IE 8.
*/
figure {
  margin: 1em 40px;
}/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  -webkit-box-sizing: content-box;
  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-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}/* Text-level semantics
    ========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}/**
* 1. Remove the bottom border in Chrome 57- and Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
b,
strong {
  font-weight: inherit;
}/**
* 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-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}/**
* Add the correct font style in Android 4.3-.
*/
dfn {
  font-style: italic;
}/**
* Add the correct background and color in IE 9-.
*/
mark {
  background-color: #FF0;
  color: #000;
}/**
* 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 {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/* Embedded content
    ========================================================================== */
/**
* Add the correct display in IE 9-.
*/
audio,
video {
  display: inline-block;
}/**
* Add the correct display in iOS 4-7.
*/
audio:not([controls]) {
  display: none;
  height: 0;
}/**
* Remove the border on images inside links in IE 10-.
*/
img {
  border-style: none;
}/**
* Hide the overflow in IE.
*/
svg:not(.theme-hybridcloud) {
  overflow: hidden;
}/* Forms
    ========================================================================== */
/**
* 1. Change the font styles in all browsers (opinionated).
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}/**
* 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;
}/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
*    controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}/**
* 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 {
  border-style: none;
  padding: 0;
}/**
* 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 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}/**
* Remove the default vertical scrollbar in IE.
*/
textarea {
  overflow: auto;
}/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  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] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}/**
* Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
*/
[type=search]::-webkit-search-cancel-button,
[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 {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}/* Interactive
    ========================================================================== */
/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
details,
menu {
  display: block;
}/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item;
}/* Scripting
    ========================================================================== */
/**
* Add the correct display in IE 9-.
*/
canvas {
  display: inline-block;
}/**
* Add the correct display in IE.
*/
template {
  display: none;
}/* Hidden
    ========================================================================== */
/**
* Add the correct display in IE 10-.
*/
[hidden] {
  display: none;
}*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}li {
  margin-left: 0;
}hr {
  border: 0 solid #333333;
  border: 0 var(--line-solid, solid) var(--color-line1-2, #333333);
  border-top-width: 1px;
  border-top-width: var(--line-1, 1px);
}a {
  text-decoration: none;
}a:link {
  color: #2789f2;
  color: var(--color-link-1, #2789f2);
}a:visited {
  color: #307ac9;
  color: var(--color-link-2, #307ac9);
}a:hover {
  color: #4e9ff5;
  color: var(--color-link-3, #4e9ff5);
}a:active {
  text-decoration: underline;
  color: #4e9ff5;
  color: var(--color-link-3, #4e9ff5);
}html {
  font-size: 100%;
}body {
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
  color: #e6e6e6;
  color: var(--color-text1-4, #e6e6e6);
}button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}h1 {
  margin-bottom: 10px;
  margin-bottom: calc(var(--font-size-headline, 20px) * 0.5);
  font-size: 20px;
  font-size: var(--font-size-headline, 20px);
  font-weight: 500;
  font-weight: var(--font-weight-medium, 500);
  line-height: 36px;
}h2 {
  margin-bottom: 9px;
  margin-bottom: calc(var(--font-size-title, 18px) * 0.5);
  font-size: 18px;
  font-size: var(--font-size-title, 18px);
  font-weight: 500;
  font-weight: var(--font-weight-medium, 500);
  line-height: 30px;
}h3 {
  margin-bottom: 8px;
  margin-bottom: calc(var(--font-size-subhead, 16px) * 0.5);
  font-size: 16px;
  font-size: var(--font-size-subhead, 16px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 24px;
}h4 {
  margin-bottom: 8px;
  margin-bottom: calc(var(--font-size-subhead, 16px) * 0.5);
  font-size: 16px;
  font-size: var(--font-size-subhead, 16px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 24px;
}h5 {
  margin-bottom: 6px;
  margin-bottom: calc(var(--font-size-body-1, 12px) * 0.5);
  font-size: 14px;
  font-size: var(--font-size-body-2, 14px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 24px;
}h6 {
  margin-bottom: 7px;
  margin-bottom: calc(var(--font-size-body-2, 14px) * 0.5);
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  font-weight: 500;
  font-weight: var(--font-weight-medium, 500);
  line-height: 20px;
}p {
  margin-bottom: 6px;
  margin-bottom: calc(var(--font-size-body-1, 12px) * 0.5);
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 20px;
}strong {
  font-weight: 500;
}small {
  font-size: 75%;
}/* stylelint-disable-next-line */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(24px);
    -ms-transform: translateY(24px);
    transform: translateY(24px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(24px);
    -ms-transform: translateY(24px);
    transform: translateY(24px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-24px);
    -ms-transform: translateY(-24px);
    transform: translateY(-24px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-24px);
    -ms-transform: translateY(-24px);
    transform: translateY(-24px);
  }
}
@-webkit-keyframes fadeOutUpSmall {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes fadeOutUpSmall {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes zoomInBig {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes zoomInBig {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes zoomOutBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes zoomOutBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-webkit-keyframes expandInDown {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    transform: scaleY(0.6);
    -webkit-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    transform-origin: left top 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    transform-origin: left top 0;
  }
}
@keyframes expandInDown {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    transform: scaleY(0.6);
    -webkit-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    transform-origin: left top 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    transform-origin: left top 0;
  }
}
@-webkit-keyframes expandInUp {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    transform: scaleY(0.6);
    -webkit-transform-origin: left bottom 0;
    -ms-transform-origin: left bottom 0;
    transform-origin: left bottom 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: left bottom 0;
    -ms-transform-origin: left bottom 0;
    transform-origin: left bottom 0;
  }
}
@keyframes expandInUp {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    transform: scaleY(0.6);
    -webkit-transform-origin: left bottom 0;
    -ms-transform-origin: left bottom 0;
    transform-origin: left bottom 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: left bottom 0;
    -ms-transform-origin: left bottom 0;
    transform-origin: left bottom 0;
  }
}
@-webkit-keyframes expandInWithFade {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
@keyframes expandInWithFade {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes expandOutUp {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    transform-origin: left top 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    transform: scaleY(0.6);
    -webkit-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    transform-origin: left top 0;
  }
}
@keyframes expandOutUp {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    transform-origin: left top 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    transform: scaleY(0.6);
    -webkit-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    transform-origin: left top 0;
  }
}
@-webkit-keyframes expandOutDown {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: left bottom 0;
    -ms-transform-origin: left bottom 0;
    transform-origin: left bottom 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    transform: scaleY(0.6);
    -webkit-transform-origin: left bottom 0;
    -ms-transform-origin: left bottom 0;
    transform-origin: left bottom 0;
  }
}
@keyframes expandOutDown {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: left bottom 0;
    -ms-transform-origin: left bottom 0;
    transform-origin: left bottom 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0.6);
    -ms-transform: scaleY(0.6);
    transform: scaleY(0.6);
    -webkit-transform-origin: left bottom 0;
    -ms-transform-origin: left bottom 0;
    transform-origin: left bottom 0;
  }
}
@-webkit-keyframes expandOutWithFade {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes expandOutWithFade {
  0% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  20% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.35s;
  animation-duration: 0.35s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 250ms;
  animation-duration: 250ms;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 250ms;
  animation-duration: 250ms;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 250ms;
  animation-duration: 250ms;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 250ms;
  animation-duration: 250ms;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.35s;
  animation-duration: 0.35s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.35s;
  animation-duration: 0.35s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.35s;
  animation-duration: 0.35s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.35s;
  animation-duration: 0.35s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.expandInDown {
  -webkit-animation-name: expandInDown;
  animation-name: expandInDown;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.expandOutUp {
  -webkit-animation-name: expandOutUp;
  animation-name: expandOutUp;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.expandInUp {
  -webkit-animation-name: expandInUp;
  animation-name: expandInUp;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.expandOutDown {
  -webkit-animation-name: expandOutDown;
  animation-name: expandOutDown;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.fadeInDownSmall {
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.fadeOutUpSmall {
  -webkit-animation-name: fadeOutUpSmall;
  animation-name: fadeOutUpSmall;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 250ms;
  animation-duration: 250ms;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.zoomInBig {
  -webkit-animation-name: zoomInBig;
  animation-name: zoomInBig;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.zoomOutBig {
  -webkit-animation-name: zoomOutBig;
  animation-name: zoomOutBig;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.expand-enter {
  overflow: hidden;
}.expand-enter-active {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}.expand-enter-active > * {
  -webkit-animation-name: expandInWithFade;
  animation-name: expandInWithFade;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.expand-leave {
  overflow: hidden;
}.expand-leave-active {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}.expand-leave-active > * {
  -webkit-animation-name: expandOutWithFade;
  animation-name: expandOutWithFade;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}.next-icon[dir=rtl]::before {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}@font-face {
  font-family: NextIcon;
  src: url("//at.alicdn.com/t/font_1984235_k0cji4xgatd.eot");
  src: url("//at.alicdn.com/t/font_1984235_k0cji4xgatd.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_1984235_k0cji4xgatd.woff2") format("woff2"), url("//at.alicdn.com/t/font_1984235_k0cji4xgatd.woff") format("woff"), url("//at.alicdn.com/t/font_1984235_k0cji4xgatd.ttf") format("truetype"), url("//at.alicdn.com/t/font_1984235_k0cji4xgatd.svg#NextIcon") format("svg");
  font-display: swap;
}
.next-icon {
  display: inline-block;
  font-family: NextIcon;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}.next-icon:before {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}.next-icon-smile:before {
  content: "\e65f";
  content: "\E65F";
}.next-icon-cry:before {
  content: "\e65d";
  content: "\E65D";
}.next-icon-success:before {
  content: "\e60a";
  content: "\E60A";
}.next-icon-warning:before {
  content: "\e60b";
  content: "\E60B";
}.next-icon-prompt:before {
  content: "\e60c";
  content: "\E60C";
}.next-icon-error:before {
  content: "\e60d";
  content: "\E60D";
}.next-icon-help:before {
  content: "\e673";
  content: "\E673";
}.next-icon-clock:before {
  content: "\e621";
  content: "\E621";
}.next-icon-success-filling:before {
  content: "\e63a";
  content: "\E63A";
}.next-icon-delete-filling:before {
  content: "\e623";
  content: "\E623";
}.next-icon-favorites-filling:before {
  content: "\e60e";
  content: "\E60E";
}.next-icon-add:before {
  content: "\e655";
  content: "\E655";
}.next-icon-minus:before {
  content: "\e601";
  content: "\E601";
}.next-icon-arrow-up:before {
  content: "\e625";
  content: "\E625";
}.next-icon-arrow-down:before {
  content: "\e63d";
  content: "\E63D";
}.next-icon-arrow-left:before {
  content: "\e61d";
  content: "\E61D";
}.next-icon-arrow-right:before {
  content: "\e619";
  content: "\E619";
}.next-icon-arrow-double-left:before {
  content: "\e659";
  content: "\E659";
}.next-icon-arrow-double-right:before {
  content: "\e65e";
  content: "\E65E";
}.next-icon-switch:before {
  content: "\e6b3";
  content: "\E6B3";
}.next-icon-sorting:before {
  content: "\e634";
  content: "\E634";
}.next-icon-descending:before {
  content: "\e61f";
  content: "\E61F";
}.next-icon-ascending:before {
  content: "\e61e";
  content: "\E61E";
}.next-icon-select:before {
  content: "\e632";
  content: "\E632";
}.next-icon-semi-select:before {
  content: "\e633";
  content: "\E633";
}.next-icon-search:before {
  content: "\e656";
  content: "\E656";
}.next-icon-close:before {
  content: "\e626";
  content: "\E626";
}.next-icon-ellipsis:before {
  content: "\e654";
  content: "\E654";
}.next-icon-picture:before {
  content: "\e631";
  content: "\E631";
}.next-icon-calendar:before {
  content: "\e607";
  content: "\E607";
}.next-icon-ashbin:before {
  content: "\e639";
  content: "\E639";
}.next-icon-upload:before {
  content: "\e7ee";
  content: "\E7EE";
}.next-icon-download:before {
  content: "\e628";
  content: "\E628";
}.next-icon-set:before {
  content: "\e683";
  content: "\E683";
}.next-icon-edit:before {
  content: "\e63b";
  content: "\E63B";
}.next-icon-refresh:before {
  content: "\e677";
  content: "\E677";
}.next-icon-filter:before {
  content: "\e627";
  content: "\E627";
}.next-icon-attachment:before {
  content: "\e665";
  content: "\E665";
}.next-icon-account:before {
  content: "\e608";
  content: "\E608";
}.next-icon-email:before {
  content: "\e605";
  content: "\E605";
}.next-icon-atm:before {
  content: "\e606";
  content: "\E606";
}.next-icon-loading:before {
  content: "\e646";
  content: "\E646";
  -webkit-animation: loadingCircle 1s infinite linear;
  animation: loadingCircle 1s infinite linear;
}.next-icon-eye:before {
  content: "\e611";
  content: "\E611";
}.next-icon-copy:before {
  content: "\e60f";
  content: "\E60F";
}.next-icon-toggle-left:before {
  content: "\e602";
  content: "\E602";
}.next-icon-toggle-right:before {
  content: "\e603";
  content: "\E603";
}.next-icon-eye-close:before {
  content: "\e600";
  content: "\E600";
}.next-icon-unlock:before {
  content: "\e615";
  content: "\E615";
}.next-icon-lock:before {
  content: "\e617";
  content: "\E617";
}.next-icon-exit:before {
  content: "\e616";
  content: "\E616";
}.next-icon-chart-bar:before {
  content: "\e612";
  content: "\E612";
}.next-icon-chart-pie:before {
  content: "\e613";
  content: "\E613";
}.next-icon-form:before {
  content: "\e7fb";
  content: "\E7FB";
}.next-icon-detail:before {
  content: "\e7f8";
  content: "\E7F8";
}.next-icon-list:before {
  content: "\e7f9";
  content: "\E7F9";
}.next-icon-dashboard:before {
  content: "\e7fa";
  content: "\E7FA";
}@-webkit-keyframes loadingCircle {
  0% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loadingCircle {
  0% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.next-icon.next-xxs:before,
.next-icon.next-xxs .next-icon-remote {
  width: 8px;
  font-size: 8px;
  line-height: inherit;
}@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .next-icon.next-xxs {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    margin-left: -4px;
    margin-right: -4px;
  }  .next-icon.next-xxs:before {
    width: 16px;
    font-size: 16px;
  }
}
.next-icon.next-xs:before,
.next-icon.next-xs .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-icon.next-small:before,
.next-icon.next-small .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-icon.next-medium:before,
.next-icon.next-medium .next-icon-remote {
  width: 20px;
  font-size: 20px;
  line-height: inherit;
}.next-icon.next-large:before,
.next-icon.next-large .next-icon-remote {
  width: 24px;
  font-size: 24px;
  line-height: inherit;
}.next-icon.next-xl:before,
.next-icon.next-xl .next-icon-remote {
  width: 32px;
  font-size: 32px;
  line-height: inherit;
}.next-icon.next-xxl:before,
.next-icon.next-xxl .next-icon-remote {
  width: 48px;
  font-size: 48px;
  line-height: inherit;
}.next-icon.next-xxxl:before,
.next-icon.next-xxxl .next-icon-remote {
  width: 64px;
  font-size: 64px;
  line-height: inherit;
}.next-icon.next-inherit:before,
.next-icon.next-inherit .next-icon-remote {
  width: inherit;
  font-size: inherit;
  line-height: inherit;
}.next-icon.next-inherit .next-icon-remote,
.next-icon .next-icon-remote {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
}.next-overlay-wrapper .next-overlay-inner {
  z-index: 1001;
}.next-overlay-wrapper .next-overlay-backdrop {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  -webkit-transition: opacity 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 300ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
}.next-overlay-wrapper.opened .next-overlay-backdrop {
  opacity: 1;
}.next-loading-fusion-reactor[dir=rtl] {
  -webkit-animation-name: nextVectorRouteRTL;
  animation-name: nextVectorRouteRTL;
}@-webkit-keyframes nextVectorRouteRTL {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  5% {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  25% {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  30% {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  55% {
    -webkit-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    transform: rotate(-270deg);
  }
  75% {
    -webkit-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    transform: rotate(-270deg);
  }
  80% {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes nextVectorRouteRTL {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  5% {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  25% {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  30% {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  55% {
    -webkit-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    transform: rotate(-270deg);
  }
  75% {
    -webkit-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    transform: rotate(-270deg);
  }
  80% {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
/* put your code here */
.next-loading {
  position: relative;
  /* 遮罩层 */
  /* for IE9,10 */
  /* text on the right side of */
  /* 动效 */
}.next-loading.next-open {
  pointer-events: none;
}.next-loading .next-loading-component {
  opacity: 0.7;
  -webkit-filter: blur(1px);
  filter: blur(1px);
  /* stylelint-disable */
  -webkit-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=1, MakeShadow=false)";
  filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=1, MakeShadow=false)";
  /* IE6~IE9 */
  /* stylelint-enable */
  position: relative;
  pointer-events: none;
}.next-loading-masker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  opacity: 0.2;
  background: #FFF;
}.next-loading-inline {
  display: inline-block;
}.next-loading-tip {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 4;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}.next-loading-tip-fullscreen {
  top: inherit;
  left: inherit;
  -webkit-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
}.next-loading-tip-placeholder {
  display: none;
}.next-loading-right-tip .next-loading-indicator {
  display: inline-block;
}.next-loading-right-tip .next-loading-tip-content {
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}.next-loading-right-tip .next-loading-tip-placeholder {
  display: inline-block;
  visibility: hidden;
  margin-left: 1em;
}.next-loading-fusion-reactor {
  display: inline-block;
  width: 28px;
  width: var(--s-7,28px);
  height: 28px;
  height: var(--s-7,28px);
  position: relative;
  margin: 0;
  -webkit-animation-duration: 5.6s;
  animation-duration: 5.6s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: nextVectorRoute;
  animation-name: nextVectorRoute;
}.next-loading-fusion-reactor .next-loading-dot {
  position: absolute;
  margin: auto;
  width: 8px;
  width: var(--loading-large-dot-size, 8px);
  height: 8px;
  height: var(--loading-large-dot-size, 8px);
  border-radius: 50%;
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
}.next-loading-fusion-reactor .next-loading-dot:nth-child(1) {
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-name: nextVectorDotsX;
  animation-name: nextVectorDotsX;
}.next-loading-fusion-reactor .next-loading-dot:nth-child(2) {
  left: 0;
  right: 0;
  top: 0;
  opacity: 0.8;
  -webkit-animation-name: nextVectorDotsY;
  animation-name: nextVectorDotsY;
}.next-loading-fusion-reactor .next-loading-dot:nth-child(3) {
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0.6;
  -webkit-animation-name: nextVectorDotsXR;
  animation-name: nextVectorDotsXR;
}.next-loading-fusion-reactor .next-loading-dot:nth-child(4) {
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.2;
  -webkit-animation-name: nextVectorDotsYR;
  animation-name: nextVectorDotsYR;
}.next-loading-medium-fusion-reactor {
  width: 28px;
  width: var(--s-7,28px);
  height: 28px;
  height: var(--s-7,28px);
}.next-loading-medium-fusion-reactor .next-loading-dot {
  width: 8px;
  width: var(--loading-medium-dot-size, 8px);
  height: 8px;
  height: var(--loading-medium-dot-size, 8px);
}.next-loading-medium-fusion-reactor .next-loading-dot:nth-child(1) {
  -webkit-animation-name: nextVectorDotsX-medium;
  animation-name: nextVectorDotsX-medium;
}.next-loading-medium-fusion-reactor .next-loading-dot:nth-child(2) {
  -webkit-animation-name: nextVectorDotsY-medium;
  animation-name: nextVectorDotsY-medium;
}.next-loading-medium-fusion-reactor .next-loading-dot:nth-child(3) {
  -webkit-animation-name: nextVectorDotsXR-medium;
  animation-name: nextVectorDotsXR-medium;
}.next-loading-medium-fusion-reactor .next-loading-dot:nth-child(4) {
  -webkit-animation-name: nextVectorDotsYR-medium;
  animation-name: nextVectorDotsYR-medium;
}@-webkit-keyframes nextVectorRoute {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  5% {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  30% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  55% {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes nextVectorRoute {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  5% {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  30% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  55% {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  80% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* 20% 的时间在旋转 */
@-webkit-keyframes nextVectorDotsYR {
  25% {
    bottom: 0;
  }
  45%, 50% {
    bottom: 9.2px;
    bottom: calc(var(--s-7,28px) / 2 - var(--loading-large-dot-size, 8px) * 1.2 / 2);
    height: 9.6px;
    height: calc(var(--loading-large-dot-size, 8px) * 1.2);
    width: 9.6px;
    width: calc(var(--loading-large-dot-size, 8px) * 1.2);
  }
  90% {
    bottom: 0;
    height: 8px;
    height: var(--loading-large-dot-size, 8px);
    width: 8px;
    width: var(--loading-large-dot-size, 8px);
  }
}
@keyframes nextVectorDotsYR {
  25% {
    bottom: 0;
  }
  45%, 50% {
    bottom: 9.2px;
    bottom: calc(var(--s-7,28px) / 2 - var(--loading-large-dot-size, 8px) * 1.2 / 2);
    height: 9.6px;
    height: calc(var(--loading-large-dot-size, 8px) * 1.2);
    width: 9.6px;
    width: calc(var(--loading-large-dot-size, 8px) * 1.2);
  }
  90% {
    bottom: 0;
    height: 8px;
    height: var(--loading-large-dot-size, 8px);
    width: 8px;
    width: var(--loading-large-dot-size, 8px);
  }
}
@-webkit-keyframes nextVectorDotsY {
  25% {
    top: 0;
  }
  45%, 50% {
    top: 9.2px;
    top: calc(var(--s-7,28px) / 2 - var(--loading-large-dot-size, 8px) * 1.2 / 2);
    height: 9.6px;
    height: calc(var(--loading-large-dot-size, 8px) * 1.2);
    width: 9.6px;
    width: calc(var(--loading-large-dot-size, 8px) * 1.2);
  }
  90% {
    top: 0;
    height: 8px;
    height: var(--loading-large-dot-size, 8px);
    width: 8px;
    width: var(--loading-large-dot-size, 8px);
  }
}
@keyframes nextVectorDotsY {
  25% {
    top: 0;
  }
  45%, 50% {
    top: 9.2px;
    top: calc(var(--s-7,28px) / 2 - var(--loading-large-dot-size, 8px) * 1.2 / 2);
    height: 9.6px;
    height: calc(var(--loading-large-dot-size, 8px) * 1.2);
    width: 9.6px;
    width: calc(var(--loading-large-dot-size, 8px) * 1.2);
  }
  90% {
    top: 0;
    height: 8px;
    height: var(--loading-large-dot-size, 8px);
    width: 8px;
    width: var(--loading-large-dot-size, 8px);
  }
}
@-webkit-keyframes nextVectorDotsX {
  25% {
    left: 0;
  }
  45%, 50% {
    left: 9.2px;
    left: calc(var(--s-7,28px) / 2 - var(--loading-large-dot-size, 8px) * 1.2 / 2);
    width: 9.6px;
    width: calc(var(--loading-large-dot-size, 8px) * 1.2);
    height: 9.6px;
    height: calc(var(--loading-large-dot-size, 8px) * 1.2);
  }
  90% {
    left: 0;
    height: 8px;
    height: var(--loading-large-dot-size, 8px);
    width: 8px;
    width: var(--loading-large-dot-size, 8px);
  }
}
@keyframes nextVectorDotsX {
  25% {
    left: 0;
  }
  45%, 50% {
    left: 9.2px;
    left: calc(var(--s-7,28px) / 2 - var(--loading-large-dot-size, 8px) * 1.2 / 2);
    width: 9.6px;
    width: calc(var(--loading-large-dot-size, 8px) * 1.2);
    height: 9.6px;
    height: calc(var(--loading-large-dot-size, 8px) * 1.2);
  }
  90% {
    left: 0;
    height: 8px;
    height: var(--loading-large-dot-size, 8px);
    width: 8px;
    width: var(--loading-large-dot-size, 8px);
  }
}
@-webkit-keyframes nextVectorDotsXR {
  25% {
    right: 0;
  }
  45%, 50% {
    right: 9.2px;
    right: calc(var(--s-7,28px) / 2 - var(--loading-large-dot-size, 8px) * 1.2 / 2);
    width: 9.6px;
    width: calc(var(--loading-large-dot-size, 8px) * 1.2);
    height: 9.6px;
    height: calc(var(--loading-large-dot-size, 8px) * 1.2);
  }
  90% {
    right: 0;
    height: 8px;
    height: var(--loading-large-dot-size, 8px);
    width: 8px;
    width: var(--loading-large-dot-size, 8px);
  }
}
@keyframes nextVectorDotsXR {
  25% {
    right: 0;
  }
  45%, 50% {
    right: 9.2px;
    right: calc(var(--s-7,28px) / 2 - var(--loading-large-dot-size, 8px) * 1.2 / 2);
    width: 9.6px;
    width: calc(var(--loading-large-dot-size, 8px) * 1.2);
    height: 9.6px;
    height: calc(var(--loading-large-dot-size, 8px) * 1.2);
  }
  90% {
    right: 0;
    height: 8px;
    height: var(--loading-large-dot-size, 8px);
    width: 8px;
    width: var(--loading-large-dot-size, 8px);
  }
}
@-webkit-keyframes nextVectorDotsYR-medium {
  25% {
    bottom: 0;
  }
  45%, 50% {
    bottom: 9.2px;
    bottom: calc(var(--s-7,28px) / 2 - var(--loading-medium-dot-size, 8px) * 1.2 / 2);
    height: 9.6px;
    height: calc(var(--loading-medium-dot-size, 8px) * 1.2);
    width: 9.6px;
    width: calc(var(--loading-medium-dot-size, 8px) * 1.2);
  }
  90% {
    bottom: 0;
    height: 8px;
    height: var(--loading-medium-dot-size, 8px);
    width: 8px;
    width: var(--loading-medium-dot-size, 8px);
  }
}
@keyframes nextVectorDotsYR-medium {
  25% {
    bottom: 0;
  }
  45%, 50% {
    bottom: 9.2px;
    bottom: calc(var(--s-7,28px) / 2 - var(--loading-medium-dot-size, 8px) * 1.2 / 2);
    height: 9.6px;
    height: calc(var(--loading-medium-dot-size, 8px) * 1.2);
    width: 9.6px;
    width: calc(var(--loading-medium-dot-size, 8px) * 1.2);
  }
  90% {
    bottom: 0;
    height: 8px;
    height: var(--loading-medium-dot-size, 8px);
    width: 8px;
    width: var(--loading-medium-dot-size, 8px);
  }
}
@-webkit-keyframes nextVectorDotsY-medium {
  25% {
    top: 0;
  }
  45%, 50% {
    top: 9.2px;
    top: calc(var(--s-7,28px) / 2 - var(--loading-medium-dot-size, 8px) * 1.2 / 2);
    height: 9.6px;
    height: calc(var(--loading-medium-dot-size, 8px) * 1.2);
    width: 9.6px;
    width: calc(var(--loading-medium-dot-size, 8px) * 1.2);
  }
  90% {
    top: 0;
    height: 8px;
    height: var(--loading-medium-dot-size, 8px);
    width: 8px;
    width: var(--loading-medium-dot-size, 8px);
  }
}
@keyframes nextVectorDotsY-medium {
  25% {
    top: 0;
  }
  45%, 50% {
    top: 9.2px;
    top: calc(var(--s-7,28px) / 2 - var(--loading-medium-dot-size, 8px) * 1.2 / 2);
    height: 9.6px;
    height: calc(var(--loading-medium-dot-size, 8px) * 1.2);
    width: 9.6px;
    width: calc(var(--loading-medium-dot-size, 8px) * 1.2);
  }
  90% {
    top: 0;
    height: 8px;
    height: var(--loading-medium-dot-size, 8px);
    width: 8px;
    width: var(--loading-medium-dot-size, 8px);
  }
}
@-webkit-keyframes nextVectorDotsX-medium {
  25% {
    left: 0;
  }
  45%, 50% {
    left: 9.2px;
    left: calc(var(--s-7,28px) / 2 - var(--loading-medium-dot-size, 8px) * 1.2 / 2);
    width: 9.6px;
    width: calc(var(--loading-medium-dot-size, 8px) * 1.2);
    height: 9.6px;
    height: calc(var(--loading-medium-dot-size, 8px) * 1.2);
  }
  90% {
    left: 0;
    height: 8px;
    height: var(--loading-medium-dot-size, 8px);
    width: 8px;
    width: var(--loading-medium-dot-size, 8px);
  }
}
@keyframes nextVectorDotsX-medium {
  25% {
    left: 0;
  }
  45%, 50% {
    left: 9.2px;
    left: calc(var(--s-7,28px) / 2 - var(--loading-medium-dot-size, 8px) * 1.2 / 2);
    width: 9.6px;
    width: calc(var(--loading-medium-dot-size, 8px) * 1.2);
    height: 9.6px;
    height: calc(var(--loading-medium-dot-size, 8px) * 1.2);
  }
  90% {
    left: 0;
    height: 8px;
    height: var(--loading-medium-dot-size, 8px);
    width: 8px;
    width: var(--loading-medium-dot-size, 8px);
  }
}
@-webkit-keyframes nextVectorDotsXR-medium {
  25% {
    right: 0;
  }
  45%, 50% {
    right: 9.2px;
    right: calc(var(--s-7,28px) / 2 - var(--loading-medium-dot-size, 8px) * 1.2 / 2);
    width: 9.6px;
    width: calc(var(--loading-medium-dot-size, 8px) * 1.2);
    height: 9.6px;
    height: calc(var(--loading-medium-dot-size, 8px) * 1.2);
  }
  90% {
    right: 0;
    height: 8px;
    height: var(--loading-medium-dot-size, 8px);
    width: 8px;
    width: var(--loading-medium-dot-size, 8px);
  }
}
@keyframes nextVectorDotsXR-medium {
  25% {
    right: 0;
  }
  45%, 50% {
    right: 9.2px;
    right: calc(var(--s-7,28px) / 2 - var(--loading-medium-dot-size, 8px) * 1.2 / 2);
    width: 9.6px;
    width: calc(var(--loading-medium-dot-size, 8px) * 1.2);
    height: 9.6px;
    height: calc(var(--loading-medium-dot-size, 8px) * 1.2);
  }
  90% {
    right: 0;
    height: 8px;
    height: var(--loading-medium-dot-size, 8px);
    width: 8px;
    width: var(--loading-medium-dot-size, 8px);
  }
}
.next-radio-button-large[dir=rtl] > label:first-child {
  margin-left: -1px;
  border-top-right-radius: 4px;
  border-top-right-radius: var(--radio-button-corner-large, 4px);
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: var(--radio-button-corner-large, 4px);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}.next-radio-button-large[dir=rtl] > label:last-child {
  margin-left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 4px;
  border-top-left-radius: var(--radio-button-corner-large, 4px);
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: var(--radio-button-corner-large, 4px);
}.next-radio-button-large[dir=rtl] .next-radio-label {
  height: 38px;
  height: calc(var(--radio-button-height-large, 40px) - 2px);
  line-height: 38px;
  line-height: calc(var(--radio-button-height-large, 40px) - 2px);
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}.next-radio-button-medium[dir=rtl] > label:first-child {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 2px;
  border-top-right-radius: var(--corner-1,2px);
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: var(--corner-1,2px);
}.next-radio-button-medium[dir=rtl] > label:last-child {
  margin-left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 2px;
  border-top-left-radius: var(--corner-1,2px);
  border-bottom-left-radius: 2px;
  border-bottom-left-radius: var(--corner-1,2px);
}.next-radio-button-small[dir=rtl] > label:first-child {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 2px;
  border-top-right-radius: var(--corner-1,2px);
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: var(--corner-1,2px);
}.next-radio-button-small[dir=rtl] > label:last-child {
  margin-left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 2px;
  border-top-left-radius: var(--corner-1,2px);
  border-bottom-left-radius: 2px;
  border-bottom-left-radius: var(--corner-1,2px);
}.next-radio-wrapper[dir=rtl] .next-radio-label {
  margin-left: 0;
  margin-right: 4px;
}.next-radio-group[dir=rtl] .next-radio-label {
  margin-right: 4px;
  margin-left: 16px;
}.next-radio-button[dir=rtl] > label .next-radio-label {
  margin: 0;
}.next-radio-wrapper {
  outline: 0;
  display: inline-block;
}.next-radio-wrapper .next-radio {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  line-height: 1;
}.next-radio-wrapper .next-radio *,
.next-radio-wrapper .next-radio *:before,
.next-radio-wrapper .next-radio *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-radio-wrapper .next-radio input[type=radio] {
  opacity: 0;
  position: absolute;
  vertical-align: middle;
  top: 0;
  left: 0;
  width: 16px;
  width: var(--s-4,16px);
  height: 16px;
  height: var(--s-4,16px);
  margin: 0;
  cursor: pointer;
}.next-radio-wrapper .next-radio-inner {
  /* 动画待定 */
  /* &.mouseDown { */
  /*     transform: scale3d(.7, .7, .7); */
  /*     transition: transform .2s linear; */
  /* } */
  /* &.mouseUp { */
  /*     transform: scale3d(1, 1, 1); */
  /*     transition: transform .2s linear; */
  /* } */
  display: block;
  width: 16px;
  width: var(--s-4,16px);
  height: 16px;
  height: var(--s-4,16px);
  background: #000000;
  background: var(--radio-bg-color, #000000);
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  border: 1px solid #333333;
  border: var(--line-1,1px) solid var(--radio-border-color, #333333);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-radio-wrapper .next-radio-inner:after {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  position: absolute;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  top: 50%;
  margin-top: -3px;
  margin-top: calc(0px - 6px / 2);
  left: 50%;
  margin-left: -3px;
  margin-left: calc(0px - var(--radio-circle-size, 6px) / 2);
  background: #FFFFFF;
  content: "";
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-radio-wrapper.checked .next-radio-inner {
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
  background: #0a0a0a;
  background: var(--radio-checked-bg-color, #0a0a0a);
}.next-radio-wrapper.checked .next-radio-inner:after {
  width: 6px;
  width: var(--radio-circle-size, 6px);
  height: 6px;
  height: var(--radio-circle-size, 6px);
  font-weight: bold;
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}.next-radio-wrapper.checked:hover .next-radio-inner, .next-radio-wrapper.checked.hovered .next-radio-inner {
  border-color: #4e9ff5;
  border-color: var(--color-brand1-7,rgba(78,159,245,1));
}.next-radio-wrapper.disabled input[type=radio] {
  cursor: not-allowed;
}.next-radio-wrapper.disabled .next-radio-inner {
  border-color: #333333;
  border-color: var(--radio-disabled-border-color, #333333);
  background: #0a0a0a;
  background: var(--color-fill1-1,rgba(10,10,10,1));
}.next-radio-wrapper.disabled .next-radio-inner:after {
  background: #666666;
  background: var(--color-text1-1,rgba(102,102,102,1));
}.next-radio-wrapper.disabled .next-radio-inner:hover, .next-radio-wrapper.disabled .next-radio-inner.hovered {
  border-color: #333333;
  border-color: var(--radio-disabled-border-color, #333333);
}.next-radio-wrapper.disabled.checked .next-radio-inner {
  border-color: #333333;
  border-color: var(--radio-checked-disabled-border-color, #333333);
  background: #1c1c1c;
  background: var(--radio-checked-disabled-bg-color, #1c1c1c);
}.next-radio-wrapper.disabled.checked .next-radio-inner:after {
  background: #666666;
  background: var(--radio-checked-disabled-circle-color, #666666);
}.next-radio-wrapper.disabled .next-radio-label {
  color: #666666;
  color: var(--radio-normal-font-color-disabled, #666666);
}.next-radio-wrapper:not(.disabled):hover .next-radio-inner, .next-radio-wrapper:not(.disabled).hovered .next-radio-inner {
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
  background-color: #0a0a0a;
  background-color: var(--radio-hovered-bg-color, #0a0a0a);
}.next-radio-wrapper:not(.disabled):hover .next-radio-label, .next-radio-wrapper:not(.disabled).hovered .next-radio-label {
  cursor: pointer;
}.next-radio-wrapper.checked:not(.disabled):hover .next-radio-inner, .next-radio-wrapper.checked:not(.disabled).hovered .next-radio-inner {
  border-color: #4e9ff5;
  border-color: var(--color-brand1-7,rgba(78,159,245,1));
  background: #263c54;
  background: var(--color-brand1-2,rgba(38,60,84,1));
}.next-radio-wrapper.checked:not(.disabled):hover .next-radio-inner:after, .next-radio-wrapper.checked:not(.disabled).hovered .next-radio-inner:after {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
}.next-radio-button .next-radio {
  width: 0;
  height: 0;
}.next-radio-button input[type=radio] {
  width: 0;
  height: 0;
}.next-radio-button > label {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  margin: 0 0 0 -1px;
  border: 1px solid #4d4d4d;
  border: 1px solid var(--color-line1-3,rgba(77,77,77,1));
  background-color: transparent;
  background-color: var(--radio-button-bg-color, transparent);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  vertical-align: middle;
}.next-radio-button > label .next-radio-label {
  display: block;
  color: #d9d9d9;
  color: var(--radio-button-font-color, #d9d9d9);
  margin: 0;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-radio-button > label:hover, .next-radio-button > label.hovered {
  z-index: 10;
  border-color: #4d4d4d;
  border-color: var(--color-line1-3,rgba(77,77,77,1));
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}.next-radio-button > label:hover .next-radio-label, .next-radio-button > label.hovered .next-radio-label {
  color: #e6e6e6;
  color: var(--radio-button-font-color-hovered, #e6e6e6);
}.next-radio-button > label.checked {
  z-index: 11;
  border-color: #4d4d4d;
  border-color: var(--radio-button-border-color-checked, #4d4d4d);
  background-color: #4d4d4d;
  background-color: var(--radio-button-bg-color-checked, #4d4d4d);
}.next-radio-button > label.checked .next-radio-label {
  color: #e6e6e6;
  color: var(--radio-button-font-color-checked, #e6e6e6);
}.next-radio-button > label.disabled {
  z-index: 0;
  cursor: not-allowed;
  border-color: #1c1c1c;
  border-color: var(--color-line1-1,rgba(28,28,28,1));
  background-color: #0a0a0a;
  background-color: var(--color-fill1-1,rgba(10,10,10,1));
}.next-radio-button > label.disabled .next-radio-label {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-radio-button > label.checked.disabled {
  z-index: 0;
  border-color: #1c1c1c;
  border-color: var(--color-line1-1,rgba(28,28,28,1));
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}.next-radio-button > label.checked.disabled .next-radio-label {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-radio-button-large > label {
  padding: 0 16px;
  padding: 0 var(--s-4,16px);
  height: 40px;
  height: var(--radio-button-height-large, 40px);
  line-height: 40px;
  line-height: var(--radio-button-height-large, 40px);
}.next-radio-button-large > label:first-child {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-top-left-radius: var(--radio-button-corner-large, 4px);
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: var(--radio-button-corner-large, 4px);
}.next-radio-button-large > label:last-child {
  border-top-right-radius: 4px;
  border-top-right-radius: var(--radio-button-corner-large, 4px);
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: var(--radio-button-corner-large, 4px);
}.next-radio-button-large .next-radio-label {
  height: 38px;
  height: calc(var(--radio-button-height-large, 40px) - 2px);
  line-height: 38px;
  line-height: calc(var(--radio-button-height-large, 40px) - 2px);
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}.next-radio-button-medium > label {
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
  height: 32px;
  height: var(--s-8,32px);
  line-height: 32px;
  line-height: var(--s-8,32px);
}.next-radio-button-medium > label:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-top-left-radius: var(--corner-1,2px);
  border-bottom-left-radius: 2px;
  border-bottom-left-radius: var(--corner-1,2px);
}.next-radio-button-medium > label:last-child {
  border-top-right-radius: 2px;
  border-top-right-radius: var(--corner-1,2px);
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: var(--corner-1,2px);
}.next-radio-button-medium .next-radio-label {
  height: 30px;
  height: calc(var(--s-8,32px) - 2px);
  line-height: 30px;
  line-height: calc(var(--s-8,32px) - 2px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-radio-button-small > label {
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
  height: 20px;
  height: var(--radio-button-height-small, 20px);
  line-height: 20px;
  line-height: var(--radio-button-height-small, 20px);
}.next-radio-button-small > label:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-top-left-radius: var(--corner-1,2px);
  border-bottom-left-radius: 2px;
  border-bottom-left-radius: var(--corner-1,2px);
}.next-radio-button-small > label:last-child {
  border-top-right-radius: 2px;
  border-top-right-radius: var(--corner-1,2px);
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: var(--corner-1,2px);
}.next-radio-button-small .next-radio-label {
  height: 18px;
  height: calc(var(--radio-button-height-small, 20px) - 2px);
  line-height: 18px;
  line-height: calc(var(--radio-button-height-small, 20px) - 2px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-radio-single-input input[type=radio] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}.next-radio-group {
  display: inline-block;
}.next-radio-group .next-radio-wrapper {
  /* 表现为radio整体之间多一份间隔，checkbox表现一致 */
  margin-right: 12px;
}.next-radio-group .next-radio-wrapper:last-child {
  margin-right: 0;
}.next-radio-group .next-radio-label {
  color: #cccccc;
  color: var(--radio-normal-font-color, #cccccc);
}.next-radio-group.disabled .next-radio-label {
  color: #666666;
  color: var(--radio-normal-font-color-disabled, #666666);
}.next-radio-group.next-radio-button .next-radio-wrapper {
  margin-right: 0;
}.next-radio-group-ver .next-radio-wrapper {
  display: block;
  margin-bottom: 8px;
}.next-radio-label {
  margin: 0;
  margin-left: 8px;
  margin-left: var(--s-2,8px);
  /* 使用已有变量$radio-font-margin-left，配左即两边都有间隔 */
  margin-right: 8px;
  margin-right: var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  vertical-align: middle;
  line-height: 1;
  color: #cccccc;
  color: var(--radio-normal-font-color, #cccccc);
}@-moz-document url-prefix() {
  .next-radio {
    margin-top: -1px;
  }  @supports (-webkit-animation: 0s) or (animation: 0s) {
    /* firefox 57+ */
    .next-radio {
      margin-top: -3px;
    }
  }
}
.next-badge {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* @include global-font; */
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}.next-badge *,
.next-badge *:before,
.next-badge *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-badge .next-badge-count {
  color: #FFFFFF;
  background: #a34239;
  background: var(--color-error-4,rgba(163,66,57,1));
  text-align: center;
  white-space: nowrap;
  border-radius: 8px;
  border-radius: var(--s-2,8px);
  position: absolute;
  width: auto;
  height: 16px;
  height: var(--s-4,16px);
  min-width: 16px;
  min-width: var(--s-4,16px);
  padding: 0 4px 0 4px;
  padding: 0 var(--s-1,4px) 0 var(--s-1,4px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 16px;
  line-height: var(--s-4,16px);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -0.5em;
}.next-badge .next-badge-count a,
.next-badge .next-badge-count a:hover {
  color: #FFFFFF;
}.next-badge .next-badge-dot {
  color: #FFFFFF;
  background: #a34239;
  background: var(--color-error-4,rgba(163,66,57,1));
  text-align: center;
  white-space: nowrap;
  border-radius: 8px;
  border-radius: var(--s-2,8px);
  position: absolute;
  width: 8px;
  width: var(--s-2,8px);
  height: 8px;
  height: var(--s-2,8px);
  min-width: 8px;
  min-width: var(--s-2,8px);
  padding: 0px;
  font-size: 1px;
  line-height: 1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -0.5em;
}.next-badge .next-badge-dot a,
.next-badge .next-badge-dot a:hover {
  color: #FFFFFF;
}.next-badge .next-badge-custom {
  line-height: 1.166667;
  white-space: nowrap;
  font-size: 12px;
  font-size: var(--font-size-caption, 12px);
  padding-left: 4px;
  padding-left: var(--s-1,4px);
  padding-right: 4px;
  padding-right: var(--s-1,4px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}.next-badge .next-badge-custom > * {
  line-height: 1;
}.next-badge .next-badge-custom > i:before,
.next-badge .next-badge-custom > .next-icon:before {
  font-size: inherit;
  width: auto;
  vertical-align: top;
}.next-badge .next-badge-scroll-number {
  position: absolute;
  top: -4px;
  z-index: 10;
  overflow: hidden;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}.next-badge-scroll-number-only {
  position: relative;
  display: inline-block;
  transition: transform 100ms linear, -webkit-transform 100ms linear;
  min-width: 8px;
  min-width: var(--s-2,8px);
}.next-badge-scroll-number-only span {
  display: block;
  height: 16px;
  height: var(--s-4,16px);
  line-height: 16px;
  line-height: var(--s-4,16px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-badge-not-a-wrapper .next-badge-count,
.next-badge-not-a-wrapper .next-badge-custom {
  position: relative;
  display: block;
  top: auto;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}.next-badge-not-a-wrapper .next-badge-dot {
  position: relative;
  display: block;
  top: auto;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}.next-badge-list-wrapper {
  margin-left: 0;
}.next-badge-list-wrapper li {
  margin-bottom: 0px;
  margin-bottom: var(--s-zero,0px);
  list-style: none;
}.next-badge[dir=rtl] .next-badge-custom {
  padding-right: 4px;
  padding-right: var(--s-1,4px);
  padding-left: 4px;
  padding-left: var(--s-1,4px);
}.next-badge[dir=rtl] .next-badge-scroll-number {
  left: 0;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}.next-balloon {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  max-width: 300px;
  max-width: 300px;
  border-style: solid;
  border-style: var(--line-solid,solid);
  border-radius: 4px;
  border-radius: var(--balloon-corner, 4px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  /* stylelint-disable */
  word-wrap: break-all;
  word-wrap: break-word;
  /* stylelint-enable */
  z-index: 0;
  /* size */
  /* 带关闭按钮的右侧padding变大 */
}.next-balloon *,
.next-balloon *:before,
.next-balloon *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-balloon:focus,
.next-balloon *:focus {
  outline: 0;
}.next-balloon-title {
  margin-bottom: 8px;
  margin-bottom: var(--s-2,8px);
  font-size: 14px;
  font-size: var(--balloon-title-font-size, 14px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
}.next-balloon-title.next-balloon-closable {
  padding: 0 40px 0 0;
  padding: 0 var(--s-10,40px) 0 0;
}.next-balloon-title.next-balloon-closable .next-balloon-close {
  top: -1px;
  -webkit-transform: translateY(11px);
  -webkit-transform: translateY(calc(12px + var(--balloon-title-font-size, 14px) / 2 - var(--balloon-size-close, 16px) / 2));
  -ms-transform: translateY(11px);
  -ms-transform: translateY(calc(var(--balloon-size-padding-top, 12px) + var(--balloon-title-font-size, 14px) / 2 - var(--balloon-size-close, 16px) / 2));
  transform: translateY(11px);
  transform: translateY(calc(var(--balloon-size-padding-top, 12px) + var(--balloon-title-font-size, 14px) / 2 - var(--balloon-size-close, 16px) / 2));
  right: 12px;
  right: var(--s-3,12px);
}.next-balloon-primary {
  color: #e6e6e6;
  color: var(--balloon-primary-color, #e6e6e6);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  background-color: #666666;
  background-color: var(--balloon-primary-color-bg, #666666);
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(--balloon-primary-shadow, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: var(--balloon-primary-shadow, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
  border-width: 1px;
  border-width: var(--line-1,1px);
}.next-balloon-primary .next-balloon-close {
  position: absolute;
  top: -1px;
  -webkit-transform: translateY(10px);
  -webkit-transform: translateY(calc(var(--balloon-size-padding-top, 12px) + var(--font-size-body-1,12px) / 2 - var(--balloon-size-close, 16px) / 2));
  -ms-transform: translateY(10px);
  -ms-transform: translateY(calc(var(--balloon-size-padding-top, 12px) + var(--font-size-body-1,12px) / 2 - var(--balloon-size-close, 16px) / 2));
  transform: translateY(10px);
  transform: translateY(calc(var(--balloon-size-padding-top, 12px) + var(--font-size-body-1,12px) / 2 - var(--balloon-size-close, 16px) / 2));
  right: 12px;
  right: var(--s-3,12px);
  font-size: 16px;
  font-size: var(--balloon-size-close, 16px);
  cursor: pointer;
  color: #e6e6e6;
  color: var(--balloon-primary-color-close, #e6e6e6);
}.next-balloon-primary .next-balloon-close .next-icon {
  width: 16px;
  width: var(--balloon-size-close, 16px);
  height: 16px;
  height: var(--balloon-size-close, 16px);
  line-height: 1em;
}.next-balloon-primary .next-balloon-close .next-icon:before {
  width: 16px;
  width: var(--balloon-size-close, 16px);
  height: 16px;
  height: var(--balloon-size-close, 16px);
  font-size: 16px;
  font-size: var(--balloon-size-close, 16px);
  line-height: 1em;
}.next-balloon-primary .next-balloon-close :hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-balloon-primary:after {
  position: absolute;
  width: 12px;
  width: var(--balloon-size-arrow-size, 12px);
  height: 12px;
  height: var(--balloon-size-arrow-size, 12px);
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  border: 1px solid transparent;
  border: var(--line-1,1px) var(--line-solid,solid) var(--color-transparent,transparent);
  background-color: #666666;
  background-color: var(--balloon-primary-color-bg, #666666);
  z-index: -1;
}.next-balloon-primary.next-balloon-top:after {
  top: -7px;
  top: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  left: calc(50% - 6px - 1px);
  left: calc(50% - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  border-right: none;
  border-bottom: none;
}.next-balloon-primary.next-balloon-right:after {
  top: calc(50% - 6px - 1px);
  top: calc(50% - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  right: -7px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  border-left: none;
  border-bottom: none;
}.next-balloon-primary.next-balloon-bottom:after {
  bottom: -7px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  left: calc(50% - 6px - 1px);
  left: calc(50% - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  border-top: none;
  border-left: none;
}.next-balloon-primary.next-balloon-left:after {
  top: calc(50% - 6px - 1px);
  top: calc(50% - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  left: -7px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  border-top: none;
  border-right: none;
}.next-balloon-primary.next-balloon-left-top:after {
  top: 12px;
  top: var(--s-3,12px);
  left: -7px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  border-top: none;
  border-right: none;
}.next-balloon-primary.next-balloon-left-bottom:after {
  bottom: 12px;
  bottom: var(--s-3,12px);
  left: -7px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  border-top: none;
  border-right: none;
}.next-balloon-primary.next-balloon-right-top:after {
  top: 12px;
  top: var(--s-3,12px);
  right: -7px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  border-bottom: none;
  border-left: none;
}.next-balloon-primary.next-balloon-right-bottom:after {
  right: -7px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  bottom: 12px;
  bottom: var(--s-3,12px);
  border-bottom: none;
  border-left: none;
}.next-balloon-primary.next-balloon-top-left:after {
  top: -7px;
  top: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  left: 12px;
  left: var(--s-3,12px);
  border-right: none;
  border-bottom: none;
}.next-balloon-primary.next-balloon-top-right:after {
  top: -7px;
  top: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  right: 12px;
  right: var(--s-3,12px);
  border-right: none;
  border-bottom: none;
}.next-balloon-primary.next-balloon-bottom-left:after {
  bottom: -7px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  left: 12px;
  left: var(--s-3,12px);
  border-top: none;
  border-left: none;
}.next-balloon-primary.next-balloon-bottom-right:after {
  right: 12px;
  right: var(--s-3,12px);
  bottom: -7px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  border-top: none;
  border-left: none;
}.next-balloon-normal {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  border-color: transparent;
  border-color: var(--balloon-normal-color-border, transparent);
  background-color: #1c1c1c;
  background-color: var(--balloon-normal-color-bg, #1c1c1c);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: var(--balloon-normal-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: var(--balloon-normal-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  border-width: 0px;
  border-width: var(--balloon-normal-border-width, 0px);
}.next-balloon-normal .next-balloon-close {
  position: absolute;
  top: -1px;
  -webkit-transform: translateY(10px);
  -webkit-transform: translateY(calc(var(--balloon-size-padding-top, 12px) + var(--font-size-body-1,12px) / 2 - var(--balloon-size-close, 16px) / 2));
  -ms-transform: translateY(10px);
  -ms-transform: translateY(calc(var(--balloon-size-padding-top, 12px) + var(--font-size-body-1,12px) / 2 - var(--balloon-size-close, 16px) / 2));
  transform: translateY(10px);
  transform: translateY(calc(var(--balloon-size-padding-top, 12px) + var(--font-size-body-1,12px) / 2 - var(--balloon-size-close, 16px) / 2));
  right: 12px;
  right: var(--s-3,12px);
  font-size: 16px;
  font-size: var(--balloon-size-close, 16px);
  cursor: pointer;
  color: #e6e6e6;
  color: var(--balloon-normal-color-close, #e6e6e6);
}.next-balloon-normal .next-balloon-close .next-icon {
  width: 16px;
  width: var(--balloon-size-close, 16px);
  height: 16px;
  height: var(--balloon-size-close, 16px);
  line-height: 1em;
}.next-balloon-normal .next-balloon-close .next-icon:before {
  width: 16px;
  width: var(--balloon-size-close, 16px);
  height: 16px;
  height: var(--balloon-size-close, 16px);
  font-size: 16px;
  font-size: var(--balloon-size-close, 16px);
  line-height: 1em;
}.next-balloon-normal .next-balloon-close :hover {
  color: #cccccc;
  color: var(--balloon-normal-color-close-hover, #cccccc);
}.next-balloon-normal:after {
  position: absolute;
  width: 12px;
  width: var(--balloon-size-arrow-size, 12px);
  height: 12px;
  height: var(--balloon-size-arrow-size, 12px);
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  border: 0px solid transparent;
  border: var(--balloon-normal-border-width, 0px) var(--line-solid,solid) var(--balloon-normal-color-border, transparent);
  background-color: #1c1c1c;
  background-color: var(--balloon-normal-color-bg, #1c1c1c);
  z-index: -1;
}.next-balloon-normal.next-balloon-top:after {
  top: -6px;
  top: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  left: calc(50% - 6px - 0px);
  left: calc(50% - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  border-right: none;
  border-bottom: none;
}.next-balloon-normal.next-balloon-right:after {
  top: calc(50% - 6px - 0px);
  top: calc(50% - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  right: -6px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  border-left: none;
  border-bottom: none;
}.next-balloon-normal.next-balloon-bottom:after {
  bottom: -6px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  left: calc(50% - 6px - 0px);
  left: calc(50% - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  border-top: none;
  border-left: none;
}.next-balloon-normal.next-balloon-left:after {
  top: calc(50% - 6px - 0px);
  top: calc(50% - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  left: -6px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  border-top: none;
  border-right: none;
}.next-balloon-normal.next-balloon-left-top:after {
  top: 12px;
  top: var(--s-3,12px);
  left: -6px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  border-top: none;
  border-right: none;
}.next-balloon-normal.next-balloon-left-bottom:after {
  bottom: 12px;
  bottom: var(--s-3,12px);
  left: -6px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  border-top: none;
  border-right: none;
}.next-balloon-normal.next-balloon-right-top:after {
  top: 12px;
  top: var(--s-3,12px);
  right: -6px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  border-bottom: none;
  border-left: none;
}.next-balloon-normal.next-balloon-right-bottom:after {
  right: -6px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  bottom: 12px;
  bottom: var(--s-3,12px);
  border-bottom: none;
  border-left: none;
}.next-balloon-normal.next-balloon-top-left:after {
  top: -6px;
  top: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  left: 12px;
  left: var(--s-3,12px);
  border-right: none;
  border-bottom: none;
}.next-balloon-normal.next-balloon-top-right:after {
  top: -6px;
  top: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  right: 12px;
  right: var(--s-3,12px);
  border-right: none;
  border-bottom: none;
}.next-balloon-normal.next-balloon-bottom-left:after {
  bottom: -6px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  left: 12px;
  left: var(--s-3,12px);
  border-top: none;
  border-left: none;
}.next-balloon-normal.next-balloon-bottom-right:after {
  right: 12px;
  right: var(--s-3,12px);
  bottom: -6px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  border-top: none;
  border-left: none;
}.next-balloon.visible {
  display: block;
}.next-balloon.hidden {
  display: none;
}.next-balloon-medium {
  padding: 12px 12px 12px 12px;
  padding: var(--balloon-size-padding-top, 12px) var(--s-3,12px) var(--balloon-size-padding-top, 12px) var(--s-3,12px);
}.next-balloon-closable {
  padding: 12px 40px 12px 12px;
  padding: var(--balloon-size-padding-top, 12px) var(--s-10,40px) var(--balloon-size-padding-top, 12px) var(--s-3,12px);
}.next-balloon-tooltip {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  max-width: 300px;
  max-width: var(--balloon-size-max-width, 300px);
  border-style: solid;
  border-style: var(--line-solid,solid);
  border-radius: 4px;
  border-radius: var(--balloon-corner, 4px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  z-index: 0;
  /* stylelint-disable */
  word-wrap: break-all;
  word-wrap: break-word;
  /* stylelint-enable */
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  background-color: #1c1c1c;
  background-color: var(--balloon-tooltip-color-bg, #1c1c1c);
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  border-width: 1px;
  border-width: var(--line-1,1px);
  /* size */
}.next-balloon-tooltip *,
.next-balloon-tooltip *:before,
.next-balloon-tooltip *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-balloon-tooltip .next-balloon-arrow {
  position: absolute;
  display: block;
  width: 24px;
  width: calc(var(--balloon-size-arrow-size, 12px) * 2);
  height: 24px;
  height: calc(var(--balloon-size-arrow-size, 12px) * 2);
  overflow: hidden;
  background: 0 0;
  pointer-events: none;
}.next-balloon-tooltip .next-balloon-arrow .next-balloon-arrow-content {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 12px;
  width: var(--balloon-size-arrow-size, 12px);
  height: 12px;
  height: var(--balloon-size-arrow-size, 12px);
  margin: auto;
  background-color: #1c1c1c;
  background-color: var(--balloon-tooltip-color-bg, #1c1c1c);
  border: 1px solid transparent;
  border: var(--line-1,1px) var(--line-solid,solid) var(--color-transparent,transparent);
  pointer-events: auto;
}.next-balloon-tooltip-top .next-balloon-arrow {
  top: -24px;
  top: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
  left: calc(50% - 12px);
  left: calc(50% - var(--balloon-size-arrow-size, 12px));
}.next-balloon-tooltip-top .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateY(12px) rotate(45deg);
  -webkit-transform: translateY(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  -ms-transform: translateY(12px) rotate(45deg);
  -ms-transform: translateY(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  transform: translateY(12px) rotate(45deg);
  transform: translateY(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
}.next-balloon-tooltip-right .next-balloon-arrow {
  top: calc(50% - 12px);
  top: calc(50% - var(--balloon-size-arrow-size, 12px));
  right: -24px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
}.next-balloon-tooltip-right .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(-12px) rotate(45deg);
  -webkit-transform: translateX(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
  -ms-transform: translateX(-12px) rotate(45deg);
  -ms-transform: translateX(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
  transform: translateX(-12px) rotate(45deg);
  transform: translateX(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
}.next-balloon-tooltip-bottom .next-balloon-arrow {
  left: calc(50% - 12px);
  left: calc(50% - var(--balloon-size-arrow-size, 12px));
  bottom: -24px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
}.next-balloon-tooltip-bottom .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateY(-12px) rotate(45deg);
  -webkit-transform: translateY(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
  -ms-transform: translateY(-12px) rotate(45deg);
  -ms-transform: translateY(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
  transform: translateY(-12px) rotate(45deg);
  transform: translateY(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
}.next-balloon-tooltip-left .next-balloon-arrow {
  top: calc(50% - 12px);
  top: calc(50% - var(--balloon-size-arrow-size, 12px));
  left: -24px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
}.next-balloon-tooltip-left .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(12px) rotate(45deg);
  -webkit-transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  -ms-transform: translateX(12px) rotate(45deg);
  -ms-transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  transform: translateX(12px) rotate(45deg);
  transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
}.next-balloon-tooltip-left-top .next-balloon-arrow {
  top: 6px;
  top: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 12px) / 2);
  left: -24px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
}.next-balloon-tooltip-left-top .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(12px) rotate(45deg);
  -webkit-transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  -ms-transform: translateX(12px) rotate(45deg);
  -ms-transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  transform: translateX(12px) rotate(45deg);
  transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
}.next-balloon-tooltip-left-bottom .next-balloon-arrow {
  bottom: 6px;
  bottom: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 12px) / 2);
  left: -24px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
}.next-balloon-tooltip-left-bottom .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(12px) rotate(45deg);
  -webkit-transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  -ms-transform: translateX(12px) rotate(45deg);
  -ms-transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  transform: translateX(12px) rotate(45deg);
  transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
}.next-balloon-tooltip-right-top .next-balloon-arrow {
  top: 6px;
  top: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 12px) / 2);
  right: -24px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
}.next-balloon-tooltip-right-top .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(-12px) rotate(45deg);
  -webkit-transform: translateX(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
  -ms-transform: translateX(-12px) rotate(45deg);
  -ms-transform: translateX(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
  transform: translateX(-12px) rotate(45deg);
  transform: translateX(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
}.next-balloon-tooltip-right-bottom .next-balloon-arrow {
  bottom: 6px;
  bottom: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 12px) / 2);
  right: -24px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
}.next-balloon-tooltip-right-bottom .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(-12px) rotate(45deg);
  -webkit-transform: translateX(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
  -ms-transform: translateX(-12px) rotate(45deg);
  -ms-transform: translateX(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
  transform: translateX(-12px) rotate(45deg);
  transform: translateX(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
}.next-balloon-tooltip-top-left .next-balloon-arrow {
  left: 6px;
  left: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 12px) / 2);
  top: -24px;
  top: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
}.next-balloon-tooltip-top-left .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateY(12px) rotate(45deg);
  -webkit-transform: translateY(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  -ms-transform: translateY(12px) rotate(45deg);
  -ms-transform: translateY(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  transform: translateY(12px) rotate(45deg);
  transform: translateY(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
}.next-balloon-tooltip-top-right .next-balloon-arrow {
  right: 6px;
  right: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 12px) / 2);
  top: -24px;
  top: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
}.next-balloon-tooltip-top-right .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateY(12px) rotate(45deg);
  -webkit-transform: translateY(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  -ms-transform: translateY(12px) rotate(45deg);
  -ms-transform: translateY(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  transform: translateY(12px) rotate(45deg);
  transform: translateY(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
}.next-balloon-tooltip-bottom-left .next-balloon-arrow {
  left: 6px;
  left: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 12px) / 2);
  bottom: -24px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
}.next-balloon-tooltip-bottom-left .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateY(-12px) rotate(45deg);
  -webkit-transform: translateY(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
  -ms-transform: translateY(-12px) rotate(45deg);
  -ms-transform: translateY(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
  transform: translateY(-12px) rotate(45deg);
  transform: translateY(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
}.next-balloon-tooltip-bottom-right .next-balloon-arrow {
  right: 6px;
  right: calc(var(--s-3,12px) - var(--balloon-size-arrow-size, 12px) / 2);
  bottom: -24px;
  bottom: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
}.next-balloon-tooltip-bottom-right .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateY(-12px) rotate(45deg);
  -webkit-transform: translateY(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
  -ms-transform: translateY(-12px) rotate(45deg);
  -ms-transform: translateY(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
  transform: translateY(-12px) rotate(45deg);
  transform: translateY(calc(0px - var(--balloon-size-arrow-size, 12px))) rotate(45deg);
}.next-balloon-tooltip.visible {
  display: block;
}.next-balloon-tooltip.hidden {
  display: none;
}.next-balloon-tooltip-medium {
  padding: 6px 12px 6px 12px;
  padding: 6px var(--s-3,12px) 6px var(--s-3,12px);
}.next-balloon[dir=rtl] {
  /* 带关闭按钮的右侧padding变大 */
}.next-balloon[dir=rtl].next-balloon-primary .next-balloon-close {
  left: 12px;
  left: var(--s-3,12px);
  right: auto;
}.next-balloon[dir=rtl].next-balloon-primary.next-balloon-right:after {
  left: -7px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  right: auto;
  border-right: none;
  border-top: none;
  border-left: inherit;
  border-bottom: inherit;
}.next-balloon[dir=rtl].next-balloon-primary.next-balloon-left:after {
  right: -7px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  left: auto;
  border-left: none;
  border-bottom: none;
  border-right: inherit;
  border-top: inherit;
}.next-balloon[dir=rtl].next-balloon-primary.next-balloon-left-top:after {
  right: -7px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  left: auto;
  border-left: none;
  border-bottom: none;
  border-top: inherit;
  border-right: inherit;
}.next-balloon[dir=rtl].next-balloon-primary.next-balloon-left-bottom:after {
  right: -7px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  left: auto;
  border-left: none;
  border-bottom: none;
  border-top: inherit;
  border-right: inherit;
}.next-balloon[dir=rtl].next-balloon-primary.next-balloon-right-top:after {
  left: -7px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  right: auto;
  border-right: none;
  border-top: none;
  border-bottom: inherit;
  border-left: inherit;
}.next-balloon[dir=rtl].next-balloon-primary.next-balloon-right-bottom:after {
  left: -7px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--line-1,1px));
  right: auto;
  border-right: none;
  border-top: none;
  border-bottom: inherit;
  border-left: inherit;
}.next-balloon[dir=rtl].next-balloon-primary.next-balloon-top-left:after {
  right: 12px;
  right: var(--s-3,12px);
  left: auto;
}.next-balloon[dir=rtl].next-balloon-primary.next-balloon-top-right:after {
  right: auto;
  left: 12px;
  left: var(--s-3,12px);
}.next-balloon[dir=rtl].next-balloon-primary.next-balloon-bottom-left:after {
  right: 12px;
  right: var(--s-3,12px);
  left: auto;
}.next-balloon[dir=rtl].next-balloon-primary.next-balloon-bottom-right:after {
  left: 12px;
  left: var(--s-3,12px);
  right: auto;
}.next-balloon[dir=rtl].next-balloon-normal .next-balloon-close {
  left: 12px;
  left: var(--s-3,12px);
  right: auto;
}.next-balloon[dir=rtl].next-balloon-normal.next-balloon-right:after {
  left: -6px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  right: auto;
  border-right: none;
  border-top: none;
  border-left: inherit;
  border-bottom: inherit;
}.next-balloon[dir=rtl].next-balloon-normal.next-balloon-left:after {
  right: -6px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  left: auto;
  border-left: none;
  border-bottom: none;
  border-right: inherit;
  border-top: inherit;
}.next-balloon[dir=rtl].next-balloon-normal.next-balloon-left-top:after {
  right: -6px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  left: auto;
  border-left: none;
  border-bottom: none;
  border-top: inherit;
  border-right: inherit;
}.next-balloon[dir=rtl].next-balloon-normal.next-balloon-left-bottom:after {
  right: -6px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  left: auto;
  border-left: none;
  border-bottom: none;
  border-top: inherit;
  border-right: inherit;
}.next-balloon[dir=rtl].next-balloon-normal.next-balloon-right-top:after {
  left: -6px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  right: auto;
  border-right: none;
  border-top: none;
  border-bottom: inherit;
  border-left: inherit;
}.next-balloon[dir=rtl].next-balloon-normal.next-balloon-right-bottom:after {
  left: -6px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) / 2 - var(--balloon-normal-border-width, 0px));
  right: auto;
  border-right: none;
  border-top: none;
  border-bottom: inherit;
  border-left: inherit;
}.next-balloon[dir=rtl].next-balloon-normal.next-balloon-top-left:after {
  right: 12px;
  right: var(--s-3,12px);
  left: auto;
}.next-balloon[dir=rtl].next-balloon-normal.next-balloon-top-right:after {
  right: auto;
  left: 12px;
  left: var(--s-3,12px);
}.next-balloon[dir=rtl].next-balloon-normal.next-balloon-bottom-left:after {
  right: 12px;
  right: var(--s-3,12px);
  left: auto;
}.next-balloon[dir=rtl].next-balloon-normal.next-balloon-bottom-right:after {
  left: 12px;
  left: var(--s-3,12px);
  right: auto;
}.next-balloon[dir=rtl].next-balloon-closable {
  padding: 12px 12px 12px 40px;
  padding: var(--balloon-size-padding-top, 12px) var(--s-3,12px) var(--balloon-size-padding-top, 12px) var(--s-10,40px);
}.next-balloon-tooltip[dir=rtl] {
  /* size */
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-right .next-balloon-arrow {
  left: -24px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
  right: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-right .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(12px) rotate(45deg);
  -webkit-transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  -ms-transform: translateX(12px) rotate(45deg);
  -ms-transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  transform: translateX(12px) rotate(45deg);
  transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-left .next-balloon-arrow {
  right: -24px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
  left: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-left .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(-12px) rotate(45deg);
  -ms-transform: translateX(-12px) rotate(45deg);
  transform: translateX(-12px) rotate(45deg);
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-left-top .next-balloon-arrow {
  right: -24px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
  left: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-left-top .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(-12px) rotate(45deg);
  -ms-transform: translateX(-12px) rotate(45deg);
  transform: translateX(-12px) rotate(45deg);
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-left-bottom .next-balloon-arrow {
  right: -24px;
  right: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
  left: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-left-bottom .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(-12px) rotate(45deg);
  -ms-transform: translateX(-12px) rotate(45deg);
  transform: translateX(-12px) rotate(45deg);
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-right-top .next-balloon-arrow {
  left: -24px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
  right: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-right-top .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(12px) rotate(45deg);
  -webkit-transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  -ms-transform: translateX(12px) rotate(45deg);
  -ms-transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  transform: translateX(12px) rotate(45deg);
  transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-right-bottom .next-balloon-arrow {
  left: -24px;
  left: calc(0px - var(--balloon-size-arrow-size, 12px) * 2);
  right: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-right-bottom .next-balloon-arrow .next-balloon-arrow-content {
  -webkit-transform: translateX(12px) rotate(45deg);
  -webkit-transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  -ms-transform: translateX(12px) rotate(45deg);
  -ms-transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
  transform: translateX(12px) rotate(45deg);
  transform: translateX(var(--balloon-size-arrow-size, 12px)) rotate(45deg);
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-top-left .next-balloon-arrow {
  right: 10px;
  right: calc(var(--s-3,12px) - 2px);
  left: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-top-right .next-balloon-arrow {
  left: 10px;
  left: calc(var(--s-3,12px) - 2px);
  right: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-bottom-left .next-balloon-arrow {
  right: 10px;
  right: calc(var(--s-3,12px) - 2px);
  left: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-bottom-right .next-balloon-arrow {
  left: 10px;
  left: calc(var(--s-3,12px) - 2px);
  right: auto;
}.next-balloon-tooltip[dir=rtl].next-balloon-tooltip-medium {
  padding: 6px 12px 6px 12px;
  padding: var(--balloon-tooltip-size-padding-top, 6px) var(--s-3,12px) var(--balloon-tooltip-size-padding-bottom, 6px) var(--s-3,12px);
}.next-menu[dir=rtl] .next-menu-item-helper {
  float: left;
}.next-menu[dir=rtl] .next-menu-item .next-checkbox,
.next-menu[dir=rtl] .next-menu-item .next-radio {
  margin-left: 4px;
  margin-right: 0;
}.next-menu[dir=rtl] .next-menu-hoz-right {
  float: left;
}.next-menu[dir=rtl] .next-menu-icon-arrow.next-icon {
  left: 10px;
  right: auto;
}.next-menu[dir=rtl] .next-menu-hoz-icon-arrow.next-icon {
  left: 6px;
  right: auto;
}.next-menu[dir=rtl] .next-menu-icon-selected.next-icon {
  margin-left: 0;
  margin-right: -16px;
  margin-right: calc(-8px - var(--menu-padding-horizontal, 16px) / 2);
}.next-menu[dir=rtl] .next-menu-icon-selected.next-icon:before,
.next-menu[dir=rtl] .next-menu-icon-selected.next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-menu[dir=rtl] .next-menu-icon-selected.next-icon.next-menu-icon-right {
  right: auto;
  left: 4px;
}.next-menu[dir=rtl] .next-menu-icon-arrow.next-icon {
  left: 10px;
  right: auto;
}.next-menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-width: 100px;
  margin: 0;
  list-style: none;
  border: 1px solid #1c1c1c;
  border: var(--popup-local-border-width, 1px) var(--line-solid,solid) var(--popup-local-border-color, #1c1c1c);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  background: #1a1a1a;
  background: var(--menu-background, #1a1a1a);
  line-height: 32px;
  line-height: var(--s-8,32px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /* &-popup-content.next-hide { */
  /*     display: none; */
  /* } */
}.next-menu *,
.next-menu *:before,
.next-menu *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-menu:focus,
.next-menu *:focus {
  outline: 0;
}.next-menu-spacing-lr {
  padding: 0 0px;
  padding: 0 var(--s-zero,0px);
}.next-menu-spacing-lr.next-menu-outside > .next-menu {
  height: 100%;
  overflow-y: auto;
}.next-menu-spacing-tb {
  padding: 0px 0;
  padding: var(--s-zero,0px) 0;
}.next-menu.next-ver {
  padding: 8px 0px;
  padding: var(--s-2,8px) var(--menu-padding-ver-padding-lr, 0px);
}.next-menu.next-ver .next-menu-item {
  padding: 0 16px 0 16px;
  padding: 0 var(--menu-item-padding-ver-padding-r, 16px) 0 var(--menu-item-padding-ver-padding-l, 16px);
}.next-menu.next-hoz {
  padding: 8px 0px;
  padding: var(--s-2,8px) var(--s-zero,0px);
}.next-menu.next-hoz .next-menu-item {
  padding: 0 16px;
  padding: 0 var(--s-4,16px);
}.next-menu-embeddable,
.next-menu-embeddable .next-menu-item.next-disabled,
.next-menu-embeddable .next-menu-item.next-disabled .next-menu-item-text > a {
  background: transparent;
  border: none;
}.next-menu-embeddable {
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-menu-embeddable .next-menu-item-inner {
  height: 100%;
}.next-menu-content {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
}.next-menu-sub-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}.next-menu-sub-menu.next-expand-enter {
  overflow: hidden;
}.next-menu-sub-menu.next-expand-enter-active {
  -webkit-transition: height 300ms ease;
  transition: height 300ms ease;
}.next-menu-sub-menu.next-expand-leave {
  overflow: hidden;
}.next-menu-sub-menu.next-expand-leave-active {
  -webkit-transition: height 300ms ease;
  transition: height 300ms ease;
}.next-menu-item {
  position: relative;
  -webkit-transition: background 100ms linear;
  transition: background 100ms linear;
  color: #cccccc;
  color: var(--menu-color, #cccccc);
  cursor: pointer;
}.next-menu-item-helper {
  float: right;
  color: #8c8c8c;
  color: var(--color-text1-2, #8c8c8c);
  font-style: normal;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-menu-item .next-checkbox,
.next-menu-item .next-radio {
  margin-right: 4px;
}.next-menu-item.next-selected {
  color: #e6e6e6;
  color: var(--menu-color-selected, #e6e6e6);
  background-color: #4d4d4d;
  background-color: var(--menu-background-selected, #4d4d4d);
}.next-menu-item.next-selected .next-menu-icon-arrow {
  color: #d9d9d9;
  color: var(--menu-arrow-color, #d9d9d9);
}.next-menu-item.next-selected .next-menu-icon-selected {
  color: #FFFFFF;
}.next-menu-item.next-disabled,
.next-menu-item.next-disabled .next-menu-item-text > a {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background-color: #1a1a1a;
  background-color: var(--menu-background, #1a1a1a);
  cursor: not-allowed;
}.next-menu-item.next-disabled .next-menu-icon-arrow,
.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-arrow {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-menu-item.next-disabled .next-menu-icon-selected,
.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-selected {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-menu-item:not(.next-disabled):hover, .next-menu-item:not(.next-disabled).next-selected:hover, .next-menu-item:not(.next-disabled).next-selected.next-focused:hover, .next-menu-item:not(.next-disabled).next-selected:focus:hover, .next-menu-item:not(.next-disabled).next-focused, .next-menu-item:not(.next-disabled).next-selected.next-focused, .next-menu-item:not(.next-disabled).next-selected:focus {
  color: #e6e6e6;
  color: var(--menu-color-hover, #e6e6e6);
  background-color: #333333;
  background-color: var(--color-fill-2,rgba(51,51,51,1));
}.next-menu-item:not(.next-disabled):hover .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected:hover .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected.next-focused:hover .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected:focus:hover .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-focused .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected.next-focused .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected:focus .next-menu-icon-arrow {
  color: #e6e6e6;
  color: var(--color-text-1,rgba(230,230,230,1));
}.next-menu-item:not(.next-disabled):hover .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected:hover .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected.next-focused:hover .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected:focus:hover .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-focused .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected.next-focused .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected:focus .next-menu-icon-selected {
  color: #FFFFFF;
}.next-menu-item-inner {
  height: 32px;
  height: var(--s-8,32px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}.next-menu-item .next-menu-item-text {
  vertical-align: middle;
}.next-menu-item .next-menu-item-text > a {
  display: inline-block;
  text-decoration: none;
  color: #cccccc;
  color: var(--menu-color, #cccccc);
}.next-menu-item .next-menu-item-text > a::before {
  position: absolute;
  background-color: transparent;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
}.next-menu.next-hoz {
  padding: 0;
}.next-menu.next-hoz.next-menu-nowrap {
  overflow: hidden;
  white-space: nowrap;
}.next-menu.next-hoz.next-menu-nowrap .next-menu-more {
  text-align: center;
}.next-menu.next-hoz > .next-menu-item,
.next-menu.next-hoz > .next-menu-sub-menu-wrapper,
.next-menu.next-hoz .next-menu-content > .next-menu-item {
  display: inline-block;
  vertical-align: top;
}.next-menu.next-hoz .next-menu-header,
.next-menu.next-hoz .next-menu-content,
.next-menu.next-hoz .next-menu-footer {
  display: inline-block;
}.next-menu-hoz-right {
  float: right;
}.next-menu-group-label {
  padding: 0 12px;
  padding: 0 var(--menu-padding-title-horizontal, 12px);
  color: #8c8c8c;
  color: var(--color-text1-2, #8c8c8c);
}.next-menu-divider {
  margin: 8px 12px;
  margin: var(--s-2,8px) var(--menu-divider-margin-hoz, 12px);
  border-bottom: 1px solid #333333;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--menu-divider-color, #333333);
}.next-menu .next-menu-icon-selected.next-icon {
  position: absolute;
  top: 0;
  margin-left: -12px;
  margin-left: calc(4px - var(--menu-item-padding-ver-padding-l, 16px));
}.next-menu .next-menu-icon-selected.next-icon:before,
.next-menu .next-menu-icon-selected.next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-menu .next-menu-icon-selected.next-icon.next-menu-icon-right {
  right: 4px;
}.next-menu .next-menu-symbol-icon-selected.next-menu-icon-selected::before {
  content: "\e632";
}.next-menu .next-menu-icon-arrow.next-icon {
  position: absolute;
  top: 0;
  right: 10px;
  right: 10px;
  color: #d9d9d9;
  color: var(--menu-arrow-color, #d9d9d9);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-menu .next-menu-icon-arrow.next-icon:before,
.next-menu .next-menu-icon-arrow.next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-menu .next-menu-icon-arrow-down::before {
  content: "\e63d";
}.next-menu .next-menu-icon-arrow-down.next-open {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}.next-menu .next-menu-icon-arrow-down.next-open:before,
.next-menu .next-menu-icon-arrow-down.next-open .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-menu .next-menu-symbol-popupfold::before {
  content: "\e619";
}.next-menu .next-menu-icon-arrow-right.next-open {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}.next-menu .next-menu-icon-arrow-right.next-open:before,
.next-menu .next-menu-icon-arrow-right.next-open .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-menu .next-menu-hoz-icon-arrow.next-icon {
  position: absolute;
  top: 0;
  right: 6px;
  color: #d9d9d9;
  color: var(--menu-arrow-color, #d9d9d9);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-menu .next-menu-hoz-icon-arrow.next-icon:before,
.next-menu .next-menu-hoz-icon-arrow.next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-menu .next-menu-hoz-icon-arrow.next-icon::before {
  content: "\e63d";
}.next-menu-unfold-icon::before {
  content: "";
  content: var(--menu-unfold-icon-content, "");
}.next-menu .next-menu-hoz-icon-arrow.next-open {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}.next-menu .next-menu-hoz-icon-arrow.next-open:before,
.next-menu .next-menu-hoz-icon-arrow.next-open .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-menu.next-context {
  line-height: 24px;
}.next-menu.next-context .next-menu-item-inner {
  height: 24px;
}/* put your code here */
.next-breadcrumb {
  display: block;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  height: 16px;
  line-height: 16px;
}.next-breadcrumb .next-breadcrumb-item {
  display: inline-block;
}.next-breadcrumb .next-breadcrumb-item .next-breadcrumb-text {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-breadcrumb .next-breadcrumb-item .next-breadcrumb-text > b {
  font-weight: normal;
}.next-breadcrumb .next-breadcrumb-item .next-breadcrumb-separator {
  display: inline-block;
  vertical-align: top;
}.next-breadcrumb .next-breadcrumb-text {
  height: 16px;
  min-width: 16px;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 16px;
}.next-breadcrumb .next-breadcrumb-separator {
  height: 16px;
  margin: 0 4px;
  font-size: 16px;
  line-height: 16px;
}.next-breadcrumb .next-breadcrumb-separator .next-icon:before {
  display: block;
}.next-breadcrumb .next-breadcrumb-separator .next-icon:before,
.next-breadcrumb .next-breadcrumb-separator .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-breadcrumb .next-breadcrumb-text-ellipsis {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-breadcrumb .next-breadcrumb-text {
  color: #e6e6e6;
  color: var(--breadcrumb-text-color, #e6e6e6);
}.next-breadcrumb .next-breadcrumb-text > b {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-breadcrumb .next-breadcrumb-text > a {
  color: #e6e6e6;
  color: var(--breadcrumb-text-color, #e6e6e6);
  text-decoration: none;
  text-align: center;
}.next-breadcrumb .next-breadcrumb-text.activated {
  color: #666666;
  color: var(--breadcrumb-text-current-color, #666666);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-breadcrumb .next-breadcrumb-text.activated > a {
  color: #666666;
  color: var(--breadcrumb-text-current-color, #666666);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-breadcrumb .next-breadcrumb-text-ellipsis {
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
  cursor: default;
}.next-breadcrumb .next-breadcrumb-text-ellipsis-clickable {
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
  cursor: pointer;
}.next-breadcrumb .next-breadcrumb-separator {
  color: #666666;
  color: var(--breadcrumb-icon-color, #666666);
}.next-breadcrumb .next-breadcrumb-text:not(.next-breadcrumb-text-ellipsis):hover > a {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-breadcrumb a.next-breadcrumb-text.activated:hover > a {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-breadcrumb a.next-breadcrumb-text:not(.next-breadcrumb-text-ellipsis):hover {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-breadcrumb a.next-breadcrumb-text:not(.next-breadcrumb-text-ellipsis):hover > b {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-breadcrumb a.next-breadcrumb-text.activated:hover {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-breadcrumb-icon-sep::before {
  content: "\e9f3";
}.next-breadcrumb-dropdown-wrapper {
  padding: 4px 0;
}.next-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-btn *,
.next-btn *:before,
.next-btn *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-btn::-moz-focus-inner {
  border: 0;
  padding: 0;
}.next-btn, .next-btn:active, .next-btn:focus, .next-btn:hover {
  outline: 0;
}@keyframes loadingCircle {
  0% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.next-btn {
  /* 尺寸维度 */
  /* ---------------------------------------- */
  /* 普通按钮 */
  /* 普通态禁用样式 */
  /* 警告按钮 */
  /* 文本按钮 */
  /* loading */
  /* ---------------------------------------- */
  /* custom loading */
  /* 幽灵按钮 */
  /* 组合 */
  /* ---------------------------------------- */
}.next-btn {
  position: relative;
  display: inline-block;
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  text-decoration: none;
  text-align: center;
  text-transform: none;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  line-height: 1;
  cursor: pointer;
}.next-btn:after {
  text-align: center;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}.next-btn::before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}.next-btn .next-icon {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}.next-btn > span,
.next-btn > div {
  display: inline-block;
  vertical-align: middle;
}.next-btn > .next-btn-helper {
  text-decoration: inherit;
  display: inline-block;
  vertical-align: middle;
}.next-btn.hover, .next-btn:hover {
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
}.next-btn.next-small {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
  height: 24px;
  height: var(--s-6,24px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  border-width: 1px;
  border-width: var(--line-1,1px);
}.next-btn.next-small > .next-btn-icon.next-icon-first {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 0;
  margin-right: 4px;
}.next-btn.next-small > .next-btn-icon.next-icon-first:before,
.next-btn.next-small > .next-btn-icon.next-icon-first .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-small > .next-btn-icon.next-icon-last {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 4px;
  margin-right: 0;
}.next-btn.next-small > .next-btn-icon.next-icon-last:before,
.next-btn.next-small > .next-btn-icon.next-icon-last .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-small > .next-btn-icon.next-icon-alone {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}.next-btn.next-small > .next-btn-icon.next-icon-alone:before,
.next-btn.next-small > .next-btn-icon.next-icon-alone .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-small.next-btn-loading:before {
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  left: 12px;
  left: var(--s-3,12px);
  top: 50%;
  text-align: center;
  margin-right: 4px;
}.next-btn.next-small.next-btn-loading > .next-icon {
  display: none;
}.next-btn.next-small > .next-btn-custom-loading-icon {
  opacity: 0;
  width: 0;
}.next-btn.next-small > .next-btn-custom-loading-icon.show {
  width: 16px;
  margin-right: 4px;
  opacity: 1;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-btn.next-medium {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
  height: 32px;
  height: var(--s-8,32px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  border-width: 1px;
  border-width: var(--line-1,1px);
}.next-btn.next-medium > .next-btn-icon.next-icon-first {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 0;
  margin-right: 4px;
}.next-btn.next-medium > .next-btn-icon.next-icon-first:before,
.next-btn.next-medium > .next-btn-icon.next-icon-first .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-medium > .next-btn-icon.next-icon-last {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 4px;
  margin-right: 0;
}.next-btn.next-medium > .next-btn-icon.next-icon-last:before,
.next-btn.next-medium > .next-btn-icon.next-icon-last .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-medium > .next-btn-icon.next-icon-alone {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}.next-btn.next-medium > .next-btn-icon.next-icon-alone:before,
.next-btn.next-medium > .next-btn-icon.next-icon-alone .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-medium.next-btn-loading:before {
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  left: 12px;
  left: var(--s-3,12px);
  top: 50%;
  text-align: center;
  margin-right: 4px;
}.next-btn.next-medium.next-btn-loading > .next-icon {
  display: none;
}.next-btn.next-medium > .next-btn-custom-loading-icon {
  opacity: 0;
  width: 0;
}.next-btn.next-medium > .next-btn-custom-loading-icon.show {
  width: 16px;
  margin-right: 4px;
  opacity: 1;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-btn.next-large {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
  height: 36px;
  height: var(--s-9,36px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  border-width: 1px;
  border-width: var(--line-1,1px);
}.next-btn.next-large > .next-btn-icon.next-icon-first {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 0;
  margin-right: 4px;
}.next-btn.next-large > .next-btn-icon.next-icon-first:before,
.next-btn.next-large > .next-btn-icon.next-icon-first .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-large > .next-btn-icon.next-icon-last {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 4px;
  margin-right: 0;
}.next-btn.next-large > .next-btn-icon.next-icon-last:before,
.next-btn.next-large > .next-btn-icon.next-icon-last .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-large > .next-btn-icon.next-icon-alone {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}.next-btn.next-large > .next-btn-icon.next-icon-alone:before,
.next-btn.next-large > .next-btn-icon.next-icon-alone .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-large.next-btn-loading:before {
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  left: 12px;
  left: var(--s-3,12px);
  top: 50%;
  text-align: center;
  margin-right: 4px;
}.next-btn.next-large.next-btn-loading > .next-icon {
  display: none;
}.next-btn.next-large > .next-btn-custom-loading-icon {
  opacity: 0;
  width: 0;
}.next-btn.next-large > .next-btn-custom-loading-icon.show {
  width: 16px;
  margin-right: 4px;
  opacity: 1;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-btn.next-btn-normal {
  border-style: solid;
  border-style: var(--line-solid,solid);
  background: transparent;
  background: var(--btn-pure-normal-bg, transparent);
  border-color: #333333;
  border-color: var(--btn-pure-normal-border-color, #333333);
}.next-btn.next-btn-normal, .next-btn.next-btn-normal:link, .next-btn.next-btn-normal:visited, .next-btn.next-btn-normal.visited {
  color: #e6e6e6;
  color: var(--btn-pure-normal-color, #e6e6e6);
}.next-btn.next-btn-normal:focus, .next-btn.next-btn-normal:hover, .next-btn.next-btn-normal.hover {
  color: #e6e6e6;
  color: var(--btn-pure-normal-color-hover, #e6e6e6);
  background: #333333;
  background: var(--color-fill1-2,rgba(51,51,51,1));
  border-color: #4d4d4d;
  border-color: var(--btn-pure-normal-border-color-hover, #4d4d4d);
  text-decoration: none;
}.next-btn.next-btn-normal:active, .next-btn.next-btn-normal.active {
  color: #e6e6e6;
  color: var(--btn-pure-normal-color-active, #e6e6e6);
  background: #4d4d4d;
  background: var(--btn-pure-normal-bg-active, #4d4d4d);
  border-color: #4d4d4d;
  border-color: var(--btn-pure-normal-border-color-active, #4d4d4d);
  text-decoration: none;
}.next-btn.next-btn-primary {
  border-style: solid;
  border-style: var(--line-solid,solid);
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-btn.next-btn-primary, .next-btn.next-btn-primary:link, .next-btn.next-btn-primary:visited, .next-btn.next-btn-primary.visited {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-btn.next-btn-primary:focus, .next-btn.next-btn-primary:hover, .next-btn.next-btn-primary.hover {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  background: #4e9ff5;
  background: var(--btn-pure-primary-bg-hover, #4e9ff5);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  text-decoration: none;
}.next-btn.next-btn-primary:active, .next-btn.next-btn-primary.active {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  background: #307ac9;
  background: var(--btn-pure-primary-bg-active, #307ac9);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  text-decoration: none;
}.next-btn.next-btn-secondary {
  border-style: solid;
  border-style: var(--line-solid,solid);
  background: transparent;
  background: var(--color-transparent,transparent);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-btn.next-btn-secondary, .next-btn.next-btn-secondary:link, .next-btn.next-btn-secondary:visited, .next-btn.next-btn-secondary.visited {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-btn.next-btn-secondary:focus, .next-btn.next-btn-secondary:hover, .next-btn.next-btn-secondary.hover {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  background: #263c54;
  background: var(--btn-pure-secondary-bg-hover, #263c54);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  text-decoration: none;
}.next-btn.next-btn-secondary:active, .next-btn.next-btn-secondary.active {
  color: #4e9ff5;
  color: var(--color-brand1-7,rgba(78,159,245,1));
  background: #2f557d;
  background: var(--btn-pure-secondary-bg-active, #2f557d);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  text-decoration: none;
}.next-btn.disabled, .next-btn[disabled] {
  cursor: not-allowed;
}.next-btn.disabled.next-btn-normal, .next-btn[disabled].next-btn-normal {
  background: #333333;
  background: var(--btn-pure-normal-bg-disabled, #333333);
  border-color: #333333;
  border-color: var(--btn-pure-normal-border-color-disabled, #333333);
}.next-btn.disabled.next-btn-normal, .next-btn.disabled.next-btn-normal:link, .next-btn.disabled.next-btn-normal:visited, .next-btn.disabled.next-btn-normal.visited, .next-btn[disabled].next-btn-normal, .next-btn[disabled].next-btn-normal:link, .next-btn[disabled].next-btn-normal:visited, .next-btn[disabled].next-btn-normal.visited {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-btn.disabled.next-btn-normal:focus, .next-btn.disabled.next-btn-normal:hover, .next-btn.disabled.next-btn-normal.hover, .next-btn[disabled].next-btn-normal:focus, .next-btn[disabled].next-btn-normal:hover, .next-btn[disabled].next-btn-normal.hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: #333333;
  background: var(--btn-pure-normal-bg-disabled, #333333);
  border-color: #333333;
  border-color: var(--btn-pure-normal-border-color-disabled, #333333);
  text-decoration: none;
}.next-btn.disabled.next-btn-normal:active, .next-btn.disabled.next-btn-normal.active, .next-btn[disabled].next-btn-normal:active, .next-btn[disabled].next-btn-normal.active {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: #333333;
  background: var(--btn-pure-normal-bg-disabled, #333333);
  border-color: #333333;
  border-color: var(--btn-pure-normal-border-color-disabled, #333333);
  text-decoration: none;
}.next-btn.disabled.next-btn-primary, .next-btn[disabled].next-btn-primary {
  background: #333333;
  background: var(--btn-pure-primary-bg-disabled, #333333);
  border-color: #333333;
  border-color: var(--btn-pure-primary-border-color-disabled, #333333);
}.next-btn.disabled.next-btn-primary, .next-btn.disabled.next-btn-primary:link, .next-btn.disabled.next-btn-primary:visited, .next-btn.disabled.next-btn-primary.visited, .next-btn[disabled].next-btn-primary, .next-btn[disabled].next-btn-primary:link, .next-btn[disabled].next-btn-primary:visited, .next-btn[disabled].next-btn-primary.visited {
  color: #666666;
  color: var(--btn-pure-primary-color-disabled, #666666);
}.next-btn.disabled.next-btn-primary:focus, .next-btn.disabled.next-btn-primary:hover, .next-btn.disabled.next-btn-primary.hover, .next-btn[disabled].next-btn-primary:focus, .next-btn[disabled].next-btn-primary:hover, .next-btn[disabled].next-btn-primary.hover {
  color: #666666;
  color: var(--btn-pure-primary-color-disabled, #666666);
  background: #333333;
  background: var(--btn-pure-primary-bg-disabled, #333333);
  border-color: #333333;
  border-color: var(--btn-pure-primary-border-color-disabled, #333333);
  text-decoration: none;
}.next-btn.disabled.next-btn-primary:active, .next-btn.disabled.next-btn-primary.active, .next-btn[disabled].next-btn-primary:active, .next-btn[disabled].next-btn-primary.active {
  color: #666666;
  color: var(--btn-pure-primary-color-disabled, #666666);
  background: #333333;
  background: var(--btn-pure-primary-bg-disabled, #333333);
  border-color: #333333;
  border-color: var(--btn-pure-primary-border-color-disabled, #333333);
  text-decoration: none;
}.next-btn.disabled.next-btn-secondary, .next-btn[disabled].next-btn-secondary {
  background: transparent;
  background: var(--btn-pure-secondary-bg-disabled, transparent);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-btn.disabled.next-btn-secondary, .next-btn.disabled.next-btn-secondary:link, .next-btn.disabled.next-btn-secondary:visited, .next-btn.disabled.next-btn-secondary.visited, .next-btn[disabled].next-btn-secondary, .next-btn[disabled].next-btn-secondary:link, .next-btn[disabled].next-btn-secondary:visited, .next-btn[disabled].next-btn-secondary.visited {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-btn.disabled.next-btn-secondary:focus, .next-btn.disabled.next-btn-secondary:hover, .next-btn.disabled.next-btn-secondary.hover, .next-btn[disabled].next-btn-secondary:focus, .next-btn[disabled].next-btn-secondary:hover, .next-btn[disabled].next-btn-secondary.hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: transparent;
  background: var(--btn-pure-secondary-bg-disabled, transparent);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  text-decoration: none;
}.next-btn.disabled.next-btn-secondary:active, .next-btn.disabled.next-btn-secondary.active, .next-btn[disabled].next-btn-secondary:active, .next-btn[disabled].next-btn-secondary.active {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: transparent;
  background: var(--btn-pure-secondary-bg-disabled, transparent);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  text-decoration: none;
}.next-btn-warning {
  border-style: solid;
  border-style: var(--line-solid,solid);
}.next-btn-warning.next-btn-primary {
  background: #cc493d;
  background: var(--color-error-5,rgba(204,73,61,1));
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-btn-warning.next-btn-primary, .next-btn-warning.next-btn-primary:link, .next-btn-warning.next-btn-primary:visited, .next-btn-warning.next-btn-primary.visited {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-btn-warning.next-btn-primary:focus, .next-btn-warning.next-btn-primary:hover, .next-btn-warning.next-btn-primary.hover {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  background: #a34239;
  background: var(--color-error-4,rgba(163,66,57,1));
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  text-decoration: none;
}.next-btn-warning.next-btn-primary:active, .next-btn-warning.next-btn-primary.active {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  background: #f2493a;
  background: var(--color-error-6,rgba(242,73,58,1));
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  text-decoration: none;
}.next-btn-warning.next-btn-primary.disabled, .next-btn-warning.next-btn-primary[disabled] {
  background: #1c1c1c;
  background: var(--btn-warning-primary-bg-disabled, #1c1c1c);
  border-color: #333333;
  border-color: var(--color-line1-2,rgba(51,51,51,1));
}.next-btn-warning.next-btn-primary.disabled, .next-btn-warning.next-btn-primary.disabled:link, .next-btn-warning.next-btn-primary.disabled:visited, .next-btn-warning.next-btn-primary.disabled.visited, .next-btn-warning.next-btn-primary[disabled], .next-btn-warning.next-btn-primary[disabled]:link, .next-btn-warning.next-btn-primary[disabled]:visited, .next-btn-warning.next-btn-primary[disabled].visited {
  color: #666666;
  color: var(--btn-warning-primary-color-disabled, #666666);
}.next-btn-warning.next-btn-primary.disabled:focus, .next-btn-warning.next-btn-primary.disabled:hover, .next-btn-warning.next-btn-primary.disabled.hover, .next-btn-warning.next-btn-primary[disabled]:focus, .next-btn-warning.next-btn-primary[disabled]:hover, .next-btn-warning.next-btn-primary[disabled].hover {
  color: #666666;
  color: var(--btn-warning-primary-color-disabled, #666666);
  background: #1c1c1c;
  background: var(--btn-warning-primary-bg-disabled, #1c1c1c);
  border-color: #333333;
  border-color: var(--color-line1-2,rgba(51,51,51,1));
  text-decoration: none;
}.next-btn-warning.next-btn-primary.disabled:active, .next-btn-warning.next-btn-primary.disabled.active, .next-btn-warning.next-btn-primary[disabled]:active, .next-btn-warning.next-btn-primary[disabled].active {
  color: #666666;
  color: var(--btn-warning-primary-color-disabled, #666666);
  background: #1c1c1c;
  background: var(--btn-warning-primary-bg-disabled, #1c1c1c);
  border-color: #333333;
  border-color: var(--color-line1-2,rgba(51,51,51,1));
  text-decoration: none;
}.next-btn-warning.next-btn-normal {
  background: transparent;
  background: var(--btn-warning-normal-bg, transparent);
  border-color: #f2493a;
  border-color: var(--btn-warning-normal-border-color, #f2493a);
}.next-btn-warning.next-btn-normal, .next-btn-warning.next-btn-normal:link, .next-btn-warning.next-btn-normal:visited, .next-btn-warning.next-btn-normal.visited {
  color: #cc493d;
  color: var(--btn-warning-normal-color, #cc493d);
}.next-btn-warning.next-btn-normal:focus, .next-btn-warning.next-btn-normal:hover, .next-btn-warning.next-btn-normal.hover {
  color: #cc493d;
  color: var(--color-error-5,rgba(204,73,61,1));
  background: #522825;
  background: var(--btn-warning-normal-bg-hover, #522825);
  border-color: #f2493a;
  border-color: var(--btn-warning-normal-border-color-hover, #f2493a);
  text-decoration: none;
}.next-btn-warning.next-btn-normal:active, .next-btn-warning.next-btn-normal.active {
  color: #cc493d;
  color: var(--color-error-5,rgba(204,73,61,1));
  background: #522825;
  background: var(--color-error-2,rgba(82,40,37,1));
  border-color: #f2493a;
  border-color: var(--btn-warning-normal-border-color-active, #f2493a);
  text-decoration: none;
}.next-btn-warning.next-btn-normal.disabled, .next-btn-warning.next-btn-normal[disabled] {
  background: #333333;
  background: var(--btn-warning-normal-bg-disabled, #333333);
  border-color: #333333;
  border-color: var(--btn-warning-normal-border-color-disabled, #333333);
}.next-btn-warning.next-btn-normal.disabled, .next-btn-warning.next-btn-normal.disabled:link, .next-btn-warning.next-btn-normal.disabled:visited, .next-btn-warning.next-btn-normal.disabled.visited, .next-btn-warning.next-btn-normal[disabled], .next-btn-warning.next-btn-normal[disabled]:link, .next-btn-warning.next-btn-normal[disabled]:visited, .next-btn-warning.next-btn-normal[disabled].visited {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-btn-warning.next-btn-normal.disabled:focus, .next-btn-warning.next-btn-normal.disabled:hover, .next-btn-warning.next-btn-normal.disabled.hover, .next-btn-warning.next-btn-normal[disabled]:focus, .next-btn-warning.next-btn-normal[disabled]:hover, .next-btn-warning.next-btn-normal[disabled].hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: #333333;
  background: var(--btn-warning-normal-bg-disabled, #333333);
  border-color: #333333;
  border-color: var(--btn-warning-normal-border-color-disabled, #333333);
  text-decoration: none;
}.next-btn-warning.next-btn-normal.disabled:active, .next-btn-warning.next-btn-normal.disabled.active, .next-btn-warning.next-btn-normal[disabled]:active, .next-btn-warning.next-btn-normal[disabled].active {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: #333333;
  background: var(--btn-warning-normal-bg-disabled, #333333);
  border-color: #333333;
  border-color: var(--btn-warning-normal-border-color-disabled, #333333);
  text-decoration: none;
}.next-btn-text {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}.next-btn-text.hover, .next-btn-text:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-btn-text.next-btn-primary {
  background: transparent;
  border-color: transparent;
}.next-btn-text.next-btn-primary, .next-btn-text.next-btn-primary:link, .next-btn-text.next-btn-primary:visited, .next-btn-text.next-btn-primary.visited {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-btn-text.next-btn-primary:focus, .next-btn-text.next-btn-primary:hover, .next-btn-text.next-btn-primary.hover {
  color: #4e9ff5;
  color: var(--btn-text-primary-color-hover, #4e9ff5);
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-primary:active, .next-btn-text.next-btn-primary.active {
  color: #4e9ff5;
  color: var(--btn-text-primary-color-hover, #4e9ff5);
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-primary.disabled, .next-btn-text.next-btn-primary[disabled] {
  background: transparent;
  border-color: transparent;
}.next-btn-text.next-btn-primary.disabled, .next-btn-text.next-btn-primary.disabled:link, .next-btn-text.next-btn-primary.disabled:visited, .next-btn-text.next-btn-primary.disabled.visited, .next-btn-text.next-btn-primary[disabled], .next-btn-text.next-btn-primary[disabled]:link, .next-btn-text.next-btn-primary[disabled]:visited, .next-btn-text.next-btn-primary[disabled].visited {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-btn-text.next-btn-primary.disabled:focus, .next-btn-text.next-btn-primary.disabled:hover, .next-btn-text.next-btn-primary.disabled.hover, .next-btn-text.next-btn-primary[disabled]:focus, .next-btn-text.next-btn-primary[disabled]:hover, .next-btn-text.next-btn-primary[disabled].hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-primary.disabled:active, .next-btn-text.next-btn-primary.disabled.active, .next-btn-text.next-btn-primary[disabled]:active, .next-btn-text.next-btn-primary[disabled].active {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-secondary {
  background: transparent;
  border-color: transparent;
}.next-btn-text.next-btn-secondary, .next-btn-text.next-btn-secondary:link, .next-btn-text.next-btn-secondary:visited, .next-btn-text.next-btn-secondary.visited {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-btn-text.next-btn-secondary:focus, .next-btn-text.next-btn-secondary:hover, .next-btn-text.next-btn-secondary.hover {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-secondary:active, .next-btn-text.next-btn-secondary.active {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-secondary.disabled, .next-btn-text.next-btn-secondary[disabled] {
  background: transparent;
  border-color: transparent;
}.next-btn-text.next-btn-secondary.disabled, .next-btn-text.next-btn-secondary.disabled:link, .next-btn-text.next-btn-secondary.disabled:visited, .next-btn-text.next-btn-secondary.disabled.visited, .next-btn-text.next-btn-secondary[disabled], .next-btn-text.next-btn-secondary[disabled]:link, .next-btn-text.next-btn-secondary[disabled]:visited, .next-btn-text.next-btn-secondary[disabled].visited {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-btn-text.next-btn-secondary.disabled:focus, .next-btn-text.next-btn-secondary.disabled:hover, .next-btn-text.next-btn-secondary.disabled.hover, .next-btn-text.next-btn-secondary[disabled]:focus, .next-btn-text.next-btn-secondary[disabled]:hover, .next-btn-text.next-btn-secondary[disabled].hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-secondary.disabled:active, .next-btn-text.next-btn-secondary.disabled.active, .next-btn-text.next-btn-secondary[disabled]:active, .next-btn-text.next-btn-secondary[disabled].active {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-normal {
  background: transparent;
  border-color: transparent;
}.next-btn-text.next-btn-normal, .next-btn-text.next-btn-normal:link, .next-btn-text.next-btn-normal:visited, .next-btn-text.next-btn-normal.visited {
  color: #e6e6e6;
  color: var(--btn-text-normal-color, #e6e6e6);
}.next-btn-text.next-btn-normal:focus, .next-btn-text.next-btn-normal:hover, .next-btn-text.next-btn-normal.hover {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-normal:active, .next-btn-text.next-btn-normal.active {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-normal.disabled, .next-btn-text.next-btn-normal[disabled] {
  background: transparent;
  border-color: transparent;
}.next-btn-text.next-btn-normal.disabled, .next-btn-text.next-btn-normal.disabled:link, .next-btn-text.next-btn-normal.disabled:visited, .next-btn-text.next-btn-normal.disabled.visited, .next-btn-text.next-btn-normal[disabled], .next-btn-text.next-btn-normal[disabled]:link, .next-btn-text.next-btn-normal[disabled]:visited, .next-btn-text.next-btn-normal[disabled].visited {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-btn-text.next-btn-normal.disabled:focus, .next-btn-text.next-btn-normal.disabled:hover, .next-btn-text.next-btn-normal.disabled.hover, .next-btn-text.next-btn-normal[disabled]:focus, .next-btn-text.next-btn-normal[disabled]:hover, .next-btn-text.next-btn-normal[disabled].hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-normal.disabled:active, .next-btn-text.next-btn-normal.disabled.active, .next-btn-text.next-btn-normal[disabled]:active, .next-btn-text.next-btn-normal[disabled].active {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-large {
  border-radius: 0;
  padding: 0 0px;
  height: 20px;
  height: var(--s-5,20px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  border-width: 0;
}.next-btn-text.next-large > .next-btn-icon.next-icon-first {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 0;
  margin-right: 4px;
}.next-btn-text.next-large > .next-btn-icon.next-icon-first:before,
.next-btn-text.next-large > .next-btn-icon.next-icon-first .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text.next-large > .next-btn-icon.next-icon-last {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 4px;
  margin-right: 0;
}.next-btn-text.next-large > .next-btn-icon.next-icon-last:before,
.next-btn-text.next-large > .next-btn-icon.next-icon-last .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text.next-large > .next-btn-icon.next-icon-alone {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}.next-btn-text.next-large > .next-btn-icon.next-icon-alone:before,
.next-btn-text.next-large > .next-btn-icon.next-icon-alone .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text.next-large.next-btn-loading:before {
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  left: 0px;
  top: 50%;
  text-align: center;
  margin-right: 4px;
}.next-btn-text.next-large.next-btn-loading > .next-icon {
  display: none;
}.next-btn-text.next-large > .next-btn-custom-loading-icon {
  opacity: 0;
  width: 0;
}.next-btn-text.next-large > .next-btn-custom-loading-icon.show {
  width: 16px;
  margin-right: 4px;
  opacity: 1;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-btn-text.next-medium {
  border-radius: 0;
  padding: 0 0px;
  height: 18px;
  height: 18px;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  border-width: 0;
}.next-btn-text.next-medium > .next-btn-icon.next-icon-first {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 0;
  margin-right: 4px;
}.next-btn-text.next-medium > .next-btn-icon.next-icon-first:before,
.next-btn-text.next-medium > .next-btn-icon.next-icon-first .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text.next-medium > .next-btn-icon.next-icon-last {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 4px;
  margin-right: 0;
}.next-btn-text.next-medium > .next-btn-icon.next-icon-last:before,
.next-btn-text.next-medium > .next-btn-icon.next-icon-last .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text.next-medium > .next-btn-icon.next-icon-alone {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}.next-btn-text.next-medium > .next-btn-icon.next-icon-alone:before,
.next-btn-text.next-medium > .next-btn-icon.next-icon-alone .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text.next-medium.next-btn-loading:before {
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  left: 0px;
  top: 50%;
  text-align: center;
  margin-right: 4px;
}.next-btn-text.next-medium.next-btn-loading > .next-icon {
  display: none;
}.next-btn-text.next-medium > .next-btn-custom-loading-icon {
  opacity: 0;
  width: 0;
}.next-btn-text.next-medium > .next-btn-custom-loading-icon.show {
  width: 16px;
  margin-right: 4px;
  opacity: 1;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-btn-text.next-small {
  border-radius: 0;
  padding: 0 0px;
  height: 18px;
  height: 18px;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  border-width: 0;
}.next-btn-text.next-small > .next-btn-icon.next-icon-first {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 0;
  margin-right: 4px;
}.next-btn-text.next-small > .next-btn-icon.next-icon-first:before,
.next-btn-text.next-small > .next-btn-icon.next-icon-first .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text.next-small > .next-btn-icon.next-icon-last {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 4px;
  margin-right: 0;
}.next-btn-text.next-small > .next-btn-icon.next-icon-last:before,
.next-btn-text.next-small > .next-btn-icon.next-icon-last .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text.next-small > .next-btn-icon.next-icon-alone {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}.next-btn-text.next-small > .next-btn-icon.next-icon-alone:before,
.next-btn-text.next-small > .next-btn-icon.next-icon-alone .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text.next-small.next-btn-loading:before {
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  left: 0px;
  top: 50%;
  text-align: center;
  margin-right: 4px;
}.next-btn-text.next-small.next-btn-loading > .next-icon {
  display: none;
}.next-btn-text.next-small > .next-btn-custom-loading-icon {
  opacity: 0;
  width: 0;
}.next-btn-text.next-small > .next-btn-custom-loading-icon.show {
  width: 16px;
  margin-right: 4px;
  opacity: 1;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-btn-text.next-btn-loading {
  background: transparent;
  border-color: transparent;
}.next-btn-text.next-btn-loading, .next-btn-text.next-btn-loading:link, .next-btn-text.next-btn-loading:visited, .next-btn-text.next-btn-loading.visited {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-btn-text.next-btn-loading:focus, .next-btn-text.next-btn-loading:hover, .next-btn-text.next-btn-loading.hover {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-text.next-btn-loading:active, .next-btn-text.next-btn-loading.active {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-btn-loading {
  pointer-events: none;
}.next-btn-loading:before {
  font-family: NextIcon;
  content: "\e646";
  opacity: 1;
  visibility: visible;
  -webkit-animation: loadingCircle 2s infinite linear;
  animation: loadingCircle 2s infinite linear;
}.next-btn-loading:after {
  content: "";
  display: inline-block;
  position: static;
  height: 100%;
  width: 0;
  vertical-align: middle;
}.next-btn-custom-loading {
  pointer-events: none;
}.next-btn-ghost {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: solid;
  border-style: var(--line-solid,solid);
}.next-btn-ghost.next-btn-dark {
  background: rgba(0, 0, 0, 0);
  border-color: #4d4d4d;
  border-color: var(--color-line1-3,rgba(77,77,77,1));
}.next-btn-ghost.next-btn-dark, .next-btn-ghost.next-btn-dark:link, .next-btn-ghost.next-btn-dark:visited, .next-btn-ghost.next-btn-dark.visited {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-btn-ghost.next-btn-dark:focus, .next-btn-ghost.next-btn-dark:hover, .next-btn-ghost.next-btn-dark.hover {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  background: rgba(10, 10, 10, 0.8);
  border-color: #FFFFFF;
  border-color: var(--color-white,#FFFFFF);
  text-decoration: none;
}.next-btn-ghost.next-btn-dark:active, .next-btn-ghost.next-btn-dark.active {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  background: rgba(10, 10, 10, 0.8);
  border-color: #FFFFFF;
  border-color: var(--color-white,#FFFFFF);
  text-decoration: none;
}.next-btn-ghost.next-btn-dark.disabled, .next-btn-ghost.next-btn-dark[disabled] {
  background: transparent;
  background: var(--color-transparent,transparent);
  border-color: rgba(255, 255, 255, 0.4);
}.next-btn-ghost.next-btn-dark.disabled, .next-btn-ghost.next-btn-dark.disabled:link, .next-btn-ghost.next-btn-dark.disabled:visited, .next-btn-ghost.next-btn-dark.disabled.visited, .next-btn-ghost.next-btn-dark[disabled], .next-btn-ghost.next-btn-dark[disabled]:link, .next-btn-ghost.next-btn-dark[disabled]:visited, .next-btn-ghost.next-btn-dark[disabled].visited {
  color: rgba(255, 255, 255, 0.4);
}.next-btn-ghost.next-btn-dark.disabled:focus, .next-btn-ghost.next-btn-dark.disabled:hover, .next-btn-ghost.next-btn-dark.disabled.hover, .next-btn-ghost.next-btn-dark[disabled]:focus, .next-btn-ghost.next-btn-dark[disabled]:hover, .next-btn-ghost.next-btn-dark[disabled].hover {
  color: rgba(255, 255, 255, 0.4);
  background: transparent;
  background: var(--color-transparent,transparent);
  border-color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
}.next-btn-ghost.next-btn-dark.disabled:active, .next-btn-ghost.next-btn-dark.disabled.active, .next-btn-ghost.next-btn-dark[disabled]:active, .next-btn-ghost.next-btn-dark[disabled].active {
  color: rgba(255, 255, 255, 0.4);
  background: transparent;
  background: var(--color-transparent,transparent);
  border-color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
}.next-btn-ghost.next-btn-light {
  background: rgba(0, 0, 0, 0);
  border-color: #4d4d4d;
  border-color: var(--btn-ghost-light-border-color, #4d4d4d);
}.next-btn-ghost.next-btn-light, .next-btn-ghost.next-btn-light:link, .next-btn-ghost.next-btn-light:visited, .next-btn-ghost.next-btn-light.visited {
  color: #2f557d;
  color: var(--color-brand1-3,rgba(47,85,125,1));
}.next-btn-ghost.next-btn-light:focus, .next-btn-ghost.next-btn-light:hover, .next-btn-ghost.next-btn-light.hover {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  background: rgba(0, 0, 0, 0.92);
  border-color: #e6e6e6;
  border-color: var(--color-text1-4,rgba(230,230,230,1));
  text-decoration: none;
}.next-btn-ghost.next-btn-light:active, .next-btn-ghost.next-btn-light.active {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  background: rgba(0, 0, 0, 0.92);
  border-color: #e6e6e6;
  border-color: var(--color-text1-4,rgba(230,230,230,1));
  text-decoration: none;
}.next-btn-ghost.next-btn-light.disabled, .next-btn-ghost.next-btn-light[disabled] {
  background: transparent;
  background: var(--color-transparent,transparent);
  border-color: rgba(0, 0, 0, 0.1);
}.next-btn-ghost.next-btn-light.disabled, .next-btn-ghost.next-btn-light.disabled:link, .next-btn-ghost.next-btn-light.disabled:visited, .next-btn-ghost.next-btn-light.disabled.visited, .next-btn-ghost.next-btn-light[disabled], .next-btn-ghost.next-btn-light[disabled]:link, .next-btn-ghost.next-btn-light[disabled]:visited, .next-btn-ghost.next-btn-light[disabled].visited {
  color: rgba(0, 0, 0, 0.1);
}.next-btn-ghost.next-btn-light.disabled:focus, .next-btn-ghost.next-btn-light.disabled:hover, .next-btn-ghost.next-btn-light.disabled.hover, .next-btn-ghost.next-btn-light[disabled]:focus, .next-btn-ghost.next-btn-light[disabled]:hover, .next-btn-ghost.next-btn-light[disabled].hover {
  color: rgba(0, 0, 0, 0.1);
  background: transparent;
  background: var(--color-transparent,transparent);
  border-color: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}.next-btn-ghost.next-btn-light.disabled:active, .next-btn-ghost.next-btn-light.disabled.active, .next-btn-ghost.next-btn-light[disabled]:active, .next-btn-ghost.next-btn-light[disabled].active {
  color: rgba(0, 0, 0, 0.1);
  background: transparent;
  background: var(--color-transparent,transparent);
  border-color: rgba(0, 0, 0, 0.1);
  text-decoration: none;
}.next-btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}.next-btn-group > .next-btn {
  position: relative;
  float: left;
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-btn-group > .next-btn:hover, .next-btn-group > .next-btn:focus, .next-btn-group > .next-btn:active, .next-btn-group > .next-btn.active {
  z-index: 1;
}.next-btn-group > .next-btn.disabled, .next-btn-group > .next-btn[disabled] {
  z-index: 0;
}.next-btn-group .next-btn.next-btn {
  margin: 0 0 0 -1px;
}.next-btn-group .next-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}.next-btn-group > .next-btn:first-child {
  margin: 0;
}.next-btn-group > .next-btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}.next-btn-group > .next-btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}.next-btn-group > .next-btn-primary:not(:first-child) {
  border-left-color: rgba(255, 255, 255, 0.2);
}.next-btn-group > .next-btn-primary:not(:first-child):hover {
  border-left-color: transparent;
}.next-btn-group > .next-btn-primary:not(:first-child).disabled, .next-btn-group > .next-btn-primary:not(:first-child)[disabled] {
  border-left-color: #1c1c1c;
  border-left-color: var(--color-line1-1, #1c1c1c);
}/* 组合 */
/* ---------------------------------------- */
.next-btn-group[dir=rtl] > .next-btn {
  float: right;
}.next-btn-group[dir=rtl] .next-btn.next-btn {
  margin: 0 -1px 0 0;
}.next-btn-group[dir=rtl] > .next-btn:first-child:not(:last-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}.next-btn-group[dir=rtl] > .next-btn:last-child:not(:first-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}.next-btn-group[dir=rtl] > .next-btn-primary:not(:first-child) {
  border-right-color: rgba(255, 255, 255, 0.2);
}.next-btn-group[dir=rtl] > .next-btn-primary:not(:first-child):hover {
  border-right-color: transparent;
}.next-btn-group[dir=rtl] > .next-btn-primary:not(:first-child).disabled, .next-btn-group[dir=rtl] > .next-btn-primary:not(:first-child)[disabled] {
  border-right-color: #1c1c1c;
  border-right-color: var(--color-line1-1, #1c1c1c);
}/* 尺寸维度 */
/* ---------------------------------------- */
.next-btn.next-small[dir=rtl] {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-btn.next-small[dir=rtl] > .next-btn-icon.next-icon-first {
  margin-left: 4px;
  margin-right: 0;
}.next-btn.next-small[dir=rtl] > .next-btn-icon.next-icon-first:before,
.next-btn.next-small[dir=rtl] > .next-btn-icon.next-icon-first .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-small[dir=rtl] > .next-btn-icon.next-icon-last {
  margin-left: 0;
  margin-right: 4px;
}.next-btn.next-small[dir=rtl] > .next-btn-icon.next-icon-last:before,
.next-btn.next-small[dir=rtl] > .next-btn-icon.next-icon-last .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-small[dir=rtl].next-btn-loading {
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  padding-right: 32px;
  padding-right: calc(var(--s-3,12px) + 20px);
}.next-btn.next-small[dir=rtl].next-btn-loading:after {
  right: 12px;
  right: var(--s-3,12px);
  top: 50%;
  margin-right: 0;
  margin-left: 4px;
}.next-btn.next-medium[dir=rtl] {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-btn.next-medium[dir=rtl] > .next-btn-icon.next-icon-first {
  margin-left: 4px;
  margin-right: 0;
}.next-btn.next-medium[dir=rtl] > .next-btn-icon.next-icon-first:before,
.next-btn.next-medium[dir=rtl] > .next-btn-icon.next-icon-first .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-medium[dir=rtl] > .next-btn-icon.next-icon-last {
  margin-left: 0;
  margin-right: 4px;
}.next-btn.next-medium[dir=rtl] > .next-btn-icon.next-icon-last:before,
.next-btn.next-medium[dir=rtl] > .next-btn-icon.next-icon-last .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-medium[dir=rtl].next-btn-loading {
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  padding-right: 32px;
  padding-right: calc(var(--s-3,12px) + 20px);
}.next-btn.next-medium[dir=rtl].next-btn-loading:after {
  right: 12px;
  right: var(--s-3,12px);
  top: 50%;
  margin-right: 0;
  margin-left: 4px;
}.next-btn.next-large[dir=rtl] {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-btn.next-large[dir=rtl] > .next-btn-icon.next-icon-first {
  margin-left: 4px;
  margin-right: 0;
}.next-btn.next-large[dir=rtl] > .next-btn-icon.next-icon-first:before,
.next-btn.next-large[dir=rtl] > .next-btn-icon.next-icon-first .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-large[dir=rtl] > .next-btn-icon.next-icon-last {
  margin-left: 0;
  margin-right: 4px;
}.next-btn.next-large[dir=rtl] > .next-btn-icon.next-icon-last:before,
.next-btn.next-large[dir=rtl] > .next-btn-icon.next-icon-last .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn.next-large[dir=rtl].next-btn-loading {
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  padding-right: 32px;
  padding-right: calc(var(--s-3,12px) + 20px);
}.next-btn.next-large[dir=rtl].next-btn-loading:after {
  right: 12px;
  right: var(--s-3,12px);
  top: 50%;
  margin-right: 0;
  margin-left: 4px;
}/* 文本按钮 */
.next-btn-text[dir=rtl].next-large {
  border-radius: 0;
}.next-btn-text[dir=rtl].next-large > .next-btn-icon.next-icon-first {
  margin-left: 4px;
  margin-right: 0;
}.next-btn-text[dir=rtl].next-large > .next-btn-icon.next-icon-first:before,
.next-btn-text[dir=rtl].next-large > .next-btn-icon.next-icon-first .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text[dir=rtl].next-large > .next-btn-icon.next-icon-last {
  margin-left: 0;
  margin-right: 4px;
}.next-btn-text[dir=rtl].next-large > .next-btn-icon.next-icon-last:before,
.next-btn-text[dir=rtl].next-large > .next-btn-icon.next-icon-last .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text[dir=rtl].next-large.next-btn-loading {
  padding-left: 0px;
  padding-right: 20px;
}.next-btn-text[dir=rtl].next-large.next-btn-loading:after {
  right: 0px;
  top: 50%;
  margin-right: 0;
  margin-left: 4px;
}.next-btn-text[dir=rtl].next-medium {
  border-radius: 0;
}.next-btn-text[dir=rtl].next-medium > .next-btn-icon.next-icon-first {
  margin-left: 4px;
  margin-right: 0;
}.next-btn-text[dir=rtl].next-medium > .next-btn-icon.next-icon-first:before,
.next-btn-text[dir=rtl].next-medium > .next-btn-icon.next-icon-first .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text[dir=rtl].next-medium > .next-btn-icon.next-icon-last {
  margin-left: 0;
  margin-right: 4px;
}.next-btn-text[dir=rtl].next-medium > .next-btn-icon.next-icon-last:before,
.next-btn-text[dir=rtl].next-medium > .next-btn-icon.next-icon-last .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text[dir=rtl].next-medium.next-btn-loading {
  padding-left: 0px;
  padding-right: 20px;
}.next-btn-text[dir=rtl].next-medium.next-btn-loading:after {
  right: 0px;
  top: 50%;
  margin-right: 0;
  margin-left: 4px;
}.next-btn-text[dir=rtl].next-small {
  border-radius: 0;
}.next-btn-text[dir=rtl].next-small > .next-btn-icon.next-icon-first {
  margin-left: 4px;
  margin-right: 0;
}.next-btn-text[dir=rtl].next-small > .next-btn-icon.next-icon-first:before,
.next-btn-text[dir=rtl].next-small > .next-btn-icon.next-icon-first .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text[dir=rtl].next-small > .next-btn-icon.next-icon-last {
  margin-left: 0;
  margin-right: 4px;
}.next-btn-text[dir=rtl].next-small > .next-btn-icon.next-icon-last:before,
.next-btn-text[dir=rtl].next-small > .next-btn-icon.next-icon-last .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-btn-text[dir=rtl].next-small.next-btn-loading {
  padding-left: 0px;
  padding-right: 20px;
}.next-btn-text[dir=rtl].next-small.next-btn-loading:after {
  right: 0px;
  top: 50%;
  margin-right: 0;
  margin-left: 4px;
}.next-input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-table;
  border-collapse: separate;
  font-size: 0;
  line-height: 1;
  width: 200px;
  border-spacing: 0;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  border: 1px solid #333333;
  border: var(--line-1,1px) solid var(--input-border-color, #333333);
  background-color: rgba(255, 255, 255, 0);
  background-color: var(--input-bg-color, rgba(255, 255, 255, 0));
}.next-input *,
.next-input *:before,
.next-input *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-input input {
  height: 100%;
  /* remove autoFill yellow background */
}.next-input input[type=reset], .next-input input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}.next-input input::-moz-focus-inner {
  border: 0;
  padding: 0;
}.next-input input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0) inset;
  -webkit-box-shadow: 0 0 0 1000px var(--input-bg-color, rgba(255, 255, 255, 0)) inset;
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-input input[type=password]::-ms-reveal {
  display: none;
}.next-input textarea {
  resize: none;
}.next-input input,
.next-input textarea {
  width: 100%;
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  font-weight: normal;
  vertical-align: middle;
  background-color: transparent;
  color: #cccccc;
  color: var(--input-text-color, #cccccc);
}.next-input input::-ms-clear,
.next-input textarea::-ms-clear {
  display: none;
}.next-input.next-small {
  height: 24px;
  height: var(--s-6,24px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-input.next-small .next-input-label {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-input.next-small .next-input-inner {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-input.next-small .next-input-control {
  padding-right: 4px;
  padding-right: var(--s-1,4px);
}.next-input.next-small .next-input-inner-text {
  padding-right: 4px;
  padding-right: var(--s-1,4px);
}.next-input.next-small input {
  height: 22px;
  height: calc(var(--s-6,24px) - var(--line-1,1px) * 2);
  line-height: 22px \0 ;
  line-height: calc(var(--s-6,24px) - var(--line-1,1px) * 2) \0 ;
  padding: 0 4px;
  padding: 0 var(--s-1,4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-input.next-small input::-webkit-input-placeholder {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-input.next-small input::-moz-placeholder {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-input.next-small input::-ms-input-placeholder {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-input.next-small input::placeholder {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-input.next-small .next-input-text-field {
  padding: 0 4px;
  padding: 0 var(--s-1,4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  height: 22px;
  height: calc(var(--s-6,24px) - var(--line-1,1px) * 2);
  line-height: 22px;
  line-height: calc(var(--s-6,24px) - var(--line-1,1px) * 2);
}.next-input.next-small .next-icon:before,
.next-input.next-small .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-input.next-small .next-input-control {
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
}.next-input.next-medium {
  height: 32px;
  height: var(--s-8,32px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-input.next-medium .next-input-label {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-input.next-medium .next-input-inner {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-input.next-medium .next-input-control {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-input.next-medium .next-input-inner-text {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-input.next-medium input {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  line-height: 30px \0 ;
  line-height: calc(var(--s-8,32px) - var(--line-1,1px) * 2) \0 ;
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-input.next-medium input::-webkit-input-placeholder {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-input.next-medium input::-moz-placeholder {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-input.next-medium input::-ms-input-placeholder {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-input.next-medium input::placeholder {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-input.next-medium .next-input-text-field {
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  line-height: 30px;
  line-height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
}.next-input.next-medium .next-icon:before,
.next-input.next-medium .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-input.next-medium .next-input-control {
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
}.next-input.next-large {
  height: 36px;
  height: var(--s-9,36px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-input.next-large .next-input-label {
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-input.next-large .next-input-inner {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-input.next-large .next-input-control {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-input.next-large .next-input-inner-text {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-input.next-large input {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  line-height: 34px \0 ;
  line-height: calc(var(--s-9,36px) - var(--line-1,1px) * 2) \0 ;
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-input.next-large input::-webkit-input-placeholder {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-input.next-large input::-moz-placeholder {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-input.next-large input::-ms-input-placeholder {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-input.next-large input::placeholder {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-input.next-large .next-input-text-field {
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  line-height: 34px;
  line-height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
}.next-input.next-large .next-icon:before,
.next-input.next-large .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-input.next-large .next-input-control {
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
}.next-input.next-input-textarea {
  height: auto;
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  font-size: 0;
}.next-input.next-input-textarea textarea {
  color: #cccccc;
  color: var(--input-text-color, #cccccc);
  padding: 4px 8px;
  padding: var(--s-1,4px) var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-input.next-input-textarea.next-small textarea {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-input.next-input-textarea.next-large textarea {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-input.next-input-textarea .next-input-control {
  display: block;
  width: auto;
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-input.next-input-textarea .next-input-len {
  padding: 0 8px 4px;
  padding: 0 var(--s-2,8px) 4px;
  display: block;
  text-align: right;
  width: auto;
}.next-input-hint-wrap {
  color: #8c8c8c;
  color: var(--input-hint-color, #8c8c8c);
  position: relative;
}.next-input-hint-wrap .next-input-clear {
  opacity: 0;
  z-index: 1;
  position: absolute;
}.next-input-hint-wrap .next-input-hint {
  opacity: 1;
}.next-input .next-input-clear-icon:hover, .next-input .next-icon-eye:hover, .next-input .next-icon-eye-close:hover {
  cursor: pointer;
  color: #666666;
  color: var(--input-hint-hover-color, #666666);
}.next-input .next-input-hover-show {
  opacity: 0;
}.next-input:hover, .next-input.next-focus {
  border-color: #4d4d4d;
  border-color: var(--input-hover-border-color, #4d4d4d);
  background-color: rgba(255, 255, 255, 0);
  background-color: var(--input-hover-bg-color, rgba(255, 255, 255, 0));
}.next-input:hover .next-input-clear, .next-input.next-focus .next-input-clear {
  opacity: 1;
}.next-input:hover .next-input-clear + .next-input-hint, .next-input.next-focus .next-input-clear + .next-input-hint {
  opacity: 0;
}.next-input:hover .next-input-hover-show, .next-input.next-focus .next-input-hover-show {
  opacity: 1;
}.next-input .next-input-clear:focus {
  opacity: 1;
}.next-input .next-input-clear:focus + .next-input-hint {
  opacity: 0;
}.next-input.next-focus {
  border-color: #666666;
  border-color: var(--input-focus-border-color, #666666);
  background-color: rgba(255, 255, 255, 0);
  background-color: var(--input-focus-bg-color, rgba(255, 255, 255, 0));
  -webkit-box-shadow: 0 0 0 0px rgba(102, 102, 102, 0.2);
  box-shadow: 0 0 0 0px rgba(102, 102, 102, 0.2);
}.next-input.next-warning {
  border-color: #a86c2c;
  border-color: var(--color-warning-4,rgba(168,108,44,1));
  background-color: rgba(255, 255, 255, 0);
  background-color: var(--input-feedback-warning-bg-color, rgba(255, 255, 255, 0));
}.next-input.next-warning.next-focus, .next-input.next-warning:hover {
  border-color: #a86c2c;
  border-color: var(--color-warning-4,rgba(168,108,44,1));
}.next-input.next-warning.next-focus {
  -webkit-box-shadow: 0 0 0 0px rgba(168, 108, 44, 0.2);
  box-shadow: 0 0 0 0px rgba(168, 108, 44, 0.2);
}.next-input.next-error {
  border-color: #a34239;
  border-color: var(--color-error-4,rgba(163,66,57,1));
  background-color: rgba(255, 255, 255, 0);
  background-color: var(--input-feedback-error-bg-color, rgba(255, 255, 255, 0));
}.next-input.next-error input, .next-input.next-error textarea {
  color: #cccccc;
  color: var(--input-feedback-error-color, #cccccc);
}.next-input.next-error.next-focus, .next-input.next-error:hover {
  border-color: #a34239;
  border-color: var(--color-error-4,rgba(163,66,57,1));
}.next-input.next-error.next-focus {
  -webkit-box-shadow: 0 0 0 0px rgba(163, 66, 57, 0.2);
  box-shadow: 0 0 0 0px rgba(163, 66, 57, 0.2);
}.next-input.next-hidden {
  display: none;
}.next-input.next-noborder {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-input-control .next-input-len {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 12px;
  line-height: var(--font-size-caption,12px);
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
  display: table-cell;
  width: 1px;
  vertical-align: bottom;
}.next-input-control .next-input-len.next-error {
  color: #cc493d;
  color: var(--color-error-5,rgba(204,73,61,1));
}.next-input-control .next-input-len.next-warning {
  color: #80572d;
  color: var(--color-warning-3,rgba(128,87,45,1));
}.next-input-control > * {
  display: table-cell;
  width: 1%;
  top: 0;
}.next-input-control > *:not(:last-child) {
  padding-right: 4px;
}.next-input-control .next-icon {
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  color: #8c8c8c;
  color: var(--input-hint-color, #8c8c8c);
}.next-input-control .next-input-warning-icon {
  color: #d47815;
  color: var(--input-feedback-warning-color, #d47815);
}.next-input-control .next-input-warning-icon::before {
  content: "\e747";
}.next-input-control .next-input-success-icon {
  color: #207a4c;
  color: var(--color-success-4,rgba(32,122,76,1));
}.next-input-control .next-input-success-icon::before {
  content: "\e63a";
}.next-input-control .next-input-loading-icon {
  color: #666666;
  color: var(--input-feedback-loading-color, #666666);
}.next-input-control .next-input-loading-icon::before {
  content: "\e646";
  -webkit-animation: loadingCircle 1s infinite linear;
  animation: loadingCircle 1s infinite linear;
}.next-input-control .next-input-clear-icon::before {
  content: "\e623";
}.next-input-label, .next-input-inner-text {
  color: #4d4d4d;
  color: var(--input-label-color, #4d4d4d);
}.next-input input::-moz-placeholder,
.next-input textarea::-moz-placeholder {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
  opacity: 1;
}.next-input input:-ms-input-placeholder,
.next-input textarea:-ms-input-placeholder {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
}.next-input input::-webkit-input-placeholder,
.next-input textarea::-webkit-input-placeholder {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
}.next-input.next-disabled {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
  border-color: #4d4d4d;
  border-color: var(--input-disabled-border-color, #4d4d4d);
  background-color: #333333;
  background-color: var(--color-fill-2,rgba(51,51,51,1));
  cursor: not-allowed;
}.next-input.next-disabled:hover {
  border-color: #4d4d4d;
  border-color: var(--input-disabled-border-color, #4d4d4d);
  background-color: #333333;
  background-color: var(--color-fill-2,rgba(51,51,51,1));
}.next-input.next-disabled input, .next-input.next-disabled textarea {
  -webkit-text-fill-color: #4d4d4d;
  -webkit-text-fill-color: var(--color-text-5,rgba(77,77,77,1));
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
}.next-input.next-disabled input::-moz-placeholder, .next-input.next-disabled textarea::-moz-placeholder {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
  opacity: 1;
}.next-input.next-disabled input:-ms-input-placeholder, .next-input.next-disabled textarea:-ms-input-placeholder {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
}.next-input.next-disabled input::-webkit-input-placeholder, .next-input.next-disabled textarea::-webkit-input-placeholder {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
}.next-input.next-disabled .next-input-label, .next-input.next-disabled .next-input-inner-text {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
}.next-input.next-disabled .next-input-len {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
}.next-input.next-disabled .next-input-hint-wrap {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
}.next-input.next-disabled .next-input-hint-wrap .next-input-clear {
  opacity: 0;
}.next-input.next-disabled .next-input-hint-wrap .next-input-hint {
  opacity: 1;
}.next-input.next-disabled .next-input-hint-wrap .next-input-clear-icon:hover {
  cursor: not-allowed;
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
}.next-input.next-disabled .next-icon {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
}.next-input-inner, .next-input-control, .next-input-label {
  display: table-cell;
  width: 1px;
  vertical-align: middle;
  line-height: 1;
  background-color: transparent;
  white-space: nowrap;
}.next-input-group {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-table;
  border-collapse: separate;
  border-spacing: 0;
  line-height: 0;
  width: 100%;
}.next-input-group *,
.next-input-group *:before,
.next-input-group *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-input-group-auto-width {
  width: 100%;
  border-radius: 0 !important;
}.next-input-group > .next-input {
  border-radius: 0;
}.next-input-group > .next-input.next-focus {
  position: relative;
  z-index: 1;
}.next-input-group > .next-input:first-child.next-small {
  border-top-left-radius: 2px !important;
  border-top-left-radius: var(--corner-1,2px) !important;
  border-bottom-left-radius: 2px !important;
  border-bottom-left-radius: var(--corner-1,2px) !important;
}.next-input-group > .next-input:first-child.next-medium {
  border-top-left-radius: 2px !important;
  border-top-left-radius: var(--corner-1,2px) !important;
  border-bottom-left-radius: 2px !important;
  border-bottom-left-radius: var(--corner-1,2px) !important;
}.next-input-group > .next-input:first-child.next-large {
  border-top-left-radius: 2px !important;
  border-top-left-radius: var(--corner-1,2px) !important;
  border-bottom-left-radius: 2px !important;
  border-bottom-left-radius: var(--corner-1,2px) !important;
}.next-input-group > .next-input:last-child.next-small {
  border-top-right-radius: 2px !important;
  border-top-right-radius: var(--corner-1,2px) !important;
  border-bottom-right-radius: 2px !important;
  border-bottom-right-radius: var(--corner-1,2px) !important;
}.next-input-group > .next-input:last-child.next-medium {
  border-top-right-radius: 2px !important;
  border-top-right-radius: var(--corner-1,2px) !important;
  border-bottom-right-radius: 2px !important;
  border-bottom-right-radius: var(--corner-1,2px) !important;
}.next-input-group > .next-input:last-child.next-large {
  border-top-right-radius: 2px !important;
  border-top-right-radius: var(--corner-1,2px) !important;
  border-bottom-right-radius: 2px !important;
  border-bottom-right-radius: var(--corner-1,2px) !important;
}.next-input-group-addon {
  width: 1px;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  /* stylelint-disable declaration-no-important */
}.next-input-group-addon:first-child {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}.next-input-group-addon:first-child > * {
  margin-right: -1px;
  margin-right: calc(0px - var(--line-1,1px));
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}.next-input-group-addon:first-child > *.next-focus {
  position: relative;
  z-index: 1;
}.next-input-group-addon:first-child > * > .next-input {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}.next-input-group-addon:first-child > * > .next-input.next-focus {
  position: relative;
  z-index: 1;
}.next-input-group-addon:last-child {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}.next-input-group-addon:last-child > * {
  margin-left: -1px;
  margin-left: calc(0px - var(--line-1,1px));
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}.next-input-group-addon:last-child > * > .next-input {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}.next-input-group-text {
  color: #8c8c8c;
  color: var(--color-text-3,rgba(140,140,140,1));
  background-color: #141414;
  background-color: var(--input-addon-bg-color, #141414);
  text-align: center;
  border: 1px solid #333333;
  border: var(--line-1,1px) solid var(--input-border-color, #333333);
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
}.next-input-group-text:first-child {
  border-right-width: 0;
}.next-input-group-text:last-child {
  border-left-width: 0;
}.next-input-group-text.next-disabled {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
  border-color: #4d4d4d;
  border-color: var(--input-disabled-border-color, #4d4d4d);
  background-color: #333333;
  background-color: var(--color-fill-2,rgba(51,51,51,1));
  cursor: not-allowed;
}.next-input-group-text.next-disabled:hover {
  border-color: #4d4d4d;
  border-color: var(--input-disabled-border-color, #4d4d4d);
  background-color: #333333;
  background-color: var(--color-fill-2,rgba(51,51,51,1));
}.next-input-group-text.next-small {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-input-group-text.next-medium {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-input-group-text.next-large {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-input[dir=rtl].next-small .next-input-label {
  padding-left: 0;
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-input[dir=rtl].next-small .next-input-control {
  padding-right: 0;
  padding-left: 4px;
  padding-left: var(--s-1,4px);
}.next-input[dir=rtl].next-medium .next-input-label {
  padding-left: 0;
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-input[dir=rtl].next-medium .next-input-control {
  padding-right: 0;
  padding-left: 8px;
  padding-left: var(--s-2,8px);
}.next-input[dir=rtl].next-large .next-input-label {
  padding-left: 0;
  padding-right: 12px;
  padding-right: var(--s-3,12px);
}.next-input[dir=rtl].next-large .next-input-control {
  padding-right: 0;
  padding-left: 8px;
  padding-left: var(--s-2,8px);
}.next-input[dir=rtl].next-input-textarea .next-input-len {
  text-align: left;
}.next-input[dir=rtl] .next-input-control > *:not(:last-child) {
  padding-left: 4px;
  padding-right: 0;
}.next-input-group[dir=rtl] > .next-input:first-child.next-small {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 2px !important;
  border-top-right-radius: var(--corner-1,2px) !important;
  border-bottom-right-radius: 2px !important;
  border-bottom-right-radius: var(--corner-1,2px) !important;
}.next-input-group[dir=rtl] > .next-input:first-child.next-medium {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 2px !important;
  border-top-right-radius: var(--corner-1,2px) !important;
  border-bottom-right-radius: 2px !important;
  border-bottom-right-radius: var(--corner-1,2px) !important;
}.next-input-group[dir=rtl] > .next-input:first-child.next-large {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 2px !important;
  border-top-right-radius: var(--corner-1,2px) !important;
  border-bottom-right-radius: 2px !important;
  border-bottom-right-radius: var(--corner-1,2px) !important;
}.next-input-group[dir=rtl] > .next-input:last-child.next-small {
  border-top-left-radius: 2px !important;
  border-top-left-radius: var(--corner-1,2px) !important;
  border-bottom-left-radius: 2px !important;
  border-bottom-left-radius: var(--corner-1,2px) !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}.next-input-group[dir=rtl] > .next-input:last-child.next-medium {
  border-top-left-radius: 2px !important;
  border-top-left-radius: var(--corner-1,2px) !important;
  border-bottom-left-radius: 2px !important;
  border-bottom-left-radius: var(--corner-1,2px) !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}.next-input-group[dir=rtl] > .next-input:last-child.next-large {
  border-top-left-radius: 2px !important;
  border-top-left-radius: var(--corner-1,2px) !important;
  border-bottom-left-radius: 2px !important;
  border-bottom-left-radius: var(--corner-1,2px) !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}.next-input-group[dir=rtl] .next-input-group-addon {
  /* stylelint-disable declaration-no-important */
}.next-input-group[dir=rtl] .next-input-group-addon:first-child,
.next-input-group[dir=rtl] .next-input-group-addon:first-child > .next-input,
.next-input-group[dir=rtl] .next-input-group-addon:first-child > * > .next-input {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}.next-input-group[dir=rtl] .next-input-group-addon:first-child.next-small,
.next-input-group[dir=rtl] .next-input-group-addon:first-child > .next-input.next-small,
.next-input-group[dir=rtl] .next-input-group-addon:first-child > * > .next-input.next-small {
  border-bottom-right-radius: 2px !important;
  border-bottom-right-radius: var(--corner-1,2px) !important;
  border-top-right-radius: 2px !important;
  border-top-right-radius: var(--corner-1,2px) !important;
}.next-input-group[dir=rtl] .next-input-group-addon:first-child.next-medium,
.next-input-group[dir=rtl] .next-input-group-addon:first-child > .next-input.next-medium,
.next-input-group[dir=rtl] .next-input-group-addon:first-child > * > .next-input.next-medium {
  border-bottom-right-radius: 2px !important;
  border-bottom-right-radius: var(--corner-1,2px) !important;
  border-top-right-radius: 2px !important;
  border-top-right-radius: var(--corner-1,2px) !important;
}.next-input-group[dir=rtl] .next-input-group-addon:first-child.next-large,
.next-input-group[dir=rtl] .next-input-group-addon:first-child > .next-input.next-large,
.next-input-group[dir=rtl] .next-input-group-addon:first-child > * > .next-input.next-large {
  border-bottom-right-radius: 2px !important;
  border-bottom-right-radius: var(--corner-1,2px) !important;
  border-top-right-radius: 2px !important;
  border-top-right-radius: var(--corner-1,2px) !important;
}.next-input-group[dir=rtl] .next-input-group-addon:first-child > * {
  margin-left: -1px;
  margin-left: calc(0px - var(--line-1,1px));
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}.next-input-group[dir=rtl] .next-input-group-addon:last-child,
.next-input-group[dir=rtl] .next-input-group-addon:last-child > .next-input,
.next-input-group[dir=rtl] .next-input-group-addon:last-child > * > .next-input {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}.next-input-group[dir=rtl] .next-input-group-addon:last-child.next-small,
.next-input-group[dir=rtl] .next-input-group-addon:last-child > .next-input.next-small,
.next-input-group[dir=rtl] .next-input-group-addon:last-child > * > .next-input.next-small {
  border-bottom-left-radius: 2px !important;
  border-bottom-left-radius: var(--corner-1,2px) !important;
  border-top-left-radius: 2px !important;
  border-top-left-radius: var(--corner-1,2px) !important;
}.next-input-group[dir=rtl] .next-input-group-addon:last-child.next-medium,
.next-input-group[dir=rtl] .next-input-group-addon:last-child > .next-input.next-medium,
.next-input-group[dir=rtl] .next-input-group-addon:last-child > * > .next-input.next-medium {
  border-bottom-left-radius: 2px !important;
  border-bottom-left-radius: var(--corner-1,2px) !important;
  border-top-left-radius: 2px !important;
  border-top-left-radius: var(--corner-1,2px) !important;
}.next-input-group[dir=rtl] .next-input-group-addon:last-child.next-large,
.next-input-group[dir=rtl] .next-input-group-addon:last-child > .next-input.next-large,
.next-input-group[dir=rtl] .next-input-group-addon:last-child > * > .next-input.next-large {
  border-bottom-left-radius: 2px !important;
  border-bottom-left-radius: var(--corner-1,2px) !important;
  border-top-left-radius: 2px !important;
  border-top-left-radius: var(--corner-1,2px) !important;
}.next-input-group[dir=rtl] .next-input-group-addon:last-child > * {
  margin-right: -1px;
  margin-right: calc(0px - var(--line-1,1px));
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}.next-input-group[dir=rtl] .next-input-group-text:first-child {
  border-right-width: 1px;
  border-right-width: var(--line-1,1px);
  border-left: 0;
}.next-input-group[dir=rtl] .next-input-group-text:last-child {
  border-left-width: 1px;
  border-left-width: var(--line-1,1px);
  border-right: 0;
}.next-calendar {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-calendar *,
.next-calendar *:before,
.next-calendar *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-calendar table {
  border-collapse: collapse;
  border-spacing: 0;
}.next-calendar td,
.next-calendar th {
  padding: 0;
}@-webkit-keyframes cellZoomIn {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes cellZoomIn {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes cellHover {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes cellHover {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes enterToLeft {
  0% {
    -webkit-transform: translate(-40%);
    transform: translate(-40%);
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0%);
    transform: translate(0%);
  }
}
@keyframes enterToLeft {
  0% {
    -webkit-transform: translate(-40%);
    transform: translate(-40%);
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0%);
    transform: translate(0%);
  }
}
@-webkit-keyframes enterToRight {
  0% {
    -webkit-transform: translate(40%);
    transform: translate(40%);
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0%);
    transform: translate(0%);
  }
}
@keyframes enterToRight {
  0% {
    -webkit-transform: translate(40%);
    transform: translate(40%);
    opacity: 0;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0%);
    transform: translate(0%);
  }
}
.next-calendar-fullscreen .next-calendar-header, .next-calendar-card .next-calendar-header {
  text-align: right;
}.next-calendar-fullscreen .next-calendar-header .next-select, .next-calendar-card .next-calendar-header .next-select {
  margin-right: 4px;
  vertical-align: top;
}.next-calendar-fullscreen .next-calendar-header .next-menu, .next-calendar-card .next-calendar-header .next-menu {
  text-align: left;
}.next-calendar-fullscreen .next-calendar-header {
  margin-bottom: 8px;
  margin-bottom: var(--s-2,8px);
}.next-calendar-card .next-calendar-header {
  margin-bottom: 8px;
  margin-bottom: var(--s-2,8px);
}.next-calendar-panel-header {
  position: relative;
  background: transparent;
  background: var(--color-transparent,transparent);
  margin-bottom: 12px;
  margin-bottom: var(--s-3,12px);
  border-bottom: 1px solid transparent;
  border-bottom: var(--line-1,1px) solid var(--color-transparent,transparent);
}.next-calendar-panel-header-left, .next-calendar-panel-header-right, .next-calendar-panel-header-full {
  height: 32px;
  height: var(--s-8,32px);
  line-height: 32px;
  line-height: var(--s-8,32px);
}.next-calendar-panel-header-left .next-calendar-btn, .next-calendar-panel-header-right .next-calendar-btn, .next-calendar-panel-header-full .next-calendar-btn {
  vertical-align: top;
  font-weight: normal;
  font-weight: var(--calendar-btn-date-font-weight, normal);
  margin: 0 4px;
  margin: 0 var(--s-1,4px);
  background: transparent;
  border-color: transparent;
}.next-calendar-panel-header-left .next-calendar-btn, .next-calendar-panel-header-left .next-calendar-btn:link, .next-calendar-panel-header-left .next-calendar-btn:visited, .next-calendar-panel-header-left .next-calendar-btn.visited, .next-calendar-panel-header-right .next-calendar-btn, .next-calendar-panel-header-right .next-calendar-btn:link, .next-calendar-panel-header-right .next-calendar-btn:visited, .next-calendar-panel-header-right .next-calendar-btn.visited, .next-calendar-panel-header-full .next-calendar-btn, .next-calendar-panel-header-full .next-calendar-btn:link, .next-calendar-panel-header-full .next-calendar-btn:visited, .next-calendar-panel-header-full .next-calendar-btn.visited {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-calendar-panel-header-left .next-calendar-btn:focus, .next-calendar-panel-header-left .next-calendar-btn:hover, .next-calendar-panel-header-left .next-calendar-btn.hover, .next-calendar-panel-header-right .next-calendar-btn:focus, .next-calendar-panel-header-right .next-calendar-btn:hover, .next-calendar-panel-header-right .next-calendar-btn.hover, .next-calendar-panel-header-full .next-calendar-btn:focus, .next-calendar-panel-header-full .next-calendar-btn:hover, .next-calendar-panel-header-full .next-calendar-btn.hover {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-calendar-panel-header-left .next-calendar-btn:active, .next-calendar-panel-header-left .next-calendar-btn.active, .next-calendar-panel-header-right .next-calendar-btn:active, .next-calendar-panel-header-right .next-calendar-btn.active, .next-calendar-panel-header-full .next-calendar-btn:active, .next-calendar-panel-header-full .next-calendar-btn.active {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-calendar-panel-header-left, .next-calendar-panel-header-right {
  display: inline-block;
  width: 50%;
  text-align: center;
}.next-calendar-panel-header-full {
  width: 100%;
  text-align: center;
}.next-calendar-panel-menu {
  max-height: 210px;
  overflow: auto;
  text-align: left;
}.next-calendar-btn {
  cursor: pointer;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  outline: none;
  height: 100%;
}.next-calendar-btn > .next-icon.next-icon:before,
.next-calendar-btn > .next-icon.next-icon .next-icon-remote {
  width: 16px;
  width: var(--calendar-btn-arrow-size, 16px);
  font-size: 16px;
  font-size: var(--calendar-btn-arrow-size, 16px);
  line-height: inherit;
}.next-calendar-btn .next-icon {
  margin-left: 4px;
}.next-calendar-btn-prev-year, .next-calendar-btn-prev-month, .next-calendar-btn-prev-decade, .next-calendar-btn-next-month, .next-calendar-btn-next-year, .next-calendar-btn-next-decade {
  position: absolute;
  top: 0;
  background: transparent;
  border-color: transparent;
}.next-calendar-btn-prev-year, .next-calendar-btn-prev-year:link, .next-calendar-btn-prev-year:visited, .next-calendar-btn-prev-year.visited, .next-calendar-btn-prev-month, .next-calendar-btn-prev-month:link, .next-calendar-btn-prev-month:visited, .next-calendar-btn-prev-month.visited, .next-calendar-btn-prev-decade, .next-calendar-btn-prev-decade:link, .next-calendar-btn-prev-decade:visited, .next-calendar-btn-prev-decade.visited, .next-calendar-btn-next-month, .next-calendar-btn-next-month:link, .next-calendar-btn-next-month:visited, .next-calendar-btn-next-month.visited, .next-calendar-btn-next-year, .next-calendar-btn-next-year:link, .next-calendar-btn-next-year:visited, .next-calendar-btn-next-year.visited, .next-calendar-btn-next-decade, .next-calendar-btn-next-decade:link, .next-calendar-btn-next-decade:visited, .next-calendar-btn-next-decade.visited {
  color: #666666;
  color: var(--calendar-btn-arrow-color, #666666);
}.next-calendar-btn-prev-year:focus, .next-calendar-btn-prev-year:hover, .next-calendar-btn-prev-year.hover, .next-calendar-btn-prev-month:focus, .next-calendar-btn-prev-month:hover, .next-calendar-btn-prev-month.hover, .next-calendar-btn-prev-decade:focus, .next-calendar-btn-prev-decade:hover, .next-calendar-btn-prev-decade.hover, .next-calendar-btn-next-month:focus, .next-calendar-btn-next-month:hover, .next-calendar-btn-next-month.hover, .next-calendar-btn-next-year:focus, .next-calendar-btn-next-year:hover, .next-calendar-btn-next-year.hover, .next-calendar-btn-next-decade:focus, .next-calendar-btn-next-decade:hover, .next-calendar-btn-next-decade.hover {
  color: #666666;
  color: var(--calendar-btn-arrow-color-hover, #666666);
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-calendar-btn-prev-year:active, .next-calendar-btn-prev-year.active, .next-calendar-btn-prev-month:active, .next-calendar-btn-prev-month.active, .next-calendar-btn-prev-decade:active, .next-calendar-btn-prev-decade.active, .next-calendar-btn-next-month:active, .next-calendar-btn-next-month.active, .next-calendar-btn-next-year:active, .next-calendar-btn-next-year.active, .next-calendar-btn-next-decade:active, .next-calendar-btn-next-decade.active {
  color: #666666;
  color: var(--calendar-btn-arrow-color-hover, #666666);
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-calendar-btn-prev-decade, .next-calendar-btn-prev-year {
  left: 8px;
  left: var(--s-2,8px);
}.next-calendar-btn-prev-month {
  left: 32px;
  left: var(--s-8,32px);
}.next-calendar-btn-next-month {
  right: 32px;
  right: var(--s-8,32px);
}.next-calendar-btn-next-year, .next-calendar-btn-next-decade {
  right: 8px;
  right: var(--s-2,8px);
}.next-calendar-fullscreen .next-calendar-th {
  text-align: right;
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  padding-right: 12px;
  padding-right: var(--s-3,12px);
  padding-bottom: 4px;
  padding-bottom: var(--s-1,4px);
}.next-calendar-fullscreen .next-calendar-cell {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-calendar-fullscreen .next-calendar-cell.next-selected .next-calendar-date,
.next-calendar-fullscreen .next-calendar-cell.next-selected .next-calendar-month {
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  background: #18232e;
  background: var(--color-brand1-1,rgba(24,35,46,1));
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-calendar-fullscreen .next-calendar-cell.next-disabled .next-calendar-date,
.next-calendar-fullscreen .next-calendar-cell.next-disabled .next-calendar-month {
  cursor: not-allowed;
  background: #141414;
  background: var(--calendar-fullscreen-table-cell-disabled-background, #141414);
  color: #4d4d4d;
  color: var(--calendar-fullscreen-table-cell-disabled-color, #4d4d4d);
  border-color: #1c1c1c;
  border-color: var(--color-line1-1,rgba(28,28,28,1));
}.next-calendar-fullscreen .next-calendar-date, .next-calendar-fullscreen .next-calendar-month {
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px 4px;
  margin: var(--s-zero,0px) var(--s-1,4px);
  padding: 4px 8px;
  padding: var(--s-1,4px) var(--s-2,8px);
  min-height: 80px;
  min-height: var(--s-20,80px);
  border-top: 2px solid;
  border-top: var(--line-2,2px) var(--line-solid, solid);
  -webkit-transition: background 100ms linear;
  transition: background 100ms linear;
  background: #0a0a0a;
  background: var(--calendar-fullscreen-table-cell-normal-background, #0a0a0a);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  border-color: #333333;
  border-color: var(--calendar-fullscreen-table-cell-normal-border-color, #333333);
}.next-calendar-fullscreen .next-calendar-date:hover, .next-calendar-fullscreen .next-calendar-month:hover {
  background: #1c1c1c;
  background: var(--calendar-fullscreen-table-cell-hover-background, #1c1c1c);
  color: #cccccc;
  color: var(--calendar-fullscreen-table-cell-hover-color, #cccccc);
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-calendar-fullscreen .next-calendar-cell-prev-month .next-calendar-date, .next-calendar-fullscreen .next-calendar-cell-next-month .next-calendar-date {
  background: #1c1c1c;
  background: var(--calendar-fullscreen-table-cell-other-background, #1c1c1c);
  color: #cccccc;
  color: var(--calendar-fullscreen-table-cell-other-color, #cccccc);
  border-color: #333333;
  border-color: var(--calendar-fullscreen-table-cell-other-border-color, #333333);
}.next-calendar-fullscreen .next-calendar-cell-current .next-calendar-date,
.next-calendar-fullscreen .next-calendar-cell-current .next-calendar-month {
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  background: #333333;
  background: var(--calendar-fullscreen-table-cell-current-background, #333333);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-calendar-card .next-calendar-th,
.next-calendar-panel .next-calendar-th,
.next-calendar-range .next-calendar-th {
  text-align: center;
  color: #666666;
  color: var(--calendar-card-table-head-color, #666666);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-calendar-card .next-calendar-cell,
.next-calendar-panel .next-calendar-cell,
.next-calendar-range .next-calendar-cell {
  text-align: center;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-calendar-card .next-calendar-cell.next-selected .next-calendar-date,
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-month,
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-year,
.next-calendar-panel .next-calendar-cell.next-selected .next-calendar-date,
.next-calendar-panel .next-calendar-cell.next-selected .next-calendar-month,
.next-calendar-panel .next-calendar-cell.next-selected .next-calendar-year,
.next-calendar-range .next-calendar-cell.next-selected .next-calendar-date,
.next-calendar-range .next-calendar-cell.next-selected .next-calendar-month,
.next-calendar-range .next-calendar-cell.next-selected .next-calendar-year {
  -webkit-animation: cellZoomIn 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  animation: cellZoomIn 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  border-color: transparent;
  border-color: var(--calendar-card-table-cell-select-border-color, transparent);
}.next-calendar-card .next-calendar-cell.next-disabled .next-calendar-date,
.next-calendar-card .next-calendar-cell.next-disabled .next-calendar-month,
.next-calendar-card .next-calendar-cell.next-disabled .next-calendar-year,
.next-calendar-panel .next-calendar-cell.next-disabled .next-calendar-date,
.next-calendar-panel .next-calendar-cell.next-disabled .next-calendar-month,
.next-calendar-panel .next-calendar-cell.next-disabled .next-calendar-year,
.next-calendar-range .next-calendar-cell.next-disabled .next-calendar-date,
.next-calendar-range .next-calendar-cell.next-disabled .next-calendar-month,
.next-calendar-range .next-calendar-cell.next-disabled .next-calendar-year {
  cursor: not-allowed;
  background: transparent;
  background: var(--calendar-card-table-cell-disabled-background, transparent);
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  border-color: transparent;
  border-color: var(--calendar-card-table-cell-disabled-border-color, transparent);
}.next-calendar-card .next-calendar-cell.next-inrange .next-calendar-date,
.next-calendar-panel .next-calendar-cell.next-inrange .next-calendar-date,
.next-calendar-range .next-calendar-cell.next-inrange .next-calendar-date {
  background: #333333;
  background: var(--calendar-card-table-cell-inrange-background, #333333);
  color: #d9d9d9;
  color: var(--calendar-card-table-cell-inrange-color, #d9d9d9);
  border-color: transparent;
  border-color: var(--calendar-card-table-cell-inrange-border-color, transparent);
}.next-calendar-card .next-calendar-date, .next-calendar-card .next-calendar-month, .next-calendar-card .next-calendar-year,
.next-calendar-panel .next-calendar-date,
.next-calendar-panel .next-calendar-month,
.next-calendar-panel .next-calendar-year,
.next-calendar-range .next-calendar-date,
.next-calendar-range .next-calendar-month,
.next-calendar-range .next-calendar-year {
  text-align: center;
  border: 1px solid;
  border: var(--line-1, 1px) var(--line-solid, solid);
  background: transparent;
  background: var(--calendar-card-table-cell-normal-background, transparent);
  color: #8c8c8c;
  color: var(--calendar-card-table-cell-normal-color, #8c8c8c);
  border-color: transparent;
  border-color: var(--calendar-card-table-cell-normal-border-color, transparent);
}.next-calendar-card .next-calendar-date:hover, .next-calendar-card .next-calendar-month:hover, .next-calendar-card .next-calendar-year:hover,
.next-calendar-panel .next-calendar-date:hover,
.next-calendar-panel .next-calendar-month:hover,
.next-calendar-panel .next-calendar-year:hover,
.next-calendar-range .next-calendar-date:hover,
.next-calendar-range .next-calendar-month:hover,
.next-calendar-range .next-calendar-year:hover {
  cursor: pointer;
}.next-calendar-card .next-calendar-date:hover, .next-calendar-card .next-calendar-month:hover, .next-calendar-card .next-calendar-year:hover,
.next-calendar-panel .next-calendar-date:hover,
.next-calendar-panel .next-calendar-month:hover,
.next-calendar-panel .next-calendar-year:hover,
.next-calendar-range .next-calendar-date:hover,
.next-calendar-range .next-calendar-month:hover,
.next-calendar-range .next-calendar-year:hover {
  background: #333333;
  background: var(--color-fill1-2,rgba(51,51,51,1));
  color: #e6e6e6;
  color: var(--calendar-card-table-cell-hover-color, #e6e6e6);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-calendar-card .next-calendar-date,
.next-calendar-panel .next-calendar-date,
.next-calendar-range .next-calendar-date {
  width: 32px;
  width: var(--s-8,32px);
  height: 32px;
  height: var(--s-8,32px);
  line-height: 30px;
  line-height: calc(var(--s-8,32px) - 2px);
  margin: 4px auto;
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-calendar-card .next-calendar-month,
.next-calendar-panel .next-calendar-month,
.next-calendar-range .next-calendar-month {
  width: 64px;
  width: var(--s-16,64px);
  height: 32px;
  height: var(--s-8,32px);
  line-height: 30px;
  line-height: calc(var(--s-8,32px) - 2px);
  margin: 8px auto;
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-calendar-card .next-calendar-year,
.next-calendar-panel .next-calendar-year,
.next-calendar-range .next-calendar-year {
  width: 64px;
  width: var(--s-16,64px);
  height: 32px;
  height: var(--s-8,32px);
  line-height: 30px;
  line-height: calc(var(--s-8,32px) - 2px);
  margin: 8px auto;
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-calendar-card .next-calendar-cell-prev-month .next-calendar-date,
.next-calendar-panel .next-calendar-cell-prev-month .next-calendar-date,
.next-calendar-range .next-calendar-cell-prev-month .next-calendar-date {
  background: transparent;
  background: var(--calendar-card-table-cell-other-background, transparent);
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  border-color: transparent;
  border-color: var(--calendar-card-table-cell-other-border-color, transparent);
}.next-calendar-card .next-calendar-cell-next-month .next-calendar-date,
.next-calendar-panel .next-calendar-cell-next-month .next-calendar-date,
.next-calendar-range .next-calendar-cell-next-month .next-calendar-date {
  background: transparent;
  background: var(--calendar-card-table-cell-other-background, transparent);
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  border-color: transparent;
  border-color: var(--calendar-card-table-cell-other-border-color, transparent);
}.next-calendar-card .next-calendar-cell-current .next-calendar-date,
.next-calendar-card .next-calendar-cell-current .next-calendar-month,
.next-calendar-card .next-calendar-cell-current .next-calendar-year,
.next-calendar-panel .next-calendar-cell-current .next-calendar-date,
.next-calendar-panel .next-calendar-cell-current .next-calendar-month,
.next-calendar-panel .next-calendar-cell-current .next-calendar-year,
.next-calendar-range .next-calendar-cell-current .next-calendar-date,
.next-calendar-range .next-calendar-cell-current .next-calendar-month,
.next-calendar-range .next-calendar-cell-current .next-calendar-year {
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  background: #333333;
  background: var(--calendar-card-table-cell-current-background, #333333);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-calendar-panel.next-calendar-week .next-calendar-tbody tr {
  cursor: pointer;
}.next-calendar-panel.next-calendar-week .next-calendar-tbody tr:hover .next-calendar-cell .next-calendar-date {
  background: #333333;
  background: var(--color-fill1-2,rgba(51,51,51,1));
  color: #e6e6e6;
  color: var(--calendar-card-table-cell-hover-color, #e6e6e6);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-cell.next-selected .next-calendar-date {
  font-weight: normal;
  background: transparent;
  border-color: transparent;
}.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-date {
  position: relative;
  color: #d9d9d9;
  color: var(--calendar-card-table-cell-inrange-color, #d9d9d9);
}.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-date::before {
  content: "";
  position: absolute;
  left: -1px;
  left: calc(0px - var(--line-1, 1px));
  top: -1px;
  top: calc(0px - var(--line-1, 1px));
  bottom: -1px;
  bottom: calc(0px - var(--line-1, 1px));
  right: -1px;
  right: calc(0px - var(--line-1, 1px));
  border: 1px solid;
  border: var(--line-1, 1px) var(--line-solid, solid);
  background: #333333;
  background: var(--calendar-card-table-cell-inrange-background, #333333);
  border-color: transparent;
  border-color: var(--calendar-card-table-cell-inrange-border-color, transparent);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-date > span {
  position: relative;
}.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-start,
.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-end {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-start::before,
.next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-end::before {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: transparent;
  border-color: var(--calendar-card-table-cell-select-border-color, transparent);
}.next-calendar[dir=rtl] .next-calendar-header {
  text-align: left;
}.next-calendar[dir=rtl] .next-calendar-header .next-select {
  margin-right: 0;
  margin-left: 4px;
}.next-calendar[dir=rtl] .next-calendar-header .next-menu {
  text-align: right;
}.next-calendar[dir=rtl] .next-calendar-btn-prev-decade, .next-calendar[dir=rtl] .next-calendar-btn-prev-year {
  left: auto;
  right: 8px;
  right: var(--s-2,8px);
}.next-calendar[dir=rtl] .next-calendar-btn-prev-month {
  left: auto;
  right: 32px;
  right: var(--s-8,32px);
}.next-calendar[dir=rtl] .next-calendar-btn-next-month {
  right: auto;
  left: 32px;
  left: var(--s-8,32px);
}.next-calendar[dir=rtl] .next-calendar-btn-next-year, .next-calendar[dir=rtl] .next-calendar-btn-next-decade {
  right: auto;
  left: 8px;
  left: var(--s-2,8px);
}.next-calendar-fullscreen[dir=rtl] .next-calendar-th {
  text-align: left;
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  padding-right: 0;
}.next-calendar-fullscreen[dir=rtl] .next-calendar-date, .next-calendar-fullscreen[dir=rtl] .next-calendar-month {
  text-align: left;
}.next-calendar-range[dir=rtl] .next-calendar-body-left, .next-calendar-range[dir=rtl] .next-calendar-body-right {
  float: right;
}.next-calendar-range[dir=rtl] .next-calendar-body-left {
  padding-right: 0;
  padding-left: 8px;
}.next-calendar-range[dir=rtl] .next-calendar-body-right {
  padding-left: 0;
  padding-right: 8px;
}.next-calendar {
  /* range calendar */
  /* --------------- */
}.next-calendar-table {
  width: 100%;
  table-layout: fixed;
}.next-calendar-range .next-calendar-body-left, .next-calendar-range .next-calendar-body-right {
  float: left;
  width: 50%;
}.next-calendar-range .next-calendar-body-left {
  padding-right: 8px;
}.next-calendar-range .next-calendar-body-right {
  padding-left: 8px;
}.next-calendar-range .next-calendar-body:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: " ";
  clear: both;
}.next-calendar-symbol-prev::before {
  content: "\e61d";
}.next-calendar-symbol-next::before {
  content: "\e619";
}.next-calendar-symbol-prev-super::before {
  content: "\e659";
}.next-calendar-symbol-next-super::before {
  content: "\e65e";
}.next-card *,
.next-card *:before,
.next-card *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-card, .next-card:before, .next-card:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-card[dir=rtl] .next-card-extra {
  left: 0;
  right: auto;
}.next-card[dir=rtl] .next-card-title:before {
  right: 0;
  left: auto;
}.next-card[dir=rtl] .next-card-subtitle {
  float: left;
  padding-right: 8px;
  padding-right: var(--s-2,8px);
  padding-left: 0;
}.next-card[dir=rtl] .next-card-head-show-bullet .next-card-title {
  padding-left: 0;
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-card {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-card *,
.next-card *:before,
.next-card *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-card {
  min-width: 100px;
  border: 1px solid #1c1c1c;
  border: var(--line-1,1px) var(--line-solid,solid) var(--card-border-color, #1c1c1c);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  background: #141414;
  background: var(--card-background, #141414);
  overflow: hidden;
}.next-card-noborder {
  border: 0;
}.next-card-head {
  background: transparent;
  background: var(--color-transparent,transparent);
  padding-left: 20px;
  padding-left: var(--s-5,20px);
  padding-right: 20px;
  padding-right: var(--s-5,20px);
}.next-card-head-show-bullet .next-card-title {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
}.next-card-head-show-bullet .next-card-title:before {
  content: "";
  display: inline-block;
  height: 16px;
  height: var(--s-4,16px);
  width: 6px;
  width: var(--line-3,6px);
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  position: absolute;
  left: 0;
  top: calc(50% - 8px);
  top: calc(50% - var(--s-4,16px) / 2);
}.next-card-head-main {
  position: relative;
  margin-top: 8px;
  margin-top: var(--s-2,8px);
  margin-bottom: 0px;
  margin-bottom: var(--s-zero,0px);
  height: 40px;
  height: var(--s-10,40px);
  line-height: 40px;
  line-height: var(--s-10,40px);
}.next-card-title {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 80%;
  height: 100%;
  color: #e6e6e6;
  color: var(--color-text-1,rgba(230,230,230,1));
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  font-weight: normal;
  font-weight: var(--card-title-font-weight, normal);
}.next-card-subtitle {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #d9d9d9;
  color: var(--card-sub-title-color, #d9d9d9);
  padding-left: 8px;
  padding-left: var(--s-2,8px);
}.next-card-extra {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  color: #2789f2;
  color: var(--color-link-1,rgba(39,137,242,1));
}.next-card-body {
  padding-bottom: 16px;
  padding-bottom: var(--card-body-padding-bottom, 16px);
  padding-left: 20px;
  padding-left: var(--s-5,20px);
  padding-right: 20px;
  padding-right: var(--s-5,20px);
}.next-card-show-divider .next-card-head-main {
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
}.next-card-show-divider .next-card-body {
  padding-top: 20px;
  padding-top: var(--card-body-show-divider-padding-top, 20px);
}.next-card-hide-divider .next-card-body {
  padding-top: 0px;
  padding-top: var(--s-zero,0px);
}.next-card—free {
  padding: 0;
}.next-card-content {
  overflow: hidden;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  position: relative;
}.next-card-footer .next-icon {
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-card-footer .next-icon.next-icon-arrow-down.expand {
  -webkit-transform-origin: 50% 47%;
  -ms-transform-origin: 50% 47%;
  transform-origin: 50% 47%;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}.next-card-header {
  background: transparent;
  background: var(--color-transparent,transparent);
  padding: 0 20px;
  padding: 0 var(--s-5,20px);
  margin-bottom: 20px;
  margin-bottom: var(--card-body-show-divider-padding-top, 20px);
  margin-top: 16px;
  margin-top: var(--card-body-padding-bottom, 16px);
}.next-card-media,
.next-card-media > * {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}.next-card-header-titles {
  overflow: hidden;
}.next-card-header-extra {
  float: right;
  text-align: right;
}.next-card-header-extra .next--btn {
  margin-left: 12px;
  vertical-align: middle;
}.next-card-header-title {
  color: #e6e6e6;
  color: var(--color-text-1,rgba(230,230,230,1));
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  font-weight: normal;
  font-weight: var(--card-title-font-weight, normal);
  line-height: 1.5;
}.next-card-header-subtitle {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #d9d9d9;
  color: var(--card-sub-title-color, #d9d9d9);
}.next-card-actions {
  display: block;
  padding-left: 20px;
  padding-left: var(--s-5,20px);
  padding-right: 20px;
  padding-right: var(--s-5,20px);
  padding-top: 20px;
  padding-top: var(--card-body-show-divider-padding-top, 20px);
  padding-bottom: 16px;
  padding-bottom: var(--card-body-padding-bottom, 16px);
}.next-card-actions .next-btn:not(:last-child) {
  margin-right: 12px;
  vertical-align: middle;
}.next-card-divider {
  border-style: none;
  width: 100%;
  margin: 0;
  position: relative;
  overflow: visible;
}.next-card-divider::before {
  content: "";
  display: block;
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
}.next-card-divider--inset {
  padding: 0 20px;
  padding: 0 var(--s-5,20px);
}.next-card-content-container {
  margin-top: 20px;
  margin-top: var(--card-body-show-divider-padding-top, 20px);
  padding-bottom: 16px;
  padding-bottom: var(--card-body-padding-bottom, 16px);
  padding-left: 20px;
  padding-left: var(--s-5,20px);
  padding-right: 20px;
  padding-right: var(--s-5,20px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2,1.5);
  color: #cccccc;
  color: var(--card-content-color, #cccccc);
}.next-cascader {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  overflow: auto;
  border: 1px solid transparent;
  border: var(--line-1,1px) var(--line-solid, solid) var(--cascader-menu-border-color, transparent);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-cascader *,
.next-cascader *:before,
.next-cascader *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-cascader-inner:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: " ";
  clear: both;
}.next-cascader-menu-wrapper {
  float: left;
  overflow: auto;
  width: auto;
  width: var(--cascader-menu-width, auto);
  min-width: 100px;
  min-width: var(--s-25,100px);
  height: 192px;
  height: var(--s-48,192px);
  overflow-x: hidden;
  overflow-y: auto;
}.next-cascader-menu-wrapper + .next-cascader-menu-wrapper {
  border-left: 1px solid transparent;
  border-left: var(--line-1,1px) var(--line-solid, solid) var(--cascader-menu-border-color, transparent);
}.next-cascader-menu {
  position: relative;
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: auto;
  min-height: 100%;
}.next-cascader-menu.next-has-right-border {
  border-right: 1px solid transparent;
  border-right: var(--line-1,1px) var(--line-solid, solid) var(--cascader-menu-border-color, transparent);
}.next-cascader-menu-item.next-expanded {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  background-color: #4d4d4d;
  background-color: var(--cascader-menu-item-expanded-background-color, #4d4d4d);
}.next-cascader-menu-icon-right {
  position: absolute;
  top: 0;
  right: 10px;
  color: #d9d9d9;
  color: var(--cascader-menu-icon-expand-color, #d9d9d9);
}.next-cascader-menu-icon-right:hover {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-cascader-menu-icon-expand.next-icon:before,
.next-cascader-menu-icon-expand.next-icon .next-icon-remote {
  width: 16px;
  width: var(--cascader-menu-icon-expand-size, 16px);
  font-size: 16px;
  font-size: var(--cascader-menu-icon-expand-size, 16px);
  line-height: inherit;
}.next-cascader-menu-icon-loading.next-icon:before,
.next-cascader-menu-icon-loading.next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-cascader-menu-item.next-expanded .next-cascader-menu-icon-right {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-cascader-menu-item.next-expanded .next-cascader-menu-icon-loading {
  color: #2789f2;
  color: var(--color-brand1-6, #2789f2);
}.next-cascader-filtered-list {
  height: 192px;
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: auto;
}.next-cascader-filtered-list .next-menu-item-inner {
  overflow: visible;
}.next-cascader-filtered-item em {
  color: #2789f2;
  color: var(--color-brand1-6, #2789f2);
  font-style: normal;
}.next-cascader[dir=rtl] .next-cascader-menu-wrapper {
  float: right;
  border-left: none;
  border-right: 1px solid transparent;
  border-right: var(--line-1,1px) var(--line-solid, solid) var(--cascader-menu-border-color, transparent);
}.next-cascader[dir=rtl] .next-cascader-menu-wrapper:first-child {
  border-right: none;
}.next-cascader[dir=rtl] .next-cascader-menu.next-has-right-border {
  border-right: none;
  border-left: 1px solid transparent;
  border-left: var(--line-1,1px) var(--line-solid, solid) var(--cascader-menu-border-color, transparent);
}.next-cascader[dir=rtl] .next-cascader-menu-icon-right {
  right: auto;
  left: 10px;
}.next-cascader-select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-cascader-select *,
.next-cascader-select *:before,
.next-cascader-select *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-cascader-select-dropdown {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #1c1c1c;
  border: var(--popup-local-border-width, 1px) var(--line-solid,solid) var(--popup-local-border-color, #1c1c1c);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
}.next-cascader-select-dropdown *,
.next-cascader-select-dropdown *:before,
.next-cascader-select-dropdown *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-cascader-select-dropdown .next-cascader {
  display: block;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-cascader-select-not-found {
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: auto;
  color: #8c8c8c;
  color: var(--color-text1-2, #8c8c8c);
}.next-cascader-select-not-found .next-menu-item:hover {
  color: #8c8c8c;
  color: var(--color-text1-2, #8c8c8c);
  /* TODO */
  background: #FFFFFF;
  cursor: default;
}.next-checkbox-wrapper[dir=rtl] {
  margin-right: 8px;
  margin-left: 0;
}.next-checkbox-wrapper[dir=rtl]:first-child {
  margin-right: 0;
}.next-checkbox-wrapper[dir=rtl] > .next-checkbox-label {
  margin-right: 8px;
  margin-right: var(--s-2,8px);
  margin-left: 0;
}/* stylelint-disable max-nesting-depth */
.next-checkbox-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}.next-checkbox-wrapper *,
.next-checkbox-wrapper *:before,
.next-checkbox-wrapper *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-checkbox-wrapper .next-checkbox {
  display: inline-block;
  position: relative;
  line-height: 1;
  vertical-align: middle;
}.next-checkbox-wrapper input[type=checkbox] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  width: var(--s-4,16px);
  height: 16px;
  height: var(--s-4,16px);
  margin: 0;
  cursor: pointer;
}.next-checkbox-wrapper .next-checkbox-inner {
  display: block;
  width: 16px;
  width: var(--s-4,16px);
  height: 16px;
  height: var(--s-4,16px);
  background: #000000;
  background: var(--checkbox-bg-color, #000000);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  border: 1px solid #333333;
  border: var(--line-1,1px) solid var(--checkbox-border-color, #333333);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  text-align: left;
  /* 防止继承父级 */
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-checkbox-wrapper .next-checkbox-inner > .next-icon {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  position: absolute;
  top: 0;
  opacity: 0;
  line-height: 16px;
  line-height: var(--s-4,16px);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  left: 2px;
  left: calc(var(--s-4,16px) / 2 - var(--checkbox-circle-size, 12px) / 2);
  margin-top: 1px;
  margin-left: 0px;
}.next-checkbox-wrapper .next-checkbox-inner > .next-icon:before,
.next-checkbox-wrapper .next-checkbox-inner > .next-icon .next-icon-remote {
  width: 12px;
  width: var(--checkbox-circle-size, 12px);
  font-size: 12px;
  font-size: var(--checkbox-circle-size, 12px);
  line-height: inherit;
}.next-checkbox-wrapper .next-checkbox-inner > .next-icon::before {
  vertical-align: top;
  margin-top: 0;
}.next-checkbox-wrapper .next-checkbox-inner > .next-checkbox-select-icon::before {
  content: "\e632";
}.next-checkbox-wrapper .next-checkbox-inner > .next-checkbox-semi-select-icon::before {
  content: "\e633";
}.next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner {
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  background-color: #2789f2;
  background-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner:hover, .next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner.hovered, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner:hover, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner.hovered {
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  margin-left: 0px;
  /* font-size < 12px的时候进行覆盖。 */
}.next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon:before,
.next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon .next-icon-remote, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon:before,
.next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon .next-icon-remote {
  width: 12px;
  width: var(--checkbox-circle-size, 12px);
  font-size: 12px;
  font-size: var(--checkbox-circle-size, 12px);
  line-height: inherit;
}.next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner {
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  background-color: #2789f2;
  background-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner:hover, .next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner.hovered, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner:hover, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner.hovered {
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  margin-left: 0px;
  /* font-size < 12px的时候进行覆盖。 */
}.next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon:before,
.next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon .next-icon-remote, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon:before,
.next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon .next-icon-remote {
  width: 12px;
  width: var(--checkbox-circle-size, 12px);
  font-size: 12px;
  font-size: var(--checkbox-circle-size, 12px);
  line-height: inherit;
}.next-checkbox-wrapper:not(.disabled):hover > .next-checkbox > .next-checkbox-inner, .next-checkbox-wrapper.hovered > .next-checkbox > .next-checkbox-inner, .next-checkbox-wrapper.focused > .next-checkbox > .next-checkbox-inner {
  border-color: #307ac9;
  border-color: var(--checkbox-hovered-border-color, #307ac9);
  background-color: #0a0a0a;
  background-color: var(--checkbox-hovered-bg-color, #0a0a0a);
}.next-checkbox-wrapper:not(.disabled):hover .next-checkbox-label, .next-checkbox-wrapper.hovered .next-checkbox-label, .next-checkbox-wrapper.focused .next-checkbox-label {
  cursor: pointer;
}.next-checkbox-wrapper.indeterminate:not(.disabled):hover > .next-checkbox .next-checkbox-inner, .next-checkbox-wrapper.indeterminate:not(.disabled).hovered > .next-checkbox .next-checkbox-inner, .next-checkbox-wrapper.checked:not(.disabled):hover > .next-checkbox .next-checkbox-inner, .next-checkbox-wrapper.checked:not(.disabled).hovered > .next-checkbox .next-checkbox-inner {
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  background-color: #4e9ff5;
  background-color: var(--color-brand1-7,rgba(78,159,245,1));
}.next-checkbox-wrapper.indeterminate:not(.disabled):hover > .next-checkbox .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.indeterminate:not(.disabled).hovered > .next-checkbox .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.checked:not(.disabled):hover > .next-checkbox .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.checked:not(.disabled).hovered > .next-checkbox .next-checkbox-inner > .next-icon {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  opacity: 1;
}.next-checkbox-wrapper.disabled input[type=checkbox] {
  cursor: not-allowed;
}.next-checkbox-wrapper.disabled .next-checkbox-inner {
  border-color: #333333;
  border-color: var(--color-line1-2,rgba(51,51,51,1));
  background: #0a0a0a;
  background: var(--checkbox-disabled-bg-color, #0a0a0a);
}.next-checkbox-wrapper.disabled.checked .next-checkbox-inner, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner {
  border-color: #333333;
  border-color: var(--color-line1-2,rgba(51,51,51,1));
  background: #0a0a0a;
  background: var(--checkbox-disabled-bg-color, #0a0a0a);
}.next-checkbox-wrapper.disabled.checked .next-checkbox-inner:hover, .next-checkbox-wrapper.disabled.checked .next-checkbox-inner.hovered, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner:hover, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner.hovered {
  border-color: #333333;
  border-color: var(--color-line1-2,rgba(51,51,51,1));
}.next-checkbox-wrapper.disabled.checked .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner > .next-icon {
  color: #666666;
  color: var(--checkbox-disabled-circle-color, #666666);
  opacity: 1;
}.next-checkbox-wrapper.disabled.checked.focused .next-checkbox-inner {
  border-color: #333333;
  border-color: var(--color-line1-2,rgba(51,51,51,1));
  background: #0a0a0a;
  background: var(--checkbox-disabled-bg-color, #0a0a0a);
}.next-checkbox-wrapper.disabled.checked.focused .next-checkbox-inner > .next-icon {
  color: #666666;
  color: var(--checkbox-disabled-circle-color, #666666);
  opacity: 1;
}.next-checkbox-wrapper.disabled .next-checkbox-label {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  cursor: not-allowed;
}.next-checkbox-group .next-checkbox-wrapper {
  display: inline-block;
  margin-right: 12px;
}.next-checkbox-group .next-checkbox-wrapper:last-child {
  margin-right: 0;
}.next-checkbox-group-ver .next-checkbox-wrapper {
  display: block;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 8px;
}.next-checkbox-label {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  color: #cccccc;
  color: var(--checkbox-label-color, #cccccc);
  vertical-align: middle;
  margin: 0;
  margin-left: 8px;
  margin-left: var(--s-2,8px);
  /* 使用已存margin-left变量 */
  margin-right: 8px;
  margin-right: var(--s-2,8px);
  line-height: 1;
}.next-collapse[dir=rtl] .next-collapse-panel-title {
  padding: 11px 36px 11px 0;
  padding: 11px 36px var(--collapse-title-padding-tb, 11px) 0;
}.next-collapse[dir=rtl] .next-collapse-panel-icon {
  left: inherit;
  right: 12px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 0px;
  margin-right: 0px;
}.next-collapse[dir=rtl] .next-collapse-panel-icon:before,
.next-collapse[dir=rtl] .next-collapse-panel-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}/* put your code here */
.next-collapse {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  border: var(--collapse-border-width, 1px) solid var(--color-transparent,transparent);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-collapse *,
.next-collapse *:before,
.next-collapse *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-collapse:focus,
.next-collapse *:focus {
  outline: 0;
}.next-collapse-panel:not(:first-child) {
  border-top: 1px solid transparent;
  border-top: var(--collapse-title-border-width, 1px) solid var(--collapse-panel-border-color, transparent);
}.next-collapse .next-collapse-panel-icon {
  position: absolute;
  color: #e6e6e6;
  color: var(--collapse-icon-color, #e6e6e6);
  -webkit-transition: -webkit-transform 100ms linear;
  transition: -webkit-transform 100ms linear;
  transition: transform 100ms linear;
  transition: transform 100ms linear, -webkit-transform 100ms linear;
  left: 12px;
  margin-top: -2px;
  margin-left: 0px;
  margin-right: 0px;
}.next-collapse .next-collapse-panel-icon:before,
.next-collapse .next-collapse-panel-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-collapse-panel-title {
  position: relative;
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  background: #1c1c1c;
  background: var(--collapse-title-bg-color, #1c1c1c);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: 500;
  font-weight: var(--font-weight-medium,600);
  color: #e6e6e6;
  color: var(--collapse-title-font-color, #e6e6e6);
  cursor: pointer;
  padding: 11px 0 11px 36px;
  padding: var(--collapse-title-padding-tb, 11px) 0 var(--collapse-title-padding-tb, 11px) 36px;
  -webkit-transition: background 100ms linear;
  transition: background 100ms linear;
}.next-collapse-panel-title:hover {
  background: #4d4d4d;
  background: var(--collapse-title-hover-bg-color, #4d4d4d);
  color: #e6e6e6;
  color: var(--collapse-title-hover-font-color, #e6e6e6);
  font-weight: 500;
  font-weight: var(--font-weight-medium,600);
}.next-collapse-panel-title:hover .next-collapse-panel-icon {
  color: #e6e6e6;
  color: var(--collapse-icon-hover-color, #e6e6e6);
}.next-collapse-panel-content {
  height: 0;
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  padding: 0 36px;
  padding: 0 var(--s-9,36px);
  background: transparent;
  background: var(--collapse-content-bg-color, transparent);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  color: #cccccc;
  color: var(--collapse-content-color, #cccccc);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  opacity: 0;
}.next-collapse-panel-expanded > .next-collapse-panel-content {
  display: block;
  padding: 16px 36px;
  padding: var(--s-4,16px) var(--s-9,36px);
  height: auto;
  opacity: 1;
}.next-collapse .next-collapse-unfold-icon::before {
  content: "\e730";
}.next-collapse-panel-hidden > .next-collapse-panel-content {
  overflow: hidden;
}.next-collapse .next-collapse-panel-icon::before {
  content: "\e725";
}.next-collapse .next-collapse-panel-icon.next-collapse-panel-icon-expanded::before {
  content: "\e730";
}.next-collapse-disabled {
  border-color: #1c1c1c;
  border-color: var(--color-line1-1,rgba(28,28,28,1));
}.next-collapse-panel-disabled:not(:first-child) {
  border-color: #1c1c1c;
  border-color: var(--color-line1-1,rgba(28,28,28,1));
}.next-collapse-panel-disabled > .next-collapse-panel-title {
  cursor: not-allowed;
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: #333333;
  background: var(--color-fill1-2,rgba(51,51,51,1));
}.next-collapse-panel-disabled .next-collapse-panel-icon {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-collapse-panel-disabled .next-collapse-panel-title:hover {
  font-weight: 500;
  font-weight: var(--font-weight-medium,600);
}.next-collapse-panel-disabled .next-collapse-panel-title:hover .next-collapse-panel-icon {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-collapse-panel-disabled:hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: #333333;
  background: var(--color-fill1-2,rgba(51,51,51,1));
}.next-time-picker-menu {
  float: left;
  text-align: center;
}.next-time-picker-menu:not(:last-child) {
  border-right: 1px solid #333333;
  border-right: var(--line-1,1px) var(--line-solid, solid) var(--time-picker-menu-border-color, #333333);
}.next-time-picker-menu-title {
  cursor: default;
  height: 28px;
  height: var(--s-7,28px);
  line-height: 28px;
  line-height: var(--s-7,28px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  color: #666666;
  color: var(--time-picker-menu-title-color, #666666);
  background: #1c1c1c;
  background: var(--time-picker-menu-title-background, #1c1c1c);
}.next-time-picker-menu ul {
  position: relative;
  overflow-y: auto;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  height: 196px;
  height: calc(var(--s-7,28px) * 7);
}.next-time-picker-menu-item {
  cursor: pointer;
  height: 28px;
  height: var(--s-7,28px);
  line-height: 28px;
  line-height: var(--s-7,28px);
  -webkit-transition: background 100ms linear;
  transition: background 100ms linear;
  color: #8c8c8c;
  color: var(--time-picker-menu-item-color, #8c8c8c);
  background: #1c1c1c;
  background: var(--time-picker-menu-item-background, #1c1c1c);
  outline: none;
}.next-time-picker-menu-item:hover {
  color: #8c8c8c;
  color: var(--time-picker-menu-item-color-hover, #8c8c8c);
  background: #333333;
  background: var(--color-fill1-2,rgba(51,51,51,1));
}.next-time-picker-menu-item.next-selected {
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  color: #8c8c8c;
  color: var(--time-picker-menu-item-color-selected, #8c8c8c);
  background: #4d4d4d;
  background: var(--time-picker-menu-item-background-selected, #4d4d4d);
}.next-time-picker-menu-item.next-disabled {
  cursor: not-allowed;
  color: #4d4d4d;
  color: var(--time-picker-menu-item-color-disabled, #4d4d4d);
  background: #1c1c1c;
  background: var(--time-picker-menu-item-background-disabled, #1c1c1c);
}.next-time-picker-panel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-time-picker-panel *,
.next-time-picker-panel *:before,
.next-time-picker-panel *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-time-picker-panel:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: " ";
  clear: both;
}.next-time-picker-panel-header {
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1, 1px) var(--line-solid, solid) var(--popup-local-border-color, #1c1c1c);
}.next-time-picker-panel-input.next-input {
  width: 100%;
  padding: 6px;
  border-color: transparent;
  vertical-align: middle;
}.next-time-picker-panel-col-3 .next-time-picker-menu {
  width: 33.33333%;
}.next-time-picker-panel-col-2 .next-time-picker-menu {
  width: 50%;
}.next-time-picker-panel-col-1 .next-time-picker-menu {
  width: 100%;
}.next-time-picker-body[dir=rtl] .next-time-picker-menu {
  float: right;
}.next-time-picker-body[dir=rtl] .next-time-picker-menu:not(:last-child) {
  border-right: none;
  border-left: 1px solid #333333;
  border-left: var(--line-1,1px) var(--line-solid, solid) var(--time-picker-menu-border-color, #333333);
}.next-time-picker {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 200px;
}.next-time-picker *,
.next-time-picker *:before,
.next-time-picker *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-time-picker-trigger .next-input {
  width: 100%;
}.next-time-picker-body {
  overflow: hidden;
  width: 200px;
  width: var(--s-50,200px);
  border: 1px solid #1c1c1c;
  border: var(--popup-local-border-width, 1px) var(--line-solid,solid) var(--popup-local-border-color, #1c1c1c);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  background: #1c1c1c;
  background: var(--time-picker-panel-background, #1c1c1c);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
}.next-time-picker-symbol-clock-icon::before {
  content: "\e621";
}.next-range-picker-trigger-separator, .next-range-picker-panel-input-separator {
  cursor: default;
  display: inline-block;
  text-align: center;
  color: #666666;
  color: var(--color-text1-1, #666666);
  width: 16px;
  font-size: 12px;
  font-size: var(--font-size-caption, 12px);
  vertical-align: middle;
}.next-date-picker,
.next-month-picker,
.next-year-picker,
.next-week-picker {
  display: inline-block;
  width: 200px;
}.next-date-picker-input,
.next-month-picker-input,
.next-year-picker-input,
.next-week-picker-input {
  width: 100%;
}.next-date-picker-body,
.next-month-picker-body,
.next-year-picker-body,
.next-week-picker-body {
  width: 288px;
}.next-date-picker-panel-input.next-input,
.next-month-picker-panel-input.next-input,
.next-year-picker-panel-input.next-input,
.next-week-picker-panel-input.next-input {
  width: 100%;
  background: transparent;
}.next-date-picker-body.next-date-picker-body-show-time .next-date-picker-panel-input.next-input {
  width: 49%;
}.next-date-picker-body.next-date-picker-body-show-time .next-date-picker-panel-input.next-input:first-child {
  margin-right: 2%;
}.next-range-picker {
  display: inline-block;
  width: 336px;
}.next-range-picker-input {
  width: 100%;
}.next-range-picker-trigger {
  border: 1px solid #333333;
  border: var(--line-1,1px) solid var(--input-border-color, #333333);
  background-color: rgba(255, 255, 255, 0);
  background-color: var(--input-bg-color, rgba(255, 255, 255, 0));
}.next-range-picker-trigger:hover {
  border-color: #4d4d4d;
  border-color: var(--input-hover-border-color, #4d4d4d);
  background-color: rgba(255, 255, 255, 0);
  background-color: var(--input-hover-bg-color, rgba(255, 255, 255, 0));
}.next-range-picker-trigger.next-error {
  border-color: #a34239;
  border-color: var(--color-error-4,rgba(163,66,57,1));
}.next-range-picker-trigger-input.next-input {
  height: auto;
  width: calc(50% - 8px);
}.next-range-picker.next-disabled .next-range-picker-trigger {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
  border-color: #4d4d4d;
  border-color: var(--input-disabled-border-color, #4d4d4d);
  background-color: #333333;
  background-color: var(--color-fill-2,rgba(51,51,51,1));
  cursor: not-allowed;
}.next-range-picker.next-disabled .next-range-picker-trigger:hover {
  border-color: #4d4d4d;
  border-color: var(--input-disabled-border-color, #4d4d4d);
  background-color: #333333;
  background-color: var(--color-fill-2,rgba(51,51,51,1));
}.next-range-picker.next-large .next-range-picker-trigger, .next-range-picker.next-large .next-range-picker-panel-input {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-range-picker.next-medium .next-range-picker-trigger, .next-range-picker.next-medium .next-range-picker-panel-input {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-range-picker.next-small .next-range-picker-trigger, .next-range-picker.next-small .next-range-picker-panel-input {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-range-picker-body {
  width: 600px;
}.next-range-picker-panel-input-start-date.next-input, .next-range-picker-panel-input-end-date.next-input {
  width: calc(50% - 8px);
}.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-start-date, .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-end-date, .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-start-time, .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-end-time {
  width: calc(25% - 8px);
}.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-start-date {
  margin-right: 8px;
}.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-end-time {
  margin-left: 8px;
}.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: " ";
  clear: both;
}.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-start, .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-end {
  width: 50%;
  float: left;
}.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-start {
  border-right: 1px solid #333333;
  border-right: var(--line-1, 1px) var(--line-solid, solid) var(--color-line1-2,rgba(51,51,51,1));
}.next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-end {
  border-left: 1px solid #333333;
  border-left: var(--line-1, 1px) var(--line-solid, solid) var(--color-line1-2,rgba(51,51,51,1));
}.next-date-picker-body[dir=rtl] .next-date-picker-panel-footer {
  text-align: left;
}.next-date-picker-body[dir=rtl] .next-date-picker-panel-footer > .next-btn:not(:last-child) {
  margin-right: 0;
  margin-left: 16px;
}.next-date-picker-body[dir=rtl].next-date-picker-body-show-time .next-date-picker-panel-input.next-input:first-child {
  margin-left: 2%;
  margin-right: 0;
}.next-date-picker-body[dir=rtl].next-date-picker-body-show-time .next-time-picker-menu {
  float: right;
}.next-date-picker-body[dir=rtl].next-date-picker-body-show-time .next-time-picker-menu:not(:last-child) {
  border-right: none;
  border-left: 1px solid #333333;
  border-left: var(--line-1,1px) var(--line-solid, solid) var(--time-picker-menu-border-color, #333333);
}.next-range-picker-body[dir=rtl] .next-range-picker-panel-input {
  text-align: right;
}.next-range-picker-body[dir=rtl] .next-date-picker-panel-footer {
  text-align: left;
}.next-range-picker-body[dir=rtl] .next-date-picker-panel-footer > .next-btn:not(:last-child) {
  margin-right: 0;
  margin-left: 16px;
}.next-range-picker-body[dir=rtl].next-range-picker-body-show-time .next-range-picker-panel-input-start-date {
  margin-right: 0;
  margin-left: 8px;
}.next-range-picker-body[dir=rtl].next-range-picker-body-show-time .next-range-picker-panel-input-end-time {
  margin-left: 0;
  margin-right: 8px;
}.next-range-picker-body[dir=rtl].next-range-picker-body-show-time .next-range-picker-panel-time-start, .next-range-picker-body[dir=rtl].next-range-picker-body-show-time .next-range-picker-panel-time-end {
  float: right;
}.next-range-picker-body[dir=rtl].next-range-picker-body-show-time .next-range-picker-panel-time-start {
  border-right: none;
  border-left: 1px solid #333333;
  border-left: var(--line-1, 1px) var(--line-solid, solid) var(--color-line1-2,rgba(51,51,51,1));
}.next-range-picker-body[dir=rtl].next-range-picker-body-show-time .next-range-picker-panel-time-end {
  border-left: none;
  border-right: 1px solid #333333;
  border-right: var(--line-1, 1px) var(--line-solid, solid) var(--color-line1-2,rgba(51,51,51,1));
}.next-range-picker-body[dir=rtl].next-range-picker-body-show-time .next-time-picker-menu {
  float: right;
}.next-range-picker-body[dir=rtl].next-range-picker-body-show-time .next-time-picker-menu:not(:last-child) {
  border-right: none;
  border-left: 1px solid #333333;
  border-left: var(--line-1,1px) var(--line-solid, solid) var(--time-picker-menu-border-color, #333333);
}.next-date-picker,
.next-range-picker,
.next-month-picker,
.next-year-picker,
.next-week-picker {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-date-picker *,
.next-date-picker *:before,
.next-date-picker *:after,
.next-range-picker *,
.next-range-picker *:before,
.next-range-picker *:after,
.next-month-picker *,
.next-month-picker *:before,
.next-month-picker *:after,
.next-year-picker *,
.next-year-picker *:before,
.next-year-picker *:after,
.next-week-picker *,
.next-week-picker *:before,
.next-week-picker *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-date-picker-body,
.next-range-picker-body,
.next-month-picker-body,
.next-year-picker-body,
.next-week-picker-body {
  border: 1px solid #1c1c1c;
  border: var(--popup-local-border-width, 1px) var(--line-solid,solid) var(--popup-local-border-color, #1c1c1c);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  background: #1c1c1c;
  background: var(--date-picker-panel-background, #1c1c1c);
}.next-date-picker-panel-header,
.next-range-picker-panel-header,
.next-month-picker-panel-header,
.next-year-picker-panel-header,
.next-week-picker-panel-header {
  padding: 6px;
  text-align: center;
}.next-date-picker-panel-time,
.next-range-picker-panel-time,
.next-month-picker-panel-time,
.next-year-picker-panel-time,
.next-week-picker-panel-time {
  border-top: 1px solid #1c1c1c;
  border-top: var(--popup-local-border-width, 1px) var(--line-solid,solid) var(--popup-local-border-color, #1c1c1c);
}.next-date-picker-panel-footer,
.next-range-picker-panel-footer,
.next-month-picker-panel-footer,
.next-year-picker-panel-footer,
.next-week-picker-panel-footer {
  text-align: right;
  padding: 8px 8px;
  padding: var(--s-2,8px) var(--s-2,8px);
  border-top: 1px solid #1c1c1c;
  border-top: var(--popup-local-border-width, 1px) var(--line-solid,solid) var(--popup-local-border-color, #1c1c1c);
}.next-date-picker-panel-footer > .next-btn:not(:last-child),
.next-date-picker-panel-tools > .next-btn:not(:last-child),
.next-range-picker-panel-footer > .next-btn:not(:last-child),
.next-range-picker-panel-tools > .next-btn:not(:last-child),
.next-month-picker-panel-footer > .next-btn:not(:last-child),
.next-month-picker-panel-tools > .next-btn:not(:last-child),
.next-year-picker-panel-footer > .next-btn:not(:last-child),
.next-year-picker-panel-tools > .next-btn:not(:last-child),
.next-week-picker-panel-footer > .next-btn:not(:last-child),
.next-week-picker-panel-tools > .next-btn:not(:last-child) {
  margin-right: 16px;
}.next-date-picker-panel-tools,
.next-range-picker-panel-tools,
.next-month-picker-panel-tools,
.next-year-picker-panel-tools,
.next-week-picker-panel-tools {
  float: left;
}.next-date-picker .next-calendar-panel-header,
.next-range-picker .next-calendar-panel-header,
.next-month-picker .next-calendar-panel-header,
.next-year-picker .next-calendar-panel-header,
.next-week-picker .next-calendar-panel-header {
  margin-left: -1px;
  margin-left: calc(0px - var(--popup-local-border-width, 1px));
  margin-right: -1px;
  margin-right: calc(0px - var(--popup-local-border-width, 1px));
}.next-date-picker .next-input input,
.next-range-picker .next-input input,
.next-month-picker .next-input input,
.next-year-picker .next-input input,
.next-week-picker .next-input input {
  vertical-align: baseline;
}.next-date-picker-symbol-calendar-icon::before,
.next-range-picker-symbol-calendar-icon::before,
.next-month-picker-symbol-calendar-icon::before,
.next-year-picker-symbol-calendar-icon::before,
.next-week-picker-symbol-calendar-icon::before {
  content: "\e607";
}.next-range-picker-panel-body .next-calendar {
  display: inline-block;
  width: 50%;
}.next-message {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: block;
  vertical-align: baseline;
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}.next-message *,
.next-message *:before,
.next-message *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-message:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: " ";
  clear: both;
}.next-message .next-message-close {
  color: #cccccc;
  color: var(--message-close-icon-color, #cccccc);
  font-size: 0;
  position: absolute;
  cursor: pointer;
}.next-message .next-message-close .next-icon-close {
  width: 16px;
  height: 16px;
  line-height: 1em;
}.next-message .next-message-close .next-icon-close:before {
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 1em;
}.next-message .next-message-close:hover {
  color: #666666;
  color: var(--message-hover-close-icon-color, #666666);
}.next-message.next-message-success.next-inline {
  background-color: #1c1c1c;
  background-color: var(--message-success-color-bg-inline, #1c1c1c);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: solid;
  border-style: var(--line-solid,solid);
}.next-message.next-message-success.next-inline .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-success.next-inline .next-message-content {
  color: #cccccc;
  color: var(--message-success-color-content-inline, #cccccc);
}.next-message.next-message-success.next-inline .next-message-symbol {
  color: #1b9657;
  color: var(--color-success-5,rgba(27,150,87,1));
}.next-message.next-message-success.next-inline .next-message-symbol-icon::before {
  content: "\e732";
}.next-message.next-message-success.next-addon {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: dotted;
  border-style: var(--message-border-style-toast, dotted);
}.next-message.next-message-success.next-addon .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-success.next-addon .next-message-content {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-message.next-message-success.next-addon .next-message-symbol {
  color: #1b9657;
  color: var(--message-success-color-icon-addon, #1b9657);
}.next-message.next-message-success.next-addon .next-message-symbol-icon::before {
  content: "\e732";
}.next-message.next-message-success.next-toast {
  background-color: #1c1c1c;
  background-color: var(--message-success-color-bg-toast, #1c1c1c);
  border-color: transparent;
  border-color: var(--message-success-color-border-toast, transparent);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  border-style: dotted;
  border-style: var(--message-border-style-toast, dotted);
}.next-message.next-message-success.next-toast .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-success.next-toast .next-message-content {
  color: #8c8c8c;
  color: var(--message-success-color-content-toast, #8c8c8c);
}.next-message.next-message-success.next-toast .next-message-symbol {
  color: #1b9657;
  color: var(--color-success-5,rgba(27,150,87,1));
}.next-message.next-message-success.next-toast .next-message-symbol-icon::before {
  content: "\e732";
}.next-message.next-message-warning.next-inline {
  background-color: #1c1c1c;
  background-color: var(--message-warning-color-bg-inline, #1c1c1c);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: solid;
  border-style: var(--line-solid,solid);
}.next-message.next-message-warning.next-inline .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-warning.next-inline .next-message-content {
  color: #cccccc;
  color: var(--message-warning-color-content-inline, #cccccc);
}.next-message.next-message-warning.next-inline .next-message-symbol {
  color: #d47815;
  color: var(--color-warning-5,rgba(212,120,21,1));
}.next-message.next-message-warning.next-inline .next-message-symbol-icon::before {
  content: "\e747";
}.next-message.next-message-warning.next-addon {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: dotted;
  border-style: var(--message-border-style-toast, dotted);
}.next-message.next-message-warning.next-addon .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-warning.next-addon .next-message-content {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-message.next-message-warning.next-addon .next-message-symbol {
  color: #d47815;
  color: var(--message-warning-color-icon-addon, #d47815);
}.next-message.next-message-warning.next-addon .next-message-symbol-icon::before {
  content: "\e747";
}.next-message.next-message-warning.next-toast {
  background-color: #241b12;
  background-color: var(--message-warning-color-bg-toast, #241b12);
  border-color: transparent;
  border-color: var(--message-warning-color-border-toast, transparent);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  border-style: dotted;
  border-style: var(--message-border-style-toast, dotted);
}.next-message.next-message-warning.next-toast .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-warning.next-toast .next-message-content {
  color: #8c8c8c;
  color: var(--message-warning-color-content-toast, #8c8c8c);
}.next-message.next-message-warning.next-toast .next-message-symbol {
  color: #d47815;
  color: var(--color-warning-5,rgba(212,120,21,1));
}.next-message.next-message-warning.next-toast .next-message-symbol-icon::before {
  content: "\e747";
}.next-message.next-message-error.next-inline {
  background-color: #1c1c1c;
  background-color: var(--message-error-color-bg-inline, #1c1c1c);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: solid;
  border-style: var(--line-solid,solid);
}.next-message.next-message-error.next-inline .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-error.next-inline .next-message-content {
  color: #cccccc;
  color: var(--message-error-color-content-inline, #cccccc);
}.next-message.next-message-error.next-inline .next-message-symbol {
  color: #cc493d;
  color: var(--color-error-5,rgba(204,73,61,1));
}.next-message.next-message-error.next-inline .next-message-symbol-icon::before {
  content: "\e716";
}.next-message.next-message-error.next-addon {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: dotted;
  border-style: var(--message-border-style-toast, dotted);
}.next-message.next-message-error.next-addon .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-error.next-addon .next-message-content {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-message.next-message-error.next-addon .next-message-symbol {
  color: #cc493d;
  color: var(--message-error-color-icon-addon, #cc493d);
}.next-message.next-message-error.next-addon .next-message-symbol-icon::before {
  content: "\e716";
}.next-message.next-message-error.next-toast {
  background-color: #291614;
  background-color: var(--message-error-color-bg-toast, #291614);
  border-color: transparent;
  border-color: var(--message-error-color-border-toast, transparent);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  border-style: dotted;
  border-style: var(--message-border-style-toast, dotted);
}.next-message.next-message-error.next-toast .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-error.next-toast .next-message-content {
  color: #cccccc;
  color: var(--message-error-color-content-toast, #cccccc);
}.next-message.next-message-error.next-toast .next-message-symbol {
  color: #cc493d;
  color: var(--color-error-5,rgba(204,73,61,1));
}.next-message.next-message-error.next-toast .next-message-symbol-icon::before {
  content: "\e716";
}.next-message.next-message-notice.next-inline {
  background-color: #1c1c1c;
  background-color: var(--message-notice-color-bg-inline, #1c1c1c);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: solid;
  border-style: var(--line-solid,solid);
}.next-message.next-message-notice.next-inline .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-notice.next-inline .next-message-content {
  color: #cccccc;
  color: var(--message-notice-color-content-inline, #cccccc);
}.next-message.next-message-notice.next-inline .next-message-symbol {
  color: #2789f2;
  color: var(--message-notice-color-icon-inline, #2789f2);
}.next-message.next-message-notice.next-inline .next-message-symbol-icon::before {
  content: "\e6f3";
}.next-message.next-message-notice.next-addon {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: dotted;
  border-style: var(--message-border-style-toast, dotted);
}.next-message.next-message-notice.next-addon .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-notice.next-addon .next-message-content {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-message.next-message-notice.next-addon .next-message-symbol {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-message.next-message-notice.next-addon .next-message-symbol-icon::before {
  content: "\e6f3";
}.next-message.next-message-notice.next-toast {
  background-color: #001a33;
  background-color: var(--message-notice-color-bg-toast, #001a33);
  border-color: transparent;
  border-color: var(--message-notice-color-border-toast, transparent);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  border-style: dotted;
  border-style: var(--message-border-style-toast, dotted);
}.next-message.next-message-notice.next-toast .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-notice.next-toast .next-message-content {
  color: #8c8c8c;
  color: var(--message-notice-color-content-toast, #8c8c8c);
}.next-message.next-message-notice.next-toast .next-message-symbol {
  color: #0066CC;
  color: var(--message-notice-color-icon-toast, #0066CC);
}.next-message.next-message-notice.next-toast .next-message-symbol-icon::before {
  content: "\e6f3";
}.next-message.next-message-help.next-inline {
  background-color: #1c1c1c;
  background-color: var(--message-help-color-bg-inline, #1c1c1c);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: solid;
  border-style: var(--line-solid,solid);
}.next-message.next-message-help.next-inline .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-help.next-inline .next-message-content {
  color: #cccccc;
  color: var(--message-help-color-content-inline, #cccccc);
}.next-message.next-message-help.next-inline .next-message-symbol {
  color: #2789f2;
  color: var(--message-help-color-icon-inline, #2789f2);
}.next-message.next-message-help.next-inline .next-message-symbol-icon::before {
  content: "\e641";
}.next-message.next-message-help.next-addon {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: dotted;
  border-style: var(--message-border-style-toast, dotted);
}.next-message.next-message-help.next-addon .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-help.next-addon .next-message-content {
  color: #8c8c8c;
  color: var(--message-help-color-content-addon, #8c8c8c);
}.next-message.next-message-help.next-addon .next-message-symbol {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-message.next-message-help.next-addon .next-message-symbol-icon::before {
  content: "\e641";
}.next-message.next-message-help.next-toast {
  background-color: #1c1c1c;
  background-color: var(--message-help-color-bg-toast, #1c1c1c);
  border-color: transparent;
  border-color: var(--message-help-color-border-toast, transparent);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  border-style: dotted;
  border-style: var(--message-border-style-toast, dotted);
}.next-message.next-message-help.next-toast .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-help.next-toast .next-message-content {
  color: #8c8c8c;
  color: var(--message-help-color-content-toast, #8c8c8c);
}.next-message.next-message-help.next-toast .next-message-symbol {
  color: #0066CC;
  color: var(--message-help-color-icon-toast, #0066CC);
}.next-message.next-message-help.next-toast .next-message-symbol-icon::before {
  content: "\e641";
}.next-message.next-message-loading.next-inline {
  background-color: #1c1c1c;
  background-color: var(--message-loading-color-bg-inline, #1c1c1c);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: solid;
  border-style: var(--line-solid,solid);
}.next-message.next-message-loading.next-inline .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-loading.next-inline .next-message-content {
  color: #cccccc;
  color: var(--message-loading-color-content-inline, #cccccc);
}.next-message.next-message-loading.next-inline .next-message-symbol {
  color: #2789f2;
  color: var(--message-loading-color-icon-inline, #2789f2);
}.next-message.next-message-loading.next-inline .next-message-symbol-icon::before {
  content: "\e646";
  -webkit-animation: loadingCircle 1s infinite linear;
  animation: loadingCircle 1s infinite linear;
}.next-message.next-message-loading.next-addon {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-style: dotted;
  border-style: var(--message-border-style-toast, dotted);
}.next-message.next-message-loading.next-addon .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-loading.next-addon .next-message-content {
  color: #8c8c8c;
  color: var(--message-loading-color-content-addon, #8c8c8c);
}.next-message.next-message-loading.next-addon .next-message-symbol {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-message.next-message-loading.next-addon .next-message-symbol-icon::before {
  content: "\e646";
  -webkit-animation: loadingCircle 1s infinite linear;
  animation: loadingCircle 1s infinite linear;
}.next-message.next-message-loading.next-toast {
  background-color: #1c1c1c;
  background-color: var(--message-loading-color-bg-toast, #1c1c1c);
  border-color: transparent;
  border-color: var(--message-loading-color-border-toast, transparent);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  border-style: dotted;
  border-style: var(--message-border-style-toast, dotted);
}.next-message.next-message-loading.next-toast .next-message-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-message.next-message-loading.next-toast .next-message-content {
  color: #8c8c8c;
  color: var(--message-loading-color-content-toast, #8c8c8c);
}.next-message.next-message-loading.next-toast .next-message-symbol {
  color: #0066CC;
  color: var(--message-loading-color-icon-toast, #0066CC);
}.next-message.next-message-loading.next-toast .next-message-symbol-icon::before {
  content: "\e646";
  -webkit-animation: loadingCircle 1s infinite linear;
  animation: loadingCircle 1s infinite linear;
}.next-message.next-medium {
  border-width: 1px;
  border-width: var(--line-1,1px);
  padding: 8px;
  padding: var(--s-2,8px);
}.next-message.next-medium .next-message-symbol {
  float: left;
  line-height: 20px;
  line-height: var(--message-size-m-icon, 20px);
}.next-message.next-medium .next-message-symbol:before,
.next-message.next-medium .next-message-symbol .next-icon-remote {
  width: 20px;
  width: var(--message-size-m-icon, 20px);
  font-size: 20px;
  font-size: var(--message-size-m-icon, 20px);
  line-height: inherit;
}.next-message.next-medium .next-message-title {
  padding: 0 12px 0 28px;
  padding: 0 6px 0 calc(var(--s-2,8px) + var(--message-size-m-icon, 20px));
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  line-height: 14px;
  line-height: var(--font-size-body-2,14px);
}.next-message.next-medium .next-message-content {
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  padding: 0 12px 0 28px;
  padding: 0 var(--message-size-m-title-content-padding-right, 12px) 0 calc(var(--s-2,8px) + var(--message-size-m-icon, 20px));
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
}.next-message.next-medium .next-message-symbol + .next-message-content {
  margin-top: 0;
}.next-message.next-medium.next-title-content .next-message-title {
  line-height: 20px;
  line-height: var(--message-size-m-icon, 20px);
}.next-message.next-medium.next-only-content .next-message-content {
  line-height: 20px;
  line-height: var(--message-size-m-icon, 20px);
}.next-message.next-medium .next-message-close {
  top: 8px;
  top: var(--s-2,8px);
  right: 12px;
  right: var(--s-3,12px);
}.next-message.next-medium.next-inline {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-message.next-medium.next-toast {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-message.next-large {
  border-width: 1px;
  border-width: var(--line-1,1px);
  padding: 12px;
  padding: var(--s-3,12px);
}.next-message.next-large .next-message-symbol {
  float: left;
  line-height: 20px;
  line-height: var(--message-size-l-icon, 20px);
}.next-message.next-large .next-message-symbol:before,
.next-message.next-large .next-message-symbol .next-icon-remote {
  width: 20px;
  width: var(--message-size-l-icon, 20px);
  font-size: 20px;
  font-size: var(--message-size-l-icon, 20px);
  line-height: inherit;
}.next-message.next-large .next-message-title {
  padding: 0 8px 0 28px;
  padding: 0 var(--s-2,8px) 0 calc(var(--s-2,8px) + var(--message-size-l-icon, 20px));
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  line-height: 14px;
  line-height: var(--font-size-body-2,14px);
}.next-message.next-large .next-message-content {
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  padding: 0 8px 0 28px;
  padding: 0 var(--s-2,8px) 0 calc(var(--s-2,8px) + var(--message-size-l-icon, 20px));
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
}.next-message.next-large .next-message-symbol + .next-message-content {
  margin-top: 0;
}.next-message.next-large.next-title-content .next-message-title {
  line-height: 20px;
  line-height: var(--message-size-l-icon, 20px);
}.next-message.next-large.next-only-content .next-message-content {
  line-height: 20px;
  line-height: var(--message-size-l-icon, 20px);
}.next-message.next-large .next-message-close {
  top: 12px;
  top: var(--s-3,12px);
  right: 12px;
  right: var(--s-3,12px);
}.next-message.next-large.next-inline {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-message.next-large.next-toast {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-message[dir=rtl] .next-message-symbol {
  float: right;
}.next-message[dir=rtl].next-medium .next-message-title {
  padding: 0 28px 0 12px;
  padding: 0 calc(var(--s-2,8px) + var(--message-size-m-icon, 20px)) 0 var(--message-size-m-title-content-padding-right, 12px);
}.next-message[dir=rtl].next-medium .next-message-close {
  left: 12px;
  left: var(--s-3,12px);
  right: auto;
}.next-message[dir=rtl].next-large .next-message-title {
  padding: 0 28px 0 8px;
  padding: 0 calc(var(--s-2,8px) + var(--message-size-l-icon, 20px)) 0 var(--s-2,8px);
}.next-message[dir=rtl].next-large .next-message-close {
  left: 12px;
  left: var(--s-3,12px);
  right: auto;
}.next-message-wrapper-v2 {
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  z-index: 1001;
  width: 100%;
  pointer-events: none;
}.next-message-list {
  padding: 8px;
  text-align: center;
}.next-message-list .next-message {
  display: inline-block;
  pointer-events: all;
}.next-message-fade-leave {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}.next-message-fade-leave.next-message-fade-leave-active {
  -webkit-animation-name: MessageFadeOut;
  animation-name: MessageFadeOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}@-webkit-keyframes MessageFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
@keyframes MessageFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
.next-dialog[dir=rtl] {
  text-align: right;
}.next-dialog[dir=rtl] .next-dialog-footer.next-align-left {
  text-align: right;
}.next-dialog[dir=rtl] .next-dialog-footer.next-align-center {
  text-align: center;
}.next-dialog[dir=rtl] .next-dialog-footer.next-align-right {
  text-align: left;
}.next-dialog[dir=rtl] .next-dialog-btn + .next-dialog-btn {
  margin-right: 4px;
  margin-left: 0;
}.next-dialog[dir=rtl] .next-dialog-close {
  left: 20px;
  left: var(--s-5,20px);
  right: auto;
}.next-dialog {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  z-index: 1001;
  background: #141414;
  background: var(--dialog-bg, #141414);
  border: 0px solid transparent;
  border: var(--line-zero,0px) var(--line-solid,solid) var(--color-transparent,transparent);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: var(--dialog-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: var(--dialog-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  text-align: left;
  overflow: hidden;
  max-width: 90%;
  /* 让用户自己设置 */
  /* &.next-closeable &-header, */
  /* &.next-closeable &-body, { */
  /*     padding-right: $dialog-part-padding-right-closeable; */
  /* } */
}.next-dialog *,
.next-dialog *:before,
.next-dialog *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-dialog-header {
  padding: 16px 20px 8px 20px;
  padding: var(--dialog-title-padding-top, 16px) var(--s-5,20px) var(--dialog-title-padding-bottom, 8px) var(--s-5,20px);
  border-bottom: 1px solid transparent;
  border-bottom: var(--line-1,1px) var(--line-solid, solid) var(--dialog-title-border-color, transparent);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-dialog-body {
  padding: 4px 20px 16px 20px;
  padding: var(--dialog-content-padding-top, 4px) var(--s-5,20px) var(--dialog-content-padding-bottom, 16px) var(--s-5,20px);
  font-size: 14px;
  font-size: var(--dialog-content-font-size, 14px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #cccccc;
  color: var(--dialog-content-color, #cccccc);
}.next-dialog-body-no-footer {
  margin-bottom: 0px;
  margin-bottom: var(--s-0,var(--s-zero));
}.next-dialog-footer {
  padding: 16px 20px 16px 20px;
  padding: 16px var(--s-5,20px) var(--dialog-footer-padding-bottom, 16px) var(--s-5,20px);
  border-top: 1px solid transparent;
  border-top: var(--line-1,1px) var(--line-solid, solid) transparent;
  background: #141414;
  background: var(--dialog-footer-bg-color, #141414);
}.next-dialog-footer.next-align-left {
  text-align: left;
}.next-dialog-footer.next-align-center {
  text-align: center;
}.next-dialog-footer.next-align-right {
  text-align: right;
}.next-dialog-footer-fixed-height {
  position: absolute;
  width: 100%;
  bottom: 0;
}.next-dialog-btn + .next-dialog-btn {
  margin-left: 8px;
  margin-left: var(--s-2,8px);
}.next-dialog-close {
  position: absolute;
  top: 16px;
  top: 14px;
  right: 20px;
  right: var(--s-5,20px);
  width: 16px;
  width: var(--s-4,16px);
  height: 16px;
  height: var(--s-4,16px);
  color: #666666;
  color: var(--dialog-close-color, #666666);
  cursor: pointer;
}.next-dialog-close:link, .next-dialog-close:visited {
  height: 16px;
  height: var(--s-4,16px);
  color: #666666;
  color: var(--dialog-close-color, #666666);
}.next-dialog-close:hover {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #cccccc;
  color: var(--dialog-close-color-hovered, #cccccc);
}.next-dialog-close .next-dialog-close-icon.next-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-top: calc(0px - var(--dialog-close-size, 16px) / 2);
  margin-left: -8px;
  margin-left: calc(0px - var(--dialog-close-size, 16px) / 2);
  width: 16px;
  width: var(--dialog-close-size, 16px);
  height: 16px;
  height: var(--dialog-close-size, 16px);
  line-height: 1em;
}.next-dialog-close .next-dialog-close-icon.next-icon:before {
  width: 16px;
  width: var(--dialog-close-size, 16px);
  height: 16px;
  height: var(--dialog-close-size, 16px);
  font-size: 16px;
  font-size: var(--dialog-close-size, 16px);
  line-height: 1em;
}.next-dialog-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  padding: 40px;
  overflow: auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-dialog-container:before {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  content: "";
}.next-dialog-container .next-dialog {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}.next-dialog-quick .next-dialog-body {
  padding: 20px 20px 0px 20px;
  padding: var(--s-5,20px) var(--s-5,20px) var(--s-zero,0px) var(--s-5,20px);
}.next-dialog .next-dialog-message.next-message {
  min-width: 300px;
  padding: 0;
}.next-dialog-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto;
}.next-dialog-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 100px;
  pointer-events: none;
  padding-bottom: 24px;
}.next-dialog-v2 {
  pointer-events: auto;
  margin: 0 auto;
}.next-dialog-v2 .next-dialog-header {
  word-break: break-word;
  padding-right: 56px;
  padding-right: calc(var(--s-5,20px) * 2 + var(--s-4,16px));
}.next-dialog-v2 .next-dialog-body {
  padding-right: 56px;
  padding-right: calc(var(--s-5,20px) * 2 + var(--s-4,16px));
}.next-dialog-v2 .next-dialog-header + .next-dialog-body {
  padding: 4px 20px 16px 20px;
  padding: var(--dialog-content-padding-top, 4px) var(--s-5,20px) var(--dialog-content-padding-bottom, 16px) var(--s-5,20px);
}.next-dialog-v2 .next-dialog-header + .next-dialog-body-no-footer {
  margin-bottom: 0px;
  margin-bottom: var(--s-0,var(--s-zero));
}.next-dialog.next-dialog-v2 {
  position: relative;
}.next-dialog-centered {
  text-align: center;
}.next-dialog-centered::before {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: "";
}.next-dialog-centered .next-dialog-v2 {
  margin: 40px 0;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}.next-drawer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: fixed;
  z-index: 1001;
  background: #141414;
  background: var(--drawer-bg, #141414);
  border: 1px solid transparent;
  border: var(--line-1,1px) var(--line-solid,solid) var(--color-transparent,transparent);
  -webkit-box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: var(--drawer-shadow, 0px 0px 48px 0px rgba(0, 0, 0, 0.8));
  box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: var(--drawer-shadow, 0px 0px 48px 0px rgba(0, 0, 0, 0.8));
  overflow: auto;
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}.next-drawer *,
.next-drawer *:before,
.next-drawer *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-drawer-right {
  height: 100%;
  max-width: 80%;
  width: 240px;
}.next-drawer-left {
  height: 100%;
  max-width: 80%;
  width: 240px;
}.next-drawer-top {
  width: 100%;
}.next-drawer-bottom {
  width: 100%;
}.next-drawer-header {
  padding: 12px 20px 12px 20px;
  padding: var(--s-3,12px) var(--s-5,20px) var(--s-3,12px) var(--s-5,20px);
  border-bottom: 1px solid #333333;
  border-bottom: var(--line-1,1px) var(--line-solid, solid) var(--drawer-title-border-color, #333333);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  background: #1a1a1a;
  background: var(--drawer-title-bg-color, #1a1a1a);
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-drawer-no-title {
  padding: 0;
  border-bottom: 0;
}.next-drawer-body {
  padding: 16px 20px 20px 20px;
  padding: var(--drawer-content-padding-top, 16px) var(--s-5,20px) var(--s-5,20px) var(--s-5,20px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #cccccc;
  color: var(--drawer-content-color, #cccccc);
}.next-drawer-close {
  position: absolute;
  top: 12px;
  top: var(--s-3,12px);
  right: 12px;
  right: var(--s-3,12px);
  width: 16px;
  height: 16px;
  color: #666666;
  color: var(--drawer-close-color, #666666);
  cursor: pointer;
}.next-drawer-close:link, .next-drawer-close:visited {
  height: 16px;
  color: #666666;
  color: var(--drawer-close-color, #666666);
}.next-drawer-close:hover {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #666666;
  color: var(--drawer-close-color-hovered, #666666);
}.next-drawer-close .next-drawer-close-icon.next-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-top: calc(0px - var(--drawer-close-size, 16px) / 2);
  margin-left: -8px;
  margin-left: calc(0px - var(--drawer-close-size, 16px) / 2);
  width: 16px;
  width: var(--drawer-close-size, 16px);
  height: 16px;
  height: var(--drawer-close-size, 16px);
  line-height: 1em;
}.next-drawer-close .next-drawer-close-icon.next-icon:before {
  width: 16px;
  width: var(--drawer-close-size, 16px);
  height: 16px;
  height: var(--drawer-close-size, 16px);
  font-size: 16px;
  font-size: var(--drawer-close-size, 16px);
  line-height: 1em;
}/* stylelint-disable-next-line */
/* Grid System */
/* 根据 Alibaba Base DPL(BASE DPL)设计规范实现 */
/* 栅格系统, 根据不同的屏幕尺寸情况，调整这些区块的排版，将页面划分为若干等宽的列，然后推荐通过等宽列来创建响应式的页面区块。另外，屏幕宽度较大的时候，区块倾向于水平分布，而屏幕宽度较小的时候，区块倾向于竖直堆叠。 */
/* ------------------------------- */
.next-row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}.next-row *,
.next-row *:before,
.next-row *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-row.next-row-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}@media (min-width: 320px) {
  .next-row.next-row-fixed {
    width: 320px;
  }
}
@media (min-width: 480px) {
  .next-row.next-row-fixed {
    width: 480px;
  }
}
@media (min-width: 720px) {
  .next-row.next-row-fixed {
    width: 720px;
  }
}
@media (min-width: 990px) {
  .next-row.next-row-fixed {
    width: 990px;
  }
}
@media (min-width: 1200px) {
  .next-row.next-row-fixed {
    width: 1200px;
  }
}
@media (min-width: 1500px) {
  .next-row.next-row-fixed {
    width: 1500px;
  }
}
.next-row.next-row-fixed-xxs {
  width: 320px;
}.next-row.next-row-fixed-xs {
  width: 480px;
}.next-row.next-row-fixed-s {
  width: 720px;
}.next-row.next-row-fixed-m {
  width: 990px;
}.next-row.next-row-fixed-l {
  width: 1200px;
}.next-row.next-row-fixed-xl {
  width: 1500px;
}.next-row.next-row-justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}.next-row.next-row-justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}.next-row.next-row-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}.next-row.next-row-justify-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}.next-row.next-row-justify-space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}.next-row.next-row-align-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}.next-row.next-row-align-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}.next-row.next-row-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}.next-row.next-row-align-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}.next-row.next-row-align-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}.next-col {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}.next-col.next-col-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}.next-col.next-col-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}.next-col.next-col-center {
  -ms-flex-item-align: center;
  align-self: center;
}/* IE9 pack */
@media all and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .next-row {
    display: table;
    width: 100%;
  }  .next-col {
    display: table-cell;
    vertical-align: top;
  }
}
.next-col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4.16667%;
  flex: 0 0 4.16667%;
  width: 4.16667%;
  max-width: 4.16667%;
}.next-col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  width: 8.33333%;
  max-width: 8.33333%;
}.next-col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  width: 12.5%;
  max-width: 12.5%;
}.next-col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  width: 16.66667%;
  max-width: 16.66667%;
}.next-col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20.83333%;
  flex: 0 0 20.83333%;
  width: 20.83333%;
  max-width: 20.83333%;
}.next-col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  width: 25%;
  max-width: 25%;
}.next-col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 29.16667%;
  flex: 0 0 29.16667%;
  width: 29.16667%;
  max-width: 29.16667%;
}.next-col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  width: 33.33333%;
  max-width: 33.33333%;
}.next-col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37.5%;
  flex: 0 0 37.5%;
  width: 37.5%;
  max-width: 37.5%;
}.next-col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  width: 41.66667%;
  max-width: 41.66667%;
}.next-col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45.83333%;
  flex: 0 0 45.83333%;
  width: 45.83333%;
  max-width: 45.83333%;
}.next-col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}.next-col-13 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 54.16667%;
  flex: 0 0 54.16667%;
  width: 54.16667%;
  max-width: 54.16667%;
}.next-col-14 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  width: 58.33333%;
  max-width: 58.33333%;
}.next-col-15 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 62.5%;
  flex: 0 0 62.5%;
  width: 62.5%;
  max-width: 62.5%;
}.next-col-16 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  width: 66.66667%;
  max-width: 66.66667%;
}.next-col-17 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70.83333%;
  flex: 0 0 70.83333%;
  width: 70.83333%;
  max-width: 70.83333%;
}.next-col-18 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  width: 75%;
  max-width: 75%;
}.next-col-19 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 79.16667%;
  flex: 0 0 79.16667%;
  width: 79.16667%;
  max-width: 79.16667%;
}.next-col-20 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  width: 83.33333%;
  max-width: 83.33333%;
}.next-col-21 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  width: 87.5%;
  max-width: 87.5%;
}.next-col-22 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  width: 91.66667%;
  max-width: 91.66667%;
}.next-col-23 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 95.83333%;
  flex: 0 0 95.83333%;
  width: 95.83333%;
  max-width: 95.83333%;
}.next-col-24 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}@media (min-width: 320px) {
  .next-col-xxs-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    width: 4.16667%;
    max-width: 4.16667%;
  }  .next-col-xxs-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    width: 8.33333%;
    max-width: 8.33333%;
  }  .next-col-xxs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%;
    max-width: 12.5%;
  }  .next-col-xxs-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    width: 16.66667%;
    max-width: 16.66667%;
  }  .next-col-xxs-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    width: 20.83333%;
    max-width: 20.83333%;
  }  .next-col-xxs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%;
  }  .next-col-xxs-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    width: 29.16667%;
    max-width: 29.16667%;
  }  .next-col-xxs-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%;
  }  .next-col-xxs-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%;
    max-width: 37.5%;
  }  .next-col-xxs-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    width: 41.66667%;
    max-width: 41.66667%;
  }  .next-col-xxs-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    width: 45.83333%;
    max-width: 45.83333%;
  }  .next-col-xxs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }  .next-col-xxs-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    width: 54.16667%;
    max-width: 54.16667%;
  }  .next-col-xxs-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    width: 58.33333%;
    max-width: 58.33333%;
  }  .next-col-xxs-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%;
    max-width: 62.5%;
  }  .next-col-xxs-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    width: 66.66667%;
    max-width: 66.66667%;
  }  .next-col-xxs-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    width: 70.83333%;
    max-width: 70.83333%;
  }  .next-col-xxs-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
    max-width: 75%;
  }  .next-col-xxs-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    width: 79.16667%;
    max-width: 79.16667%;
  }  .next-col-xxs-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    width: 83.33333%;
    max-width: 83.33333%;
  }  .next-col-xxs-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%;
    max-width: 87.5%;
  }  .next-col-xxs-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    width: 91.66667%;
    max-width: 91.66667%;
  }  .next-col-xxs-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    width: 95.83333%;
    max-width: 95.83333%;
  }  .next-col-xxs-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 480px) {
  .next-col-xs-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    width: 4.16667%;
    max-width: 4.16667%;
  }  .next-col-xs-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    width: 8.33333%;
    max-width: 8.33333%;
  }  .next-col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%;
    max-width: 12.5%;
  }  .next-col-xs-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    width: 16.66667%;
    max-width: 16.66667%;
  }  .next-col-xs-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    width: 20.83333%;
    max-width: 20.83333%;
  }  .next-col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%;
  }  .next-col-xs-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    width: 29.16667%;
    max-width: 29.16667%;
  }  .next-col-xs-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%;
  }  .next-col-xs-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%;
    max-width: 37.5%;
  }  .next-col-xs-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    width: 41.66667%;
    max-width: 41.66667%;
  }  .next-col-xs-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    width: 45.83333%;
    max-width: 45.83333%;
  }  .next-col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }  .next-col-xs-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    width: 54.16667%;
    max-width: 54.16667%;
  }  .next-col-xs-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    width: 58.33333%;
    max-width: 58.33333%;
  }  .next-col-xs-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%;
    max-width: 62.5%;
  }  .next-col-xs-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    width: 66.66667%;
    max-width: 66.66667%;
  }  .next-col-xs-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    width: 70.83333%;
    max-width: 70.83333%;
  }  .next-col-xs-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
    max-width: 75%;
  }  .next-col-xs-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    width: 79.16667%;
    max-width: 79.16667%;
  }  .next-col-xs-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    width: 83.33333%;
    max-width: 83.33333%;
  }  .next-col-xs-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%;
    max-width: 87.5%;
  }  .next-col-xs-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    width: 91.66667%;
    max-width: 91.66667%;
  }  .next-col-xs-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    width: 95.83333%;
    max-width: 95.83333%;
  }  .next-col-xs-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 720px) {
  .next-col-s-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    width: 4.16667%;
    max-width: 4.16667%;
  }  .next-col-s-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    width: 8.33333%;
    max-width: 8.33333%;
  }  .next-col-s-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%;
    max-width: 12.5%;
  }  .next-col-s-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    width: 16.66667%;
    max-width: 16.66667%;
  }  .next-col-s-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    width: 20.83333%;
    max-width: 20.83333%;
  }  .next-col-s-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%;
  }  .next-col-s-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    width: 29.16667%;
    max-width: 29.16667%;
  }  .next-col-s-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%;
  }  .next-col-s-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%;
    max-width: 37.5%;
  }  .next-col-s-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    width: 41.66667%;
    max-width: 41.66667%;
  }  .next-col-s-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    width: 45.83333%;
    max-width: 45.83333%;
  }  .next-col-s-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }  .next-col-s-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    width: 54.16667%;
    max-width: 54.16667%;
  }  .next-col-s-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    width: 58.33333%;
    max-width: 58.33333%;
  }  .next-col-s-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%;
    max-width: 62.5%;
  }  .next-col-s-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    width: 66.66667%;
    max-width: 66.66667%;
  }  .next-col-s-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    width: 70.83333%;
    max-width: 70.83333%;
  }  .next-col-s-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
    max-width: 75%;
  }  .next-col-s-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    width: 79.16667%;
    max-width: 79.16667%;
  }  .next-col-s-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    width: 83.33333%;
    max-width: 83.33333%;
  }  .next-col-s-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%;
    max-width: 87.5%;
  }  .next-col-s-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    width: 91.66667%;
    max-width: 91.66667%;
  }  .next-col-s-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    width: 95.83333%;
    max-width: 95.83333%;
  }  .next-col-s-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 990px) {
  .next-col-m-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    width: 4.16667%;
    max-width: 4.16667%;
  }  .next-col-m-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    width: 8.33333%;
    max-width: 8.33333%;
  }  .next-col-m-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%;
    max-width: 12.5%;
  }  .next-col-m-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    width: 16.66667%;
    max-width: 16.66667%;
  }  .next-col-m-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    width: 20.83333%;
    max-width: 20.83333%;
  }  .next-col-m-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%;
  }  .next-col-m-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    width: 29.16667%;
    max-width: 29.16667%;
  }  .next-col-m-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%;
  }  .next-col-m-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%;
    max-width: 37.5%;
  }  .next-col-m-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    width: 41.66667%;
    max-width: 41.66667%;
  }  .next-col-m-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    width: 45.83333%;
    max-width: 45.83333%;
  }  .next-col-m-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }  .next-col-m-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    width: 54.16667%;
    max-width: 54.16667%;
  }  .next-col-m-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    width: 58.33333%;
    max-width: 58.33333%;
  }  .next-col-m-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%;
    max-width: 62.5%;
  }  .next-col-m-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    width: 66.66667%;
    max-width: 66.66667%;
  }  .next-col-m-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    width: 70.83333%;
    max-width: 70.83333%;
  }  .next-col-m-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
    max-width: 75%;
  }  .next-col-m-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    width: 79.16667%;
    max-width: 79.16667%;
  }  .next-col-m-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    width: 83.33333%;
    max-width: 83.33333%;
  }  .next-col-m-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%;
    max-width: 87.5%;
  }  .next-col-m-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    width: 91.66667%;
    max-width: 91.66667%;
  }  .next-col-m-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    width: 95.83333%;
    max-width: 95.83333%;
  }  .next-col-m-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .next-col-l-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    width: 4.16667%;
    max-width: 4.16667%;
  }  .next-col-l-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    width: 8.33333%;
    max-width: 8.33333%;
  }  .next-col-l-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%;
    max-width: 12.5%;
  }  .next-col-l-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    width: 16.66667%;
    max-width: 16.66667%;
  }  .next-col-l-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    width: 20.83333%;
    max-width: 20.83333%;
  }  .next-col-l-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%;
  }  .next-col-l-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    width: 29.16667%;
    max-width: 29.16667%;
  }  .next-col-l-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%;
  }  .next-col-l-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%;
    max-width: 37.5%;
  }  .next-col-l-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    width: 41.66667%;
    max-width: 41.66667%;
  }  .next-col-l-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    width: 45.83333%;
    max-width: 45.83333%;
  }  .next-col-l-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }  .next-col-l-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    width: 54.16667%;
    max-width: 54.16667%;
  }  .next-col-l-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    width: 58.33333%;
    max-width: 58.33333%;
  }  .next-col-l-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%;
    max-width: 62.5%;
  }  .next-col-l-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    width: 66.66667%;
    max-width: 66.66667%;
  }  .next-col-l-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    width: 70.83333%;
    max-width: 70.83333%;
  }  .next-col-l-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
    max-width: 75%;
  }  .next-col-l-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    width: 79.16667%;
    max-width: 79.16667%;
  }  .next-col-l-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    width: 83.33333%;
    max-width: 83.33333%;
  }  .next-col-l-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%;
    max-width: 87.5%;
  }  .next-col-l-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    width: 91.66667%;
    max-width: 91.66667%;
  }  .next-col-l-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    width: 95.83333%;
    max-width: 95.83333%;
  }  .next-col-l-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1500px) {
  .next-col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    width: 4.16667%;
    max-width: 4.16667%;
  }  .next-col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    width: 8.33333%;
    max-width: 8.33333%;
  }  .next-col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    width: 12.5%;
    max-width: 12.5%;
  }  .next-col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    width: 16.66667%;
    max-width: 16.66667%;
  }  .next-col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    width: 20.83333%;
    max-width: 20.83333%;
  }  .next-col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    max-width: 25%;
  }  .next-col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    width: 29.16667%;
    max-width: 29.16667%;
  }  .next-col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    width: 33.33333%;
    max-width: 33.33333%;
  }  .next-col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    width: 37.5%;
    max-width: 37.5%;
  }  .next-col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    width: 41.66667%;
    max-width: 41.66667%;
  }  .next-col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    width: 45.83333%;
    max-width: 45.83333%;
  }  .next-col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }  .next-col-xl-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    width: 54.16667%;
    max-width: 54.16667%;
  }  .next-col-xl-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    width: 58.33333%;
    max-width: 58.33333%;
  }  .next-col-xl-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    width: 62.5%;
    max-width: 62.5%;
  }  .next-col-xl-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    width: 66.66667%;
    max-width: 66.66667%;
  }  .next-col-xl-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    width: 70.83333%;
    max-width: 70.83333%;
  }  .next-col-xl-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    width: 75%;
    max-width: 75%;
  }  .next-col-xl-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    width: 79.16667%;
    max-width: 79.16667%;
  }  .next-col-xl-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    width: 83.33333%;
    max-width: 83.33333%;
  }  .next-col-xl-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    width: 87.5%;
    max-width: 87.5%;
  }  .next-col-xl-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    width: 91.66667%;
    max-width: 91.66667%;
  }  .next-col-xl-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    width: 95.83333%;
    max-width: 95.83333%;
  }  .next-col-xl-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.next-col-1p5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  width: 20%;
  max-width: 20%;
}.next-col-2p5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  width: 40%;
  max-width: 40%;
}.next-col-3p5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  width: 60%;
  max-width: 60%;
}.next-col-4p5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  width: 80%;
  max-width: 80%;
}.next-col-5p5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}@media (min-width: 320px) {
  .next-col-xxs-1p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
    max-width: 20%;
  }  .next-col-xxs-2p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
  }  .next-col-xxs-3p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 60%;
    max-width: 60%;
  }  .next-col-xxs-4p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    width: 80%;
    max-width: 80%;
  }  .next-col-xxs-5p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 480px) {
  .next-col-xs-1p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
    max-width: 20%;
  }  .next-col-xs-2p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
  }  .next-col-xs-3p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 60%;
    max-width: 60%;
  }  .next-col-xs-4p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    width: 80%;
    max-width: 80%;
  }  .next-col-xs-5p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 720px) {
  .next-col-s-1p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
    max-width: 20%;
  }  .next-col-s-2p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
  }  .next-col-s-3p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 60%;
    max-width: 60%;
  }  .next-col-s-4p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    width: 80%;
    max-width: 80%;
  }  .next-col-s-5p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 990px) {
  .next-col-m-1p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
    max-width: 20%;
  }  .next-col-m-2p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
  }  .next-col-m-3p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 60%;
    max-width: 60%;
  }  .next-col-m-4p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    width: 80%;
    max-width: 80%;
  }  .next-col-m-5p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .next-col-l-1p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
    max-width: 20%;
  }  .next-col-l-2p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
  }  .next-col-l-3p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 60%;
    max-width: 60%;
  }  .next-col-l-4p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    width: 80%;
    max-width: 80%;
  }  .next-col-l-5p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1500px) {
  .next-col-xl-1p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    width: 20%;
    max-width: 20%;
  }  .next-col-xl-2p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 40%;
    max-width: 40%;
  }  .next-col-xl-3p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 60%;
    max-width: 60%;
  }  .next-col-xl-4p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    width: 80%;
    max-width: 80%;
  }  .next-col-xl-5p5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
}
.next-col-fixed-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  width: 20px;
  max-width: 20px;
}.next-col-fixed-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  width: 40px;
  max-width: 40px;
}.next-col-fixed-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  width: 60px;
  max-width: 60px;
}.next-col-fixed-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  width: 80px;
  max-width: 80px;
}.next-col-fixed-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  width: 100px;
  max-width: 100px;
}.next-col-fixed-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  width: 120px;
  max-width: 120px;
}.next-col-fixed-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 140px;
  flex: 0 0 140px;
  width: 140px;
  max-width: 140px;
}.next-col-fixed-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  width: 160px;
  max-width: 160px;
}.next-col-fixed-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 180px;
  flex: 0 0 180px;
  width: 180px;
  max-width: 180px;
}.next-col-fixed-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  width: 200px;
  max-width: 200px;
}.next-col-fixed-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
  width: 220px;
  max-width: 220px;
}.next-col-fixed-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  width: 240px;
  max-width: 240px;
}.next-col-fixed-13 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 260px;
  flex: 0 0 260px;
  width: 260px;
  max-width: 260px;
}.next-col-fixed-14 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 280px;
  flex: 0 0 280px;
  width: 280px;
  max-width: 280px;
}.next-col-fixed-15 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  width: 300px;
  max-width: 300px;
}.next-col-fixed-16 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
  width: 320px;
  max-width: 320px;
}.next-col-fixed-17 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 340px;
  flex: 0 0 340px;
  width: 340px;
  max-width: 340px;
}.next-col-fixed-18 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 360px;
  flex: 0 0 360px;
  width: 360px;
  max-width: 360px;
}.next-col-fixed-19 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 380px;
  flex: 0 0 380px;
  width: 380px;
  max-width: 380px;
}.next-col-fixed-20 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  width: 400px;
  max-width: 400px;
}.next-col-fixed-21 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 420px;
  flex: 0 0 420px;
  width: 420px;
  max-width: 420px;
}.next-col-fixed-22 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 440px;
  flex: 0 0 440px;
  width: 440px;
  max-width: 440px;
}.next-col-fixed-23 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 460px;
  flex: 0 0 460px;
  width: 460px;
  max-width: 460px;
}.next-col-fixed-24 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 480px;
  flex: 0 0 480px;
  width: 480px;
  max-width: 480px;
}.next-col-fixed-25 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 500px;
  flex: 0 0 500px;
  width: 500px;
  max-width: 500px;
}.next-col-fixed-26 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 520px;
  flex: 0 0 520px;
  width: 520px;
  max-width: 520px;
}.next-col-fixed-27 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 540px;
  flex: 0 0 540px;
  width: 540px;
  max-width: 540px;
}.next-col-fixed-28 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 560px;
  flex: 0 0 560px;
  width: 560px;
  max-width: 560px;
}.next-col-fixed-29 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 580px;
  flex: 0 0 580px;
  width: 580px;
  max-width: 580px;
}.next-col-fixed-30 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 600px;
  flex: 0 0 600px;
  width: 600px;
  max-width: 600px;
}.next-col-offset-1 {
  margin-left: 4.16667%;
}.next-col-offset-2 {
  margin-left: 8.33333%;
}.next-col-offset-3 {
  margin-left: 12.5%;
}.next-col-offset-4 {
  margin-left: 16.66667%;
}.next-col-offset-5 {
  margin-left: 20.83333%;
}.next-col-offset-6 {
  margin-left: 25%;
}.next-col-offset-7 {
  margin-left: 29.16667%;
}.next-col-offset-8 {
  margin-left: 33.33333%;
}.next-col-offset-9 {
  margin-left: 37.5%;
}.next-col-offset-10 {
  margin-left: 41.66667%;
}.next-col-offset-11 {
  margin-left: 45.83333%;
}.next-col-offset-12 {
  margin-left: 50%;
}.next-col-offset-13 {
  margin-left: 54.16667%;
}.next-col-offset-14 {
  margin-left: 58.33333%;
}.next-col-offset-15 {
  margin-left: 62.5%;
}.next-col-offset-16 {
  margin-left: 66.66667%;
}.next-col-offset-17 {
  margin-left: 70.83333%;
}.next-col-offset-18 {
  margin-left: 75%;
}.next-col-offset-19 {
  margin-left: 79.16667%;
}.next-col-offset-20 {
  margin-left: 83.33333%;
}.next-col-offset-21 {
  margin-left: 87.5%;
}.next-col-offset-22 {
  margin-left: 91.66667%;
}.next-col-offset-23 {
  margin-left: 95.83333%;
}.next-col-offset-24 {
  margin-left: 100%;
}@media (min-width: 320px) {
  .next-col-xxs-offset-1 {
    margin-left: 4.16667%;
  }  .next-col-xxs-offset-2 {
    margin-left: 8.33333%;
  }  .next-col-xxs-offset-3 {
    margin-left: 12.5%;
  }  .next-col-xxs-offset-4 {
    margin-left: 16.66667%;
  }  .next-col-xxs-offset-5 {
    margin-left: 20.83333%;
  }  .next-col-xxs-offset-6 {
    margin-left: 25%;
  }  .next-col-xxs-offset-7 {
    margin-left: 29.16667%;
  }  .next-col-xxs-offset-8 {
    margin-left: 33.33333%;
  }  .next-col-xxs-offset-9 {
    margin-left: 37.5%;
  }  .next-col-xxs-offset-10 {
    margin-left: 41.66667%;
  }  .next-col-xxs-offset-11 {
    margin-left: 45.83333%;
  }  .next-col-xxs-offset-12 {
    margin-left: 50%;
  }  .next-col-xxs-offset-13 {
    margin-left: 54.16667%;
  }  .next-col-xxs-offset-14 {
    margin-left: 58.33333%;
  }  .next-col-xxs-offset-15 {
    margin-left: 62.5%;
  }  .next-col-xxs-offset-16 {
    margin-left: 66.66667%;
  }  .next-col-xxs-offset-17 {
    margin-left: 70.83333%;
  }  .next-col-xxs-offset-18 {
    margin-left: 75%;
  }  .next-col-xxs-offset-19 {
    margin-left: 79.16667%;
  }  .next-col-xxs-offset-20 {
    margin-left: 83.33333%;
  }  .next-col-xxs-offset-21 {
    margin-left: 87.5%;
  }  .next-col-xxs-offset-22 {
    margin-left: 91.66667%;
  }  .next-col-xxs-offset-23 {
    margin-left: 95.83333%;
  }  .next-col-xxs-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 480px) {
  .next-col-xs-offset-1 {
    margin-left: 4.16667%;
  }  .next-col-xs-offset-2 {
    margin-left: 8.33333%;
  }  .next-col-xs-offset-3 {
    margin-left: 12.5%;
  }  .next-col-xs-offset-4 {
    margin-left: 16.66667%;
  }  .next-col-xs-offset-5 {
    margin-left: 20.83333%;
  }  .next-col-xs-offset-6 {
    margin-left: 25%;
  }  .next-col-xs-offset-7 {
    margin-left: 29.16667%;
  }  .next-col-xs-offset-8 {
    margin-left: 33.33333%;
  }  .next-col-xs-offset-9 {
    margin-left: 37.5%;
  }  .next-col-xs-offset-10 {
    margin-left: 41.66667%;
  }  .next-col-xs-offset-11 {
    margin-left: 45.83333%;
  }  .next-col-xs-offset-12 {
    margin-left: 50%;
  }  .next-col-xs-offset-13 {
    margin-left: 54.16667%;
  }  .next-col-xs-offset-14 {
    margin-left: 58.33333%;
  }  .next-col-xs-offset-15 {
    margin-left: 62.5%;
  }  .next-col-xs-offset-16 {
    margin-left: 66.66667%;
  }  .next-col-xs-offset-17 {
    margin-left: 70.83333%;
  }  .next-col-xs-offset-18 {
    margin-left: 75%;
  }  .next-col-xs-offset-19 {
    margin-left: 79.16667%;
  }  .next-col-xs-offset-20 {
    margin-left: 83.33333%;
  }  .next-col-xs-offset-21 {
    margin-left: 87.5%;
  }  .next-col-xs-offset-22 {
    margin-left: 91.66667%;
  }  .next-col-xs-offset-23 {
    margin-left: 95.83333%;
  }  .next-col-xs-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 720px) {
  .next-col-s-offset-1 {
    margin-left: 4.16667%;
  }  .next-col-s-offset-2 {
    margin-left: 8.33333%;
  }  .next-col-s-offset-3 {
    margin-left: 12.5%;
  }  .next-col-s-offset-4 {
    margin-left: 16.66667%;
  }  .next-col-s-offset-5 {
    margin-left: 20.83333%;
  }  .next-col-s-offset-6 {
    margin-left: 25%;
  }  .next-col-s-offset-7 {
    margin-left: 29.16667%;
  }  .next-col-s-offset-8 {
    margin-left: 33.33333%;
  }  .next-col-s-offset-9 {
    margin-left: 37.5%;
  }  .next-col-s-offset-10 {
    margin-left: 41.66667%;
  }  .next-col-s-offset-11 {
    margin-left: 45.83333%;
  }  .next-col-s-offset-12 {
    margin-left: 50%;
  }  .next-col-s-offset-13 {
    margin-left: 54.16667%;
  }  .next-col-s-offset-14 {
    margin-left: 58.33333%;
  }  .next-col-s-offset-15 {
    margin-left: 62.5%;
  }  .next-col-s-offset-16 {
    margin-left: 66.66667%;
  }  .next-col-s-offset-17 {
    margin-left: 70.83333%;
  }  .next-col-s-offset-18 {
    margin-left: 75%;
  }  .next-col-s-offset-19 {
    margin-left: 79.16667%;
  }  .next-col-s-offset-20 {
    margin-left: 83.33333%;
  }  .next-col-s-offset-21 {
    margin-left: 87.5%;
  }  .next-col-s-offset-22 {
    margin-left: 91.66667%;
  }  .next-col-s-offset-23 {
    margin-left: 95.83333%;
  }  .next-col-s-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 990px) {
  .next-col-m-offset-1 {
    margin-left: 4.16667%;
  }  .next-col-m-offset-2 {
    margin-left: 8.33333%;
  }  .next-col-m-offset-3 {
    margin-left: 12.5%;
  }  .next-col-m-offset-4 {
    margin-left: 16.66667%;
  }  .next-col-m-offset-5 {
    margin-left: 20.83333%;
  }  .next-col-m-offset-6 {
    margin-left: 25%;
  }  .next-col-m-offset-7 {
    margin-left: 29.16667%;
  }  .next-col-m-offset-8 {
    margin-left: 33.33333%;
  }  .next-col-m-offset-9 {
    margin-left: 37.5%;
  }  .next-col-m-offset-10 {
    margin-left: 41.66667%;
  }  .next-col-m-offset-11 {
    margin-left: 45.83333%;
  }  .next-col-m-offset-12 {
    margin-left: 50%;
  }  .next-col-m-offset-13 {
    margin-left: 54.16667%;
  }  .next-col-m-offset-14 {
    margin-left: 58.33333%;
  }  .next-col-m-offset-15 {
    margin-left: 62.5%;
  }  .next-col-m-offset-16 {
    margin-left: 66.66667%;
  }  .next-col-m-offset-17 {
    margin-left: 70.83333%;
  }  .next-col-m-offset-18 {
    margin-left: 75%;
  }  .next-col-m-offset-19 {
    margin-left: 79.16667%;
  }  .next-col-m-offset-20 {
    margin-left: 83.33333%;
  }  .next-col-m-offset-21 {
    margin-left: 87.5%;
  }  .next-col-m-offset-22 {
    margin-left: 91.66667%;
  }  .next-col-m-offset-23 {
    margin-left: 95.83333%;
  }  .next-col-m-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .next-col-l-offset-1 {
    margin-left: 4.16667%;
  }  .next-col-l-offset-2 {
    margin-left: 8.33333%;
  }  .next-col-l-offset-3 {
    margin-left: 12.5%;
  }  .next-col-l-offset-4 {
    margin-left: 16.66667%;
  }  .next-col-l-offset-5 {
    margin-left: 20.83333%;
  }  .next-col-l-offset-6 {
    margin-left: 25%;
  }  .next-col-l-offset-7 {
    margin-left: 29.16667%;
  }  .next-col-l-offset-8 {
    margin-left: 33.33333%;
  }  .next-col-l-offset-9 {
    margin-left: 37.5%;
  }  .next-col-l-offset-10 {
    margin-left: 41.66667%;
  }  .next-col-l-offset-11 {
    margin-left: 45.83333%;
  }  .next-col-l-offset-12 {
    margin-left: 50%;
  }  .next-col-l-offset-13 {
    margin-left: 54.16667%;
  }  .next-col-l-offset-14 {
    margin-left: 58.33333%;
  }  .next-col-l-offset-15 {
    margin-left: 62.5%;
  }  .next-col-l-offset-16 {
    margin-left: 66.66667%;
  }  .next-col-l-offset-17 {
    margin-left: 70.83333%;
  }  .next-col-l-offset-18 {
    margin-left: 75%;
  }  .next-col-l-offset-19 {
    margin-left: 79.16667%;
  }  .next-col-l-offset-20 {
    margin-left: 83.33333%;
  }  .next-col-l-offset-21 {
    margin-left: 87.5%;
  }  .next-col-l-offset-22 {
    margin-left: 91.66667%;
  }  .next-col-l-offset-23 {
    margin-left: 95.83333%;
  }  .next-col-l-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 1500px) {
  .next-col-xl-offset-1 {
    margin-left: 4.16667%;
  }  .next-col-xl-offset-2 {
    margin-left: 8.33333%;
  }  .next-col-xl-offset-3 {
    margin-left: 12.5%;
  }  .next-col-xl-offset-4 {
    margin-left: 16.66667%;
  }  .next-col-xl-offset-5 {
    margin-left: 20.83333%;
  }  .next-col-xl-offset-6 {
    margin-left: 25%;
  }  .next-col-xl-offset-7 {
    margin-left: 29.16667%;
  }  .next-col-xl-offset-8 {
    margin-left: 33.33333%;
  }  .next-col-xl-offset-9 {
    margin-left: 37.5%;
  }  .next-col-xl-offset-10 {
    margin-left: 41.66667%;
  }  .next-col-xl-offset-11 {
    margin-left: 45.83333%;
  }  .next-col-xl-offset-12 {
    margin-left: 50%;
  }  .next-col-xl-offset-13 {
    margin-left: 54.16667%;
  }  .next-col-xl-offset-14 {
    margin-left: 58.33333%;
  }  .next-col-xl-offset-15 {
    margin-left: 62.5%;
  }  .next-col-xl-offset-16 {
    margin-left: 66.66667%;
  }  .next-col-xl-offset-17 {
    margin-left: 70.83333%;
  }  .next-col-xl-offset-18 {
    margin-left: 75%;
  }  .next-col-xl-offset-19 {
    margin-left: 79.16667%;
  }  .next-col-xl-offset-20 {
    margin-left: 83.33333%;
  }  .next-col-xl-offset-21 {
    margin-left: 87.5%;
  }  .next-col-xl-offset-22 {
    margin-left: 91.66667%;
  }  .next-col-xl-offset-23 {
    margin-left: 95.83333%;
  }  .next-col-xl-offset-24 {
    margin-left: 100%;
  }
}
.next-col-offset-fixed-1 {
  margin-left: 20px;
}.next-col-offset-fixed-2 {
  margin-left: 40px;
}.next-col-offset-fixed-3 {
  margin-left: 60px;
}.next-col-offset-fixed-4 {
  margin-left: 80px;
}.next-col-offset-fixed-5 {
  margin-left: 100px;
}.next-col-offset-fixed-6 {
  margin-left: 120px;
}.next-col-offset-fixed-7 {
  margin-left: 140px;
}.next-col-offset-fixed-8 {
  margin-left: 160px;
}.next-col-offset-fixed-9 {
  margin-left: 180px;
}.next-col-offset-fixed-10 {
  margin-left: 200px;
}.next-col-offset-fixed-11 {
  margin-left: 220px;
}.next-col-offset-fixed-12 {
  margin-left: 240px;
}.next-col-offset-fixed-13 {
  margin-left: 260px;
}.next-col-offset-fixed-14 {
  margin-left: 280px;
}.next-col-offset-fixed-15 {
  margin-left: 300px;
}.next-col-offset-fixed-16 {
  margin-left: 320px;
}.next-col-offset-fixed-17 {
  margin-left: 340px;
}.next-col-offset-fixed-18 {
  margin-left: 360px;
}.next-col-offset-fixed-19 {
  margin-left: 380px;
}.next-col-offset-fixed-20 {
  margin-left: 400px;
}.next-col-offset-fixed-21 {
  margin-left: 420px;
}.next-col-offset-fixed-22 {
  margin-left: 440px;
}.next-col-offset-fixed-23 {
  margin-left: 460px;
}.next-col-offset-fixed-24 {
  margin-left: 480px;
}.next-col-offset-fixed-25 {
  margin-left: 500px;
}.next-col-offset-fixed-26 {
  margin-left: 520px;
}.next-col-offset-fixed-27 {
  margin-left: 540px;
}.next-col-offset-fixed-28 {
  margin-left: 560px;
}.next-col-offset-fixed-29 {
  margin-left: 580px;
}.next-col-offset-fixed-30 {
  margin-left: 600px;
}.next-col-offset-fixed-xxs-1 {
  margin-left: 20px;
}.next-col-offset-fixed-xxs-2 {
  margin-left: 40px;
}.next-col-offset-fixed-xxs-3 {
  margin-left: 60px;
}.next-col-offset-fixed-xxs-4 {
  margin-left: 80px;
}.next-col-offset-fixed-xxs-5 {
  margin-left: 100px;
}.next-col-offset-fixed-xxs-6 {
  margin-left: 120px;
}.next-col-offset-fixed-xxs-7 {
  margin-left: 140px;
}.next-col-offset-fixed-xxs-8 {
  margin-left: 160px;
}.next-col-offset-fixed-xxs-9 {
  margin-left: 180px;
}.next-col-offset-fixed-xxs-10 {
  margin-left: 200px;
}.next-col-offset-fixed-xxs-11 {
  margin-left: 220px;
}.next-col-offset-fixed-xxs-12 {
  margin-left: 240px;
}.next-col-offset-fixed-xxs-13 {
  margin-left: 260px;
}.next-col-offset-fixed-xxs-14 {
  margin-left: 280px;
}.next-col-offset-fixed-xxs-15 {
  margin-left: 300px;
}.next-col-offset-fixed-xxs-16 {
  margin-left: 320px;
}.next-col-offset-fixed-xxs-17 {
  margin-left: 340px;
}.next-col-offset-fixed-xxs-18 {
  margin-left: 360px;
}.next-col-offset-fixed-xxs-19 {
  margin-left: 380px;
}.next-col-offset-fixed-xxs-20 {
  margin-left: 400px;
}.next-col-offset-fixed-xxs-21 {
  margin-left: 420px;
}.next-col-offset-fixed-xxs-22 {
  margin-left: 440px;
}.next-col-offset-fixed-xxs-23 {
  margin-left: 460px;
}.next-col-offset-fixed-xxs-24 {
  margin-left: 480px;
}.next-col-offset-fixed-xxs-25 {
  margin-left: 500px;
}.next-col-offset-fixed-xxs-26 {
  margin-left: 520px;
}.next-col-offset-fixed-xxs-27 {
  margin-left: 540px;
}.next-col-offset-fixed-xxs-28 {
  margin-left: 560px;
}.next-col-offset-fixed-xxs-29 {
  margin-left: 580px;
}.next-col-offset-fixed-xxs-30 {
  margin-left: 600px;
}.next-col-offset-fixed-xs-1 {
  margin-left: 20px;
}.next-col-offset-fixed-xs-2 {
  margin-left: 40px;
}.next-col-offset-fixed-xs-3 {
  margin-left: 60px;
}.next-col-offset-fixed-xs-4 {
  margin-left: 80px;
}.next-col-offset-fixed-xs-5 {
  margin-left: 100px;
}.next-col-offset-fixed-xs-6 {
  margin-left: 120px;
}.next-col-offset-fixed-xs-7 {
  margin-left: 140px;
}.next-col-offset-fixed-xs-8 {
  margin-left: 160px;
}.next-col-offset-fixed-xs-9 {
  margin-left: 180px;
}.next-col-offset-fixed-xs-10 {
  margin-left: 200px;
}.next-col-offset-fixed-xs-11 {
  margin-left: 220px;
}.next-col-offset-fixed-xs-12 {
  margin-left: 240px;
}.next-col-offset-fixed-xs-13 {
  margin-left: 260px;
}.next-col-offset-fixed-xs-14 {
  margin-left: 280px;
}.next-col-offset-fixed-xs-15 {
  margin-left: 300px;
}.next-col-offset-fixed-xs-16 {
  margin-left: 320px;
}.next-col-offset-fixed-xs-17 {
  margin-left: 340px;
}.next-col-offset-fixed-xs-18 {
  margin-left: 360px;
}.next-col-offset-fixed-xs-19 {
  margin-left: 380px;
}.next-col-offset-fixed-xs-20 {
  margin-left: 400px;
}.next-col-offset-fixed-xs-21 {
  margin-left: 420px;
}.next-col-offset-fixed-xs-22 {
  margin-left: 440px;
}.next-col-offset-fixed-xs-23 {
  margin-left: 460px;
}.next-col-offset-fixed-xs-24 {
  margin-left: 480px;
}.next-col-offset-fixed-xs-25 {
  margin-left: 500px;
}.next-col-offset-fixed-xs-26 {
  margin-left: 520px;
}.next-col-offset-fixed-xs-27 {
  margin-left: 540px;
}.next-col-offset-fixed-xs-28 {
  margin-left: 560px;
}.next-col-offset-fixed-xs-29 {
  margin-left: 580px;
}.next-col-offset-fixed-xs-30 {
  margin-left: 600px;
}.next-col-offset-fixed-s-1 {
  margin-left: 20px;
}.next-col-offset-fixed-s-2 {
  margin-left: 40px;
}.next-col-offset-fixed-s-3 {
  margin-left: 60px;
}.next-col-offset-fixed-s-4 {
  margin-left: 80px;
}.next-col-offset-fixed-s-5 {
  margin-left: 100px;
}.next-col-offset-fixed-s-6 {
  margin-left: 120px;
}.next-col-offset-fixed-s-7 {
  margin-left: 140px;
}.next-col-offset-fixed-s-8 {
  margin-left: 160px;
}.next-col-offset-fixed-s-9 {
  margin-left: 180px;
}.next-col-offset-fixed-s-10 {
  margin-left: 200px;
}.next-col-offset-fixed-s-11 {
  margin-left: 220px;
}.next-col-offset-fixed-s-12 {
  margin-left: 240px;
}.next-col-offset-fixed-s-13 {
  margin-left: 260px;
}.next-col-offset-fixed-s-14 {
  margin-left: 280px;
}.next-col-offset-fixed-s-15 {
  margin-left: 300px;
}.next-col-offset-fixed-s-16 {
  margin-left: 320px;
}.next-col-offset-fixed-s-17 {
  margin-left: 340px;
}.next-col-offset-fixed-s-18 {
  margin-left: 360px;
}.next-col-offset-fixed-s-19 {
  margin-left: 380px;
}.next-col-offset-fixed-s-20 {
  margin-left: 400px;
}.next-col-offset-fixed-s-21 {
  margin-left: 420px;
}.next-col-offset-fixed-s-22 {
  margin-left: 440px;
}.next-col-offset-fixed-s-23 {
  margin-left: 460px;
}.next-col-offset-fixed-s-24 {
  margin-left: 480px;
}.next-col-offset-fixed-s-25 {
  margin-left: 500px;
}.next-col-offset-fixed-s-26 {
  margin-left: 520px;
}.next-col-offset-fixed-s-27 {
  margin-left: 540px;
}.next-col-offset-fixed-s-28 {
  margin-left: 560px;
}.next-col-offset-fixed-s-29 {
  margin-left: 580px;
}.next-col-offset-fixed-s-30 {
  margin-left: 600px;
}.next-col-offset-fixed-m-1 {
  margin-left: 20px;
}.next-col-offset-fixed-m-2 {
  margin-left: 40px;
}.next-col-offset-fixed-m-3 {
  margin-left: 60px;
}.next-col-offset-fixed-m-4 {
  margin-left: 80px;
}.next-col-offset-fixed-m-5 {
  margin-left: 100px;
}.next-col-offset-fixed-m-6 {
  margin-left: 120px;
}.next-col-offset-fixed-m-7 {
  margin-left: 140px;
}.next-col-offset-fixed-m-8 {
  margin-left: 160px;
}.next-col-offset-fixed-m-9 {
  margin-left: 180px;
}.next-col-offset-fixed-m-10 {
  margin-left: 200px;
}.next-col-offset-fixed-m-11 {
  margin-left: 220px;
}.next-col-offset-fixed-m-12 {
  margin-left: 240px;
}.next-col-offset-fixed-m-13 {
  margin-left: 260px;
}.next-col-offset-fixed-m-14 {
  margin-left: 280px;
}.next-col-offset-fixed-m-15 {
  margin-left: 300px;
}.next-col-offset-fixed-m-16 {
  margin-left: 320px;
}.next-col-offset-fixed-m-17 {
  margin-left: 340px;
}.next-col-offset-fixed-m-18 {
  margin-left: 360px;
}.next-col-offset-fixed-m-19 {
  margin-left: 380px;
}.next-col-offset-fixed-m-20 {
  margin-left: 400px;
}.next-col-offset-fixed-m-21 {
  margin-left: 420px;
}.next-col-offset-fixed-m-22 {
  margin-left: 440px;
}.next-col-offset-fixed-m-23 {
  margin-left: 460px;
}.next-col-offset-fixed-m-24 {
  margin-left: 480px;
}.next-col-offset-fixed-m-25 {
  margin-left: 500px;
}.next-col-offset-fixed-m-26 {
  margin-left: 520px;
}.next-col-offset-fixed-m-27 {
  margin-left: 540px;
}.next-col-offset-fixed-m-28 {
  margin-left: 560px;
}.next-col-offset-fixed-m-29 {
  margin-left: 580px;
}.next-col-offset-fixed-m-30 {
  margin-left: 600px;
}.next-col-offset-fixed-l-1 {
  margin-left: 20px;
}.next-col-offset-fixed-l-2 {
  margin-left: 40px;
}.next-col-offset-fixed-l-3 {
  margin-left: 60px;
}.next-col-offset-fixed-l-4 {
  margin-left: 80px;
}.next-col-offset-fixed-l-5 {
  margin-left: 100px;
}.next-col-offset-fixed-l-6 {
  margin-left: 120px;
}.next-col-offset-fixed-l-7 {
  margin-left: 140px;
}.next-col-offset-fixed-l-8 {
  margin-left: 160px;
}.next-col-offset-fixed-l-9 {
  margin-left: 180px;
}.next-col-offset-fixed-l-10 {
  margin-left: 200px;
}.next-col-offset-fixed-l-11 {
  margin-left: 220px;
}.next-col-offset-fixed-l-12 {
  margin-left: 240px;
}.next-col-offset-fixed-l-13 {
  margin-left: 260px;
}.next-col-offset-fixed-l-14 {
  margin-left: 280px;
}.next-col-offset-fixed-l-15 {
  margin-left: 300px;
}.next-col-offset-fixed-l-16 {
  margin-left: 320px;
}.next-col-offset-fixed-l-17 {
  margin-left: 340px;
}.next-col-offset-fixed-l-18 {
  margin-left: 360px;
}.next-col-offset-fixed-l-19 {
  margin-left: 380px;
}.next-col-offset-fixed-l-20 {
  margin-left: 400px;
}.next-col-offset-fixed-l-21 {
  margin-left: 420px;
}.next-col-offset-fixed-l-22 {
  margin-left: 440px;
}.next-col-offset-fixed-l-23 {
  margin-left: 460px;
}.next-col-offset-fixed-l-24 {
  margin-left: 480px;
}.next-col-offset-fixed-l-25 {
  margin-left: 500px;
}.next-col-offset-fixed-l-26 {
  margin-left: 520px;
}.next-col-offset-fixed-l-27 {
  margin-left: 540px;
}.next-col-offset-fixed-l-28 {
  margin-left: 560px;
}.next-col-offset-fixed-l-29 {
  margin-left: 580px;
}.next-col-offset-fixed-l-30 {
  margin-left: 600px;
}.next-col-offset-fixed-xl-1 {
  margin-left: 20px;
}.next-col-offset-fixed-xl-2 {
  margin-left: 40px;
}.next-col-offset-fixed-xl-3 {
  margin-left: 60px;
}.next-col-offset-fixed-xl-4 {
  margin-left: 80px;
}.next-col-offset-fixed-xl-5 {
  margin-left: 100px;
}.next-col-offset-fixed-xl-6 {
  margin-left: 120px;
}.next-col-offset-fixed-xl-7 {
  margin-left: 140px;
}.next-col-offset-fixed-xl-8 {
  margin-left: 160px;
}.next-col-offset-fixed-xl-9 {
  margin-left: 180px;
}.next-col-offset-fixed-xl-10 {
  margin-left: 200px;
}.next-col-offset-fixed-xl-11 {
  margin-left: 220px;
}.next-col-offset-fixed-xl-12 {
  margin-left: 240px;
}.next-col-offset-fixed-xl-13 {
  margin-left: 260px;
}.next-col-offset-fixed-xl-14 {
  margin-left: 280px;
}.next-col-offset-fixed-xl-15 {
  margin-left: 300px;
}.next-col-offset-fixed-xl-16 {
  margin-left: 320px;
}.next-col-offset-fixed-xl-17 {
  margin-left: 340px;
}.next-col-offset-fixed-xl-18 {
  margin-left: 360px;
}.next-col-offset-fixed-xl-19 {
  margin-left: 380px;
}.next-col-offset-fixed-xl-20 {
  margin-left: 400px;
}.next-col-offset-fixed-xl-21 {
  margin-left: 420px;
}.next-col-offset-fixed-xl-22 {
  margin-left: 440px;
}.next-col-offset-fixed-xl-23 {
  margin-left: 460px;
}.next-col-offset-fixed-xl-24 {
  margin-left: 480px;
}.next-col-offset-fixed-xl-25 {
  margin-left: 500px;
}.next-col-offset-fixed-xl-26 {
  margin-left: 520px;
}.next-col-offset-fixed-xl-27 {
  margin-left: 540px;
}.next-col-offset-fixed-xl-28 {
  margin-left: 560px;
}.next-col-offset-fixed-xl-29 {
  margin-left: 580px;
}.next-col-offset-fixed-xl-30 {
  margin-left: 600px;
}.next-col.next-col-hidden {
  display: none;
}@media (min-width: 320px) and (max-width: 479px) {
  .next-col.next-col-xxs-hidden {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 719px) {
  .next-col.next-col-xs-hidden {
    display: none;
  }
}
@media (min-width: 720px) and (max-width: 989px) {
  .next-col.next-col-s-hidden {
    display: none;
  }
}
@media (min-width: 990px) and (max-width: 1199px) {
  .next-col.next-col-m-hidden {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .next-col.next-col-l-hidden {
    display: none;
  }
}
@media (min-width: 1500px) {
  .next-col.next-col-xl-hidden {
    display: none;
  }
}
.next-row.next-row-hidden {
  display: none;
}@media (min-width: 320px) and (max-width: 479px) {
  .next-row.next-row-xxs-hidden {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 719px) {
  .next-row.next-row-xs-hidden {
    display: none;
  }
}
@media (min-width: 720px) and (max-width: 989px) {
  .next-row.next-row-s-hidden {
    display: none;
  }
}
@media (min-width: 990px) and (max-width: 1199px) {
  .next-row.next-row-m-hidden {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .next-row.next-row-l-hidden {
    display: none;
  }
}
@media (min-width: 1500px) {
  .next-row.next-row-xl-hidden {
    display: none;
  }
}
.next-col-offset-1[dir=rtl] {
  margin-right: 4.16667%;
  margin-left: auto;
}.next-col-offset-2[dir=rtl] {
  margin-right: 8.33333%;
  margin-left: auto;
}.next-col-offset-3[dir=rtl] {
  margin-right: 12.5%;
  margin-left: auto;
}.next-col-offset-4[dir=rtl] {
  margin-right: 16.66667%;
  margin-left: auto;
}.next-col-offset-5[dir=rtl] {
  margin-right: 20.83333%;
  margin-left: auto;
}.next-col-offset-6[dir=rtl] {
  margin-right: 25%;
  margin-left: auto;
}.next-col-offset-7[dir=rtl] {
  margin-right: 29.16667%;
  margin-left: auto;
}.next-col-offset-8[dir=rtl] {
  margin-right: 33.33333%;
  margin-left: auto;
}.next-col-offset-9[dir=rtl] {
  margin-right: 37.5%;
  margin-left: auto;
}.next-col-offset-10[dir=rtl] {
  margin-right: 41.66667%;
  margin-left: auto;
}.next-col-offset-11[dir=rtl] {
  margin-right: 45.83333%;
  margin-left: auto;
}.next-col-offset-12[dir=rtl] {
  margin-right: 50%;
  margin-left: auto;
}.next-col-offset-13[dir=rtl] {
  margin-right: 54.16667%;
  margin-left: auto;
}.next-col-offset-14[dir=rtl] {
  margin-right: 58.33333%;
  margin-left: auto;
}.next-col-offset-15[dir=rtl] {
  margin-right: 62.5%;
  margin-left: auto;
}.next-col-offset-16[dir=rtl] {
  margin-right: 66.66667%;
  margin-left: auto;
}.next-col-offset-17[dir=rtl] {
  margin-right: 70.83333%;
  margin-left: auto;
}.next-col-offset-18[dir=rtl] {
  margin-right: 75%;
  margin-left: auto;
}.next-col-offset-19[dir=rtl] {
  margin-right: 79.16667%;
  margin-left: auto;
}.next-col-offset-20[dir=rtl] {
  margin-right: 83.33333%;
  margin-left: auto;
}.next-col-offset-21[dir=rtl] {
  margin-right: 87.5%;
  margin-left: auto;
}.next-col-offset-22[dir=rtl] {
  margin-right: 91.66667%;
  margin-left: auto;
}.next-col-offset-23[dir=rtl] {
  margin-right: 95.83333%;
  margin-left: auto;
}.next-col-offset-24[dir=rtl] {
  margin-right: 100%;
  margin-left: auto;
}@media (min-width: 320px) {
  .next-col-xxs-offset-1[dir=rtl] {
    margin-right: 4.16667%;
    margin-left: auto;
  }  .next-col-xxs-offset-2[dir=rtl] {
    margin-right: 8.33333%;
    margin-left: auto;
  }  .next-col-xxs-offset-3[dir=rtl] {
    margin-right: 12.5%;
    margin-left: auto;
  }  .next-col-xxs-offset-4[dir=rtl] {
    margin-right: 16.66667%;
    margin-left: auto;
  }  .next-col-xxs-offset-5[dir=rtl] {
    margin-right: 20.83333%;
    margin-left: auto;
  }  .next-col-xxs-offset-6[dir=rtl] {
    margin-right: 25%;
    margin-left: auto;
  }  .next-col-xxs-offset-7[dir=rtl] {
    margin-right: 29.16667%;
    margin-left: auto;
  }  .next-col-xxs-offset-8[dir=rtl] {
    margin-right: 33.33333%;
    margin-left: auto;
  }  .next-col-xxs-offset-9[dir=rtl] {
    margin-right: 37.5%;
    margin-left: auto;
  }  .next-col-xxs-offset-10[dir=rtl] {
    margin-right: 41.66667%;
    margin-left: auto;
  }  .next-col-xxs-offset-11[dir=rtl] {
    margin-right: 45.83333%;
    margin-left: auto;
  }  .next-col-xxs-offset-12[dir=rtl] {
    margin-right: 50%;
    margin-left: auto;
  }  .next-col-xxs-offset-13[dir=rtl] {
    margin-right: 54.16667%;
    margin-left: auto;
  }  .next-col-xxs-offset-14[dir=rtl] {
    margin-right: 58.33333%;
    margin-left: auto;
  }  .next-col-xxs-offset-15[dir=rtl] {
    margin-right: 62.5%;
    margin-left: auto;
  }  .next-col-xxs-offset-16[dir=rtl] {
    margin-right: 66.66667%;
    margin-left: auto;
  }  .next-col-xxs-offset-17[dir=rtl] {
    margin-right: 70.83333%;
    margin-left: auto;
  }  .next-col-xxs-offset-18[dir=rtl] {
    margin-right: 75%;
    margin-left: auto;
  }  .next-col-xxs-offset-19[dir=rtl] {
    margin-right: 79.16667%;
    margin-left: auto;
  }  .next-col-xxs-offset-20[dir=rtl] {
    margin-right: 83.33333%;
    margin-left: auto;
  }  .next-col-xxs-offset-21[dir=rtl] {
    margin-right: 87.5%;
    margin-left: auto;
  }  .next-col-xxs-offset-22[dir=rtl] {
    margin-right: 91.66667%;
    margin-left: auto;
  }  .next-col-xxs-offset-23[dir=rtl] {
    margin-right: 95.83333%;
    margin-left: auto;
  }  .next-col-xxs-offset-24[dir=rtl] {
    margin-right: 100%;
    margin-left: auto;
  }
}
@media (min-width: 480px) {
  .next-col-xs-offset-1[dir=rtl] {
    margin-right: 4.16667%;
    margin-left: auto;
  }  .next-col-xs-offset-2[dir=rtl] {
    margin-right: 8.33333%;
    margin-left: auto;
  }  .next-col-xs-offset-3[dir=rtl] {
    margin-right: 12.5%;
    margin-left: auto;
  }  .next-col-xs-offset-4[dir=rtl] {
    margin-right: 16.66667%;
    margin-left: auto;
  }  .next-col-xs-offset-5[dir=rtl] {
    margin-right: 20.83333%;
    margin-left: auto;
  }  .next-col-xs-offset-6[dir=rtl] {
    margin-right: 25%;
    margin-left: auto;
  }  .next-col-xs-offset-7[dir=rtl] {
    margin-right: 29.16667%;
    margin-left: auto;
  }  .next-col-xs-offset-8[dir=rtl] {
    margin-right: 33.33333%;
    margin-left: auto;
  }  .next-col-xs-offset-9[dir=rtl] {
    margin-right: 37.5%;
    margin-left: auto;
  }  .next-col-xs-offset-10[dir=rtl] {
    margin-right: 41.66667%;
    margin-left: auto;
  }  .next-col-xs-offset-11[dir=rtl] {
    margin-right: 45.83333%;
    margin-left: auto;
  }  .next-col-xs-offset-12[dir=rtl] {
    margin-right: 50%;
    margin-left: auto;
  }  .next-col-xs-offset-13[dir=rtl] {
    margin-right: 54.16667%;
    margin-left: auto;
  }  .next-col-xs-offset-14[dir=rtl] {
    margin-right: 58.33333%;
    margin-left: auto;
  }  .next-col-xs-offset-15[dir=rtl] {
    margin-right: 62.5%;
    margin-left: auto;
  }  .next-col-xs-offset-16[dir=rtl] {
    margin-right: 66.66667%;
    margin-left: auto;
  }  .next-col-xs-offset-17[dir=rtl] {
    margin-right: 70.83333%;
    margin-left: auto;
  }  .next-col-xs-offset-18[dir=rtl] {
    margin-right: 75%;
    margin-left: auto;
  }  .next-col-xs-offset-19[dir=rtl] {
    margin-right: 79.16667%;
    margin-left: auto;
  }  .next-col-xs-offset-20[dir=rtl] {
    margin-right: 83.33333%;
    margin-left: auto;
  }  .next-col-xs-offset-21[dir=rtl] {
    margin-right: 87.5%;
    margin-left: auto;
  }  .next-col-xs-offset-22[dir=rtl] {
    margin-right: 91.66667%;
    margin-left: auto;
  }  .next-col-xs-offset-23[dir=rtl] {
    margin-right: 95.83333%;
    margin-left: auto;
  }  .next-col-xs-offset-24[dir=rtl] {
    margin-right: 100%;
    margin-left: auto;
  }
}
@media (min-width: 720px) {
  .next-col-s-offset-1[dir=rtl] {
    margin-right: 4.16667%;
    margin-left: auto;
  }  .next-col-s-offset-2[dir=rtl] {
    margin-right: 8.33333%;
    margin-left: auto;
  }  .next-col-s-offset-3[dir=rtl] {
    margin-right: 12.5%;
    margin-left: auto;
  }  .next-col-s-offset-4[dir=rtl] {
    margin-right: 16.66667%;
    margin-left: auto;
  }  .next-col-s-offset-5[dir=rtl] {
    margin-right: 20.83333%;
    margin-left: auto;
  }  .next-col-s-offset-6[dir=rtl] {
    margin-right: 25%;
    margin-left: auto;
  }  .next-col-s-offset-7[dir=rtl] {
    margin-right: 29.16667%;
    margin-left: auto;
  }  .next-col-s-offset-8[dir=rtl] {
    margin-right: 33.33333%;
    margin-left: auto;
  }  .next-col-s-offset-9[dir=rtl] {
    margin-right: 37.5%;
    margin-left: auto;
  }  .next-col-s-offset-10[dir=rtl] {
    margin-right: 41.66667%;
    margin-left: auto;
  }  .next-col-s-offset-11[dir=rtl] {
    margin-right: 45.83333%;
    margin-left: auto;
  }  .next-col-s-offset-12[dir=rtl] {
    margin-right: 50%;
    margin-left: auto;
  }  .next-col-s-offset-13[dir=rtl] {
    margin-right: 54.16667%;
    margin-left: auto;
  }  .next-col-s-offset-14[dir=rtl] {
    margin-right: 58.33333%;
    margin-left: auto;
  }  .next-col-s-offset-15[dir=rtl] {
    margin-right: 62.5%;
    margin-left: auto;
  }  .next-col-s-offset-16[dir=rtl] {
    margin-right: 66.66667%;
    margin-left: auto;
  }  .next-col-s-offset-17[dir=rtl] {
    margin-right: 70.83333%;
    margin-left: auto;
  }  .next-col-s-offset-18[dir=rtl] {
    margin-right: 75%;
    margin-left: auto;
  }  .next-col-s-offset-19[dir=rtl] {
    margin-right: 79.16667%;
    margin-left: auto;
  }  .next-col-s-offset-20[dir=rtl] {
    margin-right: 83.33333%;
    margin-left: auto;
  }  .next-col-s-offset-21[dir=rtl] {
    margin-right: 87.5%;
    margin-left: auto;
  }  .next-col-s-offset-22[dir=rtl] {
    margin-right: 91.66667%;
    margin-left: auto;
  }  .next-col-s-offset-23[dir=rtl] {
    margin-right: 95.83333%;
    margin-left: auto;
  }  .next-col-s-offset-24[dir=rtl] {
    margin-right: 100%;
    margin-left: auto;
  }
}
@media (min-width: 990px) {
  .next-col-m-offset-1[dir=rtl] {
    margin-right: 4.16667%;
    margin-left: auto;
  }  .next-col-m-offset-2[dir=rtl] {
    margin-right: 8.33333%;
    margin-left: auto;
  }  .next-col-m-offset-3[dir=rtl] {
    margin-right: 12.5%;
    margin-left: auto;
  }  .next-col-m-offset-4[dir=rtl] {
    margin-right: 16.66667%;
    margin-left: auto;
  }  .next-col-m-offset-5[dir=rtl] {
    margin-right: 20.83333%;
    margin-left: auto;
  }  .next-col-m-offset-6[dir=rtl] {
    margin-right: 25%;
    margin-left: auto;
  }  .next-col-m-offset-7[dir=rtl] {
    margin-right: 29.16667%;
    margin-left: auto;
  }  .next-col-m-offset-8[dir=rtl] {
    margin-right: 33.33333%;
    margin-left: auto;
  }  .next-col-m-offset-9[dir=rtl] {
    margin-right: 37.5%;
    margin-left: auto;
  }  .next-col-m-offset-10[dir=rtl] {
    margin-right: 41.66667%;
    margin-left: auto;
  }  .next-col-m-offset-11[dir=rtl] {
    margin-right: 45.83333%;
    margin-left: auto;
  }  .next-col-m-offset-12[dir=rtl] {
    margin-right: 50%;
    margin-left: auto;
  }  .next-col-m-offset-13[dir=rtl] {
    margin-right: 54.16667%;
    margin-left: auto;
  }  .next-col-m-offset-14[dir=rtl] {
    margin-right: 58.33333%;
    margin-left: auto;
  }  .next-col-m-offset-15[dir=rtl] {
    margin-right: 62.5%;
    margin-left: auto;
  }  .next-col-m-offset-16[dir=rtl] {
    margin-right: 66.66667%;
    margin-left: auto;
  }  .next-col-m-offset-17[dir=rtl] {
    margin-right: 70.83333%;
    margin-left: auto;
  }  .next-col-m-offset-18[dir=rtl] {
    margin-right: 75%;
    margin-left: auto;
  }  .next-col-m-offset-19[dir=rtl] {
    margin-right: 79.16667%;
    margin-left: auto;
  }  .next-col-m-offset-20[dir=rtl] {
    margin-right: 83.33333%;
    margin-left: auto;
  }  .next-col-m-offset-21[dir=rtl] {
    margin-right: 87.5%;
    margin-left: auto;
  }  .next-col-m-offset-22[dir=rtl] {
    margin-right: 91.66667%;
    margin-left: auto;
  }  .next-col-m-offset-23[dir=rtl] {
    margin-right: 95.83333%;
    margin-left: auto;
  }  .next-col-m-offset-24[dir=rtl] {
    margin-right: 100%;
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .next-col-l-offset-1[dir=rtl] {
    margin-right: 4.16667%;
    margin-left: auto;
  }  .next-col-l-offset-2[dir=rtl] {
    margin-right: 8.33333%;
    margin-left: auto;
  }  .next-col-l-offset-3[dir=rtl] {
    margin-right: 12.5%;
    margin-left: auto;
  }  .next-col-l-offset-4[dir=rtl] {
    margin-right: 16.66667%;
    margin-left: auto;
  }  .next-col-l-offset-5[dir=rtl] {
    margin-right: 20.83333%;
    margin-left: auto;
  }  .next-col-l-offset-6[dir=rtl] {
    margin-right: 25%;
    margin-left: auto;
  }  .next-col-l-offset-7[dir=rtl] {
    margin-right: 29.16667%;
    margin-left: auto;
  }  .next-col-l-offset-8[dir=rtl] {
    margin-right: 33.33333%;
    margin-left: auto;
  }  .next-col-l-offset-9[dir=rtl] {
    margin-right: 37.5%;
    margin-left: auto;
  }  .next-col-l-offset-10[dir=rtl] {
    margin-right: 41.66667%;
    margin-left: auto;
  }  .next-col-l-offset-11[dir=rtl] {
    margin-right: 45.83333%;
    margin-left: auto;
  }  .next-col-l-offset-12[dir=rtl] {
    margin-right: 50%;
    margin-left: auto;
  }  .next-col-l-offset-13[dir=rtl] {
    margin-right: 54.16667%;
    margin-left: auto;
  }  .next-col-l-offset-14[dir=rtl] {
    margin-right: 58.33333%;
    margin-left: auto;
  }  .next-col-l-offset-15[dir=rtl] {
    margin-right: 62.5%;
    margin-left: auto;
  }  .next-col-l-offset-16[dir=rtl] {
    margin-right: 66.66667%;
    margin-left: auto;
  }  .next-col-l-offset-17[dir=rtl] {
    margin-right: 70.83333%;
    margin-left: auto;
  }  .next-col-l-offset-18[dir=rtl] {
    margin-right: 75%;
    margin-left: auto;
  }  .next-col-l-offset-19[dir=rtl] {
    margin-right: 79.16667%;
    margin-left: auto;
  }  .next-col-l-offset-20[dir=rtl] {
    margin-right: 83.33333%;
    margin-left: auto;
  }  .next-col-l-offset-21[dir=rtl] {
    margin-right: 87.5%;
    margin-left: auto;
  }  .next-col-l-offset-22[dir=rtl] {
    margin-right: 91.66667%;
    margin-left: auto;
  }  .next-col-l-offset-23[dir=rtl] {
    margin-right: 95.83333%;
    margin-left: auto;
  }  .next-col-l-offset-24[dir=rtl] {
    margin-right: 100%;
    margin-left: auto;
  }
}
@media (min-width: 1500px) {
  .next-col-xl-offset-1[dir=rtl] {
    margin-right: 4.16667%;
    margin-left: auto;
  }  .next-col-xl-offset-2[dir=rtl] {
    margin-right: 8.33333%;
    margin-left: auto;
  }  .next-col-xl-offset-3[dir=rtl] {
    margin-right: 12.5%;
    margin-left: auto;
  }  .next-col-xl-offset-4[dir=rtl] {
    margin-right: 16.66667%;
    margin-left: auto;
  }  .next-col-xl-offset-5[dir=rtl] {
    margin-right: 20.83333%;
    margin-left: auto;
  }  .next-col-xl-offset-6[dir=rtl] {
    margin-right: 25%;
    margin-left: auto;
  }  .next-col-xl-offset-7[dir=rtl] {
    margin-right: 29.16667%;
    margin-left: auto;
  }  .next-col-xl-offset-8[dir=rtl] {
    margin-right: 33.33333%;
    margin-left: auto;
  }  .next-col-xl-offset-9[dir=rtl] {
    margin-right: 37.5%;
    margin-left: auto;
  }  .next-col-xl-offset-10[dir=rtl] {
    margin-right: 41.66667%;
    margin-left: auto;
  }  .next-col-xl-offset-11[dir=rtl] {
    margin-right: 45.83333%;
    margin-left: auto;
  }  .next-col-xl-offset-12[dir=rtl] {
    margin-right: 50%;
    margin-left: auto;
  }  .next-col-xl-offset-13[dir=rtl] {
    margin-right: 54.16667%;
    margin-left: auto;
  }  .next-col-xl-offset-14[dir=rtl] {
    margin-right: 58.33333%;
    margin-left: auto;
  }  .next-col-xl-offset-15[dir=rtl] {
    margin-right: 62.5%;
    margin-left: auto;
  }  .next-col-xl-offset-16[dir=rtl] {
    margin-right: 66.66667%;
    margin-left: auto;
  }  .next-col-xl-offset-17[dir=rtl] {
    margin-right: 70.83333%;
    margin-left: auto;
  }  .next-col-xl-offset-18[dir=rtl] {
    margin-right: 75%;
    margin-left: auto;
  }  .next-col-xl-offset-19[dir=rtl] {
    margin-right: 79.16667%;
    margin-left: auto;
  }  .next-col-xl-offset-20[dir=rtl] {
    margin-right: 83.33333%;
    margin-left: auto;
  }  .next-col-xl-offset-21[dir=rtl] {
    margin-right: 87.5%;
    margin-left: auto;
  }  .next-col-xl-offset-22[dir=rtl] {
    margin-right: 91.66667%;
    margin-left: auto;
  }  .next-col-xl-offset-23[dir=rtl] {
    margin-right: 95.83333%;
    margin-left: auto;
  }  .next-col-xl-offset-24[dir=rtl] {
    margin-right: 100%;
    margin-left: auto;
  }
}
.next-col-offset-fixed-1[dir=rtl] {
  margin-right: 20px;
  margin-left: auto;
}.next-col-offset-fixed-2[dir=rtl] {
  margin-right: 40px;
  margin-left: auto;
}.next-col-offset-fixed-3[dir=rtl] {
  margin-right: 60px;
  margin-left: auto;
}.next-col-offset-fixed-4[dir=rtl] {
  margin-right: 80px;
  margin-left: auto;
}.next-col-offset-fixed-5[dir=rtl] {
  margin-right: 100px;
  margin-left: auto;
}.next-col-offset-fixed-6[dir=rtl] {
  margin-right: 120px;
  margin-left: auto;
}.next-col-offset-fixed-7[dir=rtl] {
  margin-right: 140px;
  margin-left: auto;
}.next-col-offset-fixed-8[dir=rtl] {
  margin-right: 160px;
  margin-left: auto;
}.next-col-offset-fixed-9[dir=rtl] {
  margin-right: 180px;
  margin-left: auto;
}.next-col-offset-fixed-10[dir=rtl] {
  margin-right: 200px;
  margin-left: auto;
}.next-col-offset-fixed-11[dir=rtl] {
  margin-right: 220px;
  margin-left: auto;
}.next-col-offset-fixed-12[dir=rtl] {
  margin-right: 240px;
  margin-left: auto;
}.next-col-offset-fixed-13[dir=rtl] {
  margin-right: 260px;
  margin-left: auto;
}.next-col-offset-fixed-14[dir=rtl] {
  margin-right: 280px;
  margin-left: auto;
}.next-col-offset-fixed-15[dir=rtl] {
  margin-right: 300px;
  margin-left: auto;
}.next-col-offset-fixed-16[dir=rtl] {
  margin-right: 320px;
  margin-left: auto;
}.next-col-offset-fixed-17[dir=rtl] {
  margin-right: 340px;
  margin-left: auto;
}.next-col-offset-fixed-18[dir=rtl] {
  margin-right: 360px;
  margin-left: auto;
}.next-col-offset-fixed-19[dir=rtl] {
  margin-right: 380px;
  margin-left: auto;
}.next-col-offset-fixed-20[dir=rtl] {
  margin-right: 400px;
  margin-left: auto;
}.next-col-offset-fixed-21[dir=rtl] {
  margin-right: 420px;
  margin-left: auto;
}.next-col-offset-fixed-22[dir=rtl] {
  margin-right: 440px;
  margin-left: auto;
}.next-col-offset-fixed-23[dir=rtl] {
  margin-right: 460px;
  margin-left: auto;
}.next-col-offset-fixed-24[dir=rtl] {
  margin-right: 480px;
  margin-left: auto;
}.next-col-offset-fixed-25[dir=rtl] {
  margin-right: 500px;
  margin-left: auto;
}.next-col-offset-fixed-26[dir=rtl] {
  margin-right: 520px;
  margin-left: auto;
}.next-col-offset-fixed-27[dir=rtl] {
  margin-right: 540px;
  margin-left: auto;
}.next-col-offset-fixed-28[dir=rtl] {
  margin-right: 560px;
  margin-left: auto;
}.next-col-offset-fixed-29[dir=rtl] {
  margin-right: 580px;
  margin-left: auto;
}.next-col-offset-fixed-30[dir=rtl] {
  margin-right: 600px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-1[dir=rtl] {
  margin-right: 20px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-2[dir=rtl] {
  margin-right: 40px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-3[dir=rtl] {
  margin-right: 60px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-4[dir=rtl] {
  margin-right: 80px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-5[dir=rtl] {
  margin-right: 100px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-6[dir=rtl] {
  margin-right: 120px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-7[dir=rtl] {
  margin-right: 140px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-8[dir=rtl] {
  margin-right: 160px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-9[dir=rtl] {
  margin-right: 180px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-10[dir=rtl] {
  margin-right: 200px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-11[dir=rtl] {
  margin-right: 220px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-12[dir=rtl] {
  margin-right: 240px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-13[dir=rtl] {
  margin-right: 260px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-14[dir=rtl] {
  margin-right: 280px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-15[dir=rtl] {
  margin-right: 300px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-16[dir=rtl] {
  margin-right: 320px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-17[dir=rtl] {
  margin-right: 340px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-18[dir=rtl] {
  margin-right: 360px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-19[dir=rtl] {
  margin-right: 380px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-20[dir=rtl] {
  margin-right: 400px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-21[dir=rtl] {
  margin-right: 420px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-22[dir=rtl] {
  margin-right: 440px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-23[dir=rtl] {
  margin-right: 460px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-24[dir=rtl] {
  margin-right: 480px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-25[dir=rtl] {
  margin-right: 500px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-26[dir=rtl] {
  margin-right: 520px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-27[dir=rtl] {
  margin-right: 540px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-28[dir=rtl] {
  margin-right: 560px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-29[dir=rtl] {
  margin-right: 580px;
  margin-left: auto;
}.next-col-offset-fixed-xxs-30[dir=rtl] {
  margin-right: 600px;
  margin-left: auto;
}.next-col-offset-fixed-xs-1[dir=rtl] {
  margin-right: 20px;
  margin-left: auto;
}.next-col-offset-fixed-xs-2[dir=rtl] {
  margin-right: 40px;
  margin-left: auto;
}.next-col-offset-fixed-xs-3[dir=rtl] {
  margin-right: 60px;
  margin-left: auto;
}.next-col-offset-fixed-xs-4[dir=rtl] {
  margin-right: 80px;
  margin-left: auto;
}.next-col-offset-fixed-xs-5[dir=rtl] {
  margin-right: 100px;
  margin-left: auto;
}.next-col-offset-fixed-xs-6[dir=rtl] {
  margin-right: 120px;
  margin-left: auto;
}.next-col-offset-fixed-xs-7[dir=rtl] {
  margin-right: 140px;
  margin-left: auto;
}.next-col-offset-fixed-xs-8[dir=rtl] {
  margin-right: 160px;
  margin-left: auto;
}.next-col-offset-fixed-xs-9[dir=rtl] {
  margin-right: 180px;
  margin-left: auto;
}.next-col-offset-fixed-xs-10[dir=rtl] {
  margin-right: 200px;
  margin-left: auto;
}.next-col-offset-fixed-xs-11[dir=rtl] {
  margin-right: 220px;
  margin-left: auto;
}.next-col-offset-fixed-xs-12[dir=rtl] {
  margin-right: 240px;
  margin-left: auto;
}.next-col-offset-fixed-xs-13[dir=rtl] {
  margin-right: 260px;
  margin-left: auto;
}.next-col-offset-fixed-xs-14[dir=rtl] {
  margin-right: 280px;
  margin-left: auto;
}.next-col-offset-fixed-xs-15[dir=rtl] {
  margin-right: 300px;
  margin-left: auto;
}.next-col-offset-fixed-xs-16[dir=rtl] {
  margin-right: 320px;
  margin-left: auto;
}.next-col-offset-fixed-xs-17[dir=rtl] {
  margin-right: 340px;
  margin-left: auto;
}.next-col-offset-fixed-xs-18[dir=rtl] {
  margin-right: 360px;
  margin-left: auto;
}.next-col-offset-fixed-xs-19[dir=rtl] {
  margin-right: 380px;
  margin-left: auto;
}.next-col-offset-fixed-xs-20[dir=rtl] {
  margin-right: 400px;
  margin-left: auto;
}.next-col-offset-fixed-xs-21[dir=rtl] {
  margin-right: 420px;
  margin-left: auto;
}.next-col-offset-fixed-xs-22[dir=rtl] {
  margin-right: 440px;
  margin-left: auto;
}.next-col-offset-fixed-xs-23[dir=rtl] {
  margin-right: 460px;
  margin-left: auto;
}.next-col-offset-fixed-xs-24[dir=rtl] {
  margin-right: 480px;
  margin-left: auto;
}.next-col-offset-fixed-xs-25[dir=rtl] {
  margin-right: 500px;
  margin-left: auto;
}.next-col-offset-fixed-xs-26[dir=rtl] {
  margin-right: 520px;
  margin-left: auto;
}.next-col-offset-fixed-xs-27[dir=rtl] {
  margin-right: 540px;
  margin-left: auto;
}.next-col-offset-fixed-xs-28[dir=rtl] {
  margin-right: 560px;
  margin-left: auto;
}.next-col-offset-fixed-xs-29[dir=rtl] {
  margin-right: 580px;
  margin-left: auto;
}.next-col-offset-fixed-xs-30[dir=rtl] {
  margin-right: 600px;
  margin-left: auto;
}.next-col-offset-fixed-s-1[dir=rtl] {
  margin-right: 20px;
  margin-left: auto;
}.next-col-offset-fixed-s-2[dir=rtl] {
  margin-right: 40px;
  margin-left: auto;
}.next-col-offset-fixed-s-3[dir=rtl] {
  margin-right: 60px;
  margin-left: auto;
}.next-col-offset-fixed-s-4[dir=rtl] {
  margin-right: 80px;
  margin-left: auto;
}.next-col-offset-fixed-s-5[dir=rtl] {
  margin-right: 100px;
  margin-left: auto;
}.next-col-offset-fixed-s-6[dir=rtl] {
  margin-right: 120px;
  margin-left: auto;
}.next-col-offset-fixed-s-7[dir=rtl] {
  margin-right: 140px;
  margin-left: auto;
}.next-col-offset-fixed-s-8[dir=rtl] {
  margin-right: 160px;
  margin-left: auto;
}.next-col-offset-fixed-s-9[dir=rtl] {
  margin-right: 180px;
  margin-left: auto;
}.next-col-offset-fixed-s-10[dir=rtl] {
  margin-right: 200px;
  margin-left: auto;
}.next-col-offset-fixed-s-11[dir=rtl] {
  margin-right: 220px;
  margin-left: auto;
}.next-col-offset-fixed-s-12[dir=rtl] {
  margin-right: 240px;
  margin-left: auto;
}.next-col-offset-fixed-s-13[dir=rtl] {
  margin-right: 260px;
  margin-left: auto;
}.next-col-offset-fixed-s-14[dir=rtl] {
  margin-right: 280px;
  margin-left: auto;
}.next-col-offset-fixed-s-15[dir=rtl] {
  margin-right: 300px;
  margin-left: auto;
}.next-col-offset-fixed-s-16[dir=rtl] {
  margin-right: 320px;
  margin-left: auto;
}.next-col-offset-fixed-s-17[dir=rtl] {
  margin-right: 340px;
  margin-left: auto;
}.next-col-offset-fixed-s-18[dir=rtl] {
  margin-right: 360px;
  margin-left: auto;
}.next-col-offset-fixed-s-19[dir=rtl] {
  margin-right: 380px;
  margin-left: auto;
}.next-col-offset-fixed-s-20[dir=rtl] {
  margin-right: 400px;
  margin-left: auto;
}.next-col-offset-fixed-s-21[dir=rtl] {
  margin-right: 420px;
  margin-left: auto;
}.next-col-offset-fixed-s-22[dir=rtl] {
  margin-right: 440px;
  margin-left: auto;
}.next-col-offset-fixed-s-23[dir=rtl] {
  margin-right: 460px;
  margin-left: auto;
}.next-col-offset-fixed-s-24[dir=rtl] {
  margin-right: 480px;
  margin-left: auto;
}.next-col-offset-fixed-s-25[dir=rtl] {
  margin-right: 500px;
  margin-left: auto;
}.next-col-offset-fixed-s-26[dir=rtl] {
  margin-right: 520px;
  margin-left: auto;
}.next-col-offset-fixed-s-27[dir=rtl] {
  margin-right: 540px;
  margin-left: auto;
}.next-col-offset-fixed-s-28[dir=rtl] {
  margin-right: 560px;
  margin-left: auto;
}.next-col-offset-fixed-s-29[dir=rtl] {
  margin-right: 580px;
  margin-left: auto;
}.next-col-offset-fixed-s-30[dir=rtl] {
  margin-right: 600px;
  margin-left: auto;
}.next-col-offset-fixed-m-1[dir=rtl] {
  margin-right: 20px;
  margin-left: auto;
}.next-col-offset-fixed-m-2[dir=rtl] {
  margin-right: 40px;
  margin-left: auto;
}.next-col-offset-fixed-m-3[dir=rtl] {
  margin-right: 60px;
  margin-left: auto;
}.next-col-offset-fixed-m-4[dir=rtl] {
  margin-right: 80px;
  margin-left: auto;
}.next-col-offset-fixed-m-5[dir=rtl] {
  margin-right: 100px;
  margin-left: auto;
}.next-col-offset-fixed-m-6[dir=rtl] {
  margin-right: 120px;
  margin-left: auto;
}.next-col-offset-fixed-m-7[dir=rtl] {
  margin-right: 140px;
  margin-left: auto;
}.next-col-offset-fixed-m-8[dir=rtl] {
  margin-right: 160px;
  margin-left: auto;
}.next-col-offset-fixed-m-9[dir=rtl] {
  margin-right: 180px;
  margin-left: auto;
}.next-col-offset-fixed-m-10[dir=rtl] {
  margin-right: 200px;
  margin-left: auto;
}.next-col-offset-fixed-m-11[dir=rtl] {
  margin-right: 220px;
  margin-left: auto;
}.next-col-offset-fixed-m-12[dir=rtl] {
  margin-right: 240px;
  margin-left: auto;
}.next-col-offset-fixed-m-13[dir=rtl] {
  margin-right: 260px;
  margin-left: auto;
}.next-col-offset-fixed-m-14[dir=rtl] {
  margin-right: 280px;
  margin-left: auto;
}.next-col-offset-fixed-m-15[dir=rtl] {
  margin-right: 300px;
  margin-left: auto;
}.next-col-offset-fixed-m-16[dir=rtl] {
  margin-right: 320px;
  margin-left: auto;
}.next-col-offset-fixed-m-17[dir=rtl] {
  margin-right: 340px;
  margin-left: auto;
}.next-col-offset-fixed-m-18[dir=rtl] {
  margin-right: 360px;
  margin-left: auto;
}.next-col-offset-fixed-m-19[dir=rtl] {
  margin-right: 380px;
  margin-left: auto;
}.next-col-offset-fixed-m-20[dir=rtl] {
  margin-right: 400px;
  margin-left: auto;
}.next-col-offset-fixed-m-21[dir=rtl] {
  margin-right: 420px;
  margin-left: auto;
}.next-col-offset-fixed-m-22[dir=rtl] {
  margin-right: 440px;
  margin-left: auto;
}.next-col-offset-fixed-m-23[dir=rtl] {
  margin-right: 460px;
  margin-left: auto;
}.next-col-offset-fixed-m-24[dir=rtl] {
  margin-right: 480px;
  margin-left: auto;
}.next-col-offset-fixed-m-25[dir=rtl] {
  margin-right: 500px;
  margin-left: auto;
}.next-col-offset-fixed-m-26[dir=rtl] {
  margin-right: 520px;
  margin-left: auto;
}.next-col-offset-fixed-m-27[dir=rtl] {
  margin-right: 540px;
  margin-left: auto;
}.next-col-offset-fixed-m-28[dir=rtl] {
  margin-right: 560px;
  margin-left: auto;
}.next-col-offset-fixed-m-29[dir=rtl] {
  margin-right: 580px;
  margin-left: auto;
}.next-col-offset-fixed-m-30[dir=rtl] {
  margin-right: 600px;
  margin-left: auto;
}.next-col-offset-fixed-l-1[dir=rtl] {
  margin-right: 20px;
  margin-left: auto;
}.next-col-offset-fixed-l-2[dir=rtl] {
  margin-right: 40px;
  margin-left: auto;
}.next-col-offset-fixed-l-3[dir=rtl] {
  margin-right: 60px;
  margin-left: auto;
}.next-col-offset-fixed-l-4[dir=rtl] {
  margin-right: 80px;
  margin-left: auto;
}.next-col-offset-fixed-l-5[dir=rtl] {
  margin-right: 100px;
  margin-left: auto;
}.next-col-offset-fixed-l-6[dir=rtl] {
  margin-right: 120px;
  margin-left: auto;
}.next-col-offset-fixed-l-7[dir=rtl] {
  margin-right: 140px;
  margin-left: auto;
}.next-col-offset-fixed-l-8[dir=rtl] {
  margin-right: 160px;
  margin-left: auto;
}.next-col-offset-fixed-l-9[dir=rtl] {
  margin-right: 180px;
  margin-left: auto;
}.next-col-offset-fixed-l-10[dir=rtl] {
  margin-right: 200px;
  margin-left: auto;
}.next-col-offset-fixed-l-11[dir=rtl] {
  margin-right: 220px;
  margin-left: auto;
}.next-col-offset-fixed-l-12[dir=rtl] {
  margin-right: 240px;
  margin-left: auto;
}.next-col-offset-fixed-l-13[dir=rtl] {
  margin-right: 260px;
  margin-left: auto;
}.next-col-offset-fixed-l-14[dir=rtl] {
  margin-right: 280px;
  margin-left: auto;
}.next-col-offset-fixed-l-15[dir=rtl] {
  margin-right: 300px;
  margin-left: auto;
}.next-col-offset-fixed-l-16[dir=rtl] {
  margin-right: 320px;
  margin-left: auto;
}.next-col-offset-fixed-l-17[dir=rtl] {
  margin-right: 340px;
  margin-left: auto;
}.next-col-offset-fixed-l-18[dir=rtl] {
  margin-right: 360px;
  margin-left: auto;
}.next-col-offset-fixed-l-19[dir=rtl] {
  margin-right: 380px;
  margin-left: auto;
}.next-col-offset-fixed-l-20[dir=rtl] {
  margin-right: 400px;
  margin-left: auto;
}.next-col-offset-fixed-l-21[dir=rtl] {
  margin-right: 420px;
  margin-left: auto;
}.next-col-offset-fixed-l-22[dir=rtl] {
  margin-right: 440px;
  margin-left: auto;
}.next-col-offset-fixed-l-23[dir=rtl] {
  margin-right: 460px;
  margin-left: auto;
}.next-col-offset-fixed-l-24[dir=rtl] {
  margin-right: 480px;
  margin-left: auto;
}.next-col-offset-fixed-l-25[dir=rtl] {
  margin-right: 500px;
  margin-left: auto;
}.next-col-offset-fixed-l-26[dir=rtl] {
  margin-right: 520px;
  margin-left: auto;
}.next-col-offset-fixed-l-27[dir=rtl] {
  margin-right: 540px;
  margin-left: auto;
}.next-col-offset-fixed-l-28[dir=rtl] {
  margin-right: 560px;
  margin-left: auto;
}.next-col-offset-fixed-l-29[dir=rtl] {
  margin-right: 580px;
  margin-left: auto;
}.next-col-offset-fixed-l-30[dir=rtl] {
  margin-right: 600px;
  margin-left: auto;
}.next-col-offset-fixed-xl-1[dir=rtl] {
  margin-right: 20px;
  margin-left: auto;
}.next-col-offset-fixed-xl-2[dir=rtl] {
  margin-right: 40px;
  margin-left: auto;
}.next-col-offset-fixed-xl-3[dir=rtl] {
  margin-right: 60px;
  margin-left: auto;
}.next-col-offset-fixed-xl-4[dir=rtl] {
  margin-right: 80px;
  margin-left: auto;
}.next-col-offset-fixed-xl-5[dir=rtl] {
  margin-right: 100px;
  margin-left: auto;
}.next-col-offset-fixed-xl-6[dir=rtl] {
  margin-right: 120px;
  margin-left: auto;
}.next-col-offset-fixed-xl-7[dir=rtl] {
  margin-right: 140px;
  margin-left: auto;
}.next-col-offset-fixed-xl-8[dir=rtl] {
  margin-right: 160px;
  margin-left: auto;
}.next-col-offset-fixed-xl-9[dir=rtl] {
  margin-right: 180px;
  margin-left: auto;
}.next-col-offset-fixed-xl-10[dir=rtl] {
  margin-right: 200px;
  margin-left: auto;
}.next-col-offset-fixed-xl-11[dir=rtl] {
  margin-right: 220px;
  margin-left: auto;
}.next-col-offset-fixed-xl-12[dir=rtl] {
  margin-right: 240px;
  margin-left: auto;
}.next-col-offset-fixed-xl-13[dir=rtl] {
  margin-right: 260px;
  margin-left: auto;
}.next-col-offset-fixed-xl-14[dir=rtl] {
  margin-right: 280px;
  margin-left: auto;
}.next-col-offset-fixed-xl-15[dir=rtl] {
  margin-right: 300px;
  margin-left: auto;
}.next-col-offset-fixed-xl-16[dir=rtl] {
  margin-right: 320px;
  margin-left: auto;
}.next-col-offset-fixed-xl-17[dir=rtl] {
  margin-right: 340px;
  margin-left: auto;
}.next-col-offset-fixed-xl-18[dir=rtl] {
  margin-right: 360px;
  margin-left: auto;
}.next-col-offset-fixed-xl-19[dir=rtl] {
  margin-right: 380px;
  margin-left: auto;
}.next-col-offset-fixed-xl-20[dir=rtl] {
  margin-right: 400px;
  margin-left: auto;
}.next-col-offset-fixed-xl-21[dir=rtl] {
  margin-right: 420px;
  margin-left: auto;
}.next-col-offset-fixed-xl-22[dir=rtl] {
  margin-right: 440px;
  margin-left: auto;
}.next-col-offset-fixed-xl-23[dir=rtl] {
  margin-right: 460px;
  margin-left: auto;
}.next-col-offset-fixed-xl-24[dir=rtl] {
  margin-right: 480px;
  margin-left: auto;
}.next-col-offset-fixed-xl-25[dir=rtl] {
  margin-right: 500px;
  margin-left: auto;
}.next-col-offset-fixed-xl-26[dir=rtl] {
  margin-right: 520px;
  margin-left: auto;
}.next-col-offset-fixed-xl-27[dir=rtl] {
  margin-right: 540px;
  margin-left: auto;
}.next-col-offset-fixed-xl-28[dir=rtl] {
  margin-right: 560px;
  margin-left: auto;
}.next-col-offset-fixed-xl-29[dir=rtl] {
  margin-right: 580px;
  margin-left: auto;
}.next-col-offset-fixed-xl-30[dir=rtl] {
  margin-right: 600px;
  margin-left: auto;
}/* put your code here */
.next-responsive-grid {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: grid;
}.next-responsive-grid *,
.next-responsive-grid *:before,
.next-responsive-grid *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-responsive-grid-ie {
  display: block;
}.next-form {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-form *,
.next-form *:before,
.next-form *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-form-preview.next-form-item .next-form-item-label {
  color: #cccccc;
  color: var(--form-element-preview-label-color, #cccccc);
}.next-form-preview.next-form-item .next-form-preview {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-form-preview.next-form-item.next-medium .next-form-item-label {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 28px;
  line-height: var(--s-7,28px);
}.next-form-preview.next-form-item.next-small .next-form-item-label {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 20px;
  line-height: var(--s-5,20px);
}.next-form-preview.next-form-item.next-large .next-form-item-label {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
  line-height: 40px;
  line-height: var(--s-10,40px);
}.next-form-responsive-grid .next-form-item-control {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}.next-form-responsive-grid .next-form-item {
  margin-bottom: 0;
}.next-form-responsive-grid .next-form-item.next-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}.next-form-responsive-grid.next-small .next-responsive-grid {
  gap: 16px;
  gap: var(--s-4,16px);
}.next-form-responsive-grid.next-small .next-form-item.next-left .next-form-item-label {
  line-height: 1.4;
  margin-top: 6px;
  margin-top: calc(var(--s-6,24px) / 2 - var(--font-size-caption,12px) / 2);
  margin-bottom: 6px;
  margin-bottom: calc(var(--s-6,24px) / 2 - var(--font-size-caption,12px) / 2);
}.next-form-responsive-grid.next-medium .next-responsive-grid {
  gap: 20px;
  gap: var(--s-5,20px);
}.next-form-responsive-grid.next-medium .next-form-item.next-left .next-form-item-label {
  line-height: 1.4;
  margin-top: 10px;
  margin-top: calc(var(--s-8,32px) / 2 - var(--font-size-body-1,12px) / 2);
  margin-bottom: 10px;
  margin-bottom: calc(var(--s-8,32px) / 2 - var(--font-size-body-1,12px) / 2);
}.next-form-responsive-grid.next-large .next-responsive-grid {
  gap: 12px;
  gap: var(--s-3,12px);
}.next-form-responsive-grid.next-large .next-form-item.next-left .next-form-item-label {
  line-height: 1.4;
  margin-top: 11px;
  margin-top: calc(var(--s-9,36px) / 2 - var(--font-size-body-2,14px) / 2);
  margin-bottom: 11px;
  margin-bottom: calc(var(--s-9,36px) / 2 - var(--font-size-body-2,14px) / 2);
}.next-form-item {
  /* medium */
  margin-bottom: 16px;
  margin-bottom: var(--s-4,16px);
}.next-form-item.has-error > .next-form-item-control > .next-form-item-help {
  color: #a34239;
  color: var(--color-error-4,rgba(163,66,57,1));
}.next-form-item.has-warning > .next-form-item-control > .next-form-item-help {
  color: #80572d;
  color: var(--color-warning-3,rgba(128,87,45,1));
}.next-form-item .next-form-item-label, .next-form-item .next-form-text-align, .next-form-item p {
  line-height: 32px;
  line-height: var(--s-8,32px);
}.next-form-item .next-form-text-align, .next-form-item p {
  margin: 0;
}.next-form-item .next-rating,
.next-form-item .next-checkbox-wrapper,
.next-form-item .next-checkbox-group,
.next-form-item .next-radio-wrapper,
.next-form-item .next-radio-group {
  line-height: 28px;
  line-height: calc(var(--s-8,32px) - 4px);
}.next-form-item .next-form-preview {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 28px;
  line-height: var(--s-7,28px);
}.next-form-item .next-form-preview.next-input-textarea > p {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  text-align: justify;
  min-height: 16.8px;
  min-height: calc(var(--font-size-body-1,12px) * 1.4);
  line-height: 1.4;
  margin-top: 5.6px;
  margin-top: calc(var(--s-7,28px) / 2 - var(--font-size-body-1,12px) * 1.4 / 2);
}.next-form-item .next-form-item-label {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-form-item .next-form-item-label > label {
  display: inline-block;
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
}.next-form-item.next-large {
  margin-bottom: 12px;
  margin-bottom: var(--s-3,12px);
}.next-form-item.next-large .next-form-item-label, .next-form-item.next-large .next-form-text-align, .next-form-item.next-large p {
  line-height: 36px;
  line-height: var(--s-9,36px);
}.next-form-item.next-large .next-rating,
.next-form-item.next-large .next-checkbox-wrapper,
.next-form-item.next-large .next-checkbox-group,
.next-form-item.next-large .next-radio-wrapper,
.next-form-item.next-large .next-radio-group {
  line-height: 35px;
  line-height: calc(var(--s-9,36px) - 1px);
}.next-form-item.next-large .next-form-preview {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
  line-height: 40px;
  line-height: var(--s-10,40px);
}.next-form-item.next-large .next-form-preview.next-input-textarea > p {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
  text-align: justify;
  min-height: 22.4px;
  min-height: calc(var(--font-size-subhead,16px) * 1.4);
  line-height: 1.4;
  margin-top: 8.8px;
  margin-top: calc(var(--s-10,40px) / 2 - var(--font-size-subhead,16px) * 1.4 / 2);
}.next-form-item.next-large .next-switch {
  margin-top: 5px;
  margin-top: calc(var(--s-9,36px) / 2 - 13px);
}.next-form-item.next-large .next-form-item-label {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-form-item.next-small {
  margin-bottom: 12px;
  margin-bottom: var(--s-3,12px);
}.next-form-item.next-small .next-form-item-label, .next-form-item.next-small .next-form-text-align, .next-form-item.next-small p {
  line-height: 24px;
  line-height: var(--s-6,24px);
}.next-form-item.next-small .next-rating,
.next-form-item.next-small .next-checkbox-wrapper,
.next-form-item.next-small .next-checkbox-group,
.next-form-item.next-small .next-radio-wrapper,
.next-form-item.next-small .next-radio-group {
  line-height: 24px;
  line-height: var(--s-6,24px);
}.next-form-item.next-small .next-form-preview {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 20px;
  line-height: var(--s-5,20px);
}.next-form-item.next-small .next-form-preview.next-input-textarea > p {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  text-align: justify;
  min-height: 16.8px;
  min-height: calc(var(--font-size-caption,12px) * 1.4);
  line-height: 1.4;
  margin-top: 1.6px;
  margin-top: calc(var(--s-5,20px) / 2 - var(--font-size-caption,12px) * 1.4 / 2);
}.next-form-item.next-small .next-form-item-label {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-form-item.next-top > .next-form-item-label {
  margin-bottom: 2px;
  margin-bottom: 2px;
}.next-form-item.next-inset .next-form-item-label {
  padding-right: 0;
  padding-left: 0;
  line-height: inherit;
}.next-form-item-control .next-form-text-align {
  margin: 0;
}.next-form-item-control > .next-input-group, .next-form-item-control > .next-input {
  width: 100%;
}.next-form-item-fullwidth .next-form-item-control > .next-input-group,
.next-form-item-fullwidth .next-form-item-control > .next-input,
.next-form-item-fullwidth .next-form-item-control > .next-select,
.next-form-item-fullwidth .next-form-item-control > .next-date-picker,
.next-form-item-fullwidth .next-form-item-control > .next-month-picker,
.next-form-item-fullwidth .next-form-item-control > .next-year-picker,
.next-form-item-fullwidth .next-form-item-control > .next-range-picker,
.next-form-item-fullwidth .next-form-item-control > .next-time-picker {
  width: 100%;
}.next-form-item-fullwidth .next-form-item-control > .next-date-picker2 .next-date-picker2-input input {
  width: inherit;
}.next-form-item-label {
  display: inline-block;
  vertical-align: top;
  color: #cccccc;
  color: var(--form-label-color, #cccccc);
  text-align: right;
  padding-right: 12px;
  padding-right: var(--s-3,12px);
}.next-form-item-label label[required]:before {
  margin-right: 4px;
  content: "*";
  color: #a34239;
  color: var(--color-error-4,rgba(163,66,57,1));
}.next-form-item-label.has-colon label::after {
  content: ":";
  position: relative;
  top: -0.5px;
  margin: 0 0 0 2px;
}.next-form-item-label.next-left {
  text-align: left;
}.next-form-item-label.next-left > label[required]::before {
  display: none;
}.next-form-item-label.next-left > label[required]::after {
  margin-left: 4px;
  content: "*";
  color: #a34239;
  color: var(--color-error-4,rgba(163,66,57,1));
}.next-form-item-help {
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #666666;
  color: var(--form-help-color, #666666);
}.next-form.next-inline .next-form-item {
  display: inline-block;
  vertical-align: top;
  /* label on left */
}.next-form.next-inline .next-form-item.next-left .next-form-item-control {
  display: inline-block;
  vertical-align: top;
  line-height: 0;
}.next-form.next-inline .next-form-item:not(:last-child) {
  margin-right: 20px;
  margin-right: var(--s-5,20px);
}.next-form.next-inline .next-form-item.next-large:not(:last-child) {
  margin-right: 12px;
  margin-right: var(--s-3,12px);
}.next-form.next-inline .next-form-item.next-small:not(:last-child) {
  margin-right: 16px;
  margin-right: var(--s-4,16px);
}@media screen and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  .next-form-item.next-left > .next-form-item-label {
    display: table-cell;
  }  .next-form.next-inline .next-form-item.next-left .next-form-item-control {
    display: table-cell;
  }
}
.next-form[dir=rtl] .next-form-item-label {
  text-align: left;
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  padding-right: 0;
}.next-form[dir=rtl].next-inline .next-form-item:not(:last-child) {
  margin-left: 20px;
  margin-left: var(--s-5,20px);
  margin-right: 0;
}.next-form[dir=rtl].next-inline .next-form-item.next-large:not(:last-child) {
  margin-left: 12px;
  margin-left: var(--s-3,12px);
  margin-right: 0;
}.next-form[dir=rtl].next-inline .next-form-item.next-small:not(:last-child) {
  margin-left: 16px;
  margin-left: var(--s-4,16px);
  margin-right: 0;
}/* put your code here */
.next-avatar {
  position: relative;
  display: inline-block;
  overflow: hidden;
  color: #FFFFFF;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  background: #1c1c1c;
  background: var(--color-fill1-4, #1c1c1c);
  width: 40px;
  width: var(--s-10,40px);
  height: 40px;
  height: var(--s-10,40px);
  line-height: 40px;
  line-height: var(--s-10,40px);
  border-radius: 50%;
}.next-avatar-image {
  background: transparent;
}.next-avatar-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
  -ms-transform-origin: 0 center;
  transform-origin: 0 center;
}.next-avatar-large {
  width: 52px;
  width: var(--s-13,52px);
  height: 52px;
  height: var(--s-13,52px);
  line-height: 52px;
  line-height: var(--s-13,52px);
  border-radius: 50%;
}.next-avatar-large-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
  -ms-transform-origin: 0 center;
  transform-origin: 0 center;
}.next-avatar-small {
  width: 28px;
  width: var(--s-7,28px);
  height: 28px;
  height: var(--s-7,28px);
  line-height: 28px;
  line-height: var(--s-7,28px);
  border-radius: 50%;
}.next-avatar-small-string {
  position: absolute;
  left: 50%;
  -webkit-transform-origin: 0 center;
  -ms-transform-origin: 0 center;
  transform-origin: 0 center;
}.next-avatar-square {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-avatar > img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}.next-select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  font-size: 0;
  vertical-align: middle;
  /* Select trigger */
  /* 在搜索框未激活时，将 input 的 color 置为透明 */
  /* ISSUE: 在 IE11 中，<input readonly/> 仍然会显示光标, 要隐藏掉 */
  /*
    &.next-no-search {
        .next-select-trigger-search input {
            color: $color-transparent;
        }
    }
    */
  /* 弹层 */
  /* 全选按钮 */
  /* -------------- IE polyfill -------------- */
  /* 根据最新的数据，在中国，PC 端的 IE9 份额为 2%， */
  /* 所以不应该因为 IE9 而不使用 flex，而是应该做降级 polyfill */
  /* @see http://gs.statcounter.com/ */
  /* IE10、IE11 虽然支持 flex，但还是会有各种各样奇奇怪怪的问题 */
}.next-select *,
.next-select *:before,
.next-select *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-select-trigger {
  min-width: 100px;
  outline: 0;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-select-trigger .next-input-label {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}.next-select-trigger .next-select-values {
  display: block;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  overflow: hidden;
}.next-select-trigger .next-select-values > em {
  font-style: inherit;
}.next-select-trigger .next-select-values input {
  padding-left: 0;
  padding-right: 0;
}.next-select-trigger .next-input-control {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}.next-select-trigger .next-input-control > * {
  display: inline-block;
  width: auto;
}.next-select-trigger .next-input-control > .next-select-arrow {
  padding-right: 0;
}.next-select-trigger .next-input.next-disabled em {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
}.next-select-trigger .next-input.next-disabled .next-select-arrow {
  cursor: not-allowed;
}.next-select-trigger .next-select-clear {
  display: none;
}.next-select-trigger.next-has-clear:hover .next-select-clear {
  display: inline-block;
}.next-select-trigger.next-has-clear:hover .next-select-arrow {
  display: none;
}.next-select .next-select-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-width: 100px;
  outline: 0;
  color: #cccccc;
  color: var(--select-color, #cccccc);
}.next-select .next-select-inner .next-tag {
  line-height: 1;
  margin-right: 4px;
  margin-bottom: 3px;
  padding-left: 0px;
  padding-right: 0px;
}.next-select .next-select-inner .next-input-inner {
  width: auto;
}.next-select-trigger-search {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
}.next-select-trigger-search > input, .next-select-trigger-search > span {
  display: block;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  white-space: nowrap;
  overflow: hidden;
}.next-select-trigger-search input {
  position: absolute;
  background-color: transparent;
  width: 100%;
  height: 100% !important;
  z-index: 1;
  left: 0;
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0;
  cursor: inherit;
}.next-select-trigger-search > span {
  position: relative;
  visibility: hidden;
  white-space: pre;
  max-width: 100%;
  /* 在 table 布局中，100% 并没有什么x用 */
  z-index: -1;
}.next-select-single {
  /* 搜索框激活时，展开后不显示值，只显示搜索框 */
  /* 搜索框未激活，或者menu未展开，如果有值，则不显示搜索(placeholder) */
}.next-select-single.next-no-search {
  cursor: pointer;
}.next-select-single.next-has-search.next-active .next-select-values > em {
  display: none;
}.next-select-single.next-no-search .next-select-values > em + .next-select-trigger-search, .next-select-single.next-inactive .next-select-values > em + .next-select-trigger-search {
  width: 1px;
  opacity: 0;
  /* stylelint-disable */
  filter: alpha(opacity=0);
  /* for IE 9 */
  /* stylelint-enable */
}.next-select-single .next-select-values {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}.next-select-single .next-select-values > em {
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.next-select-multiple .next-select-compact {
  position: relative;
  white-space: nowrap;
}.next-select-multiple .next-select-compact .next-select-trigger-search {
  width: auto;
}.next-select-multiple .next-select-compact .next-select-tag-compact {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: 0 4px 0 16px;
  color: #cccccc;
  color: var(--input-text-color, #cccccc);
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0) 10px);
  background: linear-gradient(90deg, transparent, var(--input-bg-color, rgba(255, 255, 255, 0)) 10px);
}.next-select-multiple .next-disabled .next-select-tag-compact {
  background: linear-gradient(90deg, transparent, #333333 10px);
  background: linear-gradient(90deg, transparent, var(--color-fill-2,rgba(51,51,51,1)) 10px);
}.next-select-multiple, .next-select-tag {
  /* 如果有值，则搜索框变为1px */
}.next-select-multiple .next-select-values, .next-select-tag .next-select-values {
  /* Tag 有 3px 的 margin-bottom，所以包裹 Tag 的容器要作一下处理 */
  margin-bottom: -3px;
  height: auto !important;
}.next-select-multiple .next-select-trigger-search, .next-select-tag .next-select-trigger-search {
  margin-bottom: 3px;
}.next-select-multiple .next-tag + .next-select-trigger-search, .next-select-tag .next-tag + .next-select-trigger-search {
  width: auto;
  min-width: 1px;
  /* 保留一个光标的宽度 */
}.next-select-multiple .next-input, .next-select-tag .next-input {
  height: auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}.next-select-multiple.next-small .next-select-values, .next-select-tag.next-small .next-select-values {
  min-height: 22px;
  min-height: calc(var(--s-6,24px) - 2px);
  padding-top: 4px;
  padding-top: calc(var(--s-6,24px) / 2 - 14px / 2 - 1px);
  padding-bottom: 4px;
  padding-bottom: calc(var(--s-6,24px) / 2 - var(--select-s-lineheight, 14px) / 2 - 1px);
  line-height: 14px;
  line-height: var(--select-s-lineheight, 14px);
}.next-select-multiple.next-small .next-select-values-compact, .next-select-tag.next-small .next-select-values-compact {
  height: 24px !important;
  height: var(--s-6,24px) !important;
}.next-select-multiple.next-small .next-tag, .next-select-tag.next-small .next-tag {
  border: 0;
  padding-top: 0px;
  padding-top: calc(var(--select-s-lineheight, 14px) / 2 - 7px);
  padding-bottom: 0px;
  padding-bottom: calc(var(--select-s-lineheight, 14px) / 2 - 7px);
  height: 14px;
  height: var(--select-s-lineheight, 14px);
}.next-select-multiple.next-small .next-tag .next-tag-body, .next-select-multiple.next-small .next-tag .next-tag-close-btn, .next-select-tag.next-small .next-tag .next-tag-body, .next-select-tag.next-small .next-tag .next-tag-close-btn {
  line-height: 14px;
  line-height: calc(var(--select-s-lineheight, 14px) - var(--select-s-lineheight, 14px) / 2 * 2 + 14px);
}.next-select-multiple.next-small .next-tag-body, .next-select-tag.next-small .next-tag-body {
  line-height: 14px;
  line-height: var(--select-s-lineheight, 14px);
}.next-select-multiple.next-small .next-input-label, .next-select-multiple.next-small .next-input-inner, .next-select-multiple.next-small .next-input-control, .next-select-multiple.next-small .next-select-tag-compact, .next-select-tag.next-small .next-input-label, .next-select-tag.next-small .next-input-inner, .next-select-tag.next-small .next-input-control, .next-select-tag.next-small .next-select-tag-compact {
  line-height: 22px;
  line-height: calc(var(--s-6,24px) - 2px);
}.next-select-multiple.next-medium .next-select-values, .next-select-tag.next-medium .next-select-values {
  min-height: 30px;
  min-height: calc(var(--s-8,32px) - 2px);
  padding-top: 5px;
  padding-top: calc(var(--s-8,32px) / 2 - var(--s-5,20px) / 2 - 1px);
  padding-bottom: 5px;
  padding-bottom: calc(var(--s-8,32px) / 2 - var(--s-5,20px) / 2 - 1px);
  line-height: 20px;
  line-height: var(--s-5,20px);
}.next-select-multiple.next-medium .next-select-values-compact, .next-select-tag.next-medium .next-select-values-compact {
  height: 32px !important;
  height: var(--s-8,32px) !important;
}.next-select-multiple.next-medium .next-tag, .next-select-tag.next-medium .next-tag {
  padding-top: 1px;
  padding-top: calc(var(--s-5,20px) / 2 - 9px);
  padding-bottom: 1px;
  padding-bottom: calc(var(--s-5,20px) / 2 - 9px);
  height: 20px;
  height: var(--s-5,20px);
}.next-select-multiple.next-medium .next-tag .next-tag-body, .next-select-multiple.next-medium .next-tag .next-tag-close-btn, .next-select-tag.next-medium .next-tag .next-tag-body, .next-select-tag.next-medium .next-tag .next-tag-close-btn {
  line-height: 18px;
  line-height: calc(var(--s-5,20px) - var(--s-5,20px) / 2 * 2 + 18px);
}.next-select-multiple.next-medium .next-input-label, .next-select-multiple.next-medium .next-input-inner, .next-select-multiple.next-medium .next-input-control, .next-select-multiple.next-medium .next-select-tag-compact, .next-select-tag.next-medium .next-input-label, .next-select-tag.next-medium .next-input-inner, .next-select-tag.next-medium .next-input-control, .next-select-tag.next-medium .next-select-tag-compact {
  line-height: 30px;
  line-height: calc(var(--s-8,32px) - 2px);
}.next-select-multiple.next-large .next-select-values, .next-select-tag.next-large .next-select-values {
  min-height: 34px;
  min-height: calc(var(--s-9,36px) - 2px);
  padding-top: 5px;
  padding-top: calc(var(--s-9,36px) / 2 - var(--s-6,24px) / 2 - 1px);
  padding-bottom: 5px;
  padding-bottom: calc(var(--s-9,36px) / 2 - var(--s-6,24px) / 2 - 1px);
  line-height: 24px;
  line-height: var(--s-6,24px);
}.next-select-multiple.next-large .next-select-values-compact, .next-select-tag.next-large .next-select-values-compact {
  height: 36px !important;
  height: var(--s-9,36px) !important;
}.next-select-multiple.next-large .next-tag, .next-select-tag.next-large .next-tag {
  padding-top: 3px;
  padding-top: calc(var(--s-6,24px) / 2 - 9px);
  padding-bottom: 3px;
  padding-bottom: calc(var(--s-6,24px) / 2 - 9px);
  height: 24px;
  height: var(--s-6,24px);
}.next-select-multiple.next-large .next-tag .next-tag-body, .next-select-multiple.next-large .next-tag .next-tag-close-btn, .next-select-tag.next-large .next-tag .next-tag-body, .next-select-tag.next-large .next-tag .next-tag-close-btn {
  line-height: 18px;
  line-height: calc(var(--s-6,24px) - var(--s-6,24px) / 2 * 2 + 18px);
}.next-select-multiple.next-large .next-input-label, .next-select-multiple.next-large .next-input-inner, .next-select-multiple.next-large .next-input-control, .next-select-multiple.next-large .next-select-tag-compact, .next-select-tag.next-large .next-input-label, .next-select-tag.next-large .next-input-inner, .next-select-tag.next-large .next-input-control, .next-select-tag.next-large .next-select-tag-compact {
  line-height: 34px;
  line-height: calc(var(--s-9,36px) - 2px);
}.next-select-auto-complete {
  width: 160px;
}.next-select-auto-complete .next-input {
  width: 100%;
  /* table-cell 下 margin 无效 */
}.next-select-auto-complete .next-input .next-input-hint-wrap {
  padding-right: 1px;
}.next-select-auto-complete .next-input .next-select-arrow {
  padding-left: 0;
}.next-select.next-active .next-select-arrow .next-icon-arrow-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}.next-select .next-select-unfold-icon::before {
  content: "";
  content: var(--select-unfold-icon-content, "");
}.next-select-symbol-fold::before {
  content: "\e63d";
}.next-select-arrow {
  cursor: pointer;
  width: auto !important;
  text-align: center;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  /* transform-origin: center 41.8%; // icon 图像中心 */
}.next-select-popup-wrap {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  padding: 0px 0;
  padding: var(--s-zero,0px) 0;
}.next-select-spacing-tb {
  padding: 0px 0;
  padding: var(--s-zero,0px) 0;
}.next-select-menu-wrapper {
  max-height: 260px;
  overflow: auto;
  border: 1px solid #1c1c1c;
  border: var(--popup-local-border-width, 1px) var(--line-solid,solid) var(--popup-local-border-color, #1c1c1c);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
}.next-select-menu-wrapper .next-select-menu {
  max-height: none;
  border: none;
}.next-select-menu {
  max-height: 260px;
  overflow: auto;
  /* autoComplete 没有选项时 menu 不显示 */
}.next-select-menu .next-select-menu-empty-content {
  padding-left: 8px;
  padding-right: 8px;
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-select-menu.next-select-auto-complete-menu.next-select-menu-empty {
  display: none;
}.next-select-menu .next-menu-item-text .next-icon {
  vertical-align: middle;
}.next-select-all {
  display: block;
  cursor: pointer;
  padding: 0 8px;
  margin: 0 12px 8px;
  border-bottom: 1px solid #333333;
  border-bottom: 1px solid var(--color-line1-2, #333333);
}.next-select-all:hover {
  color: #4e9ff5;
  color: var(--color-link-3, #4e9ff5);
}.next-select-all .next-menu-icon-selected.next-icon {
  display: inline-block !important;
  top: initial;
  color: #2789f2;
  color: var(--color-brand1-6, #2789f2);
}.next-select-highlight {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-select-in-ie.next-select-trigger .next-select-values {
  /* 在 table 布局中，overflow: hidden 会导致负的 margin 失效 */
  overflow: visible;
}.next-select-in-ie.next-select-trigger .next-input-control, .next-select-in-ie.next-select-trigger .next-input-label {
  width: 1px;
}.next-select-in-ie.next-select-trigger .next-input-control > * {
  display: table-cell;
  width: 1%;
}.next-select-in-ie.next-select-trigger .next-select-arrow {
  display: table-cell;
}.next-select-in-ie.next-select-trigger .next-select-clear {
  display: none;
}.next-select-in-ie.next-select-trigger.next-select-multiple .next-select-inner, .next-select-in-ie.next-select-trigger.next-select-tag .next-select-inner {
  vertical-align: top;
}.next-select-in-ie.next-select-trigger .next-select-inner {
  display: inline-table;
}.next-select-in-ie.next-select-trigger.next-select-single .next-select-values {
  display: inline-table;
}.next-select-in-ie.next-select-trigger.next-select-single .next-input.next-small .next-select-values {
  line-height: 24px;
  line-height: var(--s-6,24px);
}.next-select-in-ie.next-select-trigger.next-select-single .next-input.next-medium .next-select-values {
  line-height: 32px;
  line-height: var(--s-8,32px);
}.next-select-in-ie.next-select-trigger.next-select-single .next-input.next-large .next-select-values {
  line-height: 36px;
  line-height: var(--s-9,36px);
}.next-select-in-ie.next-select-trigger .next-select-trigger-search > span {
  max-width: 100px;
}.next-select-in-ie.next-select-trigger.next-select-single {
  /* 搜索框未激活，或者menu未展开，如果有值，则不显示搜索(placeholder) */
}.next-select-in-ie.next-select-trigger.next-select-single.next-select-in-ie-fixwidth .next-select-values {
  position: relative;
}.next-select-in-ie.next-select-trigger.next-select-single.next-select-in-ie-fixwidth .next-select-values > em {
  position: absolute;
  display: inline-block;
  height: 100%;
  line-height: 1;
  vertical-align: middle;
  overflow: hidden;
  left: 4px;
  right: 0;
  top: 30%;
}.next-select-in-ie.next-select-trigger.next-select-single.next-no-search .next-select-values > em + .next-select-trigger-search, .next-select-in-ie.next-select-trigger.next-select-single.next-inactive .next-select-values > em + .next-select-trigger-search {
  /* stylelint-disable */
  filter: alpha(opacity=0);
  /* for IE 9 */
  /* stylelint-enable */
  font-size: 0;
}.next-select-in-ie.next-select-trigger.next-no-search .next-select-trigger-search input {
  color: inherit;
}@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .next-select-multiple .next-select-compact .next-select-tag-compact {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 10px);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), var(--input-bg-color, rgba(255, 255, 255, 0)) 10px);
  }  .next-select-multiple .next-disabled .next-select-tag-compact {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), #333333 10px);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), var(--color-fill-2,rgba(51,51,51,1)) 10px);
  }
}
.next-select.next-select-multiple[dir=rtl] .next-select-compact .next-select-tag-compact {
  left: 0;
  right: auto;
  padding: 0 16px 0 4px;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 10px);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0), var(--input-bg-color, rgba(255, 255, 255, 0)) 10px);
}/* put your code here */
.next-list-header {
  border-bottom: 1px solid #333333;
  border-bottom: var(--line-1, 1px) solid var(--color-line1-2,rgba(51,51,51,1));
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-list-footer {
  border-top: 1px solid #333333;
  border-top: var(--line-1, 1px) solid var(--color-line1-2,rgba(51,51,51,1));
  color: #cccccc;
  color: var(--list-content-color, #cccccc);
}.next-list-loading.next-loading {
  display: block;
}.next-list-empty {
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  color: #0a0a0a;
  color: var(--color-line1-4, #0a0a0a);
  padding: 32px 0;
  text-align: center;
}.next-list-items {
  margin: 0;
  padding: 0;
  list-style: none;
}.next-list-item {
  display: table;
  /* 兼容ie9 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #cccccc;
  color: var(--list-content-color, #cccccc);
}.next-list-item-media {
  display: table-cell;
  /* 兼容ie9 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-width: 1px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  vertical-align: top;
}.next-list-item-extra {
  display: table-cell;
  /* 兼容ie9 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-width: 1px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  vertical-align: top;
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-list-item-content {
  display: table-cell;
  /* 兼容ie9 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  vertical-align: middle;
}.next-list-item-title {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-list-medium .next-list-header {
  padding: 16px 0px;
  padding: var(--s-4,16px) var(--s-zero,0px);
  font-size: 18px;
  font-size: var(--font-size-title,18px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
}.next-list-medium .next-list-footer {
  padding: 16px 0px;
  padding: var(--s-4,16px) var(--s-zero,0px);
}.next-list-medium .next-list-item-media {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-list-medium .next-list-item-extra {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
}.next-list-medium .next-list-item {
  font-size: 14px;
  font-size: var(--list-size-m-item-content-font-size, 14px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2,1.5);
  padding: 16px 0px;
  padding: var(--s-4,16px) var(--s-zero,0px);
}.next-list-medium .next-list-item-title {
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  font-size: 16px;
  font-size: var(--list-size-m-item-title-font-size, 16px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2,1.5);
}.next-list-small .next-list-header {
  padding: 8px 0px;
  padding: var(--s-2,8px) var(--s-zero,0px);
  font-size: 16px;
  font-size: var(--list-size-s-title-font-size, 16px);
  font-weight: bold;
  font-weight: var(--list-size-s-title-font-weight, bold);
}.next-list-small .next-list-footer {
  padding: 8px 0px;
  padding: var(--s-2,8px) var(--s-zero,0px);
}.next-list-small .next-list-item-media {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-list-small .next-list-item-extra {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
}.next-list-small .next-list-item {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  line-height: 1.5;
  line-height: var(--font-lineheight-1,1.5);
  padding: 8px 0px;
  padding: var(--s-2,8px) var(--s-zero,0px);
}.next-list-small .next-list-item-title {
  font-size: 14px;
  font-size: var(--list-size-s-item-title-font-size, 14px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2,1.5);
}.next-list-divider .next-list-item {
  border-bottom: 1px solid #333333;
  border-bottom: var(--line-1, 1px) solid var(--color-line1-2,rgba(51,51,51,1));
}.next-list-divider .next-list-item:last-child {
  border-bottom: none;
}.next-list[dir=rtl] .next-list-item-media {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
  padding-right: 0;
}.next-list[dir=rtl] .next-list-item-extra {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
  padding-left: 0;
}.next-list[dir=rtl] .next-list-small .next-list-item-media {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
  padding-right: 0;
}.next-list[dir=rtl] .next-list-small .next-list-item-extra {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
  padding-left: 0;
}.next-menu-btn {
  display: inline-block;
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-menu-btn-spacing-tb {
  padding: 0px 0;
  padding: var(--s-zero,0px) 0;
}.next-menu-btn .next-icon {
  -webkit-transition: -webkit-transform 100ms linear;
  transition: -webkit-transform 100ms linear;
  transition: transform 100ms linear;
  transition: transform 100ms linear, -webkit-transform 100ms linear;
}.next-menu-btn .next-menu-btn-arrow::before {
  content: "\e63d";
}.next-menu-btn.next-expand .next-menu-btn-arrow::before {
  content: "\e625";
}.next-menu-btn-symbol-unfold::before {
  content: "\e625";
}.next-menu-btn.next-btn-normal .next-menu-btn-arrow {
  color: #e6e6e6;
  color: var(--menu-btn-pure-text-normal-icon-color, #e6e6e6);
}.next-menu-btn.next-btn-normal:hover .next-menu-btn-arrow {
  color: #e6e6e6;
  color: var(--btn-pure-normal-color-hover, #e6e6e6);
}.next-menu-btn.next-btn-secondary .next-menu-btn-arrow {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-menu-btn.next-btn-secondary:hover .next-menu-btn-arrow {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-menu-btn.next-btn-secondary.next-btn-text:hover .next-menu-btn-arrow {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-menu-btn.next-btn-primary .next-menu-btn-arrow {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-menu-btn.next-btn-primary:hover .next-menu-btn-arrow {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-menu-btn.next-btn-text.next-btn-normal .next-menu-btn-arrow {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-menu-btn.next-btn-text.next-btn-normal:hover .next-menu-btn-arrow {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-menu-btn.next-btn-text.next-btn-primary .next-menu-btn-arrow {
  color: #2789f2;
  color: var(--color-link-1,rgba(39,137,242,1));
}.next-menu-btn.next-btn-text.next-btn-primary:hover .next-menu-btn-arrow {
  color: #4e9ff5;
  color: var(--btn-text-primary-color-hover, #4e9ff5);
}.next-menu-btn.next-btn-ghost.next-btn-light .next-menu-btn-arrow {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-menu-btn.next-btn-ghost.next-btn-light:hover .next-menu-btn-arrow {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-menu-btn.next-btn-ghost.next-btn-dark .next-menu-btn-arrow {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-menu-btn.next-btn-ghost.next-btn-dark:hover .next-menu-btn-arrow {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-menu-btn.disabled .next-menu-btn-arrow,
.next-menu-btn[disabled] .next-menu-btn-arrow {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-menu-btn.next-btn-text.disabled .next-menu-btn-arrow,
.next-menu-btn.next-btn-text[disabled] .next-menu-btn-arrow {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-menu-btn[disabled].next-btn-ghost.next-btn-dark .next-menu-btn-arrow {
  color: rgba(255, 255, 255, 0.4);
  color: var(--menu-btn-ghost-dark-disabled-icon-color, rgba(255, 255, 255, 0.4));
}.next-menu-btn[disabled].next-btn-ghost.next-btn-light .next-menu-btn-arrow {
  color: rgba(0, 0, 0, 0.1);
  color: var(--menu-btn-ghost-light-disabled-icon-color, rgba(0, 0, 0, 0.1));
}.next-nav {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: auto;
  border-radius: 0;
}.next-nav *,
.next-nav *:before,
.next-nav *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-nav-icon.next-icon {
  margin-right: 12px;
  font-weight: inherit;
}.next-nav-icon.next-icon:before,
.next-nav-icon.next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-nav-group-label {
  height: 40px;
  height: var(--s-10,40px);
  line-height: 40px;
  line-height: var(--s-10,40px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-nav-item .next-menu-item-text > span,
.next-nav-item .next-nav-group-label > span {
  opacity: 1;
  -webkit-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}.next-nav-item .next-menu-item-text > a {
  text-decoration: none;
  color: inherit;
}.next-nav-item .next-menu-hoz-icon-arrow.next-icon,
.next-nav-item .next-menu-icon-arrow.next-icon, .next-nav-item:hover .next-menu-hoz-icon-arrow.next-icon,
.next-nav-item:hover .next-menu-icon-arrow.next-icon, .next-nav-item.next-focused .next-menu-hoz-icon-arrow.next-icon,
.next-nav-item.next-focused .next-menu-icon-arrow.next-icon, .next-nav-item.next-selected .next-menu-hoz-icon-arrow.next-icon,
.next-nav-item.next-selected .next-menu-icon-arrow.next-icon, .next-nav-item.next-opened .next-menu-hoz-icon-arrow.next-icon,
.next-nav-item.next-opened .next-menu-icon-arrow.next-icon {
  color: inherit;
  top: 0;
  -webkit-transform-origin: center 50%;
  -ms-transform-origin: center 50%;
  transform-origin: center 50%;
}.next-nav.next-active .next-nav-item:before {
  position: absolute;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  content: "";
}.next-nav.next-hoz {
  padding: 0;
  height: 44px;
  height: calc(var(--s-11,44px) + var(--s-zero,0px) * 2);
  line-height: 42px;
  line-height: calc(var(--s-11,44px) - var(--popup-local-border-width, 1px) * 2);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-nav.next-hoz .next-menu-item.next-nav-item {
  margin-left: 0px;
  margin-left: var(--s-zero,0px);
  margin-right: 0px;
  margin-right: var(--s-zero,0px);
  padding: 0 20px;
  padding: 0 var(--s-5,20px);
  border-radius: 0px;
  border-radius: var(--corner-zero,0px);
}.next-nav.next-hoz .next-menu-item,
.next-nav.next-hoz .next-menu-sub-menu-wrapper > .next-menu-item {
  margin-top: 0px;
  margin-top: var(--s-zero,0px);
  margin-bottom: 0px;
  margin-bottom: var(--s-zero,0px);
}.next-nav.next-hoz .next-menu-item-inner {
  height: 42px;
  height: calc(var(--s-11,44px) - var(--popup-local-border-width, 1px) * 2);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-nav.next-hoz .next-menu-item.next-nav-item.next-nav-with-title {
  line-height: 1;
  padding: 12px 8px;
}.next-nav.next-hoz .next-menu-item.next-nav-item.next-nav-with-title .next-menu-item-inner {
  height: auto;
  min-height: 42px;
  min-height: calc(var(--s-11,44px) - var(--popup-local-border-width, 1px) * 2);
}.next-nav.next-hoz .next-menu-item.next-nav-item.next-nav-with-title .next-nav-text {
  display: block;
  line-height: 1;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
}.next-nav.next-hoz .next-nav-group-label .next-menu-item-inner {
  height: 40px;
  height: var(--s-10,40px);
  line-height: 40px;
  line-height: var(--s-10,40px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-nav.next-hoz .next-menu-header {
  float: left;
  height: 42px;
  height: calc(var(--s-11,44px) - var(--popup-local-border-width, 1px) * 2);
}.next-nav.next-hoz .next-menu-footer {
  float: right;
  height: 42px;
  height: calc(var(--s-11,44px) - var(--popup-local-border-width, 1px) * 2);
}.next-nav.next-hoz .next-nav-item:before {
  width: 0;
  left: 50%;
  height: 2px;
  height: var(--line-2,2px);
}.next-nav.next-hoz .next-nav-item:hover:before {
  height: 0px;
  height: var(--line-zero,0px);
}.next-nav.next-hoz.next-top .next-nav-item:before {
  top: -1px;
  top: calc(0px - var(--popup-local-border-width, 1px));
}.next-nav.next-hoz.next-bottom .next-nav-item:before {
  bottom: -1px;
  bottom: calc(0px - var(--popup-local-border-width, 1px));
}.next-nav.next-hoz .next-selected.next-nav-item:before {
  width: 100%;
  left: 0;
  height: 2px;
  height: var(--line-2,2px);
}.next-nav.next-ver {
  padding: 0;
  -webkit-transition: width 300ms ease;
  transition: width 300ms ease;
  line-height: 40px;
  line-height: var(--nav-ver-height, 40px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-nav.next-ver .next-menu-item.next-nav-item {
  margin-left: 0px;
  margin-left: var(--s-zero,0px);
  margin-right: 0px;
  margin-right: var(--s-zero,0px);
  padding: 0 20px;
  padding: 0 var(--s-5,20px);
  border-radius: 0px;
  border-radius: var(--corner-zero,0px);
}.next-nav.next-ver .next-menu-item:not(:first-child),
.next-nav.next-ver .next-menu-sub-menu-wrapper:not(:first-child) > .next-menu-item {
  margin-top: 0px;
  margin-top: var(--s-zero,0px);
}.next-nav.next-ver .next-menu-item:not(:last-child),
.next-nav.next-ver .next-menu-sub-menu-wrapper:not(:last-child) > .next-menu-item {
  margin-bottom: 0px;
  margin-bottom: var(--s-zero,0px);
}.next-nav.next-ver .next-menu-item-inner {
  height: 40px;
  height: var(--nav-ver-height, 40px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-nav.next-ver .next-menu-item.next-nav-item.next-nav-with-title {
  line-height: 1;
  padding: 12px 8px;
}.next-nav.next-ver .next-menu-item.next-nav-item.next-nav-with-title .next-menu-item-inner {
  height: auto;
  min-height: 40px;
  min-height: var(--nav-ver-height, 40px);
}.next-nav.next-ver .next-menu-item.next-nav-item.next-nav-with-title .next-nav-text {
  display: block;
  line-height: 1;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
}.next-nav.next-ver .next-nav-group-label .next-menu-item-inner {
  height: 40px;
  height: var(--s-10,40px);
  line-height: 40px;
  line-height: var(--s-10,40px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-nav.next-ver > .next-menu-item:first-child,
.next-nav.next-ver > .next-menu-sub-menu-wrapper:first-child > .next-menu-item {
  margin-top: 0px;
  margin-top: var(--s-zero,0px);
}.next-nav.next-ver > .next-menu-item:last-child,
.next-nav.next-ver > .next-menu-sub-menu-wrapper:last-child > .next-menu-item {
  margin-bottom: 0px;
  margin-bottom: var(--s-zero,0px);
}.next-nav.next-ver .next-menu-sub-menu {
  line-height: 40px;
  line-height: var(--s-10,40px);
}.next-nav.next-ver .next-menu-sub-menu .next-menu-item-inner {
  height: 40px;
  height: var(--s-10,40px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-nav.next-ver .next-nav-item:before {
  height: 0;
  top: 50%;
  width: 0px;
  width: var(--line-zero,0px);
}.next-nav.next-ver .next-nav-item:hover:before {
  width: 0px;
  width: var(--line-zero,0px);
}.next-nav.next-ver.next-left .next-nav-item:before,
.next-nav.next-ver.next-top .next-nav-item:before {
  left: -1px;
  left: calc(0px - var(--popup-local-border-width, 1px));
}.next-nav.next-ver.next-right .next-nav-item:before,
.next-nav.next-ver.next-bottom .next-nav-item:before {
  right: -1px;
  right: calc(0px - var(--popup-local-border-width, 1px));
}.next-nav.next-ver .next-selected.next-nav-item:before {
  height: 100%;
  top: 0;
  width: 0px;
  width: var(--line-zero,0px);
}.next-nav.next-primary {
  border-width: 0px;
  border-width: var(--line-zero,0px);
  background: black;
  background: var(--color-other-1,rgba(0,0,0,1));
  border-color: #e6e6e6;
  border-color: var(--color-text1-4,rgba(230,230,230,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.64);
  -webkit-box-shadow: var(--nav-primary-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.64));
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.64);
  box-shadow: var(--nav-primary-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.64));
}.next-nav.next-primary.next-hoz {
  line-height: 44px;
  line-height: var(--s-11,44px);
  line-height: 44px;
  line-height: calc(var(--s-11,44px) - var(--line-zero,0px) * 2);
}.next-nav.next-primary.next-hoz .next-menu-header,
.next-nav.next-primary.next-hoz .next-menu-footer,
.next-nav.next-primary.next-hoz .next-menu-item-inner {
  line-height: 44px;
  line-height: var(--s-11,44px);
  height: 44px;
  height: calc(var(--s-11,44px) - var(--line-zero,0px) * 2);
}.next-nav.next-primary.next-hoz.next-top .next-nav-item:before {
  top: 0;
  top: 0px;
  top: calc(0px - var(--line-zero,0px));
}.next-nav.next-primary.next-hoz.next-bottom .next-nav-item:before {
  bottom: 0;
  bottom: 0px;
  bottom: calc(0px - var(--line-zero,0px));
}.next-nav.next-primary.next-ver.next-left .next-nav-item:before {
  left: 0;
  left: 0px;
  left: calc(0px - var(--line-zero,0px));
}.next-nav.next-primary.next-ver.next-right .next-nav-item:before {
  right: 0;
  right: 0px;
  right: calc(0px - var(--line-zero,0px));
}.next-nav.next-primary .next-nav-item.next-menu-item {
  background: black;
  background: var(--color-other-1,rgba(0,0,0,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-primary .next-nav-item.next-menu-item.next-focused, .next-nav.next-primary .next-nav-item.next-menu-item:hover {
  background: #FFFFFF;
  background: var(--color-other-2,#FFFFFF);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-primary .next-nav-item.next-menu-item.next-selected {
  background: #FFFFFF;
  background: var(--color-other-2,#FFFFFF);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
}.next-nav.next-primary .next-nav-item.next-menu-item.next-selected.next-nav-item {
  background: #FFFFFF;
  background: var(--color-other-2,#FFFFFF);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-nav.next-primary .next-nav-item.next-menu-item.next-opened {
  background: black;
  background: var(--color-other-1,rgba(0,0,0,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-primary .next-nav-item.next-menu-item.next-child-selected {
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-primary .next-nav-item.next-menu-item.next-opened.next-nav-popup {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-primary .next-nav-item.next-menu-item.next-child-selected.next-nav-popup {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-primary .next-nav-item.next-menu-item:before {
  background: #FFFFFF;
  background: var(--color-other-2,#FFFFFF);
}.next-nav.next-primary .next-nav-item.next-menu-item:hover:before {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
}.next-nav.next-primary .next-menu-sub-menu .next-menu-item.next-opened {
  background: black;
  background: var(--color-other-1,rgba(0,0,0,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-primary .next-nav-group-label {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-primary .next-menu-sub-menu .next-menu-item {
  background: black;
  background: var(--color-other-1,rgba(0,0,0,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-primary .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-primary .next-menu-sub-menu .next-menu-item:hover {
  background: black;
  background: var(--color-other-1,rgba(0,0,0,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-primary .next-menu-sub-menu .next-menu-item.next-selected {
  background: #000000;
  background: var(--color-black,#000000);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-primary .next-menu-sub-menu .next-menu-item.next-selected.next-nav-item {
  background: #000000;
  background: var(--color-black,#000000);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-primary .next-nav-item.next-menu-item.next-disabled,
.next-nav.next-primary .next-nav-item.next-menu-item.next-disabled .next-menu-item-text > a {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  cursor: not-allowed;
}.next-nav.next-primary .next-nav-item.next-menu-item.next-disabled .next-menu-icon-arrow,
.next-nav.next-primary .next-nav-item.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-arrow {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-nav.next-primary .next-nav-item.next-menu-item.next-disabled .next-menu-icon-selected,
.next-nav.next-primary .next-nav-item.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-selected {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-nav.next-secondary {
  border-width: 0px;
  border-width: var(--line-zero,0px);
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.64);
  -webkit-box-shadow: var(--nav-secondary-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.64));
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.64);
  box-shadow: var(--nav-secondary-shadow, 0px 6px 24px 0px rgba(0, 0, 0, 0.64));
}.next-nav.next-secondary.next-hoz {
  line-height: 44px;
  line-height: var(--s-11,44px);
  line-height: 44px;
  line-height: calc(var(--s-11,44px) - var(--line-zero,0px) * 2);
}.next-nav.next-secondary.next-hoz .next-menu-header,
.next-nav.next-secondary.next-hoz .next-menu-footer,
.next-nav.next-secondary.next-hoz .next-menu-item-inner {
  line-height: 44px;
  line-height: var(--s-11,44px);
  height: 44px;
  height: calc(var(--s-11,44px) - var(--line-zero,0px) * 2);
}.next-nav.next-secondary.next-hoz.next-top .next-nav-item:before {
  top: 0;
  top: 0px;
  top: calc(0px - var(--line-zero,0px));
}.next-nav.next-secondary.next-hoz.next-bottom .next-nav-item:before {
  bottom: 0;
  bottom: 0px;
  bottom: calc(0px - var(--line-zero,0px));
}.next-nav.next-secondary.next-ver.next-left .next-nav-item:before {
  left: 0;
  left: 0px;
  left: calc(0px - var(--line-zero,0px));
}.next-nav.next-secondary.next-ver.next-right .next-nav-item:before {
  right: 0;
  right: 0px;
  right: calc(0px - var(--line-zero,0px));
}.next-nav.next-secondary .next-nav-item.next-menu-item {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-secondary .next-nav-item.next-menu-item.next-focused, .next-nav.next-secondary .next-nav-item.next-menu-item:hover {
  background: #307ac9;
  background: var(--color-brand1-5,rgba(48,122,201,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-secondary .next-nav-item.next-menu-item.next-selected {
  background: #a0cbfa;
  background: var(--color-brand1-9,rgba(160,203,250,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-secondary .next-nav-item.next-menu-item.next-selected.next-nav-item {
  background: #a0cbfa;
  background: var(--color-brand1-9,rgba(160,203,250,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-secondary .next-nav-item.next-menu-item.next-opened {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-secondary .next-nav-item.next-menu-item.next-child-selected {
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-secondary .next-nav-item.next-menu-item.next-opened.next-nav-popup {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-secondary .next-nav-item.next-menu-item.next-child-selected.next-nav-popup {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-secondary .next-nav-item.next-menu-item:before {
  background: #a0cbfa;
  background: var(--color-brand1-9,rgba(160,203,250,1));
}.next-nav.next-secondary .next-nav-item.next-menu-item:hover:before {
  background: #307ac9;
  background: var(--color-brand1-5,rgba(48,122,201,1));
}.next-nav.next-secondary .next-menu-sub-menu .next-menu-item.next-opened {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-secondary .next-nav-group-label {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-secondary .next-menu-sub-menu .next-menu-item {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-secondary .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-secondary .next-menu-sub-menu .next-menu-item:hover {
  background: #a0cbfa;
  background: var(--color-brand1-9,rgba(160,203,250,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-secondary .next-menu-sub-menu .next-menu-item.next-selected {
  background: #a0cbfa;
  background: var(--color-brand1-9,rgba(160,203,250,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-secondary .next-menu-sub-menu .next-menu-item.next-selected.next-nav-item {
  background: #a0cbfa;
  background: var(--color-brand1-9,rgba(160,203,250,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-nav.next-secondary .next-nav-item.next-menu-item.next-disabled,
.next-nav.next-secondary .next-nav-item.next-menu-item.next-disabled .next-menu-item-text > a {
  color: #18232e;
  color: var(--color-brand1-1,rgba(24,35,46,1));
  cursor: not-allowed;
}.next-nav.next-secondary .next-nav-item.next-menu-item.next-disabled .next-menu-icon-arrow,
.next-nav.next-secondary .next-nav-item.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-arrow {
  color: #18232e;
  color: var(--color-brand1-1,rgba(24,35,46,1));
}.next-nav.next-secondary .next-nav-item.next-menu-item.next-disabled .next-menu-icon-selected,
.next-nav.next-secondary .next-nav-item.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-selected {
  color: #18232e;
  color: var(--color-brand1-1,rgba(24,35,46,1));
}.next-nav.next-normal {
  background: #141414;
  background: var(--nav-normal-bg-color, #141414);
  border-color: transparent;
  border-color: var(--nav-normal-border-color, transparent);
  color: #8c8c8c;
  color: var(--nav-normal-text-color, #8c8c8c);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-nav.next-normal .next-nav-item.next-menu-item {
  background: #141414;
  background: var(--nav-normal-bg-color, #141414);
  color: #8c8c8c;
  color: var(--nav-normal-text-color, #8c8c8c);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-focused, .next-nav.next-normal .next-nav-item.next-menu-item:hover {
  background: #1c1c1c;
  background: var(--nav-normal-item-hover-bg-color, #1c1c1c);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-selected {
  background: #1c1c1c;
  background: var(--nav-normal-item-selected-bg-color, #1c1c1c);
  color: #007be9;
  color: var(--nav-normal-item-selected-text-color, #007be9);
  font-weight: 500;
  font-weight: var(--nav-normal-item-selected-text-style, 500);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-selected.next-nav-item {
  background: #1c1c1c;
  background: var(--nav-normal-item-selected-bg-color, #1c1c1c);
  color: #007be9;
  color: var(--nav-normal-item-selected-text-color, #007be9);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-opened {
  background: #141414;
  background: var(--nav-normal-item-opened-bg-color, #141414);
  color: #e6e6e6;
  color: var(--nav-normal-item-opened-text-color, #e6e6e6);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-child-selected {
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-nav.next-normal .next-nav-item.next-menu-item.next-opened.next-nav-popup {
  color: #e6e6e6;
  color: var(--nav-normal-item-opened-text-color, #e6e6e6);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-child-selected.next-nav-popup {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-nav.next-normal .next-nav-item.next-menu-item:before {
  background: #007be9;
  background: var(--nav-normal-item-selected-active-color, #007be9);
}.next-nav.next-normal .next-nav-item.next-menu-item:hover:before {
  background: transparent;
  background: var(--nav-normal-item-hover-active-color, transparent);
}.next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-opened {
  background: #141414;
  background: var(--nav-normal-item-opened-bg-color, #141414);
  color: #e6e6e6;
  color: var(--nav-normal-item-opened-text-color, #e6e6e6);
}.next-nav.next-normal .next-nav-group-label {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-normal .next-menu-sub-menu .next-menu-item {
  background: #141414;
  background: var(--nav-normal-sub-nav-bg-color, #141414);
  color: #d9d9d9;
  color: var(--nav-normal-sub-nav-text-color, #d9d9d9);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-normal .next-menu-sub-menu .next-menu-item:hover {
  background: #141414;
  background: var(--nav-normal-sub-nav-hover-bg-color, #141414);
  color: #cccccc;
  color: var(--nav-normal-sub-nav-hover-text-color, #cccccc);
}.next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-selected {
  background: #1c1c1c;
  background: var(--nav-normal-sub-nav-selected-bg-color, #1c1c1c);
  color: #cccccc;
  color: var(--nav-normal-sub-nav-selected-text-color, #cccccc);
}.next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-selected.next-nav-item {
  background: #1c1c1c;
  background: var(--nav-normal-sub-nav-selected-bg-color, #1c1c1c);
  color: #cccccc;
  color: var(--nav-normal-sub-nav-selected-text-color, #cccccc);
}.next-nav.next-normal .next-nav-item.next-menu-item.next-disabled,
.next-nav.next-normal .next-nav-item.next-menu-item.next-disabled .next-menu-item-text > a {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  cursor: not-allowed;
}.next-nav.next-normal .next-nav-item.next-menu-item.next-disabled .next-menu-icon-arrow,
.next-nav.next-normal .next-nav-item.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-arrow {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-nav.next-normal .next-nav-item.next-menu-item.next-disabled .next-menu-icon-selected,
.next-nav.next-normal .next-nav-item.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-selected {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-nav.next-line {
  background: transparent;
  background: var(--color-transparent,transparent);
  border-color: #333333;
  border-color: var(--color-line1-2,rgba(51,51,51,1));
  color: #8c8c8c;
  color: var(--nav-line-text-color, #8c8c8c);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-nav.next-line.next-hoz {
  border-top-color: transparent;
  border-top-color: var(--color-transparent,transparent);
  border-left-color: transparent;
  border-left-color: var(--color-transparent,transparent);
  border-right-color: transparent;
  border-right-color: var(--color-transparent,transparent);
}.next-nav.next-line.next-ver {
  border-top-color: transparent;
  border-top-color: var(--color-transparent,transparent);
  border-left-color: transparent;
  border-left-color: var(--color-transparent,transparent);
  border-bottom-color: transparent;
  border-bottom-color: var(--color-transparent,transparent);
}.next-nav.next-line .next-nav-item.next-menu-item {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #8c8c8c;
  color: var(--nav-line-text-color, #8c8c8c);
}.next-nav.next-line .next-nav-item.next-menu-item.next-focused, .next-nav.next-line .next-nav-item.next-menu-item:hover {
  background: #1c1c1c;
  background: var(--nav-line-item-hover-bg-color, #1c1c1c);
  color: #cccccc;
  color: var(--nav-line-item-hover-text-color, #cccccc);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-line .next-nav-item.next-menu-item.next-selected {
  background: #1c1c1c;
  background: var(--nav-line-item-selected-bg-color, #1c1c1c);
  color: #007be9;
  color: var(--nav-line-item-selected-text-color, #007be9);
  font-weight: 500;
  font-weight: var(--nav-line-item-selected-text-style, 500);
}.next-nav.next-line .next-nav-item.next-menu-item.next-selected.next-nav-item {
  background: #1c1c1c;
  background: var(--nav-line-item-selected-bg-color, #1c1c1c);
  color: #007be9;
  color: var(--nav-line-item-selected-text-color, #007be9);
}.next-nav.next-line .next-nav-item.next-menu-item.next-opened {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #e6e6e6;
  color: var(--nav-line-item-opened-text-color, #e6e6e6);
}.next-nav.next-line .next-nav-item.next-menu-item.next-child-selected {
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-nav.next-line .next-nav-item.next-menu-item.next-opened.next-nav-popup {
  color: #e6e6e6;
  color: var(--nav-line-item-opened-text-color, #e6e6e6);
}.next-nav.next-line .next-nav-item.next-menu-item.next-child-selected.next-nav-popup {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-nav.next-line .next-nav-item.next-menu-item:before {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
}.next-nav.next-line .next-nav-item.next-menu-item:hover:before {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
}.next-nav.next-line .next-menu-sub-menu .next-menu-item.next-opened {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #e6e6e6;
  color: var(--nav-line-item-opened-text-color, #e6e6e6);
}.next-nav.next-line .next-nav-group-label {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-line .next-menu-sub-menu .next-menu-item {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
}.next-nav.next-line .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-line .next-menu-sub-menu .next-menu-item:hover {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-nav.next-line .next-menu-sub-menu .next-menu-item.next-selected {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-nav.next-line .next-menu-sub-menu .next-menu-item.next-selected.next-nav-item {
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-nav.next-line .next-nav-item.next-menu-item.next-disabled,
.next-nav.next-line .next-nav-item.next-menu-item.next-disabled .next-menu-item-text > a {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  cursor: not-allowed;
}.next-nav.next-line .next-nav-item.next-menu-item.next-disabled .next-menu-icon-arrow,
.next-nav.next-line .next-nav-item.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-arrow {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-nav.next-line .next-nav-item.next-menu-item.next-disabled .next-menu-icon-selected,
.next-nav.next-line .next-nav-item.next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-selected {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-nav.next-icon-only.next-icon-only-text {
  padding-top: 4px;
  padding-bottom: 4px;
}.next-nav.next-icon-only.next-custom-icon-only-width {
  text-align: center;
}.next-nav.next-icon-only .next-menu-item-inner {
  text-overflow: clip;
}.next-nav.next-icon-only.next-normal .next-nav-icon.next-icon {
  margin-left: 1px;
  margin-left: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
  margin-right: 1px;
  margin-right: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
  margin-left: 0px;
  margin-left: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px) - var(--popup-local-border-width, 1px));
  margin-right: 0px;
  margin-right: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px) - var(--popup-local-border-width, 1px));
}.next-nav.next-icon-only.next-normal .next-nav-icon.next-icon:before,
.next-nav.next-icon-only.next-normal .next-nav-icon.next-icon .next-icon-remote {
  width: 16px;
  width: var(--nav-icon-only-font-size, 16px);
  font-size: 16px;
  font-size: var(--nav-icon-only-font-size, 16px);
  line-height: inherit;
}.next-nav.next-icon-only.next-normal .next-nav-icon.next-icon:before,
.next-nav.next-icon-only.next-normal .next-nav-icon.next-icon .next-icon-remote {
  width: 16px;
  width: var(--nav-icon-only-font-size, 16px);
  font-size: 16px;
  font-size: var(--nav-icon-only-font-size, 16px);
  line-height: inherit;
}.next-nav.next-icon-only.next-primary .next-nav-icon.next-icon {
  margin-left: 1px;
  margin-left: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
  margin-right: 1px;
  margin-right: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
  margin-left: 1px;
  margin-left: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px) - var(--line-zero,0px));
  margin-right: 1px;
  margin-right: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px) - var(--line-zero,0px));
}.next-nav.next-icon-only.next-primary .next-nav-icon.next-icon:before,
.next-nav.next-icon-only.next-primary .next-nav-icon.next-icon .next-icon-remote {
  width: 16px;
  width: var(--nav-icon-only-font-size, 16px);
  font-size: 16px;
  font-size: var(--nav-icon-only-font-size, 16px);
  line-height: inherit;
}.next-nav.next-icon-only.next-primary .next-nav-icon.next-icon:before,
.next-nav.next-icon-only.next-primary .next-nav-icon.next-icon .next-icon-remote {
  width: 16px;
  width: var(--nav-icon-only-font-size, 16px);
  font-size: 16px;
  font-size: var(--nav-icon-only-font-size, 16px);
  line-height: inherit;
}.next-nav.next-icon-only.next-secondary .next-nav-icon.next-icon {
  margin-left: 1px;
  margin-left: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
  margin-right: 1px;
  margin-right: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
  margin-left: 1px;
  margin-left: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px) - var(--line-zero,0px));
  margin-right: 1px;
  margin-right: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px) - var(--line-zero,0px));
}.next-nav.next-icon-only.next-secondary .next-nav-icon.next-icon:before,
.next-nav.next-icon-only.next-secondary .next-nav-icon.next-icon .next-icon-remote {
  width: 16px;
  width: var(--nav-icon-only-font-size, 16px);
  font-size: 16px;
  font-size: var(--nav-icon-only-font-size, 16px);
  line-height: inherit;
}.next-nav.next-icon-only.next-secondary .next-nav-icon.next-icon:before,
.next-nav.next-icon-only.next-secondary .next-nav-icon.next-icon .next-icon-remote {
  width: 16px;
  width: var(--nav-icon-only-font-size, 16px);
  font-size: 16px;
  font-size: var(--nav-icon-only-font-size, 16px);
  line-height: inherit;
}.next-nav.next-icon-only .next-nav-icon-only-arrow.next-icon {
  margin-left: 1px;
  margin-left: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
  margin-right: 1px;
  margin-right: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  -webkit-transform-origin: center 50%;
  -ms-transform-origin: center 50%;
  transform-origin: center 50%;
}.next-nav.next-icon-only .next-nav-icon-only-arrow.next-icon:before,
.next-nav.next-icon-only .next-nav-icon-only-arrow.next-icon .next-icon-remote {
  width: 16px;
  width: var(--nav-icon-only-font-size, 16px);
  font-size: 16px;
  font-size: var(--nav-icon-only-font-size, 16px);
  line-height: inherit;
}.next-nav.next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 1px;
  margin-left: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
  margin-right: 1px;
  margin-right: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
}.next-nav.next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down:before,
.next-nav.next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down .next-icon-remote {
  width: 16px;
  width: var(--nav-icon-only-font-size, 16px);
  font-size: 16px;
  font-size: var(--nav-icon-only-font-size, 16px);
  line-height: inherit;
}.next-nav.next-icon-only .next-menu-hoz-icon-arrow,
.next-nav.next-icon-only .next-menu-icon-arrow {
  display: none;
}.next-nav-embeddable.next-primary, .next-nav-embeddable.next-secondary, .next-nav-embeddable.next-normal {
  height: 100%;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}.next-nav-embeddable.next-primary .next-menu-sub-menu .next-menu-item,
.next-nav-embeddable.next-primary .next-nav-item.next-menu-item, .next-nav-embeddable.next-secondary .next-menu-sub-menu .next-menu-item,
.next-nav-embeddable.next-secondary .next-nav-item.next-menu-item, .next-nav-embeddable.next-normal .next-menu-sub-menu .next-menu-item,
.next-nav-embeddable.next-normal .next-nav-item.next-menu-item {
  background: transparent;
}.next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon, .next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon, .next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon {
  margin-left: 1px;
  margin-left: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
  margin-right: 1px;
  margin-right: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
  margin-left: 1px;
  margin-left: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
  margin-right: 1px;
  margin-right: calc(29px - var(--nav-icon-only-font-size, 16px) / 2 - var(--s-5,20px));
}.next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon:before,
.next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon .next-icon-remote, .next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon:before,
.next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon .next-icon-remote, .next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon:before,
.next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon .next-icon-remote {
  width: 16px;
  width: var(--nav-icon-only-font-size, 16px);
  font-size: 16px;
  font-size: var(--nav-icon-only-font-size, 16px);
  line-height: inherit;
}.next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon:before,
.next-nav-embeddable.next-primary.next-icon-only .next-nav-icon.next-icon .next-icon-remote, .next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon:before,
.next-nav-embeddable.next-secondary.next-icon-only .next-nav-icon.next-icon .next-icon-remote, .next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon:before,
.next-nav-embeddable.next-normal.next-icon-only .next-nav-icon.next-icon .next-icon-remote {
  width: 16px;
  width: var(--nav-icon-only-font-size, 16px);
  font-size: 16px;
  font-size: var(--nav-icon-only-font-size, 16px);
  line-height: inherit;
}.next-nav-embeddable.next-nav.next-hoz .next-menu-item-inner {
  height: 100%;
}.next-nav-embeddable.next-nav.next-hoz .next-menu-sub-menu .next-menu-item,
.next-nav-embeddable.next-nav.next-hoz .next-nav-item.next-menu-item {
  height: 100%;
}.next-nav-embeddable,
.next-nav-embeddable .next-nav-item.next-disabled,
.next-nav-embeddable .next-nav-item.next-disabled .next-menu-item-text > a {
  background: transparent;
  border: none;
}.next-nav[dir=rtl] .next-nav-icon.next-icon {
  margin-left: 12px;
  margin-right: 0;
}.next-nav[dir=rtl] .next-nav-icon.next-icon:before,
.next-nav[dir=rtl] .next-nav-icon.next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-nav[dir=rtl].next-hoz .next-menu-header {
  float: right;
}.next-nav[dir=rtl].next-hoz .next-menu-footer {
  float: left;
}.next-nav[dir=rtl].next-hoz .next-nav-item:before {
  width: 0;
  left: 50%;
}.next-nav[dir=rtl].next-hoz .next-selected.next-nav-item:before {
  width: 100%;
  left: auto;
  right: 0;
}.next-nav[dir=rtl].next-ver.next-left .next-nav-item:before {
  right: 0;
  right: -1px;
  right: calc(0px - var(--popup-local-border-width, 1px));
  left: auto;
}.next-nav[dir=rtl].next-ver.next-right .next-nav-item:before {
  left: 0;
  left: -1px;
  left: calc(0px - var(--popup-local-border-width, 1px));
  right: auto;
}.next-nav[dir=rtl].next-primary.next-ver.next-left .next-nav-item:before {
  right: 0;
  right: 0px;
  right: calc(0px - var(--line-zero,0px));
  left: auto;
}.next-nav[dir=rtl].next-primary.next-ver.next-right .next-nav-item:before {
  left: 0;
  left: 0px;
  left: calc(0px - var(--line-zero,0px));
  right: auto;
}.next-nav[dir=rtl].next-secondary.next-ver.next-left .next-nav-item:before {
  right: 0;
  right: 0px;
  right: calc(0px - var(--line-zero,0px));
  left: auto;
}.next-nav[dir=rtl].next-secondary.next-ver.next-right .next-nav-item:before {
  left: 0;
  left: 0px;
  left: calc(0px - var(--line-zero,0px));
  right: auto;
}.next-nav[dir=rtl] .next-nav.next-line.next-ver {
  border-top-color: transparent;
  border-top-color: var(--color-transparent,transparent);
  border-right-color: transparent;
  border-right-color: var(--color-transparent,transparent);
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-bottom-color: var(--color-transparent,transparent);
}.next-nav[dir=rtl].next-icon-only .next-nav-icon.next-icon,
.next-nav[dir=rtl].next-icon-only .next-nav-icon-only-arrow.next-icon,
.next-nav[dir=rtl].next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down {
  margin-left: 0;
  margin-right: 1px;
  margin-right: calc(9px - var(--nav-icon-only-font-size, 16px) / 2);
}.next-nav[dir=rtl].next-icon-only .next-nav-icon.next-icon:before,
.next-nav[dir=rtl].next-icon-only .next-nav-icon.next-icon .next-icon-remote,
.next-nav[dir=rtl].next-icon-only .next-nav-icon-only-arrow.next-icon:before,
.next-nav[dir=rtl].next-icon-only .next-nav-icon-only-arrow.next-icon .next-icon-remote,
.next-nav[dir=rtl].next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down:before,
.next-nav[dir=rtl].next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down .next-icon-remote {
  width: 16px;
  width: var(--nav-icon-only-font-size, 16px);
  font-size: 16px;
  font-size: var(--nav-icon-only-font-size, 16px);
  line-height: inherit;
}.next-number-picker {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  /* stylelint-disable declaration-no-important */
}.next-number-picker *,
.next-number-picker *:before,
.next-number-picker *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-number-picker .next-btn {
  padding: 0 !important;
  line-height: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}.next-number-picker-normal .next-input {
  width: 100%;
}.next-number-picker-normal .next-input .next-input-control {
  padding-right: 0;
  height: 100%;
}.next-number-picker-normal:not(.next-number-picker-no-trigger) .next-input input {
  padding-right: 2px;
}.next-number-picker-normal .next-btn {
  display: block;
}.next-number-picker-normal .next-btn:hover {
  z-index: 1;
}.next-number-picker-normal .next-btn:first-child {
  border-right: none;
  border-top: none;
  height: 50%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}.next-number-picker-normal .next-btn:last-child {
  border-right: none;
  border-bottom: none;
  margin-top: -1px;
  height: calc(50% + 1px);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
}.next-number-picker-normal .next-number-picker-handler {
  -webkit-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
  height: 100%;
  display: block;
}.next-number-picker-normal:not(.next-number-picker-show-trigger) .next-number-picker-handler {
  opacity: 0;
}.next-number-picker-normal:hover .next-number-picker-handler,
.next-number-picker-normal.hover .next-number-picker-handler {
  opacity: 1;
}.next-number-picker-normal .next-input.next-disabled .next-number-picker-handler {
  opacity: 0;
}.next-number-picker-normal .next-number-picker-up-icon::before {
  content: "\e625";
}.next-number-picker-normal .next-number-picker-down-icon::before {
  content: "\e63d";
}.next-number-picker-normal.next-small {
  width: 68px;
}.next-number-picker-normal.next-small .next-btn {
  width: 20px;
  width: var(--s-5,20px);
}.next-number-picker-normal.next-small .next-btn:first-child {
  border-top-right-radius: 2px;
  border-top-right-radius: var(--corner-1,2px);
}.next-number-picker-normal.next-small .next-btn:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: var(--corner-1,2px);
}.next-number-picker-normal.next-small .next-icon:before,
.next-number-picker-normal.next-small .next-icon .next-icon-remote {
  width: 8px;
  font-size: 8px;
  line-height: inherit;
}@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .next-number-picker-normal.next-small .next-icon {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    margin-left: -4px;
    margin-right: -4px;
  }  .next-number-picker-normal.next-small .next-icon:before {
    width: 16px;
    font-size: 16px;
  }
}
.next-number-picker-normal.next-medium {
  width: 128px;
  width: var(--number-picker-normal-m-input-width, 128px);
}.next-number-picker-normal.next-medium .next-btn {
  width: 20px;
  width: var(--s-5,20px);
}.next-number-picker-normal.next-medium .next-btn:first-child {
  border-top-right-radius: 2px;
  border-top-right-radius: var(--corner-1,2px);
}.next-number-picker-normal.next-medium .next-btn:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: var(--corner-1,2px);
}.next-number-picker-normal.next-medium .next-icon:before,
.next-number-picker-normal.next-medium .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-number-picker-normal.next-large {
  width: 128px;
  width: var(--number-picker-normal-l-input-width, 128px);
}.next-number-picker-normal.next-large .next-btn {
  width: 20px;
  width: var(--s-5,20px);
}.next-number-picker-normal.next-large .next-btn:first-child {
  border-top-right-radius: 2px;
  border-top-right-radius: var(--corner-1,2px);
}.next-number-picker-normal.next-large .next-btn:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: var(--corner-1,2px);
}.next-number-picker-normal.next-large .next-icon:before,
.next-number-picker-normal.next-large .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-number-picker-inline input {
  text-align: center;
}.next-number-picker-inline .next-input input {
  padding: 0;
}.next-number-picker-inline .next-number-picker-add-icon::before {
  content: "\e655";
}.next-number-picker-inline .next-number-picker-minus-icon::before {
  content: "\e601";
}.next-number-picker-inline.next-small {
  width: 68px;
  min-width: 72px;
  min-width: calc(var(--s-6,24px) * 3);
}.next-number-picker-inline.next-small .next-icon:before,
.next-number-picker-inline.next-small .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-number-picker-inline.next-small .next-btn {
  height: 24px;
  height: var(--s-6,24px);
}.next-number-picker-inline.next-small .next-before .next-btn {
  margin-right: 2px;
  margin-right: 2px;
  border-top-left-radius: 2px;
  border-top-left-radius: var(--corner-1,2px);
  border-bottom-left-radius: 2px;
  border-bottom-left-radius: var(--corner-1,2px);
}.next-number-picker-inline.next-small .next-after .next-btn {
  margin-left: 2px;
  margin-left: var(--number-picker-inline-s-button-margin, 2px);
  border-top-right-radius: 2px;
  border-top-right-radius: var(--corner-1,2px);
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: var(--corner-1,2px);
}.next-number-picker-inline.next-medium {
  width: 100px;
  width: var(--s-25,100px);
  min-width: 96px;
  min-width: calc(var(--s-8,32px) * 3);
}.next-number-picker-inline.next-medium .next-icon:before,
.next-number-picker-inline.next-medium .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-number-picker-inline.next-medium .next-btn {
  height: 32px;
  height: var(--s-8,32px);
}.next-number-picker-inline.next-medium .next-before .next-btn {
  margin-right: 2px;
  margin-right: 2px;
  border-top-left-radius: 4px;
  border-top-left-radius: var(--corner-2,4px);
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: var(--corner-2,4px);
}.next-number-picker-inline.next-medium .next-after .next-btn {
  margin-left: 2px;
  margin-left: var(--number-picker-inline-m-button-margin, 2px);
  border-top-right-radius: 4px;
  border-top-right-radius: var(--corner-2,4px);
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: var(--corner-2,4px);
}.next-number-picker-inline.next-large {
  width: 128px;
  width: var(--s-32,128px);
  min-width: 108px;
  min-width: calc(var(--s-9,36px) * 3);
}.next-number-picker-inline.next-large .next-icon:before,
.next-number-picker-inline.next-large .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-number-picker-inline.next-large .next-btn {
  height: 36px;
  height: var(--s-9,36px);
}.next-number-picker-inline.next-large .next-before .next-btn {
  margin-right: 2px;
  margin-right: 2px;
  border-top-left-radius: 4px;
  border-top-left-radius: var(--corner-2,4px);
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: var(--corner-2,4px);
}.next-number-picker-inline.next-large .next-after .next-btn {
  margin-left: 2px;
  margin-left: var(--number-picker-inline-l-button-margin, 2px);
  border-top-right-radius: 4px;
  border-top-right-radius: var(--corner-2,4px);
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: var(--corner-2,4px);
}.next-number-picker-inline .next-btn.next-small {
  width: 24px;
  width: var(--s-6,24px);
}.next-number-picker-inline .next-btn.next-medium {
  width: 32px;
  width: var(--s-8,32px);
}.next-number-picker-inline .next-btn.next-large {
  width: 36px;
  width: var(--s-9,36px);
}@-moz-document url-prefix() {
  .next-number-picker-normal.next-small .next-number-picker-handler {
    height: 22px;
    height: calc(var(--s-6,24px) - 2px);
  }  .next-number-picker-normal.next-medium .next-number-picker-handler {
    height: 30px;
    height: calc(var(--s-8,32px) - 2px);
  }  .next-number-picker-normal.next-large .next-number-picker-handler {
    height: 34px;
    height: calc(var(--s-9,36px) - 2px);
  }
}
.next-number-picker-normal[dir=rtl] .next-btn:first-child {
  border-right: 1px solid #4d4d4d;
  border-right: 1px solid var(--color-line1-3, #4d4d4d);
  border-left: 0;
  border-top-right-radius: 0;
}.next-number-picker-normal[dir=rtl] .next-btn:first-child.next-small {
  border-top-left-radius: 2px;
  border-top-left-radius: var(--corner-1,2px);
}.next-number-picker-normal[dir=rtl] .next-btn:first-child.next-medium {
  border-top-left-radius: 2px;
  border-top-left-radius: var(--corner-1,2px);
}.next-number-picker-normal[dir=rtl] .next-btn:first-child.next-large {
  border-top-left-radius: 2px;
  border-top-left-radius: var(--corner-1,2px);
}.next-number-picker-normal[dir=rtl] .next-btn:last-child {
  border-right: 1px solid #4d4d4d;
  border-right: 1px solid var(--color-line1-3, #4d4d4d);
  border-left: 0;
  border-bottom-right-radius: 0;
}.next-number-picker-normal[dir=rtl] .next-btn:last-child.next-small {
  border-bottom-left-radius: 2px;
  border-bottom-left-radius: var(--corner-1,2px);
}.next-number-picker-normal[dir=rtl] .next-btn:last-child.next-medium {
  border-bottom-left-radius: 2px;
  border-bottom-left-radius: var(--corner-1,2px);
}.next-number-picker-normal[dir=rtl] .next-btn:last-child.next-large {
  border-bottom-left-radius: 2px;
  border-bottom-left-radius: var(--corner-1,2px);
}.next-number-picker-normal[dir=rtl] .next-input .next-input-control {
  padding-left: 0;
}.next-number-picker-inline[dir=rtl] .next-before .next-btn {
  margin-right: 0;
}.next-number-picker-inline[dir=rtl] .next-before .next-btn.next-small {
  margin-left: 2px;
  margin-left: var(--number-picker-inline-s-button-margin, 2px);
  border-top-right-radius: 2px !important;
  border-top-right-radius: var(--corner-1,2px) !important;
  border-bottom-right-radius: 2px !important;
  border-bottom-right-radius: var(--corner-1,2px) !important;
}.next-number-picker-inline[dir=rtl] .next-before .next-btn.next-medium {
  margin-left: 2px;
  margin-left: var(--number-picker-inline-m-button-margin, 2px);
  border-top-right-radius: 4px !important;
  border-top-right-radius: var(--corner-2,4px) !important;
  border-bottom-right-radius: 4px !important;
  border-bottom-right-radius: var(--corner-2,4px) !important;
}.next-number-picker-inline[dir=rtl] .next-before .next-btn.next-large {
  margin-left: 2px;
  margin-left: var(--number-picker-inline-l-button-margin, 2px);
  border-top-right-radius: 4px !important;
  border-top-right-radius: var(--corner-2,4px) !important;
  border-bottom-right-radius: 4px !important;
  border-bottom-right-radius: var(--corner-2,4px) !important;
}.next-number-picker-inline[dir=rtl] .next-after .next-btn {
  margin-left: 0;
}.next-number-picker-inline[dir=rtl] .next-after .next-btn.next-small {
  margin-right: 2px;
  margin-right: var(--number-picker-inline-s-button-margin, 2px);
  border-top-left-radius: 2px !important;
  border-top-left-radius: var(--corner-1,2px) !important;
  border-bottom-left-radius: 2px !important;
  border-bottom-left-radius: var(--corner-1,2px) !important;
}.next-number-picker-inline[dir=rtl] .next-after .next-btn.next-medium {
  margin-right: 2px;
  margin-right: var(--number-picker-inline-m-button-margin, 2px);
  border-top-left-radius: 4px !important;
  border-top-left-radius: var(--corner-2,4px) !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-left-radius: var(--corner-2,4px) !important;
}.next-number-picker-inline[dir=rtl] .next-after .next-btn.next-large {
  margin-right: 2px;
  margin-right: var(--number-picker-inline-l-button-margin, 2px);
  border-top-left-radius: 4px !important;
  border-top-left-radius: var(--corner-2,4px) !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-left-radius: var(--corner-2,4px) !important;
}.next-pagination[dir=rtl] .next-pagination-total {
  margin-right: 0;
  margin-left: 16px;
}.next-pagination[dir=rtl] .next-pagination-jump-go {
  margin-left: 0;
  margin-right: 4px;
}.next-pagination[dir=rtl] .next-pagination-size-selector-title {
  margin-right: 0;
  margin-left: 4px;
  margin-left: var(--s-1,4px);
}.next-pagination[dir=rtl] .next-pagination-size-selector-btn.next-btn-text + .next-pagination-size-selector-btn {
  border-left: none;
  border-right: 1px solid #333333;
  border-right: var(--line-1, 1px) solid var(--color-line1-2, #333333);
}.next-pagination[dir=rtl] .next-pagination-pages + .next-pagination-size-selector,
.next-pagination[dir=rtl] .next-pagination-size-selector + .next-pagination-pages {
  margin-left: 0;
  margin-right: 40px;
}.next-pagination[dir=rtl].next-start .next-pagination-pages {
  float: left;
}.next-pagination[dir=rtl].next-start .next-pagination-size-selector {
  float: right;
}.next-pagination[dir=rtl].next-end .next-pagination-pages {
  float: right;
}.next-pagination[dir=rtl].next-end .next-pagination-size-selector {
  float: left;
}.next-pagination[dir=rtl].next-small .next-pagination-list {
  margin: 0 4px;
  margin: 0 var(--s-1,4px);
}.next-pagination[dir=rtl].next-small .next-pagination-total {
  line-height: 24px;
  line-height: var(--s-6,24px);
  vertical-align: middle;
}.next-pagination[dir=rtl].next-small .next-pagination-item {
  padding: 0 6px;
  border-width: 1px;
  border-width: var(--line-1,1px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-pagination[dir=rtl].next-small .next-pagination-item + .next-pagination-item {
  margin: 0 4px 0 0;
  margin: 0 var(--s-1,4px) 0 0;
}.next-pagination[dir=rtl].next-small .next-pagination-ellipsis {
  height: 24px;
  height: var(--s-6,24px);
  line-height: 24px;
  line-height: var(--s-6,24px);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
  margin-right: 8px;
  margin-right: var(--s-2,8px);
}.next-pagination[dir=rtl].next-small .next-pagination-ellipsis:before,
.next-pagination[dir=rtl].next-small .next-pagination-ellipsis .next-icon-remote {
  width: 12px;
  width: var(--pagination-small-ellipsis-size, 12px);
  font-size: 12px;
  font-size: var(--pagination-small-ellipsis-size, 12px);
  line-height: inherit;
}.next-pagination[dir=rtl].next-small .next-pagination-display {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-pagination[dir=rtl].next-small .next-pagination-display em {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-pagination[dir=rtl].next-small .next-pagination-jump-text {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-pagination[dir=rtl].next-small .next-pagination-jump-input {
  width: 28px;
  width: var(--s-7,28px);
}.next-pagination[dir=rtl].next-small .next-pagination-size-selector-title {
  height: 24px;
  height: var(--s-6,24px);
  line-height: 24px;
  line-height: var(--s-6,24px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  vertical-align: middle;
}.next-pagination[dir=rtl].next-small .next-pagination-size-selector-btn {
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
}.next-pagination[dir=rtl].next-small .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination[dir=rtl].next-small .next-pagination-item.next-next:not([disabled]) i {
  color: #8c8c8c;
  color: var(--pagination-arrow-color, #8c8c8c);
}.next-pagination[dir=rtl].next-small .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination[dir=rtl].next-small .next-pagination-item:hover.next-next:not([disabled]) i {
  color: #cccccc;
  color: var(--pagination-arrow-hover-color, #cccccc);
}.next-pagination[dir=rtl].next-medium .next-pagination-list {
  margin: 0 8px;
  margin: 0 var(--s-2,8px);
}.next-pagination[dir=rtl].next-medium .next-pagination-total {
  line-height: 32px;
  line-height: var(--s-8,32px);
  vertical-align: middle;
}.next-pagination[dir=rtl].next-medium .next-pagination-item {
  padding: 0 10px;
  border-width: 1px;
  border-width: var(--line-1,1px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-pagination[dir=rtl].next-medium .next-pagination-item + .next-pagination-item {
  margin: 0 8px 0 0;
  margin: 0 var(--s-2,8px) 0 0;
}.next-pagination[dir=rtl].next-medium .next-pagination-ellipsis {
  height: 32px;
  height: var(--s-8,32px);
  line-height: 32px;
  line-height: var(--s-8,32px);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
  margin-right: 8px;
  margin-right: var(--s-2,8px);
}.next-pagination[dir=rtl].next-medium .next-pagination-ellipsis:before,
.next-pagination[dir=rtl].next-medium .next-pagination-ellipsis .next-icon-remote {
  width: 12px;
  width: var(--pagination-ellipsis-size, 12px);
  font-size: 12px;
  font-size: var(--pagination-ellipsis-size, 12px);
  line-height: inherit;
}.next-pagination[dir=rtl].next-medium .next-pagination-display {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-pagination[dir=rtl].next-medium .next-pagination-display em {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-pagination[dir=rtl].next-medium .next-pagination-jump-text {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-pagination[dir=rtl].next-medium .next-pagination-jump-input {
  width: 40px;
  width: var(--s-10,40px);
}.next-pagination[dir=rtl].next-medium .next-pagination-size-selector-title {
  height: 32px;
  height: var(--s-8,32px);
  line-height: 32px;
  line-height: var(--s-8,32px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  vertical-align: middle;
}.next-pagination[dir=rtl].next-medium .next-pagination-size-selector-btn {
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
}.next-pagination[dir=rtl].next-medium .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination[dir=rtl].next-medium .next-pagination-item.next-next:not([disabled]) i {
  color: #8c8c8c;
  color: var(--pagination-arrow-color, #8c8c8c);
}.next-pagination[dir=rtl].next-medium .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination[dir=rtl].next-medium .next-pagination-item:hover.next-next:not([disabled]) i {
  color: #cccccc;
  color: var(--pagination-arrow-hover-color, #cccccc);
}.next-pagination[dir=rtl].next-large .next-pagination-list {
  margin: 0 8px;
  margin: 0 var(--s-2,8px);
}.next-pagination[dir=rtl].next-large .next-pagination-total {
  line-height: 36px;
  line-height: var(--s-9,36px);
  vertical-align: middle;
}.next-pagination[dir=rtl].next-large .next-pagination-item {
  padding: 0 15px;
  border-width: 1px;
  border-width: var(--line-1,1px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-pagination[dir=rtl].next-large .next-pagination-item + .next-pagination-item {
  margin: 0 8px 0 0;
  margin: 0 var(--s-2,8px) 0 0;
}.next-pagination[dir=rtl].next-large .next-pagination-ellipsis {
  height: 36px;
  height: var(--s-9,36px);
  line-height: 36px;
  line-height: var(--s-9,36px);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
  margin-right: 8px;
  margin-right: var(--s-2,8px);
}.next-pagination[dir=rtl].next-large .next-pagination-ellipsis:before,
.next-pagination[dir=rtl].next-large .next-pagination-ellipsis .next-icon-remote {
  width: 16px;
  width: var(--pagination-large-ellipsis-size, 16px);
  font-size: 16px;
  font-size: var(--pagination-large-ellipsis-size, 16px);
  line-height: inherit;
}.next-pagination[dir=rtl].next-large .next-pagination-display {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}.next-pagination[dir=rtl].next-large .next-pagination-display em {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}.next-pagination[dir=rtl].next-large .next-pagination-jump-text {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}.next-pagination[dir=rtl].next-large .next-pagination-jump-input {
  width: 48px;
  width: var(--s-12,48px);
}.next-pagination[dir=rtl].next-large .next-pagination-size-selector-title {
  height: 36px;
  height: var(--s-9,36px);
  line-height: 36px;
  line-height: var(--s-9,36px);
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
  vertical-align: middle;
}.next-pagination[dir=rtl].next-large .next-pagination-size-selector-btn {
  padding: 0 16px;
  padding: 0 var(--s-4,16px);
}.next-pagination[dir=rtl].next-large .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination[dir=rtl].next-large .next-pagination-item.next-next:not([disabled]) i {
  color: #8c8c8c;
  color: var(--pagination-arrow-color, #8c8c8c);
}.next-pagination[dir=rtl].next-large .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination[dir=rtl].next-large .next-pagination-item:hover.next-next:not([disabled]) i {
  color: #cccccc;
  color: var(--pagination-arrow-hover-color, #cccccc);
}.next-pagination {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
}.next-pagination *,
.next-pagination *:before,
.next-pagination *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-pagination:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: " ";
  clear: both;
}.next-pagination-total {
  display: inline-block;
  font-size: 14px;
  font-size: var(--font-size-body-2, 14px);
  margin-right: 16px;
}.next-pagination-pages {
  display: inline-block;
}.next-pagination-list {
  display: inline-block;
  vertical-align: top;
}.next-pagination .next-pagination-item:not([disabled]) {
  display: inline-block;
  border-style: solid;
  border-style: var(--line-solid,solid);
  border-color: transparent;
  border-color: var(--pagination-item-border-color, transparent);
  background: transparent;
  background: var(--pagination-item-bg, transparent);
  color: #cccccc;
  color: var(--pagination-item-color, #cccccc);
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-pagination .next-pagination-item {
  -webkit-transition: none;
  transition: none;
}.next-pagination .next-pagination-item.next-current {
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
  background: transparent;
  background: var(--color-transparent,transparent);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-pagination .next-pagination-item.next-current:hover, .next-pagination .next-pagination-item.next-current:focus {
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
  background: #0a0a0a;
  background: var(--pagination-item-current-hover-bg, #0a0a0a);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-pagination-ellipsis {
  display: inline-block;
  color: #cccccc;
  color: var(--pagination-ellipsis-color, #cccccc);
  vertical-align: top;
}.next-pagination-display {
  display: inline-block;
  margin: 0 16px;
  color: #cccccc;
  color: var(--pagination-total-color, #cccccc);
  vertical-align: middle;
}.next-pagination-display em {
  font-style: normal;
  color: #cccccc;
  color: var(--pagination-current-color, #cccccc);
}.next-pagination-jump-text {
  display: inline-block;
  vertical-align: middle;
  color: #cccccc;
  color: var(--pagination-jump-color, #cccccc);
}.next-pagination-jump-input {
  margin: 0 8px;
  margin: 0 var(--s-2,8px);
  vertical-align: top;
}.next-pagination-jump-go {
  margin-left: 4px;
  vertical-align: top;
}.next-pagination-size-selector {
  display: inline-block;
  position: relative;
}.next-pagination-size-selector-title {
  margin-right: 4px;
  margin-right: var(--s-1,4px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-pagination-size-selector-filter {
  display: inline-block;
  vertical-align: middle;
}.next-pagination-size-selector-dropdown {
  vertical-align: top;
  min-width: 64px;
}.next-pagination-size-selector-dropdown .next-select-inner {
  min-width: 64px;
}.next-pagination-size-selector-popup {
  min-width: 64px;
}.next-pagination-size-selector-btn.next-btn-text {
  height: initial;
  line-height: initial;
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
  border-radius: 0;
}.next-pagination-size-selector-btn.next-btn-text.next-current {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-pagination-size-selector-btn.next-btn-text + .next-pagination-size-selector-btn {
  border-left: 1px solid #333333;
  border-left: var(--line-1, 1px) solid var(--color-line1-2, #333333);
}.next-pagination-pages + .next-pagination-size-selector,
.next-pagination-size-selector + .next-pagination-pages {
  margin-left: 40px;
}.next-pagination.next-hide {
  display: none;
}.next-pagination.next-start .next-pagination-pages {
  float: right;
}.next-pagination.next-start .next-pagination-size-selector {
  float: left;
}.next-pagination.next-end .next-pagination-pages {
  float: left;
}.next-pagination.next-end .next-pagination-size-selector {
  float: right;
}.next-pagination.next-small .next-pagination-list {
  margin: 0 4px;
  margin: 0 var(--s-1,4px);
}.next-pagination.next-small .next-pagination-total {
  line-height: 24px;
  line-height: var(--s-6,24px);
  vertical-align: middle;
}.next-pagination.next-small .next-pagination-item {
  padding: 0 6px;
  padding: 0 6px;
  border-width: 1px;
  border-width: var(--line-1,1px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-pagination.next-small .next-pagination-item + .next-pagination-item {
  margin: 0 0 0 4px;
  margin: 0 0 0 var(--s-1,4px);
}.next-pagination.next-small .next-pagination-ellipsis {
  height: 24px;
  height: var(--s-6,24px);
  line-height: 24px;
  line-height: var(--s-6,24px);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
  margin-right: 8px;
  margin-right: var(--s-2,8px);
}.next-pagination.next-small .next-pagination-ellipsis:before,
.next-pagination.next-small .next-pagination-ellipsis .next-icon-remote {
  width: 12px;
  width: var(--pagination-small-ellipsis-size, 12px);
  font-size: 12px;
  font-size: var(--pagination-small-ellipsis-size, 12px);
  line-height: inherit;
}.next-pagination.next-small .next-pagination-display {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-pagination.next-small .next-pagination-display em {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-pagination.next-small .next-pagination-jump-text {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-pagination.next-small .next-pagination-jump-input {
  width: 28px;
  width: var(--s-7,28px);
}.next-pagination.next-small .next-pagination-size-selector-title {
  height: 24px;
  height: var(--s-6,24px);
  line-height: 24px;
  line-height: var(--s-6,24px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  vertical-align: middle;
}.next-pagination.next-small .next-pagination-size-selector-btn {
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
}.next-pagination.next-small .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination.next-small .next-pagination-item.next-next:not([disabled]) i {
  color: #8c8c8c;
  color: var(--pagination-arrow-color, #8c8c8c);
}.next-pagination.next-small .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination.next-small .next-pagination-item:hover.next-next:not([disabled]) i {
  color: #cccccc;
  color: var(--pagination-arrow-hover-color, #cccccc);
}.next-pagination.next-small.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-small.next-arrow-only .next-pagination-item.next-next {
  width: 20px;
  padding: 0;
}.next-pagination.next-small.next-arrow-only .next-pagination-item.next-prev .next-icon, .next-pagination.next-small.next-arrow-only .next-pagination-item.next-next .next-icon {
  margin: 0 auto;
}.next-pagination.next-small.next-arrow-prev-only .next-pagination-item.next-prev {
  width: 20px;
  padding: 0;
}.next-pagination.next-small.next-arrow-prev-only .next-pagination-item.next-prev .next-icon {
  margin: 0 auto;
}.next-pagination.next-small.next-no-border .next-pagination-item.next-prev, .next-pagination.next-small.next-no-border .next-pagination-item.next-next {
  padding: 0;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-pagination.next-small.next-no-border .next-pagination-item.next-prev .next-icon, .next-pagination.next-small.next-no-border .next-pagination-item.next-next .next-icon {
  margin: 0;
}.next-pagination.next-small.next-no-border .next-pagination-item.next-prev:not([disabled]):hover i,
.next-pagination.next-small.next-no-border .next-pagination-item.next-next:not([disabled]):hover i {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-pagination.next-small.next-no-border .next-pagination-display {
  margin: 0 8px;
}.next-pagination.next-small.next-mini .next-pagination-item.next-prev {
  margin-right: 4px;
}.next-pagination.next-small.next-mini .next-pagination-item.next-next {
  margin-left: 4px;
}.next-pagination.next-medium .next-pagination-list {
  margin: 0 8px;
  margin: 0 var(--s-2,8px);
}.next-pagination.next-medium .next-pagination-total {
  line-height: 32px;
  line-height: var(--s-8,32px);
  vertical-align: middle;
}.next-pagination.next-medium .next-pagination-item {
  padding: 0 10px;
  padding: 0 10px;
  border-width: 1px;
  border-width: var(--line-1,1px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-pagination.next-medium .next-pagination-item + .next-pagination-item {
  margin: 0 0 0 8px;
  margin: 0 0 0 var(--s-2,8px);
}.next-pagination.next-medium .next-pagination-ellipsis {
  height: 32px;
  height: var(--s-8,32px);
  line-height: 32px;
  line-height: var(--s-8,32px);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
  margin-right: 8px;
  margin-right: var(--s-2,8px);
}.next-pagination.next-medium .next-pagination-ellipsis:before,
.next-pagination.next-medium .next-pagination-ellipsis .next-icon-remote {
  width: 12px;
  width: var(--pagination-ellipsis-size, 12px);
  font-size: 12px;
  font-size: var(--pagination-ellipsis-size, 12px);
  line-height: inherit;
}.next-pagination.next-medium .next-pagination-display {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-pagination.next-medium .next-pagination-display em {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-pagination.next-medium .next-pagination-jump-text {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-pagination.next-medium .next-pagination-jump-input {
  width: 40px;
  width: var(--s-10,40px);
}.next-pagination.next-medium .next-pagination-size-selector-title {
  height: 32px;
  height: var(--s-8,32px);
  line-height: 32px;
  line-height: var(--s-8,32px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  vertical-align: middle;
}.next-pagination.next-medium .next-pagination-size-selector-btn {
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
}.next-pagination.next-medium .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination.next-medium .next-pagination-item.next-next:not([disabled]) i {
  color: #8c8c8c;
  color: var(--pagination-arrow-color, #8c8c8c);
}.next-pagination.next-medium .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination.next-medium .next-pagination-item:hover.next-next:not([disabled]) i {
  color: #cccccc;
  color: var(--pagination-arrow-hover-color, #cccccc);
}.next-pagination.next-medium.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-medium.next-arrow-only .next-pagination-item.next-next {
  width: 28px;
  padding: 0;
}.next-pagination.next-medium.next-arrow-only .next-pagination-item.next-prev .next-icon, .next-pagination.next-medium.next-arrow-only .next-pagination-item.next-next .next-icon {
  margin: 0 auto;
}.next-pagination.next-medium.next-arrow-prev-only .next-pagination-item.next-prev {
  width: 28px;
  padding: 0;
}.next-pagination.next-medium.next-arrow-prev-only .next-pagination-item.next-prev .next-icon {
  margin: 0 auto;
}.next-pagination.next-medium.next-no-border .next-pagination-item.next-prev, .next-pagination.next-medium.next-no-border .next-pagination-item.next-next {
  padding: 0;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-pagination.next-medium.next-no-border .next-pagination-item.next-prev .next-icon, .next-pagination.next-medium.next-no-border .next-pagination-item.next-next .next-icon {
  margin: 0;
}.next-pagination.next-medium.next-no-border .next-pagination-item.next-prev:not([disabled]):hover i,
.next-pagination.next-medium.next-no-border .next-pagination-item.next-next:not([disabled]):hover i {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-pagination.next-medium.next-no-border .next-pagination-display {
  margin: 0 12px;
}.next-pagination.next-medium.next-mini .next-pagination-item.next-prev {
  margin-right: 4px;
}.next-pagination.next-medium.next-mini .next-pagination-item.next-next {
  margin-left: 4px;
}.next-pagination.next-large .next-pagination-list {
  margin: 0 8px;
  margin: 0 var(--s-2,8px);
}.next-pagination.next-large .next-pagination-total {
  line-height: 36px;
  line-height: var(--s-9,36px);
  vertical-align: middle;
}.next-pagination.next-large .next-pagination-item {
  padding: 0 15px;
  padding: 0 15px;
  border-width: 1px;
  border-width: var(--line-1,1px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-pagination.next-large .next-pagination-item + .next-pagination-item {
  margin: 0 0 0 8px;
  margin: 0 0 0 var(--s-2,8px);
}.next-pagination.next-large .next-pagination-ellipsis {
  height: 36px;
  height: var(--s-9,36px);
  line-height: 36px;
  line-height: var(--s-9,36px);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
  margin-right: 8px;
  margin-right: var(--s-2,8px);
}.next-pagination.next-large .next-pagination-ellipsis:before,
.next-pagination.next-large .next-pagination-ellipsis .next-icon-remote {
  width: 16px;
  width: var(--pagination-large-ellipsis-size, 16px);
  font-size: 16px;
  font-size: var(--pagination-large-ellipsis-size, 16px);
  line-height: inherit;
}.next-pagination.next-large .next-pagination-display {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}.next-pagination.next-large .next-pagination-display em {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}.next-pagination.next-large .next-pagination-jump-text {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}.next-pagination.next-large .next-pagination-jump-input {
  width: 48px;
  width: var(--s-12,48px);
}.next-pagination.next-large .next-pagination-size-selector-title {
  height: 36px;
  height: var(--s-9,36px);
  line-height: 36px;
  line-height: var(--s-9,36px);
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
  vertical-align: middle;
}.next-pagination.next-large .next-pagination-size-selector-btn {
  padding: 0 16px;
  padding: 0 var(--s-4,16px);
}.next-pagination.next-large .next-pagination-item.next-prev:not([disabled]) i,
.next-pagination.next-large .next-pagination-item.next-next:not([disabled]) i {
  color: #8c8c8c;
  color: var(--pagination-arrow-color, #8c8c8c);
}.next-pagination.next-large .next-pagination-item:hover.next-prev:not([disabled]) i,
.next-pagination.next-large .next-pagination-item:hover.next-next:not([disabled]) i {
  color: #cccccc;
  color: var(--pagination-arrow-hover-color, #cccccc);
}.next-pagination.next-large.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-large.next-arrow-only .next-pagination-item.next-next {
  width: 40px;
  padding: 0;
}.next-pagination.next-large.next-arrow-only .next-pagination-item.next-prev .next-icon, .next-pagination.next-large.next-arrow-only .next-pagination-item.next-next .next-icon {
  margin: 0 auto;
}.next-pagination.next-large.next-arrow-prev-only .next-pagination-item.next-prev {
  width: 40px;
  padding: 0;
}.next-pagination.next-large.next-arrow-prev-only .next-pagination-item.next-prev .next-icon {
  margin: 0 auto;
}.next-pagination.next-large.next-no-border .next-pagination-item.next-prev, .next-pagination.next-large.next-no-border .next-pagination-item.next-next {
  padding: 0;
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-pagination.next-large.next-no-border .next-pagination-item.next-prev .next-icon, .next-pagination.next-large.next-no-border .next-pagination-item.next-next .next-icon {
  margin: 0;
}.next-pagination.next-large.next-no-border .next-pagination-item.next-prev:not([disabled]):hover i,
.next-pagination.next-large.next-no-border .next-pagination-item.next-next:not([disabled]):hover i {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-pagination.next-large.next-no-border .next-pagination-display {
  margin: 0 16px;
}.next-pagination.next-large.next-mini .next-pagination-item.next-prev {
  margin-right: 8px;
}.next-pagination.next-large.next-mini .next-pagination-item.next-next {
  margin-left: 8px;
}.next-pagination-icon-prev::before {
  content: "\e61d";
}.next-pagination-icon-next::before {
  content: "\e619";
}.next-pagination-icon-ellipsis::before {
  content: "\e654";
}.next-paragraph {
  color: #e6e6e6;
  color: var(--paragraph-text-color, #e6e6e6);
}.next-paragraph-short {
  line-height: 1.5;
  line-height: var(--font-lineheight-2,1.5);
}.next-paragraph-long {
  line-height: 1.5;
  line-height: var(--font-lineheight-3,1.5);
}.next-paragraph-small {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-paragraph-medium {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-progress-circle[dir=rtl] .next-progress-circle-container {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}.next-progress-line[dir=rtl] .next-progress-line-overlay {
  left: auto;
  right: 0;
}.next-progress-line {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-progress-line *,
.next-progress-line *:before,
.next-progress-line *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-progress-line {
  width: 100%;
  display: inline-block;
  position: relative;
}.next-progress-line-container {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}.next-progress-line-underlay {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #1c1c1c;
  background: var(--progress-line-underlay-color, #1c1c1c);
}.next-progress-line-overlay {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}.next-progress-line-overlay-normal {
  background: #358fe9;
  background: var(--progress-line-normal-color, #358fe9);
}.next-progress-line-overlay-success {
  background: #207a4c;
  background: var(--progress-line-success-color, #207a4c);
}.next-progress-line-overlay-error {
  background: #a34239;
  background: var(--progress-line-error-color, #a34239);
}.next-progress-line-overlay-started {
  background: #a34239;
  background: var(--progress-line-started-color, #a34239);
}.next-progress-line-overlay-middle {
  background: #a86c2c;
  background: var(--progress-line-middle-color, #a86c2c);
}.next-progress-line-overlay-finishing {
  background: #207a4c;
  background: var(--progress-line-finishing-color, #207a4c);
}.next-progress-line.next-small .next-progress-line-underlay {
  border-radius: 50px;
  border-radius: var(--corner-3,50px);
  height: 4px;
  height: var(--s-1,4px);
}.next-progress-line.next-small .next-progress-line-overlay {
  height: 4px;
  height: var(--s-1,4px);
  border-radius: 50px;
  border-radius: var(--corner-3,50px);
  top: 50%;
  margin-top: -2px;
  margin-top: calc(0px - var(--s-1,4px) / 2);
}.next-progress-line.next-small .next-progress-line-text {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 4px;
  line-height: var(--s-1,4px);
}.next-progress-line.next-medium .next-progress-line-underlay {
  border-radius: 4px;
  border-radius: var(--corner-2,4px);
  height: 4px;
  height: var(--s-1,4px);
}.next-progress-line.next-medium .next-progress-line-overlay {
  height: 4px;
  height: var(--s-1,4px);
  border-radius: 4px;
  border-radius: var(--corner-2,4px);
  top: 50%;
  margin-top: -2px;
  margin-top: calc(0px - var(--s-1,4px) / 2);
}.next-progress-line.next-medium .next-progress-line-text {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 4px;
  line-height: var(--s-1,4px);
}.next-progress-line.next-large .next-progress-line-underlay {
  border-radius: 50px;
  border-radius: var(--corner-3,50px);
  height: 6px;
  height: 6px;
}.next-progress-line.next-large .next-progress-line-overlay {
  height: 6px;
  height: var(--progress-line-height-size-l, 6px);
  border-radius: 50px;
  border-radius: var(--corner-3,50px);
  top: 50%;
  margin-top: -3px;
  margin-top: calc(0px - var(--progress-line-height-size-l, 6px) / 2);
}.next-progress-line.next-large .next-progress-line-text {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 6px;
  line-height: var(--progress-line-height-size-l, 6px);
}.next-progress-line-show-info .next-progress-line-container {
  padding-right: 60px;
  margin-right: -60px;
}.next-progress-line-show-info .next-progress-line-text {
  width: 50px;
  text-align: left;
  margin-left: 10px;
  vertical-align: middle;
  display: inline-block;
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-progress-line-show-border .next-progress-line-underlay {
  border: 1px solid #333333;
  border: var(--line-1,1px) solid var(--color-line1-2,rgba(51,51,51,1));
}.next-progress-line-show-border.next-small .next-progress-line-underlay {
  border-radius: 50px;
  border-radius: var(--corner-3,50px);
  height: 6px;
  height: calc(var(--s-1,4px) + var(--line-1,1px) * 2);
}.next-progress-line-show-border.next-small .next-progress-line-overlay {
  height: 4px;
  height: var(--s-1,4px);
  border-radius: 50px;
  border-radius: var(--corner-3,50px);
  top: 50%;
  margin-top: -2px;
  margin-top: calc(0px - var(--s-1,4px) / 2);
}.next-progress-line-show-border.next-small .next-progress-line-text {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 6px;
  line-height: calc(var(--s-1,4px) + var(--line-1,1px) * 2);
}.next-progress-line-show-border.next-medium .next-progress-line-underlay {
  border-radius: 4px;
  border-radius: var(--corner-2,4px);
  height: 6px;
  height: calc(var(--s-1,4px) + var(--line-1,1px) * 2);
}.next-progress-line-show-border.next-medium .next-progress-line-overlay {
  height: 4px;
  height: var(--s-1,4px);
  border-radius: 4px;
  border-radius: var(--corner-2,4px);
  top: 50%;
  margin-top: -2px;
  margin-top: calc(0px - var(--s-1,4px) / 2);
}.next-progress-line-show-border.next-medium .next-progress-line-text {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 6px;
  line-height: calc(var(--s-1,4px) + var(--line-1,1px) * 2);
}.next-progress-line-show-border.next-large .next-progress-line-underlay {
  border-radius: 50px;
  border-radius: var(--corner-3,50px);
  height: 8px;
  height: calc(var(--progress-line-height-size-l, 6px) + var(--line-1,1px) * 2);
}.next-progress-line-show-border.next-large .next-progress-line-overlay {
  height: 6px;
  height: var(--progress-line-height-size-l, 6px);
  border-radius: 50px;
  border-radius: var(--corner-3,50px);
  top: 50%;
  margin-top: -3px;
  margin-top: calc(0px - var(--progress-line-height-size-l, 6px) / 2);
}.next-progress-line-show-border.next-large .next-progress-line-text {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 8px;
  line-height: calc(var(--progress-line-height-size-l, 6px) + var(--line-1,1px) * 2);
}.next-progress-circle {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-progress-circle *,
.next-progress-circle *:before,
.next-progress-circle *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-progress-circle {
  position: relative;
  display: inline-block;
}.next-progress-circle-underlay {
  stroke-width: 6px;
  stroke-width: 6px;
  stroke: #4d4d4d;
  stroke: var(--progress-circle-underlay-color, #4d4d4d);
}.next-progress-circle-overlay {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  stroke-linecap: round;
  stroke-linecap: round;
  stroke-width: 6px;
  stroke-width: 6px;
}.next-progress-circle-overlay-normal {
  stroke: #2789f2;
  stroke: var(--color-brand1-6,rgba(39,137,242,1));
}.next-progress-circle-overlay-success {
  stroke: #207a4c;
  stroke: var(--progress-circle-success-color, #207a4c);
}.next-progress-circle-overlay-error {
  stroke: #a34239;
  stroke: var(--progress-circle-error-color, #a34239);
}.next-progress-circle-overlay-started {
  stroke: #a34239;
  stroke: var(--progress-circle-started-color, #a34239);
}.next-progress-circle-overlay-middle {
  stroke: #a86c2c;
  stroke: var(--progress-circle-middle-color, #a86c2c);
}.next-progress-circle-overlay-finishing {
  stroke: #207a4c;
  stroke: var(--progress-circle-finishing-color, #207a4c);
}.next-progress-circle.next-small {
  width: 36px;
  width: 36px;
  height: 36px;
  height: var(--progress-circle-size-s, 36px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-progress-circle.next-medium {
  width: 56px;
  width: 56px;
  height: 56px;
  height: var(--progress-circle-size-m, 56px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-progress-circle.next-large {
  width: 96px;
  width: 96px;
  height: 96px;
  height: var(--progress-circle-size-l, 96px);
  font-size: 20px;
  font-size: var(--font-size-headline,20px);
}.next-progress-circle-text {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  text-align: center;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  color: #cccccc;
  color: var(--progress-circle-text-color, #cccccc);
}.next-range {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-family: inherit;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
  vertical-align: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
}.next-range *,
.next-range *:before,
.next-range *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-range .next-range-inner {
  position: relative;
}.next-range .next-range-inner:only-child {
  margin-top: auto;
  margin-bottom: auto;
}.next-range .next-range-track {
  position: absolute;
  width: 100%;
  top: 50%;
  border-radius: 50px;
  border-radius: var(--corner-3,50px);
}.next-range .next-range-selected {
  position: absolute;
  width: 0;
  top: 50%;
  left: 0;
  border-radius: 50px;
  border-radius: var(--corner-3,50px);
}.next-range .next-range-scale {
  position: relative;
  width: 100%;
  height: 12px;
  height: 12px;
}.next-range .next-range-scale .next-range-scale-item {
  position: absolute;
  left: 0;
  width: 2px;
  border: 1px solid;
  border: var(--line-1,1px) solid;
  border-radius: 0px;
  border-radius: var(--corner-zero,0px);
}.next-range .next-range-scale .next-range-scale-item:last-child {
  margin-left: -2px;
  margin-left: calc(0px - var(--line-1,1px) * 2);
}.next-range .next-range-slider {
  position: absolute;
  top: 50%;
  left: 0;
  border-radius: 50%;
}.next-range .next-range-slider-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  border-width: 2px;
  border-width: var(--line-2,2px);
  border-style: solid;
  border-style: var(--line-solid,solid);
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
  border-radius: 50%;
  -webkit-transition: border-color 100ms linear, -webkit-transform 100ms linear;
  transition: border-color 100ms linear, -webkit-transform 100ms linear;
  transition: transform 100ms linear, border-color 100ms linear;
  transition: transform 100ms linear, border-color 100ms linear, -webkit-transform 100ms linear;
}.next-range .next-range-slider.next-range-slider-moving .next-range-slider-inner {
  border: 2px solid #2789f2;
  border: var(--line-2, 2px) var(--line-solid, solid) var(--range-normal-selected-color, #2789f2);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.64);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.64);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}.next-range .next-range-frag.next-range-active .next-range-slider .next-range-slider-inner {
  border: 2px solid #2789f2;
  border: var(--line-2, 2px) var(--line-solid, solid) var(--range-normal-selected-color, #2789f2);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.64);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.64);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}.next-range .next-range-mark {
  position: relative;
  cursor: auto;
}.next-range .next-range-mark .next-range-mark-text {
  position: absolute;
  left: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-left: 2px;
  text-align: center;
}.next-range .next-range-frag {
  position: absolute;
  top: 0;
}.next-range .next-range-frag .next-range-slider {
  left: 0;
}.next-range .next-range-frag .next-range-slider:nth-child(2) {
  left: 100%;
}.next-range .next-range-frag .next-range-selected {
  width: 100%;
}.next-range.disabled {
  cursor: not-allowed;
}.next-range.disabled .next-range-mark {
  cursor: auto;
}.next-range .next-range-track {
  background: #333333;
  background: var(--range-normal-unselected-color, #333333);
}.next-range .next-range-track:hover {
  background: #333333;
  background: var(--range-normal-unselected-color-hover, #333333);
}.next-range .next-range-selected {
  background: #2789f2;
  background: var(--range-normal-selected-color, #2789f2);
}.next-range .next-range-selected:hover {
  background: #307ac9;
  background: var(--range-normal-selected-color-hover, #307ac9);
}.next-range .next-range-scale .next-range-scale-item {
  border-color: #333333;
  border-color: var(--range-normal-unselected-color, #333333);
  background: #333333;
  background: var(--range-normal-unselected-color, #333333);
}.next-range .next-range-scale .next-range-scale-item:hover {
  border-color: #333333;
  border-color: var(--range-normal-unselected-color-hover, #333333);
}.next-range .next-range-scale .next-range-scale-item.activated {
  border-color: #2789f2;
  border-color: var(--range-normal-selected-color, #2789f2);
  background: #2789f2;
  background: var(--range-normal-selected-color, #2789f2);
}.next-range .next-range-scale .next-range-scale-item.activated:hover {
  border-color: #307ac9;
  border-color: var(--range-normal-selected-color-hover, #307ac9);
}.next-range .next-range-slider-inner {
  background: #1c1c1c;
  background: var(--range-normal-slider-bg-color, #1c1c1c);
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-range .next-range-slider-inner:hover {
  background: #333333;
  background: var(--range-normal-slider-bg-color-hover, #333333);
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}.next-range .next-range-mark .next-range-mark-text {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-range .next-range-mark .next-range-mark-text:hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-range .next-range-mark .next-range-mark-text.activated {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-range .next-range-mark .next-range-mark-text.activated:hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-range.disabled .next-range-track {
  background: #1c1c1c;
  background: var(--color-line1-1,rgba(28,28,28,1));
}.next-range.disabled .next-range-selected {
  background: #333333;
  background: var(--range-normal-selected-color-disabled, #333333);
}.next-range.disabled .next-range-scale-item {
  border-color: #1c1c1c;
  border-color: var(--color-line1-1,rgba(28,28,28,1));
}.next-range.disabled .next-range-scale-item.activated {
  border-color: #333333;
  border-color: var(--range-normal-selected-color-disabled, #333333);
}.next-range.disabled .next-range-slider-inner {
  background: #1c1c1c;
  background: var(--range-normal-slider-bg-color-disabled, #1c1c1c);
  border-color: #1c1c1c;
  border-color: var(--range-normal-slider-border-color-disabled, #1c1c1c);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-range.disabled .next-range-mark-text {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-range.disabled .next-range-mark-text.activated {
  color: #8c8c8c;
  color: var(--range-normal-mark-selected-color-disabled, #8c8c8c);
}.next-range .next-range-track {
  height: 6px;
  height: 6px;
  margin-top: -3px;
  margin-top: calc(0px - var(--range-size-m-track-height, 6px) / 2);
}.next-range .next-range-selected {
  height: 6px;
  height: var(--range-size-m-track-height, 6px);
  margin-top: -3px;
  margin-top: calc(0px - var(--range-size-m-track-height, 6px) / 2);
}.next-range .next-range-frag {
  margin-top: 3px;
  margin-top: calc(var(--range-size-m-scale-height, 12px) / 2 - var(--range-size-m-track-height, 6px) / 2);
  height: 6px;
  height: var(--range-size-m-track-height, 6px);
}.next-range .next-range-slider {
  height: 16px;
  height: 16px;
  width: 16px;
  width: var(--range-size-m-slider-hw, 16px);
  margin-top: -8px;
  margin-top: calc(0px - var(--range-size-m-slider-hw, 16px) / 2);
  margin-left: -8px;
  margin-left: calc(0px - var(--range-size-m-slider-hw, 16px) / 2);
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(--range-size-m-slider-shadow, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: var(--range-size-m-slider-shadow, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
}.next-range .next-range-slider-inner {
  height: 16px;
  height: var(--range-size-m-slider-hw, 16px);
  width: 16px;
  width: var(--range-size-m-slider-hw, 16px);
  margin-top: -8px;
  margin-top: calc(0px - var(--range-size-m-slider-hw, 16px) / 2);
  margin-left: -8px;
  margin-left: calc(0px - var(--range-size-m-slider-hw, 16px) / 2);
}.next-range .next-range-mark {
  display: block;
}.next-range .next-range-mark .next-range-mark-text {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  line-height: 20px;
  line-height: 20px;
  height: 20px;
  height: var(--range-size-m-mark-font-lineheight, 20px);
}.next-range .next-range-mark.next-range-mark-below {
  height: 30px;
  height: 30px;
}.next-range .next-range-mark.next-range-mark-below .next-range-mark-text {
  bottom: 0;
}.next-range .next-range-mark.next-range-mark-above {
  height: 30px;
  height: var(--range-size-m-mark-top, 30px);
}.next-range .next-range-scale .next-range-scale-item {
  height: 12px;
  height: var(--range-size-m-scale-height, 12px);
}.next-range.simulation-hover > .next-range-slider-inner {
  background: #333333;
  background: var(--range-normal-slider-bg-color-hover, #333333);
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}.next-range.simulation-hover .next-range-selected {
  background: #307ac9;
  background: var(--range-normal-selected-color-hover, #307ac9);
}.next-range.simulation-hover .next-range-track {
  background: #333333;
  background: var(--range-normal-unselected-color-hover, #333333);
}.next-range.simulation-hover .next-range-scale-item {
  border-color: #333333;
  border-color: var(--range-normal-unselected-color-hover, #333333);
}.next-range.simulation-hover .next-range-scale-item.activated {
  border-color: #307ac9;
  border-color: var(--range-normal-selected-color-hover, #307ac9);
}.next-range.simulation-click > .next-range-slider-inner {
  border: 2px solid #2789f2;
  border: 2px solid var(--range-normal-selected-color, #2789f2);
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.64);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.64);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}.next-range[dir=rtl] .next-range-mark {
  position: relative;
  cursor: auto;
}.next-range[dir=rtl] .next-range-mark .next-range-mark-text {
  position: absolute;
  right: 0;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  padding-right: 2px;
  text-align: center;
}.next-rating[dir=rtl] .next-rating-overlay {
  right: 0;
  left: auto;
}.next-rating[dir=rtl] .next-rating-underlay .next-rating-icon,
.next-rating[dir=rtl] .next-rating-overlay .next-rating-icon {
  margin-right: 4px;
  margin-left: 0;
}.next-rating[dir=rtl] .next-rating-underlay .next-rating-icon:last-child,
.next-rating[dir=rtl] .next-rating-overlay .next-rating-icon:last-child {
  /* icon 放大会产生边缘溢出，这里使用 margin 为放大扩展一部分空间 */
  margin-left: 4px;
}.next-rating {
  vertical-align: top;
}.next-rating {
  display: inline-block;
  position: relative;
}.next-rating:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: " ";
  clear: both;
}.next-rating-base {
  float: left;
}.next-rating-text {
  float: left;
}.next-rating-base-disabled {
  cursor: not-allowed;
}.next-rating-base-disabled .next-rating-underlay .next-rating-icon {
  cursor: not-allowed;
}.next-rating-base-disabled .next-rating-overlay .next-rating-icon {
  cursor: not-allowed;
}.next-rating-symbol-icon::before {
  content: "\e60e";
}.next-rating-underlay {
  white-space: nowrap;
  overflow: hidden;
}.next-rating-underlay .next-icon {
  color: #666666;
  color: var(--rating-normal-underlay-color, #666666);
}.next-rating-stroke-mode .next-rating-underlay .next-icon {
  color: transparent;
  -webkit-text-stroke: 1px #2789f2;
  -webkit-text-stroke: 1px var(--color-brand1-6,rgba(39,137,242,1));
}.next-rating-overlay {
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  width: 0;
  top: 0;
  left: 0;
}.next-rating-overlay .next-icon {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-rating-underlay .next-rating-icon, .next-rating-overlay .next-rating-icon {
  cursor: pointer;
  margin-left: 4px;
}.next-rating-underlay .next-rating-icon:last-child, .next-rating-overlay .next-rating-icon:last-child {
  /* icon 放大会产生边缘溢出，这里使用 margin 为放大扩展一部分空间 */
  margin-right: 4px;
}.next-rating-underlay .next-icon, .next-rating-overlay .next-icon {
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-rating-underlay .next-icon.hover, .next-rating-overlay .next-icon.hover {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}.next-rating-underlay .next-icon.clicked, .next-rating-overlay .next-icon.clicked {
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  transform: scale3d(0.9, 0.9, 0.9);
}.next-rating-info {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  border: 1px solid #1c1c1c;
  border: 1px solid var(--color-fill1-4, #1c1c1c);
  background: #FFFFFF;
  padding: 4px 8px 3px;
  font-size: 12px;
  white-space: nowrap;
}.next-rating-info:after {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px solid #1c1c1c;
  border: 1px solid var(--color-fill1-4, #1c1c1c);
  background: #FFFFFF;
  border-bottom-color: transparent;
  border-right-color: transparent;
  top: -3px;
  left: 4px;
}.next-rating:focus .next-rating-base:not(.next-rating-base-disabled), .next-rating.hover {
  outline: none;
}.next-rating:focus .next-rating-base:not(.next-rating-base-disabled) .next-rating-overlay .next-icon, .next-rating.hover .next-rating-overlay .next-icon {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}/* 状态 */
/* ======================================== */
.next-rating-grade-low .next-rating-overlay .next-icon {
  color: #666666;
  color: var(--rating-grade-low-overlay-color, #666666);
}.next-rating-grade-low.hover .next-rating-overlay .next-icon {
  color: #666666;
  color: var(--rating-grade-low-overlay-color, #666666);
}.next-rating-grade-high .next-rating-overlay .next-icon {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-rating-grade-high.hover .next-rating-overlay .next-icon {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}/* 尺寸 */
/* ======================================== */
.next-rating-small {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-rating-small .next-icon:before,
.next-rating-small .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-rating-small .next-rating-text {
  margin-left: 8px;
  margin-left: var(--s-2,8px);
}.next-rating-medium {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-rating-medium .next-icon:before,
.next-rating-medium .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-rating-medium .next-rating-text {
  margin-left: 12px;
  margin-left: var(--s-3,12px);
}.next-rating-large {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}.next-rating-large .next-icon:before,
.next-rating-large .next-icon .next-icon-remote {
  width: 20px;
  font-size: 20px;
  line-height: inherit;
}.next-rating-large .next-rating-text {
  margin-left: 16px;
  margin-left: var(--s-4,16px);
}.next-search-simple[dir=rtl].next-large .next-search-icon {
  margin-left: 16px;
  margin-right: 0;
}.next-search-simple[dir=rtl].next-medium .next-search-icon {
  margin-left: 8px;
  margin-right: 0;
}.next-search-simple[dir=rtl].next-normal .next-search-left .next-search-left-addon {
  border-left: 1px solid #4d4d4d;
  border-left: 1px solid var(--search-simple-normal-split-color, #4d4d4d);
  border-right: none;
}.next-search-simple[dir=rtl].next-dark .next-search-left {
  border-color: #4d4d4d;
  border-color: var(--color-line1-3,rgba(77,77,77,1));
}.next-search-simple[dir=rtl].next-dark .next-search-left .next-search-left-addon {
  border-right: 1px solid #4d4d4d;
  border-right: 1px solid var(--color-line1-3,rgba(77,77,77,1));
}.next-search-simple[dir=rtl].next-dark:hover .next-search-left {
  border-color: #4d4d4d;
  border-color: var(--color-line1-3,rgba(77,77,77,1));
}.next-search-simple[dir=rtl].next-dark .next-search-icon {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-search-simple[dir=rtl].next-dark .next-search-icon:hover {
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
}.next-search-normal[dir=rtl] .next-search-left {
  border-left: none;
  border-top-right-radius: 2px;
  border-top-right-radius: var(--corner-1,2px);
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: var(--corner-1,2px);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}.next-search-normal[dir=rtl] .next-search-btn.next-btn {
  border-radius: 2px 0 0 2px !important;
  border-radius: var(--corner-1,2px) 0 0 var(--corner-1,2px) !important;
}.next-search-normal[dir=rtl] .next-input {
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
}.next-search-normal[dir=rtl].next-primary .next-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 1px;
  border-top-right-radius: calc(var(--corner-1,2px) - var(--line-1,1px));
  border-bottom-right-radius: 1px;
  border-bottom-right-radius: calc(var(--corner-1,2px) - var(--line-1,1px));
}.next-search-normal[dir=rtl].next-primary .next-search-left .next-search-left-addon {
  border-left: 1px solid #4d4d4d;
  border-left: 1px solid var(--search-normal-primary-split-color, #4d4d4d);
  border-right: none;
}.next-search-normal[dir=rtl].next-secondary .next-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 1px;
  border-top-right-radius: calc(var(--corner-1,2px) - var(--line-1,1px));
  border-bottom-right-radius: 1px;
  border-bottom-right-radius: calc(var(--corner-1,2px) - var(--line-1,1px));
}.next-search-normal[dir=rtl].next-secondary .next-search-left .next-search-left-addon {
  border-left: 1px solid #4d4d4d;
  border-left: 1px solid var(--search-normal-secondary-split-color, #4d4d4d);
  border-right: none;
}.next-search-normal[dir=rtl].next-normal .next-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 1px;
  border-top-right-radius: calc(var(--corner-1,2px) - var(--line-1,1px));
  border-bottom-right-radius: 1px;
  border-bottom-right-radius: calc(var(--corner-1,2px) - var(--line-1,1px));
}.next-search-normal[dir=rtl].next-normal .next-search-left .next-search-left-addon {
  border-left: 1px solid #4d4d4d;
  border-left: 1px solid var(--search-normal-normal-split-color, #4d4d4d);
  border-right: none;
}.next-search-normal[dir=rtl].next-dark .next-search-left .next-search-left-addon {
  border-left: 1px solid #2789f2;
  border-left: 1px solid var(--color-brand1-6,rgba(39,137,242,1));
  border-right: none;
}.next-search {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
}.next-search *,
.next-search *:before,
.next-search *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-search .next-input,
.next-search .next-select {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-search .next-select .next-input {
  height: auto;
}.next-search .next-select .next-input .next-input-text-field {
  height: auto;
}.next-search .next-search-left {
  border-style: solid;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-search .next-search-left-addon .next-input,
.next-search .next-search-left-addon .next-select-trigger-search {
  min-height: 100%;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}.next-search .next-search-left-addon .next-select-values {
  line-height: 1;
}.next-search .next-search-left-addon.next-input-group-addon .next-select {
  margin: 0;
}.next-search .next-search-left-addon + .next-search-input .next-input {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}.next-search .next-search-input {
  width: 100%;
}.next-search .next-search-btn {
  -webkit-box-shadow: none;
  box-shadow: none;
}.next-search .next-search-symbol-icon::before {
  content: "\e63e";
}.next-search-normal {
  width: 600px;
}.next-search-normal .next-search-left {
  border-top-left-radius: 2px;
  border-top-left-radius: var(--corner-1,2px);
  border-bottom-left-radius: 2px;
  border-bottom-left-radius: var(--corner-1,2px);
}.next-search-normal .next-input {
  border-radius: 2px 0 0 2px;
  border-radius: var(--corner-1,2px) 0 0 var(--corner-1,2px);
}.next-search-normal .next-btn {
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
}.next-search-normal.next-primary .next-search-left {
  border-color: #4d4d4d;
  border-color: var(--search-normal-primary-color, #4d4d4d);
}.next-search-normal.next-primary .next-search-left .next-search-left-addon {
  border-right: 1px solid #4d4d4d;
  border-right: 1px solid var(--search-normal-primary-split-color, #4d4d4d);
}.next-search-normal.next-primary:hover .next-search-left,
.next-search-normal.next-primary:hover .next-btn {
  border-color: #666666;
  border-color: var(--search-normal-primary-hover-color, #666666);
}.next-search-normal.next-primary .next-search-btn {
  background: #4d4d4d;
  background: var(--search-normal-primary-color, #4d4d4d);
  border-color: #4d4d4d;
  border-color: var(--search-normal-primary-color, #4d4d4d);
  color: #d9d9d9;
  color: var(--search-normal-primary-btn-text-color, #d9d9d9);
}.next-search-normal.next-primary .next-search-btn:hover {
  background: #307ac9;
  background: var(--search-normal-primary-btn-hover-bg-color, #307ac9);
  border-color: #666666;
  border-color: var(--search-normal-primary-hover-color, #666666);
  color: #8c8c8c;
  color: var(--search-normal-primary-btn-hover-text-color, #8c8c8c);
}.next-search-normal.next-primary .next-search-btn .next-icon {
  color: #d9d9d9;
  color: var(--search-normal-primary-btn-text-color, #d9d9d9);
}.next-search-normal.next-primary .next-search-btn .next-icon:hover {
  color: #8c8c8c;
  color: var(--search-normal-primary-btn-hover-text-color, #8c8c8c);
}.next-search-normal.next-primary.next-large {
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-search-normal.next-primary.next-large .next-search-left, .next-search-normal.next-primary.next-large .next-search-btn {
  border-width: 1px;
  border-width: var(--line-1,1px);
  height: 36px;
  height: var(--s-9,36px);
}.next-search-normal.next-primary.next-large .next-search-input {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  overflow-y: hidden;
}.next-search-normal.next-primary.next-large .next-search-input input {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  line-height: 34px \0 ;
  line-height: calc(var(--s-9,36px) - var(--line-1,1px) * 2) \0 ;
}.next-search-normal.next-primary.next-large .next-select {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
}.next-search-normal.next-primary.next-large .next-search-btn {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-search-normal.next-primary.next-large .next-search-btn .next-icon:before,
.next-search-normal.next-primary.next-large .next-search-btn .next-icon .next-icon-remote {
  width: 20px;
  font-size: 20px;
  line-height: inherit;
}.next-search-normal.next-primary.next-large .next-search-btn .next-search-btn-text {
  display: inline-block;
  padding-left: 0px;
  padding-left: var(--s-zero,0px);
}.next-search-normal.next-primary.next-medium {
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-search-normal.next-primary.next-medium .next-search-left, .next-search-normal.next-primary.next-medium .next-search-btn {
  border-width: 1px;
  border-width: var(--line-1,1px);
  height: 32px;
  height: var(--s-8,32px);
}.next-search-normal.next-primary.next-medium .next-search-input {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  overflow-y: hidden;
}.next-search-normal.next-primary.next-medium .next-search-input input {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  line-height: 30px \0 ;
  line-height: calc(var(--s-8,32px) - var(--line-1,1px) * 2) \0 ;
}.next-search-normal.next-primary.next-medium .next-select {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
}.next-search-normal.next-primary.next-medium .next-search-btn {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-search-normal.next-primary.next-medium .next-search-btn .next-icon:before,
.next-search-normal.next-primary.next-medium .next-search-btn .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-search-normal.next-primary.next-medium .next-search-btn .next-search-btn-text {
  display: inline-block;
  padding-left: 0px;
  padding-left: var(--s-zero,0px);
}.next-search-normal.next-primary .next-input {
  border-top-left-radius: 1px;
  border-top-left-radius: calc(var(--corner-1,2px) - var(--line-1,1px));
  border-bottom-left-radius: 1px;
  border-bottom-left-radius: calc(var(--corner-1,2px) - var(--line-1,1px));
}.next-search-normal.next-secondary .next-search-left {
  border-color: #4d4d4d;
  border-color: var(--search-normal-secondary-color, #4d4d4d);
}.next-search-normal.next-secondary .next-search-left .next-search-left-addon {
  border-right: 1px solid #4d4d4d;
  border-right: 1px solid var(--search-normal-secondary-split-color, #4d4d4d);
}.next-search-normal.next-secondary:hover .next-search-left,
.next-search-normal.next-secondary:hover .next-btn {
  border-color: #666666;
  border-color: var(--search-normal-secondary-hover-color, #666666);
}.next-search-normal.next-secondary .next-search-btn {
  background: #307ac9;
  background: var(--color-brand1-5,rgba(48,122,201,1));
  border-color: #307ac9;
  border-color: var(--color-brand1-5,rgba(48,122,201,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-search-normal.next-secondary .next-search-btn:hover {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #666666;
  border-color: var(--search-normal-secondary-hover-color, #666666);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-search-normal.next-secondary .next-search-btn .next-icon {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-search-normal.next-secondary .next-search-btn .next-icon:hover {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-search-normal.next-secondary.next-large {
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-search-normal.next-secondary.next-large .next-search-left, .next-search-normal.next-secondary.next-large .next-search-btn {
  border-width: 1px;
  border-width: var(--line-1,1px);
  height: 36px;
  height: var(--s-9,36px);
}.next-search-normal.next-secondary.next-large .next-search-input {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  overflow-y: hidden;
}.next-search-normal.next-secondary.next-large .next-search-input input {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  line-height: 34px \0 ;
  line-height: calc(var(--s-9,36px) - var(--line-1,1px) * 2) \0 ;
}.next-search-normal.next-secondary.next-large .next-select {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
}.next-search-normal.next-secondary.next-large .next-search-btn {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}.next-search-normal.next-secondary.next-large .next-search-btn .next-icon:before,
.next-search-normal.next-secondary.next-large .next-search-btn .next-icon .next-icon-remote {
  width: 20px;
  font-size: 20px;
  line-height: inherit;
}.next-search-normal.next-secondary.next-large .next-search-btn .next-search-btn-text {
  display: inline-block;
  padding-left: 0px;
  padding-left: var(--s-zero,0px);
}.next-search-normal.next-secondary.next-medium {
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-search-normal.next-secondary.next-medium .next-search-left, .next-search-normal.next-secondary.next-medium .next-search-btn {
  border-width: 1px;
  border-width: var(--line-1,1px);
  height: 32px;
  height: var(--s-8,32px);
}.next-search-normal.next-secondary.next-medium .next-search-input {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  overflow-y: hidden;
}.next-search-normal.next-secondary.next-medium .next-search-input input {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  line-height: 30px \0 ;
  line-height: calc(var(--s-8,32px) - var(--line-1,1px) * 2) \0 ;
}.next-search-normal.next-secondary.next-medium .next-select {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
}.next-search-normal.next-secondary.next-medium .next-search-btn {
  font-size: 14px;
  font-size: var(--search-normal-secondary-m-btn-text-size, 14px);
}.next-search-normal.next-secondary.next-medium .next-search-btn .next-icon:before,
.next-search-normal.next-secondary.next-medium .next-search-btn .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-search-normal.next-secondary.next-medium .next-search-btn .next-search-btn-text {
  display: inline-block;
  padding-left: 0px;
  padding-left: var(--s-zero,0px);
}.next-search-normal.next-secondary .next-input {
  border-top-left-radius: 1px;
  border-top-left-radius: calc(var(--corner-1,2px) - var(--line-1,1px));
  border-bottom-left-radius: 1px;
  border-bottom-left-radius: calc(var(--corner-1,2px) - var(--line-1,1px));
}.next-search-normal.next-normal .next-search-left {
  border-color: #4d4d4d;
  border-color: var(--color-line1-3,rgba(77,77,77,1));
}.next-search-normal.next-normal .next-search-left .next-search-left-addon {
  border-right: 1px solid #4d4d4d;
  border-right: 1px solid var(--search-normal-normal-split-color, #4d4d4d);
}.next-search-normal.next-normal:hover .next-search-left,
.next-search-normal.next-normal:hover .next-btn {
  border-color: #666666;
  border-color: var(--search-normal-normal-hover-color, #666666);
}.next-search-normal.next-normal .next-search-btn {
  background: #2789f2;
  background: var(--search-normal-normal-btn-bg-color, #2789f2);
  border-color: #4d4d4d;
  border-color: var(--color-line1-3,rgba(77,77,77,1));
  color: #d9d9d9;
  color: var(--search-normal-normal-btn-text-color, #d9d9d9);
}.next-search-normal.next-normal .next-search-btn:hover {
  background: #307ac9;
  background: var(--search-normal-normal-btn-hover-bg-color, #307ac9);
  border-color: #666666;
  border-color: var(--search-normal-normal-hover-color, #666666);
  color: #e6e6e6;
  color: var(--search-normal-normal-btn-hover-text-color, #e6e6e6);
}.next-search-normal.next-normal .next-search-btn .next-icon {
  color: #d9d9d9;
  color: var(--search-normal-normal-btn-text-color, #d9d9d9);
}.next-search-normal.next-normal .next-search-btn .next-icon:hover {
  color: #e6e6e6;
  color: var(--search-normal-normal-btn-hover-text-color, #e6e6e6);
}.next-search-normal.next-normal.next-large {
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-search-normal.next-normal.next-large .next-search-left, .next-search-normal.next-normal.next-large .next-search-btn {
  border-width: 1px;
  border-width: var(--line-1,1px);
  height: 36px;
  height: var(--s-9,36px);
}.next-search-normal.next-normal.next-large .next-search-input {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  overflow-y: hidden;
}.next-search-normal.next-normal.next-large .next-search-input input {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  line-height: 34px \0 ;
  line-height: calc(var(--s-9,36px) - var(--line-1,1px) * 2) \0 ;
}.next-search-normal.next-normal.next-large .next-select {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
}.next-search-normal.next-normal.next-large .next-search-btn {
  font-size: 16px;
  font-size: var(--search-normal-normal-l-btn-text-size, 16px);
}.next-search-normal.next-normal.next-large .next-search-btn .next-icon:before,
.next-search-normal.next-normal.next-large .next-search-btn .next-icon .next-icon-remote {
  width: 20px;
  font-size: 20px;
  line-height: inherit;
}.next-search-normal.next-normal.next-large .next-search-btn .next-search-btn-text {
  display: inline-block;
  padding-left: 0px;
  padding-left: var(--s-zero,0px);
}.next-search-normal.next-normal.next-medium {
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-search-normal.next-normal.next-medium .next-search-left, .next-search-normal.next-normal.next-medium .next-search-btn {
  border-width: 1px;
  border-width: var(--line-1,1px);
  height: 32px;
  height: var(--s-8,32px);
}.next-search-normal.next-normal.next-medium .next-search-input {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  overflow-y: hidden;
}.next-search-normal.next-normal.next-medium .next-search-input input {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  line-height: 30px \0 ;
  line-height: calc(var(--s-8,32px) - var(--line-1,1px) * 2) \0 ;
}.next-search-normal.next-normal.next-medium .next-select {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
}.next-search-normal.next-normal.next-medium .next-search-btn {
  font-size: 14px;
  font-size: var(--search-normal-normal-m-btn-text-size, 14px);
}.next-search-normal.next-normal.next-medium .next-search-btn .next-icon:before,
.next-search-normal.next-normal.next-medium .next-search-btn .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-search-normal.next-normal.next-medium .next-search-btn .next-search-btn-text {
  display: inline-block;
  padding-left: 0px;
  padding-left: var(--s-zero,0px);
}.next-search-normal.next-normal .next-input {
  border-top-left-radius: 1px;
  border-top-left-radius: calc(var(--corner-1,2px) - var(--line-1,1px));
  border-bottom-left-radius: 1px;
  border-bottom-left-radius: calc(var(--corner-1,2px) - var(--line-1,1px));
}.next-search-normal.next-dark .next-search-left {
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-search-normal.next-dark .next-search-left .next-search-left-addon {
  border-right: 1px solid #2789f2;
  border-right: 1px solid var(--color-brand1-6,rgba(39,137,242,1));
}.next-search-normal.next-dark:hover .next-search-left,
.next-search-normal.next-dark:hover .next-btn {
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-search-normal.next-dark .next-search-btn {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-search-normal.next-dark .next-search-btn:hover {
  background: #a0cbfa;
  background: var(--color-brand1-9,rgba(160,203,250,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-search-normal.next-dark .next-search-btn .next-icon {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-search-normal.next-dark .next-search-btn .next-icon:hover {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-search-normal.next-dark .next-select-inner,
.next-search-normal.next-dark input {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-search-normal.next-dark .next-input {
  background: rgba(255, 255, 255, 0);
}.next-search-normal.next-dark .next-select {
  background: rgba(255, 255, 255, 0);
}.next-search-normal.next-dark.next-large {
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-search-normal.next-dark.next-large .next-search-left, .next-search-normal.next-dark.next-large .next-search-btn {
  border-width: 1px;
  border-width: var(--line-1,1px);
  height: 36px;
  height: var(--s-9,36px);
}.next-search-normal.next-dark.next-large .next-search-input {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  overflow-y: hidden;
}.next-search-normal.next-dark.next-large .next-search-input input {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  line-height: 34px \0 ;
  line-height: calc(var(--s-9,36px) - var(--line-1,1px) * 2) \0 ;
}.next-search-normal.next-dark.next-large .next-select {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
}.next-search-normal.next-dark.next-large .next-search-btn {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}.next-search-normal.next-dark.next-large .next-search-btn .next-icon:before,
.next-search-normal.next-dark.next-large .next-search-btn .next-icon .next-icon-remote {
  width: 20px;
  font-size: 20px;
  line-height: inherit;
}.next-search-normal.next-dark.next-large .next-search-btn .next-search-btn-text {
  display: inline-block;
  padding-left: 0px;
  padding-left: var(--s-zero,0px);
}.next-search-normal.next-dark.next-medium {
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-search-normal.next-dark.next-medium .next-search-left, .next-search-normal.next-dark.next-medium .next-search-btn {
  border-width: 1px;
  border-width: var(--line-1,1px);
  height: 32px;
  height: var(--s-8,32px);
}.next-search-normal.next-dark.next-medium .next-search-input {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  overflow-y: hidden;
}.next-search-normal.next-dark.next-medium .next-search-input input {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  line-height: 30px \0 ;
  line-height: calc(var(--s-8,32px) - var(--line-1,1px) * 2) \0 ;
}.next-search-normal.next-dark.next-medium .next-select {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
}.next-search-normal.next-dark.next-medium .next-search-btn {
  font-size: 14px;
  font-size: var(--search-normal-dark-m-btn-text-size, 14px);
}.next-search-normal.next-dark.next-medium .next-search-btn .next-icon:before,
.next-search-normal.next-dark.next-medium .next-search-btn .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-search-normal.next-dark.next-medium .next-search-btn .next-search-btn-text {
  display: inline-block;
  padding-left: 0px;
  padding-left: var(--s-zero,0px);
}.next-search-normal:not([dir=rtl]) .next-search-left {
  border-right: none;
}.next-search-simple {
  width: 300px;
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-search-simple .next-search-icon {
  cursor: pointer;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-search-simple .next-search-left, .next-search-simple .next-input {
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-search-simple.next-large .next-search-icon {
  margin-right: 16px;
}.next-search-simple.next-medium .next-search-icon {
  margin-right: 8px;
}.next-search-simple.next-normal .next-search-left {
  border-color: #4d4d4d;
  border-color: var(--color-line1-3,rgba(77,77,77,1));
}.next-search-simple.next-normal .next-search-left .next-search-left-addon {
  border-right: 1px solid #4d4d4d;
  border-right: 1px solid var(--search-simple-normal-split-color, #4d4d4d);
}.next-search-simple.next-normal:hover .next-search-left {
  border-color: #666666;
  border-color: var(--search-simple-normal-hover-color, #666666);
}.next-search-simple.next-normal .next-search-icon {
  color: #cccccc;
  color: var(--search-simple-normal-icon-text-color, #cccccc);
}.next-search-simple.next-normal .next-search-icon:hover {
  color: #cccccc;
  color: var(--search-simple-normal-icon-hover-text-color, #cccccc);
}.next-search-simple.next-normal .next-search-left {
  border-width: 1px;
  border-width: var(--line-1,1px);
}.next-search-simple.next-normal.next-large .next-search-icon:before,
.next-search-simple.next-normal.next-large .next-search-icon .next-icon-remote {
  width: 20px;
  font-size: 20px;
  line-height: inherit;
}.next-search-simple.next-normal.next-medium .next-search-icon:before,
.next-search-simple.next-normal.next-medium .next-search-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-search-simple.next-dark .next-search-left {
  border-color: #4d4d4d;
  border-color: var(--color-line1-3,rgba(77,77,77,1));
}.next-search-simple.next-dark .next-search-left .next-search-left-addon {
  border-right: 1px solid #4d4d4d;
  border-right: 1px solid var(--color-line1-3,rgba(77,77,77,1));
}.next-search-simple.next-dark:hover .next-search-left {
  border-color: #4d4d4d;
  border-color: var(--color-line1-3,rgba(77,77,77,1));
}.next-search-simple.next-dark .next-search-icon {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-search-simple.next-dark .next-search-icon:hover {
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
}.next-search-simple.next-dark .next-select-inner,
.next-search-simple.next-dark input {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-search-simple.next-dark .next-input {
  background: rgba(255, 255, 255, 0);
}.next-search-simple.next-dark .next-select {
  background: rgba(255, 255, 255, 0);
}.next-search-simple.next-dark .next-search-left {
  border-width: 1px;
  border-width: var(--line-1,1px);
}.next-search-simple.next-dark.next-large .next-search-icon:before,
.next-search-simple.next-dark.next-large .next-search-icon .next-icon-remote {
  width: 20px;
  font-size: 20px;
  line-height: inherit;
}.next-search-simple.next-dark.next-medium .next-search-icon:before,
.next-search-simple.next-dark.next-medium .next-search-icon .next-icon-remote {
  width: 20px;
  font-size: 20px;
  line-height: inherit;
}.next-search-simple .next-select.next-large {
  height: 34px;
  height: calc(var(--s-9,36px) - 2px);
}.next-search-simple .next-select.next-medium {
  height: 30px;
  height: calc(var(--s-8,32px) - 2px);
}/* Slider */
/* -------------------------------------- */
.next-slick {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  /* 水平滑动 */
  /* 垂直滑动 */
}.next-slick *,
.next-slick *:before,
.next-slick *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-slick-initialized .next-slick-slide {
  display: block;
}.next-slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}.next-slick-list:focus {
  outline: none;
}.next-slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}.next-slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}.next-slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-slick[dir=rtl] .next-slick-slide {
  float: right;
}.next-slick-slide img {
  display: block;
}.next-slick-arrow {
  display: block;
  position: absolute;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  /* prev/next 按钮不同位置下的外观 */
}.next-slick-arrow.inner {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  background: #000000;
  background: var(--color-black,#000000);
  opacity: 0.2;
  opacity: .2;
  padding: 0;
  border: none;
}.next-slick-arrow.inner:focus, .next-slick-arrow.inner:hover {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  background: #000000;
  background: var(--color-black,#000000);
  opacity: 0.2;
  opacity: 0.2;
}.next-slick-arrow.inner.disabled {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: #0a0a0a;
  background: var(--color-fill1-1,rgba(10,10,10,1));
  opacity: 0.5;
  opacity: .5;
}.next-slick-arrow.outer {
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
  background: transparent;
  background: var(--color-transparent,transparent);
  opacity: 0.32;
  opacity: .32;
  padding: 0;
  border: none;
  border-radius: 0px;
  border-radius: var(--s-zero,0px);
}.next-slick-arrow.outer:focus, .next-slick-arrow.outer:hover {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  background: transparent;
  background: var(--color-transparent,transparent);
  opacity: 0.32;
  opacity: .32;
}.next-slick-arrow.outer.disabled {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: transparent;
  background: var(--color-transparent,transparent);
  opacity: 0.32;
  opacity: .32;
}.next-slick-arrow.disabled {
  cursor: not-allowed;
}.next-slick-dots {
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  /* dots 位于水平位置 */
  /* dots 位于右侧垂直位置 */
}.next-slick-dots-item {
  position: relative;
  display: inline-block;
  cursor: pointer;
}.next-slick-dots-item button {
  cursor: pointer;
  border-width: 0px;
  border-width: var(--line-zero,0px);
  border-color: rgba(21, 21, 21, 0);
  border-style: solid;
  outline: none;
  padding: 0;
  height: 8px;
  height: var(--s-2,8px);
  width: 8px;
  width: var(--s-2,8px);
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  background: rgba(0, 0, 0, 0.2);
}.next-slick-dots-item button:focus, .next-slick-dots-item button:hover {
  background-color: rgba(255, 255, 255, 0.2);
  /* border-width: $slick-dots-border-width-hover; */
  border-color: white;
}.next-slick-dots-item.active button {
  background: #2789f2;
  /* border-width: $slick-dots-border-width-selected; */
  border-color: white;
  -webkit-animation: zoom 0.3s cubic-bezier(0.86, 0, 0.07, 1);
  animation: zoom 0.3s cubic-bezier(0.86, 0, 0.07, 1);
}.next-slick-dots.hoz {
  width: 100%;
  bottom: 12px;
  bottom: var(--s-3,12px);
  left: 0;
  text-align: center;
}.next-slick-dots.hoz .next-slick-dots-item {
  margin: 0 4px;
  margin: 0 var(--s-1,4px);
}.next-slick-dots.ver {
  width: 16px;
  width: calc(var(--s-2,8px) + 8px);
  top: 0;
  right: 20px;
  right: var(--s-5,20px);
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}.next-slick-dots.ver .next-slick-dots-item {
  margin: 0px 0;
  margin: var(--s-zero,0px) 0;
}.next-slick.next-slick-hoz.next-slick-outer {
  padding: 0 24px;
  padding: 0 var(--s-6,24px);
}.next-slick.next-slick-hoz .next-slick-arrow.medium {
  width: 28px;
  width: var(--s-7,28px);
  height: 56px;
  height: var(--s-14,56px);
  line-height: 56px;
  line-height: var(--s-14,56px);
}.next-slick.next-slick-hoz .next-slick-arrow.medium .next-icon:before,
.next-slick.next-slick-hoz .next-slick-arrow.medium .next-icon .next-icon-remote {
  width: 20px;
  font-size: 20px;
  line-height: inherit;
}.next-slick.next-slick-hoz .next-slick-arrow.medium.inner {
  top: calc(50% - 28px);
  top: calc(50% - var(--s-14,56px) / 2);
}.next-slick.next-slick-hoz .next-slick-arrow.medium.inner.next-slick-prev {
  left: 0;
}.next-slick.next-slick-hoz .next-slick-arrow.medium.inner.next-slick-next {
  right: 0;
}.next-slick.next-slick-hoz .next-slick-arrow.medium.outer {
  top: calc(50% - 28px);
  top: calc(50% - var(--s-14,56px) / 2);
}.next-slick.next-slick-hoz .next-slick-arrow.medium.outer.next-slick-prev {
  left: -4px;
  left: calc(0px - var(--s-1,4px));
}.next-slick.next-slick-hoz .next-slick-arrow.medium.outer.next-slick-next {
  right: -4px;
  right: calc(0px - var(--s-1,4px));
}.next-slick.next-slick-hoz .next-slick-arrow.large {
  width: 48px;
  width: var(--s-12,48px);
  height: 96px;
  height: var(--s-24,96px);
  line-height: 96px;
  line-height: var(--s-24,96px);
}.next-slick.next-slick-hoz .next-slick-arrow.large .next-icon:before,
.next-slick.next-slick-hoz .next-slick-arrow.large .next-icon .next-icon-remote {
  width: 32px;
  font-size: 32px;
  line-height: inherit;
}.next-slick.next-slick-hoz .next-slick-arrow.large.inner {
  top: calc(50% - 48px);
  top: calc(50% - var(--s-24,96px) / 2);
}.next-slick.next-slick-hoz .next-slick-arrow.large.inner.next-slick-prev {
  left: 0;
}.next-slick.next-slick-hoz .next-slick-arrow.large.inner.next-slick-next {
  right: 0;
}.next-slick.next-slick-hoz .next-slick-arrow.large.outer {
  top: calc(50% - 48px);
  top: calc(50% - var(--s-24,96px) / 2);
}.next-slick.next-slick-hoz .next-slick-arrow.large.outer.next-slick-prev {
  left: -8px;
  left: calc(0px - var(--s-2,8px));
}.next-slick.next-slick-hoz .next-slick-arrow.large.outer.next-slick-next {
  right: -8px;
  right: calc(0px - var(--s-2,8px));
}.next-slick.next-slick-ver.next-slick-outer {
  padding: 24px 0;
  padding: var(--s-6,24px) 0;
}.next-slick.next-slick-ver .next-slick-slide {
  display: block;
  height: auto;
  /* border: $slick-ver-slide-border-width solid transparent; */
}.next-slick.next-slick-ver .next-slick-arrow {
  /* size medium */
  /* size medium & position inner */
  /* size medium & position outer */
  /* size large */
  /* size large & position inner */
  /* size large & position outer */
}.next-slick.next-slick-ver .next-slick-arrow.medium {
  width: 56px;
  width: var(--s-14,56px);
  height: 28px;
  height: var(--s-7,28px);
  line-height: 28px;
  line-height: var(--s-7,28px);
}.next-slick.next-slick-ver .next-slick-arrow.medium .next-icon:before,
.next-slick.next-slick-ver .next-slick-arrow.medium .next-icon .next-icon-remote {
  width: 20px;
  font-size: 20px;
  line-height: inherit;
}.next-slick.next-slick-ver .next-slick-arrow.medium.inner {
  left: calc(50% - 28px);
  left: calc(50% - var(--s-14,56px) / 2);
}.next-slick.next-slick-ver .next-slick-arrow.medium.inner.next-slick-prev {
  top: 0;
}.next-slick.next-slick-ver .next-slick-arrow.medium.inner.next-slick-next {
  bottom: 0;
}.next-slick.next-slick-ver .next-slick-arrow.medium.outer {
  left: calc(50% - 28px);
  left: calc(50% - var(--s-14,56px) / 2);
}.next-slick.next-slick-ver .next-slick-arrow.medium.outer.next-slick-prev {
  top: -4px;
  top: calc(0px - var(--s-1,4px));
}.next-slick.next-slick-ver .next-slick-arrow.medium.outer.next-slick-next {
  bottom: -4px;
  bottom: calc(0px - var(--s-1,4px));
}.next-slick.next-slick-ver .next-slick-arrow.large {
  width: 96px;
  width: var(--s-24,96px);
  height: 48px;
  height: var(--s-12,48px);
  line-height: 48px;
  line-height: var(--s-12,48px);
}.next-slick.next-slick-ver .next-slick-arrow.large .next-icon:before,
.next-slick.next-slick-ver .next-slick-arrow.large .next-icon .next-icon-remote {
  width: 32px;
  font-size: 32px;
  line-height: inherit;
}.next-slick.next-slick-ver .next-slick-arrow.large.inner {
  left: calc(50% - 48px);
  left: calc(50% - var(--s-24,96px) / 2);
}.next-slick.next-slick-ver .next-slick-arrow.large.inner.next-slick-prev {
  top: 0;
}.next-slick.next-slick-ver .next-slick-arrow.large.inner.next-slick-next {
  bottom: 0;
}.next-slick.next-slick-ver .next-slick-arrow.large.outer {
  left: calc(50% - 48px);
  left: calc(50% - var(--s-24,96px) / 2);
}.next-slick.next-slick-ver .next-slick-arrow.large.outer.next-slick-prev {
  top: -16px;
  top: calc(0px - var(--s-4,16px));
}.next-slick.next-slick-ver .next-slick-arrow.large.outer.next-slick-next {
  bottom: -16px;
  bottom: calc(0px - var(--s-4,16px));
}.next-split-btn {
  display: inline-block;
  position: relative;
}.next-split-btn-spacing-tb {
  padding: 0px 0;
  padding: var(--s-zero,0px) 0;
}.next-split-btn-trigger .next-icon {
  -webkit-transition: -webkit-transform 100ms linear;
  transition: -webkit-transform 100ms linear;
  transition: transform 100ms linear;
  transition: transform 100ms linear, -webkit-transform 100ms linear;
}.next-split-btn-trigger.next-expand .next-split-btn-symbol-fold {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}.next-split-btn-trigger.next-btn-normal:not(:disabled):not(.disabled) .next-icon {
  color: #e6e6e6;
  color: var(--split-btn-trigger-normal-icon-color, #e6e6e6);
}.next-split-btn-trigger.next-small {
  padding-left: 4px;
  padding-right: 4px;
}.next-split-btn-trigger.next-medium {
  padding-left: 8px;
  padding-right: 8px;
}.next-split-btn-symbol-fold::before {
  content: "\e63d";
}.next-split-btn-symbol-unfold::before {
  content: "";
  content: var(--split-btn-unfold-icon-content, "");
}.next-step *,
.next-step *:before,
.next-step *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-step, .next-step:before, .next-step:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-step {
  width: 100%;
  position: relative;
  border: none;
}.next-step-item {
  position: relative;
  vertical-align: middle;
  outline: 0;
  height: 100%;
}.next-step-item-body {
  outline: 0;
}.next-step-item-node {
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-step-item-node.clicked {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
}.next-step-horizontal {
  overflow: hidden;
}.next-step-horizontal > .next-step-item {
  display: inline-block;
  text-align: left;
}.next-step-vertical > .next-step-item {
  display: block;
  text-align: center;
}.next-step-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}.next-step-arrow .next-step-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 32px;
  height: var(--s-8,32px);
  line-height: 32px;
  line-height: var(--s-8,32px);
  margin-left: 16px;
  margin-left: calc(var(--s-8,32px) / 2);
  margin-right: 4px;
  margin-right: calc(var(--s-8,32px) / 8);
}.next-step-arrow .next-step-item:before {
  content: "";
  position: absolute;
  left: -16px;
  left: calc(0px - var(--s-8,32px) / 2);
  top: 0;
  z-index: 1;
  border: 16px solid transparent;
  border: calc(var(--s-8,32px) / 2) solid transparent;
  border-left-color: transparent;
}.next-step-arrow .next-step-item:after {
  content: "";
  position: absolute;
  right: -16px;
  right: calc(0px - var(--s-8,32px) / 2);
  top: 0;
  z-index: 1;
  border-top: 16px solid transparent;
  border-top: calc(var(--s-8,32px) / 2) solid transparent;
  border-bottom: 16px solid transparent;
  border-bottom: calc(var(--s-8,32px) / 2) solid transparent;
  border-left: 16px solid transparent;
  border-left: calc(var(--s-8,32px) / 2) solid transparent;
}.next-step-arrow .next-step-item .next-step-item-container {
  min-width: 100px;
  height: 32px;
  height: var(--s-8,32px);
  cursor: pointer;
}.next-step-arrow .next-step-item .next-step-item-container .next-step-item-title {
  height: 32px;
  height: var(--s-8,32px);
  line-height: 32px;
  line-height: var(--s-8,32px);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}.next-step-arrow > .next-step-item-wait {
  background: #141414;
  background: var(--color-fill1-3,rgba(20,20,20,1));
}.next-step-arrow > .next-step-item-wait .next-step-item-tail-overlay {
  background: #000000;
}.next-step-arrow > .next-step-item-wait .next-step-item-tail-underlay {
  background: #666666;
  background: var(--color-text1-1, #666666);
}.next-step-arrow > .next-step-item-wait > .next-step-item-container .next-step-item-progress {
  width: 32px;
  height: 32px;
}.next-step-arrow > .next-step-item-wait > .next-step-item-container .next-step-item-node {
  color: #000000;
}.next-step-arrow > .next-step-item-wait > .next-step-item-container .next-step-item-node-circle {
  background: #141414;
  background: var(--color-fill1-3,rgba(20,20,20,1));
  border-color: #000000;
}.next-step-arrow > .next-step-item-wait > .next-step-item-container .next-step-item-node-dot {
  background: #141414;
  background: var(--color-fill1-3,rgba(20,20,20,1));
  border-color: #000000;
}.next-step-arrow > .next-step-item-wait .next-step-item-title {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  word-break: break-word;
}.next-step-arrow > .next-step-item-wait .next-step-item-content {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  word-break: break-word;
}.next-step-arrow > .next-step-item-wait .next-step-item-node-placeholder {
  width: 32px;
  height: 32px;
  position: relative;
}.next-step-arrow > .next-step-item-wait .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-arrow > .next-step-item-wait .next-step-item-node-circle {
  display: block;
  width: 32px;
  height: 32px;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 32px;
  line-height: calc(32px - var(--step-circle-item-node-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-circle-item-node-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-step-arrow > .next-step-item-wait .next-step-item-node-circle .next-icon {
  -webkit-animation: zoomIn 300ms linear;
  animation: zoomIn 300ms linear;
}.next-step-arrow > .next-step-item-wait .next-step-item-node-circle .next-icon:before,
.next-step-arrow > .next-step-item-wait .next-step-item-node-circle .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-step-arrow > .next-step-item-wait:before {
  border: 16px solid #141414;
  border: calc(var(--s-8,32px) / 2) solid var(--color-fill1-3,rgba(20,20,20,1));
  border-left-color: transparent;
}.next-step-arrow > .next-step-item-wait:after {
  border-left-color: #141414;
  border-left-color: var(--color-fill1-3,rgba(20,20,20,1));
}.next-step-arrow > .next-step-item-process {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
}.next-step-arrow > .next-step-item-process .next-step-item-tail-overlay {
  background: #000000;
}.next-step-arrow > .next-step-item-process .next-step-item-tail-underlay {
  background: #666666;
  background: var(--color-text1-1, #666666);
}.next-step-arrow > .next-step-item-process > .next-step-item-container .next-step-item-progress {
  width: 32px;
  height: 32px;
}.next-step-arrow > .next-step-item-process > .next-step-item-container .next-step-item-node {
  color: #000000;
}.next-step-arrow > .next-step-item-process > .next-step-item-container .next-step-item-node-circle {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #000000;
}.next-step-arrow > .next-step-item-process > .next-step-item-container .next-step-item-node-dot {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #000000;
}.next-step-arrow > .next-step-item-process .next-step-item-title {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  word-break: break-word;
}.next-step-arrow > .next-step-item-process .next-step-item-content {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  word-break: break-word;
}.next-step-arrow > .next-step-item-process .next-step-item-node-placeholder {
  width: 32px;
  height: 32px;
  position: relative;
}.next-step-arrow > .next-step-item-process .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-arrow > .next-step-item-process .next-step-item-node-circle {
  display: block;
  width: 32px;
  height: 32px;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 32px;
  line-height: calc(32px - var(--step-circle-item-node-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-circle-item-node-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-step-arrow > .next-step-item-process .next-step-item-node-circle .next-icon {
  -webkit-animation: zoomIn 300ms linear;
  animation: zoomIn 300ms linear;
}.next-step-arrow > .next-step-item-process .next-step-item-node-circle .next-icon:before,
.next-step-arrow > .next-step-item-process .next-step-item-node-circle .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-step-arrow > .next-step-item-process:before {
  border: 16px solid #2789f2;
  border: calc(var(--s-8,32px) / 2) solid var(--color-brand1-6,rgba(39,137,242,1));
  border-left-color: transparent;
}.next-step-arrow > .next-step-item-process:after {
  border-left-color: #2789f2;
  border-left-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-step-arrow > .next-step-item-finish {
  background: #18232e;
  background: var(--color-brand1-1,rgba(24,35,46,1));
}.next-step-arrow > .next-step-item-finish .next-step-item-tail-overlay {
  background: #000000;
}.next-step-arrow > .next-step-item-finish .next-step-item-tail-underlay {
  background: #666666;
  background: var(--color-text1-1, #666666);
}.next-step-arrow > .next-step-item-finish > .next-step-item-container .next-step-item-progress {
  width: 32px;
  height: 32px;
}.next-step-arrow > .next-step-item-finish > .next-step-item-container .next-step-item-node {
  color: #000000;
}.next-step-arrow > .next-step-item-finish > .next-step-item-container .next-step-item-node-circle {
  background: #18232e;
  background: var(--color-brand1-1,rgba(24,35,46,1));
  border-color: #000000;
}.next-step-arrow > .next-step-item-finish > .next-step-item-container .next-step-item-node-dot {
  background: #18232e;
  background: var(--color-brand1-1,rgba(24,35,46,1));
  border-color: #000000;
}.next-step-arrow > .next-step-item-finish .next-step-item-title {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  word-break: break-word;
}.next-step-arrow > .next-step-item-finish .next-step-item-content {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  word-break: break-word;
}.next-step-arrow > .next-step-item-finish .next-step-item-node-placeholder {
  width: 32px;
  height: 32px;
  position: relative;
}.next-step-arrow > .next-step-item-finish .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-arrow > .next-step-item-finish .next-step-item-node-circle {
  display: block;
  width: 32px;
  height: 32px;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 32px;
  line-height: calc(32px - var(--step-circle-item-node-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-circle-item-node-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-step-arrow > .next-step-item-finish .next-step-item-node-circle .next-icon {
  -webkit-animation: zoomIn 300ms linear;
  animation: zoomIn 300ms linear;
}.next-step-arrow > .next-step-item-finish .next-step-item-node-circle .next-icon:before,
.next-step-arrow > .next-step-item-finish .next-step-item-node-circle .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-step-arrow > .next-step-item-finish:before {
  border: 16px solid #18232e;
  border: calc(var(--s-8,32px) / 2) solid var(--color-brand1-1,rgba(24,35,46,1));
  border-left-color: transparent;
}.next-step-arrow > .next-step-item-finish:after {
  border-left-color: #18232e;
  border-left-color: var(--color-brand1-1,rgba(24,35,46,1));
}.next-step-arrow .next-step-item-disabled {
  cursor: not-allowed;
  background: #0a0a0a;
  background: var(--color-fill1-1,rgba(10,10,10,1));
}.next-step-arrow .next-step-item-disabled .next-step-item-tail-overlay {
  background: #000000;
}.next-step-arrow .next-step-item-disabled .next-step-item-tail-underlay {
  background: #666666;
  background: var(--color-text1-1, #666666);
}.next-step-arrow .next-step-item-disabled > .next-step-item-container .next-step-item-progress {
  width: 32px;
  height: 32px;
}.next-step-arrow .next-step-item-disabled > .next-step-item-container .next-step-item-node {
  color: #000000;
}.next-step-arrow .next-step-item-disabled > .next-step-item-container .next-step-item-node-circle {
  background: #0a0a0a;
  background: var(--color-fill1-1,rgba(10,10,10,1));
  border-color: #000000;
}.next-step-arrow .next-step-item-disabled > .next-step-item-container .next-step-item-node-dot {
  background: #0a0a0a;
  background: var(--color-fill1-1,rgba(10,10,10,1));
  border-color: #000000;
}.next-step-arrow .next-step-item-disabled .next-step-item-title {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  word-break: break-word;
}.next-step-arrow .next-step-item-disabled .next-step-item-content {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  word-break: break-word;
}.next-step-arrow .next-step-item-disabled .next-step-item-node-placeholder {
  width: 32px;
  height: 32px;
  position: relative;
}.next-step-arrow .next-step-item-disabled .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-arrow .next-step-item-disabled .next-step-item-node-circle {
  display: block;
  width: 32px;
  height: 32px;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 32px;
  line-height: calc(32px - var(--step-circle-item-node-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-circle-item-node-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-step-arrow .next-step-item-disabled .next-step-item-node-circle .next-icon {
  -webkit-animation: zoomIn 300ms linear;
  animation: zoomIn 300ms linear;
}.next-step-arrow .next-step-item-disabled .next-step-item-node-circle .next-icon:before,
.next-step-arrow .next-step-item-disabled .next-step-item-node-circle .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-step-arrow .next-step-item-disabled:before {
  border: 16px solid #0a0a0a;
  border: calc(var(--s-8,32px) / 2) solid var(--color-fill1-1,rgba(10,10,10,1));
  border-left-color: transparent;
}.next-step-arrow .next-step-item-disabled:after {
  border-left-color: #0a0a0a;
  border-left-color: var(--color-fill1-1,rgba(10,10,10,1));
}.next-step-arrow .next-step-item-disabled .next-step-item-container {
  cursor: not-allowed;
}.next-step-arrow .next-step-item-read-only {
  cursor: default;
}.next-step-arrow .next-step-item-read-only .next-step-item-container {
  cursor: default;
}.next-step-arrow .next-step-item-first {
  margin-left: 0;
}.next-step-arrow .next-step-item-first:before {
  border: 16px solid transparent;
  border: calc(var(--s-8,32px) / 2) solid transparent;
}.next-step-arrow .next-step-item-last {
  margin-right: 0;
}.next-step-arrow .next-step-item-last:after {
  border: 16px solid transparent;
  border: calc(var(--s-8,32px) / 2) solid transparent;
}.next-step-circle .next-step-item-container {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
}.next-step-circle .next-step-item-container .next-step-item-progress .next-progress-circle-text {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-step-circle .next-step-item-container .next-step-item-progress .next-progress-circle-underlay {
  stroke: #333333;
  stroke: var(--step-circle-item-node-wait-border-color, #333333);
  stroke-width: 0px;
  stroke-width: calc(var(--step-circle-item-node-border-width, 0px) * 3);
}.next-step-circle .next-step-item-container .next-step-item-progress .next-progress-circle-overlay-normal {
  stroke: transparent;
  stroke: var(--step-circle-item-node-finish-border-color, transparent);
  stroke-width: 0px;
  stroke-width: calc(var(--step-circle-item-node-border-width, 0px) * 3);
}.next-step-circle .next-step-item-container .next-step-item-node-placeholder {
  display: inline-block;
}.next-step-circle > .next-step-item-wait .next-step-item-tail-overlay {
  background: #1c1c1c;
  background: var(--color-line1-1,rgba(28,28,28,1));
}.next-step-circle > .next-step-item-wait .next-step-item-tail-underlay {
  background: transparent;
  background: var(--step-circle-item-tail-bg-color, transparent);
}.next-step-circle > .next-step-item-wait > .next-step-item-container .next-step-item-progress {
  width: 28px;
  width: var(--step-circle-item-node-process-size, 28px);
  height: 28px;
  height: var(--step-circle-item-node-process-size, 28px);
}.next-step-circle > .next-step-item-wait > .next-step-item-container .next-step-item-node {
  color: #d9d9d9;
  color: var(--step-circle-item-node-wait-color, #d9d9d9);
}.next-step-circle > .next-step-item-wait > .next-step-item-container .next-step-item-node-circle {
  background: #1c1c1c;
  background: var(--step-circle-item-node-wait-background, #1c1c1c);
  border-color: #333333;
  border-color: var(--step-circle-item-node-wait-border-color, #333333);
}.next-step-circle > .next-step-item-wait > .next-step-item-container .next-step-item-node-dot {
  background: #1c1c1c;
  background: var(--step-circle-item-node-wait-background, #1c1c1c);
  border-color: #333333;
  border-color: var(--step-circle-item-node-wait-border-color, #333333);
}.next-step-circle > .next-step-item-wait .next-step-item-title {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  word-break: break-word;
}.next-step-circle > .next-step-item-wait .next-step-item-content {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  word-break: break-word;
}.next-step-circle > .next-step-item-wait .next-step-item-node-placeholder {
  width: 28px;
  width: var(--step-circle-item-node-process-size, 28px);
  height: 28px;
  height: var(--step-circle-item-node-process-size, 28px);
  position: relative;
}.next-step-circle > .next-step-item-wait .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-circle > .next-step-item-wait .next-step-item-node-circle {
  display: block;
  width: 28px;
  width: var(--step-circle-item-node-process-size, 28px);
  height: 28px;
  height: var(--step-circle-item-node-process-size, 28px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 28px;
  line-height: calc(var(--step-circle-item-node-process-size, 28px) - var(--step-circle-item-node-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-circle-item-node-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-step-circle > .next-step-item-wait .next-step-item-node-circle .next-icon {
  -webkit-animation: zoomIn 300ms linear;
  animation: zoomIn 300ms linear;
}.next-step-circle > .next-step-item-wait .next-step-item-node-circle .next-icon:before,
.next-step-circle > .next-step-item-wait .next-step-item-node-circle .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-step-circle > .next-step-item-process .next-step-item-tail-overlay {
  background: #2789f2;
  background: var(--step-circle-item-tail-process-color, #2789f2);
}.next-step-circle > .next-step-item-process .next-step-item-tail-underlay {
  background: transparent;
  background: var(--step-circle-item-tail-bg-color, transparent);
}.next-step-circle > .next-step-item-process > .next-step-item-container .next-step-item-progress {
  width: 28px;
  width: var(--step-circle-item-node-process-size, 28px);
  height: 28px;
  height: var(--step-circle-item-node-process-size, 28px);
}.next-step-circle > .next-step-item-process > .next-step-item-container .next-step-item-node {
  color: #e6e6e6;
  color: var(--step-circle-item-node-process-color, #e6e6e6);
}.next-step-circle > .next-step-item-process > .next-step-item-container .next-step-item-node-circle {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-step-circle > .next-step-item-process > .next-step-item-container .next-step-item-node-dot {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-step-circle > .next-step-item-process .next-step-item-title {
  color: #e6e6e6;
  color: var(--step-circle-item-title-process-color, #e6e6e6);
  word-break: break-word;
}.next-step-circle > .next-step-item-process .next-step-item-content {
  color: #e6e6e6;
  color: var(--step-circle-item-title-process-color, #e6e6e6);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  word-break: break-word;
}.next-step-circle > .next-step-item-process .next-step-item-node-placeholder {
  width: 28px;
  width: var(--step-circle-item-node-process-size, 28px);
  height: 28px;
  height: var(--step-circle-item-node-process-size, 28px);
  position: relative;
}.next-step-circle > .next-step-item-process .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-circle > .next-step-item-process .next-step-item-node-circle {
  display: block;
  width: 28px;
  width: var(--step-circle-item-node-process-size, 28px);
  height: 28px;
  height: var(--step-circle-item-node-process-size, 28px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 28px;
  line-height: calc(var(--step-circle-item-node-process-size, 28px) - var(--step-circle-item-node-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-circle-item-node-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-step-circle > .next-step-item-process .next-step-item-node-circle .next-icon {
  -webkit-animation: zoomIn 300ms linear;
  animation: zoomIn 300ms linear;
}.next-step-circle > .next-step-item-process .next-step-item-node-circle .next-icon:before,
.next-step-circle > .next-step-item-process .next-step-item-node-circle .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-step-circle > .next-step-item-finish .next-step-item-tail-overlay {
  background: #307ac9;
  background: var(--step-circle-item-tail-finish-color, #307ac9);
}.next-step-circle > .next-step-item-finish .next-step-item-tail-underlay {
  background: transparent;
  background: var(--step-circle-item-tail-bg-color, transparent);
}.next-step-circle > .next-step-item-finish > .next-step-item-container .next-step-item-progress {
  width: 28px;
  width: var(--step-circle-item-node-process-size, 28px);
  height: 28px;
  height: var(--step-circle-item-node-process-size, 28px);
}.next-step-circle > .next-step-item-finish > .next-step-item-container .next-step-item-node {
  color: #307ac9;
  color: var(--step-circle-item-node-finish-color, #307ac9);
}.next-step-circle > .next-step-item-finish > .next-step-item-container .next-step-item-node-circle {
  background: #263c54;
  background: var(--color-brand1-2,rgba(38,60,84,1));
  border-color: transparent;
  border-color: var(--step-circle-item-node-finish-border-color, transparent);
}.next-step-circle > .next-step-item-finish > .next-step-item-container .next-step-item-node-dot {
  background: #263c54;
  background: var(--color-brand1-2,rgba(38,60,84,1));
  border-color: transparent;
  border-color: var(--step-circle-item-node-finish-border-color, transparent);
}.next-step-circle > .next-step-item-finish .next-step-item-title {
  color: #cccccc;
  color: var(--step-circle-item-title-finish-color, #cccccc);
  word-break: break-word;
}.next-step-circle > .next-step-item-finish .next-step-item-content {
  color: #cccccc;
  color: var(--step-circle-item-title-finish-color, #cccccc);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  word-break: break-word;
}.next-step-circle > .next-step-item-finish .next-step-item-node-placeholder {
  width: 28px;
  width: var(--step-circle-item-node-process-size, 28px);
  height: 28px;
  height: var(--step-circle-item-node-process-size, 28px);
  position: relative;
}.next-step-circle > .next-step-item-finish .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-circle > .next-step-item-finish .next-step-item-node-circle {
  display: block;
  width: 28px;
  width: var(--step-circle-item-node-process-size, 28px);
  height: 28px;
  height: var(--step-circle-item-node-process-size, 28px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 28px;
  line-height: calc(var(--step-circle-item-node-process-size, 28px) - var(--step-circle-item-node-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-circle-item-node-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-step-circle > .next-step-item-finish .next-step-item-node-circle .next-icon {
  -webkit-animation: zoomIn 300ms linear;
  animation: zoomIn 300ms linear;
}.next-step-circle > .next-step-item-finish .next-step-item-node-circle .next-icon:before,
.next-step-circle > .next-step-item-finish .next-step-item-node-circle .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-step-circle .next-step-item-disabled .next-step-item-tail-overlay {
  background: #1c1c1c;
  background: var(--color-line1-1,rgba(28,28,28,1));
}.next-step-circle .next-step-item-disabled .next-step-item-tail-underlay {
  background: transparent;
  background: var(--step-circle-item-tail-bg-color, transparent);
}.next-step-circle .next-step-item-disabled > .next-step-item-container .next-step-item-progress {
  width: 28px;
  width: var(--step-circle-item-node-process-size, 28px);
  height: 28px;
  height: var(--step-circle-item-node-process-size, 28px);
}.next-step-circle .next-step-item-disabled > .next-step-item-container .next-step-item-node {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-step-circle .next-step-item-disabled > .next-step-item-container .next-step-item-node-circle {
  background: #4d4d4d;
  background: var(--step-circle-item-node-disabled-background, #4d4d4d);
  border-color: #333333;
  border-color: var(--step-circle-item-node-disabled-border-color, #333333);
}.next-step-circle .next-step-item-disabled > .next-step-item-container .next-step-item-node-dot {
  background: #4d4d4d;
  background: var(--step-circle-item-node-disabled-background, #4d4d4d);
  border-color: #333333;
  border-color: var(--step-circle-item-node-disabled-border-color, #333333);
}.next-step-circle .next-step-item-disabled .next-step-item-title {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  word-break: break-word;
}.next-step-circle .next-step-item-disabled .next-step-item-content {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  word-break: break-word;
}.next-step-circle .next-step-item-disabled .next-step-item-node-placeholder {
  width: 28px;
  width: var(--step-circle-item-node-process-size, 28px);
  height: 28px;
  height: var(--step-circle-item-node-process-size, 28px);
  position: relative;
}.next-step-circle .next-step-item-disabled .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-circle .next-step-item-disabled .next-step-item-node-circle {
  display: block;
  width: 28px;
  width: var(--step-circle-item-node-process-size, 28px);
  height: 28px;
  height: var(--step-circle-item-node-process-size, 28px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 28px;
  line-height: calc(var(--step-circle-item-node-process-size, 28px) - var(--step-circle-item-node-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-circle-item-node-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-step-circle .next-step-item-disabled .next-step-item-node-circle .next-icon {
  -webkit-animation: zoomIn 300ms linear;
  animation: zoomIn 300ms linear;
}.next-step-circle .next-step-item-disabled .next-step-item-node-circle .next-icon:before,
.next-step-circle .next-step-item-disabled .next-step-item-node-circle .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-step-circle .next-step-item-disabled .next-step-item-node-placeholder,
.next-step-circle .next-step-item-disabled .next-step-item-node {
  cursor: not-allowed;
}.next-step-circle .next-step-item-read-only .next-step-item-node-placeholder,
.next-step-circle .next-step-item-read-only .next-step-item-node {
  cursor: default;
}.next-step-circle .next-step-item-last .next-step-item-tail {
  display: none;
}.next-step-circle.next-step-horizontal {
  text-align: center;
  white-space: nowrap;
}.next-step-circle.next-step-horizontal > .next-step-item .next-step-item-title {
  white-space: normal;
}.next-step-circle.next-step-horizontal > .next-step-item .next-step-item-content {
  white-space: normal;
}.next-step-circle.next-step-horizontal > .next-step-item-wait .next-step-item-tail {
  display: inline-block;
  clear: both;
  width: calc(100% - 28px - 16px);
  width: calc(100% - var(--step-circle-item-node-process-size, 28px) - var(--s-2,8px) * 2);
  vertical-align: middle;
}.next-step-circle.next-step-horizontal > .next-step-item-wait .next-step-item-tail .next-step-item-tail-underlay {
  display: block;
  height: 2px;
  height: var(--line-2,2px);
  position: relative;
}.next-step-circle.next-step-horizontal > .next-step-item-wait .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 2px;
  height: var(--line-2,2px);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  width: 100%;
}.next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body {
  width: 96px;
  width: var(--s-24,96px);
  left: -26px;
  left: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 28px) / 2 + var(--s-2,8px) * 2 / 2);
  text-align: center;
  position: absolute;
}.next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  line-height: 18px;
  line-height: calc(var(--font-size-body-2,14px) + 4px);
  margin-top: 8px;
  margin-top: var(--s-2,8px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
}.next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
  margin-top: 8px;
  margin-top: var(--step-circle-item-content-margin-top, 8px);
}.next-step-circle.next-step-horizontal > .next-step-item-process .next-step-item-tail {
  display: inline-block;
  clear: both;
  width: calc(100% - 28px - 16px);
  width: calc(100% - var(--step-circle-item-node-process-size, 28px) - var(--s-2,8px) * 2);
  vertical-align: middle;
}.next-step-circle.next-step-horizontal > .next-step-item-process .next-step-item-tail .next-step-item-tail-underlay {
  display: block;
  height: 2px;
  height: var(--line-2,2px);
  position: relative;
}.next-step-circle.next-step-horizontal > .next-step-item-process .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 2px;
  height: var(--line-2,2px);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  width: 100%;
}.next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body {
  width: 96px;
  width: var(--s-24,96px);
  left: -26px;
  left: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 28px) / 2 + var(--s-2,8px) * 2 / 2);
  text-align: center;
  position: absolute;
}.next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-title {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  line-height: 18px;
  line-height: calc(var(--font-size-body-2,14px) + 4px);
  margin-top: 8px;
  margin-top: var(--s-2,8px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
}.next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-content {
  margin-top: 8px;
  margin-top: var(--step-circle-item-content-margin-top, 8px);
}.next-step-circle.next-step-horizontal > .next-step-item-finish .next-step-item-tail {
  display: inline-block;
  clear: both;
  width: calc(100% - 28px - 16px);
  width: calc(100% - var(--step-circle-item-node-process-size, 28px) - var(--s-2,8px) * 2);
  vertical-align: middle;
}.next-step-circle.next-step-horizontal > .next-step-item-finish .next-step-item-tail .next-step-item-tail-underlay {
  display: block;
  height: 2px;
  height: var(--line-2,2px);
  position: relative;
}.next-step-circle.next-step-horizontal > .next-step-item-finish .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 2px;
  height: var(--line-2,2px);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  width: 100%;
}.next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body {
  width: 96px;
  width: var(--s-24,96px);
  left: -26px;
  left: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 28px) / 2 + var(--s-2,8px) * 2 / 2);
  text-align: center;
  position: absolute;
}.next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  line-height: 18px;
  line-height: calc(var(--font-size-body-2,14px) + 4px);
  margin-top: 8px;
  margin-top: var(--s-2,8px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
}.next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
  margin-top: 8px;
  margin-top: var(--step-circle-item-content-margin-top, 8px);
}.next-step-circle.next-step-horizontal > .next-step-item-disabled .next-step-item-tail {
  display: inline-block;
  clear: both;
  width: calc(100% - 28px - 16px);
  width: calc(100% - var(--step-circle-item-node-process-size, 28px) - var(--s-2,8px) * 2);
  vertical-align: middle;
}.next-step-circle.next-step-horizontal > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-underlay {
  display: block;
  height: 2px;
  height: var(--line-2,2px);
  position: relative;
}.next-step-circle.next-step-horizontal > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 2px;
  height: var(--line-2,2px);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  width: 100%;
}.next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body {
  width: 96px;
  width: var(--s-24,96px);
  left: -26px;
  left: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 28px) / 2 + var(--s-2,8px) * 2 / 2);
  text-align: center;
  position: absolute;
}.next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  line-height: 18px;
  line-height: calc(var(--font-size-body-2,14px) + 4px);
  margin-top: 8px;
  margin-top: var(--s-2,8px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
}.next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
  margin-top: 8px;
  margin-top: var(--step-circle-item-content-margin-top, 8px);
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item {
  vertical-align: unset;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item:last-child .next-step-item-tail {
  display: none;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  max-width: 96px;
  max-width: var(--s-24,96px);
  overflow: hidden;
  vertical-align: top;
  text-align: left;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body .next-step-item-title {
  display: inline-block;
  padding-right: 8px;
  padding-right: var(--s-2,8px);
  margin-top: 7px;
  margin-top: calc(var(--step-circle-item-node-process-size, 28px) / 2 - var(--font-size-body-2,14px) / 2);
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-tail {
  width: calc(100% - 28px - 16px - 96px);
  width: calc(100% - var(--step-circle-item-node-process-size, 28px) - var(--s-2,8px) * 2 - var(--s-24,96px));
  position: absolute;
  right: 0;
  margin-top: -2px;
  margin-top: calc(0px - var(--line-2,2px));
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item:last-child .next-step-item-tail {
  display: none;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  max-width: 96px;
  max-width: var(--s-24,96px);
  overflow: hidden;
  vertical-align: top;
  text-align: left;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body .next-step-item-title {
  display: inline-block;
  padding-right: 8px;
  padding-right: var(--s-2,8px);
  margin-top: 7px;
  margin-top: calc(var(--step-circle-item-node-process-size, 28px) / 2 - var(--font-size-body-2,14px) / 2);
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-tail {
  width: calc(100% - 28px - 16px - 96px);
  width: calc(100% - var(--step-circle-item-node-process-size, 28px) - var(--s-2,8px) * 2 - var(--s-24,96px));
  position: absolute;
  right: 0;
  margin-top: -2px;
  margin-top: calc(0px - var(--line-2,2px));
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item:last-child .next-step-item-tail {
  display: none;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  max-width: 96px;
  max-width: var(--s-24,96px);
  overflow: hidden;
  vertical-align: top;
  text-align: left;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body .next-step-item-title {
  display: inline-block;
  padding-right: 8px;
  padding-right: var(--s-2,8px);
  margin-top: 7px;
  margin-top: calc(var(--step-circle-item-node-process-size, 28px) / 2 - var(--font-size-body-2,14px) / 2);
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-tail {
  width: calc(100% - 28px - 16px - 96px);
  width: calc(100% - var(--step-circle-item-node-process-size, 28px) - var(--s-2,8px) * 2 - var(--s-24,96px));
  position: absolute;
  right: 0;
  margin-top: -2px;
  margin-top: calc(0px - var(--line-2,2px));
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item:last-child .next-step-item-tail {
  display: none;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-body {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  max-width: 96px;
  max-width: var(--s-24,96px);
  overflow: hidden;
  vertical-align: top;
  text-align: left;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-body .next-step-item-title {
  display: inline-block;
  padding-right: 8px;
  padding-right: var(--s-2,8px);
  margin-top: 7px;
  margin-top: calc(var(--step-circle-item-node-process-size, 28px) / 2 - var(--font-size-body-2,14px) / 2);
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-tail {
  width: calc(100% - 28px - 16px - 96px);
  width: calc(100% - var(--step-circle-item-node-process-size, 28px) - var(--s-2,8px) * 2 - var(--s-24,96px));
  position: absolute;
  right: 0;
  margin-top: -2px;
  margin-top: calc(0px - var(--line-2,2px));
}.next-step-circle.next-step-vertical {
  font-size: 0;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}.next-step-circle.next-step-vertical .next-step-item-container {
  padding: 0;
}.next-step-circle.next-step-vertical > .next-step-item:last-child .next-step-item-tail {
  display: block;
  visibility: hidden;
}.next-step-circle.next-step-vertical > .next-step-item-wait .next-step-item-tail {
  width: 2px;
  width: var(--line-2,2px);
  height: 0;
  margin: 8px auto;
  margin: var(--s-2,8px) auto;
}.next-step-circle.next-step-vertical > .next-step-item-wait .next-step-item-tail .next-step-item-tail-underlay {
  height: 100%;
  width: 2px;
  width: var(--line-2,2px);
  position: relative;
}.next-step-circle.next-step-vertical > .next-step-item-wait .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 2px;
  width: var(--line-2,2px);
}.next-step-circle.next-step-vertical > .next-step-item-wait > .next-step-item-body {
  position: absolute;
  top: 0;
  left: 14px;
  left: calc(var(--step-circle-item-node-process-size, 28px) / 2);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
}.next-step-circle.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
  margin-top: 4px;
  margin-top: var(--step-circle-vertical-item-title-margin-top, 4px);
  text-align: left;
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-circle.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  min-height: 8px;
  text-align: left;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
}.next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail {
  width: 2px;
  width: var(--line-2,2px);
  height: 0;
  margin: 8px auto;
  margin: var(--s-2,8px) auto;
}.next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail .next-step-item-tail-underlay {
  height: 100%;
  width: 2px;
  width: var(--line-2,2px);
  position: relative;
}.next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 2px;
  width: var(--line-2,2px);
}.next-step-circle.next-step-vertical > .next-step-item-process > .next-step-item-body {
  position: absolute;
  top: 0;
  left: 14px;
  left: calc(var(--step-circle-item-node-process-size, 28px) / 2);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
}.next-step-circle.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title {
  margin-top: 4px;
  margin-top: var(--step-circle-vertical-item-title-margin-top, 4px);
  text-align: left;
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-circle.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  min-height: 8px;
  text-align: left;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
}.next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail {
  width: 2px;
  width: var(--line-2,2px);
  height: 0;
  margin: 8px auto;
  margin: var(--s-2,8px) auto;
}.next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail .next-step-item-tail-underlay {
  height: 100%;
  width: 2px;
  width: var(--line-2,2px);
  position: relative;
}.next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 2px;
  width: var(--line-2,2px);
}.next-step-circle.next-step-vertical > .next-step-item-finish > .next-step-item-body {
  position: absolute;
  top: 0;
  left: 14px;
  left: calc(var(--step-circle-item-node-process-size, 28px) / 2);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
}.next-step-circle.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
  margin-top: 4px;
  margin-top: var(--step-circle-vertical-item-title-margin-top, 4px);
  text-align: left;
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-circle.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  min-height: 8px;
  text-align: left;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
}.next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
  width: 2px;
  width: var(--line-2,2px);
  height: 0;
  margin: 8px auto;
  margin: var(--s-2,8px) auto;
}.next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-underlay {
  height: 100%;
  width: 2px;
  width: var(--line-2,2px);
  position: relative;
}.next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 2px;
  width: var(--line-2,2px);
}.next-step-circle.next-step-vertical > .next-step-item-disabled > .next-step-item-body {
  position: absolute;
  top: 0;
  left: 14px;
  left: calc(var(--step-circle-item-node-process-size, 28px) / 2);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
}.next-step-circle.next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
  margin-top: 4px;
  margin-top: var(--step-circle-vertical-item-title-margin-top, 4px);
  text-align: left;
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-circle.next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  min-height: 8px;
  text-align: left;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
}.next-step-dot .next-step-item-container {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
  margin-top: -1px;
  margin-bottom: -1px;
}.next-step-dot .next-step-item-container .next-step-item-node-placeholder {
  display: inline-block;
}.next-step-dot .next-step-item-container .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-dot .next-step-item-container .next-step-item-node .next-icon:before,
.next-step-dot .next-step-item-container .next-step-item-node .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-step-dot > .next-step-item-wait .next-step-item-tail-overlay {
  background: #4d4d4d;
  background: var(--step-dot-item-tail-wait-color, #4d4d4d);
}.next-step-dot > .next-step-item-wait .next-step-item-tail-underlay {
  background: transparent;
  background: var(--step-dot-item-tail-bg-color, transparent);
}.next-step-dot > .next-step-item-wait > .next-step-item-container .next-step-item-progress {
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
}.next-step-dot > .next-step-item-wait > .next-step-item-container .next-step-item-node {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-step-dot > .next-step-item-wait > .next-step-item-container .next-step-item-node-circle {
  background: #666666;
  background: var(--step-dot-item-node-wait-background, #666666);
  border-color: #1c1c1c;
  border-color: var(--color-line1-1,rgba(28,28,28,1));
}.next-step-dot > .next-step-item-wait > .next-step-item-container .next-step-item-node-dot {
  background: #666666;
  background: var(--step-dot-item-node-wait-background, #666666);
  border-color: #1c1c1c;
  border-color: var(--color-line1-1,rgba(28,28,28,1));
}.next-step-dot > .next-step-item-wait .next-step-item-title {
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
  word-break: break-word;
}.next-step-dot > .next-step-item-wait .next-step-item-content {
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  word-break: break-word;
}.next-step-dot > .next-step-item-wait .next-step-item-node-placeholder {
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  position: relative;
}.next-step-dot > .next-step-item-wait .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-dot > .next-step-item-wait .next-step-item-node-circle {
  display: block;
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 12px;
  line-height: calc(var(--s-3,12px) - var(--step-circle-item-node-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-circle-item-node-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-step-dot > .next-step-item-wait .next-step-item-node-circle .next-icon {
  -webkit-animation: zoomIn 300ms linear;
  animation: zoomIn 300ms linear;
}.next-step-dot > .next-step-item-wait .next-step-item-node-circle .next-icon:before,
.next-step-dot > .next-step-item-wait .next-step-item-node-circle .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-step-dot > .next-step-item-wait .next-step-item-content {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-step-dot > .next-step-item-wait .next-step-item-node-dot {
  display: block;
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 12px;
  line-height: calc(var(--s-3,12px) - var(--step-dot-item-dot-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-dot-item-dot-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}.next-step-dot > .next-step-item-process .next-step-item-tail-overlay {
  background: #4d4d4d;
  background: var(--step-dot-item-tail-process-color, #4d4d4d);
}.next-step-dot > .next-step-item-process .next-step-item-tail-underlay {
  background: transparent;
  background: var(--step-dot-item-tail-bg-color, transparent);
}.next-step-dot > .next-step-item-process > .next-step-item-container .next-step-item-progress {
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
}.next-step-dot > .next-step-item-process > .next-step-item-container .next-step-item-node {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-step-dot > .next-step-item-process > .next-step-item-container .next-step-item-node-circle {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-step-dot > .next-step-item-process > .next-step-item-container .next-step-item-node-dot {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-step-dot > .next-step-item-process .next-step-item-title {
  color: #d9d9d9;
  color: var(--step-dot-item-title-process-color, #d9d9d9);
  word-break: break-word;
}.next-step-dot > .next-step-item-process .next-step-item-content {
  color: #d9d9d9;
  color: var(--step-dot-item-title-process-color, #d9d9d9);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  word-break: break-word;
}.next-step-dot > .next-step-item-process .next-step-item-node-placeholder {
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  position: relative;
}.next-step-dot > .next-step-item-process .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-dot > .next-step-item-process .next-step-item-node-circle {
  display: block;
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 12px;
  line-height: calc(var(--s-3,12px) - var(--step-circle-item-node-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-circle-item-node-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-step-dot > .next-step-item-process .next-step-item-node-circle .next-icon {
  -webkit-animation: zoomIn 300ms linear;
  animation: zoomIn 300ms linear;
}.next-step-dot > .next-step-item-process .next-step-item-node-circle .next-icon:before,
.next-step-dot > .next-step-item-process .next-step-item-node-circle .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-step-dot > .next-step-item-process .next-step-item-content {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-step-dot > .next-step-item-process .next-step-item-node-dot {
  display: block;
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 12px;
  line-height: calc(var(--s-3,12px) - var(--step-dot-item-dot-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-dot-item-dot-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}.next-step-dot > .next-step-item-finish .next-step-item-tail-overlay {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
}.next-step-dot > .next-step-item-finish .next-step-item-tail-underlay {
  background: transparent;
  background: var(--step-dot-item-tail-bg-color, transparent);
}.next-step-dot > .next-step-item-finish > .next-step-item-container .next-step-item-progress {
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
}.next-step-dot > .next-step-item-finish > .next-step-item-container .next-step-item-node {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-step-dot > .next-step-item-finish > .next-step-item-container .next-step-item-node-circle {
  background: #2789f2;
  background: var(--step-dot-item-node-finish-background, #2789f2);
  border-color: transparent;
  border-color: var(--step-dot-item-node-finish-border-color, transparent);
}.next-step-dot > .next-step-item-finish > .next-step-item-container .next-step-item-node-dot {
  background: #2789f2;
  background: var(--step-dot-item-node-finish-background, #2789f2);
  border-color: transparent;
  border-color: var(--step-dot-item-node-finish-border-color, transparent);
}.next-step-dot > .next-step-item-finish .next-step-item-title {
  color: #8c8c8c;
  color: var(--step-dot-item-title-finish-color, #8c8c8c);
  word-break: break-word;
}.next-step-dot > .next-step-item-finish .next-step-item-content {
  color: #8c8c8c;
  color: var(--step-dot-item-title-finish-color, #8c8c8c);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  word-break: break-word;
}.next-step-dot > .next-step-item-finish .next-step-item-node-placeholder {
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  position: relative;
}.next-step-dot > .next-step-item-finish .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-dot > .next-step-item-finish .next-step-item-node-circle {
  display: block;
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 12px;
  line-height: calc(var(--s-3,12px) - var(--step-circle-item-node-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-circle-item-node-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-step-dot > .next-step-item-finish .next-step-item-node-circle .next-icon {
  -webkit-animation: zoomIn 300ms linear;
  animation: zoomIn 300ms linear;
}.next-step-dot > .next-step-item-finish .next-step-item-node-circle .next-icon:before,
.next-step-dot > .next-step-item-finish .next-step-item-node-circle .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-step-dot > .next-step-item-finish .next-step-item-content {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-step-dot > .next-step-item-finish .next-step-item-node-dot {
  display: block;
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 12px;
  line-height: calc(var(--s-3,12px) - var(--step-dot-item-dot-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-dot-item-dot-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}.next-step-dot .next-step-item-disabled .next-step-item-tail-overlay {
  background: #1c1c1c;
  background: var(--color-line1-1,rgba(28,28,28,1));
}.next-step-dot .next-step-item-disabled .next-step-item-tail-underlay {
  background: transparent;
  background: var(--step-dot-item-tail-bg-color, transparent);
}.next-step-dot .next-step-item-disabled > .next-step-item-container .next-step-item-progress {
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
}.next-step-dot .next-step-item-disabled > .next-step-item-container .next-step-item-node {
  color: #1c1c1c;
  color: var(--color-line1-1,rgba(28,28,28,1));
}.next-step-dot .next-step-item-disabled > .next-step-item-container .next-step-item-node-circle {
  background: #666666;
  background: var(--step-dot-item-node-disabled-background, #666666);
  border-color: transparent;
  border-color: var(--step-dot-item-node-disabled-border-color, transparent);
}.next-step-dot .next-step-item-disabled > .next-step-item-container .next-step-item-node-dot {
  background: #666666;
  background: var(--step-dot-item-node-disabled-background, #666666);
  border-color: transparent;
  border-color: var(--step-dot-item-node-disabled-border-color, transparent);
}.next-step-dot .next-step-item-disabled .next-step-item-title {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  word-break: break-word;
}.next-step-dot .next-step-item-disabled .next-step-item-content {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  word-break: break-word;
}.next-step-dot .next-step-item-disabled .next-step-item-node-placeholder {
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  position: relative;
}.next-step-dot .next-step-item-disabled .next-step-item-node {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}.next-step-dot .next-step-item-disabled .next-step-item-node-circle {
  display: block;
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  line-height: 12px;
  line-height: calc(var(--s-3,12px) - var(--step-circle-item-node-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-circle-item-node-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-step-dot .next-step-item-disabled .next-step-item-node-circle .next-icon {
  -webkit-animation: zoomIn 300ms linear;
  animation: zoomIn 300ms linear;
}.next-step-dot .next-step-item-disabled .next-step-item-node-circle .next-icon:before,
.next-step-dot .next-step-item-disabled .next-step-item-node-circle .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-step-dot .next-step-item-disabled .next-step-item-content {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-step-dot .next-step-item-disabled .next-step-item-node-dot {
  display: block;
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 12px;
  line-height: calc(var(--s-3,12px) - var(--step-dot-item-dot-border-width, 0px) * 2);
  text-align: center;
  border: 0px solid;
  border: var(--step-dot-item-dot-border-width, 0px) solid;
  border-radius: 50%;
  border-radius: var(--corner-circle,50%);
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}.next-step-dot .next-step-item-disabled .next-step-item-node-placeholder,
.next-step-dot .next-step-item-disabled .next-step-item-node {
  cursor: not-allowed;
}.next-step-dot .next-step-item-read-only .next-step-item-node-placeholder,
.next-step-dot .next-step-item-read-only .next-step-item-node {
  cursor: default;
}.next-step-dot .next-step-item-last .next-step-item-tail {
  display: none;
}.next-step-dot.next-step-horizontal {
  text-align: center;
  white-space: nowrap;
}.next-step-dot.next-step-horizontal > .next-step-item .next-step-item-title {
  white-space: normal;
}.next-step-dot.next-step-horizontal > .next-step-item .next-step-item-content {
  white-space: normal;
}.next-step-dot.next-step-horizontal .next-step-item-node .next-icon {
  vertical-align: middle;
}.next-step-dot.next-step-horizontal > .next-step-item-wait .next-step-item-tail {
  display: inline-block;
  clear: both;
  width: calc(100% - 12px - 16px);
  width: calc(100% - var(--s-3,12px) - var(--s-2,8px) * 2);
  vertical-align: middle;
}.next-step-dot.next-step-horizontal > .next-step-item-wait .next-step-item-tail .next-step-item-tail-underlay {
  display: block;
  height: 2px;
  height: var(--line-2,2px);
  position: relative;
}.next-step-dot.next-step-horizontal > .next-step-item-wait .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 2px;
  height: var(--line-2,2px);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  width: 100%;
}.next-step-dot.next-step-horizontal > .next-step-item-wait > .next-step-item-body {
  width: 100px;
  width: var(--s-25,100px);
  left: -36px;
  left: calc(0px - var(--s-25,100px) / 2 + var(--s-3,12px) / 2 + var(--s-2,8px) * 2 / 2);
  text-align: center;
  position: absolute;
}.next-step-dot.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 16px;
  line-height: calc(var(--font-size-body-1,12px) + 4px);
  margin-top: 8px;
  margin-top: var(--s-2,8px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
}.next-step-dot.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
  margin-top: 4px;
  margin-top: var(--s-1,4px);
}.next-step-dot.next-step-horizontal > .next-step-item-process .next-step-item-tail {
  display: inline-block;
  clear: both;
  width: calc(100% - 12px - 16px);
  width: calc(100% - var(--s-3,12px) - var(--s-2,8px) * 2);
  vertical-align: middle;
}.next-step-dot.next-step-horizontal > .next-step-item-process .next-step-item-tail .next-step-item-tail-underlay {
  display: block;
  height: 2px;
  height: var(--line-2,2px);
  position: relative;
}.next-step-dot.next-step-horizontal > .next-step-item-process .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 2px;
  height: var(--line-2,2px);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  width: 100%;
}.next-step-dot.next-step-horizontal > .next-step-item-process > .next-step-item-body {
  width: 100px;
  width: var(--s-25,100px);
  left: -36px;
  left: calc(0px - var(--s-25,100px) / 2 + var(--s-3,12px) / 2 + var(--s-2,8px) * 2 / 2);
  text-align: center;
  position: absolute;
}.next-step-dot.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-title {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 16px;
  line-height: calc(var(--font-size-body-1,12px) + 4px);
  margin-top: 8px;
  margin-top: var(--s-2,8px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
}.next-step-dot.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-content {
  margin-top: 4px;
  margin-top: var(--s-1,4px);
}.next-step-dot.next-step-horizontal > .next-step-item-finish .next-step-item-tail {
  display: inline-block;
  clear: both;
  width: calc(100% - 12px - 16px);
  width: calc(100% - var(--s-3,12px) - var(--s-2,8px) * 2);
  vertical-align: middle;
}.next-step-dot.next-step-horizontal > .next-step-item-finish .next-step-item-tail .next-step-item-tail-underlay {
  display: block;
  height: 2px;
  height: var(--line-2,2px);
  position: relative;
}.next-step-dot.next-step-horizontal > .next-step-item-finish .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 2px;
  height: var(--line-2,2px);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  width: 100%;
}.next-step-dot.next-step-horizontal > .next-step-item-finish > .next-step-item-body {
  width: 100px;
  width: var(--s-25,100px);
  left: -36px;
  left: calc(0px - var(--s-25,100px) / 2 + var(--s-3,12px) / 2 + var(--s-2,8px) * 2 / 2);
  text-align: center;
  position: absolute;
}.next-step-dot.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 16px;
  line-height: calc(var(--font-size-body-1,12px) + 4px);
  margin-top: 8px;
  margin-top: var(--s-2,8px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
}.next-step-dot.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
  margin-top: 4px;
  margin-top: var(--s-1,4px);
}.next-step-dot.next-step-horizontal > .next-step-item-disabled .next-step-item-tail {
  display: inline-block;
  clear: both;
  width: calc(100% - 12px - 16px);
  width: calc(100% - var(--s-3,12px) - var(--s-2,8px) * 2);
  vertical-align: middle;
}.next-step-dot.next-step-horizontal > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-underlay {
  display: block;
  height: 2px;
  height: var(--line-2,2px);
  position: relative;
}.next-step-dot.next-step-horizontal > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 2px;
  height: var(--line-2,2px);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  width: 100%;
}.next-step-dot.next-step-horizontal > .next-step-item-disabled > .next-step-item-body {
  width: 100px;
  width: var(--s-25,100px);
  left: -36px;
  left: calc(0px - var(--s-25,100px) / 2 + var(--s-3,12px) / 2 + var(--s-2,8px) * 2 / 2);
  text-align: center;
  position: absolute;
}.next-step-dot.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  line-height: 16px;
  line-height: calc(var(--font-size-body-1,12px) + 4px);
  margin-top: 8px;
  margin-top: var(--s-2,8px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
}.next-step-dot.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
  margin-top: 4px;
  margin-top: var(--s-1,4px);
}.next-step-dot.next-step-vertical {
  padding: 0 0 0 4px;
  font-size: 0;
  display: table-cell;
  position: relative;
}.next-step-dot.next-step-vertical .next-step-item-container {
  padding: 0;
}.next-step-dot.next-step-vertical > .next-step-item:last-child .next-step-item-tail {
  display: block;
  visibility: hidden;
}.next-step-dot.next-step-vertical > .next-step-item-wait .next-step-item-tail {
  width: 1px;
  width: var(--step-dot-vertical-item-tail-size, 1px);
  height: 0;
  margin: 8px auto;
  margin: var(--s-2,8px) auto;
}.next-step-dot.next-step-vertical > .next-step-item-wait .next-step-item-tail .next-step-item-tail-underlay {
  height: 100%;
  width: 1px;
  width: var(--step-dot-vertical-item-tail-size, 1px);
  position: relative;
}.next-step-dot.next-step-vertical > .next-step-item-wait .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  width: var(--step-dot-vertical-item-tail-size, 1px);
}.next-step-dot.next-step-vertical > .next-step-item-wait > .next-step-item-body {
  position: absolute;
  top: 0;
  left: 6px;
  left: calc(var(--s-3,12px) / 2);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
}.next-step-dot.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
  margin-top: 0px;
  margin-top: var(--s-zero,0px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  text-align: left;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-dot.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
  margin-top: 4px;
  margin-top: var(--step-dot-vertical-item-content-margin-top, 4px);
  min-height: 8px;
  text-align: left;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
}.next-step-dot.next-step-vertical > .next-step-item-process .next-step-item-tail {
  width: 1px;
  width: var(--step-dot-vertical-item-tail-size, 1px);
  height: 0;
  margin: 8px auto;
  margin: var(--s-2,8px) auto;
}.next-step-dot.next-step-vertical > .next-step-item-process .next-step-item-tail .next-step-item-tail-underlay {
  height: 100%;
  width: 1px;
  width: var(--step-dot-vertical-item-tail-size, 1px);
  position: relative;
}.next-step-dot.next-step-vertical > .next-step-item-process .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  width: var(--step-dot-vertical-item-tail-size, 1px);
}.next-step-dot.next-step-vertical > .next-step-item-process > .next-step-item-body {
  position: absolute;
  top: 0;
  left: 6px;
  left: calc(var(--s-3,12px) / 2);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
}.next-step-dot.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title {
  margin-top: 0px;
  margin-top: var(--s-zero,0px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  text-align: left;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-dot.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
  margin-top: 4px;
  margin-top: var(--step-dot-vertical-item-content-margin-top, 4px);
  min-height: 8px;
  text-align: left;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
}.next-step-dot.next-step-vertical > .next-step-item-finish .next-step-item-tail {
  width: 1px;
  width: var(--step-dot-vertical-item-tail-size, 1px);
  height: 0;
  margin: 8px auto;
  margin: var(--s-2,8px) auto;
}.next-step-dot.next-step-vertical > .next-step-item-finish .next-step-item-tail .next-step-item-tail-underlay {
  height: 100%;
  width: 1px;
  width: var(--step-dot-vertical-item-tail-size, 1px);
  position: relative;
}.next-step-dot.next-step-vertical > .next-step-item-finish .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  width: var(--step-dot-vertical-item-tail-size, 1px);
}.next-step-dot.next-step-vertical > .next-step-item-finish > .next-step-item-body {
  position: absolute;
  top: 0;
  left: 6px;
  left: calc(var(--s-3,12px) / 2);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
}.next-step-dot.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
  margin-top: 0px;
  margin-top: var(--s-zero,0px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  text-align: left;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-dot.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
  margin-top: 4px;
  margin-top: var(--step-dot-vertical-item-content-margin-top, 4px);
  min-height: 8px;
  text-align: left;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
}.next-step-dot.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
  width: 1px;
  width: var(--step-dot-vertical-item-tail-size, 1px);
  height: 0;
  margin: 8px auto;
  margin: var(--s-2,8px) auto;
}.next-step-dot.next-step-vertical > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-underlay {
  height: 100%;
  width: 1px;
  width: var(--step-dot-vertical-item-tail-size, 1px);
  position: relative;
}.next-step-dot.next-step-vertical > .next-step-item-disabled .next-step-item-tail .next-step-item-tail-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  width: var(--step-dot-vertical-item-tail-size, 1px);
}.next-step-dot.next-step-vertical > .next-step-item-disabled > .next-step-item-body {
  position: absolute;
  top: 0;
  left: 6px;
  left: calc(var(--s-3,12px) / 2);
  margin-left: 8px;
  margin-left: var(--s-2,8px);
}.next-step-dot.next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
  margin-top: 0px;
  margin-top: var(--s-zero,0px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  text-align: left;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-dot.next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
  margin-top: 4px;
  margin-top: var(--step-dot-vertical-item-content-margin-top, 4px);
  min-height: 8px;
  text-align: left;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
}.next-step-horizontal[dir=rtl] > .next-step-item {
  text-align: right;
}.next-step-arrow[dir=rtl] .next-step-item {
  height: 32px;
  height: var(--s-8,32px);
  line-height: 32px;
  line-height: var(--s-8,32px);
  margin-left: 4px;
  margin-left: calc(var(--s-8,32px) / 8);
  margin-right: 16px;
  margin-right: calc(var(--s-8,32px) / 2);
}.next-step-arrow[dir=rtl] .next-step-item:before {
  right: -16px;
  right: calc(0px - var(--s-8,32px) / 2);
  left: auto;
  border: 16px solid transparent;
  border: calc(var(--s-8,32px) / 2) solid transparent;
  border-right-color: transparent;
}.next-step-arrow[dir=rtl] .next-step-item:after {
  left: -32px;
  left: calc(0px - var(--s-8,32px) / 2 * 2);
  right: auto;
  border-top: 16px solid transparent;
  border-top: calc(var(--s-8,32px) / 2) solid transparent;
  border-bottom: 16px solid transparent;
  border-bottom: calc(var(--s-8,32px) / 2) solid transparent;
  border-right: 16px solid transparent;
  border-right: calc(var(--s-8,32px) / 2) solid transparent;
}.next-step-arrow[dir=rtl] > .next-step-item-wait {
  background: #141414;
  background: var(--color-fill1-3,rgba(20,20,20,1));
}.next-step-arrow[dir=rtl] > .next-step-item-wait .next-step-item-node-dot {
  right: 50%;
  left: auto;
}.next-step-arrow[dir=rtl] > .next-step-item-wait:before {
  border: 16px solid #141414;
  border: calc(var(--s-8,32px) / 2) solid var(--color-fill1-3,rgba(20,20,20,1));
  border-right-color: transparent;
}.next-step-arrow[dir=rtl] > .next-step-item-wait:after {
  border-right-color: #141414;
  border-right-color: var(--color-fill1-3,rgba(20,20,20,1));
  border-left-color: transparent;
}.next-step-arrow[dir=rtl] > .next-step-item-process {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
}.next-step-arrow[dir=rtl] > .next-step-item-process .next-step-item-node-dot {
  right: 50%;
  left: auto;
}.next-step-arrow[dir=rtl] > .next-step-item-process:before {
  border: 16px solid #2789f2;
  border: calc(var(--s-8,32px) / 2) solid var(--color-brand1-6,rgba(39,137,242,1));
  border-right-color: transparent;
}.next-step-arrow[dir=rtl] > .next-step-item-process:after {
  border-right-color: #2789f2;
  border-right-color: var(--color-brand1-6,rgba(39,137,242,1));
  border-left-color: transparent;
}.next-step-arrow[dir=rtl] > .next-step-item-finish {
  background: #18232e;
  background: var(--color-brand1-1,rgba(24,35,46,1));
}.next-step-arrow[dir=rtl] > .next-step-item-finish .next-step-item-node-dot {
  right: 50%;
  left: auto;
}.next-step-arrow[dir=rtl] > .next-step-item-finish:before {
  border: 16px solid #18232e;
  border: calc(var(--s-8,32px) / 2) solid var(--color-brand1-1,rgba(24,35,46,1));
  border-right-color: transparent;
}.next-step-arrow[dir=rtl] > .next-step-item-finish:after {
  border-right-color: #18232e;
  border-right-color: var(--color-brand1-1,rgba(24,35,46,1));
  border-left-color: transparent;
}.next-step-arrow[dir=rtl] .next-step-item-disabled {
  background: #0a0a0a;
  background: var(--color-fill1-1,rgba(10,10,10,1));
}.next-step-arrow[dir=rtl] .next-step-item-disabled .next-step-item-node-dot {
  right: 50%;
  left: auto;
}.next-step-arrow[dir=rtl] .next-step-item-disabled:before {
  border: 16px solid #0a0a0a;
  border: calc(var(--s-8,32px) / 2) solid var(--color-fill1-1,rgba(10,10,10,1));
  border-right-color: transparent;
}.next-step-arrow[dir=rtl] .next-step-item-disabled:after {
  border-right-color: #0a0a0a;
  border-right-color: var(--color-fill1-1,rgba(10,10,10,1));
  border-left-color: transparent;
}.next-step-arrow[dir=rtl] .next-step-item-first {
  margin-right: 0;
}.next-step-arrow[dir=rtl] .next-step-item-last {
  margin-left: 0;
}.next-step-circle[dir=rtl] > .next-step-item-wait .next-step-item-node-dot {
  right: 50%;
  left: auto;
}.next-step-circle[dir=rtl] > .next-step-item-process .next-step-item-node-dot {
  right: 50%;
  left: auto;
}.next-step-circle[dir=rtl] > .next-step-item-finish .next-step-item-node-dot {
  right: 50%;
  left: auto;
}.next-step-circle[dir=rtl] .next-step-item-disabled .next-step-item-node-dot {
  right: 50%;
  left: auto;
}.next-step-circle[dir=rtl].next-step-horizontal > .next-step-item-wait > .next-step-item-body {
  right: -26px;
  right: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 28px) / 2 + var(--s-2,8px) * 2 / 2);
  left: auto;
}.next-step-circle[dir=rtl].next-step-horizontal > .next-step-item-process > .next-step-item-body {
  right: -26px;
  right: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 28px) / 2 + var(--s-2,8px) * 2 / 2);
  left: auto;
}.next-step-circle[dir=rtl].next-step-horizontal > .next-step-item-finish > .next-step-item-body {
  right: -26px;
  right: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 28px) / 2 + var(--s-2,8px) * 2 / 2);
  left: auto;
}.next-step-circle[dir=rtl].next-step-horizontal > .next-step-item-disabled > .next-step-item-body {
  right: -26px;
  right: calc(0px - var(--s-24,96px) / 2 + var(--step-circle-item-node-process-size, 28px) / 2 + var(--s-2,8px) * 2 / 2);
  left: auto;
}.next-step-circle[dir=rtl].next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body {
  left: auto;
  right: 0;
  text-align: right;
}.next-step-circle[dir=rtl].next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body .next-step-item-title {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
  padding-right: 0;
}.next-step-circle[dir=rtl].next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-tail {
  left: 0;
  right: auto;
}.next-step-circle[dir=rtl].next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body {
  left: auto;
  right: 0;
  text-align: right;
}.next-step-circle[dir=rtl].next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body .next-step-item-title {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
  padding-right: 0;
}.next-step-circle[dir=rtl].next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-tail {
  left: 0;
  right: auto;
}.next-step-circle[dir=rtl].next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body {
  left: auto;
  right: 0;
  text-align: right;
}.next-step-circle[dir=rtl].next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body .next-step-item-title {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
  padding-right: 0;
}.next-step-circle[dir=rtl].next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-tail {
  left: 0;
  right: auto;
}.next-step-circle[dir=rtl].next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-body {
  left: auto;
  right: 0;
  text-align: right;
}.next-step-circle[dir=rtl].next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-body .next-step-item-title {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
  padding-right: 0;
}.next-step-circle[dir=rtl].next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-tail {
  left: 0;
  right: auto;
}.next-step-circle[dir=rtl].next-step-vertical > .next-step-item-wait > .next-step-item-body {
  right: 14px;
  right: calc(var(--step-circle-item-node-process-size, 28px) / 2);
  left: auto;
  margin-right: 8px;
  margin-right: var(--s-2,8px);
  margin-left: 0;
}.next-step-circle[dir=rtl].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
  text-align: right;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-circle[dir=rtl].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
  text-align: right;
}.next-step-circle[dir=rtl].next-step-vertical > .next-step-item-process > .next-step-item-body {
  right: 14px;
  right: calc(var(--step-circle-item-node-process-size, 28px) / 2);
  left: auto;
  margin-right: 8px;
  margin-right: var(--s-2,8px);
  margin-left: 0;
}.next-step-circle[dir=rtl].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title {
  text-align: right;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-circle[dir=rtl].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
  text-align: right;
}.next-step-circle[dir=rtl].next-step-vertical > .next-step-item-finish > .next-step-item-body {
  right: 14px;
  right: calc(var(--step-circle-item-node-process-size, 28px) / 2);
  left: auto;
  margin-right: 8px;
  margin-right: var(--s-2,8px);
  margin-left: 0;
}.next-step-circle[dir=rtl].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
  text-align: right;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-circle[dir=rtl].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
  text-align: right;
}.next-step-circle[dir=rtl].next-step-vertical > .next-step-item-disabled > .next-step-item-body {
  right: 14px;
  right: calc(var(--step-circle-item-node-process-size, 28px) / 2);
  left: auto;
  margin-right: 8px;
  margin-right: var(--s-2,8px);
  margin-left: 0;
}.next-step-circle[dir=rtl].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
  text-align: right;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-circle[dir=rtl].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
  text-align: right;
}.next-step-dot[dir=rtl] > .next-step-item-wait .next-step-item-node-dot {
  right: 50%;
  left: auto;
}.next-step-dot[dir=rtl] > .next-step-item-process .next-step-item-node-dot {
  right: 50%;
  left: auto;
}.next-step-dot[dir=rtl] > .next-step-item-finish .next-step-item-node-dot {
  right: 50%;
  left: auto;
}.next-step-dot[dir=rtl] .next-step-item-disabled .next-step-item-node-dot {
  right: 50%;
  left: auto;
}.next-step-dot[dir=rtl].next-step-horizontal > .next-step-item-wait > .next-step-item-body {
  right: -36px;
  right: calc(0px - var(--s-25,100px) / 2 + var(--s-3,12px) / 2 + var(--s-2,8px) * 2 / 2);
  left: auto;
}.next-step-dot[dir=rtl].next-step-horizontal > .next-step-item-process > .next-step-item-body {
  right: -36px;
  right: calc(0px - var(--s-25,100px) / 2 + var(--s-3,12px) / 2 + var(--s-2,8px) * 2 / 2);
  left: auto;
}.next-step-dot[dir=rtl].next-step-horizontal > .next-step-item-finish > .next-step-item-body {
  right: -36px;
  right: calc(0px - var(--s-25,100px) / 2 + var(--s-3,12px) / 2 + var(--s-2,8px) * 2 / 2);
  left: auto;
}.next-step-dot[dir=rtl].next-step-horizontal > .next-step-item-disabled > .next-step-item-body {
  right: -36px;
  right: calc(0px - var(--s-25,100px) / 2 + var(--s-3,12px) / 2 + var(--s-2,8px) * 2 / 2);
  left: auto;
}.next-step-dot[dir=rtl].next-step-vertical {
  padding: 0 4px 0 0;
}.next-step-dot[dir=rtl].next-step-vertical > .next-step-item-wait > .next-step-item-body {
  right: 6px;
  right: calc(var(--s-3,12px) / 2);
  left: auto;
  margin-right: 8px;
  margin-right: var(--s-2,8px);
  margin-left: 0;
}.next-step-dot[dir=rtl].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
  text-align: right;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-dot[dir=rtl].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
  text-align: right;
}.next-step-dot[dir=rtl].next-step-vertical > .next-step-item-process > .next-step-item-body {
  right: 6px;
  right: calc(var(--s-3,12px) / 2);
  left: auto;
  margin-right: 8px;
  margin-right: var(--s-2,8px);
  margin-left: 0;
}.next-step-dot[dir=rtl].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title {
  text-align: right;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-dot[dir=rtl].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
  text-align: right;
}.next-step-dot[dir=rtl].next-step-vertical > .next-step-item-finish > .next-step-item-body {
  right: 6px;
  right: calc(var(--s-3,12px) / 2);
  left: auto;
  margin-right: 8px;
  margin-right: var(--s-2,8px);
  margin-left: 0;
}.next-step-dot[dir=rtl].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
  text-align: right;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-dot[dir=rtl].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
  text-align: right;
}.next-step-dot[dir=rtl].next-step-vertical > .next-step-item-disabled > .next-step-item-body {
  right: 6px;
  right: calc(var(--s-3,12px) / 2);
  left: auto;
  margin-right: 8px;
  margin-right: var(--s-2,8px);
  margin-left: 0;
}.next-step-dot[dir=rtl].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
  text-align: right;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  line-height: 1.28571;
}.next-step-dot[dir=rtl].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
  text-align: right;
}.next-switch:after[dir=rtl] {
  content: " ";
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}.next-switch-medium[dir=rtl]:after {
  right: 100%;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}.next-switch-small[dir=rtl]:after {
  right: 100%;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}.next-switch-on[dir=rtl] > .next-switch-children {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-switch-on[disabled][dir=rtl]:after {
  left: 0;
  right: 100%;
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-switch-off[dir=rtl]:after {
  right: 0;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(--switch-rtl-on-shadow, 0px 0px 16px 0px rgba(0, 0, 0, 0.3));
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: var(--switch-rtl-on-shadow, 0px 0px 16px 0px rgba(0, 0, 0, 0.3));
}.next-switch-off[dir=rtl] > .next-switch-children {
  right: auto;
}.next-switch-off.next-switch-small[dir=rtl] > .next-switch-children {
  right: auto;
}.next-switch {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  text-align: left;
  cursor: pointer;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-transition: background 0.1s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: background 0.1s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}.next-switch *,
.next-switch *:before,
.next-switch *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-switch-btn {
  -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}.next-switch:after {
  content: "";
}.next-switch-loading {
  pointer-events: none;
}.next-switch-loading .next-icon-loading {
  color: #2789f2;
  color: var(--color-brand1-6, #2789f2);
  text-align: center;
  -webkit-transform: translate(0px, 0px);
  -webkit-transform: translate(calc(0px - var(--line-zero,0px)), calc(0px - var(--line-zero,0px)));
  -ms-transform: translate(0px, 0px);
  -ms-transform: translate(calc(0px - var(--line-zero,0px)), calc(0px - var(--line-zero,0px)));
  transform: translate(0px, 0px);
  transform: translate(calc(0px - var(--line-zero,0px)), calc(0px - var(--line-zero,0px)));
}.next-switch-loading .next-icon-loading.next-switch-inner-icon:before {
  vertical-align: top;
}.next-switch-medium {
  position: relative;
  display: inline-block;
  border: 2px solid transparent;
  border: var(--line-2,2px) solid transparent;
  width: 36px;
  width: var(--s-9,36px);
  height: 20px;
  height: calc(var(--s-4,16px) + var(--line-2,2px) * 2);
  border-radius: 50px;
  border-radius: var(--corner-3,50px);
}.next-switch-medium:not([disabled]):active .next-switch-btn {
  width: 20.8px;
  width: calc(var(--s-4,16px) * 1.3);
}.next-switch-medium.next-switch-on:not([disabled]):active .next-switch-btn {
  left: calc(100% - 20.8px);
  left: calc(100% - var(--s-4,16px) * 1.3);
}.next-switch-medium.next-switch-auto-width {
  min-width: 36px;
  min-width: var(--s-9,36px);
  width: auto;
  overflow: initial;
}.next-switch-medium:after {
  content: "";
}.next-switch-medium > .next-switch-btn {
  border: 0px solid transparent;
  border: var(--line-zero,0px) solid transparent;
  position: absolute;
  left: calc(100% - 16px);
  left: calc(100% - var(--s-4,16px));
  width: 16px;
  width: var(--s-4,16px);
  height: 16px;
  height: var(--s-4,16px);
  border-radius: 500px;
  border-radius: var(--corner-semicircle,500px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-switch-medium > .next-switch-children {
  height: 16px;
  height: var(--s-4,16px);
  line-height: 16px;
  line-height: var(--s-4,16px);
}.next-switch-medium > .next-switch-children {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-switch-medium.next-switch.next-switch-on > .next-switch-children {
  margin: 0 24px 0 8px;
  margin: 0 calc(var(--s-4,16px) + var(--s-2,8px)) 0 var(--s-2,8px);
}.next-switch-medium.next-switch.next-switch-off > .next-switch-children {
  margin: 0 8px 0 24px;
  margin: 0 var(--s-2,8px) 0 calc(var(--s-4,16px) + var(--s-2,8px));
}.next-switch-medium.next-switch-loading .next-icon-loading {
  line-height: 16px;
  line-height: var(--s-4,16px);
  height: 16px;
  height: var(--s-4,16px);
  width: 16px;
  width: var(--s-4,16px);
}.next-switch-medium.next-switch-loading .next-icon-loading:before,
.next-switch-medium.next-switch-loading .next-icon-loading .next-icon-remote {
  width: 16px;
  width: var(--s-4,16px);
  font-size: 16px;
  font-size: var(--s-4,16px);
  line-height: inherit;
}.next-switch-small {
  position: relative;
  display: inline-block;
  border: 2px solid transparent;
  border: var(--line-2,2px) solid transparent;
  width: 28px;
  width: var(--s-7,28px);
  height: 16px;
  height: calc(var(--s-3,12px) + var(--line-2,2px) * 2);
  border-radius: 50px;
  border-radius: var(--corner-3,50px);
}.next-switch-small:not([disabled]):active .next-switch-btn {
  width: 15.6px;
  width: calc(var(--s-3,12px) * 1.3);
}.next-switch-small.next-switch-on:not([disabled]):active .next-switch-btn {
  left: calc(100% - 15.6px);
  left: calc(100% - var(--s-3,12px) * 1.3);
}.next-switch-small.next-switch-auto-width {
  min-width: 28px;
  min-width: var(--s-7,28px);
  width: auto;
  overflow: initial;
}.next-switch-small:after {
  content: "";
}.next-switch-small > .next-switch-btn {
  border: 0px solid transparent;
  border: var(--line-zero,0px) solid transparent;
  position: absolute;
  left: calc(100% - 12px);
  left: calc(100% - var(--s-3,12px));
  width: 12px;
  width: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  border-radius: 500px;
  border-radius: var(--corner-semicircle,500px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-switch-small > .next-switch-children {
  height: 12px;
  height: var(--s-3,12px);
  line-height: 12px;
  line-height: var(--s-3,12px);
}.next-switch-small > .next-switch-children {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-switch-small.next-switch.next-switch-on > .next-switch-children {
  margin: 0 20px 0 8px;
  margin: 0 calc(var(--s-3,12px) + var(--s-2,8px)) 0 var(--s-2,8px);
}.next-switch-small.next-switch.next-switch-off > .next-switch-children {
  margin: 0 8px 0 20px;
  margin: 0 var(--s-2,8px) 0 calc(var(--s-3,12px) + var(--s-2,8px));
}.next-switch-small.next-switch-loading .next-icon-loading {
  line-height: 12px;
  line-height: var(--s-3,12px);
  height: 12px;
  height: var(--s-3,12px);
  width: 12px;
  width: var(--s-3,12px);
}.next-switch-small.next-switch-loading .next-icon-loading:before,
.next-switch-small.next-switch-loading .next-icon-loading .next-icon-remote {
  width: 12px;
  width: var(--s-3,12px);
  font-size: 12px;
  font-size: var(--s-3,12px);
  line-height: inherit;
}.next-switch-on {
  background-color: #1b9657;
  background-color: var(--switch-normal-on-bg-color, #1b9657);
}.next-switch-on .next-switch-btn {
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  background-color: #FFFFFF;
  background-color: var(--color-white,#FFFFFF);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-switch-on > .next-switch-children {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-switch-on:focus, .next-switch-on.hover, .next-switch-on:hover {
  background-color: #207a4c;
  background-color: var(--switch-hover-on-bg-color, #207a4c);
}.next-switch-on:focus .next-switch-btn, .next-switch-on.hover .next-switch-btn, .next-switch-on:hover .next-switch-btn {
  background-color: #FFFFFF;
  background-color: var(--color-white,#FFFFFF);
}.next-switch-on[disabled] {
  background-color: #205e3e;
  background-color: var(--color-success-3,rgba(32,94,62,1));
  cursor: not-allowed;
}.next-switch-on[disabled] .next-switch-btn {
  right: 0;
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  background-color: #cccccc;
  background-color: var(--switch-disabled-on-trigger-bg-color, #cccccc);
  border-color: transparent;
  border-color: transparent;
}.next-switch-on[disabled] > .next-switch-children {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-switch-off {
  background-color: #333333;
  background-color: var(--switch-normal-off-bg-color, #333333);
  border-color: transparent;
  border-color: var(--switch-normal-off-border-color, transparent);
}.next-switch-off:focus, .next-switch-off.hover, .next-switch-off:hover {
  background-color: #4d4d4d;
  background-color: var(--switch-hover-off-bg-color, #4d4d4d);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-switch-off .next-switch-btn {
  left: 0;
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  background-color: #FFFFFF;
  background-color: var(--color-white,#FFFFFF);
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-switch-off:focus .next-switch-btn, .next-switch-off.hover .next-switch-btn, .next-switch-off:hover .next-switch-btn {
  background-color: #FFFFFF;
  background-color: var(--color-white,#FFFFFF);
}.next-switch-off > .next-switch-children {
  color: #8c8c8c;
  color: var(--color-text-3,rgba(140,140,140,1));
}.next-switch-off[disabled] {
  background-color: #4d4d4d;
  background-color: var(--switch-disabled-off-bg-color, #4d4d4d);
  cursor: not-allowed;
}.next-switch-off[disabled] .next-switch-btn {
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(--switch-off-shadow, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: var(--switch-off-shadow, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
  background-color: #cccccc;
  background-color: var(--switch-disabled-off-trigger-bg-color, #cccccc);
  border-color: transparent;
  border-color: var(--switch-handle-disabled-border-color, transparent);
}.next-switch-off[disabled] > .next-switch-children {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
}.next-tabs {
  /* Nav Button */
  /* ----------------- */
  /* position: vertical */
  /* ----------------- */
  /* Size */
  /* ----------------- */
  /* shape: pure */
  /* ----------------- */
  /* Shape: wrapped */
  /* --------------------- */
  /* Shape: wrapped(top) */
  /* Shape: wrapped(bottom) */
  /* Shape: wrapped(left) */
  /* Shape: wrapped(right) */
  /* Shape: text */
  /* ------------------- */
}.next-tabs {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}.next-tabs *,
.next-tabs *:before,
.next-tabs *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-tabs-bar {
  outline: none;
}.next-tabs-bar-popup {
  overflow-y: auto;
  max-height: 480px;
}.next-tabs-nav-container {
  position: relative;
}.next-tabs-nav-container:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: " ";
  clear: both;
}.next-tabs-nav-wrap {
  overflow: hidden;
}.next-tabs-nav-scroll {
  overflow: hidden;
  white-space: nowrap;
}.next-tabs-scrollable .next-tabs-nav-scroll {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}.next-tabs-scrollable .next-tabs-nav-scroll::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  -webkit-appearance: none;
  opacity: 0 !important;
}.next-tabs-nav {
  display: inline-block;
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  list-style: none;
  padding: 0;
  margin: 0;
}.next-tabs-nav-enter, .next-tabs-nav-appear {
  -webkit-animation: fadeInLeft 0.4s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation: fadeInLeft 0.4s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}.next-tabs-nav-leave {
  -webkit-animation: fadeOutLeft 0.2s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation: fadeOutLeft 0.2s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}.next-tabs-nav.next-disable-animation .next-tabs-tab:before {
  -webkit-transition: none;
  transition: none;
}.next-tabs-tab {
  display: inline-block;
  position: relative;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-tabs-tab-inner {
  position: relative;
  cursor: pointer;
  text-decoration: none;
}.next-tabs-tab:before {
  content: "";
  position: absolute;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}.next-tabs-tab.active {
  font-weight: normal;
  font-weight: var(--tab-item-font-weight-selected, normal);
}.next-tabs-tab .next-tabs-tab-close {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tabs-tab .next-tabs-tab-close:hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tabs-tab .next-tabs-tab-close:focus {
  outline: none;
}.next-tabs-tab.active .next-tabs-tab-close {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tabs-tab.disabled .next-tabs-tab-close {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tabs-tab:focus {
  outline: none;
}.next-tabs-tabpane {
  visibility: hidden;
  opacity: 0;
}.next-tabs-tabpane.active {
  visibility: visible;
  opacity: 1;
  height: auto;
}.next-tabs-tabpane.hidden {
  overflow: hidden;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}.next-tabs-btn-down, .next-tabs-btn-prev, .next-tabs-btn-next {
  position: absolute;
  top: 0;
  cursor: pointer;
  padding: 0;
  border: 0;
  outline: none;
  height: 100%;
  background: transparent;
  border-color: transparent;
}.next-tabs-btn-down, .next-tabs-btn-down:link, .next-tabs-btn-down:visited, .next-tabs-btn-down.visited, .next-tabs-btn-prev, .next-tabs-btn-prev:link, .next-tabs-btn-prev:visited, .next-tabs-btn-prev.visited, .next-tabs-btn-next, .next-tabs-btn-next:link, .next-tabs-btn-next:visited, .next-tabs-btn-next.visited {
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
}.next-tabs-btn-down:focus, .next-tabs-btn-down:hover, .next-tabs-btn-down.hover, .next-tabs-btn-prev:focus, .next-tabs-btn-prev:hover, .next-tabs-btn-prev.hover, .next-tabs-btn-next:focus, .next-tabs-btn-next:hover, .next-tabs-btn-next.hover {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-tabs-btn-down:active, .next-tabs-btn-down.active, .next-tabs-btn-prev:active, .next-tabs-btn-prev.active, .next-tabs-btn-next:active, .next-tabs-btn-next.active {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  background: transparent;
  border-color: transparent;
  text-decoration: none;
}.next-tabs-btn-down.disabled, .next-tabs-btn-prev.disabled, .next-tabs-btn-next.disabled {
  cursor: not-allowed;
  color: #333333;
  color: var(--color-line1-2,rgba(51,51,51,1));
}.next-tabs-btn-next {
  right: 8px;
  right: var(--s-2,8px);
}.next-tabs-btn-prev {
  right: 32px;
  right: var(--s-8,32px);
}.next-tabs-btn-down {
  right: 8px;
  right: var(--s-2,8px);
}.next-tabs .next-tab-icon-dropdown::before {
  content: "\e63d";
}.next-tabs .next-tab-icon-prev::before {
  content: "\e61d";
}.next-tabs .next-tab-icon-next::before {
  content: "\e619";
}.next-tabs-content {
  overflow: hidden;
}.next-tabs-vertical > .next-tabs-bar .next-tabs-nav {
  width: 100%;
}.next-tabs-vertical > .next-tabs-bar .next-tabs-tab {
  display: block;
}.next-tabs.next-medium .next-tabs-nav-container-scrolling {
  padding-right: 60px;
  padding-right: var(--s-15,60px);
}.next-tabs.next-medium .next-tabs-tab-inner {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  padding: 9px 16px;
  padding: 9px var(--tab-item-padding-lr-size-m, 16px);
}.next-tabs.next-medium .next-tabs-tab-inner .next-icon {
  line-height: 1;
}.next-tabs.next-medium .next-tabs-tab-inner .next-icon:before,
.next-tabs.next-medium .next-tabs-tab-inner .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-tabs.next-medium .next-tabs-tab-inner .next-tabs-tab-close {
  margin-left: 8px;
  margin-left: var(--s-2,8px);
}.next-tabs.next-medium .next-tabs-tab-inner .next-tabs-tab-close:before,
.next-tabs.next-medium .next-tabs-tab-inner .next-tabs-tab-close .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-tabs.next-medium .next-tabs-btn-down .next-icon:before,
.next-tabs.next-medium .next-tabs-btn-down .next-icon .next-icon-remote,
.next-tabs.next-medium .next-tabs-btn-prev .next-icon:before,
.next-tabs.next-medium .next-tabs-btn-prev .next-icon .next-icon-remote,
.next-tabs.next-medium .next-tabs-btn-next .next-icon:before,
.next-tabs.next-medium .next-tabs-btn-next .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-tabs.next-small .next-tabs-nav-container-scrolling {
  padding-right: 56px;
  padding-right: var(--s-14,56px);
}.next-tabs.next-small .next-tabs-tab-inner {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  padding: 9px 16px;
  padding: 9px var(--tab-item-padding-lr-size-s, 16px);
}.next-tabs.next-small .next-tabs-tab-inner .next-icon {
  line-height: 1;
}.next-tabs.next-small .next-tabs-tab-inner .next-icon:before,
.next-tabs.next-small .next-tabs-tab-inner .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-tabs.next-small .next-tabs-tab-inner .next-tabs-tab-close {
  margin-left: 8px;
  margin-left: var(--s-2,8px);
}.next-tabs.next-small .next-tabs-tab-inner .next-tabs-tab-close:before,
.next-tabs.next-small .next-tabs-tab-inner .next-tabs-tab-close .next-icon-remote {
  width: 8px;
  font-size: 8px;
  line-height: inherit;
}@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .next-tabs.next-small .next-tabs-tab-inner .next-tabs-tab-close {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    margin-left: -4px;
    margin-right: -4px;
  }  .next-tabs.next-small .next-tabs-tab-inner .next-tabs-tab-close:before {
    width: 16px;
    font-size: 16px;
  }
}
.next-tabs.next-small .next-tabs-btn-down .next-icon:before,
.next-tabs.next-small .next-tabs-btn-down .next-icon .next-icon-remote,
.next-tabs.next-small .next-tabs-btn-prev .next-icon:before,
.next-tabs.next-small .next-tabs-btn-prev .next-icon .next-icon-remote,
.next-tabs.next-small .next-tabs-btn-next .next-icon:before,
.next-tabs.next-small .next-tabs-btn-next .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-tabs-pure > .next-tabs-bar {
  border-bottom: solid 1px #1c1c1c;
  border-bottom: var(--line-solid, solid) var(--line-1,1px) var(--tab-pure-divider-border-color, #1c1c1c);
  background-color: transparent;
  background-color: var(--color-transparent,transparent);
}.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container {
  margin-bottom: -1px;
  margin-bottom: calc(0px - var(--line-1,1px));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  background-color: transparent;
}.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:hover {
  cursor: pointer;
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  background-color: transparent;
}.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab.active {
  z-index: 1;
  color: #e6e6e6;
  color: var(--tab-pure-text-color-selected, #e6e6e6);
  background-color: transparent;
}.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab.disabled {
  pointer-events: none;
  cursor: default;
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: transparent;
}.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:before {
  border-radius: 0%;
  width: 0;
  border-bottom: 2px solid #2789f2;
  border-bottom: var(--line-2,2px) solid var(--color-brand1-6,rgba(39,137,242,1));
  left: 50%;
  bottom: 0%;
}.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab.active:before {
  width: calc(100% - 0px);
  width: calc(100% - var(--s-zero,0px) * 2);
  left: 0px;
  left: calc(var(--s-zero,0px));
}.next-tabs-wrapped > .next-tabs-bar {
  background: transparent;
  background: var(--color-transparent,transparent);
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab {
  color: #8c8c8c;
  color: var(--tab-wrapped-text-color, #8c8c8c);
  background-color: transparent;
  background-color: var(--tab-wrapped-bg-color, transparent);
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab:hover {
  cursor: pointer;
  color: #2789f2;
  color: var(--tab-wrapped-text-color-hover, #2789f2);
  background-color: transparent;
  background-color: var(--color-transparent,transparent);
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab.active {
  z-index: 1;
  color: #FFFFFF;
  color: var(--tab-wrapped-text-color-selected, #FFFFFF);
  background-color: transparent;
  background-color: var(--tab-wrapped-bg-color-selected, transparent);
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab.disabled {
  pointer-events: none;
  cursor: default;
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: #0a0a0a;
  background: var(--color-fill1-1,rgba(10,10,10,1));
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab .next-tabs-tab-close {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab .next-tabs-tab-close:hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab .next-tabs-tab-close:focus {
  outline: none;
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab.active .next-tabs-tab-close {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab.disabled .next-tabs-tab-close {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tabs-wrapped:before, .next-tabs-wrapped:after {
  content: "";
  display: table;
}.next-tabs-wrapped:after {
  clear: both;
}.next-tabs-wrapped > .next-tabs-content {
  position: relative;
}.next-tabs-wrapped.next-tabs-top > .next-tabs-bar {
  position: relative;
}.next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-nav-extra {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-tab {
  margin-right: 4px;
  margin-right: var(--s-1,4px);
  border: solid 1px transparent;
  border: var(--line-solid,solid) var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-color, transparent);
  border-radius: 0px 0px 0 0;
  border-radius: var(--corner-zero,0px) var(--corner-zero,0px) 0 0;
  border-width: 1px 1px 1px 1px;
  border-width: var(--tab-wrapped-border-side-width, 1px) var(--tab-wrapped-border-side-width, 1px) var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-side-width, 1px);
}.next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-tab:hover {
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-tab.active {
  border-color: transparent transparent transparent transparent;
  border-color: var(--tab-wrapped-border-line-color, transparent) var(--tab-wrapped-border-line-color, transparent) var(--tab-wrapped-bg-color-selected, transparent) var(--tab-wrapped-border-line-color, transparent);
}.next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-tab:before {
  border-radius: 0px;
  border-radius: var(--corner-zero,0px);
  width: 0;
  border-top: 2px solid #2789f2;
  border-top: var(--line-2,2px) solid var(--color-brand1-6,rgba(39,137,242,1));
  left: 50%;
  top: -1px;
  top: calc(0px - var(--tab-wrapped-border-line-width, 1px));
}.next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-tab.active:before {
  width: calc(100% - 0px);
  width: calc(100% - var(--s-zero,0px) * 2);
  left: 0px;
  left: calc(var(--s-zero,0px));
}.next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-tab.active {
  border-width: 1px 1px 1px 1px;
  border-width: var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-width, 1px);
}.next-tabs-wrapped.next-tabs-top > .next-tabs-bar:before {
  content: "";
  position: absolute;
  top: 100%;
  width: 100%;
  height: 0;
  border-bottom: 1px solid transparent;
  border-bottom: var(--tab-wrapped-content-border-line-width, 1px) var(--line-solid,solid) var(--tab-wrapped-border-line-color, transparent);
  -webkit-transform: translateY(-1px);
  -webkit-transform: translateY(calc(0px - var(--tab-wrapped-content-border-line-width, 1px)));
  -ms-transform: translateY(-1px);
  -ms-transform: translateY(calc(0px - var(--tab-wrapped-content-border-line-width, 1px)));
  transform: translateY(-1px);
  transform: translateY(calc(0px - var(--tab-wrapped-content-border-line-width, 1px)));
  display: block;
}.next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar {
  position: relative;
}.next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-nav-extra {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-tab {
  margin-right: 4px;
  margin-right: var(--s-1,4px);
  border: solid 1px transparent;
  border: var(--line-solid,solid) var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-color, transparent);
  border-radius: 0 0 0px 0px;
  border-radius: 0 0 var(--corner-zero,0px) var(--corner-zero,0px);
}.next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-tab:hover {
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-tab.active {
  border-color: transparent transparent transparent transparent;
  border-color: var(--tab-wrapped-bg-color-selected, transparent) var(--tab-wrapped-border-line-color, transparent) var(--tab-wrapped-border-line-color, transparent) var(--tab-wrapped-border-line-color, transparent);
}.next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-tab:before {
  border-radius: 0px;
  border-radius: var(--corner-zero,0px);
  width: 0;
  border-bottom: 2px solid #2789f2;
  border-bottom: var(--line-2,2px) solid var(--color-brand1-6,rgba(39,137,242,1));
  left: 50%;
  bottom: -1px;
  bottom: calc(0px - var(--tab-wrapped-border-line-width, 1px));
}.next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-tab.active:before {
  width: calc(100% - 0px);
  width: calc(100% - var(--s-zero,0px) * 2);
  left: 0px;
  left: calc(var(--s-zero,0px));
}.next-tabs-wrapped.next-tabs-bottom > .next-tabs-content {
  top: 1px;
  top: var(--tab-wrapped-border-line-width, 1px);
  border-bottom: 1px solid transparent;
  border-bottom: var(--tab-wrapped-content-border-line-width, 1px) var(--line-solid,solid) var(--tab-wrapped-border-line-color, transparent);
}.next-tabs-wrapped.next-tabs-left > .next-tabs-bar {
  float: left;
}.next-tabs-wrapped.next-tabs-left > .next-tabs-bar .next-tabs-tab {
  float: none;
  margin-bottom: 4px;
  margin-bottom: var(--s-1,4px);
  border: solid 1px transparent;
  border: var(--line-solid,solid) var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-color, transparent);
  border-radius: 0px 0 0 0px;
  border-radius: var(--corner-zero,0px) 0 0 var(--corner-zero,0px);
  border-width: 1px 1px 1px 1px;
  border-width: var(--tab-wrapped-border-side-width, 1px) var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-side-width, 1px) var(--tab-wrapped-border-side-width, 1px);
}.next-tabs-wrapped.next-tabs-left > .next-tabs-bar .next-tabs-tab:hover {
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-tabs-wrapped.next-tabs-left > .next-tabs-bar .next-tabs-tab.active {
  border-color: transparent transparent transparent transparent;
  border-color: var(--tab-wrapped-border-line-color, transparent) var(--tab-wrapped-bg-color-selected, transparent) var(--tab-wrapped-border-line-color, transparent) var(--tab-wrapped-border-line-color, transparent);
}.next-tabs-wrapped.next-tabs-left > .next-tabs-bar .next-tabs-tab:before {
  border-radius: 0px;
  border-radius: var(--corner-zero,0px);
  height: 0;
  border-left: 2px solid #2789f2;
  border-left: var(--line-2,2px) solid var(--color-brand1-6,rgba(39,137,242,1));
  top: 50%;
  left: -1px;
  left: calc(0px - var(--tab-wrapped-border-line-width, 1px));
}.next-tabs-wrapped.next-tabs-left > .next-tabs-bar .next-tabs-tab.active:before {
  height: 100%;
  top: 0px;
  top: var(--corner-zero,0px);
}.next-tabs-wrapped.next-tabs-left > .next-tabs-bar .next-tabs-tab.active {
  border-width: 1px 1px 1px 1px;
  border-width: var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-width, 1px);
}.next-tabs-wrapped.next-tabs-left > .next-tabs-content {
  right: 1px;
  right: var(--tab-wrapped-border-line-width, 1px);
  border-left: 1px solid transparent;
  border-left: var(--tab-wrapped-content-border-line-width, 1px) var(--line-solid,solid) var(--tab-wrapped-border-line-color, transparent);
}.next-tabs-wrapped.next-tabs-right > .next-tabs-bar {
  float: right;
}.next-tabs-wrapped.next-tabs-right > .next-tabs-bar .next-tabs-tab {
  float: none;
  margin-bottom: 4px;
  margin-bottom: var(--s-1,4px);
  border: solid 1px transparent;
  border: var(--line-solid,solid) var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-color, transparent);
  border-radius: 0 0px 0px 0;
  border-radius: 0 var(--corner-zero,0px) var(--corner-zero,0px) 0;
  border-width: 1px 1px 1px 1px;
  border-width: var(--tab-wrapped-border-side-width, 1px) var(--tab-wrapped-border-side-width, 1px) var(--tab-wrapped-border-side-width, 1px) var(--tab-wrapped-border-line-width, 1px);
}.next-tabs-wrapped.next-tabs-right > .next-tabs-bar .next-tabs-tab:hover {
  border-color: transparent;
  border-color: var(--color-transparent,transparent);
}.next-tabs-wrapped.next-tabs-right > .next-tabs-bar .next-tabs-tab.active {
  border-color: transparent transparent transparent transparent;
  border-color: var(--tab-wrapped-border-line-color, transparent) var(--tab-wrapped-border-line-color, transparent) var(--tab-wrapped-border-line-color, transparent) var(--tab-wrapped-bg-color-selected, transparent);
}.next-tabs-wrapped.next-tabs-right > .next-tabs-bar .next-tabs-tab:before {
  border-radius: 0px;
  border-radius: var(--corner-zero,0px);
  height: 0;
  border-right: 2px solid #2789f2;
  border-right: var(--line-2,2px) solid var(--color-brand1-6,rgba(39,137,242,1));
  top: 50%;
  right: -1px;
  right: calc(0px - var(--tab-wrapped-border-line-width, 1px));
}.next-tabs-wrapped.next-tabs-right > .next-tabs-bar .next-tabs-tab.active:before {
  height: 100%;
  top: 0px;
  top: var(--corner-zero,0px);
}.next-tabs-wrapped.next-tabs-right > .next-tabs-bar .next-tabs-tab.active {
  border-width: 1px 1px 1px 1px;
  border-width: var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-width, 1px) var(--tab-wrapped-border-line-width, 1px);
}.next-tabs-wrapped.next-tabs-right > .next-tabs-content {
  right: -1px;
  right: calc(0px - var(--tab-wrapped-border-line-width, 1px));
  border-right: 1px solid transparent;
  border-right: var(--tab-wrapped-content-border-line-width, 1px) var(--line-solid,solid) var(--tab-wrapped-border-line-color, transparent);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab {
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
  border: 1px solid #333333;
  border: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #333333);
  border-right-color: transparent;
  margin-right: -1px;
  margin-right: calc(0px - var(--line-1,1px));
  color: #8c8c8c;
  color: var(--tab-capsule-text-color, #8c8c8c);
  background-color: transparent;
  background-color: var(--tab-capsule-bg-color, transparent);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab:first-child {
  border-radius: 2px 0 0 2px;
  border-radius: var(--corner-1,2px) 0 0 var(--corner-1,2px);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab:last-child {
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
  border-right: 1px solid #333333;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #333333);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab.active {
  border-right: 1px solid #333333;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #333333);
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab.disabled {
  border-color: #1c1c1c;
  border-color: var(--color-line1-1,rgba(28,28,28,1));
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab:hover {
  z-index: 2;
  border-right: 1px solid #333333;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #333333);
  border-color: #333333;
  border-color: var(--tab-capsule-tab-border-line-color-hover, #333333);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab:hover {
  cursor: pointer;
  color: #8c8c8c;
  color: var(--tab-capsule-text-color-hover, #8c8c8c);
  background-color: #1c1c1c;
  background-color: var(--tab-capsule-bg-color-hover, #1c1c1c);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab.active {
  z-index: 1;
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  background-color: transparent;
  background-color: var(--tab-capsule-bg-color-selected, transparent);
}.next-tabs-capsule > .next-tabs-bar .next-tabs-tab.disabled {
  pointer-events: none;
  cursor: default;
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: #0a0a0a;
  background: var(--color-fill1-1,rgba(10,10,10,1));
}.next-tabs-text > .next-tabs-bar .next-tabs-tab {
  color: #8c8c8c;
  color: var(--tab-text-text-color-normal, #8c8c8c);
  background-color: transparent;
}.next-tabs-text > .next-tabs-bar .next-tabs-tab:hover {
  cursor: pointer;
  color: #2789f2;
  color: var(--tab-text-text-color-hover, #2789f2);
  background-color: transparent;
}.next-tabs-text > .next-tabs-bar .next-tabs-tab.active {
  z-index: 1;
  color: #FFFFFF;
  color: var(--tab-text-text-color-selected, #FFFFFF);
  background-color: transparent;
}.next-tabs-text > .next-tabs-bar .next-tabs-tab.disabled {
  pointer-events: none;
  cursor: default;
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background: transparent;
}.next-tabs-text > .next-tabs-bar .next-tabs-tab:not(:last-child):after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 4px);
  top: calc(50% - var(--s-2,8px) / 2);
  width: 1px;
  width: var(--line-1,1px);
  height: 8px;
  height: var(--s-2,8px);
  background-color: #333333;
  background-color: var(--color-line1-2,rgba(51,51,51,1));
}.next-tabs-pure > .next-tabs-bar {
  position: relative;
}.next-tabs-pure > .next-tabs-bar .next-tabs-nav-extra {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.next-tabs-capsule > .next-tabs-bar {
  position: relative;
}.next-tabs-capsule > .next-tabs-bar .next-tabs-nav-extra {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.next-tabs-text > .next-tabs-bar {
  position: relative;
}.next-tabs-text > .next-tabs-bar .next-tabs-nav-extra {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.next-tabs[dir=rtl].next-medium .next-tabs-nav-container-scrolling {
  padding-left: 60px;
  padding-left: var(--s-15,60px);
  padding-right: 0;
}.next-tabs[dir=rtl].next-medium .next-tabs-tab-close {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
  padding-left: 0;
}.next-tabs[dir=rtl].next-small .next-tabs-nav-container-scrolling {
  padding-left: 56px;
  padding-left: var(--s-14,56px);
  padding-right: 0;
}.next-tabs[dir=rtl].next-small .next-tabs-tab-close {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
  padding-left: 0;
}.next-tabs[dir=rtl].next-tabs-wrapped.next-tabs-top > .next-tabs-bar .next-tabs-nav-extra {
  right: auto;
  left: 0;
}.next-tabs[dir=rtl].next-tabs-wrapped.next-tabs-bottom > .next-tabs-bar .next-tabs-nav-extra {
  right: auto;
  left: 0;
}.next-tabs[dir=rtl] > .next-tabs-bar .next-tabs-nav-extra {
  right: auto;
  left: 0;
}.next-tabs[dir=rtl].next-tabs-capsule > .next-tabs-bar .next-tabs-tab {
  border-top: 1px solid #333333;
  border-top: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #333333);
  border-bottom: 1px solid #333333;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #333333);
  border-right: 1px solid #333333;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #333333);
  border-left: 0;
}.next-tabs[dir=rtl].next-tabs-capsule > .next-tabs-bar .next-tabs-tab:first-child {
  border-left: 0;
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
}.next-tabs[dir=rtl].next-tabs-capsule > .next-tabs-bar .next-tabs-tab:last-child {
  border-radius: 2px 0 0 2px;
  border-radius: var(--corner-1,2px) 0 0 var(--corner-1,2px);
  border-left: 1px solid #333333;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #333333);
}.next-tabs[dir=rtl].next-tabs-capsule > .next-tabs-bar .next-tabs-tab.active {
  margin-left: -1px;
  margin-left: calc(0px - var(--line-1,1px));
  margin-right: auto;
  border-left: 1px solid #333333;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--tab-capsule-tab-border-line-color, #333333);
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-tabs[dir=rtl] .next-tabs-btn-next {
  left: 8px;
  left: var(--s-2,8px);
  right: auto;
}.next-tabs[dir=rtl] .next-tabs-btn-prev {
  left: 32px;
  left: var(--s-8,32px);
  right: auto;
}.next-tabs[dir=rtl] .next-tabs-btn-down {
  left: 8px;
  left: var(--s-2,8px);
  right: auto;
}.next-tabs-text[dir=rtl] > .next-tabs-bar .next-tabs-tab:not(:last-child):after {
  content: "";
  position: absolute;
  left: 0;
  right: auto;
}@-webkit-keyframes fadeInRightForTag {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg) translateX(20px);
    transform: rotate(45deg) translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(45deg) translateX(0);
    transform: rotate(45deg) translateX(0);
  }
}
@keyframes fadeInRightForTag {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg) translateX(20px);
    transform: rotate(45deg) translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(45deg) translateX(0);
    transform: rotate(45deg) translateX(0);
  }
}
.next-tag > .next-tag-body {
  overflow: hidden;
  text-overflow: ellipsis;
}.next-tag-checkable.next-tag-level-secondary {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  border-color: transparent;
  background-color: transparent;
}.next-tag-checkable.next-tag-level-secondary:not(.disabled):not([disabled]):hover, .next-tag-checkable.next-tag-level-secondary:not(.disabled):not([disabled]).hover {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-tag-default.next-tag-level-primary {
  color: #307ac9;
  color: var(--tag-fill-text-color, #307ac9);
  border-color: #2789f2;
  border-color: var(--tag-fill-border-color, #2789f2);
  background-color: #18232e;
  background-color: var(--color-brand1-1,rgba(24,35,46,1));
}.next-tag-default.next-tag-level-primary:not(.disabled):not([disabled]):hover, .next-tag-default.next-tag-level-primary:not(.disabled):not([disabled]).hover {
  color: #307ac9;
  color: var(--tag-fill-text-color-hover, #307ac9);
  border-color: #2789f2;
  border-color: var(--tag-fill-border-color-hover, #2789f2);
  background-color: #263c54;
  background-color: var(--color-brand1-2,rgba(38,60,84,1));
}.next-tag-default.next-tag-level-primary:not(.disabled):not([disabled]):hover > .next-tag-close-btn, .next-tag-default.next-tag-level-primary:not(.disabled):not([disabled]).hover > .next-tag-close-btn {
  color: #cccccc;
  color: var(--tag-fill-tail-color-hover, #cccccc);
}.next-tag-default.next-tag-level-primary[disabled], .disabled.next-tag-default.next-tag-level-primary {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  border-color: #1c1c1c;
  border-color: var(--tag-fill-border-color-disabled, #1c1c1c);
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}.next-tag-default.next-tag-level-primary[disabled] > .next-tag-close-btn, .disabled.next-tag-default.next-tag-level-primary > .next-tag-close-btn {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tag-default.next-tag-level-primary > .next-tag-close-btn {
  color: #8c8c8c;
  color: var(--tag-fill-tail-color, #8c8c8c);
}.next-tag-closable.next-tag-level-primary {
  color: #cccccc;
  color: var(--tag-closable-primary-fill-text-color, #cccccc);
  border-color: #333333;
  border-color: var(--tag-closable-primary-fill-border-color, #333333);
  background-color: #0a0a0a;
  background-color: var(--tag-closable-primary-fill-bg-color, #0a0a0a);
}.next-tag-closable.next-tag-level-primary:not(.disabled):not([disabled]):hover, .next-tag-closable.next-tag-level-primary:not(.disabled):not([disabled]).hover {
  color: #cccccc;
  color: var(--tag-closable-primary-fill-text-color-hover, #cccccc);
  border-color: #4d4d4d;
  border-color: var(--tag-closable-primary-fill-border-color-hover, #4d4d4d);
  background-color: #141414;
  background-color: var(--tag-closable-primary-fill-bg-color-hover, #141414);
}.next-tag-closable.next-tag-level-primary:not(.disabled):not([disabled]):hover > .next-tag-close-btn, .next-tag-closable.next-tag-level-primary:not(.disabled):not([disabled]).hover > .next-tag-close-btn {
  color: #cccccc;
  color: var(--tag-fill-tail-color-hover, #cccccc);
}.next-tag-closable.next-tag-level-primary[disabled], .disabled.next-tag-closable.next-tag-level-primary {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  border-color: #4d4d4d;
  border-color: var(--tag-closable-primary-fill-border-color-disabled, #4d4d4d);
  background-color: #333333;
  background-color: var(--tag-closable-primary-fill-bg-color-disabled, #333333);
}.next-tag-closable.next-tag-level-primary[disabled] > .next-tag-close-btn, .disabled.next-tag-closable.next-tag-level-primary > .next-tag-close-btn {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tag-closable.next-tag-level-primary > .next-tag-close-btn {
  color: #8c8c8c;
  color: var(--tag-fill-tail-color, #8c8c8c);
}.next-tag-checkable.next-tag-level-primary {
  color: #cccccc;
  color: var(--tag-checkable-fill-text-color, #cccccc);
  border-color: transparent;
  border-color: var(--tag-checkable-fill-border-color, transparent);
  background-color: #333333;
  background-color: var(--tag-checkable-fill-bg-color, #333333);
}.next-tag-checkable.next-tag-level-primary:not(.disabled):not([disabled]):hover, .next-tag-checkable.next-tag-level-primary:not(.disabled):not([disabled]).hover {
  color: #cccccc;
  color: var(--tag-checkable-fill-text-color-hover, #cccccc);
  border-color: transparent;
  border-color: var(--tag-checkable-fill-border-color-hover, transparent);
  background-color: #4d4d4d;
  background-color: var(--tag-checkable-fill-bg-color-hover, #4d4d4d);
}.next-tag-checkable.next-tag-level-primary:not(.disabled):not([disabled]):hover > .next-tag-close-btn, .next-tag-checkable.next-tag-level-primary:not(.disabled):not([disabled]).hover > .next-tag-close-btn {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-tag-checkable.next-tag-level-primary[disabled], .disabled.next-tag-checkable.next-tag-level-primary {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  border-color: #0a0a0a;
  border-color: var(--color-fill1-1,rgba(10,10,10,1));
  background-color: #0a0a0a;
  background-color: var(--color-fill1-1,rgba(10,10,10,1));
}.next-tag-checkable.next-tag-level-primary[disabled] > .next-tag-close-btn, .disabled.next-tag-checkable.next-tag-level-primary > .next-tag-close-btn {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tag-checkable.next-tag-level-primary > .next-tag-close-btn {
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
}.next-tag-checkable.next-tag-level-primary.checked {
  color: #e6e6e6;
  color: var(--tag-checkable-primary-text-color, #e6e6e6);
  border-color: transparent;
  border-color: var(--tag-checkable-primary-border-color, transparent);
  background-color: #2789f2;
  background-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-tag-checkable.next-tag-level-primary.checked:not(.disabled):not([disabled]):hover, .next-tag-checkable.next-tag-level-primary.checked:not(.disabled):not([disabled]).hover {
  color: #e6e6e6;
  color: var(--tag-checkable-primary-text-color-hover, #e6e6e6);
  border-color: transparent;
  border-color: var(--tag-checkable-primary-border-color-hover, transparent);
  background-color: #2789f2;
  background-color: var(--tag-checkable-primary-bg-color-hover, #2789f2);
}.next-tag-checkable.next-tag-level-primary.checked:not(.disabled):not([disabled]):hover > .next-tag-close-btn, .next-tag-checkable.next-tag-level-primary.checked:not(.disabled):not([disabled]).hover > .next-tag-close-btn {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-tag-checkable.next-tag-level-primary.checked[disabled], .disabled.next-tag-checkable.next-tag-level-primary.checked {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  border-color: #0a0a0a;
  border-color: var(--color-fill1-1,rgba(10,10,10,1));
  background-color: #0a0a0a;
  background-color: var(--color-fill1-1,rgba(10,10,10,1));
}.next-tag-checkable.next-tag-level-primary.checked[disabled] > .next-tag-close-btn, .disabled.next-tag-checkable.next-tag-level-primary.checked > .next-tag-close-btn {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-tag-checkable.next-tag-level-primary.checked > .next-tag-close-btn {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-tag-default.next-tag-level-normal {
  color: #cccccc;
  color: var(--tag-bordered-text-color, #cccccc);
  border-color: #333333;
  border-color: var(--tag-bordered-border-color, #333333);
  background-color: #141414;
  background-color: var(--tag-bordered-bg, #141414);
}.next-tag-default.next-tag-level-normal:not(.disabled):not([disabled]):hover, .next-tag-default.next-tag-level-normal:not(.disabled):not([disabled]).hover {
  color: #cccccc;
  color: var(--tag-bordered-text-color-hover, #cccccc);
  border-color: #4d4d4d;
  border-color: var(--tag-bordered-border-color-hover, #4d4d4d);
  background-color: #1c1c1c;
  background-color: var(--tag-bordered-bg-hover, #1c1c1c);
}.next-tag-default.next-tag-level-normal:not(.disabled):not([disabled]):hover > .next-tag-close-btn, .next-tag-default.next-tag-level-normal:not(.disabled):not([disabled]).hover > .next-tag-close-btn {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-tag-default.next-tag-level-normal[disabled], .disabled.next-tag-default.next-tag-level-normal {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  border-color: #333333;
  border-color: var(--color-fill1-2,rgba(51,51,51,1));
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}.next-tag-default.next-tag-level-normal[disabled] > .next-tag-close-btn, .disabled.next-tag-default.next-tag-level-normal > .next-tag-close-btn {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tag-default.next-tag-level-normal > .next-tag-close-btn {
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
}.next-tag-closable.next-tag-level-normal {
  color: #8c8c8c;
  color: var(--tag-closable-bordered-text-color, #8c8c8c);
  border-color: #4d4d4d;
  border-color: var(--tag-closable-bordered-border-color, #4d4d4d);
  background-color: #0a0a0a;
  background-color: var(--tag-closable-bordered-bg, #0a0a0a);
}.next-tag-closable.next-tag-level-normal:not(.disabled):not([disabled]):hover, .next-tag-closable.next-tag-level-normal:not(.disabled):not([disabled]).hover {
  color: #8c8c8c;
  color: var(--tag-closable-bordered-text-color-hover, #8c8c8c);
  border-color: #4d4d4d;
  border-color: var(--tag-closable-bordered-border-color-hover, #4d4d4d);
  background-color: #0a0a0a;
  background-color: var(--tag-closable-bordered-bg-hover, #0a0a0a);
}.next-tag-closable.next-tag-level-normal:not(.disabled):not([disabled]):hover > .next-tag-close-btn, .next-tag-closable.next-tag-level-normal:not(.disabled):not([disabled]).hover > .next-tag-close-btn {
  color: #8c8c8c;
  color: var(--tag-closable-bordered-tail-color-hover, #8c8c8c);
}.next-tag-closable.next-tag-level-normal[disabled], .disabled.next-tag-closable.next-tag-level-normal {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  border-color: #333333;
  border-color: var(--color-fill1-2,rgba(51,51,51,1));
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}.next-tag-closable.next-tag-level-normal[disabled] > .next-tag-close-btn, .disabled.next-tag-closable.next-tag-level-normal > .next-tag-close-btn {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tag-closable.next-tag-level-normal > .next-tag-close-btn {
  color: #d9d9d9;
  color: var(--tag-closable-bordered-tail-color, #d9d9d9);
}.next-tag-checkable.next-tag-level-normal.checked {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
  background-color: transparent;
  background-color: var(--color-transparent,transparent);
}.next-tag-checkable.next-tag-level-normal.checked:not(.disabled):not([disabled]):hover, .next-tag-checkable.next-tag-level-normal.checked:not(.disabled):not([disabled]).hover {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
  background-color: #263c54;
  background-color: var(--tag-secondary-bg-hover, #263c54);
}.next-tag-checkable.next-tag-level-secondary.checked {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
  background-color: transparent;
  background-color: var(--color-transparent,transparent);
}.next-tag-checkable.next-tag-level-secondary.checked:not(.disabled):not([disabled]):hover, .next-tag-checkable.next-tag-level-secondary.checked:not(.disabled):not([disabled]).hover {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
  background-color: #263c54;
  background-color: var(--tag-secondary-bg-hover, #263c54);
}.next-tag-checkable.next-tag-level-secondary.checked:before {
  position: absolute;
  content: "";
  -webkit-font-smoothing: antialiased;
  background-color: #2789f2;
  background-color: var(--color-brand1-6,rgba(39,137,242,1));
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}.next-tag-checkable.next-tag-level-secondary.checked:after {
  position: absolute;
  font-family: NextIcon;
  -webkit-font-smoothing: antialiased;
  content: "\e632";
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-tag-checkable.next-tag-level-secondary.checked:not(.disabled):not([disabled]):hover:before, .next-tag-checkable.next-tag-level-secondary.checked:not(.disabled):not([disabled]).hover:before {
  background-color: #a0cbfa;
  background-color: var(--color-brand1-9,rgba(160,203,250,1));
}.next-tag-checkable.next-tag-level-secondary.checked:not(.disabled):not([disabled]):hover:after, .next-tag-checkable.next-tag-level-secondary.checked:not(.disabled):not([disabled]).hover:after {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-tag-checkable.next-tag-level-secondary.checked[disabled]:before, .next-tag-checkable.next-tag-level-secondary.checked:disabled:before {
  background-color: #1c1c1c;
  background-color: var(--color-line1-1,rgba(28,28,28,1));
}.next-tag-checkable.next-tag-level-secondary.checked[disabled]:after, .next-tag-checkable.next-tag-level-secondary.checked:disabled:after {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-tag-checkable.next-tag-level-normal {
  color: #cccccc;
  color: var(--tag-checkable-normal-text-color, #cccccc);
  border-color: #4d4d4d;
  border-color: var(--tag-checkable-normal-border-color, #4d4d4d);
  background-color: transparent;
  background-color: var(--tag-checkable-normal-bg, transparent);
}.next-tag-checkable.next-tag-level-normal:not(.disabled):not([disabled]):hover, .next-tag-checkable.next-tag-level-normal:not(.disabled):not([disabled]).hover {
  color: #e6e6e6;
  color: var(--tag-checkable-normal-text-color-hover, #e6e6e6);
  border-color: #4d4d4d;
  border-color: var(--tag-checkable-normal-border-color-hover, #4d4d4d);
  background-color: #4d4d4d;
  background-color: var(--tag-checkable-normal-bg-hover, #4d4d4d);
}.next-tag-checkable.next-tag-level-normal[disabled], .disabled.next-tag-checkable.next-tag-level-normal {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  border-color: #4d4d4d;
  border-color: var(--tag-checkable-normal-border-selected-disabled, #4d4d4d);
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}.next-tag-checkable.next-tag-level-normal.checked:before {
  position: absolute;
  content: "";
  -webkit-font-smoothing: antialiased;
  background-color: transparent;
  background-color: var(--color-transparent,transparent);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}.next-tag-checkable.next-tag-level-normal.checked:after {
  position: absolute;
  font-family: NextIcon;
  -webkit-font-smoothing: antialiased;
  content: "\e632";
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  color: transparent;
  color: var(--color-transparent,transparent);
}.next-tag-checkable.next-tag-level-normal.checked:not(.disabled):not([disabled]):hover:before, .next-tag-checkable.next-tag-level-normal.checked:not(.disabled):not([disabled]).hover:before {
  background-color: transparent;
  background-color: var(--color-transparent,transparent);
}.next-tag-checkable.next-tag-level-normal.checked:not(.disabled):not([disabled]):hover:after, .next-tag-checkable.next-tag-level-normal.checked:not(.disabled):not([disabled]).hover:after {
  color: transparent;
  color: var(--color-transparent,transparent);
}.next-tag-checkable.next-tag-level-normal.checked[disabled]:before, .next-tag-checkable.next-tag-level-normal.checked:disabled:before {
  background-color: transparent;
  background-color: var(--tag-checkable-normal-tick-bg-selected-disabled, transparent);
}.next-tag-checkable.next-tag-level-normal.checked[disabled]:after, .next-tag-checkable.next-tag-level-normal.checked:disabled:after {
  color: transparent;
  color: var(--tag-checkable-normal-icon-color-selected-disabled, transparent);
}.next-tag-closable.next-tag-level-normal:before {
  position: absolute;
  content: "";
  -webkit-font-smoothing: antialiased;
  background-color: #333333;
  background-color: var(--tag-closable-normal-bg, #333333);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}.next-tag-closable.next-tag-level-normal:after {
  position: absolute;
  font-family: NextIcon;
  -webkit-font-smoothing: antialiased;
  content: "\e626";
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-tag-closable.next-tag-level-normal:not(.disabled):not([disabled]):hover:before, .next-tag-closable.next-tag-level-normal:not(.disabled):not([disabled]).hover:before {
  background-color: #0a0a0a;
  background-color: var(--tag-closable-normal-bg-hover, #0a0a0a);
}.next-tag-closable.next-tag-level-normal:not(.disabled):not([disabled]):hover:after, .next-tag-closable.next-tag-level-normal:not(.disabled):not([disabled]).hover:after {
  color: transparent;
  color: var(--tag-closable-normal-icon-color-hover, transparent);
}.next-tag-closable.next-tag-level-normal[disabled]:before, .next-tag-closable.next-tag-level-normal:disabled:before {
  background-color: #1c1c1c;
  background-color: var(--color-line1-1,rgba(28,28,28,1));
}.next-tag-closable.next-tag-level-normal[disabled]:after, .next-tag-closable.next-tag-level-normal:disabled:after {
  color: #FFFFFF;
  color: var(--tag-closable-normal-icon-color-disabled, #FFFFFF);
}.next- {
  /* Animation */
  /* ----------- */
}.next-tag-group .next-tag-medium,
.next-tag-group .next-tag-large {
  margin-right: 8px;
  margin-bottom: 8px;
}.next-tag-group .next-tag-small {
  margin-right: 4px;
  margin-bottom: 4px;
}.next-tag {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
  border-width: 1px;
  border-width: var(--line-1,1px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  border-style: solid;
  /* 可配置??? */
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  font-size: 0;
  outline: 0;
  /* 预设颜色值 */
}.next-tag *,
.next-tag *:before,
.next-tag *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-tag > .next-tag-body {
  position: relative;
  display: inline-block;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  max-width: 100%;
  cursor: default;
  /* 用户手动传的 icon 的大小也保持一致？ */
}.next-tag > .next-tag-body > a {
  text-decoration: none;
  color: inherit;
}.next-tag > .next-tag-body > a:before {
  content: " ";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}.next-tag > .next-tag-body .next-icon {
  line-height: 1;
  vertical-align: baseline;
}.next-tag > .next-tag-body .next-icon:before {
  font-size: inherit;
}.next-tag.next-tag-body-pointer {
  cursor: pointer;
}.next-tag[disabled], .next-tag.disabled {
  cursor: not-allowed;
  pointer-events: none;
}.next-tag-blue {
  background-color: #4494F9;
  border-color: #4494F9;
  color: #FFF;
}.next-tag-blue-inverse {
  background-color: rgba(68, 148, 249, 0.25);
  border-color: #4494F9;
  color: #4494F9;
}.next-tag-green {
  background-color: #46BC15;
  border-color: #46BC15;
  color: #FFF;
}.next-tag-green-inverse {
  background-color: rgba(70, 188, 21, 0.25);
  border-color: #46BC15;
  color: #46BC15;
}.next-tag-orange {
  background-color: #FF9300;
  border-color: #FF9300;
  color: #FFF;
}.next-tag-orange-inverse {
  background-color: rgba(255, 147, 0, 0.25);
  border-color: #FF9300;
  color: #FF9300;
}.next-tag-red {
  background-color: #FF3000;
  border-color: #FF3000;
  color: #FFF;
}.next-tag-red-inverse {
  background-color: rgba(255, 48, 0, 0.25);
  border-color: #FF3000;
  color: #FF3000;
}.next-tag-turquoise {
  background-color: #01C1B2;
  border-color: #01C1B2;
  color: #FFF;
}.next-tag-turquoise-inverse {
  background-color: rgba(1, 193, 178, 0.25);
  border-color: #01C1B2;
  color: #01C1B2;
}.next-tag-yellow {
  background-color: #FCCC12;
  border-color: #FCCC12;
  color: #FFF;
}.next-tag-yellow-inverse {
  background-color: rgba(252, 204, 18, 0.25);
  border-color: #FCCC12;
  color: #FCCC12;
}.next-tag-large {
  height: 28px;
  height: var(--s-7,28px);
  padding: 0;
  line-height: 26px;
  line-height: calc(var(--s-7,28px) - var(--line-1,1px) * 2);
  font-size: 0;
}.next-tag-large > .next-tag-body {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
  min-width: 48px;
  min-width: var(--s-12,48px);
}.next-tag-large.next-tag-closable > .next-tag-body {
  padding: 0 0 0 12px;
  padding: 0 0 0 var(--s-3,12px);
  max-width: calc(100% - 16px - 12px - 12px);
  max-width: calc(100% - var(--s-4,16px) - var(--tag-size-l-icon-font, 12px) - var(--s-3,12px));
}.next-tag-large[dir=rtl].next-tag-closable > .next-tag-body {
  padding: 0 12px 0 0;
  padding: 0 var(--s-3,12px) 0 0;
}.next-tag-large.next-tag-closable > .next-tag-close-btn {
  margin-left: 16px;
  margin-left: var(--s-4,16px);
  padding-right: 12px;
  padding-right: var(--s-3,12px);
}.next-tag-large.next-tag-closable > .next-tag-close-btn .next-icon:before,
.next-tag-large.next-tag-closable > .next-tag-close-btn .next-icon .next-icon-remote {
  width: 12px;
  width: var(--tag-size-l-icon-font, 12px);
  font-size: 12px;
  font-size: var(--tag-size-l-icon-font, 12px);
  line-height: inherit;
}.next-tag-large[dir=rtl] > .next-tag-close-btn {
  margin-right: 16px;
  margin-right: var(--s-4,16px);
  margin-left: 0;
  padding-right: 0;
  padding-left: 12px;
  padding-left: var(--s-3,12px);
}.next-tag-medium {
  height: 24px;
  height: var(--s-6,24px);
  padding: 0;
  line-height: 22px;
  line-height: calc(var(--s-6,24px) - var(--line-1,1px) * 2);
  font-size: 0;
}.next-tag-medium > .next-tag-body {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
  min-width: 40px;
  min-width: var(--s-10,40px);
}.next-tag-medium.next-tag-closable > .next-tag-body {
  padding: 0 0 0 8px;
  padding: 0 0 0 var(--s-2,8px);
  max-width: calc(100% - 12px - 16px - 8px);
  max-width: calc(100% - var(--s-3,12px) - var(--tag-size-m-icon-font, 16px) - var(--s-2,8px));
}.next-tag-medium[dir=rtl].next-tag-closable > .next-tag-body {
  padding: 0 8px 0 0;
  padding: 0 var(--s-2,8px) 0 0;
}.next-tag-medium.next-tag-closable > .next-tag-close-btn {
  margin-left: 12px;
  margin-left: var(--s-3,12px);
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-tag-medium.next-tag-closable > .next-tag-close-btn .next-icon:before,
.next-tag-medium.next-tag-closable > .next-tag-close-btn .next-icon .next-icon-remote {
  width: 16px;
  width: var(--tag-size-m-icon-font, 16px);
  font-size: 16px;
  font-size: var(--tag-size-m-icon-font, 16px);
  line-height: inherit;
}.next-tag-medium[dir=rtl] > .next-tag-close-btn {
  margin-right: 12px;
  margin-right: var(--s-3,12px);
  margin-left: 0;
  padding-right: 0;
  padding-left: 8px;
  padding-left: var(--s-2,8px);
}.next-tag-small {
  height: 20px;
  height: var(--s-5,20px);
  padding: 0;
  line-height: 18px;
  line-height: calc(var(--s-5,20px) - var(--line-1,1px) * 2);
  font-size: 0;
}.next-tag-small > .next-tag-body {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
  min-width: 4px;
  min-width: var(--s-1,4px);
}.next-tag-small.next-tag-closable > .next-tag-body {
  padding: 0 0 0 8px;
  padding: 0 0 0 var(--s-2,8px);
  max-width: calc(100% - 8px - 12px - 8px);
  max-width: calc(100% - var(--s-2,8px) - var(--tag-size-s-icon-font, 12px) - var(--s-2,8px));
}.next-tag-small[dir=rtl].next-tag-closable > .next-tag-body {
  padding: 0 8px 0 0;
  padding: 0 var(--s-2,8px) 0 0;
}.next-tag-small.next-tag-closable > .next-tag-close-btn {
  margin-left: 8px;
  margin-left: var(--s-2,8px);
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-tag-small.next-tag-closable > .next-tag-close-btn .next-icon:before,
.next-tag-small.next-tag-closable > .next-tag-close-btn .next-icon .next-icon-remote {
  width: 12px;
  width: var(--tag-size-s-icon-font, 12px);
  font-size: 12px;
  font-size: var(--tag-size-s-icon-font, 12px);
  line-height: inherit;
}.next-tag-small[dir=rtl] > .next-tag-close-btn {
  margin-right: 8px;
  margin-right: var(--s-2,8px);
  margin-left: 0;
  padding-right: 0;
  padding-left: 8px;
  padding-left: var(--s-2,8px);
}.next-tag-default {
  cursor: default;
}.next-tag-closable {
  position: relative;
}.next-tag-closable > .next-tag-close-btn {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  text-align: center;
  cursor: pointer;
}.next-tag-checkable {
  cursor: pointer;
  position: relative;
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-tag-checkable.checked:before {
  -webkit-animation: fadeInRightForTag 0.4s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation: fadeInRightForTag 0.4s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}.next-tag-checkable.checked:after {
  -webkit-animation: zoomIn 0.4s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation: zoomIn 0.4s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}.next-tag-checkable.next-tag-small:not(.next-tag-level-primary):before {
  right: -10px;
  right: calc(0px - var(--tag-size-s-tick-icon-bg-size, 20px) / 2);
  bottom: -10px;
  bottom: calc(0px - var(--tag-size-s-tick-icon-bg-size, 20px) / 2);
  width: 20px;
  width: var(--tag-size-s-tick-icon-bg-size, 20px);
  height: 20px;
  height: var(--tag-size-s-tick-icon-bg-size, 20px);
}.next-tag-checkable.next-tag-small:not(.next-tag-level-primary):after {
  font-size: 8px;
  line-height: 8px;
  right: 0;
  bottom: 0;
}.next-tag-checkable.next-tag-medium:not(.next-tag-level-primary):before {
  right: -14px;
  right: calc(0px - var(--tag-size-m-tick-icon-bg-size, 28px) / 2);
  bottom: -14px;
  bottom: calc(0px - var(--tag-size-m-tick-icon-bg-size, 28px) / 2);
  width: 28px;
  width: var(--tag-size-m-tick-icon-bg-size, 28px);
  height: 28px;
  height: var(--tag-size-m-tick-icon-bg-size, 28px);
}.next-tag-checkable.next-tag-medium:not(.next-tag-level-primary):after {
  font-size: 12px;
  line-height: 12px;
  right: 0;
  bottom: 0;
}.next-tag-checkable.next-tag-large:not(.next-tag-level-primary):before {
  right: -18px;
  right: calc(0px - var(--tag-size-l-tick-icon-bg-size, 36px) / 2);
  bottom: -18px;
  bottom: calc(0px - var(--tag-size-l-tick-icon-bg-size, 36px) / 2);
  width: 36px;
  width: var(--tag-size-l-tick-icon-bg-size, 36px);
  height: 36px;
  height: var(--tag-size-l-tick-icon-bg-size, 36px);
}.next-tag-checkable.next-tag-large:not(.next-tag-level-primary):after {
  font-size: 16px;
  line-height: 16px;
  right: 0;
  bottom: 0;
}.next-tag-checkable.next-tag-level-secondary[disabled], .next-tag-checkable.next-tag-level-secondary.disabled {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  border-color: #1c1c1c;
  border-color: var(--color-line1-1,rgba(28,28,28,1));
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}.next-tag-zoom-enter, .next-tag-zoom-appear {
  -webkit-animation: fadeInLeft 0.4s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation: fadeInLeft 0.4s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}.next-tag-zoom-leave {
  -webkit-animation: zoomOut 0.3s ease-in;
  animation: zoomOut 0.3s ease-in;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}.next-timeline *,
.next-timeline *:before,
.next-timeline *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-timeline, .next-timeline:before, .next-timeline:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-timeline ul {
  margin: 0;
  padding: 0;
  list-style: none;
}.next-timeline p {
  margin: 0;
}.next-timeline-hide {
  display: none;
}.next-timeline[dir=rtl] .next-timeline-item {
  /* 时间轴左边存在内容的情况 */
}.next-timeline[dir=rtl] .next-timeline-item-folder {
  padding-left: 0;
  padding-right: 36px;
  padding-right: calc(var(--s-3,12px) + var(--s-6,24px));
}.next-timeline[dir=rtl] .next-timeline-item-dot-tail {
  left: auto;
  right: 12px;
  right: calc(var(--s-6,24px) / 2);
  border-left: none;
  border-right: 1px dotted #333333;
  border-right: var(--line-1,1px) dotted var(--color-line1-2,rgba(51,51,51,1));
}.next-timeline[dir=rtl] .next-timeline-item-has-left-content.next-timeline-item-folder {
  margin-left: 0;
  margin-right: 80px;
  margin-right: var(--s-20,80px);
}.next-timeline[dir=rtl] .next-timeline-item-done {
  position: relative;
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-timeline {
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  height: 100%;
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node {
  position: relative;
  width: 24px;
  width: var(--s-6,24px);
  height: 24px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  padding: 0px 0;
  padding: var(--timeline-item-node-padding, 0px) 0;
  text-align: center;
  float: right;
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
  width: 40px;
  width: var(--s-10,40px);
  height: auto;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  word-break: break-all;
  margin-right: -8px;
  margin-right: calc(0px - var(--s-10,40px) / 2 + var(--s-6,24px) / 2);
  margin-left: 0;
  line-height: 1;
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-dot {
  display: block;
  position: absolute;
  width: 12px;
  width: var(--timeline-item-done-dot-size, 12px);
  height: 12px;
  height: var(--timeline-item-done-dot-size, 12px);
  border-radius: 100%;
  top: 50%;
  margin-top: -6px;
  margin-top: calc(0px - var(--timeline-item-done-dot-size, 12px) / 2);
  left: 50%;
  margin-left: -6px;
  margin-left: calc(0px - var(--timeline-item-done-dot-size, 12px) / 2);
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-icon {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-tail {
  position: absolute;
  width: auto;
  height: calc(100% - 24px - 0px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 0px) * 2);
  top: 24px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  left: auto;
  right: 12px;
  right: calc(var(--s-6,24px) / 2);
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-tail i {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 1px;
  width: var(--line-1,1px);
  position: relative;
  background: #333333;
  background: var(--color-line1-2,rgba(51,51,51,1));
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-content {
  display: inline-block;
  margin-right: 36px;
  margin-right: calc(var(--s-3,12px) + var(--s-6,24px));
  margin-left: 0;
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-title {
  margin: 0;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #e6e6e6;
  color: var(--timeline-item-title-color, #e6e6e6);
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--timeline-item-body-margin-top, 4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #cccccc;
  color: var(--timeline-item-body-color, #cccccc);
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-time {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  margin-bottom: 20px;
  margin-bottom: var(--s-5,20px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
  position: absolute;
  width: 80px;
  width: var(--s-20,80px);
  display: inline-block;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  text-align: left;
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  padding-right: 0;
}.next-timeline[dir=rtl] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
  word-break: break-word;
}.next-timeline[dir=rtl] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-timeline {
  margin-right: 80px;
  margin-right: var(--s-20,80px);
  margin-left: 0;
}.next-timeline[dir=rtl] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-content {
  margin-right: 116px;
  margin-right: calc(var(--s-20,80px) + var(--s-3,12px) + var(--s-6,24px));
  margin-left: 0;
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-dot {
  background: #666666;
  background: var(--timeline-item-done-background, #666666);
}.next-timeline[dir=rtl] .next-timeline-item-done .next-timeline-item-icon {
  background: #666666;
  background: var(--timeline-item-done-background, #666666);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-timeline[dir=rtl] .next-timeline-item-process {
  position: relative;
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-timeline {
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  height: 100%;
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node {
  position: relative;
  width: 24px;
  width: var(--s-6,24px);
  height: 24px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  padding: 0px 0;
  padding: var(--timeline-item-node-padding, 0px) 0;
  text-align: center;
  float: right;
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
  width: 40px;
  width: var(--s-10,40px);
  height: auto;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  word-break: break-all;
  margin-right: -8px;
  margin-right: calc(0px - var(--s-10,40px) / 2 + var(--s-6,24px) / 2);
  margin-left: 0;
  line-height: 1;
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-dot {
  display: block;
  position: absolute;
  width: 12px;
  width: var(--timeline-item-process-dot-size, 12px);
  height: 12px;
  height: var(--timeline-item-process-dot-size, 12px);
  border-radius: 100%;
  top: 50%;
  margin-top: -6px;
  margin-top: calc(0px - var(--timeline-item-process-dot-size, 12px) / 2);
  left: 50%;
  margin-left: -6px;
  margin-left: calc(0px - var(--timeline-item-process-dot-size, 12px) / 2);
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-icon {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-tail {
  position: absolute;
  width: auto;
  height: calc(100% - 24px - 0px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 0px) * 2);
  top: 24px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  left: auto;
  right: 12px;
  right: calc(var(--s-6,24px) / 2);
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-tail i {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 1px;
  width: var(--line-1,1px);
  position: relative;
  background: #333333;
  background: var(--color-line1-2,rgba(51,51,51,1));
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-content {
  display: inline-block;
  margin-right: 36px;
  margin-right: calc(var(--s-3,12px) + var(--s-6,24px));
  margin-left: 0;
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-title {
  margin: 0;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #e6e6e6;
  color: var(--timeline-item-title-color, #e6e6e6);
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--timeline-item-body-margin-top, 4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #cccccc;
  color: var(--timeline-item-body-color, #cccccc);
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-time {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  margin-bottom: 20px;
  margin-bottom: var(--s-5,20px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
  position: absolute;
  width: 80px;
  width: var(--s-20,80px);
  display: inline-block;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  text-align: left;
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  padding-right: 0;
}.next-timeline[dir=rtl] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
  word-break: break-word;
}.next-timeline[dir=rtl] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-timeline {
  margin-right: 80px;
  margin-right: var(--s-20,80px);
  margin-left: 0;
}.next-timeline[dir=rtl] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-content {
  margin-right: 116px;
  margin-right: calc(var(--s-20,80px) + var(--s-3,12px) + var(--s-6,24px));
  margin-left: 0;
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-dot {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
}.next-timeline[dir=rtl] .next-timeline-item-process .next-timeline-item-icon {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-timeline[dir=rtl] .next-timeline-item-success {
  position: relative;
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-timeline {
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  height: 100%;
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node {
  position: relative;
  width: 24px;
  width: var(--s-6,24px);
  height: 24px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  padding: 0px 0;
  padding: var(--timeline-item-node-padding, 0px) 0;
  text-align: center;
  float: right;
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
  width: 40px;
  width: var(--s-10,40px);
  height: auto;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  word-break: break-all;
  margin-right: -8px;
  margin-right: calc(0px - var(--s-10,40px) / 2 + var(--s-6,24px) / 2);
  margin-left: 0;
  line-height: 1;
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-dot {
  display: block;
  position: absolute;
  width: 12px;
  width: var(--timeline-item-success-dot-size, 12px);
  height: 12px;
  height: var(--timeline-item-success-dot-size, 12px);
  border-radius: 100%;
  top: 50%;
  margin-top: -6px;
  margin-top: calc(0px - var(--timeline-item-success-dot-size, 12px) / 2);
  left: 50%;
  margin-left: -6px;
  margin-left: calc(0px - var(--timeline-item-success-dot-size, 12px) / 2);
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-icon {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-tail {
  position: absolute;
  width: auto;
  height: calc(100% - 24px - 0px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 0px) * 2);
  top: 24px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  left: auto;
  right: 12px;
  right: calc(var(--s-6,24px) / 2);
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-tail i {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 1px;
  width: var(--line-1,1px);
  position: relative;
  background: #333333;
  background: var(--color-line1-2,rgba(51,51,51,1));
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-content {
  display: inline-block;
  margin-right: 36px;
  margin-right: calc(var(--s-3,12px) + var(--s-6,24px));
  margin-left: 0;
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-title {
  margin: 0;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #e6e6e6;
  color: var(--timeline-item-title-color, #e6e6e6);
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--timeline-item-body-margin-top, 4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #cccccc;
  color: var(--timeline-item-body-color, #cccccc);
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-time {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  margin-bottom: 20px;
  margin-bottom: var(--s-5,20px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
  position: absolute;
  width: 80px;
  width: var(--s-20,80px);
  display: inline-block;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  text-align: left;
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  padding-right: 0;
}.next-timeline[dir=rtl] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
  word-break: break-word;
}.next-timeline[dir=rtl] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-timeline {
  margin-right: 80px;
  margin-right: var(--s-20,80px);
  margin-left: 0;
}.next-timeline[dir=rtl] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-content {
  margin-right: 116px;
  margin-right: calc(var(--s-20,80px) + var(--s-3,12px) + var(--s-6,24px));
  margin-left: 0;
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-dot {
  background: #207a4c;
  background: var(--color-success-4,rgba(32,122,76,1));
}.next-timeline[dir=rtl] .next-timeline-item-success .next-timeline-item-icon {
  background: #207a4c;
  background: var(--color-success-4,rgba(32,122,76,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-timeline[dir=rtl] .next-timeline-item-error {
  position: relative;
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-timeline {
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  height: 100%;
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node {
  position: relative;
  width: 24px;
  width: var(--s-6,24px);
  height: 24px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  padding: 0px 0;
  padding: var(--timeline-item-node-padding, 0px) 0;
  text-align: center;
  float: right;
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
  width: 40px;
  width: var(--s-10,40px);
  height: auto;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  word-break: break-all;
  margin-right: -8px;
  margin-right: calc(0px - var(--s-10,40px) / 2 + var(--s-6,24px) / 2);
  margin-left: 0;
  line-height: 1;
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-dot {
  display: block;
  position: absolute;
  width: 12px;
  width: var(--timeline-item-error-dot-size, 12px);
  height: 12px;
  height: var(--timeline-item-error-dot-size, 12px);
  border-radius: 100%;
  top: 50%;
  margin-top: -6px;
  margin-top: calc(0px - var(--timeline-item-error-dot-size, 12px) / 2);
  left: 50%;
  margin-left: -6px;
  margin-left: calc(0px - var(--timeline-item-error-dot-size, 12px) / 2);
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-icon {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-tail {
  position: absolute;
  width: auto;
  height: calc(100% - 24px - 0px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 0px) * 2);
  top: 24px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  left: auto;
  right: 12px;
  right: calc(var(--s-6,24px) / 2);
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-tail i {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 1px;
  width: var(--line-1,1px);
  position: relative;
  background: #333333;
  background: var(--color-line1-2,rgba(51,51,51,1));
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-content {
  display: inline-block;
  margin-right: 36px;
  margin-right: calc(var(--s-3,12px) + var(--s-6,24px));
  margin-left: 0;
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-title {
  margin: 0;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #e6e6e6;
  color: var(--timeline-item-title-color, #e6e6e6);
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--timeline-item-body-margin-top, 4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #cccccc;
  color: var(--timeline-item-body-color, #cccccc);
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-time {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  margin-bottom: 20px;
  margin-bottom: var(--s-5,20px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  text-align: right;
}.next-timeline[dir=rtl] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
  position: absolute;
  width: 80px;
  width: var(--s-20,80px);
  display: inline-block;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  text-align: left;
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  padding-right: 0;
}.next-timeline[dir=rtl] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
  word-break: break-word;
}.next-timeline[dir=rtl] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-timeline {
  margin-right: 80px;
  margin-right: var(--s-20,80px);
  margin-left: 0;
}.next-timeline[dir=rtl] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-content {
  margin-right: 116px;
  margin-right: calc(var(--s-20,80px) + var(--s-3,12px) + var(--s-6,24px));
  margin-left: 0;
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-dot {
  background: #a34239;
  background: var(--color-error-4,rgba(163,66,57,1));
}.next-timeline[dir=rtl] .next-timeline-item-error .next-timeline-item-icon {
  background: #a34239;
  background: var(--color-error-4,rgba(163,66,57,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-timeline {
  margin: 0;
  padding: 0;
  list-style: none;
}.next-timeline > li {
  outline: 0;
}.next-timeline-item {
  /* 时间轴左边存在内容的情况 */
}.next-timeline-item-folder {
  padding-left: 36px;
  padding-left: calc(var(--s-3,12px) + var(--s-6,24px));
  padding-top: 4px;
  padding-top: var(--s-1,4px);
  padding-bottom: 4px;
  padding-bottom: var(--s-1,4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  position: relative;
  /* min-height: auto !important; */
}.next-timeline-item-dot-tail {
  position: absolute;
  top: 0;
  left: 12px;
  left: calc(var(--s-6,24px) / 2);
  height: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left: 1px dotted #333333;
  border-left: var(--line-1,1px) dotted var(--color-line1-2,rgba(51,51,51,1));
}.next-timeline-item-dot-tail-solid {
  border-style: solid;
}.next-timeline-item-has-left-content.next-timeline-item-folder {
  margin-left: 80px;
  margin-left: var(--s-20,80px);
}.next-timeline-item-done {
  position: relative;
}.next-timeline-item-done .next-timeline-item-timeline {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}.next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node {
  position: relative;
  width: 24px;
  width: var(--s-6,24px);
  height: 24px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  padding: 0px 0;
  padding: var(--timeline-item-node-padding, 0px) 0;
  text-align: center;
  float: left;
}.next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
  width: 40px;
  width: var(--s-10,40px);
  height: auto;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  word-break: break-all;
  margin-left: -8px;
  margin-left: calc(0px - var(--s-10,40px) / 2 + var(--s-6,24px) / 2);
  line-height: 1;
}.next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-dot {
  display: block;
  position: absolute;
  width: 12px;
  width: var(--timeline-item-done-dot-size, 12px);
  height: 12px;
  height: var(--timeline-item-done-dot-size, 12px);
  border-radius: 100%;
  top: 50%;
  margin-top: -6px;
  margin-top: calc(0px - var(--timeline-item-done-dot-size, 12px) / 2);
  left: 50%;
  margin-left: -6px;
  margin-left: calc(0px - var(--timeline-item-done-dot-size, 12px) / 2);
}.next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-icon {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}.next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
.next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-tail {
  position: absolute;
  width: auto;
  height: calc(100% - 24px - 0px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 0px) * 2);
  top: 24px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  left: 12px;
  left: calc(var(--s-6,24px) / 2);
}.next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-tail i {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 1px;
  width: var(--line-1,1px);
  position: relative;
  background: #333333;
  background: var(--color-line1-2,rgba(51,51,51,1));
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-timeline-item-done .next-timeline-item-content {
  display: inline-block;
  margin-left: 36px;
  margin-left: calc(var(--s-3,12px) + var(--s-6,24px));
}.next-timeline-item-done .next-timeline-item-content .next-timeline-item-title {
  margin: 0;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #e6e6e6;
  color: var(--timeline-item-title-color, #e6e6e6);
  text-align: left;
}.next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--timeline-item-body-margin-top, 4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #cccccc;
  color: var(--timeline-item-body-color, #cccccc);
  text-align: left;
}.next-timeline-item-done .next-timeline-item-content .next-timeline-item-time {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  margin-bottom: 20px;
  margin-bottom: var(--s-5,20px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  text-align: left;
}.next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
  position: absolute;
  width: 80px;
  width: var(--s-20,80px);
  display: inline-block;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  text-align: right;
  padding-right: 12px;
  padding-right: var(--s-3,12px);
}.next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
  word-break: break-word;
}.next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-timeline {
  margin-left: 80px;
  margin-left: var(--s-20,80px);
}.next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-content {
  margin-left: 116px;
  margin-left: calc(var(--s-20,80px) + var(--s-3,12px) + var(--s-6,24px));
}.next-timeline-item-done .next-timeline-item-dot {
  background: #666666;
  background: var(--timeline-item-done-background, #666666);
}.next-timeline-item-done .next-timeline-item-icon {
  background: #666666;
  background: var(--timeline-item-done-background, #666666);
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-timeline-item-process {
  position: relative;
}.next-timeline-item-process .next-timeline-item-timeline {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}.next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node {
  position: relative;
  width: 24px;
  width: var(--s-6,24px);
  height: 24px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  padding: 0px 0;
  padding: var(--timeline-item-node-padding, 0px) 0;
  text-align: center;
  float: left;
}.next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
  width: 40px;
  width: var(--s-10,40px);
  height: auto;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  word-break: break-all;
  margin-left: -8px;
  margin-left: calc(0px - var(--s-10,40px) / 2 + var(--s-6,24px) / 2);
  line-height: 1;
}.next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-dot {
  display: block;
  position: absolute;
  width: 12px;
  width: var(--timeline-item-process-dot-size, 12px);
  height: 12px;
  height: var(--timeline-item-process-dot-size, 12px);
  border-radius: 100%;
  top: 50%;
  margin-top: -6px;
  margin-top: calc(0px - var(--timeline-item-process-dot-size, 12px) / 2);
  left: 50%;
  margin-left: -6px;
  margin-left: calc(0px - var(--timeline-item-process-dot-size, 12px) / 2);
}.next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-icon {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}.next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
.next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-tail {
  position: absolute;
  width: auto;
  height: calc(100% - 24px - 0px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 0px) * 2);
  top: 24px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  left: 12px;
  left: calc(var(--s-6,24px) / 2);
}.next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-tail i {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 1px;
  width: var(--line-1,1px);
  position: relative;
  background: #333333;
  background: var(--color-line1-2,rgba(51,51,51,1));
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-timeline-item-process .next-timeline-item-content {
  display: inline-block;
  margin-left: 36px;
  margin-left: calc(var(--s-3,12px) + var(--s-6,24px));
}.next-timeline-item-process .next-timeline-item-content .next-timeline-item-title {
  margin: 0;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #e6e6e6;
  color: var(--timeline-item-title-color, #e6e6e6);
  text-align: left;
}.next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--timeline-item-body-margin-top, 4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #cccccc;
  color: var(--timeline-item-body-color, #cccccc);
  text-align: left;
}.next-timeline-item-process .next-timeline-item-content .next-timeline-item-time {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  margin-bottom: 20px;
  margin-bottom: var(--s-5,20px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  text-align: left;
}.next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
  position: absolute;
  width: 80px;
  width: var(--s-20,80px);
  display: inline-block;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  text-align: right;
  padding-right: 12px;
  padding-right: var(--s-3,12px);
}.next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
  word-break: break-word;
}.next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-timeline {
  margin-left: 80px;
  margin-left: var(--s-20,80px);
}.next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-content {
  margin-left: 116px;
  margin-left: calc(var(--s-20,80px) + var(--s-3,12px) + var(--s-6,24px));
}.next-timeline-item-process .next-timeline-item-dot {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
}.next-timeline-item-process .next-timeline-item-icon {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-timeline-item-success {
  position: relative;
}.next-timeline-item-success .next-timeline-item-timeline {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}.next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node {
  position: relative;
  width: 24px;
  width: var(--s-6,24px);
  height: 24px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  padding: 0px 0;
  padding: var(--timeline-item-node-padding, 0px) 0;
  text-align: center;
  float: left;
}.next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
  width: 40px;
  width: var(--s-10,40px);
  height: auto;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  word-break: break-all;
  margin-left: -8px;
  margin-left: calc(0px - var(--s-10,40px) / 2 + var(--s-6,24px) / 2);
  line-height: 1;
}.next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-dot {
  display: block;
  position: absolute;
  width: 12px;
  width: var(--timeline-item-success-dot-size, 12px);
  height: 12px;
  height: var(--timeline-item-success-dot-size, 12px);
  border-radius: 100%;
  top: 50%;
  margin-top: -6px;
  margin-top: calc(0px - var(--timeline-item-success-dot-size, 12px) / 2);
  left: 50%;
  margin-left: -6px;
  margin-left: calc(0px - var(--timeline-item-success-dot-size, 12px) / 2);
}.next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-icon {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}.next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
.next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-tail {
  position: absolute;
  width: auto;
  height: calc(100% - 24px - 0px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 0px) * 2);
  top: 24px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  left: 12px;
  left: calc(var(--s-6,24px) / 2);
}.next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-tail i {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 1px;
  width: var(--line-1,1px);
  position: relative;
  background: #333333;
  background: var(--color-line1-2,rgba(51,51,51,1));
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-timeline-item-success .next-timeline-item-content {
  display: inline-block;
  margin-left: 36px;
  margin-left: calc(var(--s-3,12px) + var(--s-6,24px));
}.next-timeline-item-success .next-timeline-item-content .next-timeline-item-title {
  margin: 0;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #e6e6e6;
  color: var(--timeline-item-title-color, #e6e6e6);
  text-align: left;
}.next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--timeline-item-body-margin-top, 4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #cccccc;
  color: var(--timeline-item-body-color, #cccccc);
  text-align: left;
}.next-timeline-item-success .next-timeline-item-content .next-timeline-item-time {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  margin-bottom: 20px;
  margin-bottom: var(--s-5,20px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  text-align: left;
}.next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
  position: absolute;
  width: 80px;
  width: var(--s-20,80px);
  display: inline-block;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  text-align: right;
  padding-right: 12px;
  padding-right: var(--s-3,12px);
}.next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
  word-break: break-word;
}.next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-timeline {
  margin-left: 80px;
  margin-left: var(--s-20,80px);
}.next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-content {
  margin-left: 116px;
  margin-left: calc(var(--s-20,80px) + var(--s-3,12px) + var(--s-6,24px));
}.next-timeline-item-success .next-timeline-item-dot {
  background: #207a4c;
  background: var(--color-success-4,rgba(32,122,76,1));
}.next-timeline-item-success .next-timeline-item-icon {
  background: #207a4c;
  background: var(--color-success-4,rgba(32,122,76,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-timeline-item-error {
  position: relative;
}.next-timeline-item-error .next-timeline-item-timeline {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}.next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node {
  position: relative;
  width: 24px;
  width: var(--s-6,24px);
  height: 24px;
  height: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  padding: 0px 0;
  padding: var(--timeline-item-node-padding, 0px) 0;
  text-align: center;
  float: left;
}.next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
  width: 40px;
  width: var(--s-10,40px);
  height: auto;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  word-break: break-all;
  margin-left: -8px;
  margin-left: calc(0px - var(--s-10,40px) / 2 + var(--s-6,24px) / 2);
  line-height: 1;
}.next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-dot {
  display: block;
  position: absolute;
  width: 12px;
  width: var(--timeline-item-error-dot-size, 12px);
  height: 12px;
  height: var(--timeline-item-error-dot-size, 12px);
  border-radius: 100%;
  top: 50%;
  margin-top: -6px;
  margin-top: calc(0px - var(--timeline-item-error-dot-size, 12px) / 2);
  left: 50%;
  margin-left: -6px;
  margin-left: calc(0px - var(--timeline-item-error-dot-size, 12px) / 2);
}.next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-icon {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}.next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-icon .next-icon:before,
.next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-icon .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-tail {
  position: absolute;
  width: auto;
  height: calc(100% - 24px - 0px);
  height: calc(100% - var(--s-6,24px) - var(--timeline-item-node-padding, 0px) * 2);
  top: 24px;
  top: calc(var(--s-6,24px) + var(--timeline-item-node-padding, 0px) * 2);
  left: 12px;
  left: calc(var(--s-6,24px) / 2);
}.next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-tail i {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 1px;
  width: var(--line-1,1px);
  position: relative;
  background: #333333;
  background: var(--color-line1-2,rgba(51,51,51,1));
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-timeline-item-error .next-timeline-item-content {
  display: inline-block;
  margin-left: 36px;
  margin-left: calc(var(--s-3,12px) + var(--s-6,24px));
}.next-timeline-item-error .next-timeline-item-content .next-timeline-item-title {
  margin: 0;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #e6e6e6;
  color: var(--timeline-item-title-color, #e6e6e6);
  text-align: left;
}.next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--timeline-item-body-margin-top, 4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #cccccc;
  color: var(--timeline-item-body-color, #cccccc);
  text-align: left;
}.next-timeline-item-error .next-timeline-item-content .next-timeline-item-time {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  margin-bottom: 20px;
  margin-bottom: var(--s-5,20px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  text-align: left;
}.next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
  position: absolute;
  width: 80px;
  width: var(--s-20,80px);
  display: inline-block;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  margin-top: 4px;
  margin-top: var(--timeline-item-title-margin-top, 4px);
  text-align: right;
  padding-right: 12px;
  padding-right: var(--s-3,12px);
}.next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content p {
  word-break: break-word;
}.next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-timeline {
  margin-left: 80px;
  margin-left: var(--s-20,80px);
}.next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-content {
  margin-left: 116px;
  margin-left: calc(var(--s-20,80px) + var(--s-3,12px) + var(--s-6,24px));
}.next-timeline-item-error .next-timeline-item-dot {
  background: #a34239;
  background: var(--color-error-4,rgba(163,66,57,1));
}.next-timeline-item-error .next-timeline-item-icon {
  background: #a34239;
  background: var(--color-error-4,rgba(163,66,57,1));
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
}.next-timeline.next-alternate .next-timeline-item-left .next-timeline-item-left-content, .next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-left-content {
  width: 50%;
  padding-right: 12px;
  padding-right: var(--s-3,12px);
}.next-timeline.next-alternate .next-timeline-item-left .next-timeline-item-timeline, .next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-timeline {
  margin-left: 50%;
}.next-timeline.next-alternate .next-timeline-item-left .next-timeline-item-content, .next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-content {
  margin-left: calc(50% + 12px + 24px);
  margin-left: calc(50% + var(--s-3,12px) + var(--s-6,24px));
}.next-timeline.next-alternate .next-timeline-item-folder {
  margin-left: 50%;
}.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-title {
  margin: 0;
  margin-top: 4px;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #e6e6e6;
  color: var(--timeline-item-title-color, #e6e6e6);
  text-align: right;
}.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-body {
  margin: 0;
  margin-top: 4px;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #cccccc;
  color: var(--timeline-item-body-color, #cccccc);
  text-align: right;
}.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-time {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  margin-bottom: 20px;
  margin-bottom: var(--s-5,20px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  text-align: right;
}.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-left-content {
  display: inline-block;
  position: relative;
}.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-left-content .next-timeline-item-title {
  margin-top: 0;
}.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-content {
  margin-left: 36px;
  margin-left: calc(var(--s-3,12px) + var(--s-6,24px));
  position: absolute;
}.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-content .next-timeline-item-body {
  margin-top: 4px;
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-timeline[dir=rtl].next-alternate .next-timeline-item-left .next-timeline-item-left-content, .next-timeline[dir=rtl].next-alternate .next-timeline-item-right .next-timeline-item-left-content {
  width: 50%;
  padding-left: 12px;
  padding-left: var(--s-3,12px);
}.next-timeline[dir=rtl].next-alternate .next-timeline-item-left .next-timeline-item-timeline, .next-timeline[dir=rtl].next-alternate .next-timeline-item-right .next-timeline-item-timeline {
  margin-right: 50%;
}.next-timeline[dir=rtl].next-alternate .next-timeline-item-left .next-timeline-item-content, .next-timeline[dir=rtl].next-alternate .next-timeline-item-right .next-timeline-item-content {
  width: 50%;
  margin-right: calc(50% + 12px + 24px);
  margin-right: calc(50% + var(--s-3,12px) + var(--s-6,24px));
}.next-timeline[dir=rtl].next-alternate .next-timeline-item-folder {
  margin-right: 50%;
}.next-timeline[dir=rtl].next-alternate .next-timeline-item-right .next-timeline-item-title {
  margin: 0;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  font-weight: bold;
  font-weight: var(--font-weight-3,bold);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #e6e6e6;
  color: var(--timeline-item-title-color, #e6e6e6);
  text-align: left;
}.next-timeline[dir=rtl].next-alternate .next-timeline-item-right .next-timeline-item-body {
  margin: 0;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
  color: #cccccc;
  color: var(--timeline-item-body-color, #cccccc);
  text-align: left;
}.next-timeline[dir=rtl].next-alternate .next-timeline-item-right .next-timeline-item-time {
  margin: 0;
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  margin-bottom: 20px;
  margin-bottom: var(--s-5,20px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  text-align: left;
}.next-timeline[dir=rtl].next-alternate .next-timeline-item-right .next-timeline-item-left-content {
  display: inline-block;
  position: relative;
}.next-timeline[dir=rtl].next-alternate .next-timeline-item-right .next-timeline-item-content {
  margin-right: 36px;
  margin-right: calc(var(--s-3,12px) + var(--s-6,24px));
  position: absolute;
}.next-timeline[dir=rtl].next-alternate .next-timeline-item-right .next-timeline-item-content .next-timeline-item-body {
  text-align: right;
}.next-timeline-item-last .next-timeline-item-tail {
  display: none;
}.next-timeline-item-has-left-content {
  min-height: 48px;
}.next-timeline-item-folder.next-timeline-item-has-left-content {
  min-height: auto;
}.next-transfer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}.next-transfer *,
.next-transfer *:before,
.next-transfer *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-transfer-panel {
  display: inline-block;
  border: 1px solid #333333;
  border: var(--line-1,1px) var(--line-solid, solid) var(--color-line1-2,rgba(51,51,51,1));
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  background-color: transparent;
  background-color: var(--transfer-panel-background-color, transparent);
  vertical-align: middle;
}.next-transfer-panel-header {
  padding: 8px 20px;
  padding: var(--s-2,8px) var(--s-5,20px);
  border-bottom: 1px solid #333333;
  border-bottom: var(--line-1,1px) var(--line-solid, solid) var(--color-line1-2,rgba(51,51,51,1));
  background-color: transparent;
  background-color: var(--transfer-panel-header-background-color, transparent);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-transfer-panel-search {
  padding: 0 4px;
  padding: 0 var(--s-1,4px);
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  margin-bottom: 0px;
  margin-bottom: var(--s-zero,0px);
  width: 180px;
  width: var(--s-45,180px);
}.next-transfer .next-transfer-panel-list {
  width: 180px;
  width: var(--s-45,180px);
  /* TODO */
  height: 160px;
  height: var(--s-40,160px);
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  overflow-y: auto;
}.next-transfer-panel-not-found-container {
  display: table;
  width: 100%;
  height: 100%;
}.next-transfer-panel-not-found {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #8c8c8c;
  color: var(--color-text1-2, #8c8c8c);
  font-size: 14px;
  font-size: var(--font-size-body-2, 14px);
}.next-transfer-panel-item.next-focused {
  -webkit-transition: background-color 100ms linear;
  transition: background-color 100ms linear;
}.next-transfer-panel-item:not(.next-disabled).next-simple:hover {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-transfer-panel-item.next-insert-before:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  border-top: 1px solid #2789f2;
  border-top: var(--line-1, 1px) solid var(--color-brand1-6, #2789f2);
}.next-transfer-panel-item.next-insert-after:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  border-bottom: 1px solid #2789f2;
  border-bottom: var(--line-1, 1px) solid var(--color-brand1-6, #2789f2);
}.next-transfer-panel-footer {
  position: relative;
  padding: 8px 16px;
  padding: var(--s-2,8px) var(--s-4,16px);
  border-top: 1px solid #333333;
  border-top: var(--line-1,1px) var(--line-solid, solid) var(--color-line1-2,rgba(51,51,51,1));
  background-color: transparent;
  background-color: var(--transfer-panel-footer-background-color, transparent);
  font-size: 0;
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
}.next-transfer-panel-count {
  /* TODO */
  margin-left: 4px;
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  vertical-align: middle;
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-transfer-panel-move-all {
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
  cursor: pointer;
}.next-transfer-panel-move-all.next-disabled {
  color: #666666;
  color: var(--color-text1-1, #666666);
  cursor: not-allowed;
}.next-transfer-operations {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
  margin: 0 var(--s-2,8px);
}.next-transfer-move.next-icon {
  color: #4d4d4d;
  color: var(--color-line1-3,rgba(77,77,77,1));
}.next-transfer-move.next-icon::before {
  content: "\e6b3";
}.next-transfer-operation.next-btn {
  display: block;
}.next-transfer-operation.next-btn + .next-transfer-operation.next-btn {
  margin-top: 8px;
  margin-top: var(--s-2,8px);
}.next-transfer-operation.next-btn .next-icon:before,
.next-transfer-operation.next-btn .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-tree {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-tree *,
.next-tree *:before,
.next-tree *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-tree, .next-tree-child-tree {
  margin: 0;
  padding: 0;
  list-style: none;
}.next-tree-node {
  white-space: nowrap;
}.next-tree-node-inner {
  font-size: 0;
  outline: none;
}.next-tree-node-label-wrapper {
  display: inline-block;
  margin: 0 4px;
  margin: 0 var(--s-1,4px);
  vertical-align: middle;
}.next-tree-node-label {
  height: 20px;
  line-height: 20px;
  padding: 0 4px;
  padding: 0 var(--s-1,4px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-tree-node-label .next-icon {
  font-size: 14px;
  font-size: calc(var(--font-size-body-1,12px) + 2px);
}.next-tree-node-label .next-icon::before {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  width: 12px;
  width: var(--font-size-body-1,12px);
  margin-right: 0.5em;
}.next-tree-node-input.next-input {
  margin: 0 4px;
  margin: 0 var(--s-1,4px);
}.next-tree-node-indent-unit {
  display: inline-block;
  width: 24px;
  vertical-align: middle;
  position: relative;
}.next-tree-node-indent-unit.next-line::before {
  content: "";
  position: absolute;
  display: inline-block;
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #1c1c1c);
  height: 28px;
  height: calc(var(--s-1,4px) + var(--line-2, 2px) * 2 + 20px);
  left: 7.5px;
  left: calc(var(--s-4,16px) / 2 - var(--line-1,1px) / 2);
}.next-tree-switcher {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  margin-right: var(--s-1,4px);
}.next-tree .next-tree-unfold-icon::before {
  content: "";
  content: var(--tree-unfold-icon-content, "");
}.next-tree-switcher.next-noline {
  width: 8px;
  width: var(--tree-switch-arrow-size, 8px);
  height: 8px;
  height: var(--tree-switch-arrow-size, 8px);
  line-height: 8px;
  line-height: var(--tree-switch-arrow-size, 8px);
  cursor: pointer;
}.next-tree-switcher.next-noline .next-tree-switcher-icon {
  -webkit-transition: -webkit-transform 100ms linear;
  transition: -webkit-transform 100ms linear;
  transition: transform 100ms linear;
  transition: transform 100ms linear, -webkit-transform 100ms linear;
  color: #8c8c8c;
  color: var(--tree-switch-arrow-color, #8c8c8c);
}.next-tree-switcher.next-noline .next-tree-switcher-icon:before,
.next-tree-switcher.next-noline .next-tree-switcher-icon .next-icon-remote {
  width: 8px;
  width: var(--tree-switch-arrow-size, 8px);
  font-size: 8px;
  font-size: var(--tree-switch-arrow-size, 8px);
  line-height: inherit;
}@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .next-tree-switcher.next-noline .next-tree-switcher-icon {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    margin-left: -4px;
    margin-left: calc(-8px + var(--tree-switch-arrow-size, 8px) / 2);
    margin-right: -4px;
    margin-right: calc(-8px + var(--tree-switch-arrow-size, 8px) / 2);
  }  .next-tree-switcher.next-noline .next-tree-switcher-icon:before {
    width: 16px;
    font-size: 16px;
  }
}
.next-tree-switcher.next-noline .next-tree-fold-icon::before {
  content: "\e604";
}.next-tree-switcher.next-noline.next-close .next-tree-switcher-icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}.next-tree-switcher.next-noline.next-close .next-tree-switcher-icon:before,
.next-tree-switcher.next-noline.next-close .next-tree-switcher-icon .next-icon-remote {
  width: 8px;
  width: var(--tree-switch-arrow-size, 8px);
  font-size: 8px;
  font-size: var(--tree-switch-arrow-size, 8px);
  line-height: inherit;
}@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .next-tree-switcher.next-noline.next-close .next-tree-switcher-icon {
    -webkit-transform: scale(0.5) rotate(-90deg);
    -ms-transform: scale(0.5) rotate(-90deg);
    transform: scale(0.5) rotate(-90deg);
    margin-left: -4px;
    margin-left: calc(-8px + var(--tree-switch-arrow-size, 8px) / 2);
    margin-right: -4px;
    margin-right: calc(-8px + var(--tree-switch-arrow-size, 8px) / 2);
  }  .next-tree-switcher.next-noline.next-close .next-tree-switcher-icon:before {
    width: 16px;
    font-size: 16px;
  }
}
.next-tree-switcher.next-noline:not(.next-disabled):hover .next-tree-switcher-icon {
  color: #8c8c8c;
  color: var(--tree-switch-hover-arrow-color, #8c8c8c);
}.next-tree-switcher.next-noline.next-disabled {
  cursor: not-allowed;
}.next-tree-switcher.next-noline.next-disabled .next-tree-switcher-icon {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tree-switcher.next-noop-noline {
  width: 8px;
  width: var(--tree-switch-arrow-size, 8px);
  height: 8px;
  height: var(--tree-switch-arrow-size, 8px);
}.next-tree-switcher.next-line {
  width: 16px;
  width: var(--s-4,16px);
  height: 16px;
  height: var(--s-4,16px);
  line-height: 14px;
  line-height: calc(var(--s-4,16px) - var(--line-1,1px) * 2);
  border: 1px solid #4d4d4d;
  border: var(--line-1,1px) var(--line-solid, solid) var(--tree-switch-border-color, #4d4d4d);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  background-color: transparent;
  background-color: var(--tree-switch-bg-color, transparent);
  cursor: pointer;
}.next-tree-switcher.next-line .next-tree-switcher-icon {
  margin-left: 3px;
  margin-left: calc(var(--s-4,16px) / 2 - 4px - var(--line-1,1px) * 2 / 2);
  color: #d9d9d9;
  color: var(--tree-switch-icon-color, #d9d9d9);
}.next-tree-switcher.next-line .next-tree-switcher-icon:before,
.next-tree-switcher.next-line .next-tree-switcher-icon .next-icon-remote {
  width: 8px;
  font-size: 8px;
  line-height: inherit;
}@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .next-tree-switcher.next-line .next-tree-switcher-icon {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    margin-left: -1px;
    margin-left: calc(var(--s-4,16px) / 2 - 8px - var(--line-1,1px) * 2 / 2);
    margin-right: -4px;
  }  .next-tree-switcher.next-line .next-tree-switcher-icon:before {
    width: 16px;
    font-size: 16px;
  }
}
.next-tree-switcher.next-line .next-tree-switcher-fold-icon::before {
  content: "\e655";
}.next-tree-switcher.next-line .next-tree-switcher-unfold-icon::before {
  content: "\e601";
}.next-tree-switcher.next-line:not(.next-disabled):hover {
  border-color: #2789f2;
  border-color: var(--tree-switch-hover-border-color, #2789f2);
  background-color: transparent;
  background-color: var(--tree-switch-hover-bg-color, transparent);
}.next-tree-switcher.next-line:not(.next-disabled):hover .next-tree-switcher-icon {
  color: #2789f2;
  color: var(--tree-switch-hover-icon-color, #2789f2);
}.next-tree-switcher.next-line.next-disabled {
  border-color: #1c1c1c;
  border-color: var(--color-line1-1, #1c1c1c);
  background-color: #FFFFFF;
  cursor: not-allowed;
}.next-tree-switcher.next-line.next-disabled .next-tree-switcher-icon {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
}.next-tree-switcher.next-noop-line {
  width: 16px;
  width: var(--s-4,16px);
  height: 16px;
  height: var(--s-4,16px);
}.next-tree-switcher.next-noop-line-noroot {
  height: 0;
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid, solid) var(--tree-line-color, #1c1c1c);
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #1c1c1c);
}.next-tree-switcher.next-noop-line-noroot .next-tree-right-angle {
  bottom: -1px;
  bottom: calc(0px - var(--line-1,1px));
}.next-tree-switcher.next-loading.next-loading-noline {
  width: 8px;
  width: var(--tree-switch-arrow-size, 8px);
  height: 8px;
  height: var(--tree-switch-arrow-size, 8px);
  line-height: 8px;
  line-height: var(--tree-switch-arrow-size, 8px);
}.next-tree-switcher.next-loading.next-loading-line {
  width: 16px;
  width: var(--s-4,16px);
  height: 16px;
  height: var(--s-4,16px);
  line-height: 14px;
  line-height: calc(var(--s-4,16px) - var(--line-1,1px) * 2);
  border: 1px solid transparent;
  border: var(--line-1,1px) var(--line-solid, solid) transparent;
}.next-tree-switcher.next-loading .next-tree-switcher-icon {
  color: #2789f2;
  color: var(--color-brand1-6, #2789f2);
}.next-tree-switcher.next-loading .next-tree-switcher-icon:before,
.next-tree-switcher.next-loading .next-tree-switcher-icon .next-icon-remote {
  width: 8px;
  width: var(--tree-switch-arrow-size, 8px);
  font-size: 8px;
  font-size: var(--tree-switch-arrow-size, 8px);
  line-height: inherit;
}@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .next-tree-switcher.next-loading .next-tree-switcher-icon {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    margin-left: -4px;
    margin-left: calc(-8px + var(--tree-switch-arrow-size, 8px) / 2);
    margin-right: -4px;
    margin-right: calc(-8px + var(--tree-switch-arrow-size, 8px) / 2);
  }  .next-tree-switcher.next-loading .next-tree-switcher-icon:before {
    width: 16px;
    font-size: 16px;
  }
}
.next-tree-right-angle {
  position: absolute;
  bottom: 6.5px;
  bottom: calc(var(--s-4,16px) / 2 - var(--line-1,1px) * 2 / 2 - var(--line-1,1px) / 2);
  left: -17.5px;
  left: calc(-24px + var(--s-4,16px) / 2 - var(--line-1,1px) / 2 - var(--line-1,1px));
  display: block;
  width: 16.5px;
  width: calc(24px - var(--s-4,16px) / 2 + var(--line-1,1px) / 2);
  height: 22px;
  height: calc(20px + var(--s-1,4px) - var(--line-1,1px) * 2);
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #1c1c1c);
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #1c1c1c);
}.next-tree.next-label-block .next-tree-node-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  outline: none;
}.next-tree.next-label-block .next-tree-node-label-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}.next-tree.next-node-indent .next-tree-node .next-tree-node {
  margin-left: 24px;
}.next-tree.next-node-indent .next-tree-node-inner {
  padding-top: 2px;
  padding-top: calc(var(--s-1,4px) / 2);
  padding-bottom: 2px;
  padding-bottom: calc(var(--s-1,4px) / 2);
}.next-tree.next-node-indent .next-tree-node-inner:focus .next-tree-node-label {
  color: #cccccc;
  color: var(--tree-node-hover-color, #cccccc);
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}.next-tree.next-node-indent .next-tree-node-label-wrapper {
  border-top: 2px solid transparent;
  border-top: var(--line-2, 2px) solid transparent;
  border-bottom: 2px solid transparent;
  border-bottom: var(--line-2, 2px) solid transparent;
}.next-tree.next-node-indent .next-tree-node-label {
  -webkit-transition: color 100ms linear, background-color 100ms linear;
  transition: color 100ms linear, background-color 100ms linear;
  cursor: default;
  color: #cccccc;
  color: var(--tree-node-normal-color, #cccccc);
  background-color: transparent;
  background-color: var(--tree-node-normal-background, transparent);
}.next-tree.next-node-indent .next-tree-node-label-selectable {
  cursor: pointer;
}.next-tree.next-node-indent .next-tree-node-label:hover {
  color: #cccccc;
  color: var(--tree-node-hover-color, #cccccc);
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}.next-tree.next-node-indent .next-tree-node-inner.next-selected .next-tree-node-label {
  color: #e6e6e6;
  color: var(--tree-node-selected-color, #e6e6e6);
  background-color: #4d4d4d;
  background-color: var(--tree-node-selected-background, #4d4d4d);
}.next-tree.next-node-indent .next-tree-node-inner.next-disabled .next-tree-node-label,
.next-tree.next-node-indent .next-tree-node-inner.next-disabled .next-tree-node-label:hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background-color: transparent;
  background-color: var(--tree-node-disabled-background, transparent);
  cursor: not-allowed;
}.next-tree.next-node-indent .next-tree-node-inner.next-drag-over .next-tree-node-label {
  background-color: #2789f2;
  background-color: var(--color-brand1-6, #2789f2);
  color: #FFFFFF;
  opacity: 0.8;
}.next-tree.next-node-indent .next-tree-node-inner.next-drag-over-gap-top .next-tree-node-label-wrapper {
  border-top-color: #2789f2;
  border-top-color: var(--color-brand1-6, #2789f2);
}.next-tree.next-node-indent .next-tree-node-inner.next-drag-over-gap-bottom .next-tree-node-label-wrapper {
  border-bottom-color: #2789f2;
  border-bottom-color: var(--color-brand1-6, #2789f2);
}.next-tree.next-node-block .next-tree-node-inner {
  padding-top: 4px;
  padding-top: var(--s-1,4px);
  padding-bottom: 4px;
  padding-bottom: var(--s-1,4px);
  -webkit-transition: color 100ms linear, background-color 100ms linear;
  transition: color 100ms linear, background-color 100ms linear;
  cursor: pointer;
  color: #cccccc;
  color: var(--tree-node-normal-color, #cccccc);
  background-color: transparent;
  background-color: var(--tree-node-normal-background, transparent);
}.next-tree.next-node-block .next-tree-node-inner:hover, .next-tree.next-node-block .next-tree-node-inner:focus {
  color: #cccccc;
  color: var(--tree-node-hover-color, #cccccc);
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}.next-tree.next-node-block .next-tree-node-inner.next-selected {
  color: #e6e6e6;
  color: var(--tree-node-selected-color, #e6e6e6);
  background-color: #4d4d4d;
  background-color: var(--tree-node-selected-background, #4d4d4d);
}.next-tree.next-node-block .next-tree-node-inner.next-disabled, .next-tree.next-node-block .next-tree-node-inner.next-disabled:hover {
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  background-color: transparent;
  background-color: var(--tree-node-disabled-background, transparent);
  cursor: not-allowed;
}.next-tree.next-show-line .next-tree-node .next-tree-node:not(:last-child) {
  margin-left: 7.5px;
  margin-left: calc(var(--s-4,16px) / 2 - var(--line-1,1px) / 2);
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #1c1c1c);
  padding-left: 15.5px;
  padding-left: calc(24px - var(--line-1,1px) - var(--s-4,16px) / 2 + var(--line-1,1px) / 2);
}.next-tree-node.next-filtered > .next-tree-node-inner .next-tree-node-label {
  color: #2789f2;
  color: var(--color-brand1-6, #2789f2);
}.next-tree-node.next-filtered > .next-tree-node-inner .next-tree-node-label:hover {
  color: #2789f2;
  color: var(--color-brand1-6, #2789f2);
}.next-tree[dir=rtl] .next-tree-switcher {
  margin-left: 4px;
  margin-left: var(--s-1,4px);
  margin-right: 0;
}.next-tree[dir=rtl] .next-tree-switcher.next-noop-line-noroot {
  border-left: none;
  border-right: 1px solid #1c1c1c;
  border-right: var(--line-1,1px) var(--line-solid, solid) var(--tree-line-color, #1c1c1c);
}.next-tree[dir=rtl] .next-tree-right-angle {
  left: auto;
  right: -17.5px;
  right: calc(-24px + var(--s-4,16px) / 2 - var(--line-1,1px) / 2 - var(--line-1,1px));
  border-left: none;
  border-right: 1px solid #1c1c1c;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #1c1c1c);
}.next-tree[dir=rtl].next-show-line .next-tree-node .next-tree-node:not(:last-child) {
  margin-left: 0;
  margin-right: 7.5px;
  margin-right: calc(var(--s-4,16px) / 2 - var(--line-1,1px) / 2);
  border-left: none;
  border-right: 1px solid #1c1c1c;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--tree-line-color, #1c1c1c);
  padding-left: 0;
  padding-right: 15.5px;
  padding-right: calc(24px - var(--line-1,1px) - var(--s-4,16px) / 2 + var(--line-1,1px) / 2);
}.next-tree[dir=rtl].next-node-indent .next-tree-node .next-tree-node {
  margin-left: 0;
  margin-right: 24px;
}.next-tree-select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-tree-select *,
.next-tree-select *:before,
.next-tree-select *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-tree-select-dropdown {
  background: #1c1c1c;
  background: var(--tree-select-background, #1c1c1c);
  border: 1px solid #1c1c1c;
  border: var(--popup-local-border-width, 1px) var(--line-solid,solid) var(--popup-local-border-color, #1c1c1c);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  max-height: 260px;
  overflow: auto;
}.next-tree-select-dropdown > .next-tree,
.next-tree-select-dropdown > .next-tree-select-not-found,
.next-tree-select-dropdown > .next-virtual-tree-container {
  padding: 8px 20px;
  padding: var(--s-2,8px) var(--s-5,20px);
}.next-tree-select-not-found {
  font-size: 12px;
  font-size: var(--font-size-body-1, 12px);
  color: #8c8c8c;
  color: var(--color-text1-2, #8c8c8c);
}.next-upload-list[dir=rtl].next-upload-list-text .next-upload-list-item {
  padding: 4px 8px;
  padding: 4px var(--s-2,8px);
  padding-left: 40px;
  padding-left: calc(var(--s-3,12px) * 2 + 16px);
}.next-upload-list[dir=rtl].next-upload-list-text .next-icon {
  left: 12px;
  left: var(--s-3,12px);
  right: auto;
}.next-upload-list[dir=rtl].next-upload-list-image .next-icon-close {
  float: left;
  margin-left: 4px;
  margin-left: var(--upload-image-list-close-icon-right, 4px);
  margin-right: 0;
}.next-upload-list[dir=rtl].next-upload-list-image .next-upload-list-item-thumbnail {
  float: right;
  margin-left: 8px;
  margin-right: 0;
}.next-upload-list[dir=rtl].next-upload-list-image .next-upload-list-item-progress {
  margin-right: 56px;
  margin-right: calc(var(--s-12,48px) + 8px);
  margin-left: 20px;
  margin-left: calc(12px + var(--upload-image-list-close-icon-right, 4px) * 2);
}.next-upload {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-upload *,
.next-upload *:before,
.next-upload *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-upload-inner {
  outline: 0;
  display: inline-block;
}.next-upload-inner.next-hidden {
  display: none;
}.next-upload-list {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-upload-list *,
.next-upload-list *:before,
.next-upload-list *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-upload-list-item {
  position: relative;
}.next-upload-list-item.next-hidden {
  display: none;
}.next-upload-list-item-name {
  text-decoration: none;
}.next-upload.next-disabled {
  border-color: #1c1c1c !important;
  border-color: var(--color-line1-1, #1c1c1c) !important;
  color: #666666 !important;
  color: var(--color-text1-1, #666666) !important;
}.next-upload.next-disabled .next-icon-close {
  cursor: not-allowed !important;
}.next-upload.next-disabled .next-upload-inner * {
  color: #666666 !important;
  color: var(--color-text1-1, #666666) !important;
  border-color: #1c1c1c !important;
  border-color: var(--color-line1-1, #1c1c1c) !important;
  cursor: not-allowed !important;
}.next-upload-list-text .next-upload-list-item {
  background-color: #333333;
  background-color: var(--upload-text-list-bg-color, #333333);
  padding: 4px 8px;
  padding: 4px var(--s-2,8px);
  padding-right: 40px;
  padding-right: calc(var(--s-3,12px) * 2 + 16px);
  height: 40px;
  height: var(--s-10,40px);
  line-height: 32px;
  line-height: calc(var(--s-10,40px) - 8px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  overflow: hidden;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  border-radius: 0px;
  border-radius: var(--corner-zero,0px);
}.next-upload-list-text .next-upload-list-item:not(:last-child) {
  margin-bottom: 4px;
}.next-upload-list-text .next-upload-list-item-op {
  position: absolute;
  top: 0;
  right: 12px;
  right: var(--s-3,12px);
}.next-upload-list-text .next-upload-list-item .next-icon-close {
  color: #8c8c8c;
  color: var(--upload-text-list-close-icon-color, #8c8c8c);
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  line-height: 40px;
  line-height: var(--s-10,40px);
}.next-upload-list-text .next-upload-list-item .next-icon-close:before,
.next-upload-list-text .next-upload-list-item .next-icon-close .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-upload-list-text .next-upload-list-item:hover {
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}.next-upload-list-text .next-upload-list-item:hover .next-icon {
  color: #d9d9d9;
  color: var(--upload-text-list-close-icon-color-hover, #d9d9d9);
}.next-upload-list-text .next-upload-list-item-name-wrap {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 4px;
}.next-upload-list-text .next-upload-list-item-name {
  color: #e6e6e6;
  color: var(--upload-text-list-name-font-color, #e6e6e6);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-upload-list-text .next-upload-list-item-size {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  margin-left: 8px;
}.next-upload-list-text .next-upload-list-item-uploading {
  line-height: 16px;
  line-height: calc(var(--s-10,40px) / 2 - 4px);
}.next-upload-list-text .next-upload-list-item-uploading .next-upload-list-item-progress {
  line-height: 0;
  padding-top: 4px;
  padding-top: calc(var(--s-10,40px) / 2 / 2 - 2px - var(--s-2,8px) / 2);
  padding-bottom: 4px;
  padding-bottom: calc(var(--s-10,40px) / 2 / 2 - 2px - var(--s-2,8px) / 2);
}.next-upload-list-text .next-upload-list-item-uploading .next-upload-list-item-progress .next-progress-line-underlay {
  height: 8px;
  height: var(--s-2,8px);
}.next-upload-list-text .next-upload-list-item-uploading .next-upload-list-item-progress .next-progress-line-overlay {
  height: 8px;
  height: var(--s-2,8px);
  margin-top: -4px;
  margin-top: calc(0px - var(--s-2,8px) / 2);
}.next-upload-list-text .next-upload-list-item-done {
  line-height: 32px;
  line-height: calc(var(--s-10,40px) - 8px);
}.next-upload-list-text .next-upload-list-item-done:hover .next-upload-list-item-name {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-upload-list-text .next-upload-list-item-done:hover .next-upload-list-item-size {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-upload-list-text .next-upload-list-item-error {
  /* stylelint-disable declaration-no-important */
  background-color: #291614 !important;
  background-color: var(--color-error-1,rgba(41,22,20,1)) !important;
}.next-upload-list-text .next-upload-list-item-error.next-upload-list-item-error-with-msg {
  line-height: 16px;
  line-height: calc(var(--s-10,40px) / 2 - 4px);
}.next-upload-list-text .next-upload-list-item-error-msg {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #cc493d;
  color: var(--color-error-5,rgba(204,73,61,1));
}.next-upload-list-image .next-upload-list-item {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #333333;
  border: var(--line-1,1px) solid var(--color-line1-2,rgba(51,51,51,1));
  background-color: transparent;
  background-color: var(--upload-image-list-item-bg-color, transparent);
  padding: 8px;
  padding: var(--s-2,8px);
  height: 48px;
  height: var(--s-12,48px);
  line-height: 48px;
  line-height: var(--s-12,48px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  overflow: hidden;
  border-radius: 0px;
  border-radius: var(--upload-card-list-corner, 0px);
}.next-upload-list-image .next-upload-list-item:not(:last-child) {
  margin-bottom: 4px;
}.next-upload-list-image .next-upload-list-item:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: " ";
  clear: both;
}.next-upload-list-image .next-upload-list-item-op {
  float: right;
  margin-right: 4px;
}.next-upload-list-image .next-upload-list-item .next-icon-close {
  cursor: pointer;
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  text-align: center;
}.next-upload-list-image .next-upload-list-item .next-icon-close:before,
.next-upload-list-image .next-upload-list-item .next-icon-close .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-upload-list-image .next-upload-list-item:hover {
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-upload-list-image .next-upload-list-item:hover .next-icon-close {
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
}.next-upload-list-image .next-upload-list-item-name {
  display: block;
  color: #e6e6e6;
  color: var(--upload-text-list-name-font-color, #e6e6e6);
  margin-left: 56px;
  margin-left: calc(var(--s-12,48px) + var(--s-2,8px));
  margin-right: 20px;
  margin-right: calc(12px + var(--upload-image-list-close-icon-right, 4px) * 2);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
}.next-upload-list-image .next-upload-list-item-size {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
  margin-left: 8px;
}.next-upload-list-image .next-upload-list-item-done:hover .next-upload-list-item-name {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-upload-list-image .next-upload-list-item-done:hover .next-upload-list-item-size {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-upload-list-image .next-upload-list-item-thumbnail {
  float: left;
  width: 48px;
  width: var(--s-12,48px);
  height: 48px;
  height: var(--s-12,48px);
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  border: 1px solid #333333;
  border: var(--line-1,1px) solid var(--upload-image-list-item-picture-border-color, #333333);
  border-radius: 0px;
  border-radius: var(--corner-zero,0px);
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
  margin-right: 8px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-upload-list-image .next-upload-list-item-thumbnail img {
  width: 100%;
  height: 100%;
}.next-upload-list-image .next-upload-list-item-thumbnail .next-icon {
  display: block;
  margin: 0;
  line-height: 48px;
  line-height: var(--s-12,48px);
}.next-upload-list-image .next-upload-list-item-thumbnail .next-icon:before,
.next-upload-list-image .next-upload-list-item-thumbnail .next-icon .next-icon-remote {
  width: 24px;
  font-size: 24px;
  line-height: inherit;
}.next-upload-list-image .next-upload-list-item-error {
  border-color: #7a3731 !important;
  border-color: var(--color-error-3,rgba(122,55,49,1)) !important;
  background-color: transparent;
  background-color: var(--upload-image-list-item-error-bg-color, transparent);
}.next-upload-list-image .next-upload-list-item-uploading {
  background-color: transparent;
  background-color: var(--upload-image-list-item-uploading-bg-color, transparent);
}.next-upload-list-image .next-upload-list-item-uploading .next-upload-list-item-name {
  height: 24px;
  height: calc(var(--s-12,48px) / 2);
  line-height: 24px;
  line-height: calc(var(--s-12,48px) / 2);
}.next-upload-list-image .next-upload-list-item-uploading .next-upload-list-item-progress {
  margin-left: 56px;
  margin-left: calc(var(--s-12,48px) + 8px);
  margin-right: 20px;
  margin-right: calc(12px + var(--upload-image-list-close-icon-right, 4px) * 2);
  line-height: 0;
  padding-top: 8px;
  padding-top: calc(var(--s-12,48px) / 2 / 2 - var(--s-2,8px) / 2);
  padding-bottom: 8px;
  padding-bottom: calc(var(--s-12,48px) / 2 / 2 - var(--s-2,8px) / 2);
}.next-upload-list-image .next-upload-list-item-uploading .next-upload-list-item-progress .next-progress-line-underlay {
  height: 8px;
  height: var(--s-2,8px);
}.next-upload-list-image .next-upload-list-item-uploading .next-upload-list-item-progress .next-progress-line-overlay {
  height: 8px;
  height: var(--s-2,8px);
  margin-top: -4px;
  margin-top: calc(0px - var(--s-2,8px) / 2);
}.next-upload-list-image .next-upload-list-item-error-with-msg .next-upload-list-item-name,
.next-upload-list-image .next-upload-list-item-error-with-msg .next-upload-list-item-error-msg {
  height: 24px;
  height: calc(var(--s-12,48px) / 2);
  line-height: 24px;
  line-height: calc(var(--s-12,48px) / 2);
}.next-upload-list-image .next-upload-list-item-error-with-msg .next-upload-list-item-error-msg {
  margin-left: 56px;
  margin-left: calc(var(--s-12,48px) + 8px);
  margin-right: 20px;
  margin-right: calc(12px + var(--upload-image-list-close-icon-right, 4px) * 2);
  color: #cc493d;
  color: var(--color-error-5,rgba(204,73,61,1));
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}.next-upload-list-card {
  display: inline-block;
}.next-upload-list-card .next-upload-list-item {
  vertical-align: middle;
  float: left;
}.next-upload-list-card .next-upload-list-item:not(:last-child) {
  margin-right: 12px;
  margin-right: var(--s-3,12px);
}.next-upload-list-card .next-upload-list-item-wrapper {
  position: relative;
  border: 1px solid #4d4d4d;
  border: 1px solid var(--color-line1-3,rgba(77,77,77,1));
  width: 100px;
  width: var(--s-25,100px);
  height: 100px;
  height: var(--s-25,100px);
  padding: 0px;
  padding: var(--s-zero,0px);
  background-color: transparent;
  background-color: var(--color-transparent,transparent);
  border-radius: 0px;
  border-radius: var(--corner-zero,0px);
  overflow: hidden;
}.next-upload-list-card .next-upload-list-item-thumbnail {
  text-align: center;
  width: 100%;
  height: 100%;
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-upload-list-card .next-upload-list-item-thumbnail img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}.next-upload-list-card .next-upload-list-item-thumbnail img:focus {
  outline: 0;
}.next-upload-list-card .next-upload-list-item-thumbnail .next-icon {
  width: 100%;
}.next-upload-list-card .next-upload-list-item-thumbnail .next-icon:before,
.next-upload-list-card .next-upload-list-item-thumbnail .next-icon .next-icon-remote {
  width: 48px;
  font-size: 48px;
  line-height: inherit;
}.next-upload-list-card .next-upload-list-item-handler {
  margin-top: 13px;
  margin-top: calc(var(--s-25,100px) / 2 - 37px);
}.next-upload-list-card .next-upload-list-item-handler .next-icon-cry {
  margin-top: 10px;
}.next-upload-list-card .next-upload-list-item-name {
  display: block;
  width: 100px;
  width: var(--s-25,100px);
  text-align: center;
  margin-top: 4px;
  margin-top: var(--s-1,4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}.next-upload-list-card .next-upload-list-item-progress {
  position: absolute;
  font-size: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}.next-upload-list-card .next-upload-list-item-progress .next-progress-line-underlay {
  border-radius: 0;
  height: 8px;
  height: var(--upload-card-list-progressbar-height, 8px);
}.next-upload-list-card .next-upload-list-item-progress .next-progress-line-overlay {
  border-radius: 0;
  height: 8px;
  height: var(--upload-card-list-progressbar-height, 8px);
  margin-top: -4px;
  margin-top: calc(0px - var(--upload-card-list-progressbar-height, 8px) / 2);
}.next-upload-list-card .next-upload-list-item-uploading .next-upload-list-item-wrapper {
  background-color: #0a0a0a;
  background-color: var(--color-fill1-1,rgba(10,10,10,1));
}.next-upload-list-card .next-upload-list-item:hover .next-upload-tool {
  opacity: 0.8;
}.next-upload-list-card .next-upload-list-item .next-upload-tool {
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.7);
  background-color: rgba(0, 0, 0, .7);
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  opacity: 0;
  width: 100%;
  height: 28px;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}.next-upload-list-card .next-upload-list-item .next-upload-tool .next-icon {
  line-height: 28px;
  color: #FFFFFF;
  cursor: pointer;
}.next-upload-list-card .next-upload-list-item .next-upload-tool .next-icon:before,
.next-upload-list-card .next-upload-list-item .next-upload-tool .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-upload-list-card .next-upload-list-item .next-upload-tool-item {
  width: 100%;
  text-align: center;
}.next-upload-list-card .next-upload-list-item .next-upload-tool-item:not(:last-child) {
  border-right: 1px solid #FFFFFF;
}.next-upload-list-card .next-upload-list-item .next-upload-tool-reupload {
  display: inline-block;
}.next-upload-list-card .next-upload-list-item .next-upload-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}.next-upload-list-card .next-upload-list-item-error .next-upload-list-item-wrapper {
  border-color: #7a3731;
  border-color: var(--color-error-3,rgba(122,55,49,1));
}.next-upload-list-card.next-upload-ie9 .next-upload-tool {
  display: table;
}.next-upload-list-card.next-upload-ie9 .next-upload-tool-item {
  display: table-cell;
  width: 1%;
}.next-upload-list-card.next-upload-ie9 .next-upload-card {
  display: table-cell;
}.next-upload-card {
  border: 1px solid transparent;
  border: 1px var(--upload-card-border-style, solid) var(--upload-card-border-color, transparent);
  width: 100px;
  width: var(--s-25,100px);
  height: 100px;
  height: var(--s-25,100px);
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
  text-align: center;
  cursor: pointer;
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear;
  display: table-cell;
  vertical-align: middle;
  border-radius: 0px;
  border-radius: var(--corner-zero,0px);
}.next-upload-card .next-icon {
  color: #666666;
  color: var(--upload-card-icon-color, #666666);
}.next-upload-card .next-icon:before,
.next-upload-card .next-icon .next-icon-remote {
  width: 24px;
  font-size: 24px;
  line-height: inherit;
}.next-upload-card .next-upload-add-icon::before {
  content: "\e655";
}.next-upload-card .next-upload-text {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  margin-top: 12px;
  margin-top: var(--upload-card-add-text-margin-top, 12px);
  color: #cccccc;
  color: var(--upload-card-font-color, #cccccc);
  outline: none;
}.next-upload-card:hover {
  border-color: #4d4d4d;
  border-color: var(--color-line1-3,rgba(77,77,77,1));
}.next-upload-card:hover .next-icon {
  color: #cccccc;
  color: var(--upload-card-hover-font-color, #cccccc);
}.next-upload-card:hover .next-upload-text {
  color: #cccccc;
  color: var(--upload-card-hover-font-color, #cccccc);
}.next-upload-dragable .next-upload-inner {
  display: block;
}.next-upload-dragable .next-upload-drag {
  border: 1px dashed #4d4d4d;
  border: 1px dashed var(--color-line1-3,rgba(77,77,77,1));
  -webkit-transition: border-color 100ms linear;
  transition: border-color 100ms linear;
  cursor: pointer;
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  background-color: transparent;
  background-color: var(--color-transparent,transparent);
  text-align: center;
  margin-bottom: 4px;
}.next-upload-dragable .next-upload-drag-icon {
  margin: 20px 0 0;
  color: #d9d9d9;
  color: var(--upload-drag-zone-upload-icon-color, #d9d9d9);
}.next-upload-dragable .next-upload-drag-icon .next-upload-drag-upload-icon::before {
  content: "\e7ee";
  font-size: 24px;
}.next-upload-dragable .next-upload-drag-text {
  margin: 12px 0 0;
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
}.next-upload-dragable .next-upload-drag-hint {
  margin: 4px 0 20px;
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-upload-dragable .next-upload-drag-over {
  border-color: #2789f2;
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}/** light **/
/** dark **/
/** brand **/
.next-shell {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}.next-shell *,
.next-shell *:before,
.next-shell *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-shell-content-wrapper {
  overflow: auto;
}.next-shell-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9;
}.next-shell-header .dock-trigger,
.next-shell-header .nav-trigger {
  outline: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  width: 32px;
  height: 32px;
}.next-shell-header .nav-trigger {
  margin-right: 10px;
}.next-shell-header .dock-trigger {
  margin-left: 10px;
}.next-shell-header.next-shell-fixed-header {
  position: sticky;
  top: 0;
}.next-shell-header .next-shell-navigation {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}.next-shell-header .next-shell-branding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}.next-shell-header .next-shell-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}.next-shell-sub-main {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  overflow: auto;
  outline: 0;
}.next-shell-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  height: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  overflow: auto;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}.next-shell-main .next-shell-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}.next-shell-main .next-shell-content-inner {
  margin: 0 auto;
}.next-shell-main .next-shell-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}.next-shell .next-aside-navigation,
.next-shell .next-aside-tooldock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}.next-shell .next-aside-navigation.fixed,
.next-shell .next-aside-tooldock.fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1;
}.next-shell .next-aside-navigation.fixed {
  left: 0;
}.next-shell .next-aside-tooldock.fixed {
  right: 0;
}.next-shell-aside {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}.next-shell-aside .aside-trigger {
  cursor: pointer;
  outline: 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 20px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #DDD;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}.next-shell-aside .local-nav-trigger {
  outline: 0;
  border-left: none;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  right: 0;
}.next-shell-aside .ancillary-trigger {
  outline: 0;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  border-right: 0;
  left: 1px;
}.next-shell-aside.next-aside-localnavigation {
  position: relative;
}.next-shell-aside.next-aside-ancillary {
  position: relative;
}.next-shell-aside.next-shell-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-self: flex-start;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}.next-shell-aside.next-shell-tooldock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}.next-shell-aside .next-shell-tooldockitem {
  width: 100%;
  text-align: center;
}.next-shell-aside .next-shell-localnavigation {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-self: flex-start;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}.next-shell-aside .next-shell-ancillary {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-self: flex-start;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}.next-shell-light .next-shell-header .dock-trigger,
.next-shell-light .next-shell-header .nav-trigger {
  background: #141414;
  background: var(--shell-light-header-background, #141414);
}.next-shell-light .next-shell-aside .local-nav-trigger {
  background: #1c1c1c;
  background: var(--color-fill1-4,rgba(28,28,28,1));
}.next-shell-light .next-shell-aside .ancillary-trigger {
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
}.next-shell-light .next-shell-header {
  color: #e6e6e6;
  color: var(--shell-light-header-color, #e6e6e6);
  height: 52px;
  height: var(--s-13,52px);
  background: #141414;
  background: var(--shell-light-header-background, #141414);
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(--shell-light-header-shadow, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: var(--shell-light-header-shadow, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
  padding: 0 16px;
  padding: 0 var(--s-4,16px);
}.next-shell-light .next-shell-header .next-shell-navigation {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 52px;
  height: var(--s-13,52px);
  line-height: 52px;
  line-height: var(--s-13,52px);
  margin: 0 48px;
  margin: 0 var(--s-12,48px);
}.next-shell-light .next-shell-task-header {
  width: 100%;
  min-height: 40px;
  min-height: var(--s-10,40px);
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 0 0px;
  padding: 0 var(--s-zero,0px);
  overflow: auto;
}.next-shell-light .next-shell-main {
  background: #0a0a0a;
  background: var(--shell-light-content-background, #0a0a0a);
}.next-shell-light .next-shell-main .next-shell-appbar {
  min-height: 48px;
  min-height: var(--s-12,48px);
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 0 24px;
  padding: 0 var(--s-6,24px);
}.next-shell-light .next-shell-main .next-shell-content {
  padding: 20px 20px;
  padding: var(--s-5,20px) var(--s-5,20px);
}.next-shell-light .next-shell-main .next-shell-footer {
  background: transparent;
  background: var(--color-transparent,transparent);
  min-height: 56px;
  min-height: var(--s-14,56px);
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-shell-light .next-shell-aside.next-shell-navigation {
  width: 168px;
  width: var(--s-42,168px);
  background: #141414;
  background: var(--shell-light-navigation-ver-background, #141414);
  border-right: 0px solid #141414;
  border-right: var(--shell-light-navigation-ver-divider-size, 0px) var(--line-solid,solid) var(--shell-light-navigation-ver-divider-color, #141414);
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 8px 0 8px;
  padding: var(--s-2,8px) 0 var(--s-2,8px);
}.next-shell-light .next-shell-aside.next-shell-navigation.next-shell-collapse.next-shell-mini {
  width: 60px;
  width: var(--s-15,60px);
}.next-shell-light .next-shell-aside.next-shell-navigation.next-shell-collapse {
  width: 0;
}.next-shell-light .next-shell-aside.next-shell-tooldock {
  width: 52px;
  width: var(--s-13,52px);
  background: #1c1c1c;
  background: var(--color-fill1-4,rgba(28,28,28,1));
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 8px 0 8px;
  padding: var(--s-2,8px) 0 var(--s-2,8px);
}.next-shell-light .next-shell-aside .next-shell-tooldockitem {
  padding: 8px 0;
  padding: var(--s-2,8px) 0;
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
  background: transparent;
  background: var(--color-transparent,transparent);
}.next-shell-light .next-shell-aside .next-shell-tooldockitem:hover {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  background: #141414;
  background: var(--color-fill1-3,rgba(20,20,20,1));
}.next-shell-light .next-shell-aside .next-shell-localnavigation {
  width: 168px;
  width: var(--s-42,168px);
  background: #1c1c1c;
  background: var(--color-fill1-4,rgba(28,28,28,1));
  border-right: 1px solid #1c1c1c;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 8px 0 8px;
  padding: var(--s-2,8px) 0 var(--s-2,8px);
}.next-shell-light .next-shell-aside .next-shell-localnavigation.next-shell-collapse {
  width: 0;
}.next-shell-light .next-shell-aside .next-shell-ancillary {
  width: 168px;
  width: var(--s-42,168px);
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 8px 0 8px;
  padding: var(--s-2,8px) 0 var(--s-2,8px);
}.next-shell-light .next-shell-aside .next-shell-ancillary.next-shell-collapse {
  width: 0;
}.next-shell-dark .next-shell-header .dock-trigger,
.next-shell-dark .next-shell-header .nav-trigger {
  background: #000000;
  background: var(--color-black,#000000);
}.next-shell-dark .next-shell-aside .local-nav-trigger {
  background: #1c1c1c;
  background: var(--color-fill1-4,rgba(28,28,28,1));
}.next-shell-dark .next-shell-aside .ancillary-trigger {
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
}.next-shell-dark .next-shell-header {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  height: 52px;
  height: var(--s-13,52px);
  background: #000000;
  background: var(--color-black,#000000);
  border-bottom: 1px solid #1F1F1F;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) #1F1F1F;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(--shell-dark-header-shadow, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: var(--shell-dark-header-shadow, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
  padding: 0 16px;
  padding: 0 var(--s-4,16px);
}.next-shell-dark .next-shell-header .next-shell-navigation {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 52px;
  height: var(--s-13,52px);
  line-height: 52px;
  line-height: var(--s-13,52px);
  margin: 0 48px;
  margin: 0 var(--s-12,48px);
}.next-shell-dark .next-shell-task-header {
  width: 100%;
  min-height: 40px;
  min-height: var(--s-10,40px);
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 0 0px;
  padding: 0 var(--s-zero,0px);
  overflow: auto;
}.next-shell-dark .next-shell-main {
  background: #141414;
  background: var(--color-fill1-3,rgba(20,20,20,1));
}.next-shell-dark .next-shell-main .next-shell-appbar {
  min-height: 48px;
  min-height: var(--s-12,48px);
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 0 24px;
  padding: 0 var(--s-6,24px);
}.next-shell-dark .next-shell-main .next-shell-content {
  padding: 20px 20px;
  padding: var(--s-5,20px) var(--s-5,20px);
}.next-shell-dark .next-shell-main .next-shell-footer {
  background: transparent;
  background: var(--color-transparent,transparent);
  min-height: 56px;
  min-height: var(--s-14,56px);
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-shell-dark .next-shell-aside.next-shell-navigation {
  width: 168px;
  width: var(--s-42,168px);
  background: #141414;
  background: var(--shell-dark-navigation-ver-background, #141414);
  border-right: 1px solid #1c1c1c;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 8px 0 8px;
  padding: var(--s-2,8px) 0 var(--s-2,8px);
}.next-shell-dark .next-shell-aside.next-shell-navigation.next-shell-collapse.next-shell-mini {
  width: 60px;
  width: var(--s-15,60px);
}.next-shell-dark .next-shell-aside.next-shell-navigation.next-shell-collapse {
  width: 0;
}.next-shell-dark .next-shell-aside.next-shell-tooldock {
  width: 52px;
  width: var(--s-13,52px);
  background: #1c1c1c;
  background: var(--color-fill1-4,rgba(28,28,28,1));
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 8px 0 8px;
  padding: var(--s-2,8px) 0 var(--s-2,8px);
}.next-shell-dark .next-shell-aside .next-shell-tooldockitem {
  padding: 8px 0;
  padding: var(--s-2,8px) 0;
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
  background: transparent;
  background: var(--color-transparent,transparent);
}.next-shell-dark .next-shell-aside .next-shell-tooldockitem:hover {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  background: #141414;
  background: var(--color-fill1-3,rgba(20,20,20,1));
}.next-shell-dark .next-shell-aside .next-shell-localnavigation {
  width: 168px;
  width: var(--s-42,168px);
  background: #1c1c1c;
  background: var(--color-fill1-4,rgba(28,28,28,1));
  border-right: 1px solid #1c1c1c;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 8px 0 8px;
  padding: var(--s-2,8px) 0 var(--s-2,8px);
}.next-shell-dark .next-shell-aside .next-shell-localnavigation.next-shell-collapse {
  width: 0;
}.next-shell-dark .next-shell-aside .next-shell-ancillary {
  width: 168px;
  width: var(--s-42,168px);
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 8px 0 8px;
  padding: var(--s-2,8px) 0 var(--s-2,8px);
}.next-shell-dark .next-shell-aside .next-shell-ancillary.next-shell-collapse {
  width: 0;
}.next-shell-brand .next-shell-header .dock-trigger,
.next-shell-brand .next-shell-header .nav-trigger {
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
}.next-shell-brand .next-shell-aside .local-nav-trigger {
  background: #1c1c1c;
  background: var(--color-fill1-4,rgba(28,28,28,1));
}.next-shell-brand .next-shell-aside .ancillary-trigger {
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
}.next-shell-brand .next-shell-header {
  color: #FFFFFF;
  color: var(--color-white,#FFFFFF);
  height: 52px;
  height: var(--s-13,52px);
  background: #2789f2;
  background: var(--color-brand1-6,rgba(39,137,242,1));
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(--shell-brand-header-shadow, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  box-shadow: var(--shell-brand-header-shadow, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
  padding: 0 16px;
  padding: 0 var(--s-4,16px);
}.next-shell-brand .next-shell-header .next-shell-navigation {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 52px;
  height: var(--s-13,52px);
  line-height: 52px;
  line-height: var(--s-13,52px);
  margin: 0 48px;
  margin: 0 var(--s-12,48px);
}.next-shell-brand .next-shell-task-header {
  width: 100%;
  min-height: 40px;
  min-height: var(--s-10,40px);
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 0 0px;
  padding: 0 var(--s-zero,0px);
  overflow: auto;
}.next-shell-brand .next-shell-main {
  background: #141414;
  background: var(--color-fill1-3,rgba(20,20,20,1));
}.next-shell-brand .next-shell-main .next-shell-appbar {
  min-height: 48px;
  min-height: var(--s-12,48px);
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 0 24px;
  padding: 0 var(--s-6,24px);
}.next-shell-brand .next-shell-main .next-shell-content {
  padding: 20px 20px;
  padding: var(--s-5,20px) var(--s-5,20px);
}.next-shell-brand .next-shell-main .next-shell-footer {
  background: transparent;
  background: var(--color-transparent,transparent);
  min-height: 56px;
  min-height: var(--s-14,56px);
  color: #666666;
  color: var(--color-text1-1,rgba(102,102,102,1));
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-shell-brand .next-shell-aside.next-shell-navigation {
  width: 168px;
  width: var(--s-42,168px);
  background: #141414;
  background: var(--shell-brand-navigation-ver-background, #141414);
  border-right: 1px solid #1c1c1c;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 8px 0 8px;
  padding: var(--s-2,8px) 0 var(--s-2,8px);
}.next-shell-brand .next-shell-aside.next-shell-navigation.next-shell-collapse.next-shell-mini {
  width: 60px;
  width: var(--s-15,60px);
}.next-shell-brand .next-shell-aside.next-shell-navigation.next-shell-collapse {
  width: 0;
}.next-shell-brand .next-shell-aside.next-shell-tooldock {
  width: 52px;
  width: var(--s-13,52px);
  background: #1c1c1c;
  background: var(--color-fill1-4,rgba(28,28,28,1));
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 8px 0 8px;
  padding: var(--s-2,8px) 0 var(--s-2,8px);
}.next-shell-brand .next-shell-aside .next-shell-tooldockitem {
  padding: 8px 0;
  padding: var(--s-2,8px) 0;
  color: #d9d9d9;
  color: var(--color-text1-3,rgba(217,217,217,1));
  background: transparent;
  background: var(--color-transparent,transparent);
}.next-shell-brand .next-shell-aside .next-shell-tooldockitem:hover {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  background: #141414;
  background: var(--color-fill1-3,rgba(20,20,20,1));
}.next-shell-brand .next-shell-aside .next-shell-localnavigation {
  width: 168px;
  width: var(--s-42,168px);
  background: #1c1c1c;
  background: var(--color-fill1-4,rgba(28,28,28,1));
  border-right: 1px solid #1c1c1c;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 8px 0 8px;
  padding: var(--s-2,8px) 0 var(--s-2,8px);
}.next-shell-brand .next-shell-aside .next-shell-localnavigation.next-shell-collapse {
  width: 0;
}.next-shell-brand .next-shell-aside .next-shell-ancillary {
  width: 168px;
  width: var(--s-42,168px);
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--color-line1-1,rgba(28,28,28,1));
  -webkit-box-shadow: none;
  -webkit-box-shadow: var(--shadow-zero,none);
  box-shadow: none;
  box-shadow: var(--shadow-zero,none);
  padding: 8px 0 8px;
  padding: var(--s-2,8px) 0 var(--s-2,8px);
}.next-shell-brand .next-shell-aside .next-shell-ancillary.next-shell-collapse {
  width: 0;
}.next-shell-header .next-shell-navigation.next-shell-nav-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}.next-shell-header .next-shell-navigation.next-shell-nav-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}.next-shell-header .next-shell-navigation.next-shell-nav-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}.next-shell.next-shell-phone .next-aside-navigation {
  width: 100%;
}.next-shell.next-shell-phone .next-aside-navigation.next-shell-collapse {
  width: 0;
}.next-shell.next-shell-phone .next-shell-header .next-shell-navigation {
  display: none;
}.next-shell.next-shell-phone .next-shell-navigation {
  width: 100%;
  height: 100%;
  -webkit-transition: height 0.2s ease;
  transition: height 0.2s ease;
}.next-shell.next-shell-phone .next-shell-navigation.next-shell-collapse {
  padding: 0;
  height: 0;
  -webkit-transition: height 0.2s ease;
  transition: height 0.2s ease;
}.next-shell.next-shell-phone .next-shell-tooldock {
  height: 52px;
  height: var(--s-13,52px);
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}.next-shell.next-shell-phone .next-shell-tooldock.next-shell-collapse {
  display: none;
  height: 0;
  padding: 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}.next-shell.next-shell-tablet .next-shell-aside.next-aside-ancillary, .next-shell.next-shell-phone .next-shell-aside.next-aside-ancillary {
  width: 0;
}.next-shell.next-shell-tablet .next-shell-ancillary, .next-shell.next-shell-phone .next-shell-ancillary {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}.next-shell.next-shell-tablet .next-shell-aside.next-aside-localnavigation, .next-shell.next-shell-phone .next-shell-aside.next-aside-localnavigation {
  width: 0;
}.next-notification {
  width: 384px;
  position: fixed;
  z-index: 1010;
  padding: 0;
  margin: 0;
}.next-notification .next-message {
  margin-bottom: 16px;
  overflow: hidden;
}.next-notification-fade-leave {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}.next-notification-fade-leave.next-notification-fade-leave-active {
  -webkit-animation-name: NotificationFadeOut;
  animation-name: NotificationFadeOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}@-webkit-keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
@keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    opacity: 1;
  }
  100% {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
.next-typography {
  color: #d9d9d9;
  color: var(--typography-text-color, #d9d9d9);
}.next-typography-title {
  font-weight: 600;
  font-weight: var(--font-weight-semi-bold,600);
  margin-bottom: 0.5em;
}.next-typography + .next-typography-title {
  margin-top: 1.2em;
}.next-typography-paragraph {
  color: #d9d9d9;
  color: var(--typography-text-color, #d9d9d9);
  margin-bottom: 1em;
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  line-height: 1.5;
  line-height: var(--font-lineheight-2,1.5);
}.next-typography mark {
  padding: 0;
  background: #00488f;
  background: var(--typography-text-mark-background, #00488f);
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-typography strong {
  font-weight: 600;
  font-weight: var(--font-weight-semi-bold,600);
}.next-typography code {
  background-color: #333333;
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
  border: 1px solid #1c1c1c;
  border: 1px solid var(--color-line1-1,rgba(28,28,28,1));
  margin: 0 0.2em;
  padding: 0.2em 0.4em 0.1em;
  font-size: 85%;
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-typography ul,
.next-typography ol {
  margin: 0 0 1em 0;
  padding: 0;
}.next-typography li {
  list-style-type: circle;
  margin: 0 0 0 20px;
  padding: 0 0 0 4px;
}.next-typography a {
  text-decoration: none;
}.next-typography a:link {
  color: #2789f2;
  color: var(--color-link-1, #2789f2);
}.next-typography a:visited {
  color: #307ac9;
  color: var(--color-link-2, #307ac9);
}.next-typography a:hover {
  color: #4e9ff5;
  color: var(--color-link-3, #4e9ff5);
}.next-typography a:active {
  text-decoration: underline;
  color: #4e9ff5;
  color: var(--color-link-3, #4e9ff5);
}h1.next-typography-title {
  font-size: 20px;
  font-size: var(--font-size-headline,20px);
}h2.next-typography-title {
  font-size: 18px;
  font-size: var(--font-size-title,18px);
}h3.next-typography-title {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}h4.next-typography-title {
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
}h5.next-typography-title {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}h6.next-typography-title {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}/* put your code here */
.next-divider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.5;
  list-style: none;
  font-variant: tabular-nums;
  -webkit-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
  background: #333333;
  background: var(--divider-hoz-color, #333333);
  border-collapse: separate;
}.next-divider *,
.next-divider *:before,
.next-divider *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-divider-dashed {
  background: none;
  border-color: #333333;
  border-color: var(--divider-hoz-color, #333333);
  border-style: dashed;
  border-width: 1px 0 0;
  border-width: var(--line-1,1px) 0 0;
}.next-divider-hoz {
  display: block;
  clear: both;
  width: 100%;
  min-width: 100%;
  height: 1px;
  height: var(--line-1,1px);
  margin: 16px 0;
  margin: var(--s-4,16px) 0;
}.next-divider-ver {
  position: relative;
  top: -0.06em;
  display: inline-block;
  width: 1px;
  width: var(--line-1,1px);
  background: #333333;
  background: var(--color-line1-2,rgba(51,51,51,1));
  height: 0.9em;
  margin: 0 12px;
  margin: 0 var(--s-3,12px);
  vertical-align: middle;
}.next-divider-hoz.next-divider-with-text-center, .next-divider-hoz.next-divider-with-text-left, .next-divider-hoz.next-divider-with-text-right {
  display: table;
  margin: 16px 0;
  margin: var(--s-4,16px) 0;
  color: #cccccc;
  color: var(--divider-hoz-text-color, #cccccc);
  font-weight: normal;
  font-weight: var(--font-weight-2,normal);
  font-size: 16px;
  font-size: var(--font-size-subhead,16px);
  white-space: nowrap;
  text-align: center;
  background: transparent;
}.next-divider-hoz.next-divider-with-text-center::before, .next-divider-hoz.next-divider-with-text-center::after, .next-divider-hoz.next-divider-with-text-left::before, .next-divider-hoz.next-divider-with-text-left::after, .next-divider-hoz.next-divider-with-text-right::before, .next-divider-hoz.next-divider-with-text-right::after {
  top: 50%;
  display: table-cell;
  width: 50%;
  border-top: 1px solid #333333;
  border-top: var(--line-1,1px) solid var(--divider-hoz-color, #333333);
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  content: "";
}.next-divider-hoz.next-divider-with-text-center.next-divider-dashed, .next-divider-hoz.next-divider-with-text-left.next-divider-dashed, .next-divider-hoz.next-divider-with-text-right.next-divider-dashed {
  border-top: 0;
}.next-divider-hoz.next-divider-with-text-center.next-divider-dashed::before, .next-divider-hoz.next-divider-with-text-center.next-divider-dashed::after, .next-divider-hoz.next-divider-with-text-left.next-divider-dashed::before, .next-divider-hoz.next-divider-with-text-left.next-divider-dashed::after, .next-divider-hoz.next-divider-with-text-right.next-divider-dashed::before, .next-divider-hoz.next-divider-with-text-right.next-divider-dashed::after {
  border-style: dashed none none;
}.next-divider-hoz.next-divider-with-text-left .next-divider-inner-text, .next-divider-hoz.next-divider-with-text-right .next-divider-inner-text {
  display: inline-block;
  padding: 0 16px;
  padding: 0 var(--s-4,16px);
}.next-divider-hoz.next-divider-with-text-left::before {
  top: 50%;
  width: 5%;
}.next-divider-hoz.next-divider-with-text-left::after {
  top: 50%;
  width: 95%;
}.next-divider-hoz.next-divider-with-text-right::before {
  top: 50%;
  width: 95%;
}.next-divider-hoz.next-divider-with-text-right::after {
  top: 50%;
  width: 5%;
}.next-divider-inner-text {
  display: inline-block;
  padding: 0 16px;
  padding: 0 var(--s-4,16px);
}.next-divider-dashed {
  background: none;
  border-color: #333333;
  border-color: var(--divider-hoz-color, #333333);
  border-style: dashed;
  border-width: 1px 0 0;
  border-width: var(--line-1,1px) 0 0;
}.next-divider-dashed.next-divider-ver {
  border-width: 0 0 0 1px;
  border-width: 0 0 0 var(--line-1,1px);
}/* put your code here */
.next-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}.next-box *,
.next-box *:before,
.next-box *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}/* put your code here */
.next-table {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-top-left-radius: 0px;
  border-top-left-radius: var(--corner-zero,0px);
  border-top-right-radius: 0px;
  border-top-right-radius: var(--corner-zero,0px);
  border-bottom-left-radius: 0px;
  border-bottom-left-radius: var(--corner-zero,0px);
  border-bottom-right-radius: 0px;
  border-bottom-right-radius: var(--corner-zero,0px);
  border-top: 1px solid #1c1c1c;
  border-top: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
}.next-table *,
.next-table *:before,
.next-table *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-table .next-table-header tr:first-child th:first-child {
  border-top-left-radius: 0px;
  border-top-left-radius: var(--corner-zero,0px);
}.next-table .next-table-header tr:first-child th:last-child {
  border-top-right-radius: 0px;
  border-top-right-radius: var(--corner-zero,0px);
}.next-table .next-table-header tr:last-child th:first-child {
  border-bottom-left-radius: 0px;
  border-bottom-left-radius: var(--corner-zero,0px);
}.next-table .next-table-header tr:last-child th:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-right-radius: var(--corner-zero,0px);
}.next-table.next-table-layout-fixed {
  overflow: auto;
}.next-table.next-table-layout-fixed table {
  table-layout: fixed;
}.next-table.next-table-layout-auto table {
  table-layout: auto;
}.next-table.next-table-small th .next-table-cell-wrapper {
  padding: 8px 8px;
  padding: var(--s-2,8px) var(--s-2,8px);
}.next-table.next-table-small td .next-table-cell-wrapper {
  padding: 8px 8px;
  padding: var(--s-2,8px) var(--s-2,8px);
}.next-table.next-table-small .next-table-prerow .next-table-cell-wrapper {
  padding: 8px 8px;
}.next-table table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  background: #0a0a0a;
  background: var(--table-row-bg, #0a0a0a);
  border-top-left-radius: 0px;
  border-top-left-radius: var(--corner-zero,0px);
  border-top-right-radius: 0px;
  border-top-right-radius: var(--corner-zero,0px);
  border-bottom-left-radius: 0px;
  border-bottom-left-radius: var(--corner-zero,0px);
  border-bottom-right-radius: 0px;
  border-bottom-right-radius: var(--corner-zero,0px);
}.next-table table tr:first-child td {
  border-top-width: 0;
}.next-table th {
  padding: 0;
  background: #1a1a1a;
  background: var(--table-th-bg, #1a1a1a);
  color: #666666;
  color: var(--table-th-color, #666666);
  text-align: left;
  font-weight: 500;
  font-weight: var(--font-weight-medium,600);
  border-right: 1px solid #1c1c1c;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
}.next-table th .next-table-cell-wrapper {
  padding: 12px 16px;
  padding: var(--s-3,12px) var(--s-4,16px);
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}.next-table th.next-table-prerow .next-table-cell-wrapper {
  padding: 12px 16px;
}.next-table th.next-table-word-break-word .next-table-cell-wrapper {
  word-break: break-word;
}.next-table th.next-table-fix-left, .next-table th.next-table-fix-right {
  z-index: 1;
}.next-table-affix {
  z-index: 1;
  overflow: hidden;
}.next-table-stickylock .next-table-affix {
  z-index: 9;
}.next-table-header-resizable {
  position: relative;
}.next-table-header-resizable .next-table-resize-handler {
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  width: 10px;
  background: transparent;
  cursor: ew-resize;
}.next-table-header-resizable .next-table-resize-handler::after {
  position: absolute;
  display: block;
  content: " ";
  width: 2px;
  width: var(--line-2, 2px);
  height: 100%;
  right: 50%;
}.next-table-header-resizable .next-table-resize-handler:hover::after {
  z-index: 1;
  background: #2789f2;
  background: var(--color-brand1-6, #2789f2);
}.next-table.next-table-lock-left .next-table-header-resizable .next-table-resize-handler,
.next-table.next-table-lock-right .next-table-header-resizable .next-table-resize-handler {
  cursor: initial;
}.next-table.next-table-lock-left .next-table-header-resizable .next-table-resize-handler:hover::after,
.next-table.next-table-lock-right .next-table-header-resizable .next-table-resize-handler:hover::after {
  z-index: -1;
}.next-table td {
  padding: 0;
  border-right: 1px solid #1c1c1c;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
}.next-table td .next-table-cell-wrapper {
  padding: 12px 16px;
  padding: var(--s-3,12px) var(--s-4,16px);
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}.next-table td .next-table-cell-wrapper .next-icon-arrow-down.next-table-tree-arrow,
.next-table td .next-table-cell-wrapper .next-icon-arrow-right.next-table-tree-arrow,
.next-table td .next-table-cell-wrapper .next-table-tree-placeholder {
  margin-right: 8px;
  outline: 0;
  cursor: pointer;
}.next-table td .next-table-cell-wrapper .next-icon-arrow-right.next-table-tree-arrow:before,
.next-table td .next-table-cell-wrapper .next-icon-arrow-right.next-table-tree-arrow .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-table td .next-table-cell-wrapper .next-icon-arrow-right.next-table-tree-arrow::before {
  content: "\e689";
}.next-table td .next-table-cell-wrapper .next-icon-arrow-down.next-table-tree-arrow:before,
.next-table td .next-table-cell-wrapper .next-icon-arrow-down.next-table-tree-arrow .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-table td .next-table-cell-wrapper .next-icon-arrow-down.next-table-tree-arrow::before {
  content: "\e688";
}.next-table td.next-table-prerow .next-table-cell-wrapper {
  padding: 12px 16px;
}.next-table td.next-table-word-break-word .next-table-cell-wrapper {
  word-break: break-word;
}.next-table .next-table-expanded .next-table-cell-wrapper,
.next-table .next-table-selection .next-table-cell-wrapper {
  overflow: visible;
}.next-table.no-header table tr:first-child td {
  border-top-width: 1px;
}.next-table.only-bottom-border {
  border-width: 0;
}.next-table.only-bottom-border th {
  border-width: 0 0 1px 0;
  border-width: 0 0 var(--line-1,1px) 0;
}.next-table.only-bottom-border td {
  border-width: 0 0 1px 0;
  border-width: 0 0 var(--line-1,1px) 0;
}.next-table.only-bottom-border table tr td:first-child,
.next-table.only-bottom-border table tr th:first-child {
  border-left-width: 0;
}.next-table.only-bottom-border .next-table-header tr th:last-child {
  border-right-width: 0;
}.next-table.only-bottom-border .next-table-body tr td:last-child {
  border-right-width: 0;
}.next-table-loading {
  display: block;
}.next-table.zebra tr:nth-child(odd) td {
  background: #FFFFFF;
  background: var(--color-white,#FFFFFF);
}.next-table.zebra tr:nth-child(even) td {
  background: #0a0a0a;
  background: var(--color-fill1-1,rgba(10,10,10,1));
}.next-table.zebra .next-table-row.hovered td {
  background: #1c1c1c;
  background: var(--table-row-hover-bg, #1c1c1c);
  color: #cccccc;
  color: var(--table-row-hover-color, #cccccc);
}.next-table.zebra .next-table-cell.hovered {
  background: #1c1c1c;
  background: var(--table-row-hover-bg, #1c1c1c);
  color: #cccccc;
  color: var(--table-row-hover-color, #cccccc);
}.next-table.zebra .next-table-row.selected td {
  background: #333333;
  background: var(--table-row-selected-bg, #333333);
  color: #cccccc;
  color: var(--color-text-2,rgba(204,204,204,1));
}.next-table-empty {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
  padding: 48px 0;
  padding: var(--s-12,48px) 0;
  text-align: center;
}.next-table-expanded-row > td {
  border-width: 0 0 1px 0;
  border-width: 0 0 var(--line-1,1px) 0;
}.next-table-expanded-row > td:first-child {
  border-left-width: 1px;
  border-left-width: var(--line-1,1px);
}.next-table-expanded-row > td:last-child {
  border-right-width: 1px;
  border-right-width: var(--line-1,1px);
}.next-table-expanded-row:last-child > td {
  border-bottom-width: 1px;
  border-bottom-width: var(--line-1,1px);
}.next-table-expanded-row .next-table {
  border-top: 0;
  border-left: 0;
}.next-table-expanded-row .next-table th, .next-table-expanded-row .next-table td {
  border-right: 1px solid #1c1c1c;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
}.next-table-expanded-row .next-table.only-bottom-border th, .next-table-expanded-row .next-table.only-bottom-border td {
  border-right: 0;
}.next-table-expanded-row .next-table .last td {
  border-bottom: 0;
}.next-table-expanded-row .next-table td.last,
.next-table-expanded-row .next-table th:last-child {
  border-right: 0;
}.next-table-filter-footer {
  margin: 10px 10px 0;
}.next-table-filter-footer button {
  margin-right: 5px;
}.next-table-row {
  -webkit-transition: all 100ms linear;
  transition: all 100ms linear;
  background: #0a0a0a;
  background: var(--table-row-bg, #0a0a0a);
  color: #cccccc;
  color: var(--table-row-color, #cccccc);
}.next-table-row.hidden {
  display: none;
}.next-table-row.hovered {
  background: #1c1c1c;
  background: var(--table-row-hover-bg, #1c1c1c);
  color: #cccccc;
  color: var(--table-row-hover-color, #cccccc);
}.next-table-row.selected {
  background: #333333;
  background: var(--table-row-selected-bg, #333333);
  color: #cccccc;
  color: var(--color-text-2,rgba(204,204,204,1));
}.next-table-cell.hovered {
  background: #1c1c1c;
  background: var(--table-row-hover-bg, #1c1c1c);
  color: #cccccc;
  color: var(--table-row-hover-color, #cccccc);
}.next-table-tree-placeholder {
  visibility: hidden;
}.next-table-tree-placeholder:before,
.next-table-tree-placeholder .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.last .next-table-expanded-row td {
  border-bottom-width: 1px;
}.next-table-body,
.next-table-header {
  overflow: auto;
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-table-column-resize-proxy {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  border-left: 2px solid #2789f2;
  border-left: var(--line-2, 2px) solid var(--color-brand1-6, #2789f2);
  z-index: 10;
  display: none;
}.next-table-header {
  margin-bottom: -20px;
  padding-bottom: 20px;
  border-top-left-radius: 0px;
  border-top-left-radius: var(--corner-zero,0px);
  border-top-right-radius: 0px;
  border-top-right-radius: var(--corner-zero,0px);
  border-bottom-left-radius: 0px;
  border-bottom-left-radius: var(--corner-zero,0px);
  border-bottom-right-radius: 0px;
  border-bottom-right-radius: var(--corner-zero,0px);
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
  scrollbar-width: none;
}.next-table-header::-webkit-scrollbar {
  display: none;
}.next-table-body {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  position: relative;
}.next-table-fixed {
  border-right: 1px solid #1c1c1c;
  border-right: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
}.next-table-fixed table {
  table-layout: fixed;
}.next-table-fixed .next-table-header {
  background: #1a1a1a;
  background: var(--table-th-bg, #1a1a1a);
}.next-table-fixed table tr td:first-child,
.next-table-fixed table tr th:first-child {
  border-left-width: 0;
}.next-table-fixed .next-table-header th {
  border-top-width: 0;
}.next-table-fixed .next-table-header tr th:last-child {
  border-right-width: 0;
}.next-table-fixed .next-table-body td {
  border-top-width: 0;
}.next-table-fixed .next-table-body tr:last-child td {
  border-bottom-width: 0;
}.next-table-fixed .next-table-body tr td:last-child {
  border-right-width: 0;
}.next-table-fixed.only-bottom-border .next-table-body tr:last-child td {
  border-bottom-width: 1px;
  border-bottom-width: var(--line-1,1px);
}.next-table-fixed.next-table-group table tr td:first-child,
.next-table-fixed.next-table-group table tr th:first-child {
  border-left-width: 1px;
  border-left-width: var(--line-1,1px);
}.next-table-fixed.next-table-group .next-table-header th {
  border-top-width: 1px;
  border-top-width: var(--line-1,1px);
}.next-table-fixed.next-table-group .next-table-header tr th:last-child {
  border-right-width: 1px;
  border-right-width: var(--line-1,1px);
}.next-table-fixed.next-table-group .next-table-body td {
  border-top-width: 1px;
  border-top-width: var(--line-1,1px);
}.next-table-fixed.next-table-group .next-table-body tr:last-child td {
  border-bottom-width: 1px;
  border-bottom-width: var(--line-1,1px);
}.next-table-fixed.next-table-group .next-table-body tr td:last-child {
  border-right-width: 1px;
  border-right-width: var(--line-1,1px);
}.next-table-fixed.next-table-lock-left .next-table-header tr th:last-child {
  border-right-width: 1px;
  border-right-width: var(--line-1,1px);
}.next-table-fixed.next-table-lock-left .next-table-body tr td:last-child {
  border-right-width: 1px;
  border-right-width: var(--line-1,1px);
}.next-table-lock .next-table-body {
  overflow-x: auto;
  overflow-y: visible;
}.next-table-group {
  border-width: 0;
}.next-table-group.only-bottom-border .next-table-body table,
.next-table-group.only-bottom-border .next-table-header table {
  border-left: 0;
}.next-table-group.only-bottom-border .next-table-header table,
.next-table-group.only-bottom-border .next-table-body table,
.next-table-group.only-bottom-border .next-table-body table.next-table-row {
  border-top: 0;
}.next-table-group.only-bottom-border .next-table-body .next-table-group-footer td {
  border-bottom: 0;
}.next-table-group .next-table-body {
  margin-top: 8px;
  margin-top: var(--s-2,8px);
}.next-table-group .next-table-body table {
  border-top: 1px solid #1c1c1c;
  border-top: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
  margin-bottom: 8px;
  margin-bottom: var(--s-2,8px);
}.next-table-group .next-table-body table tr:first-child td {
  border-top-width: 1px;
}.next-table-group .next-table-body table:last-of-type {
  margin-bottom: 0;
}.next-table-group .next-table-header table {
  border-top: 1px solid #1c1c1c;
  border-top: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
  border-left: 1px solid #1c1c1c;
  border-left: var(--line-1,1px) var(--line-solid,solid) var(--table-normal-border-color, #1c1c1c);
}.next-table-group .next-table-group-header td {
  background: #1a1a1a;
  background: var(--table-group-th-bg, #1a1a1a);
  color: #8c8c8c;
  color: var(--table-group-th-color, #8c8c8c);
}.next-table-group .next-table-group-header td:first-child {
  border-top-left-radius: 0px;
  border-top-left-radius: var(--corner-zero,0px);
  border-bottom-left-radius: 0px;
  border-bottom-left-radius: var(--corner-zero,0px);
}.next-table-group .next-table-group-header td:last-child {
  border-top-right-radius: 0px;
  border-top-right-radius: var(--corner-zero,0px);
  border-bottom-right-radius: 0px;
  border-bottom-right-radius: var(--corner-zero,0px);
}.next-table-group .next-table-group-footer td {
  background: #1a1a1a;
  background: var(--color-bg-4,rgba(26,26,26,1));
  color: #8c8c8c;
  color: var(--table-group-footer-color, #8c8c8c);
}.next-table-group .next-table-group-footer td:first-child {
  border-top-left-radius: 0px;
  border-top-left-radius: var(--corner-zero,0px);
  border-bottom-left-radius: 0px;
  border-bottom-left-radius: var(--corner-zero,0px);
}.next-table-group .next-table-group-footer td:last-child {
  border-top-right-radius: 0px;
  border-top-right-radius: var(--corner-zero,0px);
  border-bottom-right-radius: 0px;
  border-bottom-right-radius: var(--corner-zero,0px);
}.next-table-group .next-table-row.hovered,
.next-table-group .next-table-row.selected {
  background: #0a0a0a;
  background: var(--table-row-bg, #0a0a0a);
  color: #cccccc;
  color: var(--table-row-color, #cccccc);
}.next-table-lock {
  position: relative;
}.next-table-lock table {
  table-layout: fixed;
}.next-table-header-inner {
  overflow: unset;
}.next-table-header-fixer {
  content: " ";
  border-top-right-radius: 0px;
  border-top-right-radius: var(--corner-zero,0px);
  border-bottom-right-radius: 0px;
  border-bottom-right-radius: var(--corner-zero,0px);
  width: 15px;
  background: inherit;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
}.next-table-wrap-empty .next-table-lock-left td,
.next-table-wrap-empty .next-table-lock-right td {
  border: none;
}.next-table-wrap-empty .next-table-lock-left .next-table-empty,
.next-table-wrap-empty .next-table-lock-right .next-table-empty {
  display: none;
}.next-table-wrap-empty > .next-table-inner > .next-table-body > table {
  table-layout: fixed;
}.next-table-lock-left,
.next-table-lock-right {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  border: 0;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  overflow: hidden;
}.next-table-lock-left table,
.next-table-lock-right table {
  width: auto;
}.next-table-lock-left .next-table-body,
.next-table-lock-right .next-table-body {
  overflow-y: scroll;
  overflow-x: hidden;
  margin-right: -20px;
  padding-right: 0;
}.next-table-lock-left.shadow .next-table-header tr th:last-child,
.next-table-lock-right.shadow .next-table-header tr th:last-child {
  border-right-width: 0;
}.next-table-lock-left.shadow .next-table-body tr td:last-child,
.next-table-lock-right.shadow .next-table-body tr td:last-child {
  border-right-width: 0;
}.next-table-lock-right {
  right: 0;
  left: auto;
}.next-table-lock-right table tr td:first-child,
.next-table-lock-right table tr th:first-child {
  border-left-width: 1px;
}.next-table-lock-right.shadow {
  -webkit-box-shadow: -2px 0 3px rgba(0, 0, 0, 0.12);
  box-shadow: -2px 0 3px rgba(0, 0, 0, 0.12);
}.next-table-lock-left.shadow {
  -webkit-box-shadow: 2px 0 3px rgba(0, 0, 0, 0.12);
  box-shadow: 2px 0 3px rgba(0, 0, 0, 0.12);
}.next-table-filter {
  line-height: 1;
}.next-table-sort {
  cursor: pointer;
  position: relative;
  width: 16px;
  display: inline-block;
  line-height: 1;
}.next-table-sort:focus {
  outline: 0;
}.next-table-sort > a::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
}.next-table-sort .next-icon {
  position: absolute;
  left: -2px;
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-table-sort .next-icon:before,
.next-table-sort .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-table-sort .current .next-icon {
  color: #2789f2;
  color: var(--color-brand1-6,rgba(39,137,242,1));
}.next-table-sort .next-icon-ascending {
  left: 2px;
}.next-table-filter {
  cursor: pointer;
  width: 20px;
  display: inline-block;
}.next-table-filter:focus {
  outline: 0;
}.next-table-filter .next-icon {
  color: #e6e6e6;
  color: var(--color-text1-4,rgba(230,230,230,1));
}.next-table-filter .next-icon:before,
.next-table-filter .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-table-filter .next-table-filter-active {
  color: #2789f2;
  color: var(--color-brand1-6, #2789f2);
}.next-table-filter-menu .next-menu-content {
  max-height: 220px;
  overflow: auto;
}.next-table-header-icon {
  margin-left: 8px;
}.next-table-expanded-ctrl {
  cursor: pointer;
}.next-table-expanded-ctrl:focus {
  outline: 0;
}.next-table-expanded-ctrl.disabled {
  color: #8c8c8c;
  color: var(--color-text1-2,rgba(140,140,140,1));
}.next-table-expanded-ctrl .next-table-expand-unfold:before,
.next-table-expanded-ctrl .next-table-expand-unfold .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-table-expanded-ctrl .next-table-expand-unfold::before {
  content: "\e601";
}.next-table-expanded-ctrl .next-table-expand-fold:before,
.next-table-expanded-ctrl .next-table-expand-fold .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-table-expanded-ctrl .next-table-expand-fold::before {
  content: "\e655";
}.next-table-fix-left, .next-table-fix-right {
  background: inherit;
  position: sticky;
  z-index: 1;
  background-clip: padding-box;
}.next-table-ping-left .next-table-expanded-area .next-table-fix-left-last::after {
  content: none;
}.next-table-ping-left .next-table-expanded-area .next-table-ping-left .next-table-fix-left-last,
.next-table-ping-left .next-table-fix-left-last {
  border-right-width: 0;
}.next-table-ping-left .next-table-expanded-area .next-table-ping-left .next-table-fix-left-last::after,
.next-table-ping-left .next-table-fix-left-last::after {
  -webkit-box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.15);
  box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  content: "";
  pointer-events: none;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}.next-table-ping-right .next-table-expanded-area .next-table-fix-right-first::after {
  content: none;
}.next-table-ping-right .next-table-expanded-area .next-table-ping-right .next-table-fix-right-first:after,
.next-table-ping-right .next-table-fix-right-first:after {
  -webkit-box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15);
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 30px;
  content: "";
  pointer-events: none;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}.next-table-fixed.next-table-scrolling-to-right::after, .next-table-lock.next-table-scrolling-to-right::after {
  -webkit-box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15);
  box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  right: -30px;
  bottom: 0;
  width: 30px;
  content: "";
  pointer-events: none;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}.next-table-fixed.only-bottom-border, .next-table-lock.only-bottom-border {
  border-right: 0;
}.next-table[dir=rtl] th {
  text-align: right;
}.next-table[dir=rtl] .next-table-header-resizable .next-table-resize-handler {
  right: auto;
  left: 0;
}.next-table[dir=rtl] td .next-table-cell-wrapper .next-icon-arrow-down.next-table-tree-arrow,
.next-table[dir=rtl] td .next-table-cell-wrapper .next-icon-arrow-right.next-table-tree-arrow,
.next-table[dir=rtl] td .next-table-cell-wrapper .next-table-tree-placeholder {
  margin-left: 3px;
  margin-right: 0;
  float: right;
}.next-table[dir=rtl] .next-table-expanded-row td:first-child {
  border-left-width: 0;
  border-right-width: 1px;
}.next-table[dir=rtl] .next-table-expanded-row td:last-child {
  border-left-width: 1px;
  border-right-width: 0;
}.next-table[dir=rtl].only-bottom-border .next-table-expanded-row th {
  border-width: 0 0 1px 0;
  border-width: 0 0 var(--line-1,1px) 0;
}.next-table[dir=rtl].only-bottom-border .next-table-expanded-row td {
  border-width: 0 0 1px 0;
  border-width: 0 0 var(--line-1,1px) 0;
}.next-table[dir=rtl] .next-table-filter-footer button {
  margin-left: 5px;
  margin-right: 0;
}.next-table[dir=rtl] .next-table-lock-left,
.next-table[dir=rtl] .next-table-lock-right {
  left: auto;
  right: 0;
}.next-table[dir=rtl] .next-table-lock-right {
  right: auto;
  left: 0;
}.next-table[dir=rtl] .next-table-lock-right table tr td:first-child,
.next-table[dir=rtl] .next-table-lock-right table tr th:first-child {
  border-right-width: 1px;
}.next-table[dir=rtl] .next-table-lock-right.shadow {
  -webkit-box-shadow: 2px 0 3px rgba(0, 0, 0, 0.12);
  box-shadow: 2px 0 3px rgba(0, 0, 0, 0.12);
}.next-table[dir=rtl] .next-table-lock-left.shadow {
  -webkit-box-shadow: -2px 0 3px rgba(0, 0, 0, 0.12);
  box-shadow: -2px 0 3px rgba(0, 0, 0, 0.12);
}.next-table[dir=rtl] .next-table-sort .next-icon {
  right: 0;
  left: auto;
}.next-table[dir=rtl] .next-table-sort .next-icon-ascending {
  right: 4px;
  left: auto;
}.next-table[dir=rtl] .next-table-filter {
  margin-right: 5px;
  margin-left: 0;
}.next-table-fixed[dir=rtl] table tr td:first-child,
.next-table-fixed[dir=rtl] table tr th:first-child {
  border-left-width: 1px;
  border-left-width: var(--line-1,1px);
  border-right-width: 0;
}.next-table-fixed[dir=rtl] .next-table-header tr th:last-child {
  border-left-width: 1px;
  border-left-width: var(--line-1,1px);
}.next-table-fixed[dir=rtl] .next-table-body tr td:last-child {
  border-left-width: 1px;
  border-left-width: var(--line-1,1px);
}.next-calendar2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-calendar2 *,
.next-calendar2 *:before,
.next-calendar2 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-calendar2 table {
  border-collapse: collapse;
  border-spacing: 0;
}.next-calendar2 td,
.next-calendar2 th {
  padding: 0;
}div[dir=rtl].next-calendar2-fullscreen .next-calendar2-header-actions, div[dir=rtl].next-calendar2-panel .next-calendar2-header-actions, div[dir=rtl].next-calendar2-card .next-calendar2-header-actions {
  margin-right: auto;
  margin-left: 0;
}div[dir=rtl].next-calendar2-fullscreen .next-calendar2-header-ranges > *:not(:first-child), div[dir=rtl].next-calendar2-fullscreen .next-calendar2-header-actions > *:not(:first-child), div[dir=rtl].next-calendar2-panel .next-calendar2-header-ranges > *:not(:first-child), div[dir=rtl].next-calendar2-panel .next-calendar2-header-actions > *:not(:first-child), div[dir=rtl].next-calendar2-card .next-calendar2-header-ranges > *:not(:first-child), div[dir=rtl].next-calendar2-card .next-calendar2-header-actions > *:not(:first-child) {
  margin-right: 8px;
  margin-left: 0;
}div[dir=rtl].next-calendar2-fullscreen .next-calendar2-cell-value,
div[dir=rtl].next-calendar2-fullscreen .next-calendar2-table th {
  text-align: left;
}div[dir=rtl].next-calendar2-fullscreen .next-calendar2-table th {
  padding: 0 0 5px 12px;
}.next-calendar2 {
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #FFFFFF;
}.next-calendar2-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}.next-calendar2-table {
  width: 100%;
  table-layout: fixed;
}.next-calendar2-cell {
  cursor: pointer;
  position: relative;
  -webkit-transition: background-color 0.2s, border 0.2s;
  transition: background-color 0.2s, border 0.2s;
}.next-calendar2 .next-calendar2-cell-inner {
  color: #666666;
  color: var(--color-text1-1, #666666);
  outline: none;
  min-width: 24px;
  position: relative;
  border: 1px solid transparent;
}.next-calendar2-cell-disabled::before {
  color: #666666;
  color: var(--color-text1-1, #666666);
  background: #0a0a0a;
  background: var(--color-fill1-1, #0a0a0a);
}.next-calendar2-fullscreen .next-calendar2-header-actions, .next-calendar2-panel .next-calendar2-header-actions, .next-calendar2-card .next-calendar2-header-actions {
  margin-left: auto;
}.next-calendar2-fullscreen .next-calendar2-header-ranges > *:not(:first-child), .next-calendar2-fullscreen .next-calendar2-header-actions > *:not(:first-child), .next-calendar2-panel .next-calendar2-header-ranges > *:not(:first-child), .next-calendar2-panel .next-calendar2-header-actions > *:not(:first-child), .next-calendar2-card .next-calendar2-header-ranges > *:not(:first-child), .next-calendar2-card .next-calendar2-header-actions > *:not(:first-child) {
  margin-left: 8px;
}.next-calendar2-fullscreen .next-calendar2-header-select-year, .next-calendar2-fullscreen .next-calendar2-header-select-month, .next-calendar2-panel .next-calendar2-header-select-year, .next-calendar2-panel .next-calendar2-header-select-month, .next-calendar2-card .next-calendar2-header-select-year, .next-calendar2-card .next-calendar2-header-select-month {
  min-width: 88px;
}.next-calendar2-fullscreen .next-calendar2-header-select-year .next-input, .next-calendar2-fullscreen .next-calendar2-header-select-month .next-input, .next-calendar2-panel .next-calendar2-header-select-year .next-input, .next-calendar2-panel .next-calendar2-header-select-month .next-input, .next-calendar2-card .next-calendar2-header-select-year .next-input, .next-calendar2-card .next-calendar2-header-select-month .next-input {
  min-width: auto;
}.next-calendar2-fullscreen .next-calendar2-body, .next-calendar2-panel .next-calendar2-body, .next-calendar2-card .next-calendar2-body {
  padding: 8px 0;
}.next-calendar2-card .next-calendar2-cell-inner, .next-calendar2-panel .next-calendar2-cell-inner {
  z-index: 2;
  height: 24px;
  line-height: 22px;
  border-radius: 2px;
  display: inline-block;
}.next-calendar2-card .next-calendar2, .next-calendar2-panel .next-calendar2 {
  min-height: 150px;
}.next-calendar2-card .next-calendar2-table thead > tr, .next-calendar2-panel .next-calendar2-table thead > tr {
  height: 24px;
  color: #8c8c8c;
  color: var(--color-text1-2, #8c8c8c);
}.next-calendar2-card .next-calendar2-table th,
.next-calendar2-card .next-calendar2-table td, .next-calendar2-panel .next-calendar2-table th,
.next-calendar2-panel .next-calendar2-table td {
  font-weight: 400;
  text-align: center;
  padding: 4px 0;
}.next-calendar2-card .next-calendar2-table th, .next-calendar2-panel .next-calendar2-table th {
  height: 32px;
}.next-calendar2-card .next-calendar2-table-month, .next-calendar2-card .next-calendar2-table-year, .next-calendar2-card .next-calendar2-table-decade, .next-calendar2-panel .next-calendar2-table-month, .next-calendar2-panel .next-calendar2-table-year, .next-calendar2-panel .next-calendar2-table-decade {
  height: 145px;
}.next-calendar2-card .next-calendar2-table-month .next-calendar2-cell-inner, .next-calendar2-card .next-calendar2-table-year .next-calendar2-cell-inner, .next-calendar2-card .next-calendar2-table-decade .next-calendar2-cell-inner, .next-calendar2-panel .next-calendar2-table-month .next-calendar2-cell-inner, .next-calendar2-panel .next-calendar2-table-year .next-calendar2-cell-inner, .next-calendar2-panel .next-calendar2-table-decade .next-calendar2-cell-inner {
  min-width: 56px;
}.next-calendar2-card .next-calendar2-table-quarter, .next-calendar2-panel .next-calendar2-table-quarter {
  height: 50px;
}.next-calendar2-card .next-calendar2-table-quarter .next-calendar2-cell-inner, .next-calendar2-panel .next-calendar2-table-quarter .next-calendar2-cell-inner {
  min-width: 56px;
}.next-calendar2-card .next-calendar2-table-decade .next-calendar2-cell-inner, .next-calendar2-panel .next-calendar2-table-decade .next-calendar2-cell-inner {
  min-width: 80px;
}.next-calendar2-card .next-calendar2-cell-current:not(.next-calendar2-cell-disabled):not(.next-calendar2-cell-selected):not(.next-calendar2-cell-today) .next-calendar2-cell-inner, .next-calendar2-panel .next-calendar2-cell-current:not(.next-calendar2-cell-disabled):not(.next-calendar2-cell-selected):not(.next-calendar2-cell-today) .next-calendar2-cell-inner {
  color: #d9d9d9;
  color: var(--color-text1-3, #d9d9d9);
}.next-calendar2-card .next-calendar2-cell-current:not(.next-calendar2-cell-disabled):not(.next-calendar2-cell-selected):not(.next-calendar2-cell-today):hover:not(.next-calendar2-cell-hover) .next-calendar2-cell-inner, .next-calendar2-panel .next-calendar2-cell-current:not(.next-calendar2-cell-disabled):not(.next-calendar2-cell-selected):not(.next-calendar2-cell-today):hover:not(.next-calendar2-cell-hover) .next-calendar2-cell-inner {
  background: #333333;
  background: var(--color-fill1-2, #333333);
}.next-calendar2-card .next-calendar2-cell-current.next-calendar2-cell-today:not(.next-calendar2-cell-disabled) .next-calendar2-cell-inner, .next-calendar2-panel .next-calendar2-cell-current.next-calendar2-cell-today:not(.next-calendar2-cell-disabled) .next-calendar2-cell-inner {
  color: #2789f2;
  color: var(--color-brand1-6, #2789f2);
}.next-calendar2-card .next-calendar2-cell-current.next-calendar2-cell-selected:not(.next-calendar2-cell-disabled) .next-calendar2-cell-inner, .next-calendar2-panel .next-calendar2-cell-current.next-calendar2-cell-selected:not(.next-calendar2-cell-disabled) .next-calendar2-cell-inner {
  color: #FFFFFF;
  background: #2789f2;
  background: var(--color-brand1-6, #2789f2);
}.next-calendar2-fullscreen .next-calendar2-cell-value,
.next-calendar2-fullscreen .next-calendar2-table th {
  text-align: right;
}.next-calendar2-fullscreen .next-calendar2-table th {
  padding: 0 12px 5px 0;
}.next-calendar2-fullscreen .next-calendar2-cell-inner {
  height: 80px;
  border-top: 2px solid #1c1c1c;
  border-top: 2px solid var(--color-line1-1, #1c1c1c);
  margin: 0 4px;
  padding: 4px 8px 0;
}.next-calendar2-fullscreen td .next-calendar2-cell-inner {
  height: 80px;
  border-top: 2px solid #1c1c1c;
  border-top: 2px solid var(--color-line1-1, #1c1c1c);
}.next-calendar2-fullscreen .next-calendar2-cell-disabled .next-calendar2-cell-inner {
  color: #666666;
  color: var(--color-text1-1, #666666);
  background: #0a0a0a;
  background: var(--color-fill1-1, #0a0a0a);
}.next-calendar2-fullscreen .next-calendar2-cell-current:not(.next-calendar2-cell-disabled):not(.next-calendar2-cell-selected):not(.next-calendar2-cell-today) .next-calendar2-cell-inner {
  color: #d9d9d9;
  color: var(--color-text1-3, #d9d9d9);
}.next-calendar2-fullscreen .next-calendar2-cell-current:not(.next-calendar2-cell-disabled):not(.next-calendar2-cell-selected):not(.next-calendar2-cell-today):hover .next-calendar2-cell-inner {
  background-color: #333333;
  background-color: var(--color-fill1-2, #333333);
}.next-calendar2-fullscreen .next-calendar2-cell-current.next-calendar2-cell-today .next-calendar2-cell-inner {
  color: #2789f2;
  color: var(--color-brand1-6, #2789f2);
}.next-calendar2-fullscreen .next-calendar2-cell-current .next-calendar2-cell-inner {
  background-color: #FFFFFF;
}.next-calendar2-fullscreen .next-calendar2-cell-current.next-calendar2-cell-selected:not(.next-calendar2-cell-disabled) .next-calendar2-cell-inner {
  border-top-color: #2789f2;
  border-top-color: var(--color-brand1-6, #2789f2);
  font-weight: bold;
  color: #2789f2;
  color: var(--color-brand1-6, #2789f2);
  background: #18232e;
  background: var(--color-brand1-1, #18232e);
}.next-calendar2-card .next-calendar2-header {
  padding: 8px 8px;
  border-bottom: 1px solid #1c1c1c;
  border-bottom: 1px solid var(--color-line1-1, #1c1c1c);
}.next-calendar2-panel .next-calendar2-header {
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #1c1c1c;
  border-bottom: 1px solid var(--color-line1-1, #1c1c1c);
}.next-calendar2-panel .next-calendar2-header-btn {
  min-width: 20px;
  line-height: 20px;
  color: #d9d9d9;
  color: var(--color-text1-3, #d9d9d9);
  font-family: inherit;
  vertical-align: initial;
  border-radius: 2px;
}.next-calendar2-panel .next-calendar2-header-btn > span, .next-calendar2-panel .next-calendar2-header-text-field {
  text-align: center;
  font-size: 14px;
  color: #e6e6e6;
  color: var(--color-text1-4, #e6e6e6);
  font-weight: bolder;
  vertical-align: initial;
}.next-calendar2-panel .next-calendar2-header-btn:hover,
.next-calendar2-panel .next-calendar2-header-btn:hover > span {
  color: #2789f2;
  color: var(--color-brand1-6, #2789f2);
}.next-calendar2-panel .next-calendar2-header-right-btn:hover, .next-calendar2-panel .next-calendar2-header-left-btn:hover {
  background: #333333;
  background: var(--color-fill1-2, #333333);
}.next-calendar2-panel .next-calendar2-header-text-field {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 38px;
  line-height: 38px;
}.next-calendar2-panel .next-calendar2-header-text-field .next-calendar2-header-btn:not(:first-child) {
  margin-left: 6px;
}.next-calendar2-header-select-month-popup,
.next-calendar2-header-select-year-popup {
  min-width: auto;
}.next-date-picker2-footer {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  min-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border-top: 1px solid #1c1c1c;
  border-top: 1px solid var(--color-line1-1, #1c1c1c);
  padding: 4px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}.next-date-picker2-footer-preset > .next-btn {
  margin-right: 8px;
}.next-date-picker2-footer-actions {
  margin-left: auto;
}.next-date-picker2-footer-preset-only {
  width: 100%;
}.next-time-picker2-menu {
  float: left;
  text-align: center;
  padding: 8px 0;
}.next-time-picker2-menu:not(:last-child) {
  border-right: 1px solid #333333;
  border-right: var(--line-1, 1px) var(--line-solid, solid) var(--color-line1-2, #333333);
}.next-time-picker2-menu-title {
  cursor: default;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  font-size: var(--font-size-caption, 12px);
  font-weight: normal;
  font-weight: var(--font-weight-2, normal);
  color: #8c8c8c;
  color: var(--color-text1-2, #8c8c8c);
  background: #FFFFFF;
}.next-time-picker2-menu ul {
  position: relative;
  overflow-y: hidden;
  overflow-x: auto;
  list-style: none;
  margin: 0;
  width: 54px;
  padding: 0;
  font-size: 12px;
  font-size: var(--font-size-caption, 12px);
  height: 224px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}.next-time-picker2-menu ul::-webkit-scrollbar {
  width: 0;
}.next-time-picker2-menu ul:hover {
  overflow-y: auto;
}.next-time-picker2-menu ul:after {
  display: block;
  height: 192px;
  content: "";
}.next-time-picker2-menu-item {
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  -webkit-transition: background 100ms linear;
  transition: background 100ms linear;
  color: #d9d9d9;
  color: var(--color-text1-3, #d9d9d9);
  background: #FFFFFF;
  outline: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}.next-time-picker2-menu-item:hover {
  color: #e6e6e6;
  color: var(--color-text1-4, #e6e6e6);
  background: #333333;
  background: var(--color-fill1-2, #333333);
}.next-time-picker2-menu-item.next-selected {
  color: #d9d9d9;
  color: var(--color-text1-3, #d9d9d9);
  background: #18232e;
  background: var(--color-brand1-1, #18232e);
}.next-time-picker2-menu-item.next-disabled {
  cursor: not-allowed;
  color: #666666;
  color: var(--color-text1-1, #666666);
  background: #0a0a0a;
  background: var(--color-fill1-1, #0a0a0a);
}.next-time-picker2-panel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}.next-time-picker2-panel *,
.next-time-picker2-panel *:before,
.next-time-picker2-panel *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-time-picker2-panel:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: " ";
  clear: both;
}.next-time-picker2-panel-header {
  border-bottom: 1px solid #1c1c1c;
  border-bottom: var(--line-1, 1px) var(--line-solid, solid) var(--popup-local-border-color, #1c1c1c);
}.next-time-picker2-panel-input.next-input {
  width: 100%;
  padding: 6px;
  border-color: transparent;
  vertical-align: middle;
}.next-time-picker2-panel .next-time-picker2-menu {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}.next-time-picker2-panel-range .next-time-picker2-panel-list:last-of-type {
  margin-left: 20px;
}.next-time-picker2-footer {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  min-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border-top: 1px solid #F0F0F0;
  padding: 4px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}.next-time-picker2-footer-actions {
  margin-left: auto;
}.next-time-picker2-wrapper[dir=rtl] .next-time-picker2-menu {
  float: right;
}.next-time-picker2-wrapper[dir=rtl] .next-time-picker2-menu:not(:last-child) {
  border-right: none;
  border-left: 1px solid #333333;
  border-left: var(--line-1, 1px) var(--line-solid, solid) var(--color-line1-2, #333333);
}.next-time-picker2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}.next-time-picker2 *,
.next-time-picker2 *:before,
.next-time-picker2 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}.next-time-picker2-trigger .next-input {
  width: 100%;
}.next-time-picker2-wrapper {
  padding: 4px 0;
}.next-time-picker2-body {
  display: block;
  overflow: hidden;
  border: 1px solid #1c1c1c;
  border: var(--popup-local-border-width, 1px) var(--line-solid,solid) var(--popup-local-border-color, #1c1c1c);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
  background: #FFFFFF;
  -webkit-box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  box-shadow: var(--popup-local-shadow, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
}.next-time-picker2-symbol-clock-icon::before {
  content: "\e621";
}.next-time-picker2-input {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #333333;
  border: var(--line-1,1px) solid var(--input-border-color, #333333);
  vertical-align: middle;
  width: inherit;
}.next-time-picker2-input .next-input {
  border: none;
  width: 100%;
  height: 100%;
}.next-time-picker2-input .next-input input {
  height: 100%;
}.next-time-picker2-input.next-time-picker2-input-small {
  height: 24px;
  height: var(--s-6,24px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-time-picker2-input.next-time-picker2-input-small .next-input-label {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-time-picker2-input.next-time-picker2-input-small .next-input-inner {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-time-picker2-input.next-time-picker2-input-small .next-input-control {
  padding-right: 4px;
  padding-right: var(--s-1,4px);
}.next-time-picker2-input.next-time-picker2-input-small .next-input-inner-text {
  padding-right: 4px;
  padding-right: var(--s-1,4px);
}.next-time-picker2-input.next-time-picker2-input-small input {
  height: 22px;
  height: calc(var(--s-6,24px) - var(--line-1,1px) * 2);
  line-height: 22px \0 ;
  line-height: calc(var(--s-6,24px) - var(--line-1,1px) * 2) \0 ;
  padding: 0 4px;
  padding: 0 var(--s-1,4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-time-picker2-input.next-time-picker2-input-small input::-webkit-input-placeholder {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-time-picker2-input.next-time-picker2-input-small input::-moz-placeholder {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-time-picker2-input.next-time-picker2-input-small input::-ms-input-placeholder {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-time-picker2-input.next-time-picker2-input-small input::placeholder {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-time-picker2-input.next-time-picker2-input-small .next-input-text-field {
  padding: 0 4px;
  padding: 0 var(--s-1,4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  height: 22px;
  height: calc(var(--s-6,24px) - var(--line-1,1px) * 2);
  line-height: 22px;
  line-height: calc(var(--s-6,24px) - var(--line-1,1px) * 2);
}.next-time-picker2-input.next-time-picker2-input-small .next-icon:before,
.next-time-picker2-input.next-time-picker2-input-small .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-time-picker2-input.next-time-picker2-input-small .next-input-control {
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
}.next-time-picker2-input.next-time-picker2-input-medium {
  height: 32px;
  height: var(--s-8,32px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-time-picker2-input.next-time-picker2-input-medium .next-input-label {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-time-picker2-input.next-time-picker2-input-medium .next-input-inner {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-time-picker2-input.next-time-picker2-input-medium .next-input-control {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-time-picker2-input.next-time-picker2-input-medium .next-input-inner-text {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-time-picker2-input.next-time-picker2-input-medium input {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  line-height: 30px \0 ;
  line-height: calc(var(--s-8,32px) - var(--line-1,1px) * 2) \0 ;
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-time-picker2-input.next-time-picker2-input-medium input::-webkit-input-placeholder {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-time-picker2-input.next-time-picker2-input-medium input::-moz-placeholder {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-time-picker2-input.next-time-picker2-input-medium input::-ms-input-placeholder {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-time-picker2-input.next-time-picker2-input-medium input::placeholder {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-time-picker2-input.next-time-picker2-input-medium .next-input-text-field {
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  line-height: 30px;
  line-height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
}.next-time-picker2-input.next-time-picker2-input-medium .next-icon:before,
.next-time-picker2-input.next-time-picker2-input-medium .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-time-picker2-input.next-time-picker2-input-medium .next-input-control {
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
}.next-time-picker2-input.next-time-picker2-input-large {
  height: 36px;
  height: var(--s-9,36px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-time-picker2-input.next-time-picker2-input-large .next-input-label {
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-time-picker2-input.next-time-picker2-input-large .next-input-inner {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-time-picker2-input.next-time-picker2-input-large .next-input-control {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-time-picker2-input.next-time-picker2-input-large .next-input-inner-text {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-time-picker2-input.next-time-picker2-input-large input {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  line-height: 34px \0 ;
  line-height: calc(var(--s-9,36px) - var(--line-1,1px) * 2) \0 ;
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-time-picker2-input.next-time-picker2-input-large input::-webkit-input-placeholder {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-time-picker2-input.next-time-picker2-input-large input::-moz-placeholder {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-time-picker2-input.next-time-picker2-input-large input::-ms-input-placeholder {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-time-picker2-input.next-time-picker2-input-large input::placeholder {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-time-picker2-input.next-time-picker2-input-large .next-input-text-field {
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  line-height: 34px;
  line-height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
}.next-time-picker2-input.next-time-picker2-input-large .next-icon:before,
.next-time-picker2-input.next-time-picker2-input-large .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-time-picker2-input.next-time-picker2-input-large .next-input-control {
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
}.next-time-picker2-input:hover {
  border-color: #4d4d4d;
  border-color: var(--input-hover-border-color, #4d4d4d);
  background-color: rgba(255, 255, 255, 0);
  background-color: var(--input-hover-bg-color, rgba(255, 255, 255, 0));
}.next-time-picker2-input.next-time-picker2-input-focus {
  border-color: #666666;
  border-color: var(--input-focus-border-color, #666666);
  background-color: rgba(255, 255, 255, 0);
  background-color: var(--input-focus-bg-color, rgba(255, 255, 255, 0));
  -webkit-box-shadow: 0 0 0 0px rgba(102, 102, 102, 0.2);
  box-shadow: 0 0 0 0px rgba(102, 102, 102, 0.2);
}.next-time-picker2-input.next-time-picker2-input-noborder {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}.next-time-picker2-input.next-time-picker2-input-disabled {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
  border-color: #4d4d4d;
  border-color: var(--input-disabled-border-color, #4d4d4d);
  background-color: #333333;
  background-color: var(--color-fill-2,rgba(51,51,51,1));
  cursor: not-allowed;
}.next-time-picker2-input.next-time-picker2-input-disabled:hover {
  border-color: #4d4d4d;
  border-color: var(--input-disabled-border-color, #4d4d4d);
  background-color: #333333;
  background-color: var(--color-fill-2,rgba(51,51,51,1));
}.next-time-picker2-input-separator {
  color: #333333;
  color: var(--input-border-color, #333333);
  font-size: 12px;
  display: inline-block;
  min-width: 16px;
  text-align: center;
}div[dir=rtl] .next-date-picker2-footer-preset > .next-btn {
  margin-left: 8px;
  margin-right: 0;
}div[dir=rtl] .next-date-picker2-footer-actions {
  margin-left: 0;
  margin-right: auto;
}div[dir=rtl] .next-date-picker2-wrapper .next-calendar2-cell:last-child::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  right: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  left: 8px;
}div[dir=rtl] .next-date-picker2-wrapper .next-calendar2-cell:first-child::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  left: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  right: 8px;
}div[dir=rtl] .next-date-time-picker-wrapper {
  border-right: 1px solid #1c1c1c;
  border-right: 1px solid var(--color-line1-1, #1c1c1c);
  border-left: node;
}div[dir=rtl] .next-date-time-picker-wrapper .next-time-picker2-menu:not(:last-child) {
  border-left: 1px solid #DCDEE3;
  border-right: none;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-selected.next-calendar2-cell-range-begin::before {
  right: 50%;
  left: 0;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-selected.next-calendar2-cell-range-end::before {
  left: 50%;
  right: 0;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover.next-calendar2-cell-hover-begin::after, div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover:first-child::after {
  right: 8px;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover.next-calendar2-cell-hover-begin:not(:last-child)::after, div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover:first-child:not(.next-calendar2-cell-hover-end)::after {
  left: 0;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover.next-calendar2-cell-hover-end::after, div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover:last-child::after {
  left: 8px;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover.next-calendar2-cell-hover-end:not(:first-child)::after, div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover:last-child:not(.next-calendar2-cell-hover-begin)::after {
  right: 0;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover.next-calendar2-cell-selected.next-calendar2-cell-hover-begin::after {
  left: 0;
  right: 7px;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover.next-calendar2-cell-selected.next-calendar2-cell-hover-end::after {
  right: 0;
  left: 7px;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover:first-of-type::after {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-right: 1px dashed #a0cbfa;
  border-right: 1px dashed var(--color-brand1-9, #a0cbfa);
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover:last-of-type::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-left: 1px dashed #a0cbfa;
  border-left: 1px dashed var(--color-brand1-9, #a0cbfa);
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-edge-end::before, div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-edge-end::after {
  right: 0;
  left: 8px;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-edge-end.next-calendar2-cell-hover::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-left: 1px dashed #a0cbfa;
  border-left: 1px dashed var(--color-brand1-9, #a0cbfa);
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover-begin::after {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-right: 1px dashed #a0cbfa;
  border-right: 1px dashed var(--color-brand1-9, #a0cbfa);
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover-end::after {
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-left: 1px dashed #a0cbfa;
  border-left: 1px dashed var(--color-brand1-9, #a0cbfa);
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-edge-end + .next-calendar2-cell-current:not(.next-calendar2-cell-disabled)::before, div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-edge-end + .next-calendar2-cell-current:not(.next-calendar2-cell-disabled)::after {
  right: 8px;
  left: 0;
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-edge-end + .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover::after {
  right: 8px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-right: 1px dashed #a0cbfa;
  border-right: 1px dashed var(--color-brand1-9, #a0cbfa);
}div[dir=rtl] .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-edge-end + .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover:not(.next-calendar2-cell-hover-end):not(.next-calendar2-cell-hover-begin)::after {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}div[dir=rtl] .next-calendar2-table-week .next-calendar2-week-current .next-calendar2-cell.next-calendar2-cell-selected:nth-child(2)::before {
  right: 50%;
  left: 0;
}div[dir=rtl] .next-calendar2-table-week .next-calendar2-week-current .next-calendar2-cell.next-calendar2-cell-selected:last-child::before {
  left: 50%;
  right: 0;
}.next-date-picker2 {
  outline: none;
  display: inline-table;
  position: relative;
  width: inherit;
}.next-date-picker2-overlay {
  vertical-align: top;
  padding: 4px 0px;
}.next-date-picker2-overlay-range {
  padding: 12px 0px;
}.next-date-picker2-wrapper {
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12);
  background-color: #FFFFFF;
  border: 1px solid #1c1c1c;
  border: 1px solid var(--color-line1-1, #1c1c1c);
  border-radius: 2px;
  border-radius: var(--corner-1, 2px);
}.next-date-picker2-wrapper .next-calendar2-panel {
  border-radius: 2px;
  border-radius: var(--corner-1, 2px);
}.next-date-picker2-wrapper .next-calendar2-body {
  width: 272px;
}.next-date-picker2-wrapper .next-calendar2-cell::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  left: 0px;
  z-index: 1;
  height: 24px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}.next-date-picker2-wrapper .next-calendar2-cell:last-child::before {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  right: 8px;
}.next-date-picker2-wrapper .next-calendar2-cell:first-child::before {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  left: 8px;
}.next-date-picker2-input {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #333333;
  border: var(--line-1,1px) solid var(--input-border-color, #333333);
  vertical-align: middle;
  width: inherit;
  background-color: rgba(255, 255, 255, 0);
  background-color: var(--input-bg-color, rgba(255, 255, 255, 0));
}.next-date-picker2-input .next-input {
  border: none;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  height: 100%;
  width: 100%;
}.next-date-picker2-input .next-input input {
  height: 100%;
  width: auto;
}.next-date-picker2-input.next-date-picker2-input-small {
  height: 24px;
  height: var(--s-6,24px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-date-picker2-input.next-date-picker2-input-small .next-input-label {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-date-picker2-input.next-date-picker2-input-small .next-input-inner {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-date-picker2-input.next-date-picker2-input-small .next-input-control {
  padding-right: 4px;
  padding-right: var(--s-1,4px);
}.next-date-picker2-input.next-date-picker2-input-small .next-input-inner-text {
  padding-right: 4px;
  padding-right: var(--s-1,4px);
}.next-date-picker2-input.next-date-picker2-input-small input {
  height: 22px;
  height: calc(var(--s-6,24px) - var(--line-1,1px) * 2);
  line-height: 22px \0 ;
  line-height: calc(var(--s-6,24px) - var(--line-1,1px) * 2) \0 ;
  padding: 0 4px;
  padding: 0 var(--s-1,4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-date-picker2-input.next-date-picker2-input-small input::-webkit-input-placeholder {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-date-picker2-input.next-date-picker2-input-small input::-moz-placeholder {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-date-picker2-input.next-date-picker2-input-small input::-ms-input-placeholder {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-date-picker2-input.next-date-picker2-input-small input::placeholder {
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
}.next-date-picker2-input.next-date-picker2-input-small .next-input-text-field {
  padding: 0 4px;
  padding: 0 var(--s-1,4px);
  font-size: 12px;
  font-size: var(--font-size-caption,12px);
  height: 22px;
  height: calc(var(--s-6,24px) - var(--line-1,1px) * 2);
  line-height: 22px;
  line-height: calc(var(--s-6,24px) - var(--line-1,1px) * 2);
}.next-date-picker2-input.next-date-picker2-input-small .next-icon:before,
.next-date-picker2-input.next-date-picker2-input-small .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-date-picker2-input.next-date-picker2-input-small .next-input-control {
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
}.next-date-picker2-input.next-date-picker2-input-medium {
  height: 32px;
  height: var(--s-8,32px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-date-picker2-input.next-date-picker2-input-medium .next-input-label {
  padding-left: 8px;
  padding-left: var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-date-picker2-input.next-date-picker2-input-medium .next-input-inner {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-date-picker2-input.next-date-picker2-input-medium .next-input-control {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-date-picker2-input.next-date-picker2-input-medium .next-input-inner-text {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-date-picker2-input.next-date-picker2-input-medium input {
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  line-height: 30px \0 ;
  line-height: calc(var(--s-8,32px) - var(--line-1,1px) * 2) \0 ;
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-date-picker2-input.next-date-picker2-input-medium input::-webkit-input-placeholder {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-date-picker2-input.next-date-picker2-input-medium input::-moz-placeholder {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-date-picker2-input.next-date-picker2-input-medium input::-ms-input-placeholder {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-date-picker2-input.next-date-picker2-input-medium input::placeholder {
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
}.next-date-picker2-input.next-date-picker2-input-medium .next-input-text-field {
  padding: 0 8px;
  padding: 0 var(--s-2,8px);
  font-size: 12px;
  font-size: var(--font-size-body-1,12px);
  height: 30px;
  height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
  line-height: 30px;
  line-height: calc(var(--s-8,32px) - var(--line-1,1px) * 2);
}.next-date-picker2-input.next-date-picker2-input-medium .next-icon:before,
.next-date-picker2-input.next-date-picker2-input-medium .next-icon .next-icon-remote {
  width: 12px;
  font-size: 12px;
  line-height: inherit;
}.next-date-picker2-input.next-date-picker2-input-medium .next-input-control {
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
}.next-date-picker2-input.next-date-picker2-input-large {
  height: 36px;
  height: var(--s-9,36px);
  border-radius: 2px;
  border-radius: var(--corner-1,2px);
}.next-date-picker2-input.next-date-picker2-input-large .next-input-label {
  padding-left: 12px;
  padding-left: var(--s-3,12px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-date-picker2-input.next-date-picker2-input-large .next-input-inner {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-date-picker2-input.next-date-picker2-input-large .next-input-control {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-date-picker2-input.next-date-picker2-input-large .next-input-inner-text {
  padding-right: 8px;
  padding-right: var(--s-2,8px);
}.next-date-picker2-input.next-date-picker2-input-large input {
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  line-height: 34px \0 ;
  line-height: calc(var(--s-9,36px) - var(--line-1,1px) * 2) \0 ;
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-date-picker2-input.next-date-picker2-input-large input::-webkit-input-placeholder {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-date-picker2-input.next-date-picker2-input-large input::-moz-placeholder {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-date-picker2-input.next-date-picker2-input-large input::-ms-input-placeholder {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-date-picker2-input.next-date-picker2-input-large input::placeholder {
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
}.next-date-picker2-input.next-date-picker2-input-large .next-input-text-field {
  padding: 0 12px;
  padding: 0 var(--s-3,12px);
  font-size: 14px;
  font-size: var(--font-size-body-2,14px);
  height: 34px;
  height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
  line-height: 34px;
  line-height: calc(var(--s-9,36px) - var(--line-1,1px) * 2);
}.next-date-picker2-input.next-date-picker2-input-large .next-icon:before,
.next-date-picker2-input.next-date-picker2-input-large .next-icon .next-icon-remote {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}.next-date-picker2-input.next-date-picker2-input-large .next-input-control {
  border-radius: 0 2px 2px 0;
  border-radius: 0 var(--corner-1,2px) var(--corner-1,2px) 0;
}.next-date-picker2-input:hover {
  border-color: #4d4d4d;
  border-color: var(--input-hover-border-color, #4d4d4d);
  background-color: rgba(255, 255, 255, 0);
  background-color: var(--input-hover-bg-color, rgba(255, 255, 255, 0));
}.next-date-picker2-input.next-date-picker2-input-focus {
  border-color: #666666;
  border-color: var(--input-focus-border-color, #666666);
  background-color: rgba(255, 255, 255, 0);
  background-color: var(--input-focus-bg-color, rgba(255, 255, 255, 0));
  -webkit-box-shadow: 0 0 0 0px rgba(102, 102, 102, 0.2);
  box-shadow: 0 0 0 0px rgba(102, 102, 102, 0.2);
}.next-date-picker2-input.next-date-picker2-input-noborder {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}.next-date-picker2-input.next-date-picker2-input-disabled {
  color: #4d4d4d;
  color: var(--color-text-5,rgba(77,77,77,1));
  border-color: #4d4d4d;
  border-color: var(--input-disabled-border-color, #4d4d4d);
  background-color: #333333;
  background-color: var(--color-fill-2,rgba(51,51,51,1));
  cursor: not-allowed;
}.next-date-picker2-input.next-date-picker2-input-disabled:hover {
  border-color: #4d4d4d;
  border-color: var(--input-disabled-border-color, #4d4d4d);
  background-color: #333333;
  background-color: var(--color-fill-2,rgba(51,51,51,1));
}.next-date-picker2-input-separator {
  color: #333333;
  color: var(--input-border-color, #333333);
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  min-width: 16px;
  text-align: center;
}.next-range-picker2-panel, .next-date-picker2-panel {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-range-picker-right .next-calendar2-header-left-btn,
.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-range-picker-left .next-calendar2-header-right-btn {
  visibility: hidden;
}.next-range-picker2-arrow {
  display: block;
  -webkit-transform: translate(0, -50%) rotate(-45deg);
  -ms-transform: translate(0, -50%) rotate(-45deg);
  transform: translate(0, -50%) rotate(-45deg);
  position: absolute;
  z-index: 1;
  width: 10px;
  height: 10px;
  margin-left: 16.5px;
  border-color: #1c1c1c #1c1c1c transparent transparent;
  border-color: var(--color-line1-1, #1c1c1c) var(--color-line1-1, #1c1c1c) transparent transparent;
  border-style: solid;
  border-width: 1px;
  -webkit-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
  background: #FFFFFF;
}.next-date-picker2-tl-bl .next-range-picker2-arrow {
  top: 12.5px;
}.next-date-picker2-bl-tl .next-range-picker2-arrow {
  bottom: 13px;
  -webkit-transform: translate(0, 50%) rotate(135deg);
  -ms-transform: translate(0, 50%) rotate(135deg);
  transform: translate(0, 50%) rotate(135deg);
}.next-date-time-picker-wrapper {
  border-left: 1px solid #1c1c1c;
  border-left: 1px solid var(--color-line1-1, #1c1c1c);
}.next-date-time-picker-wrapper .next-calendar2-body {
  padding-right: 0px;
  padding-left: 0px;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-disabled .next-calendar2-cell-inner {
  color: #666666;
  color: var(--color-text1-1, #666666);
  background: #0a0a0a;
  background: var(--color-fill1-1, #0a0a0a);
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-selected::before {
  color: #d9d9d9;
  color: var(--color-text1-3, #d9d9d9);
  background: #18232e;
  background: var(--color-brand1-1, #18232e);
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-selected .next-calendar2-cell-inner {
  color: #d9d9d9;
  color: var(--color-text1-3, #d9d9d9);
  background: transparent;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-selected.next-calendar2-cell-range-begin .next-calendar2-cell-inner, .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-selected.next-calendar2-cell-range-end .next-calendar2-cell-inner {
  z-index: 10;
  color: #FFFFFF;
  background: #2789f2;
  background: var(--color-brand1-6, #2789f2);
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-selected.next-calendar2-cell-range-begin::before {
  left: 50%;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-selected.next-calendar2-cell-range-end::before {
  right: 50%;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-selected.next-calendar2-cell-range-begin-single::before, .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-selected.next-calendar2-cell-range-end-single::before {
  display: none;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-hover::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 2;
  height: 24px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-color: #a0cbfa transparent;
  border-color: var(--color-brand1-9, #a0cbfa) transparent;
  border-style: dashed;
  border-width: 1px;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-hover.next-calendar2-cell-hover-begin::after, .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-hover:first-child::after {
  left: 8px;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-hover.next-calendar2-cell-hover-end::after, .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-hover:last-child::after {
  right: 8px;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-hover.next-calendar2-cell-selected.next-calendar2-cell-hover-begin::after {
  left: 8px;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-hover.next-calendar2-cell-selected.next-calendar2-cell-hover-end::after {
  right: 8px;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-hover:first-of-type::after {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-left: 1px dashed #a0cbfa;
  border-left: 1px dashed var(--color-brand1-9, #a0cbfa);
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-hover:last-of-type::after {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-right: 1px dashed #a0cbfa;
  border-right: 1px dashed var(--color-brand1-9, #a0cbfa);
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-edge-end::before {
  right: 8px;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-edge-end::after {
  right: 8px;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-edge-end.next-calendar2-cell-hover::after {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-right: 1px dashed #a0cbfa;
  border-right: 1px dashed var(--color-brand1-9, #a0cbfa);
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-hover-begin::after {
  border-top: 1px dashed #a0cbfa;
  border-top: 1px dashed var(--color-brand1-9, #a0cbfa);
  border-left: 1px dashed #a0cbfa;
  border-left: 1px dashed var(--color-brand1-9, #a0cbfa);
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-current.next-calendar2-cell-hover-end::after {
  border-top: 1px dashed #a0cbfa;
  border-top: 1px dashed var(--color-brand1-9, #a0cbfa);
  border-right: 1px dashed #a0cbfa;
  border-right: 1px dashed var(--color-brand1-9, #a0cbfa);
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-edge-end + .next-calendar2-cell-current:not(.next-calendar2-cell-disabled)::before, .next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-edge-end + .next-calendar2-cell-current:not(.next-calendar2-cell-disabled)::after {
  left: 8px;
}.next-range-picker2-panel:not(.next-range-picker2-panel-single) .next-calendar2-cell-edge-end + .next-calendar2-cell-current:not(.next-calendar2-cell-disabled).next-calendar2-cell-hover::after {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-left: 1px dashed #a0cbfa;
  border-left: 1px dashed var(--color-brand1-9, #a0cbfa);
}.next-calendar2-table-week .next-calendar2-cell-hover::after {
  display: none;
}.next-calendar2-table-week tr:hover .next-calendar2-cell:not(.next-calendar2-cell-disabled):not(.next-calendar2-cell-selected)::before {
  background: #333333;
  background: var(--color-fill1-2, #333333);
}.next-calendar2-table-week .next-calendar2-week-current .next-calendar2-cell.next-calendar2-cell-selected::before,
.next-calendar2-table-week .next-calendar2-week-current .next-calendar2-cell.next-calendar2-cell-selected .next-calendar2-cell-inner {
  color: #d9d9d9;
  color: var(--color-text1-3, #d9d9d9);
  background-color: #18232e;
  background-color: var(--color-brand1-1, #18232e);
}.next-calendar2-table-week .next-calendar2-week-current .next-calendar2-cell.next-calendar2-cell-selected:last-child .next-calendar2-cell-inner, .next-calendar2-table-week .next-calendar2-week-current .next-calendar2-cell.next-calendar2-cell-selected:nth-child(2) .next-calendar2-cell-inner {
  color: #FFFFFF;
  background: #2789f2;
  background: var(--color-brand1-6, #2789f2);
}.next-calendar2-table-week .next-calendar2-week-current .next-calendar2-cell.next-calendar2-cell-selected:nth-child(2)::before {
  left: 50%;
}.next-calendar2-table-week .next-calendar2-week-current .next-calendar2-cell.next-calendar2-cell-selected:last-child::before {
  right: 50%;
}.next-calendar2-table-week tr:not(.next-calendar2-week-current) td.next-calendar2-cell.next-calendar2-cell-selected:not(.next-calendar2-cell-disabled)::before,
.next-calendar2-table-week tr:not(.next-calendar2-week-current) td.next-calendar2-cell.next-calendar2-cell-selected:not(.next-calendar2-cell-disabled) .next-calendar2-cell-inner {
  background-color: transparent;
  color: #666666;
  color: var(--color-text1-1, #666666);
}.next-range-picker2-panel .next-calendar2-week-current .next-calendar2-cell-selected:not(.next-calendar2-cell-disabled):last-child .next-calendar2-cell-inner, .next-range-picker2-panel .next-calendar2-week-current .next-calendar2-cell-selected:not(.next-calendar2-cell-disabled):nth-child(2) .next-calendar2-cell-inner {
  background-color: #18232e;
  background-color: var(--color-brand1-1, #18232e);
  color: #d9d9d9;
  color: var(--color-text1-3, #d9d9d9);
}.next-range-picker2-panel .next-calendar2-week-current .next-calendar2-cell-selected:not(.next-calendar2-cell-disabled).next-calendar2-cell-week-range-begin:last-child .next-calendar2-cell-inner, .next-range-picker2-panel .next-calendar2-week-current .next-calendar2-cell-selected:not(.next-calendar2-cell-disabled).next-calendar2-cell-week-range-begin:nth-child(2) .next-calendar2-cell-inner, .next-range-picker2-panel .next-calendar2-week-current .next-calendar2-cell-selected:not(.next-calendar2-cell-disabled).next-calendar2-cell-week-range-end:last-child .next-calendar2-cell-inner, .next-range-picker2-panel .next-calendar2-week-current .next-calendar2-cell-selected:not(.next-calendar2-cell-disabled).next-calendar2-cell-week-range-end:nth-child(2) .next-calendar2-cell-inner {
  color: #FFFFFF;
  background: #2789f2;
  background: var(--color-brand1-6, #2789f2);
}.next-icon-trashbin::before {
  content: "\e636";
  content: "\E636";
}.next-icon-slash-line::before {
  content: "\e9f3";
  content: "\E9F3";
}.next-icon-line-checkbox::before {
  content: "\e9f1";
  content: "\E9F1";
}.next-icon-compass-o::before {
  content: "\e95a";
  content: "\E95A";
}.next-icon-compass::before {
  content: "\e959";
  content: "\E959";
}.next-icon-error-o::before {
  content: "\e958";
  content: "\E958";
}.next-icon-error1::before {
  content: "\e957";
  content: "\E957";
}.next-icon-prompt-o::before {
  content: "\e956";
  content: "\E956";
}.next-icon-prompt1::before {
  content: "\e955";
  content: "\E955";
}.next-icon-time-o::before {
  content: "\e954";
  content: "\E954";
}.next-icon-time::before {
  content: "\e953";
  content: "\E953";
}.next-icon-set-o::before {
  content: "\e852";
  content: "\E852";
}.next-icon-set1::before {
  content: "\e851";
  content: "\E851";
}.next-icon-operation-o::before {
  content: "\e850";
  content: "\E850";
}.next-icon-operation::before {
  content: "\e84f";
  content: "\E84F";
}.next-icon-power-o::before {
  content: "\e84e";
  content: "\E84E";
}.next-icon-power::before {
  content: "\e84d";
  content: "\E84D";
}.next-icon-pin-o::before {
  content: "\e84c";
  content: "\E84C";
}.next-icon-pin1::before {
  content: "\e84b";
  content: "\E84B";
}.next-icon-smile-o::before {
  content: "\e94a";
  content: "\E94A";
}.next-icon-smile1::before {
  content: "\e949";
  content: "\E949";
}.next-icon-rmb-o::before {
  content: "\e946";
  content: "\E946";
}.next-icon-discount-o::before {
  content: "\e846";
  content: "\E846";
}.next-icon-rmb::before {
  content: "\e945";
  content: "\E945";
}.next-icon-discount::before {
  content: "\e845";
  content: "\E845";
}.next-icon-rightcircular-o::before {
  content: "\e942";
  content: "\E942";
}.next-icon-rightcircular::before {
  content: "\e941";
  content: "\E941";
}.next-icon-leftcircular-o::before {
  content: "\e940";
  content: "\E940";
}.next-icon-leftcircular::before {
  content: "\e93f";
  content: "\E93F";
}.next-icon-doing-o::before {
  content: "\e934";
  content: "\E934";
}.next-icon-doing::before {
  content: "\e933";
  content: "\E933";
}.next-icon-block-o::before {
  content: "\e932";
  content: "\E932";
}.next-icon-block::before {
  content: "\e931";
  content: "\E931";
}.next-icon-shiyanshi-o::before {
  content: "\e82c";
  content: "\E82C";
}.next-icon-shiyanshi::before {
  content: "\e82b";
  content: "\E82B";
}.next-icon-moon-o::before {
  content: "\e92a";
  content: "\E92A";
}.next-icon-filter-o::before {
  content: "\e82a";
  content: "\E82A";
}.next-icon-moon1::before {
  content: "\e929";
  content: "\E929";
}.next-icon-filter2::before {
  content: "\e829";
  content: "\E829";
}.next-icon-edit-3-o::before {
  content: "\e826";
  content: "\E826";
}.next-icon-edit-3::before {
  content: "\e825";
  content: "\E825";
}.next-icon-pop-o::before {
  content: "\e822";
  content: "\E822";
}.next-icon-pop::before {
  content: "\e821";
  content: "\E821";
}.next-icon-product-o::before {
  content: "\e81c";
  content: "\E81C";
}.next-icon-product::before {
  content: "\e81b";
  content: "\E81B";
}.next-icon-eye-slash-o::before {
  content: "\e812";
  content: "\E812";
}.next-icon-eye-slash1::before {
  content: "\e811";
  content: "\E811";
}.next-icon-eye-1-o::before {
  content: "\e810";
  content: "\E810";
}.next-icon-eye-1::before {
  content: "\e80f";
  content: "\E80F";
}.next-icon-floder-2-o::before {
  content: "\e908";
  content: "\E908";
}.next-icon-bug-o::before {
  content: "\e808";
  content: "\E808";
}.next-icon-floder-2::before {
  content: "\e907";
  content: "\E907";
}.next-icon-bug::before {
  content: "\e807";
  content: "\E807";
}.next-icon-ram::before {
  content: "\e903";
  content: "\E903";
}.next-icon-tree-o::before {
  content: "\e8fc";
  content: "\E8FC";
}.next-icon-tree1::before {
  content: "\e8fb";
  content: "\E8FB";
}.next-icon-security-o::before {
  content: "\e7f6";
  content: "\E7F6";
}.next-icon-security::before {
  content: "\e7f5";
  content: "\E7F5";
}.next-icon-database-o::before {
  content: "\e8f8";
  content: "\E8F8";
}.next-icon-database::before {
  content: "\e8f7";
  content: "\E8F7";
}.next-icon-alert-o::before {
  content: "\e8e6";
  content: "\E8E6";
}.next-icon-alert::before {
  content: "\e8e5";
  content: "\E8E5";
}.next-icon-remind-o::before {
  content: "\e8e4";
  content: "\E8E4";
}.next-icon-remind::before {
  content: "\e8e3";
  content: "\E8E3";
}.next-icon-process-o::before {
  content: "\e8e0";
  content: "\E8E0";
}.next-icon-process::before {
  content: "\e8df";
  content: "\E8DF";
}.next-icon-site_config::before {
  content: "\e9db";
  content: "\E9DB";
}.next-icon-site-o::before {
  content: "\e9da";
  content: "\E9DA";
}.next-icon-share::before {
  content: "\e7d5";
  content: "\E7D5";
}.next-icon-site::before {
  content: "\e9d9";
  content: "\E9D9";
}.next-icon-data-o::before {
  content: "\e8d6";
  content: "\E8D6";
}.next-icon-data::before {
  content: "\e8d5";
  content: "\E8D5";
}.next-icon-dollar::before {
  content: "\e7d0";
  content: "\E7D0";
}.next-icon-nav-more::before {
  content: "\e7cf";
  content: "\E7CF";
}.next-icon-ellipsis1::before {
  content: "\e7ce";
  content: "\E7CE";
}.next-icon-loading2::before {
  content: "\e7cd";
  content: "\E7CD";
}.next-icon-refresh-2::before {
  content: "\e7cc";
  content: "\E7CC";
}.next-icon-shujubiangeng_left-o::before {
  content: "\e8d0";
  content: "\E8D0";
}.next-icon-search2::before {
  content: "\e7cb";
  content: "\E7CB";
}.next-icon-shujubiangeng_left::before {
  content: "\e8cf";
  content: "\E8CF";
}.next-icon-normal_inflow::before {
  content: "\e7c9";
  content: "\E7C9";
}.next-icon-link1::before {
  content: "\e7c8";
  content: "\E7C8";
}.next-icon-Upload::before {
  content: "\e7c6";
  content: "\E7C6";
}.next-icon-download2::before {
  content: "\e7c5";
  content: "\E7C5";
}.next-icon-forward::before {
  content: "\e7c4";
  content: "\E7C4";
}.next-icon-close1::before {
  content: "\e7c3";
  content: "\E7C3";
}.next-icon-select1::before {
  content: "\e7c2";
  content: "\E7C2";
}.next-icon-out_of_warehouse-o::before {
  content: "\e8c6";
  content: "\E8C6";
}.next-icon-add1::before {
  content: "\e7c1";
  content: "\E7C1";
}.next-icon-out_of_warehouse::before {
  content: "\e8c5";
  content: "\E8C5";
}.next-icon-semi-selectminus::before {
  content: "\e7c0";
  content: "\E7C0";
}.next-icon-menu1::before {
  content: "\e7be";
  content: "\E7BE";
}.next-icon-category::before {
  content: "\e7bd";
  content: "\E7BD";
}.next-icon-open-list::before {
  content: "\e7bc";
  content: "\E7BC";
}.next-icon-box-o::before {
  content: "\e8c0";
  content: "\E8C0";
}.next-icon-furl-list::before {
  content: "\e7bb";
  content: "\E7BB";
}.next-icon-box::before {
  content: "\e8bf";
  content: "\E8BF";
}.next-icon-harddisk::before {
  content: "\e8bd";
  content: "\E8BD";
}.next-icon-fullscreen-close::before {
  content: "\e7b8";
  content: "\E7B8";
}.next-icon-fullscreen-1::before {
  content: "\e7b7";
  content: "\E7B7";
}.next-icon-fullscreen-2::before {
  content: "\e7b6";
  content: "\E7B6";
}.next-icon-print-o::before {
  content: "\e8ba";
  content: "\E8BA";
}.next-icon-print1::before {
  content: "\e8b9";
  content: "\E8B9";
}.next-icon-right-arrow::before {
  content: "\e7b4";
  content: "\E7B4";
}.next-icon-left-arrow::before {
  content: "\e7b3";
  content: "\E7B3";
}.next-icon-sorting1::before {
  content: "\e7b2";
  content: "\E7B2";
}.next-icon-ascending1::before {
  content: "\e7b1";
  content: "\E7B1";
}.next-icon-descending1::before {
  content: "\e7b0";
  content: "\E7B0";
}.next-icon-arrow-up-1::before {
  content: "\e7af";
  content: "\E7AF";
}.next-icon-arrow-down-1::before {
  content: "\e7ae";
  content: "\E7AE";
}.next-icon-arrow-right2::before {
  content: "\e7ad";
  content: "\E7AD";
}.next-icon-arrow-left2::before {
  content: "\e7ac";
  content: "\E7AC";
}.next-icon-arrow-up-2::before {
  content: "\e7ab";
  content: "\E7AB";
}.next-icon-arrow-down-2::before {
  content: "\e7aa";
  content: "\E7AA";
}.next-icon-project-o::before {
  content: "\e9ac";
  content: "\E9AC";
}.next-icon-project::before {
  content: "\e9ab";
  content: "\E9AB";
}.next-icon-calendar-o::before {
  content: "\e9a8";
  content: "\E9A8";
}.next-icon-calendar2::before {
  content: "\e9a7";
  content: "\E9A7";
}.next-icon-list-o::before {
  content: "\e9a4";
  content: "\E9A4";
}.next-icon-list1::before {
  content: "\e9a3";
  content: "\E9A3";
}.next-icon-picture2::before {
  content: "\e99d";
  content: "\E99D";
}.next-icon-environment-o::before {
  content: "\e99c";
  content: "\E99C";
}.next-icon-environment::before {
  content: "\e99b";
  content: "\E99B";
}.next-icon-number-o::before {
  content: "\e898";
  content: "\E898";
}.next-icon-number::before {
  content: "\e897";
  content: "\E897";
}.next-icon-postgresql-01-o::before {
  content: "\e896";
  content: "\E896";
}.next-icon-postgresql-01::before {
  content: "\e895";
  content: "\E895";
}.next-icon-move-o::before {
  content: "\e990";
  content: "\E990";
}.next-icon-move::before {
  content: "\e98f";
  content: "\E98F";
}.next-icon-fa-users-o::before {
  content: "\e88a";
  content: "\E88A";
}.next-icon-fa-users::before {
  content: "\e889";
  content: "\E889";
}.next-icon-iteration-o::before {
  content: "\e988";
  content: "\E988";
}.next-icon-fullscreen-1-o::before {
  content: "\e986";
  content: "\E986";
}.next-icon-fullscreen-11::before {
  content: "\e985";
  content: "\E985";
}.next-icon-lock-o::before {
  content: "\e880";
  content: "\E880";
}.next-icon-lock2::before {
  content: "\e87f";
  content: "\E87F";
}.next-icon-requestaccess-o::before {
  content: "\e87e";
  content: "\E87E";
}.next-icon-requestaccess::before {
  content: "\e87d";
  content: "\E87D";
}.next-icon-monitor-o::before {
  content: "\e87a";
  content: "\E87A";
}.next-icon-monitor::before {
  content: "\e879";
  content: "\E879";
}.next-icon-cut-o::before {
  content: "\e872";
  content: "\E872";
}.next-icon-cut1::before {
  content: "\e871";
  content: "\E871";
}.next-icon-notice-2-o::before {
  content: "\e86c";
  content: "\E86C";
}.next-icon-notice-2::before {
  content: "\e86b";
  content: "\E86B";
}.next-icon-sorting2-o::before {
  content: "\e968";
  content: "\E968";
}.next-icon-sorting2::before {
  content: "\e967";
  content: "\E967";
}.next-icon-good::before {
  content: "\e867";
  content: "\E867";
}.next-icon-cloud-o::before {
  content: "\e864";
  content: "\E864";
}.next-icon-cloud::before {
  content: "\e863";
  content: "\E863";
}.next-icon-minus-o1::before {
  content: "\e962";
  content: "\E962";
}.next-icon-minus1::before {
  content: "\e961";
  content: "\E961";
}.next-icon-play-o1::before {
  content: "\e960";
  content: "\E960";
}.next-icon-favorites-o::before {
  content: "\e860";
  content: "\E860";
}.next-icon-play::before {
  content: "\e95f";
  content: "\E95F";
}.next-icon-favorites::before {
  content: "\e85f";
  content: "\E85F";
}.next-icon-stop-o::before {
  content: "\e95e";
  content: "\E95E";
}.next-icon-stop::before {
  content: "\e95d";
  content: "\E95D";
}.next-icon-triangle-up-s::before {
  content: "\e749";
  content: "\E749";
}.next-icon-warning-o-fill::before {
  content: "\e747";
  content: "\E747";
}.next-icon-triangle-left-s::before {
  content: "\e744";
  content: "\E744";
}.next-icon-warning-o::before {
  content: "\e739";
  content: "\E739";
}.next-icon-triangle-right-o::before {
  content: "\e738";
  content: "\E738";
}.next-icon-tick-o-fill::before {
  content: "\e732";
  content: "\E732";
}.next-icon-triangle-down-s::before {
  content: "\e730";
  content: "\E730";
}.next-icon-triangle-right-s::before {
  content: "\e725";
  content: "\E725";
}.next-icon-tick-o::before {
  content: "\e723";
  content: "\E723";
}.next-icon-sprint::before {
  content: "\e71f";
  content: "\E71F";
}.next-icon-screenshot::before {
  content: "\e71c";
  content: "\E71C";
}.next-icon-remove::before {
  content: "\e71a";
  content: "\E71A";
}.next-icon-remove-o::before {
  content: "\e718";
  content: "\E718";
}.next-icon-quote::before {
  content: "\e717";
  content: "\E717";
}.next-icon-remove-o-fill::before {
  content: "\e716";
  content: "\E716";
}.next-icon-processon::before {
  content: "\e715";
  content: "\E715";
}.next-icon-question-o-fill::before {
  content: "\e714";
  content: "\E714";
}.next-icon-info-o::before {
  content: "\e713";
  content: "\E713";
}.next-icon-plus::before {
  content: "\e712";
  content: "\E712";
}.next-icon-priorityflag::before {
  content: "\e7a5";
  content: "\E7A5";
}.next-icon-pause-o::before {
  content: "\e710";
  content: "\E710";
}.next-icon-line-through::before {
  content: "\e70e";
  content: "\E70E";
}.next-icon-overview::before {
  content: "\e7a1";
  content: "\E7A1";
}.next-icon-paragraph::before {
  content: "\e70d";
  content: "\E70D";
}.next-icon-to-do::before {
  content: "\e79d";
  content: "\E79D";
}.next-icon-plus-mobile::before {
  content: "\e79b";
  content: "\E79B";
}.next-icon-plus-o-fill::before {
  content: "\e707";
  content: "\E707";
}.next-icon-plus-box-fill::before {
  content: "\e705";
  content: "\E705";
}.next-icon-plus-o::before {
  content: "\e704";
  content: "\E704";
}.next-icon-minus-o::before {
  content: "\e703";
  content: "\E703";
}.next-icon-more-o::before {
  content: "\e702";
  content: "\E702";
}.next-icon-log-out::before {
  content: "\e792";
  content: "\E792";
}.next-icon-shortcut::before {
  content: "\e791";
  content: "\E791";
}.next-icon-disable::before {
  content: "\e6fa";
  content: "\E6FA";
}.next-icon-calendar-tick::before {
  content: "\e78e";
  content: "\E78E";
}.next-icon-report-overview::before {
  content: "\e78d";
  content: "\E78D";
}.next-icon-more-o-fill::before {
  content: "\e6f8";
  content: "\E6F8";
}.next-icon-expand-oblique::before {
  content: "\e78c";
  content: "\E78C";
}.next-icon-info-o-fill::before {
  content: "\e6f3";
  content: "\E6F3";
}.next-icon-pin-fill::before {
  content: "\e787";
  content: "\E787";
}.next-icon-progress::before {
  content: "\e786";
  content: "\E786";
}.next-icon-print::before {
  content: "\e781";
  content: "\E781";
}.next-icon-expand::before {
  content: "\e6e5";
  content: "\E6E5";
}.next-icon-preview::before {
  content: "\e778";
  content: "\E778";
}.next-icon-drag::before {
  content: "\e6e3";
  content: "\E6E3";
}.next-icon-risk::before {
  content: "\e66c";
  content: "\E66C";
}.next-icon-play-outline::before {
  content: "\e66b";
  content: "\E66B";
}.next-icon-multi-number::before {
  content: "\e771";
  content: "\E771";
}.next-icon-chevrons-left::before {
  content: "\e6d9";
  content: "\E6D9";
}.next-icon-stack-tick-fill::before {
  content: "\e76f";
  content: "\E76F";
}.next-icon-chevrons-right::before {
  content: "\e6d7";
  content: "\E6D7";
}.next-icon-chevron-right-s::before {
  content: "\e6d6";
  content: "\E6D6";
}.next-icon-stack-tick::before {
  content: "\e69f";
  content: "\E69F";
}.next-icon-chevrons-expand-vertical::before {
  content: "\e6d4";
  content: "\E6D4";
}.next-icon-chevron-up::before {
  content: "\e6d3";
  content: "\E6D3";
}.next-icon-paper::before {
  content: "\e69d";
  content: "\E69D";
}.next-icon-chevron-up-s::before {
  content: "\e6d2";
  content: "\E6D2";
}.next-icon-question-talk::before {
  content: "\e69c";
  content: "\E69C";
}.next-icon-chevrons-collapse-vertical::before {
  content: "\e6d1";
  content: "\E6D1";
}.next-icon-chevron-down-s::before {
  content: "\e6d0";
  content: "\E6D0";
}.next-icon-chevron-left::before {
  content: "\e6cf";
  content: "\E6CF";
}.next-icon-moon::before {
  content: "\e664";
  content: "\E664";
}.next-icon-chevron-right::before {
  content: "\e6cd";
  content: "\E6CD";
}.next-icon-top-up-fill::before {
  content: "\e698";
  content: "\E698";
}.next-icon-arrows-swtich-horizontal::before {
  content: "\e6cc";
  content: "\E6CC";
}.next-icon-download-stage::before {
  content: "\e699";
  content: "\E699";
}.next-icon-stage::before {
  content: "\e697";
  content: "\E697";
}.next-icon-chevron-left-s::before {
  content: "\e6c8";
  content: "\E6C8";
}.next-icon-add-test::before {
  content: "\e660";
  content: "\E660";
}.next-icon-arrows-swtich-vertical::before {
  content: "\e6bf";
  content: "\E6BF";
}.next-icon-arrows-pinch-out::before {
  content: "\e6be";
  content: "\E6BE";
}.next-icon-panel::before {
  content: "\e68f";
  content: "\E68F";
}.next-icon-single-selection::before {
  content: "\e65a";
  content: "\E65A";
}.next-icon-arrows-pinch::before {
  content: "\e6bc";
  content: "\E6BC";
}.next-icon-custom-number::before {
  content: "\e658";
  content: "\E658";
}.next-icon-custom-text::before {
  content: "\e653";
  content: "\E653";
}.next-icon-redo::before {
  content: "\e76c";
  content: "\E76C";
}.next-icon-undo::before {
  content: "\e76b";
  content: "\E76B";
}.next-icon-arrow-up1::before {
  content: "\e6b2";
  content: "\E6B2";
}.next-icon-lock1::before {
  content: "\e768";
  content: "\E768";
}.next-icon-arrow-right1::before {
  content: "\e6ae";
  content: "\E6AE";
}.next-icon-pin::before {
  content: "\e764";
  content: "\E764";
}.next-icon-arrow-down1::before {
  content: "\e6ac";
  content: "\E6AC";
}.next-icon-palette::before {
  content: "\e762";
  content: "\E762";
}.next-icon-pencil-fill::before {
  content: "\e761";
  content: "\E761";
}.next-icon-favorite::before {
  content: "\e760";
  content: "\E760";
}.next-icon-favorite-fill::before {
  content: "\e75f";
  content: "\E75F";
}.next-icon-arrow-left1::before {
  content: "\e6a7";
  content: "\E6A7";
}.next-icon-apps::before {
  content: "\e6a6";
  content: "\E6A6";
}.next-icon-clock-fill::before {
  content: "\e75c";
  content: "\E75C";
}.next-icon-earth::before {
  content: "\e75b";
  content: "\E75B";
}.next-icon-aliyun::before {
  content: "\e6a2";
  content: "\E6A2";
}.next-icon-unlink::before {
  content: "\e757";
  content: "\E757";
}.next-icon-share-stroke::before {
  content: "\e755";
  content: "\E755";
}.next-icon-cut::before {
  content: "\e756";
  content: "\E756";
}.next-icon-download1::before {
  content: "\e72e";
  content: "\E72E";
}.next-icon-rich-text::before {
  content: "\e726";
  content: "\E726";
}.next-icon-bulb::before {
  content: "\e610";
  content: "\E610";
}.next-icon-qrcode::before {
  content: "\e68e";
  content: "\E68E";
}.next-icon-triangle-left::before {
  content: "\e687";
  content: "\E687";
}.next-icon-permission::before {
  content: "\e680";
  content: "\E680";
}.next-icon-reorder::before {
  content: "\e67f";
  content: "\E67F";
}.next-icon-clear::before {
  content: "\e67d";
  content: "\E67D";
}.next-icon-tree::before {
  content: "\e67c";
  content: "\E67C";
}.next-icon-ip-box-fill::before {
  content: "\e64f";
  content: "\E64F";
}.next-icon-ip::before {
  content: "\e64e";
  content: "\E64E";
}.next-icon-link::before {
  content: "\e64b";
  content: "\E64B";
}.next-icon-menu::before {
  content: "\e648";
  content: "\E648";
}.next-icon-alert-clock::before {
  content: "\e645";
  content: "\E645";
}.next-icon-pencil::before {
  content: "\e644";
  content: "\E644";
}.next-icon-play-o::before {
  content: "\e642";
  content: "\E642";
}.next-icon-quetion-o::before {
  content: "\e641";
  content: "\E641";
}.next-icon-share1::before {
  content: "\e640";
  content: "\E640";
}.next-icon-post::before {
  content: "\e61b";
  content: "\E61B";
}.next-icon-starstroke::before {
  content: "\e61a";
  content: "\E61A";
}.next-icon-lightning::before {
  content: "\e618";
  content: "\E618";
}.next-icon-selection::before {
  content: "\e614";
  content: "\E614";
}.next-icon-paper-pen::before {
  content: "\e63f";
  content: "\E63F";
}.next-icon-search1::before {
  content: "\e63e";
  content: "\E63E";
}.next-icon-gear::before {
  content: "\e63c";
  content: "\E63C";
}.next-icon-star-fill::before {
  content: "\e638";
  content: "\E638";
}.next-icon-eye-slash::before {
  content: "\e637";
  content: "\E637";
}.next-icon-paperclip::before {
  content: "\e62f";
  content: "\E62F";
}.next-icon-filter1::before {
  content: "\e62e";
  content: "\E62E";
}.next-icon-eye1::before {
  content: "\e62d";
  content: "\E62D";
}.next-icon-loading1::before {
  content: "\e62c";
  content: "\E62C";
}.next-icon-calendar1::before {
  content: "\e62a";
  content: "\E62A";
}.next-icon-clock1::before {
  content: "\e629";
  content: "\E629";
}.next-icon-arrows-long-up::before {
  content: "\e624";
  content: "\E624";
}.next-icon-arrows-long-down::before {
  content: "\e622";
  content: "\E622";
}.next-icon-question-o::before {
  content: "\e753";
  content: "\E753";
}.next-icon-qq::before {
  content: "\e750";
  content: "\E750";
}.next-icon-more::before {
  content: "\e700";
  content: "\E700";
}.next-icon-sort::before {
  content: "\e643";
  content: "\E643";
}.next-icon-triangle-up::before {
  content: "\e68a";
  content: "\E68A";
}.next-icon-triangle-right::before {
  content: "\e689";
  content: "\E689";
}.next-icon-triangle-down::before {
  content: "\e688";
  content: "\E688";
}.next-icon-solidDown::before {
  content: "\e604";
  content: "\E604";
}.next-icon-queding::before {
  content: "\e635";
  content: "\E635";
}.next-range-scale-item.next-range-scale-item.next-range-scale-item.next-range-scale-item {
  top: var(--range-scale-item-position-top, 0px);
  width: var(--range-scale-item-width, 1px);
}.next-range .next-range-slider-inner:hover {
  transform: scale(1.38);
}
.next-range .next-range-slider-moving .next-range-slider-inner.next-range-slider-inner.next-range-slider-inner {
  transform: scale(1.38);
}.next-timeline-item.next-timeline-item-done .next-timeline-item-dot {
  border-radius: 50%;
  background: var(--timeline-item-done-background, #C0C6CC);
  border: var(--timeline-item-done-border);
}.next-balloon.next-balloon.next-balloon::after {
  box-shadow: none;
}
.next-balloon.next-balloon-bottom-right::after, .next-balloon.next-balloon-bottom-left::after, .next-balloon.next-balloon-bottom::after {
  border-bottom-right-radius: var(--balloon-arrow-border-radius, 2px);
}
.next-balloon.next-balloon-top-right::after, .next-balloon.next-balloon-top-left::after, .next-balloon.next-balloon-top::after {
  border-top-left-radius: var(--balloon-arrow-border-radius, 2px);
}
.next-balloon.next-balloon-right-top::after, .next-balloon.next-balloon-right-bottom::after, .next-balloon.next-balloon-right::after {
  border-top-right-radius: var(--balloon-arrow-border-radius, 2px);
}
.next-balloon.next-balloon-left-top::after, .next-balloon.next-balloon-left-bottom::after, .next-balloon.next-balloon-left::after {
  border-bottom-left-radius: var(--balloon-arrow-border-radius, 2px);
}.next-balloon-tooltip.next-balloon-tooltip.next-balloon-tooltip::after {
  box-shadow: none;
}
.next-balloon-tooltip.next-balloon-tooltip-bottom-right::after, .next-balloon-tooltip.next-balloon-tooltip-bottom-left::after, .next-balloon-tooltip.next-balloon-tooltip-bottom::after {
  border-bottom-right-radius: var(--balloon-arrow-border-radius, 2px);
}
.next-balloon-tooltip.next-balloon-tooltip-top-right::after, .next-balloon-tooltip.next-balloon-tooltip-top-left::after, .next-balloon-tooltip.next-balloon-tooltip-top::after {
  border-top-left-radius: var(--balloon-arrow-border-radius, 2px);
}
.next-balloon-tooltip.next-balloon-tooltip-right-top::after, .next-balloon-tooltip.next-balloon-tooltip-right-bottom::after, .next-balloon-tooltip.next-balloon-tooltip-right::after {
  border-top-right-radius: var(--balloon-arrow-border-radius, 2px);
}
.next-balloon-tooltip.next-balloon-tooltip-left-top::after, .next-balloon-tooltip.next-balloon-tooltip-left-bottom::after, .next-balloon-tooltip.next-balloon-tooltip-left::after {
  border-bottom-left-radius: var(--balloon-arrow-border-radius, 2px);
}.next-btn {
  font-weight: var(--btn-font-weight, 400);
  transition: all 0.1s;
}
.next-btn[disabled]:hover {
  box-shadow: none;
}
.next-btn-primary:hover, .next-btn-primary:focus-visible {
  box-shadow: var(--btn-primary-hover-shadow);
}
.next-btn-primary:active {
  box-shadow: var(--btn-primary-active-shadow);
}
.next-btn.next-btn-text:hover, .next-btn.next-btn-text:focus-visible, .next-btn.next-btn-text:active {
  box-shadow: none;
}
.next-btn-normal:hover, .next-btn-normal:focus-visible {
  box-shadow: var(--btn-normal-hover-shadow);
}
.next-btn-normal:active {
  box-shadow: var(--btn-normal-active-shadow);
}
.next-btn.next-small:not(.isOnlyIcon):not(.next-btn-text) {
  min-width: 62px;
}
.next-btn.next-small.isTwoToThreeCNCharBtn:not(.next-btn-loading):not(.next-btn-text) {
  width: 62px;
  padding: 0;
}
.next-btn.next-small.isFourCNCharBtn:not(.next-btn-loading):not(.next-btn-text) {
  width: 72px;
  padding: 0;
}
.next-btn.next-small.isOnlyIcon {
  width: 24px;
  height: 24px;
  padding: 0;
}
.next-btn.next-medium:not(.isOnlyIcon):not(.next-btn-text) {
  min-width: 62px;
}
.next-btn.next-medium.isTwoToThreeCNCharBtn:not(.next-btn-loading):not(.next-btn-text) {
  width: 62px;
  padding: 0;
}
.next-btn.next-medium.isFourCNCharBtn:not(.next-btn-loading):not(.next-btn-text) {
  width: 80px;
  padding: 0;
}
.next-btn.next-medium.isOnlyIcon {
  width: 32px;
  height: 32px;
  padding: 0;
}
.next-btn.next-large:not(.isOnlyIcon):not(.next-btn-text) {
  min-width: 64px;
}
.next-btn.next-large.isTwoToThreeCNCharBtn:not(.next-btn-loading):not(.next-btn-text) {
  width: 64px;
  padding: 0;
}
.next-btn.next-large.isFourCNCharBtn:not(.next-btn-loading):not(.next-btn-text) {
  width: 88px;
  padding: 0;
}
.next-btn.next-large.isOnlyIcon {
  width: 36px;
  height: 36px;
  padding: 0;
}
.next-btn-group .next-btn.next-btn.next-btn.next-btn {
  min-width: unset;
}
.next-btn-group .next-btn.next-btn-primary {
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.2);
}
.next-btn .teamix-icon {
  vertical-align: middle;
}
.next-btn .teamix-icon-first {
  margin-left: 0;
  margin-right: 4px;
}
.next-btn .teamix-icon-last {
  margin-left: 4px;
  margin-right: 0;
}
.next-btn.next-btn-normal.next-btn-text.next-btn-warning:hover {
  color: var(--color-error-5);
}
.next-btn.next-btn-normal.next-btn-text.next-btn-warning:active {
  color: var(--color-error-6);
}
.next-btn.next-btn-primary.next-btn-text.next-btn-warning {
  color: var(--color-error-5);
}
.next-btn.next-btn-primary.next-btn-text.next-btn-warning:hover {
  color: var(--color-error-4);
}
.next-btn.next-btn-primary.next-btn-text.next-btn-warning:active {
  color: var(--color-error-6);
}.next-pagination {
  font-size: inherit;
}
.next-pagination .next-pagination-item.next-current.next-current.next-current {
  z-index: 2;
}
.next-pagination .next-pagination-item:not(.next-current):hover, .next-pagination .next-pagination-item:not(.next-current):focus-visible {
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}
.next-pagination .next-pagination-item.next-pagination-item.next-pagination-item.next-btn {
  min-width: 32px;
}
.next-pagination .next-pagination-item.next-pagination-item.next-pagination-item.next-btn.next-small {
  min-width: 24px;
}
.next-pagination .next-pagination-item.next-pagination-item.next-pagination-item.next-btn.next-prev, .next-pagination .next-pagination-item.next-pagination-item.next-pagination-item.next-btn.next-next {
  border-color: var(--pagination-item-border-color, transparent);
}
.next-pagination .next-pagination-item.next-pagination-item.next-pagination-item.next-btn.next-prev[disabled]:hover, .next-pagination .next-pagination-item.next-pagination-item.next-pagination-item.next-btn.next-next[disabled]:hover {
  background-color: var(--pagination-item-disabled-bg, #fff);
}.next-pagination-size-selector-popup .next-select-menu-item.next-select-menu-item.next-select-menu-item.next-select-menu-item.next-select-menu-item {
  padding-right: 0;
}.next-transfer.next-transfer .next-transfer-panel-list {
  padding: 8px var(--transfer-panel-padding-lr, 8px);
  margin: 0px 0;
}
.next-transfer.next-transfer .next-transfer-panel-list::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.next-transfer.next-transfer .next-transfer-panel-list::-webkit-scrollbar-track {
  opacity: 0.5;
  background: var(--scrollbar-track-bg, #eaedf0);
  border-radius: 3px;
}
.next-transfer.next-transfer .next-transfer-panel-list::-webkit-scrollbar-thumb {
  opacity: 0.5;
  background: rgba(255,255,255,0.2);
  border-radius: var(--scrollbar-thumb-border-radius, 3px);
}
.next-transfer-operations .next-transfer-operation.next-transfer-operation.next-transfer-operation {
  padding: 0;
  width: var(--transfer-operation-width, 24px);
  height: var(--transfer-operation-height, 24px);
}
.next-transfer-operations .next-transfer-operation.next-transfer-operation.next-transfer-operation.next-btn {
  min-width: unset;
}
.next-transfer-operations .next-transfer-operation.next-transfer-operation.next-transfer-operation[disabled], .next-transfer-operations .next-transfer-operation.next-transfer-operation.next-transfer-operation[disabled]:hover {
  color: var(--btn-pure-primary-color-disabled, #ffffff);
  background-color: var(--btn-pure-primary-bg-disabled, #d1d5d9);
  border-color: var(--btn-pure-primary-border-color-disabled, transparent);
}
.next-transfer-operations .next-transfer-move::before {
  width: var(--transfer-operation-simple-move-size, 16px);
  height: var(--transfer-operation-simple-move-size, 16px);
  font-size: var(--transfer-operation-simple-move-size, 16px);
}.next-tabs-pure .next-tabs-tab.next-tabs-tab.next-tabs-tab.next-tabs-tab:hover {
  background-color: var(--tab-pure-hover-bg);
}.next-date-picker .next-date-picker-trigger {
  transition: box-shadow var(--active-transition);
}
.next-date-picker .next-date-picker-trigger:hover, .next-date-picker .next-date-picker-trigger[aria-expanded=true] {
  box-shadow: var(--active-shadow);
}
.next-date-picker .next-date-picker-trigger .next-date-picker-trigger-input {
  box-shadow: none;
}.next-range-picker .next-range-picker-trigger {
  transition: box-shadow var(--active-transition);
}
.next-range-picker .next-range-picker-trigger:hover, .next-range-picker .next-range-picker-trigger[aria-expanded=true] {
  box-shadow: var(--active-shadow);
}
.next-range-picker .next-range-picker-trigger .next-range-picker-trigger-input {
  box-shadow: none;
}.next-month-picker .next-month-picker-trigger {
  transition: box-shadow var(--active-transition);
}
.next-month-picker .next-month-picker-trigger:hover, .next-month-picker .next-month-picker-trigger[aria-expanded=true] {
  box-shadow: var(--active-shadow);
}
.next-month-picker .next-month-picker-trigger .next-month-picker-trigger-input {
  box-shadow: none;
}.next-year-picker .next-year-picker-trigger {
  transition: box-shadow var(--active-transition);
}
.next-year-picker .next-year-picker-trigger:hover, .next-year-picker .next-year-picker-trigger[aria-expanded=true] {
  box-shadow: var(--active-shadow);
}
.next-year-picker .next-year-picker-trigger .next-year-picker-trigger-input {
  box-shadow: none;
}.next-week-picker .next-week-picker-trigger {
  transition: box-shadow var(--active-transition);
}
.next-week-picker .next-week-picker-trigger:hover, .next-week-picker .next-week-picker-trigger[aria-expanded=true] {
  box-shadow: var(--active-shadow);
}
.next-week-picker .next-week-picker-trigger .next-week-picker-trigger-input {
  box-shadow: none;
}.next-calendar-panel-header-left .next-calendar-btn,
.next-calendar-panel-header-right .next-calendar-btn,
.next-calendar-panel-header-full .next-calendar-btn {
  line-height: 30px;
}.next-date-picker-panel-footer,
.next-range-picker-panel-footer,
.next-month-picker-panel-footer,
.next-year-picker-panel-footer,
.next-week-picker-panel-footer {
  --popup-local-border-width: 1px;
}.next-date-picker-panel-header,
.next-range-picker-panel-header,
.next-month-picker-panel-header,
.next-year-picker-panel-header,
.next-week-picker-panel-header {
  padding: 8px;
}.next-search {
  transition: box-shadow var(--active-transition);
}
.next-search.next-search.next-search:hover, .next-search.next-search.next-search.focusing, .next-search.next-search.next-search.visible {
  box-shadow: var(--active-shadow);
}
.next-search.next-search.next-search.disabled {
  box-shadow: none;
}
.next-search.next-search.next-search .next-input:hover {
  box-shadow: none;
}
.next-search.next-search.next-search .next-input-group:hover {
  box-shadow: none;
}
.next-search.next-search.next-search .next-btn:hover {
  box-shadow: none;
}
.next-search-simple:not(.is-wind) .next-input {
  display: flex;
}
.next-search-simple:not(.is-wind) .next-input input {
  padding-left: 0;
}
.next-search-simple:not(.is-wind) .next-input .next-input-inner {
  width: auto;
  order: -1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.next-search-simple:not(.is-wind) .next-input .next-input-inner .next-search-icon {
  margin-right: 0;
  padding: 0 12px;
}
.next-search-simple:not(.is-wind) .next-input .next-input-control {
  width: auto;
  order: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}
.next-search-simple:not(.is-wind) .next-input .next-input-control .next-input-hint-wrap {
  padding-right: 0;
  width: auto;
}
.next-search.next-normal.disabled .next-input-group, .next-search.next-search-normal.disabled .next-input-group {
  border-color: var(--color-line1-3,rgba(77,77,77,1));
}
.next-search.next-normal .next-after .next-btn-normal, .next-search.next-search-normal .next-after .next-btn-normal {
  padding: 0 8px;
  margin-right: -1px;
}
.next-search.next-normal .next-after .next-btn-normal .next-icon-search, .next-search.next-search-normal .next-after .next-btn-normal .next-icon-search {
  margin-right: 0;
}
.next-search.next-normal.custom-search-text .next-after .next-btn-normal {
  padding: 0 16px;
}
.next-search .next-input.next-disabled * {
  cursor: not-allowed;
}.next-input.next-disabled {
  cursor: not-allowed;
}
.next-input.next-disabled > input, .next-input.next-disabled > textarea {
  cursor: not-allowed;
}
.next-input:hover, .next-input.next-focus {
  box-shadow: var(--active-shadow);
}
.next-input.next-disabled {
  box-shadow: none;
}
.next-input-group {
  transition: box-shadow var(--active-transition);
}
.next-input-group:hover {
  box-shadow: var(--active-shadow);
}
.next-input-group.next-disabled {
  box-shadow: none;
}
.next-input-group .next-input {
  box-shadow: none;
}
.next-input-group > .next-number-picker:first-child .next-input {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.next-input-group > .next-number-picker:first-child .next-input.next-focus {
  position: relative;
  z-index: 1;
}
.next-input-group > .next-number-picker:last-child .next-input {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.next-input-group > .next-number-picker:last-child .next-input.next-focus {
  position: relative;
  z-index: 1;
}.next-input.next-noborder:hover, .next-input.next-noborder.next-focus {
  box-shadow: none;
}.next-select.next-active .next-select-inner {
  box-shadow: var(--active-shadow);
  border-color: var(--input-focus-border-color, #0064c8);
}.next-select-menu.next-select-single-menu .next-icon-select, .next-select-menu.next-select-single-menu .next-icon-selected,
.next-select-menu.next-select-multiple-menu .next-icon-select,
.next-select-menu.next-select-multiple-menu .next-icon-selected,
.next-select-menu.next-select-tag-menu .next-icon-select,
.next-select-menu.next-select-tag-menu .next-icon-selected {
  margin-left: -20px;
}
.next-select-menu.next-select-single-menu .next-select-menu-item.next-selected,
.next-select-menu.next-select-multiple-menu .next-select-menu-item.next-selected,
.next-select-menu.next-select-tag-menu .next-select-menu-item.next-selected {
  font-weight: var(--select-selected-font-weight, 400);
}.next-menu.next-menu {
  padding: 6px;
}
.next-menu.next-menu.next-menu.next-menu.next-menu .next-menu-symbol-icon-selected {
  width: var(--menu-icon-selected-size, 16px);
  font-size: var(--menu-icon-selected-size, 16px);
  height: 100%;
  overflow: hidden;
}
.next-menu.next-menu.next-menu.next-menu.next-menu .next-menu-symbol-icon-selected::before {
  width: var(--menu-icon-selected-size, 16px);
  font-size: var(--menu-icon-selected-size, 16px);
}
.next-menu-item {
  border-radius: var(--corner-1);
}
.next-menu-selectable-multiple .next-menu-item:not([role=menuitemcheckbox]):not([role=menuitemradio]):not(.next-nav-item), .next-menu-selectable-single .next-menu-item:not([role=menuitemcheckbox]):not([role=menuitemradio]):not(.next-nav-item) {
  padding: 0 var(--menu-padding-horizontal) 0 var(--menu-padding-horizontal-selectable, var(--menu-padding-horizontal));
}
.next-menu-item-inner .next-checkbox,
.next-menu-item-inner .next-radio {
  margin-right: var(--menu-checkbox-mr, 8px);
}.next-menu .next-menu-icon-selected.next-icon {
  margin-left: var(--select-menu-select-icon-ml, -20px);
}.next-tag-has-icon .next-tag-body {
  display: inline-flex;
  align-items: center;
}
.next-tag-has-icon .next-tag-icon {
  margin-right: 4px;
  font-size: 0;
}
.next-tag-has-icon .next-tag-icon .next-icon::before {
  width: unset;
}.next-tag-medium.next-tag-has-icon > .next-tag-body .next-icon::before {
  font-size: 12px;
}.next-tag-large.next-tag-has-icon > .next-tag-body .next-icon::before {
  font-size: 16px;
}.next-tag-medium.next-tag-has-icon > .next-tag-body .teamix-icon {
  font-size: 12px;
  vertical-align: middle;
}.next-tag-large.next-tag-has-icon > .next-tag-body .teamix-icon {
  font-size: 16px;
  vertical-align: middle;
}.next-split-btn.next-split-btn > .next-btn {
  box-shadow: none;
}.next-number-picker > .next-input .next-number-picker-handler:focus-within {
  opacity: 1;
}
.next-number-picker > .next-input .next-number-picker-handler .next-btn.next-btn.next-btn.next-btn {
  min-width: unset;
  border: var(--number-picker-handler-btn-border, none);
}
.next-number-picker > .next-input .next-number-picker-handler .next-btn.next-btn.next-btn.next-btn:not(.disabled):hover {
  border: var(--number-picker-handler-btn-border-hover, none);
}
.next-number-picker > .next-input .next-number-picker-handler .next-btn.next-btn.next-btn.next-btn.next-btn:first-child {
  border-right: none;
  border-top: none;
}
.next-number-picker > .next-input .next-number-picker-handler .next-btn.next-btn.next-btn.next-btn.next-btn:last-child {
  border-right: none;
  border-bottom: none;
}
.next-number-picker-inline .next-input-group {
  border: var(--number-picker-inline-group-border, 1px solid #c0c6cc);
  border-radius: var(--number-picker-border-radius, 2px);
  padding: var(--number-picker-inline-group-padding, 4px);
}
.next-number-picker-inline .next-input-group .next-input-group-addon .next-btn {
  border: var(--number-picker-inline-group-btn-border, none);
  border-radius: var(--number-picker-border-radius, 2px) !important;
  min-width: unset;
}
.next-number-picker-inline .next-input-group .next-input-group-addon .next-btn:not(.disabled):hover {
  border: var(--number-picker-inline-group-btn-border-hover, none);
}
.next-number-picker-inline .next-input-group .next-input {
  border: var(--number-picker-inline-group-btn-border, none);
}
.next-number-picker-inline .next-input-group .next-input:hover {
  border: var(--number-picker-inline-group-btn-border-hover, none);
}.next-number-picker.next-disabled {
  background-color: var(--color-fill-2,rgba(51,51,51,1));
}
.next-number-picker.next-disabled > .next-input {
  border: var(--number-picker-normal-border, 1px solid #dedede);
}
.next-number-picker.next-disabled .next-input-group {
  box-shadow: none;
}
.next-number-picker.next-disabled .next-input-group:hover {
  border: var(--number-picker-inline-group-border, 1px solid #c0c6cc);
}
.next-number-picker.next-disabled .next-input-group .next-input-group-addon .next-btn {
  background-color: var(--color-fill-2,rgba(51,51,51,1));
}
.next-number-picker.next-disabled .next-input-group .next-input-group-addon .next-btn:hover {
  border: var(--number-picker-inline-group-btn-border, none);
}
.next-number-picker.next-disabled .next-input-group .next-input:hover {
  border: var(--number-picker-inline-group-btn-border, none);
}.next-number-picker-inline.next-medium .next-input-group .next-input-group-addon .next-btn {
  height: var(--number-picker-final-height-medium, calc(var(--number-picker-height-medium) - 10px));
  width: var(--number-picker-final-height-medium, calc(var(--number-picker-height-medium) - 10px));
  min-width: unset;
}
.next-number-picker-inline.next-medium .next-input-group .next-input {
  display: inline-block;
  height: var(--number-picker-final-height-medium, calc(var(--number-picker-height-medium) - 10px));
  line-height: var(--number-picker-final-height-medium, calc(var(--number-picker-height-medium) - 10px));
}
.next-number-picker-inline.next-medium .next-input-group .next-input input {
  display: inline-block;
  height: 100%;
}.next-number-picker-inline.next-small .next-input-group .next-input-group-addon .next-btn {
  height: var(--number-picker-final-height-small, calc(var(--number-picker-height-small) - 10px));
  width: var(--number-picker-final-height-small, calc(var(--number-picker-height-small) - 10px));
  min-width: unset;
}
.next-number-picker-inline.next-small .next-input-group .next-input {
  display: inline-block;
  height: var(--number-picker-final-height-small, calc(var(--number-picker-height-small) - 10px));
  line-height: var(--number-picker-final-height-small, calc(var(--number-picker-height-small) - 10px));
}
.next-number-picker-inline.next-small .next-input-group .next-input input {
  display: inline-block;
  height: 100%;
}.next-number-picker-inline.next-large .next-input-group .next-input-group-addon .next-btn {
  height: var(--number-picker-final-height-large, calc(var(--number-picker-height-large) - 10px));
  width: var(--number-picker-final-height-large, calc(var(--number-picker-height-large) - 10px));
  min-width: unset;
}
.next-number-picker-inline.next-large .next-input-group .next-input {
  display: inline-block;
  height: var(--number-picker-final-height-large, calc(var(--number-picker-height-large) - 10px));
  line-height: var(--number-picker-final-height-large, calc(var(--number-picker-height-large) - 10px));
}
.next-number-picker-inline.next-large .next-input-group .next-input input {
  display: inline-block;
  height: 100%;
}.next-number-picker-normal.next-small.next-small.next-small .next-icon:before,
.next-number-picker-normal.next-small.next-small.next-small .next-icon .next-icon-remote {
  line-height: inherit;
}.next-number-picker.next-medium > .next-input .next-number-picker-handler .next-btn.next-btn.next-btn.next-btn {
  height: calc((var(--s-8,32px) - var(--line-1,1px) * 2) / 2);
}.next-card {
  transition: box-shadow var(--active-transition);
}
.next-card:hover {
  box-shadow: none;
  background-color: var(--card-hover-background, var(--card-background));
  border-color: var(--card-hover-border-color, var(--card-border-color));
}
.next-card .next-card-header-extra .next-icon-ellipsis-vertical::before {
  vertical-align: text-bottom;
}
.next-card .next-card-collapsable-tail {
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  padding: 0 var(--s-5,20px) var(--card-body-padding-bottom, 16px);
  margin-bottom: var(--card-body-padding-bottom, 16px);
}
.next-card .next-card-collapsable-tail:hover {
  color: var(--color-brand1-6, #0064c8);
  cursor: pointer;
}
.next-card .next-card-collapsable-tail .next-icon {
  margin-left: 4px;
}
.next-card .next-card-collapsable-tail .next-icon::before {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.next-card .next-card-collapsable-head {
  padding: 0 var(--s-5,20px);
  margin: var(--card-body-padding-bottom, 16px) 0;
  line-height: 22px;
  font-size: 14px;
}
.next-card .next-card-collapsable-head:hover {
  color: var(--color-brand1-6, #0064c8);
  cursor: pointer;
}.next-cascader:not(.multiple) .next-cascader-menu .next-menu-item {
  --menu-padding-horizontal: var(--menu-padding-horizontal-selectable);
  padding: 0 var(--menu-padding-horizontal) 0 var(--menu-padding-horizontal);
}
.next-cascader .next-cascader-menu-wrapper::-webkit-scrollbar {
  width: var(--scrollbar-width, 4px);
  height: var(--scrollbar-height, 4px);
}
.next-cascader .next-cascader-menu-wrapper::-webkit-scrollbar-track {
  opacity: 0.5;
  background: var(--scrollbar-track-bg, #eaedf0);
  border-radius: var(--scrollbar-track-border-radius, 3px);
}
.next-cascader .next-cascader-menu-wrapper::-webkit-scrollbar-thumb {
  opacity: 0.5;
  background: var(--scrollbar-thumb-bg, #abb6c0);
  border-radius: var(--scrollbar-thumb-border-radius, 3px);
}.next-cascader-select-dropdown {
  background-color: var(--color-fill1-2,rgba(51,51,51,1));
}
.next-cascader-select-dropdown .next-cascader-menu-wrapper {
  border-left: none;
  overflow-y: scroll;
}
.next-cascader-select-dropdown .next-cascader-menu-wrapper::-webkit-scrollbar {
  width: var(--scrollbar-width, 4px);
  height: var(--scrollbar-height, 4px);
}
.next-cascader-select-dropdown .next-cascader-menu-wrapper::-webkit-scrollbar-track {
  opacity: 0.5;
  background: var(--scrollbar-track-bg, #eaedf0);
  border-radius: var(--scrollbar-track-border-radius, 3px);
}
.next-cascader-select-dropdown .next-cascader-menu-wrapper::-webkit-scrollbar-thumb {
  opacity: 0.5;
  background: var(--scrollbar-thumb-bg, #abb6c0);
  border-radius: var(--scrollbar-thumb-border-radius, 3px);
}
.next-cascader-select-dropdown .next-menu {
  border: none;
}.next-table-fix-left, .next-table-fix-right {
  background-clip: padding-box;
}.next-message-title {
  font-weight: 500;
}
.next-message .next-message-close .next-icon-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.next-message .next-message-close .next-icon-close:before {
  width: var(--message-close-icon-size, 12px);
  height: var(--message-close-icon-size, 12px);
  font-size: var(--message-close-icon-size, 12px);
  line-height: var(--message-close-icon-size, 12px);
}.next-dialog-footer .next-btn {
  margin-left: var(--s-2, 8px);
}
.next-dialog-footer .next-btn:first-child {
  margin-left: 0;
}
.next-dialog.next-dialog-quick.quick-show .next-dialog-body {
  padding: var(--dialog-content-padding-top, 0px) var(--s-5,20px) var(--dialog-content-padding-bottom, 16px) var(--s-5,20px);
}.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner > .next-icon {
  transform: scale(0.7);
  margin-top: 0;
}.next-nav.next-nav.next-nav.next-nav.next-menu {
  padding: 0;
}body.next-modal-open {
  overflow: hidden;
}.next-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  z-index: 1001;
  background: var(--color-fill1-2);
}
.next-modal-header {
  position: relative;
  background: var(--color-fill1-1);
  z-index: 1;
  height: 60px;
  box-shadow: var(--shadow-1);
  display: flex;
  box-sizing: border-box;
  padding: var(--s-2) var(--s-4);
  align-items: center;
  justify-content: space-between;
}
.next-modal-header .left-part .next-modal-title {
  font-size: var(--font-size-body-2);
  line-height: var(--font-lineheight-1);
  color: var(--color-text1-3);
}
.next-modal-header .left-part .next-modal-title .next-modal-edit-icon {
  margin-left: var(--s-1);
  vertical-align: middle;
}
.next-modal-header .left-part .next-modal-title .edit-title {
  display: inline-block;
  vertical-align: middle;
}
.next-modal-header .left-part .next-modal-description {
  font-size: var(--font-size-body-1);
  line-height: var(--font-lineheight-1);
  color: var(--color-text1-1);
}
.next-modal-header .right-part {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.next-modal-header .right-part .next-modal-side-drawer-switch {
  box-sizing: border-box;
  height: var(--s-8);
  margin: 2px var(--s-3);
  border-radius: var(--corner-1);
  border: 1px solid var(--color-line1-3);
  padding: 5px var(--s-3);
  font-size: var(--font-size-body-1);
  line-height: var(--font-lineheight-1);
  color: var(--color-text1-3);
}
.next-modal-header .right-part .next-modal-side-drawer-switch-label {
  vertical-align: middle;
  display: inline-block;
}
.next-modal-header .right-part .next-modal-side-drawer-switch .next-switch {
  margin: 2px 0 2px var(--s-2);
  vertical-align: middle;
}
.next-modal-header .right-part .next-modal-close {
  height: var(--s-6);
  margin: 6px 0;
}
.next-modal-body {
  height: calc(100% - 60px);
  overflow: hidden;
  display: flex;
}
.next-modal-body .next-modal-children, .next-modal-body .next-modal-side-drawer {
  height: 100%;
  overflow: auto;
}
.next-modal-body .next-modal-children {
  flex: 1;
  background: var(--color-fill1-2);
}
.next-modal-body .next-modal-side-drawer {
  background: var(--color-fill1-1);
  overflow: hidden;
  transition: width 0.3s ease-out;
}
.next-modal-body .next-modal-side-drawer.next-modal-side-drawer-visible {
  box-shadow: -1px 0 0 0 var(--color-fill1-3);
  overflow: auto;
}.next-modal-header .next-modal-title-box {
  display: flex;
  align-items: center;
}
.next-modal-header .next-modal-title-box .next-modal-title-icon {
  color: var(--color-fill1-6, #8b8b8b);
  font-size: var(--font-size-body-2, 12px);
  margin-right: var(--modal-title-icon-margin-right, 12px);
  cursor: pointer;
  transform: translateY(var(--modal-title-icon-transform-top, 2px));
}.next-badge .next-badge-count, .next-badge .next-badge-dot {
  box-shadow: 0 0 0 2px #1f1f1f;
}.next-upload-dragable .next-upload-drag {
  transition: all 100ms linear;
}
.next-upload-dragable .next-upload-drag-over {
  background: var(--color-brand1-1);
}
.next-upload-card {
  border-radius: var(--corner-1);
}
.next-upload-list-card .next-upload-list-item-wrapper {
  border-style: dashed;
  border-radius: var(--corner-1);
}
.next-upload-list-card .next-upload-list-item-progress .next-progress-line-overlay {
  border-radius: 0px var(--corner-1) var(--corner-1) var(--corner-1);
}.next-calendar-card .next-calendar-cell.next-selected .next-calendar-date,
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-month,
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-year,
.next-calendar-panel .next-calendar-cell.next-selected .next-calendar-date,
.next-calendar-panel .next-calendar-cell.next-selected .next-calendar-month,
.next-calendar-panel .next-calendar-cell.next-selected .next-calendar-year,
.next-calendar-range .next-calendar-cell.next-selected .next-calendar-date,
.next-calendar-range .next-calendar-cell.next-selected .next-calendar-month,
.next-calendar-range .next-calendar-cell.next-selected .next-calendar-year {
  animation: none;
}.next-drawer-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: var(--s-4,16px) var(--s-5,20px) var(--s-4,16px) var(--s-5,20px);
  left: 0;
  background: var(--drawer-title-bg-color, var(--drawer-bg));
  border-radius: 0 0 4px 4px;
  z-index: 3;
}
.next-drawer-footer-line {
  border-top: var(--line-1,1px) var(--line-solid, solid) var(--drawer-footer-border-color, var(--color-line1-1));
}
.next-drawer-footer-has-shadow {
  box-shadow: var(--shadow-1-up);
  border-top: var(--line-1,1px) var(--line-solid, solid) var(--drawer-footer-border-color, var(--color-line1-1));
}
.next-drawer-footer-right {
  text-align: right;
}
.next-drawer-footer-left {
  text-align: left;
}
.next-drawer-footer-center {
  text-align: center;
}.next-drawer {
  overflow: hidden;
}
.next-drawer .next-drawer-body {
  height: calc(100% - var(--s-10,40px));
}.next-drawer-has-footer .next-drawer-body {
  margin-bottom: var(--s-10,40px);
  padding-bottom: calc(var(--s-5,20px) + var(--s-10,40px) + var(--s-4,16px));
}.next-overlay-wrapper .next-overlay-inner::-webkit-scrollbar {
  width: var(--scrollbar-width, 4px);
  height: var(--scrollbar-height, 4px);
}
.next-overlay-wrapper .next-overlay-inner::-webkit-scrollbar-track {
  opacity: 0.5;
  background: var(--scrollbar-track-bg, #eaedf0);
  border-radius: var(--scrollbar-track-border-radius, 3px);
}
.next-overlay-wrapper .next-overlay-inner::-webkit-scrollbar-thumb {
  opacity: 0.5;
  background: var(--scrollbar-thumb-bg, #abb6c0);
  border-radius: var(--scrollbar-thumb-border-radius, 3px);
}body {
  line-height: 1.5;
}code, kbd, pre, samp {
  font-family: Consolas, Menlo, Courier, monospace;
}a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}.next-checkbox-wrapper.disabled:not(.checked):not(.indeterminate) .next-checkbox-inner {
  background: var(--color-fill1-2);
  border: 1px solid var(--color-line1-1);
}.next-checkbox-inner {
  position: relative;
}
.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner > .next-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(var(--checkbox-icon-scale, 0.8));
  margin: 0;
  animation: none;
}
.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner.next-checkbox-inner > .next-icon::before {
  display: inline-block;
  width: var(--checkbox-icon-size, 16px);
  height: var(--checkbox-icon-size, 16px);
  font-size: var(--checkbox-icon-size, 16px);
  line-height: inherit;
}.next-menu-item.next-selected .next-menu-icon-selected {
  color: var(--color-brand1-6);
}.next-menu-item:not(.next-disabled):hover .next-menu-icon-selected,
.next-menu-item:not(.next-disabled).next-selected:hover .next-menu-icon-selected,
.next-menu-item:not(.next-disabled).next-selected.next-focused:hover .next-menu-icon-selected,
.next-menu-item:not(.next-disabled).next-selected:focus:hover .next-menu-icon-selected,
.next-menu-item:not(.next-disabled).next-focused .next-menu-icon-selected,
.next-menu-item:not(.next-disabled).next-selected.next-focused .next-menu-icon-selected,
.next-menu-item:not(.next-disabled).next-selected:focus .next-menu-icon-selected {
  color: var(--color-brand1-6);
}.next-menu-item.next-selected.next-selected.next-selected {
  background-color: var(--menu-background-selected);
}.next-menu-item-inner {
  display: flex;
  align-items: center;
}
.next-menu-item-inner .next-checkbox-wrapper {
  display: flex;
  align-items: center;
}.next-menu-item .next-menu-item-text {
  flex: 1;
}.next-tag-blue-inverse {
  background-color: var(--color-notice-1);
  border: 1px solid var(--color-notice-2);
  color: var(--color-notice-5);
}.next-tag-blue {
  background-color: var(--color-notice-5);
  border-color: var(--color-notice-5);
}.next-tag-green-inverse {
  background-color: var(--color-success-1);
  border: var(--colortag-border-width, 0px) solid var(--color-success-2);
  color: var(--color-success-5);
}.next-tag-green {
  background-color: var(--color-success-5);
  border-color: var(--color-success-5);
}.next-tag-red-inverse {
  background-color: var(--color-error-1);
  border: var(--colortag-border-width, 0px) solid var(--color-error-2);
  color: var(--color-error-5);
}.next-tag-red {
  background-color: var(--color-error-5);
  border-color: var(--color-error-5);
}.next-tag-orange-inverse {
  background-color: var(--color-warning-1);
  border: var(--colortag-border-width, 0px) solid var(--color-warning-2);
  color: var(--color-warning-5);
}.next-tag-orange {
  background-color: var(--color-warning-5);
  border-color: var(--color-warning-5);
}.next-tag-yellow-inverse {
  background-color: var(--color-help-1);
  border: var(--colortag-border-width, 0px) solid var(--color-help-2);
  color: var(--color-help-5);
}.next-tag-yellow {
  background-color: var(--color-help-5);
  border-color: var(--color-help-5);
}.next-tag.next-tag-checkable:not([disabled]) {
  cursor: pointer;
}
.next-tag.next-tag-checkable:not([disabled]) > .next-tag-body {
  cursor: pointer;
}.next-input span.next-input-inner.next-before {
  color: var(--color-line1-5);
  padding-left: 8px;
}
.next-input span.next-input-inner.next-after {
  color: var(--color-line1-5);
  padding-right: 8px;
}.next-menu-btn.next-menu-btn.next-menu-btn .next-menu-btn-arrow.next-icon {
  margin-left: 8px;
  margin-right: -4px;
}.next-notification.next-message-success.next-toast {
  border-left: 4px solid var(--color-success-7,rgba(56,201,127,1));
}
.next-notification.next-message-warning.next-toast {
  border-left: 4px solid var(--color-warning-7,rgba(255,165,69,1));
}
.next-notification.next-message-error.next-toast {
  border-left: 4px solid var(--color-error-7,rgba(245,106,93,1));
}
.next-notification.next-message-notice.next-toast {
  border-left: 4px solid var(--color-brand1-4,rgba(51,105,163,1));
}
.next-notification.next-message-help.next-toast {
  border-left: 4px solid var(--color-brand1-4,rgba(51,105,163,1));
}.next-message.next-toast.next-medium .next-message-title {}.next-message.next-large .next-message-content,
.next-message.next-medium .next-message-content {
  line-height: 1.5;
}.next-message.next-message-loading .next-message-symbol::before {
  font-size: 18px;
  width: 18px;
}.next-message.next-message .next-message-close {
  top: 11px;
}.next-message.next-large .next-message-close {
  top: 14px;
}.next-message-content {
  margin-top: 0.5px;
}.next-title-content .next-message-content {
  margin-top: 0;
}.next-message.next-medium .next-message-symbol {
  font-size: 0;
}.next-tree.next-node-block .next-tree-node-inner.next-selected:not(.next-disabled) {
  font-weight: 600;
}
.next-tree.next-node-block .next-tree-node-inner.next-selected:not(.next-disabled) .next-tree-switcher.next-noline .next-tree-switcher-icon {
  color: var(--tree-switcher-icon-selected-color, var(--color-brand1-6));
}.next-tree-node-label .next-icon::before {
  font-size: calc(var(--font-size-body-1) + 2px);
}.next-tree.next-node-block .next-tree-node-inner {
  border-radius: var(--corner-1);
}.next-tree-switcher.next-tree-switcher.next-tree-switcher.next-noline .next-tree-fold-icon::before {
  line-height: inherit;
}.next-tree-switcher.next-tree-switcher.next-tree-switcher.next-loading .next-tree-switcher-icon::before {
  line-height: inherit;
}.next-tree-switcher.next-line {
  flex-shrink: 0;
}@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .next-tree-switcher.next-loading .next-tree-switcher-icon {
    transform: scale(0.7);
  }  .next-tree-switcher.next-line.next-tree-switcher.next-line .next-tree-switcher-icon::before {
    line-height: inherit;
  }
}
.next-select-multiple .next-select-compact .next-select-tag-compact {
  color: var(--color-fill1-6);
}.next-select-all {
  padding-left: 12px;
}.next-btn-group .next-btn.next-btn-primary:not([disabled]) {
  border-color: var(--color-brand1-6);
}
.next-btn-group .next-btn.next-btn-primary:not([disabled]):hover {
  border-color: var(--color-brand1-5);
}
.next-btn-group .next-btn.next-btn-primary:not([disabled]):active {
  border-color: var(--color-brand1-8);
}
.next-btn-group .next-btn.next-btn-primary:not([disabled]).next-split-btn-trigger {
  border-left-color: rgba(255, 255, 255, 0.2);
}.next-step-circle > .next-step-item-finish .next-step-item-node-placeholder,
.next-step-circle > .next-step-item-wait .next-step-item-node-placeholder {
  width: 24px;
  height: 24px;
}.next-step-circle > .next-step-item-finish .next-step-item-node-circle,
.next-step-circle > .next-step-item-wait .next-step-item-node-circle {
  width: 24px;
  height: 24px;
  line-height: 22px;
}.next-step-circle > .next-step-item-finish .next-step-item-content,
.next-step-circle > .next-step-item-process .next-step-item-content,
.next-step-circle > .next-step-item-wait .next-step-item-content {
  color: var(--color-text1-7, #8c8c8c);
}.next-step-item-node.clicked {
  transform: none;
}.next-step-circle > .next-step-item-finish .next-step-item-node-circle .next-icon {
  animation: none;
}
.next-step-circle > .next-step-item-finish .next-step-item-node-circle .next-icon::before {
  font-weight: bold;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body .next-step-item-title,
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body .next-step-item-title,
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body .next-step-item-title {
  margin-top: 2px;
}.next-step-circle.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
  margin-top: 2px;
}.next-step-circle.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title,
.next-step-circle.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
  margin-top: 2px;
}.next-step-circle.next-step-horizontal > .next-step-item-finish .next-step-item-tail,
.next-step-circle.next-step-horizontal > .next-step-item-wait .next-step-item-tail {
  width: calc(100% - 40px);
}.next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body,
.next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body {
  left: -28px;
}.next-tree.next-node-block .next-tree-node-inner.next-selected:not(.next-disabled) {
  font-weight: var(--tree-selected-font-weight, 500);
}
.next-tree.next-node-block .next-tree-node-inner.next-selected:not(.next-disabled) .next-tree-switcher.next-noline .next-tree-switcher-icon {
  color: var(--tree-switcher-icon-selected-color, var(--color-brand1-6));
}.next-tree-node-label .next-icon::before {
  font-size: calc(var(--font-size-body-1) + 2px);
}.next-tree.next-node-block .next-tree-node-inner {
  border-radius: var(--corner-1);
}.next-tree-switcher.next-tree-switcher.next-tree-switcher.next-noline .next-tree-fold-icon::before {
  line-height: inherit;
}.next-tree-switcher.next-tree-switcher.next-tree-switcher.next-loading .next-tree-switcher-icon::before {
  line-height: inherit;
}.next-tree-switcher.next-line {
  flex-shrink: 0;
}@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .next-tree-switcher.next-loading .next-tree-switcher-icon {
    transform: scale(0.7);
  }  .next-tree-switcher.next-line.next-tree-switcher.next-line .next-tree-switcher-icon::before {
    line-height: inherit;
  }
}
.next-time-picker-menu ul::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.next-time-picker-menu ul::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 6px;
  background-color: rgba(255,255,255,0.2);
}
.next-time-picker-menu ul::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: rgba(255,255,255,0.4);
}
.next-time-picker-menu ul::-webkit-scrollbar-track {
  background-color: transparent;
}.theme-hybridcloud.theme-hybridcloud .next-dialog-message.next-message.next-addon .next-message-content,
.theme-hybridcloud-dark.theme-hybridcloud-dark .next-dialog-message.next-message.next-addon .next-message-content {
  color: var(--color-dialog-content);
  line-height: 1.5;
  margin-top: 16px;
}
.theme-hybridcloud.theme-hybridcloud .next-dialog-message.next-message.next-addon .next-message-content .next-message .next-message-content,
.theme-hybridcloud-dark.theme-hybridcloud-dark .next-dialog-message.next-message.next-addon .next-message-content .next-message .next-message-content {
  margin-top: 0;
}
.theme-hybridcloud.theme-hybridcloud .next-dialog-header,
.theme-hybridcloud-dark.theme-hybridcloud-dark .next-dialog-header {
  font-weight: var(--font-weight-medium, 500);
}.next-dialog-message.next-message.next-addon .next-message-content {
  color: var(--color-dialog-content);
  line-height: 1.5;
  margin-top: 16px;
}
.next-dialog-message.next-message.next-addon .next-message-content .next-message .next-message-content {
  margin-top: 0;
}.next-dialog-header {
  font-weight: var(--font-weight-medium, 500);
}.theme-hybridcloud .next-dialog,
.theme-hybridcloud-dark .next-dialog,
:not(.theme-yunxiao) .next-dialog,
:not(.theme-yunxiao-dark) .next-dialog {
  min-width: 400px;
}
.theme-hybridcloud .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert),
.theme-hybridcloud-dark .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert),
:not(.theme-yunxiao) .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert),
:not(.theme-yunxiao-dark) .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) {}
.theme-hybridcloud .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) .next-dialog-header,
.theme-hybridcloud-dark .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) .next-dialog-header,
:not(.theme-yunxiao) .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) .next-dialog-header,
:not(.theme-yunxiao-dark) .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) .next-dialog-header {
  --dialog-title-padding-bottom: 12px;
  --dialog-title-padding-top: 12px;
  --dialog-title-border-color: var(--color-line1-1);
}
.theme-hybridcloud .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) .next-dialog-body,
.theme-hybridcloud-dark .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) .next-dialog-body,
:not(.theme-yunxiao) .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) .next-dialog-body,
:not(.theme-yunxiao-dark) .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) .next-dialog-body {
  --dialog-content-padding-top: 16px;
}
.theme-hybridcloud .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) .next-dialog-footer,
.theme-hybridcloud-dark .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) .next-dialog-footer,
:not(.theme-yunxiao) .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) .next-dialog-footer,
:not(.theme-yunxiao-dark) .next-dialog:not(.next-dialog-quick:not(.quick-show)):not(.quick-show-confirm-or-alert) .next-dialog-footer {  --dialog-footer-padding-bottom: 16px;
}.theme-hybridcloud .next-dialog-message.next-message.next-addon .next-message-content,
.theme-hybridcloud-dark .next-dialog-message.next-message.next-addon .next-message-content,
:not(.theme-yunxiao) .next-dialog-message.next-message.next-addon .next-message-content,
:not(.theme-yunxiao-dark) .next-dialog-message.next-message.next-addon .next-message-content {
  line-height: 1.5;
}
.theme-hybridcloud .next-dialog-header,
.theme-hybridcloud-dark .next-dialog-header,
:not(.theme-yunxiao) .next-dialog-header,
:not(.theme-yunxiao-dark) .next-dialog-header {
  font-weight: var(--font-weight-medium, 500);
}.next-dialog-close {
  width: var(--dialog-header-close-bg-width, 20px);
  height: var(--dialog-header-close-bg-height, 20px);
  border-radius: 2px;
}
.next-dialog-close:hover {
  background-color: var(--color-fill1-2, #f7f7f7);
}
.next-dialog-close:hover .next-dialog-close-icon {
  color: var(--color-text1-2, #5a5a5a);
}
.next-dialog-close:active {
  background-color: var(--color-fill1-3, #eaeaea);
}
.next-dialog-close:active .next-dialog-close-icon {
  color: var(--color-text1-5, #292929);
}
.next-dialog-close .next-dialog-close-icon {
  color: var(--color-fill1-6, #848484);
}.next-dialog.next-closeable:not(.next-dialog-quick) .next-dialog-close {}.next-dialog.next-closeable.next-dialog-quick:not(.quick-show) .next-dialog-close {}.next-dialog.next-closeable.next-dialog-quick.quick-show .next-dialog-close {}.next-dialog.next-closeable.next-dialog-quick.quick-show-confirm-or-alert .next-dialog-close {}.next-dialog-quick.quick-show.quick-show-confirm-or-alert .next-dialog-body {
  padding: var(--s-5,20px) var(--s-5,20px) var(--s-zero,0px) var(--s-5,20px);
}.next-dialog-body::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.next-dialog-body::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 6px;
  background-color: var(--scrollbar-thumb-bg);
}
.next-dialog-body::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.next-dialog-body::-webkit-scrollbar-track {
  background-color: transparent;
}.next-dialog-footer {
  z-index: 3;
}
.next-dialog-footer-has-shadow {
  box-shadow: var(--shadow-1-up);
  border-top: var(--line-1,1px) var(--line-solid, solid) var(--drawer-footer-border-color, var(--color-line1-1));
}.next-dialog .next-dialog-header .next-dialog-header-container, .next-dialog-quick .next-message-title .next-dialog-header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.next-dialog .next-dialog-header .next-dialog-header-extra, .next-dialog-quick .next-message-title .next-dialog-header-extra {
  display: flex;
  align-items: center;
  margin-right: -8px;
}
.next-dialog .next-dialog-header .next-dialog-header-line, .next-dialog-quick .next-message-title .next-dialog-header-line {
  width: 1px;
  height: 18px;
  background-color: var(--color-fill1-4);
  display: inline-block;
  margin-left: 12px;
}.next-dialog-quick .next-message-title .next-dialog-header-extra {
  margin-right: -16px;
}.next-dialog-quick.quick-show-confirm-or-alert .next-message-title .next-dialog-header-extra {
  margin-right: 18px;
}.next-number-picker.next-number-picker-inline:not(.next-disabled) .next-input-group {
  border: var(--line-1,1px) solid var(--input-border-color, #383838);
}
.next-number-picker.next-number-picker-inline:not(.next-disabled) .next-input-group:hover {
  border-color: var(--input-hover-border-color, #4D4D4D);
}
.next-number-picker.next-number-picker-inline:not(.next-disabled) .next-input-group .next-btn.next-medium > .next-btn-icon.next-icon-alone:before, .next-number-picker.next-number-picker-inline:not(.next-disabled) .next-input-group .next-btn.next-medium > .next-btn-icon.next-icon-alone .next-icon-remote {
  line-height: 1em;
}.next-number-picker.next-number-picker-inline.next-disabled .next-input-group {
  border: var(--line-1,1px) solid var(--input-disabled-border-color, #4D4D4D);
}.next-number-picker.next-number-picker-normal.next-disabled .next-input {
  border: var(--line-1,1px) solid var(--input-disabled-border-color, #4D4D4D);
}.next-form.next-medium .next-switch {
  margin-top: 5px;
}.next-form-item .next-form-item-label > label {
  display: inline-block;
  line-height: 1.5;
  line-height: var(--font-lineheight-2, 1.5);
}.next-form-item.next-top {
  margin-bottom: var(--s-5, 20px);
}
.next-form-item.next-top .next-form-item-label {
  line-height: 1.5;
  margin-bottom: var(--s-1, 4px);
}.next-form-item .next-form-item-label {
  font-weight: var(--font-weight-medium, 500);
}.next-form-item-label label[required]:before {
  display: none;
}.next-form-item-label label[required]:after {
  margin-right: 4px;
  margin-left: 4px;
  content: "*";
  color: #ed675a;
  color: var(--color-error-4,rgba(163,66,57,1));
  position: relative;
  top: 2px;
}.next-drawer-header {
  font-weight: var(--font-weight-medium, 500);
}.next-drawer-close .next-drawer-close-icon.next-icon {
  margin-left: -14px;
  margin-top: var(--drawer-close-icon-mt, -6px);
}.next-drawer .next-drawer-header .next-drawer-header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.next-drawer .next-drawer-header .next-drawer-header-extra {
  display: flex;
  align-items: center;
  margin-right: 24px;
}
.next-drawer .next-drawer-header .next-drawer-header-line {
  width: 1px;
  height: 18px;
  background-color: var(--color-fill1-4);
  display: inline-block;
  margin-left: 12px;
}.next-date-picker2 .next-date-picker2-input-range .next-input {
  box-shadow: none;
}@media (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  .next-calendar2-header .next-icon.next-xxs {
    transform: scale(1);
  }
}.next-date-picker2-input.next-date-picker2-input-focus {
  box-shadow: var(--active-shadow);
}.next-date-picker2:not(disabled):hover .next-date-picker2-input-range, .next-date-picker2:not(disabled).active .next-date-picker2-input-range {
  box-shadow: var(--active-shadow);
}.next-date-picker2-input-separator {
  color: var(--color-input-separator, var(--color-fill1-5));
}.next-date-picker2-input input {
  font-feature-settings: initial;
}.next-date-picker2-input .next-input input {
  width: auto;
}.next-table.with-row-select tr td:nth-child(2) .next-table-cell-wrapper,
.next-table.with-row-select tr th:nth-child(2) .next-table-cell-wrapper {
  padding-left: 0;
}.next-table-fixed .next-table-body tr td:last-child {
  border-right-width: 1px;
}
.next-table-fixed .next-table-body tr td.last {
  border-right-width: 0px;
}.next-collapse .next-collapse-panel-icon {
  margin-top: -1px;
}.next-calendar2 {
  background: var(--date-picker-panel-background);
}.hybridcloud-card-dropdown-actions-icon.hybridcloud-card-dropdown-actions-icon,
.theme-hybridcloud .hybridcloud-card-dropdown-actions-icon,
.theme-hybridcloud-dark .hybridcloud-card-dropdown-actions-icon {
  color: var(--color-fill1-6, #848484);
  cursor: pointer;
  margin-top: -1px;
}
.hybridcloud-card-dropdown-actions-icon.hybridcloud-card-dropdown-actions-icon::before,
.theme-hybridcloud .hybridcloud-card-dropdown-actions-icon::before,
.theme-hybridcloud-dark .hybridcloud-card-dropdown-actions-icon::before {
  font-size: 24px;
  width: 24px;
}.next-card .next-card-header {
  font-size: 0;
}
.next-card .next-card-content-container::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.next-card .next-card-content-container::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 6px;
  background-color: var(--scrollbar-thumb-bg);
}
.next-card .next-card-content-container::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.next-card .next-card-content-container::-webkit-scrollbar-track {
  background-color: transparent;
}
.next-card .next-card-header-title {
  line-height: 22px;
  font-weight: var(--font-weight-medium);
}
.next-card .next-card-content-container + :not(.next-card-divider).next-card-actions {
  padding-top: 0;
}
.next-card .next-card-header-extra {
  position: relative;
  font-size: 12px;
  line-height: 22px;
}.next-card-header {
  margin-top: 16px;
}.next-tabs-pure.next-tabs.next-medium > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab {
  margin: 0 var(--tab-item-margin-lr-size-m);
}
.next-tabs-pure.next-tabs.next-medium > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:first-child {
  margin-left: 0;
}
.next-tabs-pure.next-tabs.next-medium > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:last-child {
  margin-right: 0;
}
.next-tabs-pure.next-tabs.next-medium > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab .next-tabs-tab-inner {
  padding-left: 0;
  padding-right: 0;
}.next-tabs-pure.next-tabs.next-small > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab {
  margin: 0 var(--tab-item-margin-lr-size-s);
}
.next-tabs-pure.next-tabs.next-small > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:first-child {
  margin-left: 0;
}
.next-tabs-pure.next-tabs.next-small > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:last-child {
  margin-right: 0;
}
.next-tabs-pure.next-tabs.next-small > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab .next-tabs-tab-inner {
  padding-left: 0;
  padding-right: 0;
}.next-tabs.next-tabs-vertical.next-tabs-left.next-medium > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab {
  margin: 20px 0;
}
.next-tabs.next-tabs-vertical.next-tabs-left.next-medium > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:first-child {
  margin-top: 0;
}
.next-tabs.next-tabs-vertical.next-tabs-left.next-medium > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab .next-tabs-tab-inner {
  padding-top: 0;
  padding-bottom: 0;
}.next-tabs.next-tabs-vertical.next-tabs-left.next-small > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab {
  margin: 20px 0;
}
.next-tabs.next-tabs-vertical.next-tabs-left.next-small > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:first-child {
  margin-top: 0;
}
.next-tabs.next-tabs-vertical.next-tabs-left.next-small > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab .next-tabs-tab-inner {
  padding-top: 0;
  padding-bottom: 0;
}.is-hybridcloud.next-tabs-capsule > .next-tabs-bar .next-tabs-tab, .theme-hybridcloud .next-tabs-capsule > .next-tabs-bar .next-tabs-tab {
  transition: color 100ms, background-color 100ms, border-color 100ms;
}
.is-hybridcloud.next-tabs-capsule > .next-tabs-bar .next-tabs-tab.active, .theme-hybridcloud .next-tabs-capsule > .next-tabs-bar .next-tabs-tab.active {
  z-index: 3;
}
.is-hybridcloud.next-tabs-capsule > .next-tabs-bar .next-tabs-tab.active:hover, .theme-hybridcloud .next-tabs-capsule > .next-tabs-bar .next-tabs-tab.active:hover {
  color: var(--color-brand1-6,rgba(39,137,242,1));
  background-color: var(--tab-capsule-bg-color-selected, #FFFFFF);
  border-color: var(--color-brand1-6,rgba(39,137,242,1));
}.is-hybridcloud.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:before, .theme-hybridcloud .next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:before {
  border-radius: 1px;
}.next-tabs .next-tabs-content.next-tabs-content {
  padding-left: 0;
}.next-tabs.next-medium .next-tabs-tab-inner {
  line-height: 22px;
}.next-tabs-text > .next-tabs-bar .next-tabs-tab:first-child .next-tabs-tab-inner {
  padding-left: 0px;
}
.next-tabs-text > .next-tabs-bar .next-tabs-tab:last-child .next-tabs-tab-inner {
  padding-right: 0px;
}
.next-tabs-text > .next-tabs-bar .next-tabs-tab .next-tabs-tab-inner {
  padding-left: 16px;
  padding-right: 16px;
}.next-table-row .next-table-cell.next-table-selection {
  position: relative;
}
.next-table-row .next-table-cell.next-table-selection .next-checkbox-wrapper.checked::before {
  content: "";
  position: absolute;
  height: calc(100% + 1px);
  top: 0;
  left: 0px;
  border-left: 2px solid var(--color-table-selected-border);
}.next-table-lock-right.shadow {
  box-shadow: var(--table-lock-right-shadow);
}.next-table-lock-left.shadow {
  box-shadow: var(--table-lock-left-shadow);
}.next-table-ping-right .next-table-expanded-area .next-table-ping-right .next-table-fix-right-first:after,
.next-table-ping-right .next-table-fix-right-first:after {
  box-shadow: var(--table-ping-right-shadow);
}.next-table-ping-left .next-table-expanded-area .next-table-ping-left .next-table-fix-left-last::after,
.next-table-ping-left .next-table-fix-left-last::after {
  box-shadow: var(--table-ping-left-shadow);
}.next-table:not(.next-table-fixed) ::-webkit-scrollbar {
  width: 14px;
  height: 14px;
}
.next-table:not(.next-table-fixed) ::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 7px;
  background-color: var(--scrollbar-thumb-bg);
}
.next-table:not(.next-table-fixed) ::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.next-table:not(.next-table-fixed) ::-webkit-scrollbar-track {
  background-color: transparent;
}.next-table.next-table th .next-table-cell-wrapper {
  word-break: break-word;
}/**
  在弹窗、抽屉、卡片 中，表格的内容背景色为G10、表头背景色为G20
*/
.next-dialog .next-table th, .next-drawer .next-table th, .next-card .next-table th {
  background: var(--color-fill1-4,rgba(28,28,28,1));
}
.next-dialog .next-table-row, .next-drawer .next-table-row, .next-card .next-table-row {
  background: var(--color-fill1-3,rgba(20,20,20,1));
}.next-table-row .next-table-cell.first .next-table-cell-wrapper .next-checkbox-wrapper {
  display: flex;
}.next-pagination.next-medium .next-pagination-total {
  font-size: var(--font-size-body-1,12px);
  color: var(--color-text1-3, #333333);
}.next-pagination-list .next-pagination-item {
  box-sizing: border-box;
}
.next-pagination-list .next-pagination-item:not(.next-current):hover {
  border-color: var(--color-fill1-2,rgba(51,51,51,1));
}.next-pagination.next-medium .next-pagination-jump-go {
  margin-left: 12px;
}
.next-pagination.next-medium .next-pagination-pages + .next-pagination-size-selector, .next-pagination.next-medium .next-pagination-size-selector + .next-pagination-pages {
  margin-left: 20px;
}.next-btn.next-btn-normal.next-pagination-item[disabled].next-prev, .next-btn.next-btn-normal.next-pagination-item[disabled].next-next {
  background-color: transparent;
}
.next-btn.next-btn-normal.next-pagination-item[disabled].next-prev:hover, .next-btn.next-btn-normal.next-pagination-item[disabled].next-next:hover {
  background-color: transparent;
}.react-loading-skeleton.react-loading-skeleton {
  background-color: var(--color-skeleton-bg-normal);
  background-image: linear-gradient(90deg, var(--color-skeleton-bg-normal), var(--color-skeleton-bg-light), var(--color-skeleton-bg-normal));
}.theme-hybridcloud-dark .next-loading .next-loading-component {
  opacity: unset;
  filter: blur(2px);
}
.theme-hybridcloud-dark .next-loading .next-loading-component .next-loading-masker {
  background: #0A0A0A;
  opacity: 0.2;
}.next-tree-node-label-wrapper.next-tree-node-label-wrapper.next-tree-node-label-wrapper {
  border: 0;
}.next-tree-node-inner.next-drag-over-gap-top .next-tree-node-label {
  position: relative;
}
.next-tree-node-inner.next-drag-over-gap-top .next-tree-node-label::after {
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: var(--color-brand1-6, #0064C8);
  content: "";
}.next-tree-node-inner.next-drag-over-gap-bottom .next-tree-node-label {
  position: relative;
}
.next-tree-node-inner.next-drag-over-gap-bottom .next-tree-node-label::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: var(--color-brand1-6, #0064C8);
  content: "";
}.next-tree-node-label {
  height: 24px;
  line-height: 24px;
}
.next-tree-node-label .next-icon {
  color: var(--color-fill1-6, #848484);
}.next-selected .next-tree-node-label-selectable .next-icon {
  color: var(--tree-node-selected-color, #0064C8);
}.next-tree-right-angle {
  height: calc(20px + var(--s-1,4px) - var(--line-1,1px) * 2 - 0.5px);
}.next-balloon-content.next-balloon-content {
  word-break: break-word;
}.next-drawer-header {
  position: relative;
}
.next-drawer-header .next-drawer-close {
  width: var(--s-5,20px);
  height: var(--s-5,20px);
  top: 50%;
  transform: translate(-4px, -50%);
  border-radius: var(--drawer-header-close-border-radius, 2px);
}
.next-drawer-header .next-drawer-close:hover {
  background-color: var(--color-fill1-2, #f7f7f7);
}
.next-drawer-header .next-drawer-close:hover .next-drawer-close-icon {
  color: var(--color-text1-2, #5a5a5a);
}
.next-drawer-header .next-drawer-close:active {
  background-color: var(--color-fill1-3, #eaeaea);
}
.next-drawer-header .next-drawer-close:active .next-drawer-close-icon {
  color: var(--color-text1-5, #292929);
}
.next-drawer-header .next-drawer-close .next-drawer-close-icon {
  margin-top: 0;
  margin-left: 0;
  transform: translate(-50%, -50%);
  color: var(--color-fill1-6, #848484);
}.next-drawer-body::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.next-drawer-body::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 6px;
  background-color: var(--scrollbar-thumb-bg);
}
.next-drawer-body::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.next-drawer-body::-webkit-scrollbar-track {
  background-color: transparent;
}.next-modal-close.next-modal-close.next-modal-close.next-modal-close.next-modal-close {
  width: 20px;
  height: 20px;
  border-radius: 2px;
}
.next-modal-close.next-modal-close.next-modal-close.next-modal-close.next-modal-close:hover {
  background-color: var(--color-fill1-2, #f7f7f7);
  color: var(--color-text1-2, #5a5a5a);
}
.next-modal-close.next-modal-close.next-modal-close.next-modal-close.next-modal-close:active {
  background-color: var(--color-fill1-3, #eaeaea);
  color: var(--color-text1-5, #292929);
}
.next-modal-close.next-modal-close.next-modal-close.next-modal-close.next-modal-close .next-dialog-close-icon {
  color: var(--color-fill1-6, #848484);
}.next-modal .right-part {
  margin-right: 18px;
}.next-tag-large.next-tag-large.next-tag-large.next-tag-large {
  --tag-size-m-icon-font: 16px;
}.next-tag-large.next-tag-closable.next-tag-large.next-tag-closable {
  transition: all 200ms ease;
  padding-right: 12px;
  padding-left: 12px;
}
.next-tag-large.next-tag-closable.next-tag-large.next-tag-closable .next-tag-body {
  max-width: 100%;
  padding: 0;
  position: unset;
}
.next-tag-large.next-tag-closable.next-tag-large.next-tag-closable .next-tag-close-btn {
  position: absolute;
  top: 0;
  right: 3px;
  transition: opacity 100ms ease;
  margin-left: 0;
  z-index: 0;
  opacity: 0;
  padding: 0;
  line-height: 24px;
  display: flex;
  align-items: center;
}
.next-tag-large.next-tag-closable.next-tag-large.next-tag-closable:not(.disabled):not([disabled]):hover {
  padding-left: 5px;
  padding-right: 19px;
}
.next-tag-large.next-tag-closable.next-tag-large.next-tag-closable:not(.disabled):not([disabled]):hover .next-tag-close-btn {
  opacity: 1;
}.next-tag-small.next-tag-small.next-tag-small.next-tag-small,
.next-tag-medium.next-tag-medium.next-tag-medium.next-tag-medium {
  --tag-size-s-icon-font: 14px;
}.next-tag-small.next-tag-closable.next-tag-small.next-tag-closable,
.next-tag-medium.next-tag-closable.next-tag-medium.next-tag-closable {
  transition: all 200ms ease;
  padding-right: 10px;
  padding-left: 10px;
}
.next-tag-small.next-tag-closable.next-tag-small.next-tag-closable .next-tag-body,
.next-tag-medium.next-tag-closable.next-tag-medium.next-tag-closable .next-tag-body {
  max-width: 100%;
  padding: 0;
  position: unset;
}
.next-tag-small.next-tag-closable.next-tag-small.next-tag-closable .next-tag-close-btn,
.next-tag-medium.next-tag-closable.next-tag-medium.next-tag-closable .next-tag-close-btn {
  position: absolute;
  top: 0px;
  right: 2px;
  transition: opacity 100ms ease;
  margin-left: 0;
  z-index: 0;
  opacity: 0;
  padding: 0;
  line-height: 18px;
}
.next-tag-small.next-tag-closable.next-tag-small.next-tag-closable:not(.disabled):not([disabled]):hover,
.next-tag-medium.next-tag-closable.next-tag-medium.next-tag-closable:not(.disabled):not([disabled]):hover {
  padding-left: 4px;
  padding-right: 16px;
}
.next-tag-small.next-tag-closable.next-tag-small.next-tag-closable:not(.disabled):not([disabled]):hover .next-tag-close-btn,
.next-tag-medium.next-tag-closable.next-tag-medium.next-tag-closable:not(.disabled):not([disabled]):hover .next-tag-close-btn {
  opacity: 1;
}.next-select-multiple.next-large .next-tag-medium.next-tag-closable.next-tag-medium.next-tag-closable .next-tag-close-btn,
.next-select-tag.next-large .next-tag-medium.next-tag-closable.next-tag-medium.next-tag-closable .next-tag-close-btn {
  line-height: 24px;
}.next-select-multiple.next-medium .next-tag-medium.next-tag-closable.next-tag-medium.next-tag-closable .next-tag-close-btn,
.next-select-tag.next-medium .next-tag-medium.next-tag-closable.next-tag-medium.next-tag-closable .next-tag-close-btn {
  line-height: 20px;
}.next-tag-checkable.next-tag-level-normal.next-tag-medium {
  height: 32px;
  line-height: 30px;
  padding: 0 7px;
}
.next-tag-checkable.next-tag-level-normal.next-tag-small {
  height: 24px;
  line-height: 22px;
  padding: 0 3px;
}
.next-tag-checkable.next-tag-level-normal.next-tag-large {
  height: 36px;
  line-height: 34px;
  padding: 0 7px;
}.next-tag-blue-inverse {
  border: var(--colortag-border-width, 0px) solid var(--color-notice-1);
}.next-tag-green-inverse {
  border: var(--colortag-border-width, 0px) solid var(--color-success-1);
}.next-tag-orange-inverse {
  border: var(--colortag-border-width, 0px) solid var(--color-warning-1);
}.next-tag-red-inverse {
  border: var(--colortag-border-width, 0px) solid var(--color-error-1);
}.next-tag-turquoise-inverse {
  border-color: var(--color-tag-turquoise-background, #c9efec);
}.next-tag-yellow-inverse {
  border: var(--colortag-border-width, 0px) solid var(--color-help-1);
}.next-tag-closable .next-tag-close-btn {
  display: flex;
  align-items: center;
}.next-tag-custom-error {
  background-color: rgba(var(--color-error-2-rgb), 0.5);
  border: var(--colortag-border-width, 0px) solid rgba(var(--color-error-2-rgb), 0);
}
.next-tag-custom-error .next-tag-body {
  color: #F2493A;
}
.next-tag-custom-error:hover {
  border: var(--colortag-border-width, 0px) solid rgba(var(--color-error-2-rgb), 0);
  background-color: rgba(var(--color-error-2-rgb), 1);
}.next-tag-custom-success {
  background-color: rgba(var(--color-success-2-rgb), 0.5);
  border: var(--colortag-border-width, 0px) solid rgba(var(--color-success-2-rgb), 0);
}
.next-tag-custom-success .next-tag-body {
  color: #12B862;
}
.next-tag-custom-success:hover {
  border: var(--colortag-border-width, 0px) solid rgba(var(--color-success-2-rgb), 0);
  background-color: rgba(var(--color-success-2-rgb), 1);
}.next-tag-custom-prompt {
  background-color: rgba(var(--color-brand1-2-rgb), 0.5);
  border: var(--colortag-border-width, 0px) solid rgba(var(--color-brand1-2-rgb), 0);
}
.next-tag-custom-prompt .next-tag-body {
  color: var(--color-notice-5, #0064c8);
}
.next-tag-custom-prompt:hover {
  border: var(--colortag-border-width, 0px) solid rgba(var(--color-brand1-2-rgb), 0);
  background-color: rgba(var(--color-brand1-2-rgb), 1);
}.next-tag-custom-warning {
  background-color: rgba(var(--color-warning-2-rgb), 0.5);
  border: var(--colortag-border-width, 0px) solid rgba(var(--color-warning-2-rgb), 0);
}
.next-tag-custom-warning .next-tag-body {
  color: var(--color-warning-5, #f98e1a);
}
.next-tag-custom-warning:hover {
  border: var(--colortag-border-width, 0px) solid rgba(var(--color-warning-2-rgb), 0);
  background-color: rgba(var(--color-warning-2-rgb), 1);
}.next-tag-custom-mention {
  background-color: rgba(var(--color-mention-2-rgb), 0.5);
  border: var(--colortag-border-width, 0px) solid rgba(var(--color-mention-2-rgb), 0);
}
.next-tag-custom-mention .next-tag-body {
  color: var(--color-mention-5, #666ce0);
}
.next-tag-custom-mention:hover {
  border: var(--colortag-border-width, 0px) solid rgba(var(--color-mention-2-rgb), 0);
  background-color: rgba(var(--color-mention-2-rgb), 1);
}.next-tag-custom-help {
  background-color: rgba(var(--color-help-2-rgb), 0.5);
  border: var(--colortag-border-width, 0px) solid rgba(var(--color-help-2-rgb), 0);
}
.next-tag-custom-help .next-tag-body {
  color: var(--color-help-5, #fad414);
}
.next-tag-custom-help:hover {
  border: var(--colortag-border-width, 0px) solid rgba(var(--color-help-2-rgb), 0);
  background-color: rgba(var(--color-help-2-rgb), 1);
}.next-tag.next-tag-checkable.next-tag-level-normal.checked {
  background: rgba(10,10,10,1);
}.next-input-group.next-search-left.next-input-group.next-search-left.next-input-group.next-search-left {
  border-color: var(--input-border-color);
}
.next-input-group.next-search-left.next-input-group.next-search-left.next-input-group.next-search-left:hover {
  border-color: var(--input-hover-border-color);
}.next-search.next-search.next-search.next-search {
  box-shadow: none;
  border-color: var(--input-border-color);
}
.next-search.next-search.next-search.next-search .next-input-inner {
  margin: var(--search-before-title-icon-margin, 0 8px 0 0);
}
.next-search.next-search.next-search.next-search .next-input-inner i.next-icon.next-icon {
  padding: var(--search-before-title-icon-padding, 0 0 0 8px);
  width: 20px;
  height: var(--search-before-title-icon-font-size, 20px);
  color: var(--G50);
}
.next-search.next-search.next-search.next-search .next-input-inner i.next-icon.next-icon::before {
  font-size: var(--search-before-title-icon-font-size, 20px);
}
.next-search.next-search.next-search.next-search i.next-icon.next-icon.next-btn-icon {
  color: var(--color-line1-5);
  width: var(--search-before-title-icon-font-size, 20px);
  height: var(--search-before-title-icon-font-size, 20px);
}
.next-search.next-search.next-search.next-search i.next-icon.next-icon.next-btn-icon::before {
  font-size: var(--search-before-title-icon-font-size, 20px);
}
.next-search.next-search.next-search.next-search .next-size-large .next-input-hint-wrap i.next-icon-delete-filling, .next-search.next-search.next-search.next-search .next-size-medium .next-input-hint-wrap i.next-icon-delete-filling {
  width: 16px;
  height: 16px;
}
.next-search.next-search.next-search.next-search .next-size-large .next-input-hint-wrap i.next-icon-delete-filling::before, .next-search.next-search.next-search.next-search .next-size-medium .next-input-hint-wrap i.next-icon-delete-filling::before {
  font-size: 16px;
  width: 16px;
}
.next-search.next-search.next-search.next-search .next-input-hint-wrap i.next-icon-delete-filling {
  color: var(--input-hint-color, #848484);
}.next-search.focusing.next-search.focusing .next-input-group.next-input-group.next-input-group {
  border-color: var(--input-focus-border-color, #ababab);
  box-shadow: var(--active-shadow);
  background-color: var(--color-fill-1,rgba(255,255,255,0));
}
.next-search.focusing.next-search.focusing .next-input-group-addon.next-input-group-addon.next-input-group-addon button {
  border-color: var(--input-focus-border-color, #ababab);
  box-shadow: var(--active-shadow);
  background-color: var(--color-fill-1,rgba(255,255,255,0));
}.next-search:hover .next-input-group.next-input-group.next-input-group {
  box-shadow: var(--active-shadow);
  border-color: var(--input-hover-border-color, #cccccc);
  background-color: var(--color-fill-1,rgba(255,255,255,0));
}
.next-search:hover .next-input-group-addon.next-input-group-addon.next-input-group-addon button {
  box-shadow: var(--active-shadow);
  border-color: var(--input-hover-border-color, #cccccc);
  background-color: var(--color-fill-1,rgba(255,255,255,0));
}.next-search-no-custom-search-text.next-large .next-input-group-addon .next-search-btn.next-search-btn {
  min-width: calc(var(--s-9,36px));
  padding: 0 6px;
}.next-search-no-custom-search-text.next-medium .next-input-group-addon .next-search-btn.next-search-btn {
  min-width: calc(var(--s-8,32px));
  padding: 0 6px;
}
.next-search-no-custom-search-text.next-medium .next-input-group-addon .next-search-btn.next-search-btn .next-icon {
  margin-left: -4px;
}.next-date-picker2-wrapper {
  background: var(--date-picker-panel-background);
}
.next-date-picker2-wrapper .next-range-picker2-arrow {
  background: var(--date-picker-panel-background);
}.next-time-picker2-menu ul li {
  background: var(--date-picker-panel-background);
}
.next-time-picker2-menu ul li.next-selected {
  background: var(--date-picker2-time-bg, var(--color-brand1-1, #001A33));
}.next-time-picker2-wrapper .next-time-picker2-body {
  background: var(--date-picker-panel-background);
}.next-divider-ver {
  top: 0;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body {
  top: 1px;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body {
  top: 1px;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body {
  top: 1px;
}.next-step-circle > .next-step-item-finish .next-step-item-title {
  word-break: normal;
}.next-step-circle > .next-step-item-process .next-step-item-title {
  word-break: normal;
}.next-step-circle > .next-step-item-wait .next-step-item-title {
  word-break: normal;
}.next-loading .next-loading-component {
  opacity: unset;
  filter: blur(2px);
}
.next-loading .next-loading-component .next-loading-masker {
  background: #0A0A0A;
  opacity: 0.2;
}.next-transfer.next-transfer .next-transfer-panel-list::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.next-transfer.next-transfer .next-transfer-panel-list::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 6px;
  background-color: var(--scrollbar-thumb-bg);
}
.next-transfer.next-transfer .next-transfer-panel-list::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.next-transfer.next-transfer .next-transfer-panel-list::-webkit-scrollbar-track {
  background-color: transparent;
}
.next-transfer-no-data {
  color: var(--color-fill1-6, #848484);
  font-size: var(--font-size-body-1, 12px);
}.next-cascader .next-cascader-menu-wrapper::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.next-cascader .next-cascader-menu-wrapper::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 6px;
  background-color: var(--scrollbar-thumb-bg);
}
.next-cascader .next-cascader-menu-wrapper::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.next-cascader .next-cascader-menu-wrapper::-webkit-scrollbar-track {
  background-color: transparent;
}.next-cascader-select-dropdown .next-cascader-menu-wrapper::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.next-cascader-select-dropdown .next-cascader-menu-wrapper::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 6px;
  background-color: var(--scrollbar-thumb-bg);
}
.next-cascader-select-dropdown .next-cascader-menu-wrapper::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.next-cascader-select-dropdown .next-cascader-menu-wrapper::-webkit-scrollbar-track {
  background-color: transparent;
}.next-menu.next-menu::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.next-menu.next-menu::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 6px;
  background-color: var(--scrollbar-thumb-bg);
}
.next-menu.next-menu::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.next-menu.next-menu::-webkit-scrollbar-track {
  background-color: transparent;
}.next-menu-item.next-menu-item[aria-haspopup=true][aria-expanded] {
  padding-right: 16px;
}
.next-menu-item.next-menu-item[aria-haspopup=true][aria-expanded] .next-menu-item-inner {
  width: 100%;
}
.next-menu-item.next-menu-item[aria-haspopup=true][aria-expanded] .next-menu-icon-arrow.next-icon {
  right: 0;
}.next-virtual-tree-container.next-virtual-tree-container::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.next-virtual-tree-container.next-virtual-tree-container::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 6px;
  background-color: var(--scrollbar-thumb-bg);
}
.next-virtual-tree-container.next-virtual-tree-container::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.next-virtual-tree-container.next-virtual-tree-container::-webkit-scrollbar-track {
  background-color: transparent;
}.next-tree-select-no-data {
  color: var(--color-fill1-6, #848484);
  font-size: var(--font-size-body-1, 12px);
}.next-virtual-tree-container::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.next-virtual-tree-container::-webkit-scrollbar-thumb {
  background-color: rgba(255,255,255,0.2);
  border-radius: var(--scrollbar-track-border-radius, 3px);
}
.next-virtual-tree-container::-webkit-scrollbar-track {
  background-color: var(--scrollbar-track-bg, #303030);
  width: 100%;
}
.next-virtual-tree-container::-webkit-scrollbar-corner {
  background-color: transparent;
}
.next-virtual-tree-container::-webkit-scrollbar-track {
  background-color: var(--scrollbar-track-bg, #303030);
  width: 100%;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body {
  top: 1px;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body {
  top: 1px;
}.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body {
  top: 1px;
}.next-step-circle > .next-step-item-finish .next-step-item-title {
  word-break: normal;
}.next-step-circle > .next-step-item-process .next-step-item-title {
  word-break: normal;
}.next-step-circle > .next-step-item-wait .next-step-item-title {
  word-break: normal;
}.next-menu.next-menu::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.next-menu.next-menu::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 6px;
  background-color: var(--scrollbar-thumb-bg);
}
.next-menu.next-menu::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.next-menu.next-menu::-webkit-scrollbar-track {
  background-color: transparent;
}.next-menu-item.next-menu-item[aria-haspopup=true][aria-expanded] {
  padding-right: 16px;
}
.next-menu-item.next-menu-item[aria-haspopup=true][aria-expanded] .next-menu-item-inner {
  width: 100%;
}
.next-menu-item.next-menu-item[aria-haspopup=true][aria-expanded] .next-menu-icon-arrow.next-icon {
  right: 0;
}.next-range .next-balloon-tooltip .next-balloon-content.next-balloon-content {
  word-break: normal;
}.next-input.next-input-textarea textarea::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.next-input.next-input-textarea textarea::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 6px;
  background-color: var(--scrollbar-thumb-bg);
}
.next-input.next-input-textarea textarea::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.next-input.next-input-textarea textarea::-webkit-scrollbar-track {
  background-color: transparent;
}#password:-webkit-autofill, #username:-webkit-autofill {
  -webkit-text-fill-color: var(--input-text-color) !important;
}.isWindows.isWindows {
  --font-weight-medium: 600;
}body {
  background: var(--color-fill1-1);
  font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant: tabular-nums;
  font-feature-settings: "tnum", "tnum";
}.next-menu::-webkit-scrollbar {
  width: var(--scrollbar-width, 4px);
}
.next-menu::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar-thumb-bg, #6b6b6b);
  border-radius: var(--scrollbar-track-border-radius, 3px);
}
.next-menu::-webkit-scrollbar-track {
  background-color: var(--scrollbar-track-bg, #303030);
}h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  margin: 0;
  color: var(--color-text1-4, #eaeaea);
  font-weight: var(--font-weight-medium, 500);
  margin-bottom: 0.5em;
}h1 {
  font-size: 36px;
}h2 {
  font-size: 24px;
}h3 {
  font-size: 20px;
}h4 {
  font-size: 16px;
}h5 {
  font-size: 14px;
}h6 {
  font-size: 12px;
}.next-overlay-wrapper .next-overlay-inner::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.next-overlay-wrapper .next-overlay-inner::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 6px;
  background-color: var(--scrollbar-thumb-bg);
}
.next-overlay-wrapper .next-overlay-inner::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.next-overlay-wrapper .next-overlay-inner::-webkit-scrollbar-track {
  background-color: transparent;
}.isWindows ::-webkit-scrollbar {
  width: 14px;
  height: 14px;
}
.isWindows ::-webkit-scrollbar-thumb {
  border-color: transparent;
  border-style: solid;
  border-width: 4px;
  background-clip: content-box;
  border-radius: 7px;
  background-color: var(--scrollbar-thumb-bg);
}
.isWindows ::-webkit-scrollbar-thumb:hover {
  border-width: 3px;
  background-color: var(--scrollbar-thumb-hover-bg);
}
.isWindows ::-webkit-scrollbar-track {
  background-color: transparent;
}.theme-hybridcloud {
  /* ------------------------ color ------------------------ */
  --color-event-p5: rgba(140,127,59,1);  --color-event-p4: rgba(214,168,28,1);  --color-help-5: rgba(214,168,28,1);
  --color-event-p3: rgba(230,124,11,1);  --color-warning-6: rgba(230,124,11,1);
  --color-event-p10: rgba(30,60,71,1);  --color-event-p9: rgba(33,90,112,1);  --color-event-p8: rgba(25,119,156,1);  --color-help-10: rgba(255,242,204,1);
  --color-help-9: rgba(255,231,161,1);
  --color-help-8: rgba(255,220,115,1);
  --color-help-7: rgba(255,209,71,1);
  --color-help-6: rgba(255,198,25,1);
  --color-help-4: rgba(171,140,46,1);
  --color-help-3: rgba(128,107,46,1);
  --color-help-2: rgba(82,68,28,1);
  --color-help-1: rgba(36,31,18,1);
  --color-error-10: rgba(255,208,204,1);
  --color-error-9: rgba(250,172,165,1);
  --color-error-8: rgba(247,139,129,1);
  --color-error-7: rgba(245,106,93,1);
  --color-success-10: rgba(204,255,229,1);
  --color-error-5: rgba(204,73,61,1);
  --color-error-6: rgba(242,73,58,1);
  --color-error-4: rgba(163,66,57,1);
  --color-error-3: rgba(122,55,49,1);
  --color-error-2: rgba(82,40,37,1);
  --color-error-1: rgba(41,22,20,1);
  --color-success-9: rgba(152,237,193,1);
  --color-success-8: rgba(101,219,158,1);
  --color-success-7: rgba(56,201,127,1);
  --color-success-5: rgba(27,150,87,1);
  --color-success-6: rgba(18,184,98,1);
  --color-success-4: rgba(32,122,76,1);
  --color-warning-10: rgba(255,230,204,1);
  --color-warning-9: rgba(255,208,158,1);
  --color-warning-8: rgba(255,186,112,1);
  --color-warning-7: rgba(255,165,69,1);
  --color-warning-5: rgba(212,120,21,1);
  --color-warning-4: rgba(168,108,44,1);
  --color-warning-3: rgba(128,87,45,1);
  --color-warning-2: rgba(84,61,36,1);
  --color-warning-1: rgba(36,27,18,1);
  --color-success-3: rgba(32,94,62,1);
  --color-success-2: rgba(28,66,46,1);
  --color-success-1: rgba(15,31,22,1);
  --color-event-p7: rgba(18,137,184,1);  --color-event-p6: rgba(0,186,207,1);  --color-event-p2: rgba(242,73,58,1);  --color-event-p1: rgba(184,24,56,1);  --black: rgba(255,255,255,0);  --color-border-5: rgba(77,77,77,1);  --color-border-4: rgba(28,28,28,1);  --color-border-3: rgba(102,102,102,1);  --color-fill-3: rgba(77,77,77,1);  --color-fill-2: rgba(51,51,51,1);  --color-fill-1: rgba(255,255,255,0);  --color-text-1: rgba(230,230,230,1);  --color-text-2: rgba(204,204,204,1);  --color-text-3: rgba(140,140,140,1);  --color-text-4: rgba(102,102,102,1);  --color-text-5: rgba(77,77,77,1);  --color-border-1: rgba(51,51,51,1);  --color-border-2: rgba(77,77,77,1);  --G0: rgba(10,10,10,1);  --G10: rgba(20,20,20,1);  --G20: rgba(28,28,28,1);  --G30: rgba(51,51,51,1);  --G40: rgba(77,77,77,1);  --G50: rgba(102,102,102,1);  --G60: rgba(140,140,140,1);  --G70: rgba(204,204,204,1);  --G80: rgba(217,217,217,1);  --G90: rgba(230,230,230,1);  --S0: rgba(19,20,20,1);  --S10: rgba(55,58,61,1);  --S20: rgba(65,68,74,1);  --S30: rgba(72,76,84,1);  --S40: rgba(82,87,97,1);  --S50: rgba(89,95,107,1);  --S60: rgba(114,122,138,1);  --S70: rgba(145,153,168,1);  --S80: rgba(182,189,204,1);  --S90: rgba(216,222,235,1);  --snow: rgba(0,0,0,1);  --color-bg-1: rgba(10,10,10,1);  --color-bg-2: rgba(10,10,10,1);  --color-bg-3: rgba(20,20,20,1);  --color-bg-4: rgba(26,26,26,1);  --color-bg-5: rgba(26,26,26,1);  --color-fill1-8: rgba(140,140,140,1);
  --color-text1-5: rgba(204,204,204,1);
  --color-fill1-7: rgba(204,204,204,1);
  --color-fill1-5: rgba(77,77,77,1);
  --color-fill1-6: rgba(102,102,102,1);
  --color-text1-4: rgba(230,230,230,1);
  --color-text1-3: rgba(217,217,217,1);
  --color-text1-2: rgba(140,140,140,1);
  --color-text1-1: rgba(102,102,102,1);
  --color-fill1-4: rgba(28,28,28,1);
  --color-fill1-3: rgba(20,20,20,1);
  --color-fill1-2: rgba(51,51,51,1);
  --color-fill1-1: rgba(10,10,10,1);
  --color-line1-4: rgba(10,10,10,1);
  --color-line1-3: rgba(77,77,77,1);
  --color-line1-2: rgba(51,51,51,1);
  --color-line1-1: rgba(28,28,28,1);  --color-transparent: transparent;
  --color-black: #000000;
  --color-white: #FFFFFF;
  --color-brand1-7: rgba(78,159,245,1);
  --color-brand1-8: rgba(119,181,247,1);
  --color-brand1-2: rgba(38,60,84,1);
  --color-brand1-3: rgba(47,85,125,1);
  --color-brand1-4: rgba(51,105,163,1);
  --color-brand1-5: rgba(48,122,201,1);
  --color-brand1-10: rgba(204,229,255,1);
  --color-link-3: rgba(78,159,245,1);
  --color-link-2: rgba(48,122,201,1);
  --color-link-1: rgba(39,137,242,1);
  --color-brand1-9: rgba(160,203,250,1);
  --color-brand1-6: rgba(39,137,242,1);
  --color-brand1-1: rgba(24,35,46,1);  --color-notice-5: rgba(0,123,233,1);
  --color-other-3: rgba(21,21,21,1);
  --color-other-1: rgba(0,0,0,1);
  --color-notice-4: rgba(53,143,233,1);  --color-notice-3: rgba(0,72,143,1);
  --color-notice-2: rgba(2,48,94,1);
  --color-notice-1: rgba(0,26,51,1);
  --color-notice-6: #0066CC;
  --color-other-2: #FFFFFF;
  /* ------------------------ line ------------------------ */
  --line-dotted: dotted;
  --line-dashed: dashed;
  --line-solid: solid;
  --line-2: 2px;
  --line-1: 1px;
  --line-zero: 0px;
  --line-3: 6px;
  /* ------------------------ popup ------------------------ */  --popup-local-border-width: var(--line-1, 1px);  --popup-local-shadow: var(--shadow-3, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  --popup-local-border-color: var(--color-fill1-4, #1c1c1c);
  /* ------------------------ mask ------------------------ */  /* ------------------------ form-element ------------------------ */  --form-element-medium-icon-size: var(--icon-xs, 12px);  --form-element-preview-label-color: var(--color-text1-5, #cccccc);  --form-element-medium-height: var(--s-8, 32px);  /* ------------------------ size ------------------------ */
  --s-50: 200px;
  --s-49: 196px;
  --s-48: 192px;
  --s-47: 188px;
  --s-46: 184px;
  --s-45: 180px;
  --s-44: 176px;
  --s-43: 172px;
  --s-42: 168px;
  --s-41: 164px;
  --s-40: 160px;
  --s-39: 156px;
  --s-38: 152px;
  --s-37: 148px;
  --s-36: 144px;
  --s-35: 140px;
  --s-34: 136px;
  --s-33: 132px;
  --s-32: 128px;
  --s-31: 124px;
  --s-30: 120px;
  --s-29: 116px;
  --s-28: 112px;
  --s-27: 108px;
  --s-26: 104px;
  --s-25: 100px;
  --s-24: 96px;
  --s-23: 92px;
  --s-22: 88px;
  --s-21: 84px;
  --s-20: 80px;
  --s-19: 76px;
  --s-18: 72px;
  --s-17: 68px;
  --s-16: 64px;
  --s-15: 60px;
  --s-14: 56px;
  --s-13: 52px;
  --s-12: 48px;
  --s-11: 44px;
  --s-10: 40px;
  --s-9: 36px;
  --s-8: 32px;
  --s-7: 28px;
  --s-6: 24px;
  --s-5: 20px;
  --s-4: 16px;
  --s-3: 12px;
  --s-2: 8px;
  --s-1: 4px;
  --s-zero: 0px;
  --size-base: 4px;
  /* ------------------------ shadow ------------------------ */
  --shadow-3-left: 0px 0px 48px 0px rgba(0, 0, 0, 0.8);
  --shadow-3-down: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  --shadow-3-right: 0px 0px 48px 0px rgba(0, 0, 0, 0.8);
  --shadow-3-up: 0px -12px 48px 0px rgba(0, 0, 0, 0.8);
  --shadow-3: 0px 12px 48px 0px rgba(0, 0, 0, 0.8);
  --shadow-2-left: 0px 0px 24px 0px rgba(0, 0, 0, 0.64);
  --shadow-2-down: 0px 6px 24px 0px rgba(0, 0, 0, 0.64);
  --shadow-2-right: 0px 0px 24px 0px rgba(0, 0, 0, 0.64);
  --shadow-2-up: 0px -6px 24px 0px rgba(0, 0, 0, 0.64);
  --shadow-2: 0px 6px 24px 0px rgba(0, 0, 0, 0.64);
  --shadow-1-left: 0px 0px 16px 0px rgba(0, 0, 0, 0.3);
  --shadow-1-down: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  --shadow-1-right: 0px 0px 16px 0px rgba(0, 0, 0, 0.3);
  --shadow-1-up: 0px -4px 16px 0px rgba(0, 0, 0, 0.3);
  --shadow-1: 0px 4px 16px 0px rgba(0, 0, 0, 0.3);
  --shadow-zero: none;
  --shadow-spread-sd3: 0;
  --shadow-spread-sd2: 0;
  --shadow-spread-sd1: 0;
  --shadow-color-sd3: var(--color-black, #000000);
  --shadow-sides-left: "left";
  --shadow-sides-down: "down";
  --shadow-sides-right: "right";
  --shadow-sides-up: "up";
  --shadow-sides-base: "base";
  --shadow-blur-sd1: 16;
  --shadow-opacity-sd1: 0.3;
  --shadow-color-sd1: var(--color-black, #000000);
  --shadow-distance-sd1y: 4;
  --shadow-blur-sd3: 48;
  --shadow-blur-sd2: 24;
  --shadow-opacity-sd3: 0.8;
  --shadow-opacity-sd2: 0.64;
  --shadow-distance-sd3y: 12;
  --shadow-distance-sd2y: 6;
  --shadow-distance-sd2: 0;
  --shadow-distance-sd1: 0;
  --shadow-color-sd2: var(--color-black, #000000);
  --shadow-distance-sd3: 0;
  /* ------------------------ icon ------------------------ */
  --icon-reset: "";
  --icon-xxxl: var(--s-16, 64px);
  --icon-xxl: var(--s-12, 48px);
  --icon-xl: var(--s-8, 32px);
  --icon-l: var(--s-6, 24px);
  --icon-m: var(--s-5, 20px);
  --icon-s: var(--s-4, 16px);
  --icon-xs: var(--s-3, 12px);
  --icon-xxs: var(--s-2, 8px);
  --icon-font-name: "icon";  --icon-font-path: "//at.alicdn.com/t/font_1984235_k0cji4xgatd";  /* ------------------------ font ------------------------ */
  --font-weight-ultra-bold: 900;
  --font-weight-extra-bold: 800;
  --font-weight-3: bold;
  --font-weight-semi-bold: 600;
  --font-weight-medium: 500;
  --font-weight-2: normal;
  --font-weight-light: 300;
  --font-weight-thin: 200;
  --font-weight-1: lighter;
  --font-size-body-1: 12px;
  --font-size-body-2: 14px;
  --font-size-subhead: 16px;
  --font-lineheight-2: 1.5;
  --font-name-bold: "";
  --font-name-medium: "";
  --font-name-regular: "";
  --font-name-light: "";
  --font-name-thin: "";
  --font-custom-name: "";
  --font-custom-path: "";
  --font-family-base: "PingFang SC","Microsoft YaHei","Helvetica Neue",Helvetica,Arial;
  --font-size-caption: 12px;
  --font-size-title: 18px;
  --font-size-headline: 20px;
  --font-size-display-1: 24px;
  --font-size-display-2: 28px;
  --font-size-display-3: 32px;
  --font-lineheight-3: 1.5;
  --font-lineheight-1: 1.5;
  /* ------------------------ corner ------------------------ */
  --corner-zero: 0px;
  --corner-semicircle: 500px;
  --corner-circle: 50%;
  --corner-3: 50px;
  --corner-2: 4px;
  --corner-1: 2px;
  /* ------------------------ search ------------------------ */  --search-simple-l-icon-margin-right: var(--s-4, 16px);  --search-normal-primary-btn-hover-text-color: var(--color-text1-2, #8c8c8c);
  --search-normal-primary-btn-text-color: var(--color-text1-3, #d9d9d9);  --search-normal-secondary-m-btn-text-size: var(--font-size-body-2, 14px);
  --search-normal-normal-l-height: var(--s-9, 36px);  --search-normal-normal-m-height: var(--s-8, 32px);
  --search-normal-normal-m-btn-text-size: var(--font-size-body-2, 14px);  --search-normal-dark-m-btn-text-size: var(--font-size-body-2, 14px);  --search-normal-primary-color: var(--color-line1-3, #4d4d4d);
  --search-normal-primary-hover-color: var(--color-fill1-6, #666666);
  --search-normal-primary-split-color: var(--color-line1-3, #4d4d4d);
  --search-normal-secondary-color: var(--color-fill1-5, #4d4d4d);
  --search-normal-secondary-split-color: var(--color-line1-3, #4d4d4d);
  --search-normal-secondary-hover-color: var(--color-fill1-6, #666666);  --search-normal-normal-split-color: var(--color-line1-3, #4d4d4d);
  --search-normal-normal-hover-color: var(--color-fill1-6, #666666);
  --search-simple-normal-color: var(--color-line1-3, #4d4d4d);
  --search-simple-normal-hover-color: var(--color-fill1-6, #666666);
  --search-simple-normal-split-color: var(--color-fill1-5, #4d4d4d);
  --search-simple-normal-icon-text-color: var(--color-fill1-7, #cccccc);
  --search-simple-normal-icon-hover-text-color: var(--color-fill1-7, #cccccc);  --search-normal-normal-btn-text-color: var(--color-text1-3, #d9d9d9);
  --search-normal-normal-btn-hover-text-color: var(--color-text1-4, #e6e6e6);  --search-normal-normal-l-btn-text-size: var(--font-size-subhead, 16px);  --search-normal-primary-btn-hover-bg-color: var(--color-brand1-5, #307ac9);  --search-normal-normal-btn-bg-color: var(--color-brand1-6, #2789f2);
  --search-normal-normal-btn-hover-bg-color: var(--color-brand1-5, #307ac9);
  /* ------------------------ card ------------------------ */  --card-padding-lr: var(--s-5, 20px);  --card-title-font-weight: var(--font-weight-2, normal);  --card-sub-title-color: var(--color-text1-3, #d9d9d9);  --card-content-color: var(--color-text-2, #cccccc);
  --card-background: var(--color-bg-3, #141414);
  --card-border-color: var(--color-border-4, #1c1c1c);
  --card-body-show-divider-padding-top: var(--s-5, 20px);
  --card-body-padding-bottom: var(--s-4, 16px);
  /* ------------------------ switch ------------------------ */  --switch-size-s-trigger: var(--s-3, 12px);  --switch-hover-off-border-color: var(--color-transparent, transparent);  --switch-normal-on-bg-color: var(--color-success-5, #1b9657);
  --switch-hover-on-bg-color: var(--color-success-4, #207a4c);
  --switch-disabled-on-trigger-bg-color: var(--color-fill1-7, #cccccc);  --switch-size-m-trigger: var(--s-4, 16px);  --switch-normal-off-bg-color: rgba(51,51,51,1);
  --switch-hover-off-bg-color: var(--color-border-5, #4d4d4d);
  --switch-disabled-off-bg-color: var(--color-border-2, #4d4d4d);
  --switch-disabled-off-trigger-bg-color: rgba(204,204,204,1);  --switch-normal-off-border-color: var(--color-transparent, transparent);
  /* ------------------------ button ------------------------ */  --btn-shadow-hover: var(--shadow-1-down, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));
  --btn-size-s-corner: var(--corner-1, 2px);
  --btn-size-m-corner: var(--corner-1, 2px);
  --btn-size-l-border-width: var(--line-1, 1px);
  --btn-size-l-corner: var(--corner-1, 2px);  --btn-size-s-height: var(--s-6, 24px);
  --btn-size-s-padding: var(--s-3, 12px);
  --btn-size-s-font: var(--font-size-body-1, 12px);
  --btn-size-s-icon-size: var(--icon-s, 16px);
  --btn-size-m-height: var(--s-8, 32px);
  --btn-size-m-font: var(--font-size-body-1, 12px);  --btn-size-l-height: var(--s-9, 36px);
  --btn-size-l-font: var(--font-size-body-2, 14px);  --btn-ghost-dark-color: var(--color-text1-4, #e6e6e6);
  --btn-ghost-dark-border-color: var(--color-line1-3, #4d4d4d);  --btn-ghost-light-color: var(--color-brand1-3, #2f557d);
  --btn-text-secondary-color: var(--color-brand1-6, #2789f2);
  --btn-text-normal-color-hover: var(--color-brand1-6, #2789f2);  --btn-pure-color-disabled: var(--color-text1-1, #666666);
  --btn-pure-border-color-disabled: var(--color-line1-2, #333333);  --btn-warning-normal-border-color: var(--color-error-6, #f2493a);
  --btn-warning-normal-bg: var(--color-transparent, transparent);  --btn-warning-primary-color-disabled: var(--color-text1-1, #666666);  --btn-warning-primary-bg-disabled: var(--color-line1-1, #1c1c1c);
  --btn-warning-normal-color: var(--color-error-5, #cc493d);
  --btn-warning-normal-border-color-hover: var(--color-error-6, #f2493a);  --btn-warning-normal-border-color-disabled: var(--color-line1-2, #333333);
  --btn-warning-normal-bg-hover: var(--color-error-2, #522825);
  --btn-ghost-light-border-color: var(--color-line1-3, #4d4d4d);
  --btn-pure-bg-disabled: var(--color-fill1-2, #333333);
  --btn-warning-normal-bg-disabled: var(--color-fill1-2, #333333);  --btn-pure-normal-bg-disabled: var(--color-fill1-2, #333333);
  --btn-pure-normal-border-color-disabled: var(--color-line1-2, #333333);  --btn-pure-primary-color-disabled: var(--color-text1-1, #666666);
  --btn-pure-primary-bg-disabled: var(--color-fill1-2, #333333);
  --btn-pure-primary-border-color-disabled: var(--color-line1-2, #333333);  --btn-warning-normal-border-color-active: var(--color-error-6, #f2493a);  --btn-pure-normal-bg-active: var(--color-fill1-5, #4d4d4d);
  --btn-pure-normal-border-color: var(--color-line1-2, #333333);
  --btn-pure-normal-border-color-hover: var(--color-line1-3, #4d4d4d);
  --btn-pure-normal-border-color-active: var(--color-line1-3, #4d4d4d);  --btn-size-m-padding: var(--s-3, 12px);
  --btn-size-l-padding: var(--s-3, 12px);  --btn-pure-secondary-bg-disabled: var(--color-transparent, transparent);  --btn-pure-secondary-bg-hover: var(--color-brand1-2, #263c54);
  --btn-pure-secondary-bg-active: var(--color-brand1-3, #2f557d);  --btn-pure-normal-color: var(--color-text1-4, #e6e6e6);
  --btn-pure-normal-color-hover: var(--color-text1-4, #e6e6e6);
  --btn-pure-normal-color-active: var(--color-text1-4, #e6e6e6);
  --btn-text-normal-color: var(--color-text1-4, #e6e6e6);
  --btn-pure-normal-bg-hover: var(--color-fill1-2, #333333);
  --btn-pure-normal-bg: var(--color-transparent, transparent);  --btn-pure-primary-bg-hover: var(--color-brand1-7, #4e9ff5);
  --btn-pure-primary-bg-active: var(--color-brand1-5, #307ac9);
  --btn-text-primary-color: var(--color-brand1-6, #2789f2);
  --btn-text-primary-color-hover: var(--color-brand1-7, #4e9ff5);
  --btn-size-s-border-width: var(--line-1, 1px);  --btn-size-m-border-width: var(--line-1, 1px);  --btn-text-secondary-color-hover: var(--color-brand1-6, #2789f2);  /* ------------------------ balloon ------------------------ */
  --balloon-size-padding-closable-right: var(--s-10, 40px);
  --balloon-size-close: var(--icon-s, 16px);
  --balloon-normal-shadow: var(--shadow-3-down, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));  --balloon-size-padding-right: var(--s-3, 12px);
  --balloon-corner: var(--corner-2, 4px);
  --balloon-normal-color-border: var(--color-transparent, transparent);  --balloon-normal-border-width: var(--line-zero, 0px);  --balloon-normal-color-close-hover: var(--color-fill1-7, #cccccc);  --balloon-size-close-margin-top: 7px;  --balloon-size-padding-top: 12px;
  --balloon-title-font-size: var(--font-size-body-2, 14px);
  --balloon-normal-color-close: var(--color-text1-4, #e6e6e6);
  --balloon-primary-color-bg: var(--color-fill1-6, #666666);
  --balloon-primary-color: var(--color-text1-4, #e6e6e6);
  --balloon-primary-color-close: var(--color-text1-4, #e6e6e6);
  --balloon-normal-color-bg: var(--color-fill1-4, #1c1c1c);
  --balloon-tooltip-color-bg: var(--color-fill1-4, #1c1c1c);  --balloon-size-arrow-size: var(--s-3, 12px);  /* ------------------------ pagination ------------------------ */  --pagination-item-border-color: var(--color-transparent, transparent);
  --pagination-total-font-size: var(--font-size-body-1, 12px);
  --pagination-total-color: var(--color-text1-5, #cccccc);
  --pagination-ellipsis-color: var(--color-text1-5, #cccccc);
  --pagination-current-color: var(--color-text1-5, #cccccc);
  --pagination-jump-color: var(--color-text1-5, #cccccc);
  --pagination-item-color: var(--color-fill1-7, #cccccc);
  --pagination-item-bg: var(--color-transparent, transparent);  --pagination-arrow-color: var(--color-text1-2, #8c8c8c);
  --pagination-arrow-hover-color: var(--color-text1-5, #cccccc);
  --pagination-item-current-hover-bg: var(--color-fill1-1, #0a0a0a);  --pagination-ellipsis-size: var(--icon-xs, 12px);  --pagination-large-ellipsis-size: var(--icon-s, 16px);  --pagination-small-ellipsis-size: var(--icon-xs, 12px);  --pagination-item-hover-bg: var(--color-fill1-2, #333333);  --pagination-icon-ellipsis-content: "\E654";  /* ------------------------ radio ------------------------ */
  --radio-button-corner-large: var(--corner-2, 4px);  --radio-checked-disabled-circle-color: var(--color-fill1-6, #666666);  --radio-border-color: var(--color-line1-2, #333333);
  --radio-hovered-bg-color: var(--color-fill1-1, #0a0a0a);
  --radio-checked-bg-color: var(--color-fill1-1, #0a0a0a);  --radio-checked-disabled-bg-color: var(--color-line1-1, #1c1c1c);
  --radio-checked-disabled-border-color: var(--color-line1-2, #333333);
  --radio-button-bg-color: var(--color-transparent, transparent);  --radio-button-bg-color-checked: var(--color-fill1-5, #4d4d4d);  --radio-button-border-color-checked: var(--color-line1-3, #4d4d4d);
  --radio-button-font-color: var(--color-text1-3, #d9d9d9);
  --radio-button-font-color-checked: var(--color-text1-4, #e6e6e6);
  --radio-button-height-medium: var(--s-8, 32px);  --radio-normal-font-color: var(--color-text1-5, #cccccc);  --radio-disabled-border-color: var(--color-line1-2, #333333);
  --radio-bg-color: var(--color-black, #000000);  --radio-normal-font-color-disabled: var(--color-text1-1, #666666);
  --radio-button-height-large: var(--s-10, 40px);
  --radio-button-height-small: var(--s-5, 20px);  --radio-button-font-color-hovered: var(--color-text1-4, #e6e6e6);  /* ------------------------ step ------------------------ */  --step-circle-item-content-margin-top: var(--s-2, 8px);  --step-circle-item-node-process-size: var(--s-7, 28px);  --step-circle-item-node-wait-border-color: var(--color-line1-2, #333333);
  --step-circle-item-node-disabled-border-color: var(--color-line1-2, #333333);
  --step-dot-item-node-finish-border-color: var(--color-transparent, transparent);
  --step-dot-item-node-finish-background: var(--color-brand1-6, #2789f2);
  --step-dot-item-node-disabled-border-color: var(--color-transparent, transparent);
  --step-dot-item-node-wait-background: var(--color-fill1-6, #666666);
  --step-dot-item-node-disabled-background: var(--color-fill1-6, #666666);
  --step-circle-vertical-item-title-margin-top: var(--s-1, 4px);
  --step-dot-vertical-item-content-margin-top: var(--s-1, 4px);
  --step-circle-item-node-finish-color: var(--color-brand1-5, #307ac9);
  --step-circle-item-node-border-width: var(--line-zero, 0px);  --step-circle-item-tail-finish-color: var(--color-brand1-5, #307ac9);
  --step-circle-item-node-wait-background: var(--color-fill1-4, #1c1c1c);  --step-circle-item-node-disabled-background: var(--color-fill1-5, #4d4d4d);  --step-dot-item-dot-border-width: var(--line-zero, 0px);  --step-dot-item-title-process-color: var(--color-text1-3, #d9d9d9);
  --step-dot-item-title-finish-color: var(--color-text1-2, #8c8c8c);
  --step-dot-item-tail-bg-color: var(--color-transparent, transparent);
  --step-circle-item-node-wait-color: var(--color-text1-3, #d9d9d9);  --step-circle-item-title-process-color: var(--color-text1-4, #e6e6e6);
  --step-circle-item-title-finish-color: var(--color-text1-5, #cccccc);
  --step-circle-item-node-process-color: var(--color-text1-4, #e6e6e6);
  --step-circle-item-tail-process-color: var(--color-brand1-6, #2789f2);
  --step-circle-item-node-finish-border-color: var(--color-transparent, transparent);  --step-circle-item-tail-bg-color: var(--color-transparent, transparent);  --step-dot-item-tail-wait-color: var(--color-line1-3, #4d4d4d);
  --step-dot-item-tail-process-color: var(--color-line1-3, #4d4d4d);  --step-dot-vertical-item-tail-size: var(--line-1, 1px);
  /* ------------------------ nav ------------------------ */  --nav-normal-border-color: var(--color-transparent, transparent);
  --nav-normal-sub-nav-text-color: var(--color-text1-3, #d9d9d9);
  --nav-normal-text-color: var(--color-fill1-8, #8c8c8c);
  --nav-normal-item-hover-bg-color: var(--color-fill1-4, #1c1c1c);  --nav-normal-item-hover-active-color: var(--color-transparent, transparent);
  --nav-normal-sub-nav-hover-bg-color: var(--color-fill1-3, #141414);
  --nav-normal-sub-nav-hover-text-color: var(--color-text1-5, #cccccc);
  --nav-normal-item-selected-bg-color: var(--color-fill1-4, #1c1c1c);
  --nav-normal-item-selected-text-color: var(--color-notice-5, #007be9);
  --nav-normal-item-selected-text-style: var(--font-weight-medium, 500);
  --nav-normal-item-selected-active-color: var(--color-notice-5, #007be9);
  --nav-normal-sub-nav-selected-text-color: var(--color-text1-5, #cccccc);
  --nav-normal-item-opened-text-color: var(--color-text1-4, #e6e6e6);
  --nav-line-text-color: var(--color-fill1-8, #8c8c8c);
  --nav-line-item-hover-bg-color: var(--color-fill1-4, #1c1c1c);
  --nav-line-item-hover-text-color: var(--color-text1-5, #cccccc);
  --nav-line-item-selected-bg-color: var(--color-fill1-4, #1c1c1c);
  --nav-line-item-selected-text-color: var(--color-notice-5, #007be9);
  --nav-line-item-selected-text-style: var(--font-weight-medium, 500);
  --nav-line-item-opened-text-color: var(--color-text1-4, #e6e6e6);
  --nav-normal-sub-nav-bg-color: var(--color-fill1-3, #141414);
  --nav-normal-sub-nav-selected-bg-color: var(--color-fill1-4, #1c1c1c);
  --nav-normal-item-opened-bg-color: var(--color-fill1-3, #141414);  --nav-ver-height: var(--s-10, 40px);  --nav-icon-only-font-size: var(--icon-s, 16px);  --nav-normal-bg-color: var(--color-bg-3, #141414);
  /* ------------------------ tab ------------------------ */  --tab-wrapped-bg-color: var(--color-transparent, transparent);
  --tab-wrapped-bg-color-selected: var(--color-transparent, transparent);
  --tab-text-text-color-hover: var(--color-brand1-6, #2789f2);
  --tab-wrapped-border-line-color: var(--color-transparent, transparent);
  --tab-wrapped-text-color: var(--color-text1-2, #8c8c8c);
  --tab-wrapped-text-color-hover: var(--color-brand1-6, #2789f2);  --tab-wrapped-text-color-selected: var(--color-white, #FFFFFF);
  --tab-capsule-text-color: var(--color-text1-2, #8c8c8c);
  --tab-capsule-text-color-hover: var(--color-text1-2, #8c8c8c);
  --tab-capsule-text-color-selected: var(--color-brand1-6, #2789f2);
  --tab-capsule-bg-color: var(--color-transparent, transparent);
  --tab-capsule-bg-color-hover: var(--color-line1-1, #1c1c1c);
  --tab-capsule-bg-color-selected: var(--color-transparent, transparent);
  --tab-capsule-tab-border-line-color: var(--color-line1-2, #333333);
  --tab-capsule-tab-border-line-color-hover: var(--color-line1-2, #333333);
  --tab-text-text-color-normal: var(--color-text1-2, #8c8c8c);
  --tab-text-text-color-selected: var(--color-white, #FFFFFF);
  --tab-pure-divider-line-width: var(--line-1, 1px);  --tab-pure-text-color-selected: var(--color-text1-4, #e6e6e6);
  --tab-pure-divider-border-color: var(--color-line1-1, #1c1c1c);
  --tab-capsule-tab-border-line-color-active: var(--color-brand1-6, #2789f2);
  --tab-item-padding-lr-size-m: var(--s-4, 16px);
  --tab-item-padding-tb-size-m: 9px;
  --tab-item-padding-tb-size-s: 9px;
  --tab-item-padding-lr-size-s: var(--s-4, 16px);  --tab-item-font-weight-selected: var(--font-weight-2, normal);  --tab-wrapped-border-line-width: var(--line-1, 1px);
  --tab-wrapped-border-side-width: var(--line-1, 1px);  --tab-wrapped-content-border-line-width: var(--line-1, 1px);  /* ------------------------ calendar ------------------------ */  --calendar-btn-date-font-weight: var(--font-weight-2, normal);
  --calendar-btn-arrow-size: var(--icon-s, 16px);
  --calendar-btn-arrow-color: var(--color-fill1-6, #666666);
  --calendar-btn-arrow-color-hover: var(--color-fill1-6, #666666);  --calendar-card-table-cell-normal-border-color: var(--color-transparent, transparent);  --calendar-card-table-cell-other-background: var(--color-transparent, transparent);
  --calendar-card-table-cell-other-border-color: var(--color-transparent, transparent);  --calendar-card-table-cell-disabled-border-color: var(--color-transparent, transparent);
  --calendar-card-table-cell-select-border-color: var(--color-transparent, transparent);
  --calendar-card-table-cell-inrange-background: var(--color-line1-2, #333333);
  --calendar-card-table-cell-inrange-color: var(--color-text1-3, #d9d9d9);
  --calendar-card-table-cell-inrange-border-color: var(--color-transparent, transparent);
  --calendar-card-table-cell-normal-color: var(--color-text1-2, #8c8c8c);  --calendar-card-table-cell-hover-color: var(--color-text1-4, #e6e6e6);
  --calendar-card-table-cell-current-background: var(--color-fill1-2, #333333);  --calendar-card-table-cell-normal-background: var(--color-transparent, transparent);
  --calendar-card-table-cell-disabled-background: var(--color-transparent, transparent);  --calendar-card-table-head-color: var(--color-text1-1, #666666);
  --calendar-fullscreen-table-cell-normal-background: var(--color-fill1-1, #0a0a0a);  --calendar-fullscreen-table-cell-normal-border-color: var(--color-fill1-2, #333333);
  --calendar-fullscreen-table-cell-hover-background: var(--color-fill1-4, #1c1c1c);
  --calendar-fullscreen-table-cell-hover-color: var(--color-text1-5, #cccccc);  --calendar-fullscreen-table-cell-current-background: var(--color-fill1-2, #333333);
  --calendar-fullscreen-table-cell-other-background: var(--color-fill1-4, #1c1c1c);
  --calendar-fullscreen-table-cell-other-color: var(--color-text1-5, #cccccc);
  --calendar-fullscreen-table-cell-other-border-color: var(--color-fill1-2, #333333);
  --calendar-fullscreen-table-cell-disabled-background: var(--color-fill1-3, #141414);
  --calendar-fullscreen-table-cell-disabled-color: var(--color-fill1-5, #4d4d4d);  /* ------------------------ checkbox ------------------------ */  --checkbox-circle-size: var(--icon-xs, 12px);  --checkbox-hovered-border-color: var(--color-brand1-5, #307ac9);
  --checkbox-border-color: var(--color-line1-2, #333333);
  --checkbox-hovered-bg-color: var(--color-fill1-1, #0a0a0a);  --checkbox-label-color: var(--color-text1-5, #cccccc);
  --checkbox-disabled-border-color: var(--color-line1-2, #333333);
  --checkbox-bg-color: var(--color-black, #000000);
  --checkbox-disabled-bg-color: var(--color-fill1-1, #0a0a0a);  --checkbox-disabled-circle-color: var(--color-text1-1, #666666);  /* ------------------------ menu-button ------------------------ */  --menu-btn-pure-text-normal-icon-color: var(--color-text1-4, #e6e6e6);  --menu-btn-ghost-light-disabled-icon-color: var(--btn-ghost-light-color-disabled, rgba(0, 0, 0, 0.1));
  --menu-btn-ghost-dark-disabled-icon-color: var(--btn-ghost-dark-color-disabled, rgba(255, 255, 255, 0.4));  /* ------------------------ range ------------------------ */  --range-normal-slider-bg-color: var(--color-fill1-4, #1c1c1c);
  --range-normal-selected-color: var(--color-brand1-6, #2789f2);
  --range-normal-selected-color-hover: var(--color-brand1-5, #307ac9);  --range-normal-slider-bg-color-hover: var(--color-fill1-2, #333333);
  --range-normal-unselected-color: var(--color-fill1-2, #333333);
  --range-normal-unselected-color-hover: var(--color-fill1-2, #333333);
  --range-normal-selected-color-disabled: var(--color-fill1-2, #333333);
  --range-normal-slider-bg-color-disabled: var(--color-fill1-4, #1c1c1c);
  --range-normal-slider-border-color-disabled: var(--color-line1-1, #1c1c1c);  --range-normal-mark-selected-color-disabled: var(--color-text1-2, #8c8c8c);
  /* ------------------------ tree ------------------------ */
  --tree-switch-arrow-size: var(--icon-xxs, 8px);
  --tree-switch-hover-arrow-color: var(--color-text1-2, #8c8c8c);
  --tree-switch-margint-right: var(--s-1, 4px);  --tree-node-normal-background: var(--color-transparent, transparent);
  --tree-switch-bg-color: var(--color-transparent, transparent);
  --tree-switch-hover-icon-color: var(--color-brand1-6, #2789f2);
  --tree-switch-hover-bg-color: var(--color-transparent, transparent);
  --tree-switch-hover-border-color: var(--color-brand1-6, #2789f2);
  --tree-line-color: var(--color-line1-1, #1c1c1c);  --tree-node-padding: var(--s-1, 4px);  --tree-node-selected-background: var(--color-fill1-5, #4d4d4d);  --tree-node-normal-color: var(--color-text1-5, #cccccc);
  --tree-node-hover-color: var(--color-text1-5, #cccccc);
  --tree-node-selected-color: var(--color-text1-4, #e6e6e6);
  --tree-node-disabled-background: var(--color-transparent, transparent);  --tree-line-width: var(--line-1, 1px);
  --tree-switch-arrow-color: var(--color-text1-2, #8c8c8c);  --tree-switch-icon-color: var(--color-text1-3, #d9d9d9);
  --tree-switch-border-color: var(--color-line1-3, #4d4d4d);  --tree-unfold-icon-content: var(--icon-reset, var(--icon-reset));
  /* ------------------------ badge ------------------------ */  /* ------------------------ message ------------------------ */  --message-notice-color-icon-inline: var(--color-brand1-6, #2789f2);  --message-close-icon-size: var(--icon-s, 16px);
  --message-hover-close-icon-color: var(--color-fill1-6, #666666);
  --message-success-color-border-toast: var(--color-transparent, transparent);  --message-error-color-border-toast: var(--color-transparent, transparent);
  --message-warning-color-border-toast: var(--color-transparent, transparent);
  --message-notice-color-border-toast: var(--color-transparent, transparent);
  --message-help-color-bg-toast: var(--color-line1-1, #1c1c1c);
  --message-help-color-border-toast: var(--color-transparent, transparent);
  --message-loading-color-bg-toast: var(--color-line1-1, #1c1c1c);  --message-loading-color-border-toast: var(--color-transparent, transparent);  --message-close-icon-color: var(--color-fill1-7, #cccccc);
  --message-help-color-icon-inline: var(--color-brand1-6, #2789f2);
  --message-success-color-bg-inline: var(--color-line1-1, #1c1c1c);
  --message-error-color-bg-inline: var(--color-line1-1, #1c1c1c);
  --message-warning-color-bg-inline: var(--color-line1-1, #1c1c1c);
  --message-notice-color-bg-inline: var(--color-line1-1, #1c1c1c);
  --message-help-color-bg-inline: var(--color-line1-1, #1c1c1c);
  --message-loading-color-bg-inline: var(--color-line1-1, #1c1c1c);  --message-success-color-icon-addon: var(--color-success-5, #1b9657);  --message-error-color-icon-addon: var(--color-error-5, #cc493d);  --message-warning-color-icon-addon: var(--color-warning-5, #d47815);  --message-size-l-icon: var(--icon-m, 20px);  --message-size-m-icon: var(--icon-m, 20px);  --message-success-color-content-toast: var(--color-text1-2, #8c8c8c);  --message-warning-color-content-toast: var(--color-text1-2, #8c8c8c);  --message-notice-color-content-toast: var(--color-text1-2, #8c8c8c);
  --message-help-color-content-addon: var(--color-text1-2, #8c8c8c);
  --message-help-color-content-toast: var(--color-text1-2, #8c8c8c);
  --message-loading-color-content-addon: var(--color-text1-2, #8c8c8c);
  --message-loading-color-content-toast: var(--color-text1-2, #8c8c8c);  --message-border-style-toast: var(--line-dotted, dotted);  --message-error-color-bg-toast: var(--color-error-1, #291614);
  --message-warning-color-bg-toast: var(--color-warning-1, #241b12);
  --message-notice-color-bg-toast: var(--color-notice-1, #001a33);  --message-error-color-content-toast: var(--color-text1-5, #cccccc);
  --message-success-color-content-inline: var(--color-text1-5, #cccccc);
  --message-error-color-content-inline: var(--color-text1-5, #cccccc);
  --message-warning-color-content-inline: var(--color-text1-5, #cccccc);
  --message-notice-color-content-inline: var(--color-text1-5, #cccccc);
  --message-help-color-content-inline: var(--color-text1-5, #cccccc);
  --message-loading-color-content-inline: var(--color-text1-5, #cccccc);  --message-help-icon-content: "\E641";  --message-success-color-bg-toast: var(--color-line1-1, #1c1c1c);
  --message-notice-color-icon-toast: var(--color-notice-6, #0066CC);
  --message-help-color-icon-toast: var(--color-notice-6, #0066CC);
  --message-loading-color-icon-toast: var(--color-notice-6, #0066CC);  --message-loading-color-icon-inline: var(--color-brand1-6, #2789f2);  /* ------------------------ dialog ------------------------ */  --dialog-content-font-size: var(--font-size-body-2, 14px);  --dialog-footer-padding-bottom: var(--s-4, 16px);  --dialog-shadow: var(--shadow-3-down, 0px 12px 48px 0px rgba(0, 0, 0, 0.8));
  --dialog-title-border-color: var(--color-transparent, transparent);  --dialog-title-padding-bottom: var(--s-2, 8px);
  --dialog-content-padding-top: var(--s-1, 4px);  --dialog-close-size: var(--icon-s, 16px);
  --dialog-close-color: var(--color-fill1-6, #666666);
  --dialog-close-color-hovered: var(--color-fill1-7, #cccccc);  --dialog-title-padding-top: var(--s-4, 16px);
  --dialog-title-padding-left-right: var(--s-5, 20px);
  --dialog-message-content-padding-left-right: var(--s-5, 20px);
  --dialog-content-padding-bottom: var(--s-4, 16px);
  --dialog-content-padding-left-right: var(--s-5, 20px);  --dialog-close-right: var(--s-5, 20px);  --dialog-message-content-padding-top: var(--s-5, 20px);
  --dialog-message-content-padding-bottom: var(--s-zero, 0px);
  --dialog-content-color: var(--color-text1-5, #cccccc);  --dialog-bg: var(--color-bg-3, #141414);
  --dialog-footer-bg-color: var(--color-bg-3, #141414);
  /* ------------------------ number-picker ------------------------ */  --number-picker-normal-m-input-width: var(--s-32, 128px);
  --number-picker-normal-l-input-width: var(--s-32, 128px);  /* ------------------------ progress ------------------------ */  --progress-line-normal-color: var(--color-notice-4, #358fe9);  --progress-line-error-color: var(--color-error-4, #a34239);
  --progress-line-success-color: var(--color-success-4, #207a4c);
  --progress-line-started-color: var(--color-error-4, #a34239);
  --progress-line-middle-color: var(--color-warning-4, #a86c2c);
  --progress-line-finishing-color: var(--color-success-4, #207a4c);
  --progress-circle-error-color: var(--color-error-4, #a34239);
  --progress-circle-success-color: var(--color-success-4, #207a4c);
  --progress-circle-started-color: var(--color-error-4, #a34239);
  --progress-circle-middle-color: var(--color-warning-4, #a86c2c);
  --progress-circle-finishing-color: var(--color-success-4, #207a4c);
  --progress-circle-underlay-color: var(--color-fill1-5, #4d4d4d);
  --progress-line-underlay-color: var(--color-line1-1, #1c1c1c);
  --progress-circle-text-color: var(--color-text1-5, #cccccc);  /* ------------------------ menu ------------------------ */  --menu-icon-selected-size: var(--icon-s, 16px);  --menu-padding-horizontal: var(--s-4, 16px);  --menu-icon-selected-hover-color: var(--color-white, #FFFFFF);  --menu-item-padding-ver-padding-l: var(--s-4, 16px);
  --menu-item-padding-ver-padding-r: var(--s-4, 16px);  --menu-divider-color: var(--color-line1-2, #333333);
  --menu-padding-ver-padding-lr: var(--s-zero, 0px);  --menu-padding-title-horizontal: var(--s-3, 12px);  --menu-divider-margin-hoz: var(--s-3, 12px);  --menu-unfold-icon-content: var(--icon-reset, var(--icon-reset));  --menu-color: var(--color-text-2, #cccccc);
  --menu-background: var(--color-bg-5, #1a1a1a);
  --menu-arrow-color: rgba(217,217,217,1);
  --menu-background-selected: var(--color-fill-3, #4d4d4d);
  --menu-color-selected: rgba(230,230,230,1);
  --menu-icon-selected-color: var(--color-other-2, #FFFFFF);
  --menu-background-hover: var(--color-fill-2, #333333);
  --menu-color-hover: var(--G90, #e6e6e6);  /* ------------------------ timeline ------------------------ */  --timeline-item-title-color: var(--color-text1-4, #e6e6e6);  --timeline-item-done-dot-size: var(--s-3, 12px);
  --timeline-item-done-background: var(--color-fill1-6, #666666);
  --timeline-item-process-dot-size: var(--s-3, 12px);
  --timeline-item-success-dot-size: var(--s-3, 12px);
  --timeline-item-error-dot-size: var(--s-3, 12px);
  --timeline-item-node-padding: 0px;
  --timeline-item-body-color: var(--color-text1-5, #cccccc);  --timeline-item-body-margin-top: var(--s-1, 4px);  --timeline-item-title-margin-top: var(--s-1, 4px);  /* ------------------------ cascader ------------------------ */
  --cascader-menu-icon-expand-size: var(--icon-s, 16px);  --cascader-menu-border-color: var(--color-transparent, transparent);
  --cascader-menu-item-expanded-background-color: var(--color-fill1-5, #4d4d4d);  --cascader-menu-icon-expand-color: var(--color-text1-3, #d9d9d9);  /* ------------------------ rating ------------------------ */  --rating-normal-underlay-color: var(--color-fill1-6, #666666);
  --rating-grade-low-overlay-color: var(--color-fill1-6, #666666);  /* ------------------------ tag ------------------------ */  --tag-size-s-icon-font: var(--icon-xs, 12px);  --tag-size-s-tick-icon-bg-size: var(--s-5, 20px);
  --tag-fill-border-color-disabled: var(--color-line1-1, #1c1c1c);  --tag-closable-normal-icon-color-hover: var(--color-transparent, transparent);
  --tag-closable-normal-bg: var(--color-fill1-2, #333333);  --tag-size-m-icon-font: var(--icon-s, 16px);  --tag-closable-normal-bg-hover: var(--color-fill1-1, #0a0a0a);
  --tag-closable-bordered-text-color: var(--color-text1-2, #8c8c8c);
  --tag-closable-bordered-border-color: var(--color-fill1-5, #4d4d4d);
  --tag-closable-bordered-bg: var(--color-fill1-1, #0a0a0a);
  --tag-closable-bordered-text-color-hover: var(--color-text1-2, #8c8c8c);
  --tag-closable-bordered-border-color-hover: var(--color-fill1-5, #4d4d4d);
  --tag-closable-bordered-bg-hover: var(--color-fill1-1, #0a0a0a);
  --tag-closable-bordered-tail-color-hover: var(--color-text1-2, #8c8c8c);  --tag-bordered-text-color-hover: var(--color-text1-5, #cccccc);
  --tag-fill-text-color: var(--color-brand1-5, #307ac9);
  --tag-bordered-text-color: var(--color-text1-5, #cccccc);
  --tag-fill-text-color-hover: var(--color-brand1-5, #307ac9);  --tag-checkable-normal-text-color: var(--color-text1-5, #cccccc);
  --tag-checkable-normal-border-color: var(--color-line1-3, #4d4d4d);
  --tag-checkable-normal-bg: var(--color-transparent, transparent);
  --tag-checkable-normal-text-color-hover: var(--color-text1-4, #e6e6e6);
  --tag-checkable-normal-border-color-hover: var(--color-fill1-5, #4d4d4d);
  --tag-checkable-normal-bg-hover: var(--color-fill1-5, #4d4d4d);
  --tag-checkable-normal-border-selected-disabled: var(--color-fill1-5, #4d4d4d);  --tag-checkable-normal-tick-bg-selected-disabled: var(--color-transparent, transparent);  --tag-checkable-normal-icon-color-selected-disabled: var(--color-transparent, transparent);
  --tag-closable-primary-fill-border-color: var(--color-fill1-2, #333333);
  --tag-closable-primary-fill-border-color-hover: var(--color-fill1-5, #4d4d4d);
  --tag-closable-primary-fill-bg-color-hover: var(--color-fill1-3, #141414);  --tag-closable-primary-fill-border-color-disabled: var(--color-fill1-5, #4d4d4d);
  --tag-closable-primary-fill-bg-color-disabled: var(--color-fill1-2, #333333);
  --tag-fill-tail-color: var(--color-text1-2, #8c8c8c);
  --tag-fill-tail-color-hover: var(--color-text1-5, #cccccc);
  --tag-checkable-fill-text-color: var(--color-text1-5, #cccccc);
  --tag-checkable-fill-bg-color: var(--color-fill1-2, #333333);
  --tag-checkable-fill-border-color: var(--color-transparent, transparent);
  --tag-checkable-fill-text-color-hover: var(--color-text1-5, #cccccc);
  --tag-checkable-fill-bg-color-hover: var(--color-fill1-5, #4d4d4d);
  --tag-checkable-fill-border-color-hover: var(--color-transparent, transparent);
  --tag-checkable-primary-text-color: var(--color-text1-4, #e6e6e6);
  --tag-checkable-primary-border-color: var(--color-transparent, transparent);
  --tag-checkable-primary-text-color-hover: var(--color-text1-4, #e6e6e6);
  --tag-checkable-primary-border-color-hover: var(--color-transparent, transparent);
  --tag-closable-primary-fill-text-color: var(--color-text1-5, #cccccc);
  --tag-closable-primary-fill-bg-color: var(--color-fill1-1, #0a0a0a);
  --tag-closable-primary-fill-text-color-hover: var(--color-text1-5, #cccccc);
  --tag-bordered-border-color: var(--color-line1-2, #333333);
  --tag-bordered-border-color-hover: var(--color-line1-3, #4d4d4d);
  --tag-bordered-bg: var(--color-fill1-3, #141414);
  --tag-bordered-bg-hover: var(--color-fill1-4, #1c1c1c);  --tag-fill-border-color: var(--color-brand1-6, #2789f2);
  --tag-fill-border-color-hover: var(--color-brand1-6, #2789f2);  --tag-secondary-bg-hover: var(--color-brand1-2, #263c54);  --tag-checkable-primary-bg-color-hover: var(--color-brand1-6, #2789f2);  --tag-size-l-icon-font: var(--icon-xs, 12px);  --tag-size-l-tick-icon-bg-size: var(--s-9, 36px);
  --tag-size-m-tick-icon-bg-size: var(--s-7, 28px);  --tag-closable-normal-icon-color-disabled: var(--color-white, #FFFFFF);  --tag-closable-bordered-tail-color: var(--color-text1-3, #d9d9d9);  /* ------------------------ input ------------------------ */  --input-feedback-warning-icon: "\E747";
  --input-border-width: var(--line-1, 1px);  --input-feedback-error-color: var(--input-text-color, #cccccc);  --input-focus-shadow-spread: var(--line-zero, 0px);
  --input-addon-bg-color: var(--color-bg-3, #141414);
  --input-feedback-warning-color: var(--color-warning-5, #d47815);
  --input-hover-border-color: var(--color-border-2, #4d4d4d);  --input-text-color: var(--color-text-2, #cccccc);
  --input-border-color: var(--color-border-1, #333333);
  --input-label-color: var(--color-text-5, #4d4d4d);
  --input-hover-bg-color: var(--color-fill-1, rgba(255, 255, 255, 0));
  --input-bg-color: var(--color-fill-1, rgba(255, 255, 255, 0));  --input-disabled-border-color: var(--color-border-2, #4d4d4d);
  --input-disabled-bg-color: var(--color-fill-2, #333333);  --input-feedback-warning-bg-color: var(--color-fill-1, rgba(255, 255, 255, 0));
  --input-feedback-loading-color: var(--G50, #666666);
  --input-feedback-error-bg-color: var(--color-fill-1, rgba(255, 255, 255, 0));  --input-hint-color: var(--color-text-3, #8c8c8c);
  --input-hint-hover-color: var(--color-text-4, #666666);
  --input-focus-border-color: var(--color-border-3, #666666);
  --input-focus-bg-color: var(--color-fill-1, rgba(255, 255, 255, 0));
  /* ------------------------ form ------------------------ */  --form-error-color: var(--color-error-4, #a34239);  --form-help-color: var(--color-text-4, #666666);
  --form-label-color: var(--color-text-2, #cccccc);
  /* ------------------------ upload ------------------------ */  --upload-image-list-item-uploading-bg-color: var(--color-transparent, transparent);
  --upload-image-list-item-bg-color: var(--color-transparent, transparent);
  --upload-image-list-item-error-bg-color: var(--color-transparent, transparent);  --upload-card-border-style: var(--line-solid, solid);
  --upload-card-border-color: var(--color-transparent, transparent);  --upload-card-font-color: var(--color-text1-5, #cccccc);
  --upload-card-icon-color: var(--color-fill1-6, #666666);
  --upload-card-hover-font-color: var(--color-text1-5, #cccccc);  --upload-text-list-bg-color: var(--color-fill1-2, #333333);  --upload-text-list-close-icon-color: var(--color-text1-2, #8c8c8c);
  --upload-text-list-close-icon-color-hover: var(--color-text1-3, #d9d9d9);
  --upload-text-list-name-font-color: var(--color-text1-4, #e6e6e6);  --upload-image-list-close-icon-size: var(--icon-xs, 12px);
  --upload-image-list-close-icon-right: var(--s-1, 4px);  --upload-image-list-item-picture-border-color: var(--color-line1-2, #333333);  --upload-card-add-text-margin-top: var(--s-3, 12px);  --upload-card-list-corner: var(--corner-zero, 0px);  --upload-card-list-progressbar-height: var(--s-2, 8px);  --upload-drag-zone-upload-icon-color: var(--color-text1-3, #d9d9d9);  /* ------------------------ select ------------------------ */  --select-unfold-icon-content: var(--icon-reset, var(--icon-reset));
  --select-color: var(--color-text-2, #cccccc);
  /* ------------------------ drawer ------------------------ */
  --drawer-close-size: var(--icon-s, 16px);
  --drawer-shadow: var(--shadow-3-left, 0px 0px 48px 0px rgba(0, 0, 0, 0.8));  --drawer-content-padding-top: var(--s-4, 16px);
  --drawer-content-padding-bottom: var(--s-5, 20px);  --drawer-title-border-color: var(--color-fill1-2, #333333);  --drawer-close-color: var(--color-fill1-6, #666666);
  --drawer-content-color: var(--color-text1-5, #cccccc);
  --drawer-close-color-hovered: var(--color-fill1-6, #666666);  --drawer-bg: var(--color-bg-3, #141414);
  --drawer-title-bg-color: var(--color-bg-5, #1a1a1a);
  /* ------------------------ transfer ------------------------ */  --transfer-panel-background-color: var(--color-transparent, transparent);
  --transfer-panel-header-background-color: var(--color-transparent, transparent);
  --transfer-panel-footer-background-color: var(--color-transparent, transparent);  /* ------------------------ time-picker ------------------------ */  --time-picker-menu-border-color: var(--color-line1-2, #333333);
  --time-picker-menu-title-color: var(--color-text1-1, #666666);
  --time-picker-panel-background: var(--color-fill1-4, #1c1c1c);
  --time-picker-menu-title-background: var(--color-fill1-4, #1c1c1c);
  --time-picker-menu-item-color: var(--color-text1-2, #8c8c8c);
  --time-picker-menu-item-color-hover: var(--color-text1-2, #8c8c8c);
  --time-picker-menu-item-color-selected: var(--color-fill1-8, #8c8c8c);
  --time-picker-menu-item-color-disabled: var(--color-fill1-5, #4d4d4d);
  --time-picker-menu-item-background: var(--color-fill1-4, #1c1c1c);  --time-picker-menu-item-background-selected: var(--color-fill1-5, #4d4d4d);
  --time-picker-menu-item-background-disabled: var(--color-fill1-4, #1c1c1c);  --time-picker-menu-border-width: var(--line-1, 1px);  /* ------------------------ slider ------------------------ */  /* ------------------------ breadcrumb ------------------------ */  --breadcrumb-icon-color: var(--color-text1-1, #666666);  --breadcrumb-text-color: var(--color-text1-4, #e6e6e6);
  --breadcrumb-text-current-color: var(--color-text1-1, #666666);  /* ------------------------ date-picker ------------------------ */  --date-picker-panel-background: var(--color-fill1-4, #1c1c1c);  /* ------------------------ collapse ------------------------ */
  --collapse-title-bg-color: var(--color-fill1-4, #1c1c1c);  --collapse-panel-border-color: var(--color-transparent, transparent);
  --collapse-title-hover-bg-color: var(--color-fill1-5, #4d4d4d);  --collapse-title-font-color: var(--color-text1-4, #e6e6e6);
  --collapse-title-hover-font-color: var(--color-text1-4, #e6e6e6);
  --collapse-icon-color: var(--color-text1-4, #e6e6e6);
  --collapse-icon-hover-color: var(--color-text1-4, #e6e6e6);
  --collapse-content-bg-color: var(--color-transparent, transparent);  --collapse-content-color: var(--color-text1-5, #cccccc);
  --collapse-border-width: var(--line-1, 1px);  --collapse-title-border-width: var(--line-1, 1px);  /* ------------------------ typography ------------------------ */
  --typography-text-color: var(--color-text1-3, #d9d9d9);
  --typography-text-mark-background: var(--color-notice-3, #00488f);  /* ------------------------ split-button ------------------------ */
  --split-btn-trigger-normal-icon-color: var(--color-text1-4, #e6e6e6);  --split-btn-unfold-icon-content: var(--icon-reset, var(--icon-reset));
  /* ------------------------ divider ------------------------ */  --divider-hoz-color: var(--color-line1-2, #333333);
  --divider-hoz-text-color: var(--color-text1-5, #cccccc);  /* ------------------------ tree-select ------------------------ */
  --tree-select-background: var(--color-fill1-4, #1c1c1c);  /* ------------------------ table ------------------------ */  --table-th-color: var(--color-text-4, #666666);
  --table-group-th-bg: var(--color-bg-4, #1a1a1a);
  --table-group-th-color: var(--color-text-3, #8c8c8c);
  --table-row-bg: var(--color-bg-1, #0a0a0a);
  --table-row-color: var(--color-text-2, #cccccc);  --table-group-footer-color: var(--color-text-3, #8c8c8c);
  --table-row-hover-color: var(--color-text-2, #cccccc);  --table-th-bg: var(--color-bg-4, #1a1a1a);
  --table-row-hover-bg: rgba(28,28,28,1);
  --table-row-selected-bg: var(--G30, #333333);
  --table-normal-border-color: var(--G20, #1c1c1c);
  /* ------------------------ list ------------------------ */
  --list-content-color: var(--color-text1-5, #cccccc);
  --list-size-s-title-font-size: var(--font-size-subhead, 16px);
  --list-size-s-title-font-weight: var(--font-weight-3, bold);  --list-size-s-item-title-font-size: var(--font-size-body-2, 14px);  --list-size-m-item-content-font-size: var(--font-size-body-2, 14px);  --list-size-m-item-title-font-size: var(--font-size-subhead, 16px);  --list-divider-color: var(--color-line1-2, #333333);  /* ------------------------ shell ------------------------ */
  --shell-light-header-color: var(--color-text1-4, #e6e6e6);
  --shell-light-header-background: var(--color-fill1-3, #141414);
  --shell-light-header-shadow: var(--shadow-1-down, 0px 4px 16px 0px rgba(0, 0, 0, 0.3));  --shell-light-navigation-ver-background: var(--color-fill1-3, #141414);
  --shell-light-navigation-ver-divider-size: var(--line-zero, 0px);  --shell-light-navigation-ver-divider-color: var(--color-fill1-3, #141414);
  --shell-light-content-background: var(--color-fill1-1, #0a0a0a);  --shell-dark-navigation-ver-background: var(--color-fill1-3, #141414);
  --shell-brand-navigation-ver-background: var(--color-fill1-3, #141414);  /* ------------------------ loading ------------------------ */
  --loading-large-dot-size: var(--icon-xxs, 8px);  --loading-medium-dot-size: var(--icon-xxs, 8px);
  /* ------------------------ cascader-select ------------------------ */  /* ------------------------ paragraph ------------------------ */
  --paragraph-text-color: var(--color-text1-4, #e6e6e6);
  --paragraph-s-font-size: var(--font-size-body-1, 12px);
  --paragraph-m-font-size: var(--font-size-body-2, 14px);
  --paragraph-s-line-height: var(--font-lineheight-2, 1.5);
  --paragraph-l-line-height: var(--font-lineheight-3, 1.5);
  /* ------------------------ avatar ------------------------ */  /* 兼容0.x */
  --line-0: var(--line-zero);
  --shadow-0: var(--shadow-zero);
  --corner-right-angle: var(--corner-zero);
  --s-0: var(--s-zero);
}.theme-hybridcloud {
  --alicloudfe-components-theme: hybridcloud-dark;
  --dropdown-bg-color: var(--color-fill1-2);
  --scrollbar-width: 4px;
  --scrollbar-height: 4px;
  --global-scrollbar-width: 6px;
  --global-scrollbar-height: 6px;
  --scrollbar-track-bg: var(--menu-background);
  --scrollbar-track-border-radius: 3px;
  --scrollbar-thumb-bg: rgba(255, 255, 255, 0.2);
  --scrollbar-thumb-hover-bg: rgba(255, 255, 255, 0.4);  /* button */
  --btn-small-min-width: 62px;
  --btn-medium-min-width: 62px;
  --btn-large-min-width: 64px;
  --btn-small-cn2-3-width: 62px;
  --btn-small-cn4-width: 72px;
  --btn-medium-cn2-3-width: 62px;
  --btn-medium-cn4-width: 80px;
  --btn-large-cn2-3-width: 64px;
  --btn-large-cn4-width: 88px;
  /* menu */
  --select-menu-select-icon-ml: -20px;
  --menu-padding: 6px;
  --menu-padding-horizontal: 8px;
  --menu-item-padding-ver-padding-r: 8px;
  --menu-item-padding-ver-padding-l: 8px;
  --menu-padding-horizontal-selectable: 24px;
  /* badge */
  --badge-border-color: #1f1f1f;
  /* checkbox */
  --checkbox-icon-scale: 0.7;
  /* message */
  --message-title-weight: 500;
  --message-close-icon-size: 16px;
  --message-success-border-color: var(--color-success-7);
  --message-warning-border-color: var(--color-warning-7);
  --message-error-border-color: var(--color-error-7);
  --message-notice-border-color: var(--color-brand1-4);
  --message-help-border-color: var(--color-brand1-4);  /* transfer */
  --transfer-panel-padding-mb: 8px;
  --transfer-panel-margin-mb: 0px;
  /* tree */
  --tree-switcher-icon-selected-color: #cccccc;
  --tree-selected-font-weight: 600;
  /* tree-select */
  --tree-select-background: var(--color-fill1-4);
  /* datepicker */  /* dialog */
  --dialog-title-border-color: var(--color-line1-1);  --dialog-footer-padding-bottom: 20px;
  --dialog-close-size: 16px;
  --dialog-title-padding-bottom: 13px;
  --dialog-title-padding-top: 13px;
  --color-dialog-content: var(--color-text1-5);
  /* cascader */  /* pagination */
  --pagination-item-disabled-bg: transparent;
  --pagination-total-font-size: 12px;
  /* numberpicker */  --number-picker-inline-group-border: 1px solid var(--input-border-color);
  /* drawer */
  --drawer-close-icon-ml: -14px;
  /* card */
  --card-hover-shadow: none;
  --card-body-show-divider-padding-top: 16px;
  /* tab */
  --tab-item-margin-lr-size-m: var(--tab-item-padding-lr-size-m);
  --tab-item-margin-lr-size-s: var(--tab-item-padding-lr-size-s);
  /* table */
  --color-table-selected-border: var(--color-brand1-6);
  --table-lock-right-shadow: -2px 0 3px rgb(0 0 0 / 90%);
  --table-lock-left-shadow: 2px 0 3px rgb(0 0 0 / 90%);
  --table-ping-right-shadow: inset -8px 0 8px -4px rgb(0 0 0 / 50%);
  --table-ping-left-shadow: inset 8px 0 8px -4px rgb(0 0 0 / 50%);
  --table-tr-fill-color: var(--color-fill1-3);
  --table-th-fill-color: var(--color-fill1-4);
  /* skeleton */
  --color-skeleton-bg-normal: #303030;
  --color-skeleton-bg-light: #383838;
  /* drawer */
  --drawer-footer-padding-top: var(--s-4, 16px);
  --drawer-footer-padding-bottom: var(--s-4, 16px);
  --drawer-footer-padding-left: var(--s-5, 20px);
  --drawer-footer-padding-right: var(--s-5, 20px);
  --drawer-footer-bg-color: var(--color-fill1-3, #1F1F1F);
  --drawer-footer-border-color: var(--color-fill1-5, #4D4D4D);
  --drawer-footer-border-width: var(--line-1, 1px);
  --drawer-has-footer-margin-bottom: var(--s-10, 40px);
  --drawer-header-close-bg-width: var(--s-5, 20px);
  --drawer-header-close-bg-height: var(--s-5, 20px);
  --drawer-header-close-transform-left: -4px;
  --drawer-header-close-border-radius: 2px;
  /* modal */
  --modal-header-close-bg-width: 20px;
  --modal-header-close-bg-height: 20px;
  --modal-header-close-border-radius: 2px;
  --modal-header-close-margin-right: 18px;
  /* search */
  --search-before-title-icon-padding: 0 0 0 8px;
  --search-before-title-icon-font-size: 20px;
  --search-before-title-icon-margin: 0 8px 0 0;
  /* date-picker 2 */
  --date-picker2-time-bg: #4d4d4d;
  /* tag */
  --colortag-border-width: 1px;
  --color-tag-turquoise-background: rgba(31, 64, 61);
  /* step */
  --step-circle-item-tail-finish-color: var(--color-brand1-6);
  /* mention */
  --color-mention-1: #18172E;
  --color-mention-2: #2D2854;
  --color-mention-3: #3A3470;
  --color-mention-4: #484091;
  --color-mention-5: #5B50BA;
  --color-mention-6: #6154D6;
  --color-mention-7: #7E75FF;
  --color-mention-8: #9B94FF;
  --color-mention-9: #BAB5FF;
  --color-mention-10: #D8D6FF;
  --color-mention-1-rgb: 24, 23, 46;
  --color-mention-2-rgb: 45, 40, 84;
  --color-mention-3-rgb: 58, 52, 112;
  --color-mention-4-rgb: 72, 64, 145;
  --color-mention-5-rgb: 91, 80, 186;
  --color-mention-6-rgb: 97, 84, 214;
  --color-mention-7-rgb: 126, 117, 255;
  --color-mention-8-rgb: 155, 148, 255;
  --color-mention-9-rgb: 186, 181, 255;
  --color-mention-10-rgb: 216, 214, 255;
  /* space grey */
  --space-grey-1: #131414;
  --space-grey-2: #1C1D1F;
  --space-grey-3: #222326;
  --space-grey-4: #303338;
  --space-grey-5: #3F434D;
  --space-grey-6: #595F6B;
  --space-grey-7: #727A8A;
  --space-grey-8: #9199A8;
  --space-grey-9: #B6BDCC;
  --space-grey-10: #D8DEEB;
  --space-grey-1-rgb: 19, 20, 20;
  --space-grey-2-rgb: 28, 29, 31;
  --space-grey-3-rgb: 34, 35, 38;
  --space-grey-4-rgb: 48, 51, 56;
  --space-grey-5-rgb: 63, 67, 77;
  --space-grey-6-rgb: 89, 95, 107;
  --space-grey-7-rgb: 114, 122, 138;
  --space-grey-8-rgb: 145, 153, 168;
  --space-grey-9-rgb: 182, 189, 204;
  --space-grey-10-rgb: 216, 222, 235;
  /* link */
  --color-link-1: var(--color-brand1-6);
  --color-link-2: var(--color-brand1-5);
  --color-link-3: var(--color-brand1-7);
  /* card-bg */
  --color-card-1-bg: #141414;
  --color-card-2-bg: #1c1c1c;
  /* rgb color */
  --color-error-10-rgb: 255, 208, 204;
  --color-error-9-rgb: 250, 172, 165;
  --color-error-8-rgb: 247, 139, 129;
  --color-error-7-rgb: 245, 106, 93;
  --color-error-5-rgb: 204, 73, 61;
  --color-error-6-rgb: 242, 73, 58;
  --color-error-4-rgb: 163, 66, 57;
  --color-error-3-rgb: 122, 55, 49;
  --color-error-2-rgb: 82, 40, 37;
  --color-error-1-rgb: 41, 22, 20;
  --color-success-10-rgb: 204, 255, 229;
  --color-success-9-rgb: 152, 237, 193;
  --color-success-8-rgb: 101, 219, 158;
  --color-success-7-rgb: 56, 201, 127;
  --color-success-5-rgb: 27, 150, 87;
  --color-success-6-rgb: 18, 184, 98;
  --color-success-4-rgb: 32, 122, 76;
  --color-success-3-rgb: 32, 94, 62;
  --color-success-2-rgb: 28, 66, 46;
  --color-success-1-rgb: 15, 31, 22;
  --color-brand1-7-rgb: 78, 159, 245;
  --color-brand1-8-rgb: 119, 181, 247;
  --color-brand1-2-rgb: 38, 60, 84;
  --color-brand1-3-rgb: 47, 85, 125;
  --color-brand1-4-rgb: 51, 105, 163;
  --color-brand1-5-rgb: 48, 122, 201;
  --color-brand1-10-rgb: 204, 229, 255;
  --color-brand1-9-rgb: 160, 203, 250;
  --color-brand1-6-rgb: 39, 137, 242;
  --color-brand1-1-rgb: 24, 35, 46;
  --color-warning-10-rgb: 255, 230, 204;
  --color-warning-9-rgb: 255, 208, 158;
  --color-warning-8-rgb: 255, 186, 112;
  --color-warning-7-rgb: 255, 165, 69;
  --color-warning-5-rgb: 212, 120, 21;
  --color-warning-6-rgb: 230, 124, 11;
  --color-warning-4-rgb: 168, 108, 44;
  --color-warning-3-rgb: 128, 87, 45;
  --color-warning-2-rgb: 84, 61, 36;
  --color-warning-1-rgb: 36, 27, 18;
  --color-help-10-rgb: 255, 242, 204;
  --color-help-9-rgb: 255, 231, 161;
  --color-help-8-rgb: 255, 220, 115;
  --color-help-7-rgb: 255, 209, 71;
  --color-help-5-rgb: 214, 168, 28;
  --color-help-6-rgb: 255, 198, 25;
  --color-help-4-rgb: 171, 140, 46;
  --color-help-3-rgb: 128, 107, 46;
  --color-help-2-rgb: 82, 68, 28;
  --color-help-1-rgb: 36, 31, 18;
  /** 樱桃红 **/
  --color-C0: #291619;
  --color-C10: #4D222B;
  --color-C20: #662633;
  --color-C30: #822638;
  --color-C40: #9E213A;
  --color-C50: #B81838;
  --color-C60: #E81E47;
  --color-C70: #E04F6C;
  --color-C80: #ED98A9;
  --color-C90: #FFCCD6;
  --color-C0-rgb: 41, 22, 25;
  --color-C10-rgb: 77, 34, 43;
  --color-C20-rgb: 102, 38, 51;
  --color-C30-rgb: 130, 38, 56;
  --color-C40-rgb: 158, 33, 58;
  --color-C50-rgb: 184, 24, 56;
  --color-C60-rgb: 232, 30, 71;
  --color-C70-rgb: 224, 79, 108;
  --color-C80-rgb: 237, 152, 169;
  --color-C90-rgb: 255, 204, 214;
  /** 绛红 **/
  --color-PR0: #291514;
  --color-PR10: #47221F;
  --color-PR20: #662B27;
  --color-PR30: #85322A;
  --color-PR40: #A3322A;
  --color-PR50: #C22D23;
  --color-PR60: #D15047;
  --color-PR70: #E0766E;
  --color-PR80: #F0A199;
  --color-PR90: #FFCFCC;
  --color-PR0-rgb: 41, 21, 20;
  --color-PR10-rgb: 71, 34, 31;
  --color-PR20-rgb: 102, 43, 39;
  --color-PR30-rgb: 133, 50, 42;
  --color-PR40-rgb: 163, 50, 42;
  --color-PR50-rgb: 194, 45, 35;
  --color-PR60-rgb: 209, 80, 71;
  --color-PR70-rgb: 224, 118, 110;
  --color-PR80-rgb: 240, 161, 153;
  --color-PR90-rgb: 255, 207, 204;
  /** 琥珀橙 **/
  --color-A0: #241912;
  --color-A10: #472E1D;
  --color-A20: #6B3F20;
  --color-A30: #8F4C1D;
  --color-A40: #B55612;
  --color-A50: #E66000;
  --color-A60: #ED7E2F;
  --color-A70: #F29D61;
  --color-A80: #F7BE94;
  --color-A90: #FFE1CC;
  --color-A0-rgb: 36, 25, 18;
  --color-A10-rgb: 71, 46, 29;
  --color-A20-rgb: 107, 63, 32;
  --color-A30-rgb: 143, 76, 29;
  --color-A40-rgb: 181, 86, 18;
  --color-A50-rgb: 230, 96, 0;
  --color-A60-rgb: 237, 126, 47;
  --color-A70-rgb: 242, 157, 97;
  --color-A80-rgb: 247, 190, 148;
  --color-A90-rgb: 255, 225, 204;
  /** 香槟金 **/
  --color-Gold0: #242112;
  --color-Gold10: #474122;
  --color-Gold20: #695F2F;
  --color-Gold30: #8C7F3B;
  --color-Gold40: #B0A046;
  --color-Gold50: #D1BD4D;
  --color-Gold60: #DECD6F;
  --color-Gold70: #E8DA8B;
  --color-Gold80: #F2E7AA;
  --color-Gold90: #FFF7CC;
  --color-Gold0-rgb: 36, 33, 18;
  --color-Gold10-rgb: 71, 65, 34;
  --color-Gold20-rgb: 105, 95, 47;
  --color-Gold30-rgb: 140, 127, 59;
  --color-Gold40-rgb: 176, 160, 70;
  --color-Gold50-rgb: 209, 189, 77;
  --color-Gold60-rgb: 222, 205, 111;
  --color-Gold70-rgb: 232, 218, 139;
  --color-Gold80-rgb: 242, 231, 170;
  --color-Gold90-rgb: 255, 247, 204;
  /** 青柠绿 **/
  --color-L0: #191F10;
  --color-L10: #303D1A;
  --color-L20: #40571C;
  --color-L30: #4E7018;
  --color-L40: #527D0E;
  --color-L50: #68A800;
  --color-L60: #93CC47;
  --color-L70: #AEDE6F;
  --color-L80: #C9ED9A;
  --color-L90: #EBFFCC;
  --color-L0-rgb: 25, 31, 16;
  --color-L10-rgb: 48, 61, 26;
  --color-L20-rgb: 64, 87, 28;
  --color-L30-rgb: 78, 112, 24;
  --color-L40-rgb: 82, 125, 14;
  --color-L50-rgb: 104, 168, 0;
  --color-L60-rgb: 147, 204, 71;
  --color-L70-rgb: 174, 222, 111;
  --color-L80-rgb: 201, 237, 154;
  --color-L90-rgb: 235, 255, 204;
  /** 翡翠绿 **/
  --color-E0: #101F1C;
  --color-E10: #1C3B37;
  --color-E20: #21524B;
  --color-E30: #25695F;
  --color-E40: #258073;
  --color-E50: #229989;
  --color-E60: #42B3A4;
  --color-E70: #6ACCBF;
  --color-E80: #9AE6DB;
  --color-E90: #CCFFF8;
  --color-E0-rgb: 16, 31, 28;
  --color-E10-rgb: 28, 59, 55;
  --color-E20-rgb: 33, 82, 75;
  --color-E30-rgb: 37, 105, 95;
  --color-E40-rgb: 37, 128, 115;
  --color-E50-rgb: 34, 153, 137;
  --color-E60-rgb: 66, 179, 164;
  --color-E70-rgb: 106, 204, 191;
  --color-E80-rgb: 154, 230, 219;
  --color-E90-rgb: 204, 255, 248;
  /** 孔雀蓝 **/
  --color-M0: #0F1D1F;
  --color-M10: #1F494F;
  --color-M20: #1D727D;
  --color-M30: #0E9DAD;
  --color-M40: #00BACF;
  --color-M50: #00C5DB;
  --color-M60: #2ED3E6;
  --color-M70: #5FDFED;
  --color-M80: #94EDF7;
  --color-M90: #CCFAFF;
  --color-M0-rgb: 15, 29, 31;
  --color-M10-rgb: 31, 73, 79;
  --color-M20-rgb: 29, 114, 125;
  --color-M30-rgb: 14, 157, 173;
  --color-M40-rgb: 0, 186, 207;
  --color-M50-rgb: 0, 197, 219;
  --color-M60-rgb: 46, 211, 230;
  --color-M70-rgb: 95, 223, 237;
  --color-M80-rgb: 148, 237, 247;
  --color-M90-rgb: 204, 250, 255;
  /** 海洋蓝 **/
  --color-Ocean0: #121E24;
  --color-Ocean10: #1E3C47;
  --color-Ocean20: #215A70;
  --color-Ocean30: #19779C;
  --color-Ocean40: #1289B8;
  --color-Ocean50: #38A3C9;
  --color-Ocean60: #58B2D6;
  --color-Ocean70: #7BC5E3;
  --color-Ocean80: #A1D9F0;
  --color-Ocean90: #CCF1FF;
  --color-Ocean0-rgb: 18, 30, 36;
  --color-Ocean10-rgb: 30, 60, 71;
  --color-Ocean20-rgb: 33, 90, 112;
  --color-Ocean30-rgb: 25, 119, 156;
  --color-Ocean40-rgb: 18, 137, 184;
  --color-Ocean50-rgb: 56, 163, 201;
  --color-Ocean60-rgb: 88, 178, 214;
  --color-Ocean70-rgb: 123, 197, 227;
  --color-Ocean80-rgb: 161, 217, 240;
  --color-Ocean90-rgb: 204, 241, 255;
  /** 天空蓝 **/
  --color-Sky0: #152029;
  --color-Sky10: #294359;
  --color-Sky20: #345E82;
  --color-Sky30: #3A76AB;
  --color-Sky40: #398CD4;
  --color-Sky50: #33A0FF;
  --color-Sky60: #59B2FF;
  --color-Sky70: #80C4FF;
  --color-Sky80: #A6D5FF;
  --color-Sky90: #CCE7FF;
  --color-Sky0-rgb: 21, 32, 41;
  --color-Sky10-rgb: 41, 67, 89;
  --color-Sky20-rgb: 52, 94, 130;
  --color-Sky30-rgb: 58, 118, 171;
  --color-Sky40-rgb: 57, 140, 212;
  --color-Sky50-rgb: 51, 160, 255;
  --color-Sky60-rgb: 89, 178, 255;
  --color-Sky70-rgb: 128, 196, 255;
  --color-Sky80-rgb: 166, 213, 255;
  --color-Sky90-rgb: 204, 231, 255;
  /** 丁香紫 **/
  --color-LP0: #211829;
  --color-LP10: #452F5C;
  --color-LP20: #5D3685;
  --color-LP30: #7236AD;
  --color-LP40: #781AD6;
  --color-LP50: #8F1FFF;
  --color-LP60: #B463FF;
  --color-LP70: #C68AFF;
  --color-LP80: #D9B0FF;
  --color-LP90: #EBD6FF;
  --color-LP0-rgb: 33, 24, 41;
  --color-LP10-rgb: 69, 47, 92;
  --color-LP20-rgb: 93, 54, 133;
  --color-LP30-rgb: 114, 54, 173;
  --color-LP40-rgb: 120, 26, 214;
  --color-LP50-rgb: 143, 31, 255;
  --color-LP60-rgb: 180, 99, 255;
  --color-LP70-rgb: 198, 138, 255;
  --color-LP80-rgb: 217, 176, 255;
  --color-LP90-rgb: 235, 214, 255;
  /** 中性灰 **/
  --G0-rgb: 10, 10, 10;
  --G10-rgb: 20, 20, 20;
  --G20-rgb: 28, 28, 28;
  --G30-rgb: 51, 51, 51;
  --G40-rgb: 77, 77, 77;
  --G50-rgb: 102, 102, 102;
  --G60-rgb: 140, 140, 140;
  --G70-rgb: 204, 204, 204;
  --G80-rgb: 217, 217, 217;
  --G90-rgb: 230, 230, 230;
  /** 太空灰 **/
  --S0-rgb: 19, 20, 20;
  --S10-rgb: 55, 58, 61;
  --S20-rgb: 65, 68, 74;
  --S30-rgb: 72, 76, 84;
  --S40-rgb: 82, 87, 97;
  --S50-rgb: 89, 95, 107;
  --S60-rgb: 114, 122, 138;
  --S70-rgb: 145, 153, 168;
  --S80-rgb: 182, 189, 204;
  --S90-rgb: 216, 222, 235;
  /** 经典蓝 运行色 **/
  --color-process-1: #101C29;
  --color-process-2: #1D3957;
  --color-process-3: #254E7A;
  --color-process-4: #2964A3;
  --color-process-5: #307AC9;
  --color-process-6: #2789F2;
  --color-process-7: #4E9FF5;
  --color-process-8: #77B5F7;
  --color-process-9: #A0CBFA;
  --color-process-10: #CCE5FF;
  /** 经典蓝 运行色 **/
  --color-process-1-rgb: 16, 28, 41;
  --color-process-2-rgb: 29, 57, 87;
  --color-process-3-rgb: 37, 78, 122;
  --color-process-4-rgb: 41, 100, 163;
  --color-process-5-rgb: 48, 122, 201;
  --color-process-6-rgb: 39, 137, 242;
  --color-process-7-rgb: 78, 159, 245;
  --color-process-8-rgb: 119, 181, 247;
  --color-process-9-rgb: 160, 203, 250;
  --color-process-10-rgb: 204, 229, 255;
}